+++ date ++ echo 'INFO: =================== Mon May 19 01:42:52 UTC 2025 ===================' INFO: =================== Mon May 19 01:42:52 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.57 ++ 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.57 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.57 ++ ANALYTICSDB_NODES=10.0.0.57 ++ ANALYTICS_SNMP_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8081 ' +++ '[' -n '10.0.0.57:8081 ' ']' +++ echo 10.0.0.57:8081 ++ ANALYTICS_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9042 ' +++ '[' -n '10.0.0.57:9042 ' ']' +++ echo 10.0.0.57:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.57:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8086 ' +++ '[' -n '10.0.0.57:8086 ' ']' +++ echo 10.0.0.57:8086 ++ COLLECTOR_SERVERS=10.0.0.57: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.57 ++ CONFIGDB_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:8082 ' +++ '[' -n '10.0.0.57:8082 ' ']' +++ echo 10.0.0.57:8082 ++ CONFIG_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9161 ' +++ '[' -n '10.0.0.57:9161 ' ']' +++ echo 10.0.0.57:9161 ++ CONFIGDB_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9041 ' +++ '[' -n '10.0.0.57:9041 ' ']' +++ echo 10.0.0.57:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.57: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.57 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.57 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:2181, +++ '[' -n 10.0.0.57:2181, ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:2181 ' +++ '[' -n '10.0.0.57:2181 ' ']' +++ echo 10.0.0.57:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.57:2181 ++ RABBITMQ_NODES=10.0.0.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+=10.0.0.57:5673, +++ '[' -n 10.0.0.57:5673, ']' +++ echo 10.0.0.57:5673 ++ RABBITMQ_SERVERS=10.0.0.57: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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:6379 ' +++ '[' -n '10.0.0.57:6379 ' ']' +++ echo 10.0.0.57:6379 ++ REDIS_SERVERS=10.0.0.57: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.57 ++ 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.57 +++ local server_address=10.0.0.57 +++ extended_server_list+='10.0.0.57:9092 ' +++ '[' -n '10.0.0.57:9092 ' ']' +++ echo 10.0.0.57:9092 ++ KAFKA_SERVERS=10.0.0.57: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.57 ++ 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_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ 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.57 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=False ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=False ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=False ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ / == \/\v\2\.\0 ]] ++ [[ kubernetes == \o\p\e\n\s\t\a\c\k ]] ++ [[ noauth == \k\e\y\s\t\o\n\e ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.57 + local cassandra=10.0.0.57 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.57 9041 + echo -e '\035\nquit' + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.57 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + nc -z 10.0.0.57 9041 + echo -e '\035\nquit' + 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.57 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.57 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.57 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ uniq ++++ grep -vi host ++++ sort +++ local local_ips=,10.0.0.57,10.202.62.1,127.0.0.1,172.17.0.1,252.57.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.57'\''))' +++ local server_ip=10.0.0.57 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.57 ]] +++ [[ ,10.0.0.57,10.202.62.1,127.0.0.1,172.17.0.1,252.57.0.1,, =~ ,10\.0\.0\.57, ]] +++ echo 10.0.0.57 1 +++ return ++ local ip=10.0.0.57 ++ [[ -z 10.0.0.57 ]] ++ echo 10.0.0.57 + host_ip=10.0.0.57 + [[ cql == \c\q\l ]] ++ echo 10.0.0.57:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.57:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.57:8082' + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ set -o posix ++ set + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0' + set_third_party_auth_config + [[ noauth != \k\e\y\s\t\o\n\e ]] + return + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ noauth == \k\e\y\s\t\o\n\e ]] + cat + mv -f /etc/contrail/vnc_api_lib.ini.tmp /etc/contrail/vnc_api_lib.ini + upgrade_old_logs contrail-api + local template=contrail-api ++ dirname /var/log/contrail/config-api + local old_dir=/var/log/contrail + mkdir -p /var/log/contrail/config-api + chmod 755 /var/log/contrail/config-api + mv -n '/var/log/contrail/*contrail-api.log*' /var/log/contrail/config-api/ + true + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + chown 1999:1999 /var/log/contrail/config-api + find /var/log/contrail/config-api -uid 0 -exec chown 1999:1999 '{}' + + run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + local owner_opts=1999:1999 + mkdir -p /etc/contrail /var/lib/contrail + chown 1999:1999 /etc/contrail /var/lib/contrail + find /etc/contrail -uid 0 -exec chown 1999:1999 '{}' + + chmod 755 /etc/contrail + do_run_service /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 + [[ -n 1999 ]] + [[ -n 1999 ]] + mkdir -p /var/crashes + chmod 777 /var/crashes ++ id -un 1999 + local user_name=contrail + export HOME=/home/contrail + HOME=/home/contrail + mkdir -p /home/contrail + chown -R 1999:1999 /home/contrail + exec setpriv --reuid 1999 --regid 1999 --clear-groups --no-new-privs /usr/local/bin/contrail-api --conf_file /etc/contrail/contrail-api-0.conf --conf_file /etc/contrail/contrail-keystone-auth.conf --worker_id 0 05/19/2025 01:43:32.258 7f187cb10f08 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 05/19/2025 01:43:32.399 7f187cb10f08 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 05/19/2025 01:43:32.411 7f187cb10f08 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 05/19/2025 01:43:32.412 7f187cb10f08 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://10.0.0.57:8082/ Hit Ctrl-C to quit. 10.0.0.57 - - [2025-05-19 01:43:41] "GET / HTTP/1.1" 503 181 0.000232 10.0.0.57 - - [2025-05-19 01:43:42] "GET / HTTP/1.1" 200 45303 0.001454 10.0.0.57 - - [2025-05-19 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004951 10.0.0.57 - - [2025-05-19 01:43:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007030 10.0.0.57 - - [2025-05-19 01:43:43] "GET / HTTP/1.1" 200 35931 0.001456 10.0.0.57 - - [2025-05-19 01:43:43] "GET / HTTP/1.1" 200 35931 0.001321 10.0.0.57 - - [2025-05-19 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 196 0.003249 10.0.0.57 - - [2025-05-19 01:43:43] "POST /job-templates HTTP/1.1" 200 555 0.162195 10.0.0.57 - - [2025-05-19 01:43:43] "POST /fqname-to-id HTTP/1.1" 404 200 0.010081 10.0.0.57 - - [2025-05-19 01:43:43] "GET / HTTP/1.1" 200 35931 0.003178 10.0.0.57 - - [2025-05-19 01:43:43] "POST /job-templates HTTP/1.1" 200 563 0.101378 10.0.0.57 - - [2025-05-19 01:43:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.012843 10.0.0.57 - - [2025-05-19 01:43:43] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.003368 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 191 0.004282 10.0.0.57 - - [2025-05-19 01:43:44] "POST /bgp-routers HTTP/1.1" 200 616 0.176132 10.0.0.57 - - [2025-05-19 01:43:44] "POST /job-templates HTTP/1.1" 200 545 0.161940 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 207 0.004943 10.0.0.57 - - [2025-05-19 01:43:44] "GET /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.005470 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.57 - - [2025-05-19 01:43:44] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.006950 10.0.0.57 - - [2025-05-19 01:43:44] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008612 10.0.0.57 - - [2025-05-19 01:43:44] "POST /job-templates HTTP/1.1" 200 577 0.080811 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 208 0.014383 10.0.0.57 - - [2025-05-19 01:43:44] "POST /ref-update HTTP/1.1" 200 156 0.060425 10.0.0.57 - - [2025-05-19 01:43:44] "POST /job-templates HTTP/1.1" 200 579 0.128860 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 210 0.003979 10.0.0.57 - - [2025-05-19 01:43:44] "GET / HTTP/1.1" 200 35931 0.001581 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.006140 10.0.0.57 - - [2025-05-19 01:43:44] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.008973 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 216 0.002558 10.0.0.57 - - [2025-05-19 01:43:44] "POST /job-templates HTTP/1.1" 200 583 0.191914 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 198 0.005439 10.0.0.57 - - [2025-05-19 01:43:44] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.121686 10.0.0.57 - - [2025-05-19 01:43:44] "POST /job-templates HTTP/1.1" 200 559 0.139221 10.0.0.57 - - [2025-05-19 01:43:44] "POST /fqname-to-id HTTP/1.1" 404 203 0.008253 10.0.0.57 - - [2025-05-19 01:43:45] "GET / HTTP/1.1" 200 35931 0.001789 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003293 10.0.0.57 - - [2025-05-19 01:43:45] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.010577 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 216 0.012789 10.0.0.57 - - [2025-05-19 01:43:45] "POST /job-templates HTTP/1.1" 200 569 0.239453 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.007390 10.0.0.57 - - [2025-05-19 01:43:45] "POST /analytics-nodes HTTP/1.1" 200 599 0.129976 10.0.0.57 - - [2025-05-19 01:43:45] "POST /job-templates HTTP/1.1" 200 555 0.125445 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.007962 10.0.0.57 - - [2025-05-19 01:43:45] "POST /job-templates HTTP/1.1" 200 555 0.143449 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 196 0.004256 10.0.0.57 - - [2025-05-19 01:43:45] "POST /job-templates HTTP/1.1" 200 555 0.119138 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 186 0.005969 10.0.0.57 - - [2025-05-19 01:43:45] "POST /job-templates HTTP/1.1" 200 535 0.187414 10.0.0.57 - - [2025-05-19 01:43:45] "POST /fqname-to-id HTTP/1.1" 404 198 0.004864 10.0.0.57 - - [2025-05-19 01:43:46] "POST /job-templates HTTP/1.1" 200 559 0.090802 10.0.0.57 - - [2025-05-19 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.002079 10.0.0.57 - - [2025-05-19 01:43:46] "POST /job-templates HTTP/1.1" 200 559 0.182611 10.0.0.57 - - [2025-05-19 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 198 0.002641 10.0.0.57 - - [2025-05-19 01:43:46] "POST /job-templates HTTP/1.1" 200 559 0.141267 10.0.0.57 - - [2025-05-19 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 201 0.006158 10.0.0.57 - - [2025-05-19 01:43:46] "POST /job-templates HTTP/1.1" 200 565 0.092971 10.0.0.57 - - [2025-05-19 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 197 0.011668 10.0.0.57 - - [2025-05-19 01:43:46] "POST /job-templates HTTP/1.1" 200 557 0.074336 10.0.0.57 - - [2025-05-19 01:43:46] "POST /fqname-to-id HTTP/1.1" 404 196 0.008162 10.0.0.57 - - [2025-05-19 01:43:46] "POST /job-templates HTTP/1.1" 200 555 0.139168 10.0.0.57 - - [2025-05-19 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 205 0.011970 10.0.0.57 - - [2025-05-19 01:43:47] "POST /job-templates HTTP/1.1" 200 573 0.111984 10.0.0.57 - - [2025-05-19 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 194 0.010373 10.0.0.57 - - [2025-05-19 01:43:47] "POST /job-templates HTTP/1.1" 200 551 0.092370 10.0.0.57 - - [2025-05-19 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 208 0.003577 10.0.0.57 - - [2025-05-19 01:43:47] "POST /job-templates HTTP/1.1" 200 579 0.109350 10.0.0.57 - - [2025-05-19 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 196 0.004822 10.0.0.57 - - [2025-05-19 01:43:47] "POST /job-templates HTTP/1.1" 200 555 0.125891 10.0.0.57 - - [2025-05-19 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 198 0.009574 10.0.0.57 - - [2025-05-19 01:43:47] "POST /job-templates HTTP/1.1" 200 559 0.103436 10.0.0.57 - - [2025-05-19 01:43:47] "POST /fqname-to-id HTTP/1.1" 404 206 0.028461 10.0.0.57 - - [2025-05-19 01:43:48] "POST /job-templates HTTP/1.1" 200 575 0.282387 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 197 0.021992 10.0.0.57 - - [2025-05-19 01:43:48] "POST /job-templates HTTP/1.1" 200 557 0.131799 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.015131 10.0.0.57 - - [2025-05-19 01:43:48] "POST /job-templates HTTP/1.1" 200 559 0.135679 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 196 0.002606 10.0.0.57 - - [2025-05-19 01:43:48] "POST /job-templates HTTP/1.1" 200 555 0.121322 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.020181 10.0.0.57 - - [2025-05-19 01:43:48] "POST /job-templates HTTP/1.1" 200 553 0.089762 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 195 0.012989 10.0.0.57 - - [2025-05-19 01:43:48] "GET / HTTP/1.1" 200 35931 0.001739 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.006332 10.0.0.57 - - [2025-05-19 01:43:48] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.035342 10.0.0.57 - - [2025-05-19 01:43:48] "POST /job-templates HTTP/1.1" 200 553 0.122765 10.0.0.57 - - [2025-05-19 01:43:48] "POST /fqname-to-id HTTP/1.1" 404 216 0.012474 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 195 0.018529 10.0.0.57 - - [2025-05-19 01:43:49] "POST /job-templates HTTP/1.1" 200 553 0.055243 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 200 0.003086 10.0.0.57 - - [2025-05-19 01:43:49] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.083649 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:43:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001041 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:43:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000865 10.0.0.57 - - [2025-05-19 01:43:49] "POST /job-templates HTTP/1.1" 200 563 0.140893 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 201 0.005188 10.0.0.57 - - [2025-05-19 01:43:49] "POST /job-templates HTTP/1.1" 200 565 0.075094 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.015957 10.0.0.57 - - [2025-05-19 01:43:49] "POST /config-propertiess HTTP/1.1" 200 551 0.050971 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 168 0.009475 10.0.0.57 - - [2025-05-19 01:43:49] "GET / HTTP/1.1" 200 35931 0.001649 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002881 10.0.0.57 - - [2025-05-19 01:43:49] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1346 0.016041 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.001823 10.0.0.57 - - [2025-05-19 01:43:49] "POST /config-nodes HTTP/1.1" 200 593 0.116858 10.0.0.57 - - [2025-05-19 01:43:49] "POST /tags HTTP/1.1" 200 321 0.307429 10.0.0.57 - - [2025-05-19 01:43:49] "POST /fqname-to-id HTTP/1.1" 404 166 0.010302 10.0.0.57 - - [2025-05-19 01:43:49] "POST /tags HTTP/1.1" 200 317 0.120600 10.0.0.57 - - [2025-05-19 01:43:50] "GET / HTTP/1.1" 200 35931 0.001540 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 174 0.009359 10.0.0.57 - - [2025-05-19 01:43:50] "POST /tags HTTP/1.1" 200 333 0.062425 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 162 0.024334 10.0.0.57 - - [2025-05-19 01:43:50] "POST /tags HTTP/1.1" 200 309 0.050598 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 174 0.004480 10.0.0.57 - - [2025-05-19 01:43:50] "POST /tags HTTP/1.1" 200 333 0.028779 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 164 0.003093 10.0.0.57 - - [2025-05-19 01:43:50] "POST /tags HTTP/1.1" 200 313 0.048876 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 169 0.005715 10.0.0.57 - - [2025-05-19 01:43:50] "POST /tags HTTP/1.1" 200 323 0.055192 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.016647 10.0.0.57 - - [2025-05-19 01:43:50] "GET / HTTP/1.1" 200 35931 0.006138 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.025654 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002749 10.0.0.57 - - [2025-05-19 01:43:50] "PUT /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388 HTTP/1.1" 200 274 0.060813 10.0.0.57 - - [2025-05-19 01:43:50] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.010749 10.0.0.57 - - [2025-05-19 01:43:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.005574 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.003852 10.0.0.57 - - [2025-05-19 01:43:50] "POST /service-appliance-sets HTTP/1.1" 200 553 0.071364 10.0.0.57 - - [2025-05-19 01:43:50] "POST /hardwares HTTP/1.1" 200 327 0.056462 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.019652 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 180 0.003881 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.006428 10.0.0.57 - - [2025-05-19 01:43:50] "GET /network-ipam/62847498-341c-4317-972e-bf9101836e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.006463 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.011322 10.0.0.57 - - [2025-05-19 01:43:50] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.012199 10.0.0.57 - - [2025-05-19 01:43:50] "POST /hardwares HTTP/1.1" 200 327 0.026191 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.006189 10.0.0.57 - - [2025-05-19 01:43:50] "POST /hardwares HTTP/1.1" 200 327 0.031093 10.0.0.57 - - [2025-05-19 01:43:50] "POST /service-appliance-sets HTTP/1.1" 200 541 0.063380 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007513 10.0.0.57 - - [2025-05-19 01:43:50] "GET /network-ipam/62847498-341c-4317-972e-bf9101836e6e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.005296 10.0.0.57 - - [2025-05-19 01:43:50] "POST /fqname-to-id HTTP/1.1" 404 166 0.012233 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 327 0.123534 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.002775 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 323 0.015021 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.009756 10.0.0.57 - - [2025-05-19 01:43:51] "POST /service-templates HTTP/1.1" 200 511 0.128373 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 323 0.082702 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 161 0.009774 10.0.0.57 - - [2025-05-19 01:43:51] "POST /service-templates HTTP/1.1" 200 501 0.123977 10.0.0.57 - - [2025-05-19 01:43:51] "GET / HTTP/1.1" 200 35931 0.001802 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002161 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 317 0.126959 10.0.0.57 - - [2025-05-19 01:43:51] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.015246 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.012413 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.027405 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 225 0.011441 10.0.0.57 - - [2025-05-19 01:43:51] "POST /service-templates HTTP/1.1" 200 515 0.185964 10.0.0.57 - - [2025-05-19 01:43:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.121000 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 323 0.059934 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.006463 10.0.0.57 - - [2025-05-19 01:43:51] "POST /access-control-lists HTTP/1.1" 200 587 0.110209 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 224 0.016627 10.0.0.57 - - [2025-05-19 01:43:51] "POST /service-templates HTTP/1.1" 200 535 0.118967 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 323 0.082681 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 164 0.014426 10.0.0.57 - - [2025-05-19 01:43:51] "POST /access-control-lists HTTP/1.1" 200 585 0.093011 10.0.0.57 - - [2025-05-19 01:43:51] "POST /hardwares HTTP/1.1" 200 323 0.111910 10.0.0.57 - - [2025-05-19 01:43:51] "POST /service-templates HTTP/1.1" 200 507 0.204405 10.0.0.57 - - [2025-05-19 01:43:51] "POST /fqname-to-id HTTP/1.1" 404 165 0.074281 10.0.0.57 - - [2025-05-19 01:43:51] "POST /route-targets HTTP/1.1" 200 327 0.107754 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 325 0.064161 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 165 0.006921 10.0.0.57 - - [2025-05-19 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.114266 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 325 0.077002 10.0.0.57 - - [2025-05-19 01:43:52] "POST /route-targets HTTP/1.1" 200 327 0.027648 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 165 0.035366 10.0.0.57 - - [2025-05-19 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.066010 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 325 0.027255 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 165 0.011001 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 325 0.026495 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.024726 10.0.0.57 - - [2025-05-19 01:43:52] "POST /route-targets HTTP/1.1" 200 327 0.091689 10.0.0.57 - - [2025-05-19 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.027645 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 323 0.164135 10.0.0.57 - - [2025-05-19 01:43:52] "POST /route-targets HTTP/1.1" 200 327 0.116969 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 161 0.053027 10.0.0.57 - - [2025-05-19 01:43:52] "POST /ref-update HTTP/1.1" 200 156 0.032302 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 201 0.004480 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 317 0.115921 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 164 0.006172 10.0.0.57 - - [2025-05-19 01:43:52] "POST /hardwares HTTP/1.1" 200 323 0.076675 10.0.0.57 - - [2025-05-19 01:43:52] "POST /access-control-lists HTTP/1.1" 200 551 0.150288 10.0.0.57 - - [2025-05-19 01:43:52] "POST /fqname-to-id HTTP/1.1" 404 161 0.027384 10.0.0.57 - - [2025-05-19 01:43:53] "PUT /access-control-list/0d06e82e-1dab-495e-bfaf-07e678e0efa3 HTTP/1.1" 200 272 0.079983 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 317 0.165025 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 164 0.005182 10.0.0.57 - - [2025-05-19 01:43:53] "PUT /access-control-list/8e89d50c-c951-427c-8c56-92e19ba6fcd8 HTTP/1.1" 200 272 0.132708 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 323 0.048755 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.007392 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 319 0.028396 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.009622 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 319 0.025050 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 165 0.010109 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 325 0.029068 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 161 0.002924 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 317 0.071815 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 161 0.001908 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 317 0.020628 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.003245 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 319 0.016682 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.039972 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 319 0.023198 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 162 0.002401 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 319 0.018453 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 158 0.032311 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 311 0.034589 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 158 0.019335 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 311 0.025869 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 160 0.002593 10.0.0.57 - - [2025-05-19 01:43:53] "POST /hardwares HTTP/1.1" 200 315 0.017940 10.0.0.57 - - [2025-05-19 01:43:53] "POST /fqname-to-id HTTP/1.1" 404 154 0.002630 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 303 0.052035 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 158 0.001846 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 311 0.019646 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.006857 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 305 0.032030 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.024919 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 305 0.173676 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.002899 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 305 0.010649 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 155 0.009680 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 305 0.019099 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 156 0.007060 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 307 0.031774 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 156 0.012196 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 307 0.020301 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 156 0.006508 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 307 0.019512 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 157 0.007717 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 309 0.039776 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 158 0.004096 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 311 0.028648 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 158 0.004444 10.0.0.57 - - [2025-05-19 01:43:54] "POST /hardwares HTTP/1.1" 200 311 0.018583 10.0.0.57 - - [2025-05-19 01:43:54] "POST /fqname-to-id HTTP/1.1" 404 153 0.006933 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 301 0.049380 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.002675 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.014140 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.019307 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.014814 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.013828 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.021364 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.006746 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.014917 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.023444 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.018626 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 161 0.016736 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 317 0.033894 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.002310 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.056935 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 157 0.006412 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.034537 10.0.0.57 - - [2025-05-19 01:43:55] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1161 0.006192 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.011284 10.0.0.57 - - [2025-05-19 01:43:55] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.095203 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 309 0.209934 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 154 0.038227 10.0.0.57 - - [2025-05-19 01:43:55] "POST /hardwares HTTP/1.1" 200 303 0.022701 10.0.0.57 - - [2025-05-19 01:43:55] "POST /fqname-to-id HTTP/1.1" 404 190 0.002342 10.0.0.57 - - [2025-05-19 01:43:55] "POST /features HTTP/1.1" 200 533 0.039812 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 185 0.024972 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 523 0.059424 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.015217 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 521 0.049704 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.004604 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 521 0.053486 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 189 0.014249 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 531 0.064044 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 184 0.014870 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 521 0.075084 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.002695 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 539 0.035942 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 186 0.022951 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 525 0.056908 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 183 0.023127 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 519 0.042904 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 182 0.003238 10.0.0.57 - - [2025-05-19 01:43:56] "POST /features HTTP/1.1" 200 517 0.044473 10.0.0.57 - - [2025-05-19 01:43:56] "GET / HTTP/1.1" 200 35931 0.001652 10.0.0.57 - - [2025-05-19 01:43:56] "POST /fqname-to-id HTTP/1.1" 404 190 0.022808 10.0.0.57 - - [2025-05-19 01:43:56] "POST /alarms HTTP/1.1" 200 581 0.038530 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 575 0.070966 10.0.0.57 - - [2025-05-19 01:43:57] "POST /features HTTP/1.1" 200 533 0.091783 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 194 0.018962 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 575 0.115890 10.0.0.57 - - [2025-05-19 01:43:57] "POST /features HTTP/1.1" 200 541 0.109769 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 178 0.003344 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 559 0.066015 10.0.0.57 - - [2025-05-19 01:43:57] "GET / HTTP/1.1" 200 35931 0.001666 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.007966 10.0.0.57 - - [2025-05-19 01:43:57] "POST /physical-roles HTTP/1.1" 200 521 0.088069 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 179 0.017528 10.0.0.57 - - [2025-05-19 01:43:57] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.026273 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 216 0.004676 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 555 0.099532 10.0.0.57 - - [2025-05-19 01:43:57] "POST /database-nodes HTTP/1.1" 200 597 0.053822 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 557 0.066781 10.0.0.57 - - [2025-05-19 01:43:57] "POST /physical-roles HTTP/1.1" 200 523 0.059878 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.054015 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 565 0.084735 10.0.0.57 - - [2025-05-19 01:43:57] "POST /physical-roles HTTP/1.1" 200 533 0.070698 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 177 0.005791 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 549 0.072038 10.0.0.57 - - [2025-05-19 01:43:57] "POST /physical-roles HTTP/1.1" 200 519 0.069069 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 557 0.075044 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 191 0.021749 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 567 0.087105 10.0.0.57 - - [2025-05-19 01:43:57] "POST /overlay-roles HTTP/1.1" 200 545 0.103110 10.0.0.57 - - [2025-05-19 01:43:57] "POST /fqname-to-id HTTP/1.1" 404 184 0.023721 10.0.0.57 - - [2025-05-19 01:43:57] "POST /alarms HTTP/1.1" 200 555 0.073509 10.0.0.57 - - [2025-05-19 01:43:58] "POST /overlay-roles HTTP/1.1" 200 531 0.125649 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 567 0.111964 10.0.0.57 - - [2025-05-19 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 191 0.008380 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 575 0.108613 10.0.0.57 - - [2025-05-19 01:43:58] "POST /overlay-roles HTTP/1.1" 200 545 0.143504 10.0.0.57 - - [2025-05-19 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.016219 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 569 0.102026 10.0.0.57 - - [2025-05-19 01:43:58] "POST /overlay-roles HTTP/1.1" 200 533 0.066865 10.0.0.57 - - [2025-05-19 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 189 0.013554 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 561 0.079583 10.0.0.57 - - [2025-05-19 01:43:58] "POST /overlay-roles HTTP/1.1" 200 541 0.066642 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 561 0.040480 10.0.0.57 - - [2025-05-19 01:43:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.014387 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 561 0.087432 10.0.0.57 - - [2025-05-19 01:43:58] "PUT /overlay-role/d1a71161-38d3-4c47-9ec7-9e7dd9ca375f HTTP/1.1" 200 258 0.084603 10.0.0.57 - - [2025-05-19 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 184 0.027853 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 547 0.130121 10.0.0.57 - - [2025-05-19 01:43:58] "POST /overlay-roles HTTP/1.1" 200 531 0.195339 10.0.0.57 - - [2025-05-19 01:43:58] "POST /fqname-to-id HTTP/1.1" 404 185 0.036394 10.0.0.57 - - [2025-05-19 01:43:58] "POST /alarms HTTP/1.1" 200 595 0.187190 10.0.0.57 - - [2025-05-19 01:43:59] "POST /overlay-roles HTTP/1.1" 200 533 0.098953 10.0.0.57 - - [2025-05-19 01:43:59] "POST /alarms HTTP/1.1" 200 575 0.091875 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 183 0.004944 10.0.0.57 - - [2025-05-19 01:43:59] "POST /alarms HTTP/1.1" 200 571 0.033072 10.0.0.57 - - [2025-05-19 01:43:59] "POST /overlay-roles HTTP/1.1" 200 529 0.073109 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 187 0.002678 10.0.0.57 - - [2025-05-19 01:43:59] "POST /alarms HTTP/1.1" 200 583 0.056265 10.0.0.57 - - [2025-05-19 01:43:59] "POST /alarms HTTP/1.1" 200 609 0.052061 10.0.0.57 - - [2025-05-19 01:43:59] "POST /overlay-roles HTTP/1.1" 200 537 0.073397 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.009268 10.0.0.57 - - [2025-05-19 01:43:59] "POST /overlay-roles HTTP/1.1" 200 541 0.051716 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 178 0.006160 10.0.0.57 - - [2025-05-19 01:43:59] "POST /overlay-roles HTTP/1.1" 200 519 0.028134 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.014801 10.0.0.57 - - [2025-05-19 01:43:59] "POST /overlay-roles HTTP/1.1" 200 543 0.033169 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.013112 10.0.0.57 - - [2025-05-19 01:43:59] "POST /role-definitions HTTP/1.1" 200 533 0.040856 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.005713 10.0.0.57 - - [2025-05-19 01:43:59] "POST /role-definitions HTTP/1.1" 200 547 0.028272 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 190 0.029715 10.0.0.57 - - [2025-05-19 01:43:59] "GET / HTTP/1.1" 200 35931 0.002135 10.0.0.57 - - [2025-05-19 01:43:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003574 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004081 10.0.0.57 - - [2025-05-19 01:43:59] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.010084 10.0.0.57 - - [2025-05-19 01:43:59] "POST /role-definitions HTTP/1.1" 200 549 0.071332 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 191 0.003649 10.0.0.57 - - [2025-05-19 01:43:59] "POST /role-definitions HTTP/1.1" 200 551 0.030868 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 197 0.002729 10.0.0.57 - - [2025-05-19 01:43:59] "POST /role-definitions HTTP/1.1" 200 563 0.026191 10.0.0.57 - - [2025-05-19 01:43:59] "POST /fqname-to-id HTTP/1.1" 404 189 0.005202 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 547 0.027206 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.009453 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 549 0.039565 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 191 0.002384 10.0.0.57 - - [2025-05-19 01:44:00] "GET / HTTP/1.1" 200 35931 0.001592 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.013560 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 551 0.045119 10.0.0.57 - - [2025-05-19 01:44:00] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.011186 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.008819 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.57 - - [2025-05-19 01:44:00] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.007615 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 549 0.024013 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.003031 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 561 0.019595 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.005369 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 547 0.021214 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 190 0.005901 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 549 0.048631 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 188 0.006235 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 545 0.049568 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.005780 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 547 0.033921 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 192 0.017786 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 553 0.033659 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 193 0.022822 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 555 0.045126 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 182 0.003099 10.0.0.57 - - [2025-05-19 01:44:00] "POST /role-definitions HTTP/1.1" 200 533 0.033227 10.0.0.57 - - [2025-05-19 01:44:00] "POST /fqname-to-id HTTP/1.1" 404 187 0.013103 10.0.0.57 - - [2025-05-19 01:44:01] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 543 0.033898 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 181 0.015177 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002758 10.0.0.57 - - [2025-05-19 01:44:01] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.016541 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 531 0.049368 10.0.0.57 - - [2025-05-19 01:44:01] "PUT /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388 HTTP/1.1" 200 274 0.049969 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.013499 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 537 0.059835 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 189 0.024808 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 547 0.050839 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.008397 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 557 0.035250 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.005649 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 561 0.039479 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.002663 10.0.0.57 - - [2025-05-19 01:44:01] "POST /role-definitions HTTP/1.1" 200 559 0.024169 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 196 0.025115 10.0.0.57 - - [2025-05-19 01:44:01] "POST /feature-configs HTTP/1.1" 200 537 0.019420 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 212 0.002754 10.0.0.57 - - [2025-05-19 01:44:01] "POST /feature-configs HTTP/1.1" 200 562 0.020063 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 211 0.009315 10.0.0.57 - - [2025-05-19 01:44:01] "POST /feature-configs HTTP/1.1" 200 561 0.028962 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 192 0.007093 10.0.0.57 - - [2025-05-19 01:44:01] "POST /node-profiles HTTP/1.1" 200 547 0.029947 10.0.0.57 - - [2025-05-19 01:44:01] "POST /fqname-to-id HTTP/1.1" 404 187 0.002635 10.0.0.57 - - [2025-05-19 01:44:01] "POST /node-profiles HTTP/1.1" 200 537 0.028503 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 193 0.056954 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 549 0.067519 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.013235 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 541 0.053310 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.005191 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 541 0.034260 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:44:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000720 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 188 0.017346 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:44:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000968 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 539 0.040587 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 184 0.015964 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 531 0.048822 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 185 0.003942 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 533 0.047711 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.002504 10.0.0.57 - - [2025-05-19 01:44:02] "POST /node-profiles HTTP/1.1" 200 557 0.218469 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.006584 10.0.0.57 - - [2025-05-19 01:44:02] "POST /telemetry-profiles HTTP/1.1" 200 554 0.041539 10.0.0.57 - - [2025-05-19 01:44:02] "POST /fqname-to-id HTTP/1.1" 404 206 0.003564 10.0.0.57 - - [2025-05-19 01:44:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.030755 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.019351 10.0.0.57 - - [2025-05-19 01:44:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.049371 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.005931 10.0.0.57 - - [2025-05-19 01:44:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.038265 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.005909 10.0.0.57 - - [2025-05-19 01:44:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.035013 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 206 0.016079 10.0.0.57 - - [2025-05-19 01:44:03] "POST /telemetry-profiles HTTP/1.1" 200 554 0.025878 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.034470 10.0.0.57 - - [2025-05-19 01:44:03] "POST /sflow-profiles HTTP/1.1" 200 532 0.045511 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.018738 10.0.0.57 - - [2025-05-19 01:44:03] "POST /sflow-profiles HTTP/1.1" 200 538 0.069139 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.014146 10.0.0.57 - - [2025-05-19 01:44:03] "POST /sflow-profiles HTTP/1.1" 200 538 0.021786 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.018205 10.0.0.57 - - [2025-05-19 01:44:03] "POST /grpc-profiles HTTP/1.1" 200 530 0.032723 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 199 0.002634 10.0.0.57 - - [2025-05-19 01:44:03] "POST /snmp-profiles HTTP/1.1" 200 530 0.033134 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 202 0.015025 10.0.0.57 - - [2025-05-19 01:44:03] "POST /netconf-profiles HTTP/1.1" 200 542 0.044810 10.0.0.57 - - [2025-05-19 01:44:03] "POST /fqname-to-id HTTP/1.1" 404 193 0.012575 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 540 0.048014 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.013847 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 540 0.041724 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 195 0.019152 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 544 0.059785 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.030296 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 542 0.029851 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 218 0.015800 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 590 0.059753 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 208 0.015813 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 570 0.036835 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 236 0.001733 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 620 0.063802 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.028312 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 566 0.027548 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 205 0.018341 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 564 0.032762 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 210 0.005319 10.0.0.57 - - [2025-05-19 01:44:04] "POST /device-functional-groups HTTP/1.1" 200 574 0.028182 10.0.0.57 - - [2025-05-19 01:44:04] "POST /fqname-to-id HTTP/1.1" 404 201 0.007179 10.0.0.57 - - [2025-05-19 01:44:04] "POST /role-configs HTTP/1.1" 200 525 0.047068 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 196 0.016671 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 520 0.110367 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.002864 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 522 0.039316 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 198 0.022489 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 522 0.051512 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.023014 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 526 0.038852 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 197 0.005197 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 521 0.085109 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 193 0.036079 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 517 0.078093 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 404 194 0.018909 10.0.0.57 - - [2025-05-19 01:44:05] "POST /role-configs HTTP/1.1" 200 518 0.033042 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002766 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004803 10.0.0.57 - - [2025-05-19 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.027162 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002322 10.0.0.57 - - [2025-05-19 01:44:05] "POST /ref-update HTTP/1.1" 200 156 0.016143 10.0.0.57 - - [2025-05-19 01:44:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016149 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004561 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.018241 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005960 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.018012 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013703 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.014658 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.011448 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007836 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.012470 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.031346 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015187 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.026528 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010720 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004328 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.031771 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.029563 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013778 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.026799 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.015407 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007070 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.043878 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.022223 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002572 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.014803 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008788 10.0.0.57 - - [2025-05-19 01:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.011697 10.0.0.57 - - [2025-05-19 01:44:06] "POST /ref-update HTTP/1.1" 200 156 0.018335 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.012958 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006743 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.042636 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017461 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.022675 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.018283 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.089076 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003801 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.016948 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.031549 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007279 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.027429 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.024895 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.008098 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003520 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008888 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.046042 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.083724 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002592 10.0.0.57 - - [2025-05-19 01:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004447 10.0.0.57 - - [2025-05-19 01:44:07] "POST /ref-update HTTP/1.1" 200 156 0.016813 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.031391 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003158 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.018685 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021129 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.008558 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.014847 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002704 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.008497 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012044 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.016709 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.058079 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.021707 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.015486 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.049122 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009560 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002582 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.016919 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008636 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002903 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.029124 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003555 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012606 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.020114 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.006825 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.007238 10.0.0.57 - - [2025-05-19 01:44:08] "POST /ref-update HTTP/1.1" 200 156 0.016728 10.0.0.57 - - [2025-05-19 01:44:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.016398 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.005494 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.014896 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012437 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003251 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.016767 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.030451 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002885 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.011012 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012912 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.021955 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017264 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.012547 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.030443 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020912 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.014324 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002409 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.014392 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004691 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.010990 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.033097 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017841 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014541 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.015638 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.015778 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006191 10.0.0.57 - - [2025-05-19 01:44:09] "POST /ref-update HTTP/1.1" 200 156 0.015422 10.0.0.57 - - [2025-05-19 01:44:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.018130 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003909 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.019926 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.013025 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009970 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.028730 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014214 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005221 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.027615 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002635 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002535 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.013149 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005372 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002611 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.013804 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005339 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.010788 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008866 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003806 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.023084 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.018079 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007664 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002905 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.030578 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.016254 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002578 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.014202 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.025377 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.023606 10.0.0.57 - - [2025-05-19 01:44:10] "POST /ref-update HTTP/1.1" 200 156 0.017631 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.57 - - [2025-05-19 01:44:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.011429 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.028910 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017847 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.013454 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.046190 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006244 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.026911 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008612 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.018157 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.030679 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002950 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.016320 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.041032 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002930 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.019389 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.024987 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.011141 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.020443 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012468 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002983 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.023503 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.016634 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003077 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.010217 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007264 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002449 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.009707 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.012892 10.0.0.57 - - [2025-05-19 01:44:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.57 - - [2025-05-19 01:44:11] "POST /ref-update HTTP/1.1" 200 156 0.016033 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.014380 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003063 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.017010 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012374 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.025789 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.028223 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.018907 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001811 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.024073 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009322 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001655 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.029579 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007177 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.026403 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007598 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004845 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.014090 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.009852 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002442 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.008174 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.008994 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002963 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.010066 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.007811 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004776 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002351 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.007987 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.012372 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.57 - - [2025-05-19 01:44:12] "POST /ref-update HTTP/1.1" 200 156 0.012600 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004937 10.0.0.57 - - [2025-05-19 01:44:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.009246 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008992 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002894 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.013225 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.015461 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001858 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.017664 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011710 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.008934 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.010421 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.010029 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.014442 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007432 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001936 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.008045 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001579 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007700 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.028741 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002710 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.009049 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.011617 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002453 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.011617 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.001780 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002429 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.008937 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009061 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.016725 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.024606 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.57 - - [2025-05-19 01:44:13] "POST /ref-update HTTP/1.1" 200 156 0.010226 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005389 10.0.0.57 - - [2025-05-19 01:44:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005696 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.017028 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003859 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.033853 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021586 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002545 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.014870 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005537 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.033231 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011762 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.008914 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.038549 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006437 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006360 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.028427 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006019 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002708 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.010236 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019556 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.014443 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.014002 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023705 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006621 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.012011 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009495 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019973 10.0.0.57 - - [2025-05-19 01:44:14] "POST /ref-update HTTP/1.1" 200 156 0.032467 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020193 10.0.0.57 - - [2025-05-19 01:44:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.079094 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005861 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004882 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.014303 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012126 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.008065 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004032 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002475 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.010300 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002484 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.058449 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.013058 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012764 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002451 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.012408 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006884 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002393 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009725 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008487 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.009343 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.011272 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005106 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.014782 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017305 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003108 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.010738 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.020269 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005093 10.0.0.57 - - [2025-05-19 01:44:15] "POST /ref-update HTTP/1.1" 200 156 0.013693 10.0.0.57 - - [2025-05-19 01:44:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021355 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004122 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.016955 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015562 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.012984 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.018499 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007756 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005057 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.013293 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011343 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.021306 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017116 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.020688 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.018032 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002643 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.014183 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017316 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020725 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.010960 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013126 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.012100 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009312 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002955 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.007860 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008270 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003299 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.015022 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006475 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010389 10.0.0.57 - - [2025-05-19 01:44:16] "POST /ref-update HTTP/1.1" 200 156 0.015876 10.0.0.57 - - [2025-05-19 01:44:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.017063 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014418 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.009878 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.013062 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.021506 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:44:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000895 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:44:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001860 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002731 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.015845 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010488 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002727 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.006744 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003496 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.007947 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025418 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.015095 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003415 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005843 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.011070 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015170 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004120 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.007506 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004261 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.007907 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019817 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.009800 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015655 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009622 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.014485 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002860 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.57 - - [2025-05-19 01:44:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004719 10.0.0.57 - - [2025-05-19 01:44:17] "POST /ref-update HTTP/1.1" 200 156 0.009743 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011347 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004621 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008667 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006192 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008924 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002970 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.011192 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.022675 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007347 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004862 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.013875 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002530 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.020247 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006196 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008113 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009292 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002341 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.006876 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010891 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008118 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.009315 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005039 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003167 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.022260 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005763 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.57 - - [2025-05-19 01:44:18] "POST /ref-update HTTP/1.1" 200 156 0.008283 10.0.0.57 - - [2025-05-19 01:44:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008856 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.010453 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006791 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002408 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009654 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.016469 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002326 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.006807 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002375 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.008629 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.008229 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002747 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.007615 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004551 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002482 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.011622 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018220 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002507 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.006942 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002432 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006701 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.010337 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002719 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002779 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.007134 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003073 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003258 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009511 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005080 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.008965 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010501 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002942 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.009238 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006532 10.0.0.57 - - [2025-05-19 01:44:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002481 10.0.0.57 - - [2025-05-19 01:44:19] "POST /ref-update HTTP/1.1" 200 156 0.006825 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.025145 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003056 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.031540 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.023869 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004351 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.006667 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008052 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002394 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.008589 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003356 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002319 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.006204 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003742 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.006526 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007562 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002431 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.010560 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006657 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002362 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.012212 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007195 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003076 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.010983 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.012854 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002993 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.009340 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007585 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005137 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.011352 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.011288 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004425 10.0.0.57 - - [2025-05-19 01:44:20] "POST /ref-update HTTP/1.1" 200 156 0.007620 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.57 - - [2025-05-19 01:44:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002345 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.011933 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004639 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.008530 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002723 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002580 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.009777 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009176 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002616 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.008648 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006356 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007133 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.009944 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.012019 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002511 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.007284 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002038 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003476 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.009579 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.011943 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007959 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002806 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.007908 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002384 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.006033 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008928 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002840 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.008014 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005541 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002359 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.008876 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002288 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.008885 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016768 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002400 10.0.0.57 - - [2025-05-19 01:44:21] "POST /ref-update HTTP/1.1" 200 156 0.007077 10.0.0.57 - - [2025-05-19 01:44:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002608 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007750 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005557 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002529 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007830 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002071 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003179 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.010597 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003132 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002327 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.008476 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010056 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002423 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007007 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.033355 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.010392 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012823 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.007895 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017592 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006339 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.013538 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.010219 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005655 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.009430 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013904 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002390 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.013907 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.022187 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002470 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.008913 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018791 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002075 10.0.0.57 - - [2025-05-19 01:44:22] "POST /ref-update HTTP/1.1" 200 156 0.010771 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017290 10.0.0.57 - - [2025-05-19 01:44:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002180 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.012841 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005533 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009544 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.011382 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014806 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.012480 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018749 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001756 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.010235 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017460 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001786 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008971 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006741 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002798 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008733 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008307 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001580 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.011080 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012387 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.001906 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009019 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007060 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008591 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006057 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.014996 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002640 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.009397 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019854 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002120 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008593 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008496 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002183 10.0.0.57 - - [2025-05-19 01:44:23] "POST /ref-update HTTP/1.1" 200 156 0.008625 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009614 10.0.0.57 - - [2025-05-19 01:44:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003427 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.014437 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006465 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003318 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.010206 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009090 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.009076 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001483 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017315 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.007754 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.012836 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002673 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.008576 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007387 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002349 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.008339 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001922 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003392 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.009576 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.001575 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.010466 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002628 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.007345 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010361 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.007210 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.008445 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002392 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.007937 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005017 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003069 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.007762 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002309 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.007514 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005719 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.002292 10.0.0.57 - - [2025-05-19 01:44:24] "POST /ref-update HTTP/1.1" 200 156 0.008272 10.0.0.57 - - [2025-05-19 01:44:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011033 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002588 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.009134 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010784 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.009355 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003148 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.008315 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.001569 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002667 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.006911 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.015383 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002353 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.013329 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012118 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.007245 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007417 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002142 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.007399 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007588 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.007394 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.025109 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002273 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.006544 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005490 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002209 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.007869 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008009 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002571 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.006495 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002340 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.008390 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.007090 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.021491 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.002653 10.0.0.57 - - [2025-05-19 01:44:25] "POST /ref-update HTTP/1.1" 200 156 0.009775 10.0.0.57 - - [2025-05-19 01:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002241 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.007433 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005616 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002468 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.007329 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006923 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002315 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.006299 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.015065 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002278 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.007525 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004861 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002454 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.010562 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004336 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.006617 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002794 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004958 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.009367 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006334 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002761 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.010456 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003253 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.023334 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.019661 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.016037 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024201 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002605 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.015371 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009438 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002310 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.009245 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013756 10.0.0.57 - - [2025-05-19 01:44:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002604 10.0.0.57 - - [2025-05-19 01:44:26] "POST /ref-update HTTP/1.1" 200 156 0.010444 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.020033 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002198 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.026438 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016012 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002388 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.008241 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.010473 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008227 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002862 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.009714 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006279 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002420 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.011712 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006912 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002317 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.008294 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002596 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002399 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.011672 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005770 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002324 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.007036 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.007904 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002553 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.007055 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.001412 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.008119 10.0.0.57 - - [2025-05-19 01:44:27] "POST /network-ipams HTTP/1.1" 200 550 0.024278 10.0.0.57 - - [2025-05-19 01:44:27] "POST /useragent-kv HTTP/1.1" 200 115 0.018646 10.0.0.57 - - [2025-05-19 01:44:27] "POST /virtual-networks HTTP/1.1" 200 552 0.148308 10.0.0.57 - - [2025-05-19 01:44:27] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.002917 10.0.0.57 - - [2025-05-19 01:44:27] "POST /fqname-to-id HTTP/1.1" 404 188 0.003435 10.0.0.57 - - [2025-05-19 01:44:27] "POST /route-targets HTTP/1.1" 200 327 0.015971 10.0.0.57 - - [2025-05-19 01:44:27] "POST /ref-update HTTP/1.1" 200 156 0.014426 10.0.0.57 - - [2025-05-19 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 178 0.003011 10.0.0.57 - - [2025-05-19 01:44:28] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.002424 10.0.0.57 - - [2025-05-19 01:44:28] "GET /fabric/f42dd9ec-212a-49a3-8c59-9f2e87336e50?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.003807 10.0.0.57 - - [2025-05-19 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 198 0.002240 10.0.0.57 - - [2025-05-19 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 205 0.001671 10.0.0.57 - - [2025-05-19 01:44:28] "POST /fqname-to-id HTTP/1.1" 404 207 0.001586 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:46:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000845 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:46:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000777 10.0.0.57 - - [2025-05-19 01:46:35] "GET / HTTP/1.1" 200 35931 0.001735 10.0.0.57 - - [2025-05-19 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002018 10.0.0.57 - - [2025-05-19 01:46:35] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 893 0.002697 10.0.0.57 - - [2025-05-19 01:46:35] "POST /id-to-fqname HTTP/1.1" 200 173 0.000728 10.0.0.57 - - [2025-05-19 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 182 0.007350 10.0.0.57 - - [2025-05-19 01:46:35] "POST /security-groups HTTP/1.1" 200 570 0.073139 10.0.0.57 - - [2025-05-19 01:46:35] "POST /projects HTTP/1.1" 200 481 0.235746 10.0.0.57 - - [2025-05-19 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 213 0.001933 10.0.0.57 - - [2025-05-19 01:46:35] "POST /access-control-lists HTTP/1.1" 200 579 0.067706 10.0.0.57 - - [2025-05-19 01:46:35] "POST /fqname-to-id HTTP/1.1" 404 212 0.033540 10.0.0.57 - - [2025-05-19 01:46:35] "POST /security-groups HTTP/1.1" 200 534 0.103934 10.0.0.57 - - [2025-05-19 01:46:35] "POST /access-control-lists HTTP/1.1" 200 577 0.068503 10.0.0.57 - - [2025-05-19 01:46:35] "POST /chown HTTP/1.1" 200 109 0.056407 10.0.0.57 - - [2025-05-19 01:46:35] "POST /policy-managements HTTP/1.1" 409 214 0.002412 10.0.0.57 - - [2025-05-19 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.57 - - [2025-05-19 01:46:35] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003199 10.0.0.57 - - [2025-05-19 01:46:35] "POST /application-policy-sets HTTP/1.1" 200 528 0.033264 10.0.0.57 - - [2025-05-19 01:46:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002685 10.0.0.57 - - [2025-05-19 01:46:35] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.003077 10.0.0.57 - - [2025-05-19 01:46:36] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.008520 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004322 10.0.0.57 - - [2025-05-19 01:46:36] "GET /virtual-network/0a2aa167-cf2f-48ec-8306-008419707d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1423 0.004596 10.0.0.57 - - [2025-05-19 01:46:36] "POST /id-to-fqname HTTP/1.1" 200 177 0.000511 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 186 0.003499 10.0.0.57 - - [2025-05-19 01:46:36] "POST /security-groups HTTP/1.1" 200 574 0.073409 10.0.0.57 - - [2025-05-19 01:46:36] "POST /projects HTTP/1.1" 200 489 0.171589 10.0.0.57 - - [2025-05-19 01:46:36] "POST /security-groups HTTP/1.1" 200 546 0.045799 10.0.0.57 - - [2025-05-19 01:46:36] "POST /chown HTTP/1.1" 200 109 0.007923 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 232 0.008072 10.0.0.57 - - [2025-05-19 01:46:36] "POST /network-ipams HTTP/1.1" 200 522 0.047946 10.0.0.57 - - [2025-05-19 01:46:36] "POST /access-control-lists HTTP/1.1" 200 594 0.063454 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 231 0.003935 10.0.0.57 - - [2025-05-19 01:46:36] "POST /network-ipams HTTP/1.1" 200 510 0.067366 10.0.0.57 - - [2025-05-19 01:46:36] "POST /access-control-lists HTTP/1.1" 200 592 0.036521 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 198 0.002200 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 217 0.001961 10.0.0.57 - - [2025-05-19 01:46:36] "POST /access-control-lists HTTP/1.1" 200 583 0.075829 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 216 0.017384 10.0.0.57 - - [2025-05-19 01:46:36] "POST /useragent-kv HTTP/1.1" 200 115 0.001377 10.0.0.57 - - [2025-05-19 01:46:36] "POST /virtual-networks HTTP/1.1" 200 538 0.139550 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014687 10.0.0.57 - - [2025-05-19 01:46:36] "POST /access-control-lists HTTP/1.1" 200 581 0.071534 10.0.0.57 - - [2025-05-19 01:46:36] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.008548 10.0.0.57 - - [2025-05-19 01:46:36] "POST /network-ipams HTTP/1.1" 200 518 0.019023 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 240 0.007205 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 202 0.003819 10.0.0.57 - - [2025-05-19 01:46:36] "POST /access-control-lists HTTP/1.1" 200 602 0.018749 10.0.0.57 - - [2025-05-19 01:46:36] "POST /fqname-to-id HTTP/1.1" 404 239 0.001413 10.0.0.57 - - [2025-05-19 01:46:36] "POST /access-control-lists HTTP/1.1" 200 600 0.074760 10.0.0.57 - - [2025-05-19 01:46:36] "POST /useragent-kv HTTP/1.1" 200 115 0.008507 10.0.0.57 - - [2025-05-19 01:46:36] "POST /virtual-networks HTTP/1.1" 200 546 0.138727 10.0.0.57 - - [2025-05-19 01:46:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001827 10.0.0.57 - - [2025-05-19 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 229 0.007822 10.0.0.57 - - [2025-05-19 01:46:37] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.014325 10.0.0.57 - - [2025-05-19 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 199 0.005452 10.0.0.57 - - [2025-05-19 01:46:37] "POST /access-control-lists HTTP/1.1" 200 589 0.072155 10.0.0.57 - - [2025-05-19 01:46:37] "POST /network-policys HTTP/1.1" 200 538 0.065827 10.0.0.57 - - [2025-05-19 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.005588 10.0.0.57 - - [2025-05-19 01:46:37] "POST /route-targets HTTP/1.1" 200 327 0.046271 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.026994 10.0.0.57 - - [2025-05-19 01:46:37] "POST /network-policys HTTP/1.1" 200 534 0.037405 10.0.0.57 - - [2025-05-19 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 201 0.001799 10.0.0.57 - - [2025-05-19 01:46:37] "PUT /access-control-list/0cd19fda-0c2a-499e-9765-3057c82b3e3b HTTP/1.1" 200 272 0.057990 10.0.0.57 - - [2025-05-19 01:46:37] "POST /network-policys HTTP/1.1" 200 542 0.064178 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.043172 10.0.0.57 - - [2025-05-19 01:46:37] "POST /route-targets HTTP/1.1" 200 327 0.016073 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.019476 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002577 10.0.0.57 - - [2025-05-19 01:46:37] "PUT /access-control-list/38392c14-7c1a-4c6b-a28d-7df689ff8c8f HTTP/1.1" 200 272 0.041720 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.090175 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.070719 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019426 10.0.0.57 - - [2025-05-19 01:46:37] "PUT /access-control-list/38392c14-7c1a-4c6b-a28d-7df689ff8c8f HTTP/1.1" 200 272 0.068237 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.024027 10.0.0.57 - - [2025-05-19 01:46:37] "PUT /access-control-list/0cd19fda-0c2a-499e-9765-3057c82b3e3b HTTP/1.1" 200 272 0.039175 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.058280 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.009847 10.0.0.57 - - [2025-05-19 01:46:37] "POST /fqname-to-id HTTP/1.1" 404 237 0.009126 10.0.0.57 - - [2025-05-19 01:46:37] "POST /access-control-lists HTTP/1.1" 200 601 0.045585 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.077518 10.0.0.57 - - [2025-05-19 01:46:37] "PUT /access-control-list/172db456-7dab-4b1b-9add-5d04428584cd HTTP/1.1" 200 272 0.043498 10.0.0.57 - - [2025-05-19 01:46:37] "POST /ref-update HTTP/1.1" 200 156 0.095863 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.010749 10.0.0.57 - - [2025-05-19 01:46:38] "PUT /access-control-list/38392c14-7c1a-4c6b-a28d-7df689ff8c8f HTTP/1.1" 200 272 0.071217 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.008600 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004851 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.013196 10.0.0.57 - - [2025-05-19 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.57 - - [2025-05-19 01:46:38] "PUT /access-control-list/172db456-7dab-4b1b-9add-5d04428584cd HTTP/1.1" 200 272 0.051950 10.0.0.57 - - [2025-05-19 01:46:38] "GET /virtual-network/0a2aa167-cf2f-48ec-8306-008419707d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.041895 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.016572 10.0.0.57 - - [2025-05-19 01:46:38] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.005187 10.0.0.57 - - [2025-05-19 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001743 10.0.0.57 - - [2025-05-19 01:46:38] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002372 10.0.0.57 - - [2025-05-19 01:46:38] "POST /firewall-policys HTTP/1.1" 200 530 0.021379 10.0.0.57 - - [2025-05-19 01:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.028620 10.0.0.57 - - [2025-05-19 01:46:38] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.007890 10.0.0.57 - - [2025-05-19 01:46:38] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1065 0.003146 10.0.0.57 - - [2025-05-19 01:46:38] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002910 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.027827 10.0.0.57 - - [2025-05-19 01:46:38] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.004632 10.0.0.57 - - [2025-05-19 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002274 10.0.0.57 - - [2025-05-19 01:46:38] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003287 10.0.0.57 - - [2025-05-19 01:46:38] "POST /firewall-policys HTTP/1.1" 200 532 0.018699 10.0.0.57 - - [2025-05-19 01:46:38] "POST /prop-collection-update HTTP/1.1" 200 115 0.027339 10.0.0.57 - - [2025-05-19 01:46:38] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010491 10.0.0.57 - - [2025-05-19 01:46:38] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1313 0.002842 10.0.0.57 - - [2025-05-19 01:46:38] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002048 10.0.0.57 - - [2025-05-19 01:46:38] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001958 10.0.0.57 - - [2025-05-19 01:46:38] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.003151 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.013845 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.032395 10.0.0.57 - - [2025-05-19 01:46:38] "POST /ref-update HTTP/1.1" 200 156 0.024646 10.0.0.57 - - [2025-05-19 01:46:38] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.025086 10.0.0.57 - - [2025-05-19 01:46:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002126 10.0.0.57 - - [2025-05-19 01:46:38] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003015 10.0.0.57 - - [2025-05-19 01:46:38] "POST /firewall-policys HTTP/1.1" 200 530 0.018448 10.0.0.57 - - [2025-05-19 01:46:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.032044 10.0.0.57 - - [2025-05-19 01:46:39] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.005863 10.0.0.57 - - [2025-05-19 01:46:39] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1535 0.002976 10.0.0.57 - - [2025-05-19 01:46:39] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002097 10.0.0.57 - - [2025-05-19 01:46:39] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.001874 10.0.0.57 - - [2025-05-19 01:46:39] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003146 10.0.0.57 - - [2025-05-19 01:46:39] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.006570 10.0.0.57 - - [2025-05-19 01:46:39] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.002641 10.0.0.57 - - [2025-05-19 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.018945 10.0.0.57 - - [2025-05-19 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.012024 10.0.0.57 - - [2025-05-19 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.043218 10.0.0.57 - - [2025-05-19 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.018520 10.0.0.57 - - [2025-05-19 01:46:39] "POST /ref-update HTTP/1.1" 200 156 0.041166 10.0.0.57 - - [2025-05-19 01:46:39] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1756 0.023732 10.0.0.57 - - [2025-05-19 01:46:39] "POST /tags HTTP/1.1" 200 299 0.038228 10.0.0.57 - - [2025-05-19 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.017299 10.0.0.57 - - [2025-05-19 01:46:39] "GET /tag/cb308a4c-e95f-4adb-8782-99cb4306b5bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.030559 10.0.0.57 - - [2025-05-19 01:46:39] "POST /set-tag HTTP/1.1" 200 109 0.025332 10.0.0.57 - - [2025-05-19 01:46:39] "POST /tags HTTP/1.1" 200 357 0.109753 10.0.0.57 - - [2025-05-19 01:46:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.016280 10.0.0.57 - - [2025-05-19 01:46:39] "GET /tag/3e030f97-8005-4b07-908b-8d60decae5d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.013663 10.0.0.57 - - [2025-05-19 01:46:40] "POST /tags HTTP/1.1" 200 305 0.096226 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.015501 10.0.0.57 - - [2025-05-19 01:46:40] "GET /tag/545a1848-476a-417a-b31e-eb372c7674ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.015827 10.0.0.57 - - [2025-05-19 01:46:40] "POST /id-to-fqname HTTP/1.1" 200 174 0.000690 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 183 0.008801 10.0.0.57 - - [2025-05-19 01:46:40] "POST /security-groups HTTP/1.1" 200 571 0.064468 10.0.0.57 - - [2025-05-19 01:46:40] "POST /projects HTTP/1.1" 200 483 0.189765 10.0.0.57 - - [2025-05-19 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.025730 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 214 0.010132 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.013368 10.0.0.57 - - [2025-05-19 01:46:40] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.030975 10.0.0.57 - - [2025-05-19 01:46:40] "POST /access-control-lists HTTP/1.1" 200 580 0.083786 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007834 10.0.0.57 - - [2025-05-19 01:46:40] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.015926 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 213 0.002979 10.0.0.57 - - [2025-05-19 01:46:40] "POST /access-control-lists HTTP/1.1" 200 578 0.071310 10.0.0.57 - - [2025-05-19 01:46:40] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.100169 10.0.0.57 - - [2025-05-19 01:46:40] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.079784 10.0.0.57 - - [2025-05-19 01:46:40] "POST /security-groups HTTP/1.1" 200 537 0.092752 10.0.0.57 - - [2025-05-19 01:46:40] "POST /fqname-to-id HTTP/1.1" 404 234 0.009875 10.0.0.57 - - [2025-05-19 01:46:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.024639 10.0.0.57 - - [2025-05-19 01:46:41] "POST /access-control-lists HTTP/1.1" 200 596 0.081380 10.0.0.57 - - [2025-05-19 01:46:41] "POST /chown HTTP/1.1" 200 109 0.095283 10.0.0.57 - - [2025-05-19 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 233 0.020800 10.0.0.57 - - [2025-05-19 01:46:41] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023013 10.0.0.57 - - [2025-05-19 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.006220 10.0.0.57 - - [2025-05-19 01:46:41] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003552 10.0.0.57 - - [2025-05-19 01:46:41] "POST /tags HTTP/1.1" 409 207 0.010770 10.0.0.57 - - [2025-05-19 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.57 - - [2025-05-19 01:46:41] "GET /tag/545a1848-476a-417a-b31e-eb372c7674ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.012140 10.0.0.57 - - [2025-05-19 01:46:41] "POST /access-control-lists HTTP/1.1" 200 594 0.105060 10.0.0.57 - - [2025-05-19 01:46:41] "POST /firewall-rules HTTP/1.1" 200 564 0.093295 10.0.0.57 - - [2025-05-19 01:46:41] "GET /firewall-rule/1530b7a7-f249-4c3c-85b8-46d9d1767a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.017523 10.0.0.57 - - [2025-05-19 01:46:41] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.005854 10.0.0.57 - - [2025-05-19 01:46:41] "GET /firewall-rule/1530b7a7-f249-4c3c-85b8-46d9d1767a4f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1997 0.007335 10.0.0.57 - - [2025-05-19 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.019847 10.0.0.57 - - [2025-05-19 01:46:41] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024323 10.0.0.57 - - [2025-05-19 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003594 10.0.0.57 - - [2025-05-19 01:46:41] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003574 10.0.0.57 - - [2025-05-19 01:46:41] "POST /tags HTTP/1.1" 409 207 0.003362 10.0.0.57 - - [2025-05-19 01:46:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002350 10.0.0.57 - - [2025-05-19 01:46:41] "GET /tag/545a1848-476a-417a-b31e-eb372c7674ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.024168 10.0.0.57 - - [2025-05-19 01:46:41] "POST /firewall-rules HTTP/1.1" 200 562 0.091137 10.0.0.57 - - [2025-05-19 01:46:41] "GET /firewall-rule/a4e7dfc0-f704-406a-9f00-5dd207ce9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.010750 10.0.0.57 - - [2025-05-19 01:46:41] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.004156 10.0.0.57 - - [2025-05-19 01:46:41] "GET /firewall-rule/a4e7dfc0-f704-406a-9f00-5dd207ce9bc5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.002873 10.0.0.57 - - [2025-05-19 01:46:41] "POST /ref-update HTTP/1.1" 200 156 0.043646 10.0.0.57 - - [2025-05-19 01:46:41] "POST /fqname-to-id HTTP/1.1" 404 226 0.004469 10.0.0.57 - - [2025-05-19 01:46:42] "POST /tags HTTP/1.1" 200 305 0.176877 10.0.0.57 - - [2025-05-19 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.014297 10.0.0.57 - - [2025-05-19 01:46:42] "GET /tag/7f76a30e-d488-47f4-932d-b724ba36e705?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1116 0.033163 10.0.0.57 - - [2025-05-19 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.57 - - [2025-05-19 01:46:42] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.053641 10.0.0.57 - - [2025-05-19 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.007349 10.0.0.57 - - [2025-05-19 01:46:42] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.008628 10.0.0.57 - - [2025-05-19 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.002610 10.0.0.57 - - [2025-05-19 01:46:42] "GET /service-appliance-set/6294c25c-7109-4e16-b707-b5d61cfe9028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.009674 10.0.0.57 - - [2025-05-19 01:46:42] "POST /fqname-to-id HTTP/1.1" 404 240 0.002217 10.0.0.57 - - [2025-05-19 01:46:42] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.108599 10.0.0.57 - - [2025-05-19 01:46:42] "GET /virtual-machine-interface/a0570ff0-7440-4de5-8923-77eb45add72f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.007944 10.0.0.57 - - [2025-05-19 01:46:42] "POST /instance-ips HTTP/1.1" 200 381 0.036021 10.0.0.57 - - [2025-05-19 01:46:42] "GET /instance-ip/5c2691e9-04b4-410e-9442-84942b042a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.012253 10.0.0.57 - - [2025-05-19 01:46:42] "POST /loadbalancers HTTP/1.1" 200 582 0.078128 10.0.0.57 - - [2025-05-19 01:46:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.014302 10.0.0.57 - - [2025-05-19 01:46:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.005345 10.0.0.57 - - [2025-05-19 01:46:43] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032409 10.0.0.57 - - [2025-05-19 01:46:43] "GET /loadbalancer/371b54e5-f22d-4490-ac75-dcb4859bfe8b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.007146 10.0.0.57 - - [2025-05-19 01:46:43] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.033128 10.0.0.57 - - [2025-05-19 01:46:43] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.064698 10.0.0.57 - - [2025-05-19 01:46:43] "GET /instance-ip/5c2691e9-04b4-410e-9442-84942b042a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.010363 10.0.0.57 - - [2025-05-19 01:46:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.039522 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004212 10.0.0.57 - - [2025-05-19 01:46:43] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.058069 10.0.0.57 - - [2025-05-19 01:46:43] "POST /floating-ips HTTP/1.1" 200 583 0.084735 10.0.0.57 - - [2025-05-19 01:46:43] "GET /loadbalancer-listener/9115f920-44b6-44e9-b064-b67b83a944a8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.002906 10.0.0.57 - - [2025-05-19 01:46:43] "GET /loadbalancer-listener/9115f920-44b6-44e9-b064-b67b83a944a8?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.008283 10.0.0.57 - - [2025-05-19 01:46:43] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.028138 10.0.0.57 - - [2025-05-19 01:46:43] "GET /instance-ip/5c2691e9-04b4-410e-9442-84942b042a94?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.003299 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003889 10.0.0.57 - - [2025-05-19 01:46:43] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1809 0.002786 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001753 10.0.0.57 - - [2025-05-19 01:46:43] "GET /instance-ip/5c2691e9-04b4-410e-9442-84942b042a94?fields=floating_ips HTTP/1.1" 200 1170 0.012795 10.0.0.57 - - [2025-05-19 01:46:43] "GET /floating-ip/c72927d7-1552-4005-9356-1f12fe482023?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1460 0.003125 10.0.0.57 - - [2025-05-19 01:46:43] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.015223 10.0.0.57 - - [2025-05-19 01:46:43] "POST /tags HTTP/1.1" 200 301 0.066559 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.011777 10.0.0.57 - - [2025-05-19 01:46:43] "GET /tag/96b4699e-1774-4df4-a7e6-5804b6939f28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.017193 10.0.0.57 - - [2025-05-19 01:46:43] "GET / HTTP/1.1" 200 35931 0.001948 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003541 10.0.0.57 - - [2025-05-19 01:46:43] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.006405 10.0.0.57 - - [2025-05-19 01:46:43] "POST /tags HTTP/1.1" 200 325 0.068680 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.004827 10.0.0.57 - - [2025-05-19 01:46:43] "GET /config-node/09988386-3811-4add-8ee5-1c5a3dcebc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.021591 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007145 10.0.0.57 - - [2025-05-19 01:46:43] "GET /tag/6c0ccd42-4d8a-44f4-b3d0-4aece7980274?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.020858 10.0.0.57 - - [2025-05-19 01:46:43] "POST /tags HTTP/1.1" 200 363 0.024179 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.014060 10.0.0.57 - - [2025-05-19 01:46:43] "GET /tag/edd5564d-32b4-4af2-bd08-765ad35434d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016212 10.0.0.57 - - [2025-05-19 01:46:43] "POST /tags HTTP/1.1" 200 311 0.019566 10.0.0.57 - - [2025-05-19 01:46:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.017591 10.0.0.57 - - [2025-05-19 01:46:43] "GET /tag/2302eb7f-791e-4647-9a37-21d9042fa100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.011967 10.0.0.57 - - [2025-05-19 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.002842 10.0.0.57 - - [2025-05-19 01:46:44] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.003870 10.0.0.57 - - [2025-05-19 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001267 10.0.0.57 - - [2025-05-19 01:46:44] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.035040 10.0.0.57 - - [2025-05-19 01:46:44] "POST /virtual-machines HTTP/1.1" 200 377 0.022920 10.0.0.57 - - [2025-05-19 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.024711 10.0.0.57 - - [2025-05-19 01:46:44] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.139247 10.0.0.57 - - [2025-05-19 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.011542 10.0.0.57 - - [2025-05-19 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.017222 10.0.0.57 - - [2025-05-19 01:46:44] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.005826 10.0.0.57 - - [2025-05-19 01:46:44] "POST /instance-ips HTTP/1.1" 200 409 0.035833 10.0.0.57 - - [2025-05-19 01:46:44] "POST /prop-collection-update HTTP/1.1" 200 115 0.029802 10.0.0.57 - - [2025-05-19 01:46:44] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2874 0.008896 10.0.0.57 - - [2025-05-19 01:46:44] "POST /set-tag HTTP/1.1" 200 109 0.020819 10.0.0.57 - - [2025-05-19 01:46:44] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.016129 10.0.0.57 - - [2025-05-19 01:46:44] "GET /instance-ip/1e4aa5f0-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1963 0.002635 10.0.0.57 - - [2025-05-19 01:46:44] "POST /tags HTTP/1.1" 200 355 0.030510 10.0.0.57 - - [2025-05-19 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.023757 10.0.0.57 - - [2025-05-19 01:46:44] "GET /tag/bf22ade3-caed-487b-837c-b2963082f634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013524 10.0.0.57 - - [2025-05-19 01:46:44] "POST /tags HTTP/1.1" 200 303 0.028722 10.0.0.57 - - [2025-05-19 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.012384 10.0.0.57 - - [2025-05-19 01:46:44] "GET /tag/228300c9-66ff-4df5-a2aa-2b4b2cc7d893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.012960 10.0.0.57 - - [2025-05-19 01:46:44] "POST /projects HTTP/1.1" 409 218 0.002627 10.0.0.57 - - [2025-05-19 01:46:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.001477 10.0.0.57 - - [2025-05-19 01:46:44] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037197 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.57 - - [2025-05-19 01:46:45] "GET /network-ipam/b37588f1-8d84-47aa-9b34-f6f6d861b35b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.002389 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001337 10.0.0.57 - - [2025-05-19 01:46:45] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.004723 10.0.0.57 - - [2025-05-19 01:46:45] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.062953 10.0.0.57 - - [2025-05-19 01:46:45] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.016632 10.0.0.57 - - [2025-05-19 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.061337 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007488 10.0.0.57 - - [2025-05-19 01:46:45] "GET /network-ipam/4e9bfc39-1322-4413-b9c1-796c59c0da99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1573 0.002414 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002036 10.0.0.57 - - [2025-05-19 01:46:45] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.003788 10.0.0.57 - - [2025-05-19 01:46:45] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.035578 10.0.0.57 - - [2025-05-19 01:46:45] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.004656 10.0.0.57 - - [2025-05-19 01:46:45] "POST /set-tag HTTP/1.1" 200 109 0.039688 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.014925 10.0.0.57 - - [2025-05-19 01:46:45] "GET /network-policy/0c50cb59-f1b9-466e-b81f-67dd20f33310?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2045 0.005545 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003648 10.0.0.57 - - [2025-05-19 01:46:45] "GET /network-policy/e0667f6b-c448-4a25-a446-4c7e0f5526ef?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.002434 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003714 10.0.0.57 - - [2025-05-19 01:46:45] "GET /network-policy/e2a680bd-17c7-4a8e-80cc-b9aaa22798c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003256 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001919 10.0.0.57 - - [2025-05-19 01:46:45] "PUT /network-policy/e2a680bd-17c7-4a8e-80cc-b9aaa22798c1 HTTP/1.1" 200 262 0.009850 10.0.0.57 - - [2025-05-19 01:46:45] "POST /ref-update HTTP/1.1" 200 156 0.053178 10.0.0.57 - - [2025-05-19 01:46:45] "PUT /access-control-list/172db456-7dab-4b1b-9add-5d04428584cd HTTP/1.1" 200 272 0.018741 10.0.0.57 - - [2025-05-19 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007977 10.0.0.57 - - [2025-05-19 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019220 10.0.0.57 - - [2025-05-19 01:46:45] "PUT /access-control-list/0cd19fda-0c2a-499e-9765-3057c82b3e3b HTTP/1.1" 200 272 0.064743 10.0.0.57 - - [2025-05-19 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003098 10.0.0.57 - - [2025-05-19 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.001752 10.0.0.57 - - [2025-05-19 01:46:45] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002322 10.0.0.57 - - [2025-05-19 01:46:45] "POST /security-groups HTTP/1.1" 409 245 0.002590 10.0.0.57 - - [2025-05-19 01:46:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001326 10.0.0.57 - - [2025-05-19 01:46:46] "PUT /security-group/58eb6072-4eff-447f-9727-1d527f6ce2e9 HTTP/1.1" 200 262 0.055269 10.0.0.57 - - [2025-05-19 01:46:46] "PUT /access-control-list/2946ec86-12ee-4948-88f5-a4b577685eb4 HTTP/1.1" 200 272 0.023719 10.0.0.57 - - [2025-05-19 01:46:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.037472 10.0.0.57 - - [2025-05-19 01:46:46] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.014980 10.0.0.57 - - [2025-05-19 01:46:46] "PUT /access-control-list/5581da3e-19d0-4d54-a24c-14e093dada8b HTTP/1.1" 200 272 0.033228 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002063 10.0.0.57 - - [2025-05-19 01:46:46] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002312 10.0.0.57 - - [2025-05-19 01:46:46] "POST /tags HTTP/1.1" 409 206 0.001425 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002383 10.0.0.57 - - [2025-05-19 01:46:46] "GET /tag/228300c9-66ff-4df5-a2aa-2b4b2cc7d893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011305 10.0.0.57 - - [2025-05-19 01:46:46] "POST /firewall-rules HTTP/1.1" 200 562 0.067722 10.0.0.57 - - [2025-05-19 01:46:46] "GET /firewall-rule/781e1870-0277-4a6f-a836-421adaae4491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.004161 10.0.0.57 - - [2025-05-19 01:46:46] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003340 10.0.0.57 - - [2025-05-19 01:46:46] "GET /firewall-rule/781e1870-0277-4a6f-a836-421adaae4491?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.002082 10.0.0.57 - - [2025-05-19 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.020340 10.0.0.57 - - [2025-05-19 01:46:46] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005667 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002118 10.0.0.57 - - [2025-05-19 01:46:46] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003770 10.0.0.57 - - [2025-05-19 01:46:46] "POST /tags HTTP/1.1" 409 206 0.001674 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001278 10.0.0.57 - - [2025-05-19 01:46:46] "GET /tag/228300c9-66ff-4df5-a2aa-2b4b2cc7d893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011833 10.0.0.57 - - [2025-05-19 01:46:46] "POST /firewall-rules HTTP/1.1" 200 560 0.081321 10.0.0.57 - - [2025-05-19 01:46:46] "GET /firewall-rule/a0d17f41-01ab-497a-b4f3-fed4d402a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.003731 10.0.0.57 - - [2025-05-19 01:46:46] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.003374 10.0.0.57 - - [2025-05-19 01:46:46] "GET /firewall-rule/a0d17f41-01ab-497a-b4f3-fed4d402a6f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1991 0.001880 10.0.0.57 - - [2025-05-19 01:46:46] "POST /ref-update HTTP/1.1" 200 156 0.042906 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 404 228 0.006033 10.0.0.57 - - [2025-05-19 01:46:46] "POST /tags HTTP/1.1" 200 301 0.018350 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002337 10.0.0.57 - - [2025-05-19 01:46:46] "GET /tag/9ba39d99-f464-4654-97b9-92bbda15422b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.015057 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001929 10.0.0.57 - - [2025-05-19 01:46:46] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.030112 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001710 10.0.0.57 - - [2025-05-19 01:46:46] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.004012 10.0.0.57 - - [2025-05-19 01:46:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004373 10.0.0.57 - - [2025-05-19 01:46:46] "GET /service-appliance-set/6294c25c-7109-4e16-b707-b5d61cfe9028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002210 10.0.0.57 - - [2025-05-19 01:46:47] "POST /fqname-to-id HTTP/1.1" 404 242 0.008575 10.0.0.57 - - [2025-05-19 01:46:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.121323 10.0.0.57 - - [2025-05-19 01:46:47] "GET /virtual-machine-interface/5a33d2ed-97f4-4b97-8929-6b747eb6e8a0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2311 0.024032 10.0.0.57 - - [2025-05-19 01:46:47] "POST /instance-ips HTTP/1.1" 200 377 0.019793 10.0.0.57 - - [2025-05-19 01:46:47] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.003891 10.0.0.57 - - [2025-05-19 01:46:47] "POST /loadbalancers HTTP/1.1" 200 582 0.089003 10.0.0.57 - - [2025-05-19 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.038153 10.0.0.57 - - [2025-05-19 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.007643 10.0.0.57 - - [2025-05-19 01:46:47] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055935 10.0.0.57 - - [2025-05-19 01:46:47] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005341 10.0.0.57 - - [2025-05-19 01:46:47] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034987 10.0.0.57 - - [2025-05-19 01:46:47] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002378 10.0.0.57 - - [2025-05-19 01:46:47] "POST /floating-ips HTTP/1.1" 200 581 0.032838 10.0.0.57 - - [2025-05-19 01:46:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.043924 10.0.0.57 - - [2025-05-19 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.022720 10.0.0.57 - - [2025-05-19 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.004584 10.0.0.57 - - [2025-05-19 01:46:47] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.031680 10.0.0.57 - - [2025-05-19 01:46:47] "GET /loadbalancer-listener/0bfe68c4-2cfd-44c2-a18c-a1d6f25d3651?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.002303 10.0.0.57 - - [2025-05-19 01:46:47] "GET /loadbalancer-listener/0bfe68c4-2cfd-44c2-a18c-a1d6f25d3651?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.002773 10.0.0.57 - - [2025-05-19 01:46:47] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.020535 10.0.0.57 - - [2025-05-19 01:46:47] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002499 10.0.0.57 - - [2025-05-19 01:46:47] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?fields=floating_ips HTTP/1.1" 200 1165 0.004410 10.0.0.57 - - [2025-05-19 01:46:47] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001834 10.0.0.57 - - [2025-05-19 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001742 10.0.0.57 - - [2025-05-19 01:46:47] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.028085 10.0.0.57 - - [2025-05-19 01:46:47] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002196 10.0.0.57 - - [2025-05-19 01:46:47] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.022314 10.0.0.57 - - [2025-05-19 01:46:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.016892 10.0.0.57 - - [2025-05-19 01:46:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.006435 10.0.0.57 - - [2025-05-19 01:46:47] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.032249 10.0.0.57 - - [2025-05-19 01:46:47] "GET /loadbalancer-listener/93891119-d898-4b77-be71-797cb193dc1e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.002026 10.0.0.57 - - [2025-05-19 01:46:47] "GET /loadbalancer-listener/93891119-d898-4b77-be71-797cb193dc1e?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.002770 10.0.0.57 - - [2025-05-19 01:46:48] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.023651 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.003081 10.0.0.57 - - [2025-05-19 01:46:48] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.002885 10.0.0.57 - - [2025-05-19 01:46:48] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?fields=floating_ips HTTP/1.1" 200 1165 0.002334 10.0.0.57 - - [2025-05-19 01:46:48] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.034499 10.0.0.57 - - [2025-05-19 01:46:48] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.005491 10.0.0.57 - - [2025-05-19 01:46:48] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002732 10.0.0.57 - - [2025-05-19 01:46:48] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.014673 10.0.0.57 - - [2025-05-19 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.013258 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005901 10.0.0.57 - - [2025-05-19 01:46:48] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.027493 10.0.0.57 - - [2025-05-19 01:46:48] "GET /loadbalancer-listener/ee860feb-cb4b-4f5c-b1ca-21e7b709f510?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1835 0.001929 10.0.0.57 - - [2025-05-19 01:46:48] "GET /loadbalancer-listener/ee860feb-cb4b-4f5c-b1ca-21e7b709f510?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1200 0.003641 10.0.0.57 - - [2025-05-19 01:46:48] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.022383 10.0.0.57 - - [2025-05-19 01:46:48] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1591 0.005346 10.0.0.57 - - [2025-05-19 01:46:48] "GET /instance-ip/bc281b9e-aec0-4f98-9297-e08792fca350?fields=floating_ips HTTP/1.1" 200 1165 0.002774 10.0.0.57 - - [2025-05-19 01:46:48] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1462 0.001816 10.0.0.57 - - [2025-05-19 01:46:48] "POST /tags HTTP/1.1" 200 371 0.020859 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005437 10.0.0.57 - - [2025-05-19 01:46:48] "GET /tag/256798f7-e0ea-487c-8ec1-d831e1b037a4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.014217 10.0.0.57 - - [2025-05-19 01:46:48] "POST /tags HTTP/1.1" 200 319 0.018296 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.010831 10.0.0.57 - - [2025-05-19 01:46:48] "GET /tag/9aaef0ab-7f4b-4b32-bd49-df7dc4f62d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.012318 10.0.0.57 - - [2025-05-19 01:46:48] "POST /id-to-fqname HTTP/1.1" 200 181 0.000492 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 404 190 0.005834 10.0.0.57 - - [2025-05-19 01:46:48] "POST /security-groups HTTP/1.1" 200 578 0.075089 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 404 225 0.004629 10.0.0.57 - - [2025-05-19 01:46:48] "POST /projects HTTP/1.1" 200 497 0.215026 10.0.0.57 - - [2025-05-19 01:46:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.007869 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007053 10.0.0.57 - - [2025-05-19 01:46:48] "POST /access-control-lists HTTP/1.1" 200 587 0.043409 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 404 224 0.016766 10.0.0.57 - - [2025-05-19 01:46:48] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.004995 10.0.0.57 - - [2025-05-19 01:46:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001951 10.0.0.57 - - [2025-05-19 01:46:48] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.003625 10.0.0.57 - - [2025-05-19 01:46:48] "POST /access-control-lists HTTP/1.1" 200 585 0.059755 10.0.0.57 - - [2025-05-19 01:46:48] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.085934 10.0.0.57 - - [2025-05-19 01:46:49] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.052623 10.0.0.57 - - [2025-05-19 01:46:49] "POST /security-groups HTTP/1.1" 200 558 0.070275 10.0.0.57 - - [2025-05-19 01:46:49] "POST /fqname-to-id HTTP/1.1" 404 248 0.002866 10.0.0.57 - - [2025-05-19 01:46:49] "POST /access-control-lists HTTP/1.1" 200 610 0.062959 10.0.0.57 - - [2025-05-19 01:46:49] "POST /fqname-to-id HTTP/1.1" 404 247 0.013597 10.0.0.57 - - [2025-05-19 01:46:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.076996 10.0.0.57 - - [2025-05-19 01:46:49] "POST /chown HTTP/1.1" 200 109 0.022540 10.0.0.57 - - [2025-05-19 01:46:49] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005852 10.0.0.57 - - [2025-05-19 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001547 10.0.0.57 - - [2025-05-19 01:46:49] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.015707 10.0.0.57 - - [2025-05-19 01:46:49] "POST /access-control-lists HTTP/1.1" 200 608 0.065836 10.0.0.57 - - [2025-05-19 01:46:49] "POST /tags HTTP/1.1" 409 214 0.001961 10.0.0.57 - - [2025-05-19 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004586 10.0.0.57 - - [2025-05-19 01:46:49] "GET /tag/9aaef0ab-7f4b-4b32-bd49-df7dc4f62d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.011739 10.0.0.57 - - [2025-05-19 01:46:49] "POST /firewall-rules HTTP/1.1" 200 578 0.065521 10.0.0.57 - - [2025-05-19 01:46:49] "GET /firewall-rule/041c8af6-e013-4f75-80b4-50bddb19c0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.016918 10.0.0.57 - - [2025-05-19 01:46:49] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.005808 10.0.0.57 - - [2025-05-19 01:46:49] "GET /firewall-rule/041c8af6-e013-4f75-80b4-50bddb19c0c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.002237 10.0.0.57 - - [2025-05-19 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.027178 10.0.0.57 - - [2025-05-19 01:46:49] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002823 10.0.0.57 - - [2025-05-19 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.001487 10.0.0.57 - - [2025-05-19 01:46:49] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002996 10.0.0.57 - - [2025-05-19 01:46:49] "POST /tags HTTP/1.1" 409 214 0.009399 10.0.0.57 - - [2025-05-19 01:46:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002195 10.0.0.57 - - [2025-05-19 01:46:49] "GET /tag/9aaef0ab-7f4b-4b32-bd49-df7dc4f62d4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.010699 10.0.0.57 - - [2025-05-19 01:46:49] "POST /firewall-rules HTTP/1.1" 200 576 0.067140 10.0.0.57 - - [2025-05-19 01:46:49] "GET /firewall-rule/4959a828-c626-4805-86bb-3ddea3120d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.008406 10.0.0.57 - - [2025-05-19 01:46:49] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.003262 10.0.0.57 - - [2025-05-19 01:46:49] "GET /firewall-rule/4959a828-c626-4805-86bb-3ddea3120d58?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2029 0.009373 10.0.0.57 - - [2025-05-19 01:46:49] "POST /ref-update HTTP/1.1" 200 156 0.031733 10.0.0.57 - - [2025-05-19 01:46:50] "POST /tags HTTP/1.1" 200 363 0.024593 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002074 10.0.0.57 - - [2025-05-19 01:46:50] "GET /tag/73e6929b-2936-4096-9cae-e25f7209305b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.012156 10.0.0.57 - - [2025-05-19 01:46:50] "POST /tags HTTP/1.1" 200 311 0.015608 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.57 - - [2025-05-19 01:46:50] "GET /tag/49dbe7df-4423-4e35-93f9-87fc33517012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.015237 10.0.0.57 - - [2025-05-19 01:46:50] "POST /id-to-fqname HTTP/1.1" 200 177 0.000630 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.006831 10.0.0.57 - - [2025-05-19 01:46:50] "POST /security-groups HTTP/1.1" 200 574 0.057929 10.0.0.57 - - [2025-05-19 01:46:50] "POST /projects HTTP/1.1" 200 489 0.170557 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 217 0.001760 10.0.0.57 - - [2025-05-19 01:46:50] "POST /access-control-lists HTTP/1.1" 200 583 0.060383 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002712 10.0.0.57 - - [2025-05-19 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.074252 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.57 - - [2025-05-19 01:46:50] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.009828 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001810 10.0.0.57 - - [2025-05-19 01:46:50] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.025880 10.0.0.57 - - [2025-05-19 01:46:50] "POST /access-control-lists HTTP/1.1" 200 581 0.062596 10.0.0.57 - - [2025-05-19 01:46:50] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.074969 10.0.0.57 - - [2025-05-19 01:46:50] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.059762 10.0.0.57 - - [2025-05-19 01:46:50] "POST /security-groups HTTP/1.1" 200 546 0.076970 10.0.0.57 - - [2025-05-19 01:46:50] "POST /fqname-to-id HTTP/1.1" 404 240 0.011415 10.0.0.57 - - [2025-05-19 01:46:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.063725 10.0.0.57 - - [2025-05-19 01:46:51] "POST /chown HTTP/1.1" 200 109 0.059781 10.0.0.57 - - [2025-05-19 01:46:51] "POST /access-control-lists HTTP/1.1" 200 602 0.105084 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 404 239 0.012016 10.0.0.57 - - [2025-05-19 01:46:51] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.011890 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002826 10.0.0.57 - - [2025-05-19 01:46:51] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002255 10.0.0.57 - - [2025-05-19 01:46:51] "POST /tags HTTP/1.1" 409 210 0.001706 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001328 10.0.0.57 - - [2025-05-19 01:46:51] "GET /tag/49dbe7df-4423-4e35-93f9-87fc33517012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.025102 10.0.0.57 - - [2025-05-19 01:46:51] "POST /access-control-lists HTTP/1.1" 200 600 0.068865 10.0.0.57 - - [2025-05-19 01:46:51] "POST /firewall-rules HTTP/1.1" 200 570 0.071881 10.0.0.57 - - [2025-05-19 01:46:51] "GET /firewall-rule/0851aa36-93e1-43f0-9f4f-fea76e5d4112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.005238 10.0.0.57 - - [2025-05-19 01:46:51] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.003643 10.0.0.57 - - [2025-05-19 01:46:51] "GET /firewall-rule/0851aa36-93e1-43f0-9f4f-fea76e5d4112?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2012 0.003131 10.0.0.57 - - [2025-05-19 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.037438 10.0.0.57 - - [2025-05-19 01:46:51] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.023710 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.006720 10.0.0.57 - - [2025-05-19 01:46:51] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002828 10.0.0.57 - - [2025-05-19 01:46:51] "POST /tags HTTP/1.1" 409 210 0.001889 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002089 10.0.0.57 - - [2025-05-19 01:46:51] "GET /tag/49dbe7df-4423-4e35-93f9-87fc33517012?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.013148 10.0.0.57 - - [2025-05-19 01:46:51] "POST /firewall-rules HTTP/1.1" 200 568 0.072922 10.0.0.57 - - [2025-05-19 01:46:51] "GET /firewall-rule/b4e2aab0-8807-45e9-9600-c3771298c0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.004619 10.0.0.57 - - [2025-05-19 01:46:51] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.004432 10.0.0.57 - - [2025-05-19 01:46:51] "GET /firewall-rule/b4e2aab0-8807-45e9-9600-c3771298c0a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.002221 10.0.0.57 - - [2025-05-19 01:46:51] "POST /ref-update HTTP/1.1" 200 156 0.036001 10.0.0.57 - - [2025-05-19 01:46:51] "POST /tags HTTP/1.1" 409 237 0.002554 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001950 10.0.0.57 - - [2025-05-19 01:46:51] "GET /tag/edd5564d-32b4-4af2-bd08-765ad35434d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.010911 10.0.0.57 - - [2025-05-19 01:46:51] "POST /tags HTTP/1.1" 409 210 0.003061 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002318 10.0.0.57 - - [2025-05-19 01:46:51] "GET /tag/2302eb7f-791e-4647-9a37-21d9042fa100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.010604 10.0.0.57 - - [2025-05-19 01:46:51] "POST /projects HTTP/1.1" 409 223 0.002103 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.57 - - [2025-05-19 01:46:51] "GET /project/50dcdc27-d503-4238-ae5c-60091477f2f2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.044116 10.0.0.57 - - [2025-05-19 01:46:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.001643 10.0.0.57 - - [2025-05-19 01:46:52] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.005249 10.0.0.57 - - [2025-05-19 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003036 10.0.0.57 - - [2025-05-19 01:46:52] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.004525 10.0.0.57 - - [2025-05-19 01:46:52] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.065049 10.0.0.57 - - [2025-05-19 01:46:52] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.060233 10.0.0.57 - - [2025-05-19 01:46:52] "POST /security-groups HTTP/1.1" 409 253 0.011737 10.0.0.57 - - [2025-05-19 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003162 10.0.0.57 - - [2025-05-19 01:46:52] "PUT /security-group/fe81dba5-a419-47a9-8f0a-cfe458f82f37 HTTP/1.1" 200 262 0.061924 10.0.0.57 - - [2025-05-19 01:46:52] "PUT /access-control-list/bacc028c-e0a5-4ec1-a417-eb80fd6e534e HTTP/1.1" 200 272 0.016378 10.0.0.57 - - [2025-05-19 01:46:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.026040 10.0.0.57 - - [2025-05-19 01:46:52] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.013232 10.0.0.57 - - [2025-05-19 01:46:52] "PUT /access-control-list/735f7ce1-096d-4e79-9f5a-fa6bc6c53e2a HTTP/1.1" 200 272 0.023619 10.0.0.57 - - [2025-05-19 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002138 10.0.0.57 - - [2025-05-19 01:46:52] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.023235 10.0.0.57 - - [2025-05-19 01:46:52] "POST /tags HTTP/1.1" 409 210 0.002204 10.0.0.57 - - [2025-05-19 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.57 - - [2025-05-19 01:46:52] "GET /tag/2302eb7f-791e-4647-9a37-21d9042fa100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.017249 10.0.0.57 - - [2025-05-19 01:46:52] "POST /firewall-rules HTTP/1.1" 200 570 0.109406 10.0.0.57 - - [2025-05-19 01:46:52] "GET /firewall-rule/24f07c18-4c59-41aa-9c3a-d2be557b68f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004727 10.0.0.57 - - [2025-05-19 01:46:52] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.008111 10.0.0.57 - - [2025-05-19 01:46:52] "GET /firewall-rule/24f07c18-4c59-41aa-9c3a-d2be557b68f5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004279 10.0.0.57 - - [2025-05-19 01:46:52] "POST /ref-update HTTP/1.1" 200 156 0.069333 10.0.0.57 - - [2025-05-19 01:46:52] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.024787 10.0.0.57 - - [2025-05-19 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.005794 10.0.0.57 - - [2025-05-19 01:46:52] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003205 10.0.0.57 - - [2025-05-19 01:46:52] "POST /tags HTTP/1.1" 409 210 0.001876 10.0.0.57 - - [2025-05-19 01:46:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001538 10.0.0.57 - - [2025-05-19 01:46:53] "GET /tag/2302eb7f-791e-4647-9a37-21d9042fa100?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016505 10.0.0.57 - - [2025-05-19 01:46:53] "POST /firewall-rules HTTP/1.1" 200 568 0.083034 10.0.0.57 - - [2025-05-19 01:46:53] "GET /firewall-rule/79683819-e02c-47fa-905f-9f3ce30f61db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005797 10.0.0.57 - - [2025-05-19 01:46:53] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.005312 10.0.0.57 - - [2025-05-19 01:46:53] "GET /firewall-rule/79683819-e02c-47fa-905f-9f3ce30f61db?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.002820 10.0.0.57 - - [2025-05-19 01:46:53] "POST /ref-update HTTP/1.1" 200 156 0.069410 10.0.0.57 - - [2025-05-19 01:46:53] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007214 10.0.0.57 - - [2025-05-19 01:46:53] "POST /set-tag HTTP/1.1" 200 109 0.003012 10.0.0.57 - - [2025-05-19 01:46:54] "GET / HTTP/1.1" 200 35931 0.001566 10.0.0.57 - - [2025-05-19 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002213 10.0.0.57 - - [2025-05-19 01:46:54] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.002459 10.0.0.57 - - [2025-05-19 01:46:54] "POST /bgp-routers HTTP/1.1" 409 301 0.001703 10.0.0.57 - - [2025-05-19 01:46:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.57 - - [2025-05-19 01:46:54] "GET /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.005141 10.0.0.57 - - [2025-05-19 01:46:54] "PUT /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c HTTP/1.1" 200 254 0.010333 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:46:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000970 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:46:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000962 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000781 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000767 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000814 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000868 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000850 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000876 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:48] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000886 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:48] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000973 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000887 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:47:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 10.0.0.57 - - [2025-05-19 01:48:01] "GET /global-system-configs HTTP/1.1" 200 322 0.008723 10.0.0.33 - - [2025-05-19 01:48:01] "GET / HTTP/1.1" 200 35931 0.002894 10.0.0.33 - - [2025-05-19 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001975 10.0.0.33 - - [2025-05-19 01:48:01] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.004334 10.0.0.33 - - [2025-05-19 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001290 10.0.0.33 - - [2025-05-19 01:48:01] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.002473 10.0.0.33 - - [2025-05-19 01:48:01] "PUT /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388 HTTP/1.1" 200 274 0.008744 10.0.0.33 - - [2025-05-19 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.001657 10.0.0.33 - - [2025-05-19 01:48:01] "POST /virtual-routers HTTP/1.1" 200 599 0.026312 10.0.0.33 - - [2025-05-19 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.33 - - [2025-05-19 01:48:01] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004402 10.0.0.33 - - [2025-05-19 01:48:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.001469 10.0.0.33 - - [2025-05-19 01:48:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001988 10.0.0.33 - - [2025-05-19 01:48:01] "GET /virtual-network/0a2aa167-cf2f-48ec-8306-008419707d0c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.003777 10.0.0.33 - - [2025-05-19 01:48:02] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.061860 10.0.0.57 - - [2025-05-19 01:48:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003670 10.0.0.57 - - [2025-05-19 01:50:40] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003770 10.0.0.57 - - [2025-05-19 01:50:40] "POST /ref-update HTTP/1.1" 200 156 0.007809 10.0.0.57 - - [2025-05-19 01:50:45] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012875 10.0.0.57 - - [2025-05-19 01:50:45] "POST /set-tag HTTP/1.1" 200 109 0.004136 10.0.0.57 - - [2025-05-19 01:50:45] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006756 10.0.0.57 - - [2025-05-19 01:50:45] "POST /set-tag HTTP/1.1" 200 109 0.003459 10.0.0.57 - - [2025-05-19 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.57 - - [2025-05-19 01:50:45] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002756 10.0.0.57 - - [2025-05-19 01:50:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002666 10.0.0.57 - - [2025-05-19 01:50:45] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003036 10.0.0.57 - - [2025-05-19 01:50:45] "GET /loadbalancer-pool/412b5246-5a13-45e8-ab19-17288d748437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.004613 10.0.0.57 - - [2025-05-19 01:50:45] "POST /loadbalancer-members HTTP/1.1" 200 690 0.023106 10.0.0.57 - - [2025-05-19 01:50:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.008372 10.0.0.57 - - [2025-05-19 01:50:45] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012598 10.0.0.57 - - [2025-05-19 01:50:45] "POST /tags HTTP/1.1" 409 205 0.002887 10.0.0.57 - - [2025-05-19 01:50:45] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.008878 10.0.0.57 - - [2025-05-19 01:50:46] "POST /ref-update HTTP/1.1" 200 156 0.010820 10.0.0.57 - - [2025-05-19 01:50:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002329 10.0.0.57 - - [2025-05-19 01:50:46] "GET /tag/9ba39d99-f464-4654-97b9-92bbda15422b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.013585 10.0.0.57 - - [2025-05-19 01:50:46] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1769 0.005446 10.0.0.57 - - [2025-05-19 01:50:46] "PUT /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd HTTP/1.1" 200 256 0.026353 10.0.0.57 - - [2025-05-19 01:50:46] "POST /set-tag HTTP/1.1" 200 109 0.097888 10.0.0.57 - - [2025-05-19 01:50:46] "GET /loadbalancer-pool/068411a8-0f4c-4afb-af78-cfb772a5b182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004678 10.0.0.57 - - [2025-05-19 01:50:46] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017640 10.0.0.57 - - [2025-05-19 01:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017154 10.0.0.57 - - [2025-05-19 01:50:46] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.011478 10.0.0.57 - - [2025-05-19 01:50:46] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004640 10.0.0.57 - - [2025-05-19 01:50:46] "POST /ref-update HTTP/1.1" 200 156 0.006769 10.0.0.57 - - [2025-05-19 01:50:46] "POST /set-tag HTTP/1.1" 200 109 0.002526 10.0.0.57 - - [2025-05-19 01:50:46] "GET /loadbalancer-pool/f35e3724-3a99-45fd-a5b6-ab198335e025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003736 10.0.0.57 - - [2025-05-19 01:50:46] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1914 0.002653 10.0.0.57 - - [2025-05-19 01:50:46] "PUT /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd HTTP/1.1" 200 256 0.034407 10.0.0.57 - - [2025-05-19 01:50:46] "POST /loadbalancer-members HTTP/1.1" 200 692 0.066652 10.0.0.57 - - [2025-05-19 01:50:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.017365 10.0.0.57 - - [2025-05-19 01:50:46] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.015161 10.0.0.57 - - [2025-05-19 01:50:46] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017174 10.0.0.57 - - [2025-05-19 01:50:46] "POST /set-tag HTTP/1.1" 200 109 0.006843 10.0.0.57 - - [2025-05-19 01:50:46] "POST /ref-update HTTP/1.1" 200 156 0.013798 10.0.0.57 - - [2025-05-19 01:50:46] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1967 0.003001 10.0.0.57 - - [2025-05-19 01:50:46] "PUT /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd HTTP/1.1" 200 256 0.011778 10.0.0.57 - - [2025-05-19 01:51:14] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004707 10.0.0.57 - - [2025-05-19 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002449 10.0.0.57 - - [2025-05-19 01:51:14] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006489 10.0.0.57 - - [2025-05-19 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002730 10.0.0.57 - - [2025-05-19 01:51:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.57 - - [2025-05-19 01:51:14] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002324 10.0.0.57 - - [2025-05-19 01:51:14] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.004180 10.0.0.57 - - [2025-05-19 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.031128 10.0.0.57 - - [2025-05-19 01:51:14] "DELETE /loadbalancer-member/cf0eaa91-a2c7-4085-90e7-a05ecc9fcc86 HTTP/1.1" 200 115 0.051533 10.0.0.57 - - [2025-05-19 01:51:14] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.012835 10.0.0.57 - - [2025-05-19 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.003447 10.0.0.57 - - [2025-05-19 01:51:14] "DELETE /loadbalancer-member/6082cb75-6602-4081-8507-b280b4912ed7 HTTP/1.1" 200 115 0.038512 10.0.0.57 - - [2025-05-19 01:51:14] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.006281 10.0.0.57 - - [2025-05-19 01:51:14] "POST /set-tag HTTP/1.1" 200 109 0.002954 10.0.0.57 - - [2025-05-19 01:51:14] "DELETE /loadbalancer-member/c7405673-7aef-4fbd-bcb7-53c179ee567a HTTP/1.1" 200 115 0.036289 10.0.0.57 - - [2025-05-19 01:51:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005799 10.0.0.57 - - [2025-05-19 01:51:15] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003976 10.0.0.57 - - [2025-05-19 01:51:15] "GET /loadbalancer-pool/412b5246-5a13-45e8-ab19-17288d748437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003799 10.0.0.57 - - [2025-05-19 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.017337 10.0.0.57 - - [2025-05-19 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.007854 10.0.0.57 - - [2025-05-19 01:51:15] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.035002 10.0.0.57 - - [2025-05-19 01:51:15] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.031730 10.0.0.57 - - [2025-05-19 01:51:15] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.005923 10.0.0.57 - - [2025-05-19 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.104005 10.0.0.57 - - [2025-05-19 01:51:15] "GET /loadbalancer-pool/068411a8-0f4c-4afb-af78-cfb772a5b182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.004260 10.0.0.57 - - [2025-05-19 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 690 0.022093 10.0.0.57 - - [2025-05-19 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.033466 10.0.0.57 - - [2025-05-19 01:51:15] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.030495 10.0.0.57 - - [2025-05-19 01:51:15] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005622 10.0.0.57 - - [2025-05-19 01:51:15] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.006447 10.0.0.57 - - [2025-05-19 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.002880 10.0.0.57 - - [2025-05-19 01:51:15] "GET /loadbalancer-pool/f35e3724-3a99-45fd-a5b6-ab198335e025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003101 10.0.0.57 - - [2025-05-19 01:51:15] "POST /loadbalancer-members HTTP/1.1" 200 692 0.019805 10.0.0.57 - - [2025-05-19 01:51:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.029560 10.0.0.57 - - [2025-05-19 01:51:15] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.019112 10.0.0.57 - - [2025-05-19 01:51:15] "POST /set-tag HTTP/1.1" 200 109 0.003728 10.0.0.57 - - [2025-05-19 01:51:15] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006015 10.0.0.57 - - [2025-05-19 01:51:15] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.003838 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:51:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:51:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000924 10.0.0.33 - - [2025-05-19 01:52:06] "GET / HTTP/1.1" 200 35931 0.001981 10.0.0.33 - - [2025-05-19 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.33 - - [2025-05-19 01:52:06] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005181 10.0.0.33 - - [2025-05-19 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.33 - - [2025-05-19 01:52:06] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.003392 10.0.0.33 - - [2025-05-19 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001733 10.0.0.33 - - [2025-05-19 01:52:06] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.003713 10.0.0.33 - - [2025-05-19 01:52:06] "PUT /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a HTTP/1.1" 200 262 0.008306 10.0.0.33 - - [2025-05-19 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.33 - - [2025-05-19 01:52:06] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002830 10.0.0.33 - - [2025-05-19 01:52:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.33 - - [2025-05-19 01:52:06] "GET /virtual-machine-interface/f54c0756-1d53-4592-acc3-d3376d3bd495?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1915 0.007902 10.0.0.33 - - [2025-05-19 01:52:06] "PUT /virtual-machine-interface/f54c0756-1d53-4592-acc3-d3376d3bd495 HTTP/1.1" 200 284 0.009489 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:52:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000854 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:52:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:52:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:52:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000856 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:52:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000975 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:52:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000975 10.0.0.57 - - [2025-05-19 01:53:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002151 10.0.0.57 - - [2025-05-19 01:53:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002650 10.0.0.57 - - [2025-05-19 01:55:27] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005396 10.0.0.57 - - [2025-05-19 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.002940 10.0.0.57 - - [2025-05-19 01:55:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002357 10.0.0.57 - - [2025-05-19 01:55:27] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.003879 10.0.0.57 - - [2025-05-19 01:55:27] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005079 10.0.0.57 - - [2025-05-19 01:55:27] "POST /set-tag HTTP/1.1" 200 109 0.019303 10.0.0.57 - - [2025-05-19 01:55:28] "DELETE /loadbalancer-member/812fe209-89c2-4fc0-bc96-5305b4c474ad HTTP/1.1" 200 115 0.043042 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005033 10.0.0.57 - - [2025-05-19 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.006399 10.0.0.57 - - [2025-05-19 01:55:28] "DELETE /loadbalancer-member/cadf6937-118a-4e70-9213-da004024b584 HTTP/1.1" 200 115 0.046586 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005710 10.0.0.57 - - [2025-05-19 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002554 10.0.0.57 - - [2025-05-19 01:55:28] "DELETE /loadbalancer-member/67842c27-f36b-4da5-bb67-20c90bf472ac HTTP/1.1" 200 115 0.039521 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.004925 10.0.0.57 - - [2025-05-19 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.005589 10.0.0.57 - - [2025-05-19 01:55:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.57 - - [2025-05-19 01:55:28] "GET /loadbalancer/79ba4a63-c3af-4d7c-91cb-662aaee088a5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2166 0.002491 10.0.0.57 - - [2025-05-19 01:55:28] "GET /loadbalancer-pool/412b5246-5a13-45e8-ab19-17288d748437?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1852 0.003433 10.0.0.57 - - [2025-05-19 01:55:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.027200 10.0.0.57 - - [2025-05-19 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.017524 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.005083 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3600 0.007552 10.0.0.57 - - [2025-05-19 01:55:28] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.003368 10.0.0.57 - - [2025-05-19 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.071209 10.0.0.57 - - [2025-05-19 01:55:28] "GET /loadbalancer-pool/068411a8-0f4c-4afb-af78-cfb772a5b182?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1851 0.005213 10.0.0.57 - - [2025-05-19 01:55:28] "POST /loadbalancer-members HTTP/1.1" 200 690 0.028011 10.0.0.57 - - [2025-05-19 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008265 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.013906 10.0.0.57 - - [2025-05-19 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002994 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.005967 10.0.0.57 - - [2025-05-19 01:55:28] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002036 10.0.0.57 - - [2025-05-19 01:55:28] "GET /loadbalancer-pool/f35e3724-3a99-45fd-a5b6-ab198335e025?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1861 0.003200 10.0.0.57 - - [2025-05-19 01:55:28] "POST /loadbalancer-members HTTP/1.1" 200 692 0.014190 10.0.0.57 - - [2025-05-19 01:55:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.012621 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.017439 10.0.0.57 - - [2025-05-19 01:55:28] "GET /virtual-machine-interface/1e2c1266-3453-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3766 0.006997 10.0.0.57 - - [2025-05-19 01:55:28] "GET /floating-ip/0cabb48d-a801-4f0e-accb-18d3feccebdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2024 0.002161 10.0.0.57 - - [2025-05-19 01:55:28] "POST /set-tag HTTP/1.1" 200 109 0.002553 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:21] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000924 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:21] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000864 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000991 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:24] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000826 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000846 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:41] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000890 [Introspect:8084]10.0.0.57 - - [2025-05-19 01:56:41] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000891 10.0.0.57 - - [2025-05-19 01:58:01] "GET /global-system-configs HTTP/1.1" 200 322 0.002041 10.0.0.57 - - [2025-05-19 01:58:03] "GET /global-system-configs HTTP/1.1" 200 322 0.003146 10.0.0.57 - - [2025-05-19 01:58:26] "GET / HTTP/1.1" 200 35931 0.003800 10.0.0.57 - - [2025-05-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002659 10.0.0.57 - - [2025-05-19 01:58:26] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.032276 10.0.0.57 - - [2025-05-19 01:58:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002070 10.0.0.57 - - [2025-05-19 01:58:26] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.041928 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011781 10.0.0.57 - - [2025-05-19 01:58:27] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037923 10.0.0.57 - - [2025-05-19 01:58:27] "POST /tags HTTP/1.1" 200 333 0.029779 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005782 10.0.0.57 - - [2025-05-19 01:58:27] "GET /tag/8371a86f-7863-49c8-a1b4-949338ec14fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022884 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.57 - - [2025-05-19 01:58:27] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.031783 10.0.0.57 - - [2025-05-19 01:58:27] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037676 10.0.0.57 - - [2025-05-19 01:58:27] "GET /virtual-networks?parent_id=73f2d65d-b983-4d3d-9bdf-f3ada612503d&detail=False&count=False&shared=False HTTP/1.1" 200 553 0.003618 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002371 10.0.0.57 - - [2025-05-19 01:58:27] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.003950 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002795 10.0.0.57 - - [2025-05-19 01:58:27] "GET /service-appliance-set/6294c25c-7109-4e16-b707-b5d61cfe9028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.003484 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 404 254 0.002116 10.0.0.57 - - [2025-05-19 01:58:27] "POST /virtual-networks HTTP/1.1" 200 512 0.071745 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010076 10.0.0.57 - - [2025-05-19 01:58:27] "GET /network-ipam/d35b126c-82d3-4e15-9b35-f97222eaa618?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1044 0.002562 10.0.0.57 - - [2025-05-19 01:58:27] "POST /virtual-machine-interfaces HTTP/1.1" 200 664 0.100673 10.0.0.57 - - [2025-05-19 01:58:27] "GET /virtual-machine-interface/034ab09d-1969-4e81-863a-293f9d3e0e07?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2342 0.027711 10.0.0.57 - - [2025-05-19 01:58:27] "POST /useragent-kv HTTP/1.1" 200 115 0.007871 10.0.0.57 - - [2025-05-19 01:58:27] "POST /ref-update HTTP/1.1" 200 156 0.162743 10.0.0.57 - - [2025-05-19 01:58:27] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004222 10.0.0.57 - - [2025-05-19 01:58:27] "POST /instance-ips HTTP/1.1" 200 409 0.069543 10.0.0.57 - - [2025-05-19 01:58:27] "GET /domains HTTP/1.1" 200 280 0.002039 10.0.0.57 - - [2025-05-19 01:58:27] "GET /instance-ip/3ca93317-7931-44f5-a93a-0ae0a721ce8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.005466 10.0.0.57 - - [2025-05-19 01:58:27] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 HTTP/1.1" 200 3086 0.012808 10.0.0.57 - - [2025-05-19 01:58:27] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d HTTP/1.1" 200 5476 0.078546 10.0.0.57 - - [2025-05-19 01:58:27] "POST /loadbalancers HTTP/1.1" 200 610 0.084237 10.0.0.57 - - [2025-05-19 01:58:27] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.032012 10.0.0.57 - - [2025-05-19 01:58:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.034846 10.0.0.57 - - [2025-05-19 01:58:27] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.008677 10.0.0.57 - - [2025-05-19 01:58:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.018823 10.0.0.57 - - [2025-05-19 01:58:27] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1182 0.003950 10.0.0.57 - - [2025-05-19 01:58:27] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.045451 10.0.0.57 - - [2025-05-19 01:58:27] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1182 0.012032 10.0.0.57 - - [2025-05-19 01:58:27] "GET /instance-ip/3ca93317-7931-44f5-a93a-0ae0a721ce8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.007346 10.0.0.57 - - [2025-05-19 01:58:27] "POST /route-targets HTTP/1.1" 200 327 0.014221 10.0.0.57 - - [2025-05-19 01:58:28] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.052802 10.0.0.57 - - [2025-05-19 01:58:28] "GET /loadbalancer/413828c1-f735-4921-9e2e-955df2c03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003502 10.0.0.57 - - [2025-05-19 01:58:28] "POST /ref-update HTTP/1.1" 200 156 0.041603 10.0.0.57 - - [2025-05-19 01:58:28] "POST /floating-ips HTTP/1.1" 200 597 0.060865 10.0.0.57 - - [2025-05-19 01:58:28] "POST /loadbalancer-listeners HTTP/1.1" 200 716 0.072687 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.57 - - [2025-05-19 01:58:28] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.027024 10.0.0.57 - - [2025-05-19 01:58:28] "GET /loadbalancer-listener/610f690a-e0c7-4407-af6c-1f12f3b24e1b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1804 0.005379 10.0.0.57 - - [2025-05-19 01:58:28] "GET /loadbalancer-listener/610f690a-e0c7-4407-af6c-1f12f3b24e1b?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1223 0.003912 10.0.0.57 - - [2025-05-19 01:58:28] "POST /loadbalancer-pools HTTP/1.1" 200 708 0.021172 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003646 10.0.0.57 - - [2025-05-19 01:58:28] "GET /instance-ip/3ca93317-7931-44f5-a93a-0ae0a721ce8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1651 0.003028 10.0.0.57 - - [2025-05-19 01:58:28] "GET /instance-ip/3ca93317-7931-44f5-a93a-0ae0a721ce8c?fields=floating_ips HTTP/1.1" 200 1212 0.004653 10.0.0.57 - - [2025-05-19 01:58:28] "GET /floating-ip/41d7b4a0-5ef4-4446-8806-91faeac2c756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1475 0.002195 10.0.0.57 - - [2025-05-19 01:58:28] "GET /loadbalancer/413828c1-f735-4921-9e2e-955df2c03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003580 10.0.0.57 - - [2025-05-19 01:58:28] "POST /tags HTTP/1.1" 200 295 0.061931 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.020236 10.0.0.57 - - [2025-05-19 01:58:28] "GET /tag/90685108-2647-46ce-9c91-ecb469723f8d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1093 0.014348 10.0.0.57 - - [2025-05-19 01:58:28] "POST /tags HTTP/1.1" 409 233 0.001837 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.57 - - [2025-05-19 01:58:28] "GET /tag/bf22ade3-caed-487b-837c-b2963082f634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.012116 10.0.0.57 - - [2025-05-19 01:58:28] "POST /tags HTTP/1.1" 409 206 0.001949 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001492 10.0.0.57 - - [2025-05-19 01:58:28] "GET /tag/228300c9-66ff-4df5-a2aa-2b4b2cc7d893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.013688 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001878 10.0.0.57 - - [2025-05-19 01:58:28] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005742 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001711 10.0.0.57 - - [2025-05-19 01:58:28] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.043862 10.0.0.57 - - [2025-05-19 01:58:28] "POST /virtual-machines HTTP/1.1" 200 369 0.011505 10.0.0.57 - - [2025-05-19 01:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.020212 10.0.0.57 - - [2025-05-19 01:58:28] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.117750 10.0.0.57 - - [2025-05-19 01:58:28] "POST /prop-collection-update HTTP/1.1" 200 115 0.008900 10.0.0.57 - - [2025-05-19 01:58:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008499 10.0.0.57 - - [2025-05-19 01:58:28] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.007657 10.0.0.57 - - [2025-05-19 01:58:29] "POST /instance-ips HTTP/1.1" 200 409 0.027641 10.0.0.57 - - [2025-05-19 01:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.021263 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.009330 10.0.0.57 - - [2025-05-19 01:58:29] "POST /set-tag HTTP/1.1" 200 109 0.019078 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.012585 10.0.0.57 - - [2025-05-19 01:58:29] "GET /instance-ip/c2427e02-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.003114 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005045 10.0.0.57 - - [2025-05-19 01:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002334 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002830 10.0.0.57 - - [2025-05-19 01:58:29] "POST /ref-update HTTP/1.1" 200 156 0.008060 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005622 10.0.0.57 - - [2025-05-19 01:58:29] "POST /set-tag HTTP/1.1" 200 109 0.002139 10.0.0.57 - - [2025-05-19 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.001615 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.006404 10.0.0.57 - - [2025-05-19 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.57 - - [2025-05-19 01:58:29] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.039494 10.0.0.57 - - [2025-05-19 01:58:29] "POST /virtual-machines HTTP/1.1" 200 369 0.016232 10.0.0.57 - - [2025-05-19 01:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.020939 10.0.0.57 - - [2025-05-19 01:58:29] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.095534 10.0.0.57 - - [2025-05-19 01:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.008740 10.0.0.57 - - [2025-05-19 01:58:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.010337 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.008985 10.0.0.57 - - [2025-05-19 01:58:29] "POST /instance-ips HTTP/1.1" 200 409 0.027480 10.0.0.57 - - [2025-05-19 01:58:29] "POST /prop-collection-update HTTP/1.1" 200 115 0.039212 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2851 0.010446 10.0.0.57 - - [2025-05-19 01:58:29] "POST /set-tag HTTP/1.1" 200 109 0.023938 10.0.0.57 - - [2025-05-19 01:58:29] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015902 10.0.0.57 - - [2025-05-19 01:58:29] "GET /instance-ip/c2b401f8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.005592 10.0.0.57 - - [2025-05-19 01:58:30] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004966 10.0.0.57 - - [2025-05-19 01:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002165 10.0.0.57 - - [2025-05-19 01:58:30] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1685 0.003493 10.0.0.57 - - [2025-05-19 01:58:30] "POST /ref-update HTTP/1.1" 200 156 0.009477 10.0.0.57 - - [2025-05-19 01:58:30] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.010084 10.0.0.57 - - [2025-05-19 01:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002718 10.0.0.57 - - [2025-05-19 01:58:30] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005422 10.0.0.57 - - [2025-05-19 01:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002248 10.0.0.57 - - [2025-05-19 01:58:30] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004344 10.0.0.57 - - [2025-05-19 01:58:30] "POST /set-tag HTTP/1.1" 200 109 0.002501 10.0.0.57 - - [2025-05-19 01:58:32] "GET /domains HTTP/1.1" 200 280 0.002163 10.0.0.57 - - [2025-05-19 01:58:32] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 HTTP/1.1" 200 3086 0.003181 10.0.0.57 - - [2025-05-19 01:58:32] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d HTTP/1.1" 200 7064 0.029490 10.0.0.57 - - [2025-05-19 01:58:32] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.004321 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.004566 10.0.0.57 - - [2025-05-19 01:58:33] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1403 0.003787 10.0.0.57 - - [2025-05-19 01:58:33] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1403 0.003025 10.0.0.57 - - [2025-05-19 01:58:33] "GET /route-target/087f79a6-c6a5-460a-8316-0984c5ab81f6 HTTP/1.1" 200 1150 0.002401 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.004975 10.0.0.57 - - [2025-05-19 01:58:33] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1403 0.002528 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004101 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.004318 10.0.0.57 - - [2025-05-19 01:58:33] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1403 0.002614 10.0.0.57 - - [2025-05-19 01:58:33] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 200 1403 0.002395 10.0.0.57 - - [2025-05-19 01:58:33] "GET /route-target/087f79a6-c6a5-460a-8316-0984c5ab81f6 HTTP/1.1" 200 1150 0.002007 10.0.0.57 - - [2025-05-19 01:58:33] "GET /domains HTTP/1.1" 200 280 0.001647 10.0.0.57 - - [2025-05-19 01:58:33] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 HTTP/1.1" 200 3086 0.002467 10.0.0.57 - - [2025-05-19 01:58:33] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d HTTP/1.1" 200 7064 0.033121 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2089 0.004279 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.57 - - [2025-05-19 01:58:33] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.033254 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.003841 10.0.0.57 - - [2025-05-19 01:58:33] "GET /floating-ip-pools?parent_id=c2aede4e-36c4-41b5-9b47-d17da8ffefe3&detail=False&count=False&shared=False HTTP/1.1" 200 133 0.001755 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.005051 10.0.0.57 - - [2025-05-19 01:58:33] "POST /floating-ip-pools HTTP/1.1" 200 562 0.017045 10.0.0.57 - - [2025-05-19 01:58:33] "POST /ref-update HTTP/1.1" 200 156 0.008896 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004830 10.0.0.57 - - [2025-05-19 01:58:33] "GET /domains HTTP/1.1" 200 280 0.001717 10.0.0.57 - - [2025-05-19 01:58:33] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 HTTP/1.1" 200 3086 0.008363 10.0.0.57 - - [2025-05-19 01:58:33] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d HTTP/1.1" 200 7320 0.032584 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2327 0.005354 10.0.0.57 - - [2025-05-19 01:58:33] "GET /floating-ip-pool/a07c9808-f7a9-4cc2-9cc8-912bde159de6 HTTP/1.1" 200 1315 0.002260 10.0.0.57 - - [2025-05-19 01:58:33] "GET /domains HTTP/1.1" 200 280 0.001650 10.0.0.57 - - [2025-05-19 01:58:33] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 HTTP/1.1" 200 3086 0.002427 10.0.0.57 - - [2025-05-19 01:58:33] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d HTTP/1.1" 200 7320 0.038711 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 2327 0.004331 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1860 0.004397 10.0.0.57 - - [2025-05-19 01:58:33] "POST /tags HTTP/1.1" 200 365 0.057058 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.011490 10.0.0.57 - - [2025-05-19 01:58:33] "GET /tag/7ba88dea-238f-4a66-b7d8-42d4eddb55fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.020593 10.0.0.57 - - [2025-05-19 01:58:33] "POST /tags HTTP/1.1" 409 206 0.009401 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002276 10.0.0.57 - - [2025-05-19 01:58:33] "GET /tag/228300c9-66ff-4df5-a2aa-2b4b2cc7d893?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.011302 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002087 10.0.0.57 - - [2025-05-19 01:58:33] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.032122 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.001973 10.0.0.57 - - [2025-05-19 01:58:33] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004735 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002044 10.0.0.57 - - [2025-05-19 01:58:33] "GET /service-appliance-set/6fe94b41-2a12-4588-818b-b2d98cb7142a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1218 0.003582 10.0.0.57 - - [2025-05-19 01:58:33] "POST /fqname-to-id HTTP/1.1" 404 258 0.005101 10.0.0.57 - - [2025-05-19 01:58:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 672 0.106252 10.0.0.57 - - [2025-05-19 01:58:34] "GET /virtual-machine-interface/9a41a40a-16d8-4a94-b219-0886bfa60fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2345 0.024995 10.0.0.57 - - [2025-05-19 01:58:34] "POST /set-tag HTTP/1.1" 200 109 0.015452 10.0.0.57 - - [2025-05-19 01:58:34] "POST /instance-ips HTTP/1.1" 200 417 0.040939 10.0.0.57 - - [2025-05-19 01:58:34] "GET /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1664 0.004986 10.0.0.57 - - [2025-05-19 01:58:34] "POST /loadbalancers HTTP/1.1" 200 618 0.070297 10.0.0.57 - - [2025-05-19 01:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.016683 10.0.0.57 - - [2025-05-19 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004044 10.0.0.57 - - [2025-05-19 01:58:34] "POST /service-instances HTTP/1.1" 200 566 0.032934 10.0.0.57 - - [2025-05-19 01:58:34] "POST /ref-update HTTP/1.1" 200 156 0.013109 10.0.0.57 - - [2025-05-19 01:58:34] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.044979 10.0.0.57 - - [2025-05-19 01:58:34] "GET /virtual-machine-interface/9a41a40a-16d8-4a94-b219-0886bfa60fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.008204 10.0.0.57 - - [2025-05-19 01:58:34] "GET /virtual-machine-interface/9a41a40a-16d8-4a94-b219-0886bfa60fdd?fields=floating_ip_back_refs HTTP/1.1" 200 1180 0.008304 10.0.0.57 - - [2025-05-19 01:58:34] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.008471 10.0.0.57 - - [2025-05-19 01:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.011953 10.0.0.57 - - [2025-05-19 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004590 10.0.0.57 - - [2025-05-19 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002045 10.0.0.57 - - [2025-05-19 01:58:34] "GET /floating-ip-pool/a07c9808-f7a9-4cc2-9cc8-912bde159de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.002686 10.0.0.57 - - [2025-05-19 01:58:34] "POST /virtual-machines HTTP/1.1" 200 429 0.013178 10.0.0.57 - - [2025-05-19 01:58:34] "POST /floating-ips HTTP/1.1" 200 671 0.088993 10.0.0.57 - - [2025-05-19 01:58:34] "POST /prop-collection-update HTTP/1.1" 200 115 0.030086 10.0.0.57 - - [2025-05-19 01:58:34] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.006121 10.0.0.57 - - [2025-05-19 01:58:34] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.164670 10.0.0.57 - - [2025-05-19 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.016338 10.0.0.57 - - [2025-05-19 01:58:34] "POST /chown HTTP/1.1" 200 109 0.026066 10.0.0.57 - - [2025-05-19 01:58:34] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003034 10.0.0.57 - - [2025-05-19 01:58:34] "POST /tags HTTP/1.1" 409 221 0.001973 10.0.0.57 - - [2025-05-19 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001584 10.0.0.57 - - [2025-05-19 01:58:34] "POST /chown HTTP/1.1" 200 109 0.005346 10.0.0.57 - - [2025-05-19 01:58:34] "PUT /virtual-machine-interface/34f521cb-ac19-4c2c-b73d-9974ca3d20b1 HTTP/1.1" 200 284 0.035119 10.0.0.57 - - [2025-05-19 01:58:34] "GET /tag/8371a86f-7863-49c8-a1b4-949338ec14fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.014287 10.0.0.57 - - [2025-05-19 01:58:34] "POST /tags HTTP/1.1" 409 238 0.008543 10.0.0.57 - - [2025-05-19 01:58:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.57 - - [2025-05-19 01:58:34] "PUT /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 256 0.020732 10.0.0.57 - - [2025-05-19 01:58:34] "GET /tag/7ba88dea-238f-4a66-b7d8-42d4eddb55fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.012726 10.0.0.57 - - [2025-05-19 01:58:34] "POST /ref-update HTTP/1.1" 200 156 0.013712 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.024959 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.027135 10.0.0.57 - - [2025-05-19 01:58:35] "POST /firewall-rules HTTP/1.1" 200 650 0.137033 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.038199 10.0.0.57 - - [2025-05-19 01:58:35] "GET /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.016575 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.029509 10.0.0.57 - - [2025-05-19 01:58:35] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003844 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.026394 10.0.0.57 - - [2025-05-19 01:58:35] "GET /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003337 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.032385 10.0.0.57 - - [2025-05-19 01:58:35] "POST /virtual-machines HTTP/1.1" 200 429 0.020322 10.0.0.57 - - [2025-05-19 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.57 - - [2025-05-19 01:58:35] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.047760 10.0.0.57 - - [2025-05-19 01:58:35] "GET /loadbalancer/2bca6265-b865-47c9-aabc-0fa31dcfde22?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2557 0.004055 10.0.0.57 - - [2025-05-19 01:58:35] "POST /virtual-machine-interfaces HTTP/1.1" 200 668 0.156866 10.0.0.57 - - [2025-05-19 01:58:35] "POST /loadbalancer-listeners HTTP/1.1" 200 726 0.053084 10.0.0.57 - - [2025-05-19 01:58:35] "POST /chown HTTP/1.1" 200 109 0.026358 10.0.0.57 - - [2025-05-19 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002058 10.0.0.57 - - [2025-05-19 01:58:35] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.022418 10.0.0.57 - - [2025-05-19 01:58:35] "POST /chown HTTP/1.1" 200 109 0.005996 10.0.0.57 - - [2025-05-19 01:58:35] "PUT /virtual-machine-interface/948850e9-9355-4c86-b637-af05db87fa5f HTTP/1.1" 200 284 0.021938 10.0.0.57 - - [2025-05-19 01:58:35] "GET /loadbalancer-listener/bed4a44e-9b2b-4d34-9e84-8b1e1c6e16cd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1825 0.009686 10.0.0.57 - - [2025-05-19 01:58:35] "GET /loadbalancer-listener/bed4a44e-9b2b-4d34-9e84-8b1e1c6e16cd?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1234 0.016467 10.0.0.57 - - [2025-05-19 01:58:35] "PUT /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 256 0.037853 10.0.0.57 - - [2025-05-19 01:58:35] "POST /loadbalancer-pools HTTP/1.1" 200 718 0.048725 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.030797 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.026179 10.0.0.57 - - [2025-05-19 01:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.019829 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.014404 10.0.0.57 - - [2025-05-19 01:58:35] "GET /loadbalancer-pool/952a086b-5ccb-43dd-b42e-36679e04e118?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.002225 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.013278 10.0.0.57 - - [2025-05-19 01:58:35] "POST /ref-update HTTP/1.1" 200 156 0.020444 10.0.0.57 - - [2025-05-19 01:58:35] "POST /loadbalancer-members HTTP/1.1" 200 707 0.087068 10.0.0.57 - - [2025-05-19 01:58:35] "POST /prop-collection-update HTTP/1.1" 200 115 0.018862 10.0.0.57 - - [2025-05-19 01:58:35] "GET /loadbalancer-member/d8cba497-529b-4d9a-a0ac-7db4c367cff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1550 0.007788 10.0.0.57 - - [2025-05-19 01:58:35] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005675 10.0.0.57 - - [2025-05-19 01:58:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002944 10.0.0.57 - - [2025-05-19 01:58:35] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002730 10.0.0.57 - - [2025-05-19 01:58:35] "POST /tags HTTP/1.1" 409 221 0.002672 10.0.0.57 - - [2025-05-19 01:58:35] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.010491 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.57 - - [2025-05-19 01:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.011182 10.0.0.57 - - [2025-05-19 01:58:36] "GET /tag/8371a86f-7863-49c8-a1b4-949338ec14fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022092 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004394 10.0.0.57 - - [2025-05-19 01:58:36] "POST /tags HTTP/1.1" 409 238 0.004807 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.001837 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.008307 10.0.0.57 - - [2025-05-19 01:58:36] "GET /tag/7ba88dea-238f-4a66-b7d8-42d4eddb55fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.030784 10.0.0.57 - - [2025-05-19 01:58:36] "POST /firewall-rules HTTP/1.1" 409 293 0.002641 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.037339 10.0.0.57 - - [2025-05-19 01:58:36] "PUT /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 256 0.024630 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.010420 10.0.0.57 - - [2025-05-19 01:58:36] "PUT /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf HTTP/1.1" 200 260 0.033564 10.0.0.57 - - [2025-05-19 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.024060 10.0.0.57 - - [2025-05-19 01:58:36] "GET /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.023128 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.029337 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.019506 10.0.0.57 - - [2025-05-19 01:58:36] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.018534 10.0.0.57 - - [2025-05-19 01:58:36] "GET /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003249 10.0.0.57 - - [2025-05-19 01:58:36] "PUT /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 256 0.014702 10.0.0.57 - - [2025-05-19 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.020018 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009686 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.007815 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.023401 10.0.0.57 - - [2025-05-19 01:58:36] "PUT /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 256 0.011896 10.0.0.57 - - [2025-05-19 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.023011 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.013462 10.0.0.57 - - [2025-05-19 01:58:36] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012570 10.0.0.57 - - [2025-05-19 01:58:36] "POST /chown HTTP/1.1" 200 109 0.015649 10.0.0.57 - - [2025-05-19 01:58:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002170 10.0.0.57 - - [2025-05-19 01:58:36] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1540 0.036567 10.0.0.57 - - [2025-05-19 01:58:36] "PUT /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 256 0.039942 10.0.0.57 - - [2025-05-19 01:58:36] "POST /virtual-machines HTTP/1.1" 200 373 0.036873 10.0.0.57 - - [2025-05-19 01:58:36] "POST /ref-update HTTP/1.1" 200 156 0.061086 10.0.0.57 - - [2025-05-19 01:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.010305 10.0.0.57 - - [2025-05-19 01:58:36] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.036506 10.0.0.57 - - [2025-05-19 01:58:36] "POST /prop-collection-update HTTP/1.1" 200 115 0.022883 10.0.0.57 - - [2025-05-19 01:58:36] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.150615 10.0.0.57 - - [2025-05-19 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.020368 10.0.0.57 - - [2025-05-19 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016800 10.0.0.57 - - [2025-05-19 01:58:37] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.022030 10.0.0.57 - - [2025-05-19 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.007461 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004419 10.0.0.57 - - [2025-05-19 01:58:37] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.012190 10.0.0.57 - - [2025-05-19 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.009067 10.0.0.57 - - [2025-05-19 01:58:37] "POST /instance-ips HTTP/1.1" 200 413 0.048028 10.0.0.57 - - [2025-05-19 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.033585 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2861 0.004300 10.0.0.57 - - [2025-05-19 01:58:37] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.023312 10.0.0.57 - - [2025-05-19 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.016555 10.0.0.57 - - [2025-05-19 01:58:37] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.023078 10.0.0.57 - - [2025-05-19 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.048174 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.009938 10.0.0.57 - - [2025-05-19 01:58:37] "GET /instance-ip/c7108b40-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1962 0.014175 10.0.0.57 - - [2025-05-19 01:58:37] "POST /prop-collection-update HTTP/1.1" 200 115 0.039194 10.0.0.57 - - [2025-05-19 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002742 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004874 10.0.0.57 - - [2025-05-19 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.002296 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.010616 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2115 0.008734 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.023495 10.0.0.57 - - [2025-05-19 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.014328 10.0.0.57 - - [2025-05-19 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.026773 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.011558 10.0.0.57 - - [2025-05-19 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.007523 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.021012 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.012198 10.0.0.57 - - [2025-05-19 01:58:37] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.015078 10.0.0.57 - - [2025-05-19 01:58:37] "POST /ref-update HTTP/1.1" 200 156 0.023563 10.0.0.57 - - [2025-05-19 01:58:37] "POST /set-tag HTTP/1.1" 200 109 0.003217 10.0.0.57 - - [2025-05-19 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001956 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.006150 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.016000 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.006039 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.006635 10.0.0.57 - - [2025-05-19 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.001796 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.006046 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.025333 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.006188 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.018625 10.0.0.57 - - [2025-05-19 01:58:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002554 10.0.0.57 - - [2025-05-19 01:58:37] "POST /chown HTTP/1.1" 200 109 0.007239 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.023370 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.015103 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.014376 10.0.0.57 - - [2025-05-19 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001908 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.010242 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.007518 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.019944 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.022917 10.0.0.57 - - [2025-05-19 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.006215 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.022263 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.006866 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.022690 10.0.0.57 - - [2025-05-19 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.007413 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.011559 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.040277 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.006806 10.0.0.57 - - [2025-05-19 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001918 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.007541 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.009701 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.007248 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.009573 10.0.0.57 - - [2025-05-19 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.001808 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.006419 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.019290 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.012466 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.007876 10.0.0.57 - - [2025-05-19 01:58:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002364 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.006106 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.021864 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.007242 10.0.0.57 - - [2025-05-19 01:58:38] "POST /chown HTTP/1.1" 200 109 0.012886 10.0.0.57 - - [2025-05-19 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.014463 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.006679 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.018853 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.018234 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.006663 10.0.0.57 - - [2025-05-19 01:58:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002064 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.006332 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.007407 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.010022 10.0.0.57 - - [2025-05-19 01:58:39] "POST /chown HTTP/1.1" 200 109 0.008435 10.0.0.57 - - [2025-05-19 01:58:40] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005134 10.0.0.57 - - [2025-05-19 01:58:40] "POST /set-tag HTTP/1.1" 200 109 0.002604 10.0.0.57 - - [2025-05-19 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002509 10.0.0.57 - - [2025-05-19 01:58:40] "GET /loadbalancer/413828c1-f735-4921-9e2e-955df2c03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003247 10.0.0.57 - - [2025-05-19 01:58:40] "GET /loadbalancer-pool/3617cd43-4358-400d-b7aa-658b7c8a4412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003958 10.0.0.57 - - [2025-05-19 01:58:40] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017269 10.0.0.57 - - [2025-05-19 01:58:40] "POST /prop-collection-update HTTP/1.1" 200 115 0.011691 10.0.0.57 - - [2025-05-19 01:58:40] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.011551 10.0.0.57 - - [2025-05-19 01:58:40] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.006357 10.0.0.57 - - [2025-05-19 01:58:40] "POST /ref-update HTTP/1.1" 200 156 0.009535 10.0.0.57 - - [2025-05-19 01:58:40] "GET /floating-ip/41d7b4a0-5ef4-4446-8806-91faeac2c756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1778 0.006539 10.0.0.57 - - [2025-05-19 01:58:40] "POST /tags HTTP/1.1" 409 221 0.004241 10.0.0.57 - - [2025-05-19 01:58:40] "PUT /floating-ip/41d7b4a0-5ef4-4446-8806-91faeac2c756 HTTP/1.1" 200 256 0.013482 10.0.0.57 - - [2025-05-19 01:58:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.005514 10.0.0.57 - - [2025-05-19 01:58:40] "GET /tag/8371a86f-7863-49c8-a1b4-949338ec14fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.022553 10.0.0.57 - - [2025-05-19 01:58:40] "POST /set-tag HTTP/1.1" 200 109 0.019033 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.007299 10.0.0.57 - - [2025-05-19 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.004561 10.0.0.57 - - [2025-05-19 01:58:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.57 - - [2025-05-19 01:58:41] "GET /loadbalancer/413828c1-f735-4921-9e2e-955df2c03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.003297 10.0.0.57 - - [2025-05-19 01:58:41] "GET /loadbalancer-pool/3617cd43-4358-400d-b7aa-658b7c8a4412?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1908 0.003364 10.0.0.57 - - [2025-05-19 01:58:41] "POST /loadbalancer-members HTTP/1.1" 200 702 0.017159 10.0.0.57 - - [2025-05-19 01:58:41] "POST /prop-collection-update HTTP/1.1" 200 115 0.008177 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.015541 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.004184 10.0.0.57 - - [2025-05-19 01:58:41] "POST /ref-update HTTP/1.1" 200 156 0.011861 10.0.0.57 - - [2025-05-19 01:58:41] "GET /floating-ip/41d7b4a0-5ef4-4446-8806-91faeac2c756?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.007356 10.0.0.57 - - [2025-05-19 01:58:41] "POST /set-tag HTTP/1.1" 200 109 0.047238 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine/6b63bf91-fcd2-436c-beb0-51c0c3162951?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1216 0.006650 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004632 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine/6fc73763-d55a-4d7e-8069-af3070f2140b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1215 0.003448 10.0.0.57 - - [2025-05-19 01:58:41] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.004355 10.0.0.57 - - [2025-05-19 01:58:51] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004588 10.0.0.57 - - [2025-05-19 01:58:51] "POST /set-tag HTTP/1.1" 200 109 0.004961 10.0.0.57 - - [2025-05-19 01:58:51] "GET /virtual-machine/3406d4a0-576b-4245-b651-be0af149a15a?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1222 0.003369 10.0.0.57 - - [2025-05-19 01:58:51] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.006703 10.0.0.57 - - [2025-05-19 01:58:52] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004864 10.0.0.57 - - [2025-05-19 01:58:52] "POST /set-tag HTTP/1.1" 200 109 0.002443 10.0.0.57 - - [2025-05-19 01:58:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002425 10.0.0.57 - - [2025-05-19 01:58:52] "POST /chown HTTP/1.1" 200 109 0.007952 10.0.0.57 - - [2025-05-19 01:58:52] "POST /chown HTTP/1.1" 200 109 0.007262 10.0.0.57 - - [2025-05-19 01:58:52] "POST /chown HTTP/1.1" 200 109 0.008442 10.0.0.57 - - [2025-05-19 01:58:52] "POST /chown HTTP/1.1" 200 109 0.027964 10.0.0.57 - - [2025-05-19 01:59:24] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.004813 10.0.0.57 - - [2025-05-19 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.010219 10.0.0.57 - - [2025-05-19 01:59:24] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.005454 10.0.0.57 - - [2025-05-19 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.001996 10.0.0.57 - - [2025-05-19 01:59:24] "GET /virtual-machine/3406d4a0-576b-4245-b651-be0af149a15a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1458 0.002369 10.0.0.57 - - [2025-05-19 01:59:24] "POST /ref-update HTTP/1.1" 200 156 0.013725 10.0.0.57 - - [2025-05-19 01:59:24] "GET /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3235 0.007979 10.0.0.57 - - [2025-05-19 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.014838 10.0.0.57 - - [2025-05-19 01:59:24] "POST /set-tag HTTP/1.1" 200 109 0.013153 10.0.0.57 - - [2025-05-19 01:59:24] "DELETE /instance-ip/c7108b40-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.044564 10.0.0.57 - - [2025-05-19 01:59:24] "DELETE /virtual-machine-interface/c6f31092-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.037821 10.0.0.57 - - [2025-05-19 01:59:24] "DELETE /virtual-machine/3406d4a0-576b-4245-b651-be0af149a15a HTTP/1.1" 200 115 0.026292 10.0.0.57 - - [2025-05-19 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002928 10.0.0.57 - - [2025-05-19 01:59:27] "GET /tag/7ba88dea-238f-4a66-b7d8-42d4eddb55fe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1237 0.013670 10.0.0.57 - - [2025-05-19 01:59:27] "GET /tag/7ba88dea-238f-4a66-b7d8-42d4eddb55fe?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1771 0.015356 10.0.0.57 - - [2025-05-19 01:59:27] "GET /virtual-machine-interface/34f521cb-ac19-4c2c-b73d-9974ca3d20b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3132 0.005582 10.0.0.57 - - [2025-05-19 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.014438 10.0.0.57 - - [2025-05-19 01:59:27] "GET /virtual-machine-interface/948850e9-9355-4c86-b637-af05db87fa5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3133 0.004854 10.0.0.57 - - [2025-05-19 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.015502 10.0.0.57 - - [2025-05-19 01:59:27] "GET /virtual-machine-interface/9a41a40a-16d8-4a94-b219-0886bfa60fdd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2724 0.011535 10.0.0.57 - - [2025-05-19 01:59:27] "POST /set-tag HTTP/1.1" 200 109 0.014118 10.0.0.57 - - [2025-05-19 01:59:27] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1713 0.019799 10.0.0.57 - - [2025-05-19 01:59:27] "GET /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2411 0.003363 10.0.0.57 - - [2025-05-19 01:59:27] "POST /ref-update HTTP/1.1" 200 156 0.013559 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /firewall-rule/26fa6284-400c-4b2d-a4d4-cecbb3e8ffdf HTTP/1.1" 200 115 0.048101 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /loadbalancer-member/d8cba497-529b-4d9a-a0ac-7db4c367cff9 HTTP/1.1" 200 115 0.040653 10.0.0.57 - - [2025-05-19 01:59:27] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.009012 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /loadbalancer-pool/952a086b-5ccb-43dd-b42e-36679e04e118 HTTP/1.1" 200 115 0.056302 10.0.0.57 - - [2025-05-19 01:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.022422 10.0.0.57 - - [2025-05-19 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006455 10.0.0.57 - - [2025-05-19 01:59:27] "POST /chown HTTP/1.1" 200 109 0.006469 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /loadbalancer-listener/bed4a44e-9b2b-4d34-9e84-8b1e1c6e16cd HTTP/1.1" 200 115 0.039144 10.0.0.57 - - [2025-05-19 01:59:27] "GET /floating-ip/cddc25e6-c359-4fee-91ec-b4e88e32a669?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2394 0.010026 10.0.0.57 - - [2025-05-19 01:59:27] "POST /chown HTTP/1.1" 200 109 0.013679 10.0.0.57 - - [2025-05-19 01:59:27] "POST /chown HTTP/1.1" 200 109 0.014772 10.0.0.57 - - [2025-05-19 01:59:27] "POST /chown HTTP/1.1" 200 109 0.026734 10.0.0.57 - - [2025-05-19 01:59:27] "PUT /floating-ip/cddc25e6-c359-4fee-91ec-b4e88e32a669 HTTP/1.1" 200 256 0.053405 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /floating-ip/cddc25e6-c359-4fee-91ec-b4e88e32a669 HTTP/1.1" 200 115 0.051669 10.0.0.57 - - [2025-05-19 01:59:27] "PUT /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 266 0.007918 10.0.0.57 - - [2025-05-19 01:59:27] "POST /prop-collection-update HTTP/1.1" 200 115 0.008373 10.0.0.57 - - [2025-05-19 01:59:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /loadbalancer/2bca6265-b865-47c9-aabc-0fa31dcfde22 HTTP/1.1" 200 115 0.069545 10.0.0.57 - - [2025-05-19 01:59:27] "POST /service-instances HTTP/1.1" 409 259 0.003164 10.0.0.57 - - [2025-05-19 01:59:27] "DELETE /instance-ip/73201533-3f5a-4607-8f2e-7eddd504fe71 HTTP/1.1" 200 115 0.050134 10.0.0.57 - - [2025-05-19 01:59:27] "POST /service-instances HTTP/1.1" 409 259 0.002498 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /virtual-machine-interface/9a41a40a-16d8-4a94-b219-0886bfa60fdd HTTP/1.1" 200 115 0.057336 10.0.0.57 - - [2025-05-19 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003740 10.0.0.57 - - [2025-05-19 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /tag/7ba88dea-238f-4a66-b7d8-42d4eddb55fe HTTP/1.1" 200 115 0.054624 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /service-instance/83c950a0-28d4-4f63-a0d7-f4b1aaa2b30b HTTP/1.1" 200 115 0.039086 10.0.0.57 - - [2025-05-19 01:59:28] "GET /virtual-machine-interface/34f521cb-ac19-4c2c-b73d-9974ca3d20b1?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1208 0.005426 10.0.0.57 - - [2025-05-19 01:59:28] "GET /floating-ip-pool/a07c9808-f7a9-4cc2-9cc8-912bde159de6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.001941 10.0.0.57 - - [2025-05-19 01:59:28] "POST /ref-update HTTP/1.1" 200 156 0.008748 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /virtual-machine-interface/34f521cb-ac19-4c2c-b73d-9974ca3d20b1 HTTP/1.1" 200 115 0.084359 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /floating-ip-pool/a07c9808-f7a9-4cc2-9cc8-912bde159de6 HTTP/1.1" 200 115 0.069978 10.0.0.57 - - [2025-05-19 01:59:28] "POST /ref-update HTTP/1.1" 200 156 0.022542 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /virtual-machine/2922f603-d8ff-4303-8c1b-f691024bb1ae HTTP/1.1" 200 115 0.034302 10.0.0.57 - - [2025-05-19 01:59:28] "GET /virtual-machine-interface/948850e9-9355-4c86-b637-af05db87fa5f?fields=instance_ip_back_refs%2Cinterface_route_table_refs%2Cfloating_ip_back_refs HTTP/1.1" 200 1209 0.004662 10.0.0.57 - - [2025-05-19 01:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001554 10.0.0.57 - - [2025-05-19 01:59:28] "POST /useragent-kv HTTP/1.1" 200 115 0.001240 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /virtual-network/c2aede4e-36c4-41b5-9b47-d17da8ffefe3 HTTP/1.1" 200 115 0.127614 10.0.0.57 - - [2025-05-19 01:59:28] "GET /routing-instance/b152409b-bf7d-4cda-a3ce-db8f70497fdd HTTP/1.1" 404 171 0.010277 10.0.0.57 - - [2025-05-19 01:59:28] "GET /domains HTTP/1.1" 200 280 0.001372 10.0.0.57 - - [2025-05-19 01:59:28] "GET /domain/0e376c67-649d-48e9-b2e4-f4f4e35fce68 HTTP/1.1" 200 3086 0.003474 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /virtual-machine-interface/948850e9-9355-4c86-b637-af05db87fa5f HTTP/1.1" 200 115 0.079373 10.0.0.57 - - [2025-05-19 01:59:28] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d HTTP/1.1" 200 6873 0.062768 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /virtual-machine/7c867309-26d2-4304-b702-d781e612019d HTTP/1.1" 200 115 0.063339 10.0.0.57 - - [2025-05-19 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002239 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /route-target/087f79a6-c6a5-460a-8316-0984c5ab81f6 HTTP/1.1" 200 115 0.044804 10.0.0.57 - - [2025-05-19 01:59:28] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.008649 10.0.0.57 - - [2025-05-19 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.004824 10.0.0.57 - - [2025-05-19 01:59:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002513 10.0.0.57 - - [2025-05-19 01:59:28] "GET /loadbalancer/413828c1-f735-4921-9e2e-955df2c03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002824 10.0.0.57 - - [2025-05-19 01:59:28] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005494 10.0.0.57 - - [2025-05-19 01:59:28] "POST /set-tag HTTP/1.1" 200 109 0.019011 10.0.0.57 - - [2025-05-19 01:59:28] "DELETE /loadbalancer-member/827c4c28-faeb-49d7-8ca6-08bdf308505f HTTP/1.1" 200 115 0.050215 10.0.0.57 - - [2025-05-19 01:59:29] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005987 10.0.0.57 - - [2025-05-19 01:59:29] "POST /set-tag HTTP/1.1" 200 109 0.003807 10.0.0.57 - - [2025-05-19 01:59:29] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.005255 10.0.0.57 - - [2025-05-19 01:59:29] "POST /set-tag HTTP/1.1" 200 109 0.002602 10.0.0.57 - - [2025-05-19 01:59:29] "GET /virtual-machine/6fc73763-d55a-4d7e-8069-af3070f2140b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1473 0.004263 10.0.0.57 - - [2025-05-19 01:59:29] "POST /ref-update HTTP/1.1" 200 156 0.012597 10.0.0.57 - - [2025-05-19 01:59:29] "GET /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3388 0.021481 10.0.0.57 - - [2025-05-19 01:59:29] "POST /set-tag HTTP/1.1" 200 109 0.029848 10.0.0.57 - - [2025-05-19 01:59:29] "POST /set-tag HTTP/1.1" 200 109 0.017485 10.0.0.57 - - [2025-05-19 01:59:30] "POST /set-tag HTTP/1.1" 200 109 0.037209 10.0.0.57 - - [2025-05-19 01:59:30] "DELETE /instance-ip/c2b401f8-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.055827 10.0.0.57 - - [2025-05-19 01:59:30] "POST /ref-update HTTP/1.1" 200 156 0.018238 10.0.0.57 - - [2025-05-19 01:59:30] "DELETE /virtual-machine-interface/c29aee5c-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.057919 10.0.0.57 - - [2025-05-19 01:59:30] "DELETE /virtual-machine/6fc73763-d55a-4d7e-8069-af3070f2140b HTTP/1.1" 200 115 0.046227 10.0.0.57 - - [2025-05-19 01:59:33] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.012237 10.0.0.57 - - [2025-05-19 01:59:33] "POST /set-tag HTTP/1.1" 200 109 0.002491 10.0.0.57 - - [2025-05-19 01:59:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.57 - - [2025-05-19 01:59:33] "GET /loadbalancer/413828c1-f735-4921-9e2e-955df2c03a23?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2227 0.002616 10.0.0.57 - - [2025-05-19 01:59:34] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005559 10.0.0.57 - - [2025-05-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.008144 10.0.0.57 - - [2025-05-19 01:59:34] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.005245 10.0.0.57 - - [2025-05-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.002450 10.0.0.57 - - [2025-05-19 01:59:34] "GET /virtual-machine/6b63bf91-fcd2-436c-beb0-51c0c3162951?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1474 0.002389 10.0.0.57 - - [2025-05-19 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.010514 10.0.0.57 - - [2025-05-19 01:59:34] "GET /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3570 0.019240 10.0.0.57 - - [2025-05-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.016770 10.0.0.57 - - [2025-05-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.015298 10.0.0.57 - - [2025-05-19 01:59:34] "POST /set-tag HTTP/1.1" 200 109 0.021892 10.0.0.57 - - [2025-05-19 01:59:34] "DELETE /instance-ip/c2427e02-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.061486 10.0.0.57 - - [2025-05-19 01:59:34] "POST /ref-update HTTP/1.1" 200 156 0.011088 10.0.0.57 - - [2025-05-19 01:59:34] "DELETE /virtual-machine-interface/c2271554-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.057938 10.0.0.57 - - [2025-05-19 01:59:34] "DELETE /virtual-machine/6b63bf91-fcd2-436c-beb0-51c0c3162951 HTTP/1.1" 200 115 0.022591 10.0.0.57 - - [2025-05-19 01:59:34] "DELETE /tag/bf22ade3-caed-487b-837c-b2963082f634 HTTP/1.1" 200 115 0.038937 10.0.0.57 - - [2025-05-19 01:59:35] "DELETE /tag/90685108-2647-46ce-9c91-ecb469723f8d HTTP/1.1" 200 115 0.078915 10.0.0.57 - - [2025-05-19 01:59:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002313 10.0.0.57 - - [2025-05-19 01:59:39] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.037928 10.0.0.57 - - [2025-05-19 01:59:39] "POST /tags HTTP/1.1" 200 393 0.024096 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.015223 10.0.0.57 - - [2025-05-19 01:59:39] "GET /tag/c5ef0561-eef3-49d4-a87d-1bc97652612a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.015093 10.0.0.57 - - [2025-05-19 01:59:39] "POST /tags HTTP/1.1" 200 341 0.021256 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003670 10.0.0.57 - - [2025-05-19 01:59:39] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.011795 10.0.0.57 - - [2025-05-19 01:59:39] "POST /id-to-fqname HTTP/1.1" 200 192 0.000560 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 201 0.003086 10.0.0.57 - - [2025-05-19 01:59:39] "POST /security-groups HTTP/1.1" 200 589 0.059579 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 236 0.006020 10.0.0.57 - - [2025-05-19 01:59:39] "POST /projects HTTP/1.1" 200 519 0.194035 10.0.0.57 - - [2025-05-19 01:59:39] "POST /access-control-lists HTTP/1.1" 200 598 0.063218 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 235 0.017179 10.0.0.57 - - [2025-05-19 01:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.033528 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005275 10.0.0.57 - - [2025-05-19 01:59:39] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.004594 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.001848 10.0.0.57 - - [2025-05-19 01:59:39] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3042 0.020576 10.0.0.57 - - [2025-05-19 01:59:39] "POST /access-control-lists HTTP/1.1" 200 596 0.058777 10.0.0.57 - - [2025-05-19 01:59:39] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.052844 10.0.0.57 - - [2025-05-19 01:59:39] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.072777 10.0.0.57 - - [2025-05-19 01:59:39] "POST /security-groups HTTP/1.1" 200 591 0.067753 10.0.0.57 - - [2025-05-19 01:59:39] "POST /fqname-to-id HTTP/1.1" 404 270 0.002564 10.0.0.57 - - [2025-05-19 01:59:39] "POST /prop-collection-update HTTP/1.1" 200 115 0.016441 10.0.0.57 - - [2025-05-19 01:59:39] "POST /chown HTTP/1.1" 200 109 0.026297 10.0.0.57 - - [2025-05-19 01:59:40] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.029471 10.0.0.57 - - [2025-05-19 01:59:40] "POST /access-control-lists HTTP/1.1" 200 632 0.106323 10.0.0.57 - - [2025-05-19 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.021106 10.0.0.57 - - [2025-05-19 01:59:40] "POST /fqname-to-id HTTP/1.1" 404 269 0.006576 10.0.0.57 - - [2025-05-19 01:59:40] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002720 10.0.0.57 - - [2025-05-19 01:59:40] "POST /tags HTTP/1.1" 409 226 0.002338 10.0.0.57 - - [2025-05-19 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.001840 10.0.0.57 - - [2025-05-19 01:59:40] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016535 10.0.0.57 - - [2025-05-19 01:59:40] "POST /access-control-lists HTTP/1.1" 200 630 0.086859 10.0.0.57 - - [2025-05-19 01:59:40] "POST /firewall-rules HTTP/1.1" 200 600 0.099941 10.0.0.57 - - [2025-05-19 01:59:40] "GET /firewall-rule/14c096dd-a294-4e4f-93a6-3b34255b9b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.011768 10.0.0.57 - - [2025-05-19 01:59:40] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3876 0.010670 10.0.0.57 - - [2025-05-19 01:59:40] "GET /firewall-rule/14c096dd-a294-4e4f-93a6-3b34255b9b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.003386 10.0.0.57 - - [2025-05-19 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.048819 10.0.0.57 - - [2025-05-19 01:59:40] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005235 10.0.0.57 - - [2025-05-19 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002296 10.0.0.57 - - [2025-05-19 01:59:40] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002490 10.0.0.57 - - [2025-05-19 01:59:40] "POST /tags HTTP/1.1" 409 226 0.001414 10.0.0.57 - - [2025-05-19 01:59:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002199 10.0.0.57 - - [2025-05-19 01:59:40] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.010710 10.0.0.57 - - [2025-05-19 01:59:40] "POST /firewall-rules HTTP/1.1" 200 598 0.074850 10.0.0.57 - - [2025-05-19 01:59:40] "GET /firewall-rule/bedac665-8cc4-4600-9e4d-29f1156bccc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004156 10.0.0.57 - - [2025-05-19 01:59:40] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4132 0.003630 10.0.0.57 - - [2025-05-19 01:59:40] "GET /firewall-rule/bedac665-8cc4-4600-9e4d-29f1156bccc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002062 10.0.0.57 - - [2025-05-19 01:59:40] "POST /ref-update HTTP/1.1" 200 156 0.048140 10.0.0.57 - - [2025-05-19 01:59:42] "POST /tags HTTP/1.1" 200 393 0.022547 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.008596 10.0.0.57 - - [2025-05-19 01:59:42] "GET /tag/27a2d062-1443-402f-a136-a448ccacd7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.028474 10.0.0.57 - - [2025-05-19 01:59:42] "POST /tags HTTP/1.1" 200 341 0.020089 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.006827 10.0.0.57 - - [2025-05-19 01:59:42] "GET /tag/1f4c403d-396e-4ade-be5e-41c6f1969bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.012221 10.0.0.57 - - [2025-05-19 01:59:42] "POST /id-to-fqname HTTP/1.1" 200 192 0.001905 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 201 0.001458 10.0.0.57 - - [2025-05-19 01:59:42] "POST /security-groups HTTP/1.1" 200 589 0.075150 10.0.0.57 - - [2025-05-19 01:59:42] "POST /projects HTTP/1.1" 200 519 0.192839 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 236 0.001788 10.0.0.57 - - [2025-05-19 01:59:42] "POST /prop-collection-update HTTP/1.1" 200 115 0.020225 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.010092 10.0.0.57 - - [2025-05-19 01:59:42] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.013756 10.0.0.57 - - [2025-05-19 01:59:42] "POST /access-control-lists HTTP/1.1" 200 598 0.086497 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.016107 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 235 0.008495 10.0.0.57 - - [2025-05-19 01:59:42] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004725 10.0.0.57 - - [2025-05-19 01:59:42] "POST /access-control-lists HTTP/1.1" 200 596 0.070666 10.0.0.57 - - [2025-05-19 01:59:42] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.106675 10.0.0.57 - - [2025-05-19 01:59:42] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.056196 10.0.0.57 - - [2025-05-19 01:59:42] "POST /security-groups HTTP/1.1" 200 591 0.074562 10.0.0.57 - - [2025-05-19 01:59:42] "POST /fqname-to-id HTTP/1.1" 404 270 0.007254 10.0.0.57 - - [2025-05-19 01:59:43] "POST /access-control-lists HTTP/1.1" 200 632 0.074195 10.0.0.57 - - [2025-05-19 01:59:43] "POST /prop-collection-update HTTP/1.1" 200 115 0.074589 10.0.0.57 - - [2025-05-19 01:59:43] "POST /fqname-to-id HTTP/1.1" 404 269 0.010793 10.0.0.57 - - [2025-05-19 01:59:43] "POST /chown HTTP/1.1" 200 109 0.011829 10.0.0.57 - - [2025-05-19 01:59:43] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003769 10.0.0.57 - - [2025-05-19 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002263 10.0.0.57 - - [2025-05-19 01:59:43] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.019575 10.0.0.57 - - [2025-05-19 01:59:43] "POST /access-control-lists HTTP/1.1" 200 630 0.068121 10.0.0.57 - - [2025-05-19 01:59:43] "POST /tags HTTP/1.1" 409 226 0.009729 10.0.0.57 - - [2025-05-19 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.002556 10.0.0.57 - - [2025-05-19 01:59:43] "GET /tag/1f4c403d-396e-4ade-be5e-41c6f1969bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.011674 10.0.0.57 - - [2025-05-19 01:59:43] "POST /firewall-rules HTTP/1.1" 200 600 0.069177 10.0.0.57 - - [2025-05-19 01:59:43] "GET /firewall-rule/a7f645f7-4300-4b7a-8325-abf6ce721f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.012688 10.0.0.57 - - [2025-05-19 01:59:43] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.003641 10.0.0.57 - - [2025-05-19 01:59:43] "GET /firewall-rule/a7f645f7-4300-4b7a-8325-abf6ce721f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002106 10.0.0.57 - - [2025-05-19 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.058443 10.0.0.57 - - [2025-05-19 01:59:43] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.017205 10.0.0.57 - - [2025-05-19 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001546 10.0.0.57 - - [2025-05-19 01:59:43] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003017 10.0.0.57 - - [2025-05-19 01:59:43] "POST /tags HTTP/1.1" 409 226 0.001696 10.0.0.57 - - [2025-05-19 01:59:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.001428 10.0.0.57 - - [2025-05-19 01:59:43] "GET /tag/1f4c403d-396e-4ade-be5e-41c6f1969bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.010516 10.0.0.57 - - [2025-05-19 01:59:43] "POST /firewall-rules HTTP/1.1" 200 598 0.066958 10.0.0.57 - - [2025-05-19 01:59:43] "GET /firewall-rule/bd8ba046-1def-4559-bc62-b83b8db24c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.004466 10.0.0.57 - - [2025-05-19 01:59:43] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4643 0.006511 10.0.0.57 - - [2025-05-19 01:59:43] "GET /firewall-rule/bd8ba046-1def-4559-bc62-b83b8db24c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.002465 10.0.0.57 - - [2025-05-19 01:59:43] "POST /ref-update HTTP/1.1" 200 156 0.062253 10.0.0.57 - - [2025-05-19 01:59:45] "POST /tags HTTP/1.1" 200 345 0.124626 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.007727 10.0.0.57 - - [2025-05-19 01:59:45] "GET /tag/27536a25-2110-443c-9e68-2d2cf55bd77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.021438 10.0.0.57 - - [2025-05-19 01:59:45] "POST /projects HTTP/1.1" 409 238 0.007596 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002694 10.0.0.57 - - [2025-05-19 01:59:45] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.050400 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.57 - - [2025-05-19 01:59:45] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004654 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.001812 10.0.0.57 - - [2025-05-19 01:59:45] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.005486 10.0.0.57 - - [2025-05-19 01:59:45] "POST /security-groups HTTP/1.1" 409 285 0.012172 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003000 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002295 10.0.0.57 - - [2025-05-19 01:59:45] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.045063 10.0.0.57 - - [2025-05-19 01:59:45] "PUT /security-group/e63650e9-caeb-4435-b766-d5412ca03ada HTTP/1.1" 200 262 0.072212 10.0.0.57 - - [2025-05-19 01:59:45] "POST /prop-collection-update HTTP/1.1" 200 115 0.026520 10.0.0.57 - - [2025-05-19 01:59:45] "POST /tags HTTP/1.1" 409 228 0.007345 10.0.0.57 - - [2025-05-19 01:59:45] "PUT /access-control-list/006fa6a1-b682-473e-bf50-6f6dc8701a78 HTTP/1.1" 200 272 0.028004 10.0.0.57 - - [2025-05-19 01:59:45] "PUT /access-control-list/9781df86-6104-4ac3-9c94-09015c38913d HTTP/1.1" 200 272 0.039596 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.008902 10.0.0.57 - - [2025-05-19 01:59:45] "GET /tag/27536a25-2110-443c-9e68-2d2cf55bd77b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1201 0.013138 10.0.0.57 - - [2025-05-19 01:59:45] "POST /tags HTTP/1.1" 200 345 0.029716 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.003504 10.0.0.57 - - [2025-05-19 01:59:45] "GET /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.013099 10.0.0.57 - - [2025-05-19 01:59:45] "POST /projects HTTP/1.1" 409 238 0.002033 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002032 10.0.0.57 - - [2025-05-19 01:59:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.004191 10.0.0.57 - - [2025-05-19 01:59:45] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036854 10.0.0.57 - - [2025-05-19 01:59:45] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044648 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001760 10.0.0.57 - - [2025-05-19 01:59:46] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005218 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002477 10.0.0.57 - - [2025-05-19 01:59:46] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004121 10.0.0.57 - - [2025-05-19 01:59:46] "POST /security-groups HTTP/1.1" 409 285 0.003044 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.003087 10.0.0.57 - - [2025-05-19 01:59:46] "PUT /security-group/23014824-0079-455f-8d17-282e63a9c698 HTTP/1.1" 200 262 0.058631 10.0.0.57 - - [2025-05-19 01:59:46] "PUT /access-control-list/f016537b-5022-4012-80e1-a0365b490105 HTTP/1.1" 200 272 0.015662 10.0.0.57 - - [2025-05-19 01:59:46] "PUT /access-control-list/e2eca7bc-a829-48a0-b861-f6a55041b900 HTTP/1.1" 200 272 0.015276 10.0.0.57 - - [2025-05-19 01:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.018716 10.0.0.57 - - [2025-05-19 01:59:46] "POST /tags HTTP/1.1" 409 228 0.016840 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.004063 10.0.0.57 - - [2025-05-19 01:59:46] "GET /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.011325 10.0.0.57 - - [2025-05-19 01:59:46] "POST /tags HTTP/1.1" 200 291 0.043621 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.008873 10.0.0.57 - - [2025-05-19 01:59:46] "GET /tag/6eb07baa-0dc4-4b4d-a10d-3ebdcc7bdf82?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1084 0.014881 10.0.0.57 - - [2025-05-19 01:59:46] "POST /tags HTTP/1.1" 200 303 0.046729 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.012123 10.0.0.57 - - [2025-05-19 01:59:46] "GET /tag/7fb7f7e7-43b2-4eff-8890-3d4ce36ba494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.021091 10.0.0.57 - - [2025-05-19 01:59:46] "POST /tags HTTP/1.1" 409 252 0.002475 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001992 10.0.0.57 - - [2025-05-19 01:59:46] "GET /tag/c5ef0561-eef3-49d4-a87d-1bc97652612a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1322 0.024008 10.0.0.57 - - [2025-05-19 01:59:46] "POST /tags HTTP/1.1" 409 226 0.002017 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001572 10.0.0.57 - - [2025-05-19 01:59:46] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.013496 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001650 10.0.0.57 - - [2025-05-19 01:59:46] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004855 10.0.0.57 - - [2025-05-19 01:59:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.001872 10.0.0.57 - - [2025-05-19 01:59:46] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.036675 10.0.0.57 - - [2025-05-19 01:59:46] "POST /virtual-machines HTTP/1.1" 200 395 0.011278 10.0.0.57 - - [2025-05-19 01:59:46] "POST /prop-collection-update HTTP/1.1" 200 115 0.009789 10.0.0.57 - - [2025-05-19 01:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.123548 10.0.0.57 - - [2025-05-19 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.008898 10.0.0.57 - - [2025-05-19 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.012801 10.0.0.57 - - [2025-05-19 01:59:47] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005426 10.0.0.57 - - [2025-05-19 01:59:47] "POST /instance-ips HTTP/1.1" 200 397 0.027537 10.0.0.57 - - [2025-05-19 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.029503 10.0.0.57 - - [2025-05-19 01:59:47] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013385 10.0.0.57 - - [2025-05-19 01:59:47] "POST /set-tag HTTP/1.1" 200 109 0.067319 10.0.0.57 - - [2025-05-19 01:59:47] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.019326 10.0.0.57 - - [2025-05-19 01:59:47] "GET /instance-ip/f0d33cac-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.004856 10.0.0.57 - - [2025-05-19 01:59:47] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004996 10.0.0.57 - - [2025-05-19 01:59:47] "POST /set-tag HTTP/1.1" 200 109 0.002079 10.0.0.57 - - [2025-05-19 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.005307 10.0.0.57 - - [2025-05-19 01:59:47] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004697 10.0.0.57 - - [2025-05-19 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003960 10.0.0.57 - - [2025-05-19 01:59:47] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034750 10.0.0.57 - - [2025-05-19 01:59:47] "POST /virtual-machines HTTP/1.1" 200 395 0.011222 10.0.0.57 - - [2025-05-19 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.024151 10.0.0.57 - - [2025-05-19 01:59:47] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.117070 10.0.0.57 - - [2025-05-19 01:59:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.009115 10.0.0.57 - - [2025-05-19 01:59:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008311 10.0.0.57 - - [2025-05-19 01:59:47] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.010280 10.0.0.57 - - [2025-05-19 01:59:47] "POST /instance-ips HTTP/1.1" 200 397 0.022696 10.0.0.57 - - [2025-05-19 01:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.059068 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.015083 10.0.0.57 - - [2025-05-19 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.071239 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020786 10.0.0.57 - - [2025-05-19 01:59:48] "GET /instance-ip/f147f470-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003347 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006806 10.0.0.57 - - [2025-05-19 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002793 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004013 10.0.0.57 - - [2025-05-19 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.017130 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.020603 10.0.0.57 - - [2025-05-19 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.004576 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1698 0.006526 10.0.0.57 - - [2025-05-19 01:59:48] "POST /ref-update HTTP/1.1" 200 156 0.010665 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006011 10.0.0.57 - - [2025-05-19 01:59:48] "POST /set-tag HTTP/1.1" 200 109 0.002614 10.0.0.57 - - [2025-05-19 01:59:48] "POST /tags HTTP/1.1" 200 291 0.021700 10.0.0.57 - - [2025-05-19 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.007480 10.0.0.57 - - [2025-05-19 01:59:48] "GET /tag/0d68cca4-b25d-4647-bf06-0dace6218e8c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1083 0.013049 10.0.0.57 - - [2025-05-19 01:59:48] "POST /tags HTTP/1.1" 409 252 0.001932 10.0.0.57 - - [2025-05-19 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001741 10.0.0.57 - - [2025-05-19 01:59:48] "GET /tag/27a2d062-1443-402f-a136-a448ccacd7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.011900 10.0.0.57 - - [2025-05-19 01:59:48] "POST /tags HTTP/1.1" 409 226 0.002346 10.0.0.57 - - [2025-05-19 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.001587 10.0.0.57 - - [2025-05-19 01:59:48] "GET /tag/1f4c403d-396e-4ade-be5e-41c6f1969bfa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1191 0.014065 10.0.0.57 - - [2025-05-19 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002230 10.0.0.57 - - [2025-05-19 01:59:48] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005255 10.0.0.57 - - [2025-05-19 01:59:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.002924 10.0.0.57 - - [2025-05-19 01:59:48] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.047083 10.0.0.57 - - [2025-05-19 01:59:48] "POST /virtual-machines HTTP/1.1" 200 395 0.009592 10.0.0.57 - - [2025-05-19 01:59:48] "POST /prop-collection-update HTTP/1.1" 200 115 0.009179 10.0.0.57 - - [2025-05-19 01:59:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.138995 10.0.0.57 - - [2025-05-19 01:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.020653 10.0.0.57 - - [2025-05-19 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005365 10.0.0.57 - - [2025-05-19 01:59:49] "POST /instance-ips HTTP/1.1" 200 397 0.026414 10.0.0.57 - - [2025-05-19 01:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.019104 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007917 10.0.0.57 - - [2025-05-19 01:59:49] "POST /set-tag HTTP/1.1" 200 109 0.062803 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.016185 10.0.0.57 - - [2025-05-19 01:59:49] "GET /instance-ip/f20719e0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003286 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005332 10.0.0.57 - - [2025-05-19 01:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002740 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1911 0.005416 10.0.0.57 - - [2025-05-19 01:59:49] "POST /ref-update HTTP/1.1" 200 156 0.009961 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.036546 10.0.0.57 - - [2025-05-19 01:59:49] "POST /set-tag HTTP/1.1" 200 109 0.002808 10.0.0.57 - - [2025-05-19 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004602 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004919 10.0.0.57 - - [2025-05-19 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.57 - - [2025-05-19 01:59:49] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.035565 10.0.0.57 - - [2025-05-19 01:59:49] "POST /virtual-machines HTTP/1.1" 200 395 0.009509 10.0.0.57 - - [2025-05-19 01:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.025962 10.0.0.57 - - [2025-05-19 01:59:49] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.116061 10.0.0.57 - - [2025-05-19 01:59:49] "POST /prop-collection-update HTTP/1.1" 200 115 0.010595 10.0.0.57 - - [2025-05-19 01:59:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017581 10.0.0.57 - - [2025-05-19 01:59:49] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006293 10.0.0.57 - - [2025-05-19 01:59:50] "POST /instance-ips HTTP/1.1" 200 397 0.034400 10.0.0.57 - - [2025-05-19 01:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.019473 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.013405 10.0.0.57 - - [2025-05-19 01:59:50] "POST /set-tag HTTP/1.1" 200 109 0.067595 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.014971 10.0.0.57 - - [2025-05-19 01:59:50] "GET /instance-ip/f289cdf4-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003136 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004477 10.0.0.57 - - [2025-05-19 01:59:50] "POST /set-tag HTTP/1.1" 200 109 0.002666 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2124 0.003940 10.0.0.57 - - [2025-05-19 01:59:50] "POST /ref-update HTTP/1.1" 200 156 0.008901 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.013155 10.0.0.57 - - [2025-05-19 01:59:50] "POST /set-tag HTTP/1.1" 200 109 0.002021 10.0.0.57 - - [2025-05-19 01:59:50] "POST /tags HTTP/1.1" 200 299 0.020039 10.0.0.57 - - [2025-05-19 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008214 10.0.0.57 - - [2025-05-19 01:59:50] "GET /tag/eb0922f4-be03-44a9-a128-3b8c651a3625?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.012883 10.0.0.57 - - [2025-05-19 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.002770 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004680 10.0.0.57 - - [2025-05-19 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.001978 10.0.0.57 - - [2025-05-19 01:59:50] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041409 10.0.0.57 - - [2025-05-19 01:59:50] "POST /virtual-machines HTTP/1.1" 200 395 0.016778 10.0.0.57 - - [2025-05-19 01:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.013447 10.0.0.57 - - [2025-05-19 01:59:50] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.121433 10.0.0.57 - - [2025-05-19 01:59:50] "POST /prop-collection-update HTTP/1.1" 200 115 0.010378 10.0.0.57 - - [2025-05-19 01:59:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.007491 10.0.0.57 - - [2025-05-19 01:59:50] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.007991 10.0.0.57 - - [2025-05-19 01:59:50] "POST /instance-ips HTTP/1.1" 200 397 0.033335 10.0.0.57 - - [2025-05-19 01:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.033834 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.008661 10.0.0.57 - - [2025-05-19 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.020916 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017224 10.0.0.57 - - [2025-05-19 01:59:51] "GET /instance-ip/f317f1ec-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003597 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004804 10.0.0.57 - - [2025-05-19 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002048 10.0.0.57 - - [2025-05-19 01:59:51] "POST /tags HTTP/1.1" 200 299 0.029677 10.0.0.57 - - [2025-05-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008180 10.0.0.57 - - [2025-05-19 01:59:51] "GET /tag/7b15f5c1-f235-472a-9017-d2f81ac02378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.013776 10.0.0.57 - - [2025-05-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002056 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004075 10.0.0.57 - - [2025-05-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.002833 10.0.0.57 - - [2025-05-19 01:59:51] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.041262 10.0.0.57 - - [2025-05-19 01:59:51] "POST /virtual-machines HTTP/1.1" 200 395 0.013808 10.0.0.57 - - [2025-05-19 01:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.009473 10.0.0.57 - - [2025-05-19 01:59:51] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.112365 10.0.0.57 - - [2025-05-19 01:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.045793 10.0.0.57 - - [2025-05-19 01:59:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.008784 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.005015 10.0.0.57 - - [2025-05-19 01:59:51] "POST /instance-ips HTTP/1.1" 200 397 0.023848 10.0.0.57 - - [2025-05-19 01:59:51] "POST /prop-collection-update HTTP/1.1" 200 115 0.025195 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.012088 10.0.0.57 - - [2025-05-19 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.018509 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.018157 10.0.0.57 - - [2025-05-19 01:59:51] "GET /instance-ip/f390d8c8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003837 10.0.0.57 - - [2025-05-19 01:59:51] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004809 10.0.0.57 - - [2025-05-19 01:59:51] "POST /set-tag HTTP/1.1" 200 109 0.002295 10.0.0.57 - - [2025-05-19 01:59:52] "POST /tags HTTP/1.1" 200 299 0.022835 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.021416 10.0.0.57 - - [2025-05-19 01:59:52] "GET /tag/d4a75c04-eb3f-4628-b468-5437f2d4d949?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1101 0.014347 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.001880 10.0.0.57 - - [2025-05-19 01:59:52] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004544 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.003107 10.0.0.57 - - [2025-05-19 01:59:52] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044450 10.0.0.57 - - [2025-05-19 01:59:52] "POST /virtual-machines HTTP/1.1" 200 395 0.008583 10.0.0.57 - - [2025-05-19 01:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030833 10.0.0.57 - - [2025-05-19 01:59:52] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.118034 10.0.0.57 - - [2025-05-19 01:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.009553 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002919 10.0.0.57 - - [2025-05-19 01:59:52] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.006232 10.0.0.57 - - [2025-05-19 01:59:52] "POST /instance-ips HTTP/1.1" 200 397 0.030435 10.0.0.57 - - [2025-05-19 01:59:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.030669 10.0.0.57 - - [2025-05-19 01:59:52] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.018611 10.0.0.57 - - [2025-05-19 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.033612 10.0.0.57 - - [2025-05-19 01:59:52] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020362 10.0.0.57 - - [2025-05-19 01:59:52] "GET /instance-ip/f408efa2-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003334 10.0.0.57 - - [2025-05-19 01:59:52] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005457 10.0.0.57 - - [2025-05-19 01:59:52] "POST /set-tag HTTP/1.1" 200 109 0.002367 10.0.0.57 - - [2025-05-19 01:59:52] "POST /tags HTTP/1.1" 200 299 0.026428 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.012748 10.0.0.57 - - [2025-05-19 01:59:52] "GET /tag/47922940-9534-4299-81fa-90c77fe88752?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1099 0.015037 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002546 10.0.0.57 - - [2025-05-19 01:59:52] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.005165 10.0.0.57 - - [2025-05-19 01:59:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002479 10.0.0.57 - - [2025-05-19 01:59:53] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.044752 10.0.0.57 - - [2025-05-19 01:59:53] "POST /virtual-machines HTTP/1.1" 200 395 0.007937 10.0.0.57 - - [2025-05-19 01:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.019034 10.0.0.57 - - [2025-05-19 01:59:53] "POST /virtual-machine-interfaces HTTP/1.1" 200 643 0.119961 10.0.0.57 - - [2025-05-19 01:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.011004 10.0.0.57 - - [2025-05-19 01:59:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.004311 10.0.0.57 - - [2025-05-19 01:59:53] "POST /instance-ips HTTP/1.1" 200 397 0.020987 10.0.0.57 - - [2025-05-19 01:59:53] "POST /prop-collection-update HTTP/1.1" 200 115 0.024356 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2935 0.014840 10.0.0.57 - - [2025-05-19 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.020338 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.020860 10.0.0.57 - - [2025-05-19 01:59:53] "GET /instance-ip/f487898e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1979 0.003159 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004548 10.0.0.57 - - [2025-05-19 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002185 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2337 0.004047 10.0.0.57 - - [2025-05-19 01:59:53] "POST /ref-update HTTP/1.1" 200 156 0.008374 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.017395 10.0.0.57 - - [2025-05-19 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002236 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005405 10.0.0.57 - - [2025-05-19 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.002451 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2550 0.004115 10.0.0.57 - - [2025-05-19 01:59:53] "POST /ref-update HTTP/1.1" 200 156 0.013825 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.021169 10.0.0.57 - - [2025-05-19 01:59:53] "POST /set-tag HTTP/1.1" 200 109 0.010693 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2763 0.004771 10.0.0.57 - - [2025-05-19 01:59:53] "POST /ref-update HTTP/1.1" 200 156 0.007832 10.0.0.57 - - [2025-05-19 01:59:53] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014970 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002738 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004394 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002271 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2976 0.005839 10.0.0.57 - - [2025-05-19 01:59:54] "POST /ref-update HTTP/1.1" 200 156 0.009556 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009294 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002671 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004685 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002515 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007919 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002348 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004470 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002887 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004442 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002031 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004813 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002173 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004142 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002877 10.0.0.57 - - [2025-05-19 01:59:54] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004490 10.0.0.57 - - [2025-05-19 01:59:54] "POST /set-tag HTTP/1.1" 200 109 0.002087 10.0.0.57 - - [2025-05-19 01:59:57] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004688 10.0.0.57 - - [2025-05-19 01:59:57] "POST /set-tag HTTP/1.1" 200 109 0.002419 10.0.0.57 - - [2025-05-19 01:59:58] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007656 10.0.0.57 - - [2025-05-19 01:59:58] "POST /set-tag HTTP/1.1" 200 109 0.002396 10.0.0.57 - - [2025-05-19 01:59:58] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004337 10.0.0.57 - - [2025-05-19 01:59:58] "POST /set-tag HTTP/1.1" 200 109 0.002733 10.0.0.57 - - [2025-05-19 01:59:58] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004493 10.0.0.57 - - [2025-05-19 01:59:58] "POST /set-tag HTTP/1.1" 200 109 0.002246 10.0.0.57 - - [2025-05-19 01:59:59] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007574 10.0.0.57 - - [2025-05-19 01:59:59] "POST /set-tag HTTP/1.1" 200 109 0.002827 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine/2e6a0972-6253-477e-bb45-128c67738c17?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003261 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004228 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine/430c2a62-edd1-4513-824c-39b489564d9b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003210 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006340 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine/1aa14293-49a4-4227-bc23-68d8330a0a26?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.005176 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004951 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine/8c82749b-88d5-47a4-8655-7704c7b41423?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.004072 10.0.0.57 - - [2025-05-19 02:00:01] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005149 10.0.0.57 - - [2025-05-19 02:00:02] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005754 10.0.0.57 - - [2025-05-19 02:00:02] "POST /set-tag HTTP/1.1" 200 109 0.003234 10.0.0.57 - - [2025-05-19 02:00:02] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005131 10.0.0.57 - - [2025-05-19 02:00:02] "POST /set-tag HTTP/1.1" 200 109 0.002816 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine/268f7bcb-bef5-414b-ae28-b7a90847aa01?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1255 0.003763 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006764 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine/03203049-b998-4ecb-b421-7ff883516ff9?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1254 0.003464 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004251 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine/b6451e41-deba-40ba-b126-18c91121532b?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003329 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.009593 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine/c89cff1e-36b8-4dc8-a961-7c16681222de?fields=virtual_machine_interface_back_refs HTTP/1.1" 200 1256 0.003396 10.0.0.57 - - [2025-05-19 02:00:06] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004832 10.0.0.57 - - [2025-05-19 02:00:07] "GET /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 404 171 0.004983 10.0.0.57 - - [2025-05-19 02:00:07] "POST /tags HTTP/1.1" 200 333 0.029096 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.57 - - [2025-05-19 02:00:07] "GET /tag/0e875f53-0ad3-4e54-afc2-e2a4bf5144d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.019515 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002369 10.0.0.57 - - [2025-05-19 02:00:07] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030818 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.57 - - [2025-05-19 02:00:07] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004347 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002333 10.0.0.57 - - [2025-05-19 02:00:07] "GET /service-appliance-set/6294c25c-7109-4e16-b707-b5d61cfe9028?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1199 0.002545 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 404 273 0.001784 10.0.0.57 - - [2025-05-19 02:00:07] "POST /virtual-machine-interfaces HTTP/1.1" 200 683 0.101932 10.0.0.57 - - [2025-05-19 02:00:07] "GET /virtual-machine-interface/c7d17c67-f070-43bf-9617-caf2f1ba9d99?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2421 0.010932 10.0.0.57 - - [2025-05-19 02:00:07] "POST /instance-ips HTTP/1.1" 200 409 0.022535 10.0.0.57 - - [2025-05-19 02:00:07] "GET /instance-ip/4da4ba63-99a1-4699-805f-e5a80753b85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.004425 10.0.0.57 - - [2025-05-19 02:00:07] "POST /loadbalancers HTTP/1.1" 200 629 0.061354 10.0.0.57 - - [2025-05-19 02:00:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.037112 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010809 10.0.0.57 - - [2025-05-19 02:00:07] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.043745 10.0.0.57 - - [2025-05-19 02:00:07] "GET /instance-ip/4da4ba63-99a1-4699-805f-e5a80753b85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003577 10.0.0.57 - - [2025-05-19 02:00:07] "POST /floating-ips HTTP/1.1" 200 597 0.017719 10.0.0.57 - - [2025-05-19 02:00:07] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.053648 10.0.0.57 - - [2025-05-19 02:00:07] "GET /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002901 10.0.0.57 - - [2025-05-19 02:00:07] "POST /loadbalancer-listeners HTTP/1.1" 200 735 0.016495 10.0.0.57 - - [2025-05-19 02:00:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002264 10.0.0.57 - - [2025-05-19 02:00:07] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.030294 10.0.0.57 - - [2025-05-19 02:00:07] "GET /loadbalancer-listener/cf337b50-ed12-4c54-a961-3d9472cad7dc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1843 0.003474 10.0.0.57 - - [2025-05-19 02:00:07] "GET /loadbalancer-listener/cf337b50-ed12-4c54-a961-3d9472cad7dc?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1243 0.003998 10.0.0.57 - - [2025-05-19 02:00:08] "POST /loadbalancer-pools HTTP/1.1" 200 727 0.024176 10.0.0.57 - - [2025-05-19 02:00:08] "GET /instance-ip/4da4ba63-99a1-4699-805f-e5a80753b85a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1670 0.003190 10.0.0.57 - - [2025-05-19 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004207 10.0.0.57 - - [2025-05-19 02:00:08] "GET /instance-ip/4da4ba63-99a1-4699-805f-e5a80753b85a?fields=floating_ips HTTP/1.1" 200 1211 0.007139 10.0.0.57 - - [2025-05-19 02:00:08] "GET /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002857 10.0.0.57 - - [2025-05-19 02:00:08] "GET /floating-ip/2277617e-81be-4235-abaf-400bd01f7e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1496 0.002472 10.0.0.57 - - [2025-05-19 02:00:08] "GET /loadbalancer-pool/790c6d33-131a-4d49-b9b1-f1ee8afc916b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.006801 10.0.0.57 - - [2025-05-19 02:00:08] "GET /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003094 10.0.0.57 - - [2025-05-19 02:00:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.022695 10.0.0.57 - - [2025-05-19 02:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.007565 10.0.0.57 - - [2025-05-19 02:00:08] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006249 10.0.0.57 - - [2025-05-19 02:00:08] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007055 10.0.0.57 - - [2025-05-19 02:00:08] "POST /tags HTTP/1.1" 409 221 0.005424 10.0.0.57 - - [2025-05-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.006666 10.0.0.57 - - [2025-05-19 02:00:08] "GET /floating-ip/2277617e-81be-4235-abaf-400bd01f7e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1812 0.006748 10.0.0.57 - - [2025-05-19 02:00:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002205 10.0.0.57 - - [2025-05-19 02:00:08] "GET /tag/0e875f53-0ad3-4e54-afc2-e2a4bf5144d0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.011026 10.0.0.57 - - [2025-05-19 02:00:08] "PUT /floating-ip/2277617e-81be-4235-abaf-400bd01f7e20 HTTP/1.1" 200 256 0.010157 10.0.0.57 - - [2025-05-19 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.081351 10.0.0.57 - - [2025-05-19 02:00:08] "GET /loadbalancer-pool/790c6d33-131a-4d49-b9b1-f1ee8afc916b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1946 0.003318 10.0.0.57 - - [2025-05-19 02:00:08] "POST /loadbalancer-members HTTP/1.1" 200 721 0.015572 10.0.0.57 - - [2025-05-19 02:00:08] "POST /prop-collection-update HTTP/1.1" 200 115 0.017507 10.0.0.57 - - [2025-05-19 02:00:08] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.015554 10.0.0.57 - - [2025-05-19 02:00:08] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004194 10.0.0.57 - - [2025-05-19 02:00:08] "POST /ref-update HTTP/1.1" 200 156 0.007246 10.0.0.57 - - [2025-05-19 02:00:08] "GET /floating-ip/2277617e-81be-4235-abaf-400bd01f7e20?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2237 0.006243 10.0.0.57 - - [2025-05-19 02:00:08] "POST /set-tag HTTP/1.1" 200 109 0.063348 10.0.0.57 - - [2025-05-19 02:00:09] "POST /tags HTTP/1.1" 409 206 0.003544 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001720 10.0.0.57 - - [2025-05-19 02:00:09] "GET /tag/7fb7f7e7-43b2-4eff-8890-3d4ce36ba494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011926 10.0.0.57 - - [2025-05-19 02:00:09] "POST /tags HTTP/1.1" 409 204 0.002291 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001735 10.0.0.57 - - [2025-05-19 02:00:09] "GET /tag/7b15f5c1-f235-472a-9017-d2f81ac02378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.014595 10.0.0.57 - - [2025-05-19 02:00:09] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.005483 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002907 10.0.0.57 - - [2025-05-19 02:00:09] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.004656 10.0.0.57 - - [2025-05-19 02:00:09] "POST /tags HTTP/1.1" 409 206 0.001730 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002426 10.0.0.57 - - [2025-05-19 02:00:09] "GET /tag/7fb7f7e7-43b2-4eff-8890-3d4ce36ba494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.011096 10.0.0.57 - - [2025-05-19 02:00:09] "POST /tags HTTP/1.1" 409 226 0.001723 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003103 10.0.0.57 - - [2025-05-19 02:00:09] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.012671 10.0.0.57 - - [2025-05-19 02:00:09] "POST /tags HTTP/1.1" 409 204 0.002194 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001659 10.0.0.57 - - [2025-05-19 02:00:09] "GET /tag/7b15f5c1-f235-472a-9017-d2f81ac02378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.011587 10.0.0.57 - - [2025-05-19 02:00:09] "POST /tags HTTP/1.1" 409 226 0.002451 10.0.0.57 - - [2025-05-19 02:00:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002139 10.0.0.57 - - [2025-05-19 02:00:09] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.016248 10.0.0.57 - - [2025-05-19 02:00:09] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.003073 10.0.0.57 - - [2025-05-19 02:00:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002301 10.0.0.57 - - [2025-05-19 02:00:10] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002823 10.0.0.57 - - [2025-05-19 02:00:10] "POST /firewall-rules HTTP/1.1" 200 626 0.073672 10.0.0.57 - - [2025-05-19 02:00:10] "POST /firewall-rules HTTP/1.1" 200 646 0.077127 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-rule/a23fedd7-0421-4603-9c4d-99ba00c5dc3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.018209 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1441 0.002707 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-rule/2ae500d6-8343-4be6-ae15-0e186aaea36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004425 10.0.0.57 - - [2025-05-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.015440 10.0.0.57 - - [2025-05-19 02:00:10] "POST /firewall-policys HTTP/1.1" 200 606 0.046268 10.0.0.57 - - [2025-05-19 02:00:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.012997 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.005210 10.0.0.57 - - [2025-05-19 02:00:10] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1935 0.002335 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003465 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.003412 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.003257 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.005165 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002192 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.002170 10.0.0.57 - - [2025-05-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.023943 10.0.0.57 - - [2025-05-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.018282 10.0.0.57 - - [2025-05-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.032360 10.0.0.57 - - [2025-05-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.021416 10.0.0.57 - - [2025-05-19 02:00:10] "POST /ref-update HTTP/1.1" 200 156 0.031840 10.0.0.57 - - [2025-05-19 02:00:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2190 0.003655 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:01:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001040 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:01:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000889 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:02:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000839 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:02:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000877 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:02:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000849 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:02:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000837 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 252 0.003492 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002192 10.0.0.57 - - [2025-05-19 02:02:09] "GET /tag/27a2d062-1443-402f-a136-a448ccacd7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.017667 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 228 0.003460 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008842 10.0.0.57 - - [2025-05-19 02:02:09] "GET /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.022757 10.0.0.57 - - [2025-05-19 02:02:09] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004003 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.57 - - [2025-05-19 02:02:09] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.005583 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 206 0.002115 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.57 - - [2025-05-19 02:02:09] "GET /tag/7fb7f7e7-43b2-4eff-8890-3d4ce36ba494?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.015440 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 226 0.008276 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002500 10.0.0.57 - - [2025-05-19 02:02:09] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.030204 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 204 0.003295 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.57 - - [2025-05-19 02:02:09] "GET /tag/7b15f5c1-f235-472a-9017-d2f81ac02378?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1100 0.030638 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 226 0.003827 10.0.0.57 - - [2025-05-19 02:02:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004333 10.0.0.57 - - [2025-05-19 02:02:09] "GET /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1192 0.017441 10.0.0.57 - - [2025-05-19 02:02:09] "POST /tags HTTP/1.1" 409 228 0.003445 10.0.0.57 - - [2025-05-19 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005879 10.0.0.57 - - [2025-05-19 02:02:10] "GET /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.097313 10.0.0.57 - - [2025-05-19 02:02:10] "POST /tags HTTP/1.1" 409 252 0.003046 10.0.0.57 - - [2025-05-19 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002200 10.0.0.57 - - [2025-05-19 02:02:10] "GET /tag/27a2d062-1443-402f-a136-a448ccacd7c0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1321 0.016018 10.0.0.57 - - [2025-05-19 02:02:10] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.003329 10.0.0.57 - - [2025-05-19 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005791 10.0.0.57 - - [2025-05-19 02:02:10] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.003133 10.0.0.57 - - [2025-05-19 02:02:10] "POST /firewall-rules HTTP/1.1" 409 281 0.002570 10.0.0.57 - - [2025-05-19 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006663 10.0.0.57 - - [2025-05-19 02:02:10] "PUT /firewall-rule/2ae500d6-8343-4be6-ae15-0e186aaea36d HTTP/1.1" 200 260 0.023388 10.0.0.57 - - [2025-05-19 02:02:10] "POST /firewall-rules HTTP/1.1" 409 291 0.008127 10.0.0.57 - - [2025-05-19 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002316 10.0.0.57 - - [2025-05-19 02:02:10] "PUT /firewall-rule/a23fedd7-0421-4603-9c4d-99ba00c5dc3f HTTP/1.1" 200 260 0.031308 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-rule/a23fedd7-0421-4603-9c4d-99ba00c5dc3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.008719 10.0.0.57 - - [2025-05-19 02:02:10] "POST /firewall-rules HTTP/1.1" 200 658 0.110880 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-rule/63fc85a2-a52a-4c9c-9dcc-248da800d87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.007253 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.007220 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-rule/2ae500d6-8343-4be6-ae15-0e186aaea36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.004464 10.0.0.57 - - [2025-05-19 02:02:10] "POST /firewall-policys HTTP/1.1" 409 269 0.002634 10.0.0.57 - - [2025-05-19 02:02:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.001740 10.0.0.57 - - [2025-05-19 02:02:10] "PUT /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399 HTTP/1.1" 200 264 0.027316 10.0.0.57 - - [2025-05-19 02:02:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.020466 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.008262 10.0.0.57 - - [2025-05-19 02:02:10] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.002957 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002438 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/2bc3f4d9-d75a-4d0d-b167-777c404703cb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.002882 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002203 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002927 10.0.0.57 - - [2025-05-19 02:02:10] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.002337 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:02:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000962 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:02:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000922 10.0.0.57 - - [2025-05-19 02:03:01] "GET /global-system-configs HTTP/1.1" 200 322 0.009826 10.0.0.57 - - [2025-05-19 02:03:03] "GET /global-system-configs HTTP/1.1" 200 322 0.002840 10.0.0.57 - - [2025-05-19 02:03:11] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.014555 10.0.0.57 - - [2025-05-19 02:03:11] "POST /set-tag HTTP/1.1" 200 109 0.003793 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.014803 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.004324 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005556 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003376 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005832 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002233 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.005290 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.005086 10.0.0.57 - - [2025-05-19 02:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002648 10.0.0.57 - - [2025-05-19 02:03:12] "GET /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.003084 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004905 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.022354 10.0.0.57 - - [2025-05-19 02:03:12] "DELETE /loadbalancer-member/0d0d8450-642b-4501-b004-d9f2d7a9bc31 HTTP/1.1" 200 115 0.024445 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006694 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.003678 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004876 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002372 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005127 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.002929 10.0.0.57 - - [2025-05-19 02:03:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002286 10.0.0.57 - - [2025-05-19 02:03:12] "GET /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2323 0.002565 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.007324 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.004616 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006927 10.0.0.57 - - [2025-05-19 02:03:12] "POST /set-tag HTTP/1.1" 200 109 0.006326 10.0.0.57 - - [2025-05-19 02:03:12] "GET /virtual-machine/1aa14293-49a4-4227-bc23-68d8330a0a26?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003326 10.0.0.57 - - [2025-05-19 02:03:13] "POST /ref-update HTTP/1.1" 200 156 0.014663 10.0.0.57 - - [2025-05-19 02:03:13] "GET /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.006763 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.021677 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.018408 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.019175 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.015458 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.045260 10.0.0.57 - - [2025-05-19 02:03:13] "DELETE /instance-ip/f20719e0-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.040592 10.0.0.57 - - [2025-05-19 02:03:13] "DELETE /virtual-machine-interface/f1ed486c-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.043087 10.0.0.57 - - [2025-05-19 02:03:13] "DELETE /virtual-machine/1aa14293-49a4-4227-bc23-68d8330a0a26 HTTP/1.1" 200 115 0.020040 10.0.0.57 - - [2025-05-19 02:03:13] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.006302 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002745 10.0.0.57 - - [2025-05-19 02:03:13] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.004672 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.57 - - [2025-05-19 02:03:13] "GET /virtual-machine/430c2a62-edd1-4513-824c-39b489564d9b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1657 0.006543 10.0.0.57 - - [2025-05-19 02:03:13] "POST /ref-update HTTP/1.1" 200 156 0.014830 10.0.0.57 - - [2025-05-19 02:03:13] "GET /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4045 0.031706 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.064712 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.071127 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.057432 10.0.0.57 - - [2025-05-19 02:03:13] "POST /set-tag HTTP/1.1" 200 109 0.050230 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.091222 10.0.0.57 - - [2025-05-19 02:03:14] "DELETE /instance-ip/f147f470-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.124295 10.0.0.57 - - [2025-05-19 02:03:14] "POST /ref-update HTTP/1.1" 200 156 0.013315 10.0.0.57 - - [2025-05-19 02:03:14] "DELETE /virtual-machine-interface/f12b0c3e-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.104331 10.0.0.57 - - [2025-05-19 02:03:14] "DELETE /virtual-machine/430c2a62-edd1-4513-824c-39b489564d9b HTTP/1.1" 200 115 0.023002 10.0.0.57 - - [2025-05-19 02:03:14] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.022067 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.002679 10.0.0.57 - - [2025-05-19 02:03:14] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005968 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.003264 10.0.0.57 - - [2025-05-19 02:03:14] "GET /virtual-machine/2e6a0972-6253-477e-bb45-128c67738c17?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003879 10.0.0.57 - - [2025-05-19 02:03:14] "POST /ref-update HTTP/1.1" 200 156 0.011232 10.0.0.57 - - [2025-05-19 02:03:14] "GET /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.009270 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.018805 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.028206 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.036555 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.020003 10.0.0.57 - - [2025-05-19 02:03:14] "POST /set-tag HTTP/1.1" 200 109 0.031143 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /instance-ip/f0d33cac-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.221821 10.0.0.57 - - [2025-05-19 02:03:15] "POST /ref-update HTTP/1.1" 200 156 0.008226 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /virtual-machine-interface/f0b6edfe-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.049341 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /virtual-machine/2e6a0972-6253-477e-bb45-128c67738c17 HTTP/1.1" 200 115 0.023096 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /tag/6eb07baa-0dc4-4b4d-a10d-3ebdcc7bdf82 HTTP/1.1" 200 115 0.039926 10.0.0.57 - - [2025-05-19 02:03:15] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004356 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.002955 10.0.0.57 - - [2025-05-19 02:03:15] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.004830 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.002127 10.0.0.57 - - [2025-05-19 02:03:15] "GET /virtual-machine/8c82749b-88d5-47a4-8655-7704c7b41423?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1658 0.003287 10.0.0.57 - - [2025-05-19 02:03:15] "POST /ref-update HTTP/1.1" 200 156 0.009925 10.0.0.57 - - [2025-05-19 02:03:15] "GET /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3863 0.005532 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.019667 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.025629 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.024153 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.015067 10.0.0.57 - - [2025-05-19 02:03:15] "POST /set-tag HTTP/1.1" 200 109 0.029947 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /instance-ip/f289cdf4-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.053726 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /virtual-machine-interface/f26f60cc-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.041147 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /virtual-machine/8c82749b-88d5-47a4-8655-7704c7b41423 HTTP/1.1" 200 115 0.020263 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /tag/0d68cca4-b25d-4647-bf06-0dace6218e8c HTTP/1.1" 200 115 0.043863 10.0.0.57 - - [2025-05-19 02:03:15] "DELETE /tag/7fb7f7e7-43b2-4eff-8890-3d4ce36ba494 HTTP/1.1" 409 388 0.004149 10.0.0.57 - - [2025-05-19 02:03:42] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004879 10.0.0.57 - - [2025-05-19 02:03:42] "POST /set-tag HTTP/1.1" 200 109 0.002892 10.0.0.57 - - [2025-05-19 02:03:42] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006600 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.004004 10.0.0.57 - - [2025-05-19 02:03:43] "GET /virtual-machine/b6451e41-deba-40ba-b126-18c91121532b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003164 10.0.0.57 - - [2025-05-19 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.012358 10.0.0.57 - - [2025-05-19 02:03:43] "GET /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016094 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.015352 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.029141 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.029055 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.015317 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /instance-ip/f390d8c8-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.056182 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /virtual-machine-interface/f3779cc8-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.047132 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /virtual-machine/b6451e41-deba-40ba-b126-18c91121532b HTTP/1.1" 200 115 0.018582 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /tag/7b15f5c1-f235-472a-9017-d2f81ac02378 HTTP/1.1" 409 236 0.009345 10.0.0.57 - - [2025-05-19 02:03:43] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.005562 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002637 10.0.0.57 - - [2025-05-19 02:03:43] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004567 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.002889 10.0.0.57 - - [2025-05-19 02:03:43] "GET /virtual-machine/268f7bcb-bef5-414b-ae28-b7a90847aa01?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1634 0.002692 10.0.0.57 - - [2025-05-19 02:03:43] "POST /ref-update HTTP/1.1" 200 156 0.010849 10.0.0.57 - - [2025-05-19 02:03:43] "GET /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.013999 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.019066 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.020356 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.025846 10.0.0.57 - - [2025-05-19 02:03:43] "POST /set-tag HTTP/1.1" 200 109 0.016749 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /instance-ip/f317f1ec-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.049491 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /virtual-machine-interface/f2fafb14-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.034713 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /virtual-machine/268f7bcb-bef5-414b-ae28-b7a90847aa01 HTTP/1.1" 200 115 0.036559 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /tag/c5ef0561-eef3-49d4-a87d-1bc97652612a HTTP/1.1" 200 115 0.038468 10.0.0.57 - - [2025-05-19 02:03:43] "DELETE /tag/eb0922f4-be03-44a9-a128-3b8c651a3625 HTTP/1.1" 200 115 0.039779 10.0.0.57 - - [2025-05-19 02:03:44] "DELETE /tag/27536a25-2110-443c-9e68-2d2cf55bd77b HTTP/1.1" 200 115 0.045279 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004976 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.003399 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.006000 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.003124 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine/c89cff1e-36b8-4dc8-a961-7c16681222de?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1635 0.003458 10.0.0.57 - - [2025-05-19 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.009595 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.007149 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.017888 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.023145 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.028642 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.013947 10.0.0.57 - - [2025-05-19 02:03:44] "DELETE /instance-ip/f487898e-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.048916 10.0.0.57 - - [2025-05-19 02:03:44] "DELETE /virtual-machine-interface/f46a3dc0-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.034354 10.0.0.57 - - [2025-05-19 02:03:44] "DELETE /virtual-machine/c89cff1e-36b8-4dc8-a961-7c16681222de HTTP/1.1" 200 115 0.025728 10.0.0.57 - - [2025-05-19 02:03:44] "DELETE /tag/47922940-9534-4299-81fa-90c77fe88752 HTTP/1.1" 200 115 0.035580 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004623 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002821 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.004392 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.002125 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine/03203049-b998-4ecb-b421-7ff883516ff9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1633 0.003142 10.0.0.57 - - [2025-05-19 02:03:44] "POST /ref-update HTTP/1.1" 200 156 0.014257 10.0.0.57 - - [2025-05-19 02:03:44] "GET /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3700 0.016333 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.016410 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.032861 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.027983 10.0.0.57 - - [2025-05-19 02:03:44] "POST /set-tag HTTP/1.1" 200 109 0.019154 10.0.0.57 - - [2025-05-19 02:03:45] "DELETE /instance-ip/f408efa2-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.048006 10.0.0.57 - - [2025-05-19 02:03:45] "DELETE /virtual-machine-interface/f3ead08a-3454-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.061646 10.0.0.57 - - [2025-05-19 02:03:45] "DELETE /virtual-machine/03203049-b998-4ecb-b421-7ff883516ff9 HTTP/1.1" 200 115 0.032474 10.0.0.57 - - [2025-05-19 02:03:45] "DELETE /tag/d4a75c04-eb3f-4628-b468-5437f2d4d949 HTTP/1.1" 200 115 0.064977 10.0.0.57 - - [2025-05-19 02:03:45] "DELETE /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4 HTTP/1.1" 409 236 0.003509 10.0.0.57 - - [2025-05-19 02:03:45] "DELETE /tag/27a2d062-1443-402f-a136-a448ccacd7c0 HTTP/1.1" 409 236 0.006398 10.0.0.57 - - [2025-05-19 02:03:47] "POST /projects HTTP/1.1" 409 238 0.002235 10.0.0.57 - - [2025-05-19 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001770 10.0.0.57 - - [2025-05-19 02:03:47] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.037571 10.0.0.57 - - [2025-05-19 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002133 10.0.0.57 - - [2025-05-19 02:03:47] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.003880 10.0.0.57 - - [2025-05-19 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.001370 10.0.0.57 - - [2025-05-19 02:03:47] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004922 10.0.0.57 - - [2025-05-19 02:03:47] "POST /security-groups HTTP/1.1" 409 285 0.005733 10.0.0.57 - - [2025-05-19 02:03:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.002280 10.0.0.57 - - [2025-05-19 02:03:47] "PUT /security-group/23014824-0079-455f-8d17-282e63a9c698 HTTP/1.1" 200 262 0.054900 10.0.0.57 - - [2025-05-19 02:03:47] "PUT /access-control-list/f016537b-5022-4012-80e1-a0365b490105 HTTP/1.1" 200 272 0.013812 10.0.0.57 - - [2025-05-19 02:03:47] "POST /prop-collection-update HTTP/1.1" 200 115 0.041002 10.0.0.57 - - [2025-05-19 02:03:47] "PUT /access-control-list/e2eca7bc-a829-48a0-b861-f6a55041b900 HTTP/1.1" 200 272 0.028844 10.0.0.57 - - [2025-05-19 02:03:52] "POST /projects HTTP/1.1" 409 238 0.002353 10.0.0.57 - - [2025-05-19 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.57 - - [2025-05-19 02:03:52] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.034383 10.0.0.57 - - [2025-05-19 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002116 10.0.0.57 - - [2025-05-19 02:03:52] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.004280 10.0.0.57 - - [2025-05-19 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002485 10.0.0.57 - - [2025-05-19 02:03:52] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004715 10.0.0.57 - - [2025-05-19 02:03:52] "POST /security-groups HTTP/1.1" 409 285 0.002706 10.0.0.57 - - [2025-05-19 02:03:52] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.57 - - [2025-05-19 02:03:52] "PUT /security-group/23014824-0079-455f-8d17-282e63a9c698 HTTP/1.1" 200 262 0.073226 10.0.0.57 - - [2025-05-19 02:03:52] "PUT /access-control-list/f016537b-5022-4012-80e1-a0365b490105 HTTP/1.1" 200 272 0.013022 10.0.0.57 - - [2025-05-19 02:03:52] "POST /prop-collection-update HTTP/1.1" 200 115 0.039732 10.0.0.57 - - [2025-05-19 02:03:52] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4898 0.016454 10.0.0.57 - - [2025-05-19 02:03:52] "PUT /access-control-list/e2eca7bc-a829-48a0-b861-f6a55041b900 HTTP/1.1" 200 272 0.050055 10.0.0.57 - - [2025-05-19 02:03:52] "GET /firewall-rule/a7f645f7-4300-4b7a-8325-abf6ce721f46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.006770 10.0.0.57 - - [2025-05-19 02:03:52] "POST /ref-update HTTP/1.1" 200 156 0.059038 10.0.0.57 - - [2025-05-19 02:03:52] "DELETE /firewall-rule/a7f645f7-4300-4b7a-8325-abf6ce721f46 HTTP/1.1" 200 115 0.059969 10.0.0.57 - - [2025-05-19 02:03:53] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4642 0.006698 10.0.0.57 - - [2025-05-19 02:03:53] "GET /firewall-rule/bd8ba046-1def-4559-bc62-b83b8db24c7c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.003233 10.0.0.57 - - [2025-05-19 02:03:53] "POST /ref-update HTTP/1.1" 200 156 0.058768 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /firewall-rule/bd8ba046-1def-4559-bc62-b83b8db24c7c HTTP/1.1" 200 115 0.039227 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /tag/1f4c403d-396e-4ade-be5e-41c6f1969bfa HTTP/1.1" 200 115 0.042886 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4 HTTP/1.1" 409 236 0.004003 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /tag/27a2d062-1443-402f-a136-a448ccacd7c0 HTTP/1.1" 409 236 0.005615 10.0.0.57 - - [2025-05-19 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001949 10.0.0.57 - - [2025-05-19 02:03:53] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3168 0.006471 10.0.0.57 - - [2025-05-19 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002436 10.0.0.57 - - [2025-05-19 02:03:53] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3186 0.004537 10.0.0.57 - - [2025-05-19 02:03:53] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.041992 10.0.0.57 - - [2025-05-19 02:03:53] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.044426 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /security-group/23014824-0079-455f-8d17-282e63a9c698 HTTP/1.1" 200 115 0.058674 10.0.0.57 - - [2025-05-19 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.001641 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /access-control-list/f016537b-5022-4012-80e1-a0365b490105 HTTP/1.1" 200 115 0.037046 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /access-control-list/e2eca7bc-a829-48a0-b861-f6a55041b900 HTTP/1.1" 200 115 0.027407 10.0.0.57 - - [2025-05-19 02:03:53] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.035727 10.0.0.57 - - [2025-05-19 02:03:53] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?fields=security_groups HTTP/1.1" 200 1353 0.040475 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /security-group/cd40f5a1-2cbc-405a-8b6d-da8aae8a320b HTTP/1.1" 200 115 0.045234 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /access-control-list/c1289150-b192-4655-b740-ed9560e4931a HTTP/1.1" 200 115 0.037216 10.0.0.57 - - [2025-05-19 02:03:53] "GET /project/c1c190bb-b2dd-478c-9ca2-98062be4be72?fields=application_policy_sets HTTP/1.1" 200 1392 0.031950 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /access-control-list/aadb1414-e10b-4a2d-a65a-0ecb0d7b6e38 HTTP/1.1" 200 115 0.016732 10.0.0.57 - - [2025-05-19 02:03:53] "DELETE /project/c1c190bb-b2dd-478c-9ca2-98062be4be72 HTTP/1.1" 200 115 0.296282 10.0.0.57 - - [2025-05-19 02:03:53] "POST /projects HTTP/1.1" 409 238 0.002130 10.0.0.57 - - [2025-05-19 02:03:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.012009 10.0.0.57 - - [2025-05-19 02:03:53] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.032146 10.0.0.57 - - [2025-05-19 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.57 - - [2025-05-19 02:03:54] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.004872 10.0.0.57 - - [2025-05-19 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.57 - - [2025-05-19 02:03:54] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.005075 10.0.0.57 - - [2025-05-19 02:03:54] "POST /security-groups HTTP/1.1" 409 285 0.002545 10.0.0.57 - - [2025-05-19 02:03:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.001682 10.0.0.57 - - [2025-05-19 02:03:54] "PUT /security-group/e63650e9-caeb-4435-b766-d5412ca03ada HTTP/1.1" 200 262 0.058951 10.0.0.57 - - [2025-05-19 02:03:54] "PUT /access-control-list/006fa6a1-b682-473e-bf50-6f6dc8701a78 HTTP/1.1" 200 272 0.021466 10.0.0.57 - - [2025-05-19 02:03:54] "POST /prop-collection-update HTTP/1.1" 200 115 0.023346 10.0.0.57 - - [2025-05-19 02:03:54] "PUT /access-control-list/9781df86-6104-4ac3-9c94-09015c38913d HTTP/1.1" 200 272 0.026698 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /loadbalancer-member/30c7d3e5-4628-4038-9d82-0be8f3553e7d HTTP/1.1" 200 115 0.046986 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /loadbalancer-pool/790c6d33-131a-4d49-b9b1-f1ee8afc916b HTTP/1.1" 200 115 0.033344 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /loadbalancer-listener/cf337b50-ed12-4c54-a961-3d9472cad7dc HTTP/1.1" 200 115 0.045359 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /loadbalancer/4104b8f9-5fed-4aeb-a198-b5ed2c734efe HTTP/1.1" 200 115 0.034593 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /floating-ip/2277617e-81be-4235-abaf-400bd01f7e20 HTTP/1.1" 200 115 0.041456 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /instance-ip/4da4ba63-99a1-4699-805f-e5a80753b85a HTTP/1.1" 200 115 0.035921 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /virtual-machine-interface/c7d17c67-f070-43bf-9617-caf2f1ba9d99 HTTP/1.1" 200 115 0.044669 10.0.0.57 - - [2025-05-19 02:03:58] "DELETE /tag/0e875f53-0ad3-4e54-afc2-e2a4bf5144d0 HTTP/1.1" 200 115 0.053604 10.0.0.57 - - [2025-05-19 02:03:58] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.006383 10.0.0.57 - - [2025-05-19 02:03:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002396 10.0.0.57 - - [2025-05-19 02:03:58] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.002589 10.0.0.57 - - [2025-05-19 02:03:58] "GET /firewall-policy/2c86850d-2945-4354-8097-34266023d4d2?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1734 0.002755 10.0.0.57 - - [2025-05-19 02:03:58] "GET /firewall-rule/2ae500d6-8343-4be6-ae15-0e186aaea36d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2325 0.003374 10.0.0.57 - - [2025-05-19 02:03:58] "POST /ref-update HTTP/1.1" 200 156 0.016688 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /firewall-rule/2ae500d6-8343-4be6-ae15-0e186aaea36d HTTP/1.1" 200 115 0.062328 10.0.0.57 - - [2025-05-19 02:03:59] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2635 0.009023 10.0.0.57 - - [2025-05-19 02:03:59] "GET /firewall-rule/63fc85a2-a52a-4c9c-9dcc-248da800d87f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2897 0.011467 10.0.0.57 - - [2025-05-19 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.022536 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /firewall-rule/63fc85a2-a52a-4c9c-9dcc-248da800d87f HTTP/1.1" 200 115 0.062343 10.0.0.57 - - [2025-05-19 02:03:59] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2350 0.005931 10.0.0.57 - - [2025-05-19 02:03:59] "GET /firewall-rule/a23fedd7-0421-4603-9c4d-99ba00c5dc3f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2596 0.003128 10.0.0.57 - - [2025-05-19 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.011655 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /firewall-rule/a23fedd7-0421-4603-9c4d-99ba00c5dc3f HTTP/1.1" 200 115 0.055693 10.0.0.57 - - [2025-05-19 02:03:59] "GET /application-policy-set/b654ac25-dce9-4658-ba47-07f747858827?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2194 0.004347 10.0.0.57 - - [2025-05-19 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002620 10.0.0.57 - - [2025-05-19 02:03:59] "GET /policy-management/db80b40a-06b4-45a8-870f-1ab8ded7272b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 860 0.009575 10.0.0.57 - - [2025-05-19 02:03:59] "GET /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2047 0.005605 10.0.0.57 - - [2025-05-19 02:03:59] "POST /ref-update HTTP/1.1" 200 156 0.029853 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /firewall-policy/43c50f04-2dad-497e-86ab-df575d28b399 HTTP/1.1" 200 115 0.065017 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /tag/7fb7f7e7-43b2-4eff-8890-3d4ce36ba494 HTTP/1.1" 200 115 0.101055 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /tag/7b15f5c1-f235-472a-9017-d2f81ac02378 HTTP/1.1" 200 115 0.086725 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /tag/83d7c373-1a48-45d1-8566-76f15fdbfae4 HTTP/1.1" 200 115 0.078461 10.0.0.57 - - [2025-05-19 02:03:59] "DELETE /tag/27a2d062-1443-402f-a136-a448ccacd7c0 HTTP/1.1" 200 115 0.046847 10.0.0.57 - - [2025-05-19 02:03:59] "POST /projects HTTP/1.1" 409 238 0.002371 10.0.0.57 - - [2025-05-19 02:03:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.57 - - [2025-05-19 02:04:00] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1796 0.054008 10.0.0.57 - - [2025-05-19 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.57 - - [2025-05-19 02:04:00] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005679 10.0.0.57 - - [2025-05-19 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001819 10.0.0.57 - - [2025-05-19 02:04:00] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004282 10.0.0.57 - - [2025-05-19 02:04:00] "POST /security-groups HTTP/1.1" 409 285 0.004755 10.0.0.57 - - [2025-05-19 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001724 10.0.0.57 - - [2025-05-19 02:04:00] "PUT /security-group/e63650e9-caeb-4435-b766-d5412ca03ada HTTP/1.1" 200 262 0.077941 10.0.0.57 - - [2025-05-19 02:04:00] "PUT /access-control-list/006fa6a1-b682-473e-bf50-6f6dc8701a78 HTTP/1.1" 200 272 0.015350 10.0.0.57 - - [2025-05-19 02:04:00] "PUT /access-control-list/9781df86-6104-4ac3-9c94-09015c38913d HTTP/1.1" 200 272 0.023117 10.0.0.57 - - [2025-05-19 02:04:00] "POST /prop-collection-update HTTP/1.1" 200 115 0.031230 10.0.0.57 - - [2025-05-19 02:04:00] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4387 0.026513 10.0.0.57 - - [2025-05-19 02:04:00] "GET /firewall-rule/14c096dd-a294-4e4f-93a6-3b34255b9b46?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2088 0.002963 10.0.0.57 - - [2025-05-19 02:04:00] "POST /ref-update HTTP/1.1" 200 156 0.061336 10.0.0.57 - - [2025-05-19 02:04:00] "DELETE /firewall-rule/14c096dd-a294-4e4f-93a6-3b34255b9b46 HTTP/1.1" 200 115 0.046091 10.0.0.57 - - [2025-05-19 02:04:00] "GET /firewall-policy/eabc37f5-8184-4497-966b-d2f80255191c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 4131 0.007412 10.0.0.57 - - [2025-05-19 02:04:00] "GET /firewall-rule/bedac665-8cc4-4600-9e4d-29f1156bccc9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2086 0.007453 10.0.0.57 - - [2025-05-19 02:04:00] "POST /ref-update HTTP/1.1" 200 156 0.104245 10.0.0.57 - - [2025-05-19 02:04:00] "DELETE /firewall-rule/bedac665-8cc4-4600-9e4d-29f1156bccc9 HTTP/1.1" 200 115 0.055883 10.0.0.57 - - [2025-05-19 02:04:00] "DELETE /tag/a0202591-626c-46c2-aa2c-06d83d81ecbd HTTP/1.1" 200 115 0.049623 10.0.0.57 - - [2025-05-19 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.57 - - [2025-05-19 02:04:00] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3096 0.005217 10.0.0.57 - - [2025-05-19 02:04:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002237 10.0.0.57 - - [2025-05-19 02:04:00] "GET /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3114 0.004521 10.0.0.57 - - [2025-05-19 02:04:00] "PUT /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c HTTP/1.1" 200 264 0.068746 10.0.0.57 - - [2025-05-19 02:04:01] "PUT /virtual-network/ad4838ec-df92-4c5e-8c33-4839342a0bf9 HTTP/1.1" 200 264 0.074371 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /security-group/e63650e9-caeb-4435-b766-d5412ca03ada HTTP/1.1" 200 115 0.068136 10.0.0.57 - - [2025-05-19 02:04:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.001860 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /access-control-list/006fa6a1-b682-473e-bf50-6f6dc8701a78 HTTP/1.1" 200 115 0.061926 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /access-control-list/9781df86-6104-4ac3-9c94-09015c38913d HTTP/1.1" 200 115 0.049500 10.0.0.57 - - [2025-05-19 02:04:01] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1895 0.060514 10.0.0.57 - - [2025-05-19 02:04:01] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?fields=security_groups HTTP/1.1" 200 1353 0.044812 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /security-group/83f76120-451c-4118-8a82-789727895e52 HTTP/1.1" 200 115 0.075208 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /access-control-list/ebe97bfb-d514-4766-9b7b-eafdcba74c04 HTTP/1.1" 200 115 0.055901 10.0.0.57 - - [2025-05-19 02:04:01] "GET /project/b751ffea-98b8-41f9-ab47-d874f389e01d?fields=application_policy_sets HTTP/1.1" 200 1392 0.057780 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /access-control-list/6408bb8c-a9b4-4d34-b0b2-5349b9a03d4e HTTP/1.1" 200 115 0.064228 10.0.0.57 - - [2025-05-19 02:04:01] "DELETE /project/b751ffea-98b8-41f9-ab47-d874f389e01d HTTP/1.1" 200 115 0.494620 10.0.0.57 - - [2025-05-19 02:04:45] "GET / HTTP/1.1" 200 35931 0.001933 10.0.0.57 - - [2025-05-19 02:04:45] "POST /fqname-to-id HTTP/1.1" 200 156 0.002119 10.0.0.57 - - [2025-05-19 02:04:45] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002731 10.0.0.57 - - [2025-05-19 02:04:46] "POST /fqname-to-id HTTP/1.1" 200 156 0.002819 10.0.0.57 - - [2025-05-19 02:04:46] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002529 10.0.0.57 - - [2025-05-19 02:05:00] "GET / HTTP/1.1" 200 35931 0.001572 10.0.0.57 - - [2025-05-19 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.57 - - [2025-05-19 02:05:00] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007646 10.0.0.57 - - [2025-05-19 02:05:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.57 - - [2025-05-19 02:05:00] "GET /config-node/09988386-3811-4add-8ee5-1c5a3dcebc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002726 10.0.0.57 - - [2025-05-19 02:05:01] "GET / HTTP/1.1" 200 35931 0.001523 10.0.0.57 - - [2025-05-19 02:05:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002450 10.0.0.57 - - [2025-05-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002501 10.0.0.57 - - [2025-05-19 02:05:06] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002989 10.0.0.57 - - [2025-05-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002226 10.0.0.57 - - [2025-05-19 02:05:06] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.014112 10.0.0.57 - - [2025-05-19 02:05:06] "GET / HTTP/1.1" 200 35931 0.003673 10.0.0.57 - - [2025-05-19 02:05:06] "POST /alarms HTTP/1.1" 409 264 0.003017 10.0.0.57 - - [2025-05-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002289 10.0.0.57 - - [2025-05-19 02:05:06] "PUT /alarm/de739807-4051-48cc-bfa8-5fd3a79106bb HTTP/1.1" 200 244 0.016608 10.0.0.57 - - [2025-05-19 02:05:06] "POST /alarms HTTP/1.1" 409 261 0.002275 10.0.0.57 - - [2025-05-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001844 10.0.0.57 - - [2025-05-19 02:05:06] "PUT /alarm/31ee59af-291b-4fae-9771-80ec4c2b3129 HTTP/1.1" 200 244 0.013545 10.0.0.57 - - [2025-05-19 02:05:06] "POST /alarms HTTP/1.1" 409 261 0.002628 10.0.0.57 - - [2025-05-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.002705 10.0.0.57 - - [2025-05-19 02:05:06] "PUT /alarm/3ee0e2d9-1bf8-441c-99fd-0294a49a58bf HTTP/1.1" 200 244 0.013936 10.0.0.57 - - [2025-05-19 02:05:06] "POST /alarms HTTP/1.1" 409 253 0.002511 10.0.0.57 - - [2025-05-19 02:05:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.001984 10.0.0.57 - - [2025-05-19 02:05:06] "PUT /alarm/bf62d25f-dfdf-4965-9cf2-d23b68ca19ca HTTP/1.1" 200 244 0.012109 10.0.0.57 - - [2025-05-19 02:05:06] "POST /alarms HTTP/1.1" 409 251 0.002750 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002391 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/28ceb9f8-7155-459e-be92-d9b645fee3e7 HTTP/1.1" 200 244 0.012681 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 252 0.002488 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/3b69abd1-73ea-4258-897b-9054ac42edbb HTTP/1.1" 200 244 0.012857 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 256 0.002579 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002258 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/1b01451a-9278-4531-bd3a-996d1ff8e513 HTTP/1.1" 200 244 0.013525 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 248 0.002617 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002201 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/1b9f15e9-1101-4f92-a241-992c2c329426 HTTP/1.1" 200 244 0.015954 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 252 0.015123 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002240 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/933a2d79-146c-4d2e-ad0e-e1f2621e131d HTTP/1.1" 200 244 0.029827 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 257 0.005598 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002342 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/ca6639ef-61ce-4236-8eea-7c65a361c30e HTTP/1.1" 200 244 0.016938 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 251 0.003513 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.001996 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/fd7c997a-83f3-46b4-95fd-d6660797de04 HTTP/1.1" 200 244 0.014129 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 257 0.012637 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/7b4a7bcd-b7d7-4127-8cd0-fee24abd2a85 HTTP/1.1" 200 244 0.011797 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 261 0.002591 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002332 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/eb74ada2-24b3-4fc2-9032-7d59e156aeea HTTP/1.1" 200 244 0.017251 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 258 0.015116 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/b5c2058a-3461-4610-a637-992a2ae355aa HTTP/1.1" 200 244 0.010572 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 254 0.005937 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002249 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/2df24e5f-d123-4f3c-b1be-c96c3a0b59ce HTTP/1.1" 200 244 0.013344 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 254 0.013005 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002358 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/d6ef9ceb-5df5-4827-a46f-310788b3e382 HTTP/1.1" 200 244 0.010436 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 254 0.005254 10.0.0.57 - - [2025-05-19 02:05:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002365 10.0.0.57 - - [2025-05-19 02:05:07] "PUT /alarm/fa28ddb9-155c-4395-9b73-7e3b2e9e3b47 HTTP/1.1" 200 244 0.009470 10.0.0.57 - - [2025-05-19 02:05:07] "POST /alarms HTTP/1.1" 409 247 0.005485 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002284 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /alarm/0d3e1cf7-4cce-4193-b222-6ac21705f31c HTTP/1.1" 200 244 0.011134 10.0.0.57 - - [2025-05-19 02:05:08] "POST /alarms HTTP/1.1" 409 272 0.002478 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002145 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /alarm/081af21c-3a23-4724-ab39-71fb3e2c6a87 HTTP/1.1" 200 244 0.009174 10.0.0.57 - - [2025-05-19 02:05:08] "POST /alarms HTTP/1.1" 409 261 0.001719 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /alarm/c8d377df-7c2e-46a2-b27a-cb433d09691e HTTP/1.1" 200 244 0.009710 10.0.0.57 - - [2025-05-19 02:05:08] "POST /alarms HTTP/1.1" 409 259 0.003733 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002404 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /alarm/dd3c36e6-4dda-4015-b799-4a3022766a93 HTTP/1.1" 200 244 0.009814 10.0.0.57 - - [2025-05-19 02:05:08] "POST /alarms HTTP/1.1" 409 265 0.003213 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /alarm/bd6f1e16-858e-44fe-801d-02bf4b7f977e HTTP/1.1" 200 244 0.010590 10.0.0.57 - - [2025-05-19 02:05:08] "POST /alarms HTTP/1.1" 409 279 0.015745 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002382 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /alarm/ff07e015-bc0d-4d1f-b0fc-c86f7e10ae57 HTTP/1.1" 200 244 0.011016 10.0.0.57 - - [2025-05-19 02:05:08] "GET / HTTP/1.1" 200 35931 0.001694 10.0.0.57 - - [2025-05-19 02:05:08] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.009152 10.0.0.57 - - [2025-05-19 02:05:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.001923 10.0.0.57 - - [2025-05-19 02:05:08] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.007409 10.0.0.57 - - [2025-05-19 02:05:09] "GET / HTTP/1.1" 200 35931 0.001862 10.0.0.57 - - [2025-05-19 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002625 10.0.0.57 - - [2025-05-19 02:05:09] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002649 10.0.0.57 - - [2025-05-19 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.001689 10.0.0.57 - - [2025-05-19 02:05:09] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.009825 10.0.0.57 - - [2025-05-19 02:05:09] "GET / HTTP/1.1" 200 35931 0.001695 10.0.0.57 - - [2025-05-19 02:05:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002157 10.0.0.57 - - [2025-05-19 02:05:09] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005919 10.0.0.57 - - [2025-05-19 02:05:09] "PUT /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388 HTTP/1.1" 200 274 0.019133 10.0.0.57 - - [2025-05-19 02:05:12] "GET / HTTP/1.1" 200 35931 0.001881 10.0.0.57 - - [2025-05-19 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002532 10.0.0.57 - - [2025-05-19 02:05:12] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.005518 10.0.0.57 - - [2025-05-19 02:05:12] "POST /bgp-routers HTTP/1.1" 409 301 0.003354 10.0.0.57 - - [2025-05-19 02:05:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002261 10.0.0.57 - - [2025-05-19 02:05:12] "GET /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1813 0.004115 10.0.0.57 - - [2025-05-19 02:05:12] "PUT /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c HTTP/1.1" 200 254 0.015266 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:05:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000833 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:05:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000970 10.0.0.57 - - [2025-05-19 02:05:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.57 - - [2025-05-19 02:05:14] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003340 10.0.0.57 - - [2025-05-19 02:05:27] "GET / HTTP/1.1" 200 35931 0.001660 10.0.0.57 - - [2025-05-19 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002217 10.0.0.57 - - [2025-05-19 02:05:27] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005257 10.0.0.57 - - [2025-05-19 02:05:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.002079 10.0.0.57 - - [2025-05-19 02:05:27] "GET /config-node/09988386-3811-4add-8ee5-1c5a3dcebc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.003045 10.0.0.57 - - [2025-05-19 02:05:38] "GET / HTTP/1.1" 200 35931 0.001824 10.0.0.57 - - [2025-05-19 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002581 10.0.0.57 - - [2025-05-19 02:05:38] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.003579 10.0.0.57 - - [2025-05-19 02:05:38] "POST /bgp-routers HTTP/1.1" 409 301 0.002307 10.0.0.57 - - [2025-05-19 02:05:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002254 10.0.0.57 - - [2025-05-19 02:05:38] "GET /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.007619 10.0.0.57 - - [2025-05-19 02:05:38] "PUT /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c HTTP/1.1" 200 254 0.036912 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:05:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000852 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:05:39] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001390 10.0.0.57 - - [2025-05-19 02:05:53] "GET / HTTP/1.1" 200 35931 0.001632 10.0.0.57 - - [2025-05-19 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002167 10.0.0.57 - - [2025-05-19 02:05:53] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.004763 10.0.0.57 - - [2025-05-19 02:05:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.002080 10.0.0.57 - - [2025-05-19 02:05:53] "GET /config-node/09988386-3811-4add-8ee5-1c5a3dcebc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002118 10.0.0.57 - - [2025-05-19 02:05:53] "GET / HTTP/1.1" 200 35931 0.001687 10.0.0.57 - - [2025-05-19 02:05:53] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002373 10.0.0.57 - - [2025-05-19 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.008506 10.0.0.57 - - [2025-05-19 02:05:58] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.003197 10.0.0.57 - - [2025-05-19 02:05:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.002179 10.0.0.57 - - [2025-05-19 02:05:58] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.032764 10.0.0.57 - - [2025-05-19 02:05:59] "GET / HTTP/1.1" 200 35931 0.001852 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 264 0.002770 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002336 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/de739807-4051-48cc-bfa8-5fd3a79106bb HTTP/1.1" 200 244 0.015425 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 261 0.025352 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004675 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/31ee59af-291b-4fae-9771-80ec4c2b3129 HTTP/1.1" 200 244 0.010461 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 261 0.011870 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003123 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/3ee0e2d9-1bf8-441c-99fd-0294a49a58bf HTTP/1.1" 200 244 0.010251 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 253 0.005157 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001787 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/bf62d25f-dfdf-4965-9cf2-d23b68ca19ca HTTP/1.1" 200 244 0.025240 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 251 0.002645 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002293 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/28ceb9f8-7155-459e-be92-d9b645fee3e7 HTTP/1.1" 200 244 0.011176 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 252 0.022430 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004540 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/3b69abd1-73ea-4258-897b-9054ac42edbb HTTP/1.1" 200 244 0.011928 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 256 0.019614 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002637 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/1b01451a-9278-4531-bd3a-996d1ff8e513 HTTP/1.1" 200 244 0.012866 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 248 0.001990 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.009692 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/1b9f15e9-1101-4f92-a241-992c2c329426 HTTP/1.1" 200 244 0.012858 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 252 0.007111 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/933a2d79-146c-4d2e-ad0e-e1f2621e131d HTTP/1.1" 200 244 0.030584 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 257 0.002051 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001879 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/ca6639ef-61ce-4236-8eea-7c65a361c30e HTTP/1.1" 200 244 0.009804 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 251 0.002572 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.001907 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/fd7c997a-83f3-46b4-95fd-d6660797de04 HTTP/1.1" 200 244 0.017066 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 257 0.009256 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.57 - - [2025-05-19 02:05:59] "PUT /alarm/7b4a7bcd-b7d7-4127-8cd0-fee24abd2a85 HTTP/1.1" 200 244 0.014264 10.0.0.57 - - [2025-05-19 02:05:59] "POST /alarms HTTP/1.1" 409 261 0.009625 10.0.0.57 - - [2025-05-19 02:05:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/eb74ada2-24b3-4fc2-9032-7d59e156aeea HTTP/1.1" 200 244 0.012448 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 258 0.013869 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006665 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/b5c2058a-3461-4610-a637-992a2ae355aa HTTP/1.1" 200 244 0.012486 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 254 0.022030 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006478 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/2df24e5f-d123-4f3c-b1be-c96c3a0b59ce HTTP/1.1" 200 244 0.030737 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 254 0.018218 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001774 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/d6ef9ceb-5df5-4827-a46f-310788b3e382 HTTP/1.1" 200 244 0.027587 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 254 0.008071 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002246 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/fa28ddb9-155c-4395-9b73-7e3b2e9e3b47 HTTP/1.1" 200 244 0.026060 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 247 0.009775 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004585 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/0d3e1cf7-4cce-4193-b222-6ac21705f31c HTTP/1.1" 200 244 0.012839 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 272 0.008167 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003971 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/081af21c-3a23-4724-ab39-71fb3e2c6a87 HTTP/1.1" 200 244 0.011305 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 261 0.002364 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002285 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/c8d377df-7c2e-46a2-b27a-cb433d09691e HTTP/1.1" 200 244 0.012438 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 259 0.002310 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.001821 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/dd3c36e6-4dda-4015-b799-4a3022766a93 HTTP/1.1" 200 244 0.022067 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 265 0.006943 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002947 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/bd6f1e16-858e-44fe-801d-02bf4b7f977e HTTP/1.1" 200 244 0.013282 10.0.0.57 - - [2025-05-19 02:06:00] "POST /alarms HTTP/1.1" 409 279 0.002744 10.0.0.57 - - [2025-05-19 02:06:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.006033 10.0.0.57 - - [2025-05-19 02:06:00] "PUT /alarm/ff07e015-bc0d-4d1f-b0fc-c86f7e10ae57 HTTP/1.1" 200 244 0.009782 10.0.0.57 - - [2025-05-19 02:06:01] "GET / HTTP/1.1" 200 35931 0.001640 10.0.0.57 - - [2025-05-19 02:06:01] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.002273 10.0.0.57 - - [2025-05-19 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.57 - - [2025-05-19 02:06:01] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.016462 10.0.0.57 - - [2025-05-19 02:06:01] "GET / HTTP/1.1" 200 35931 0.001702 10.0.0.57 - - [2025-05-19 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.002474 10.0.0.57 - - [2025-05-19 02:06:01] "GET /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2055 0.002746 10.0.0.57 - - [2025-05-19 02:06:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006226 10.0.0.57 - - [2025-05-19 02:06:01] "PUT /global-vrouter-config/63da4b92-68e2-46d4-9fe8-5df73bfa99c6 HTTP/1.1" 200 276 0.014386 10.0.0.57 - - [2025-05-19 02:06:02] "GET / HTTP/1.1" 200 35931 0.002008 10.0.0.57 - - [2025-05-19 02:06:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.007605 10.0.0.57 - - [2025-05-19 02:06:02] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.010065 10.0.0.57 - - [2025-05-19 02:06:02] "PUT /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388 HTTP/1.1" 200 274 0.021322 10.0.0.57 - - [2025-05-19 02:06:05] "GET / HTTP/1.1" 200 35931 0.001492 10.0.0.57 - - [2025-05-19 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.002555 10.0.0.57 - - [2025-05-19 02:06:05] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.003016 10.0.0.57 - - [2025-05-19 02:06:05] "POST /bgp-routers HTTP/1.1" 409 301 0.001888 10.0.0.57 - - [2025-05-19 02:06:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.001459 10.0.0.57 - - [2025-05-19 02:06:05] "GET /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002616 10.0.0.57 - - [2025-05-19 02:06:05] "PUT /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c HTTP/1.1" 200 254 0.020371 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:05] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000871 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:05] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000848 10.0.0.57 - - [2025-05-19 02:06:09] "POST /tags HTTP/1.1" 200 355 0.025696 10.0.0.57 - - [2025-05-19 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017061 10.0.0.57 - - [2025-05-19 02:06:09] "GET /tag/6697fe73-2544-47da-bccf-2a0fee452f16?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.025512 10.0.0.57 - - [2025-05-19 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002671 10.0.0.57 - - [2025-05-19 02:06:09] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.021136 10.0.0.57 - - [2025-05-19 02:06:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.57 - - [2025-05-19 02:06:09] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.077629 10.0.0.57 - - [2025-05-19 02:06:10] "POST /virtual-machines HTTP/1.1" 200 351 0.026842 10.0.0.57 - - [2025-05-19 02:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.028054 10.0.0.57 - - [2025-05-19 02:06:10] "POST /virtual-machine-interfaces HTTP/1.1" 200 618 0.141897 10.0.0.57 - - [2025-05-19 02:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.027580 10.0.0.57 - - [2025-05-19 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009311 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.005511 10.0.0.57 - - [2025-05-19 02:06:10] "POST /instance-ips HTTP/1.1" 200 391 0.030682 10.0.0.57 - - [2025-05-19 02:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.018208 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2806 0.006097 10.0.0.57 - - [2025-05-19 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.015632 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.021548 10.0.0.57 - - [2025-05-19 02:06:10] "GET /instance-ip/d53f44f8-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1907 0.010527 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:10] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001163 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:10] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000774 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004733 10.0.0.57 - - [2025-05-19 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.002270 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.004405 10.0.0.57 - - [2025-05-19 02:06:10] "POST /ref-update HTTP/1.1" 200 156 0.007895 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005116 10.0.0.57 - - [2025-05-19 02:06:10] "POST /set-tag HTTP/1.1" 200 109 0.003208 10.0.0.57 - - [2025-05-19 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.002347 10.0.0.57 - - [2025-05-19 02:06:10] "GET /virtual-network/bf60af35-ede1-4394-8505-c9956e07ad4c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.005858 10.0.0.57 - - [2025-05-19 02:06:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.57 - - [2025-05-19 02:06:10] "GET /project/73f2d65d-b983-4d3d-9bdf-f3ada612503d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1284 0.048232 10.0.0.57 - - [2025-05-19 02:06:10] "POST /virtual-machines HTTP/1.1" 200 355 0.008708 10.0.0.57 - - [2025-05-19 02:06:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.021322 10.0.0.57 - - [2025-05-19 02:06:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 622 0.159859 10.0.0.57 - - [2025-05-19 02:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.073640 10.0.0.57 - - [2025-05-19 02:06:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.031945 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.013270 10.0.0.57 - - [2025-05-19 02:06:11] "POST /instance-ips HTTP/1.1" 200 395 0.052971 10.0.0.57 - - [2025-05-19 02:06:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.030415 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2816 0.006640 10.0.0.57 - - [2025-05-19 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.015709 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.012322 10.0.0.57 - - [2025-05-19 02:06:11] "GET /instance-ip/d5d03512-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1917 0.002935 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007240 10.0.0.57 - - [2025-05-19 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.002576 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-router/6f6348cd-9b85-4a14-a2ff-0d7097b1066a?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1676 0.012850 10.0.0.57 - - [2025-05-19 02:06:11] "POST /ref-update HTTP/1.1" 200 156 0.009913 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.006740 10.0.0.57 - - [2025-05-19 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.003103 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004387 10.0.0.57 - - [2025-05-19 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.002596 10.0.0.57 - - [2025-05-19 02:06:11] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.007376 10.0.0.57 - - [2025-05-19 02:06:11] "POST /set-tag HTTP/1.1" 200 109 0.002308 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000897 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000839 10.0.0.57 - - [2025-05-19 02:06:23] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004980 10.0.0.57 - - [2025-05-19 02:06:23] "POST /set-tag HTTP/1.1" 200 109 0.002085 10.0.0.57 - - [2025-05-19 02:06:24] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.005113 10.0.0.57 - - [2025-05-19 02:06:24] "POST /set-tag HTTP/1.1" 200 109 0.002020 10.0.0.57 - - [2025-05-19 02:06:25] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.004617 10.0.0.57 - - [2025-05-19 02:06:25] "POST /set-tag HTTP/1.1" 200 109 0.001997 10.0.0.57 - - [2025-05-19 02:06:28] "GET / HTTP/1.1" 200 35931 0.001923 10.0.0.57 - - [2025-05-19 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002141 10.0.0.57 - - [2025-05-19 02:06:28] "GET /global-system-config/951feda7-7487-46ad-ad2e-16a7088e8388?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.005079 10.0.0.57 - - [2025-05-19 02:06:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.001588 10.0.0.57 - - [2025-05-19 02:06:28] "GET /config-node/09988386-3811-4add-8ee5-1c5a3dcebc35?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1207 0.002146 10.0.0.57 - - [2025-05-19 02:06:39] "GET / HTTP/1.1" 200 35931 0.001553 10.0.0.57 - - [2025-05-19 02:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003870 10.0.0.57 - - [2025-05-19 02:06:39] "GET /routing-instance/00512380-4437-4935-b987-9b79af7bb6bf?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1173 0.005458 10.0.0.57 - - [2025-05-19 02:06:39] "POST /bgp-routers HTTP/1.1" 409 301 0.003636 10.0.0.57 - - [2025-05-19 02:06:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002363 10.0.0.57 - - [2025-05-19 02:06:39] "GET /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c?fields=global_system_config_back_refs%2Cbgp_router_parameters HTTP/1.1" 200 1813 0.002997 10.0.0.57 - - [2025-05-19 02:06:40] "PUT /bgp-router/56ed7292-be9c-4d93-9a2c-77b96ae2d76c HTTP/1.1" 200 254 0.017959 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:40] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000952 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000927 [Introspect:8084]10.0.0.57 - - [2025-05-19 02:06:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001632 10.0.0.57 - - [2025-05-19 02:06:57] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006316 10.0.0.57 - - [2025-05-19 02:06:57] "POST /set-tag HTTP/1.1" 200 109 0.003517 10.0.0.57 - - [2025-05-19 02:06:57] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.006669 10.0.0.57 - - [2025-05-19 02:06:57] "POST /set-tag HTTP/1.1" 200 109 0.002174 10.0.0.57 - - [2025-05-19 02:06:57] "GET /virtual-machine/ded08490-c41f-457a-94b8-d8c3aed580d6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1415 0.003715 10.0.0.57 - - [2025-05-19 02:06:57] "POST /ref-update HTTP/1.1" 200 156 0.014578 10.0.0.57 - - [2025-05-19 02:06:57] "GET /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3180 0.007792 10.0.0.57 - - [2025-05-19 02:06:57] "POST /set-tag HTTP/1.1" 200 109 0.016218 10.0.0.57 - - [2025-05-19 02:06:57] "POST /set-tag HTTP/1.1" 200 109 0.024475 10.0.0.57 - - [2025-05-19 02:06:57] "DELETE /instance-ip/d53f44f8-3455-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.112556 10.0.0.57 - - [2025-05-19 02:06:57] "DELETE /virtual-machine-interface/d51db720-3455-11f0-853e-fa163ef43aee HTTP/1.1" 200 115 0.060879 10.0.0.57 - - [2025-05-19 02:06:57] "DELETE /virtual-machine/ded08490-c41f-457a-94b8-d8c3aed580d6 HTTP/1.1" 200 115 0.044185 10.0.0.57 - - [2025-05-19 02:06:57] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.011019 10.0.0.57 - - [2025-05-19 02:06:57] "POST /set-tag HTTP/1.1" 200 109 0.003003 10.0.0.57 - - [2025-05-19 02:07:28] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.010554 10.0.0.57 - - [2025-05-19 02:07:28] "POST /set-tag HTTP/1.1" 200 109 0.006573 10.0.0.57 - - [2025-05-19 02:07:28] "GET /virtual-machine-interface/d5a244ea-3455-11f0-853e-fa163ef43aee?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3190 0.004563