++ LOG_DIR=/var/log/contrail ++ export CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ CONTAINER_LOG_DIR=/var/log/contrail/config-api ++ mkdir -p /var/log/contrail/config-api ++ log_file=/var/log/contrail/config-api/console.log ++ touch /var/log/contrail/config-api/console.log ++ chmod 600 /var/log/contrail/config-api/console.log ++ exec +++ tee -a /var/log/contrail/config-api/console.log +++ date ++ echo 'INFO: =================== Thu Aug 28 05:19:50 PM UTC 2025 ===================' INFO: =================== Thu Aug 28 05:19:50 PM 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 +++++ grep -o 'dev.*' +++++ awk '{print $2}' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ cut -d / -f 1 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.50 ++ 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.50 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.50 ++ ANALYTICSDB_NODES=10.0.0.50 ++ ANALYTICS_SNMP_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ '[' -n '10.0.0.50:8081 ' ']' +++ echo 10.0.0.50:8081 ++ ANALYTICS_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ '[' -n '10.0.0.50:9042 ' ']' +++ echo 10.0.0.50:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.50:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ '[' -n '10.0.0.50:8086 ' ']' +++ echo 10.0.0.50:8086 ++ COLLECTOR_SERVERS=10.0.0.50: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.50 ++ CONFIGDB_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ '[' -n '10.0.0.50:8082 ' ']' +++ echo 10.0.0.50:8082 ++ CONFIG_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ '[' -n '10.0.0.50:9161 ' ']' +++ echo 10.0.0.50:9161 ++ CONFIGDB_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ '[' -n '10.0.0.50:9041 ' ']' +++ echo 10.0.0.50:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.50: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.50 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.50 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ '[' -n 10.0.0.50:2181, ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ '[' -n '10.0.0.50:2181 ' ']' +++ echo 10.0.0.50:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.50:2181 ++ RABBITMQ_NODES=10.0.0.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ '[' -n 10.0.0.50:5673, ']' +++ echo 10.0.0.50:5673 ++ RABBITMQ_SERVERS=10.0.0.50: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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ '[' -n '10.0.0.50:6379 ' ']' +++ echo 10.0.0.50:6379 ++ REDIS_SERVERS=10.0.0.50: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.50 ++ 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.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ '[' -n '10.0.0.50:9092 ' ']' +++ echo 10.0.0.50:9092 ++ KAFKA_SERVERS=10.0.0.50: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.50 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.50 ++ 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.50 + local cassandra=10.0.0.50 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 2/30' INFO: Waiting for cassandra 2/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 3/30' INFO: Waiting for cassandra 3/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Waiting for cassandra 4/30' INFO: Waiting for cassandra 4/30 + sleep 10 + (( i++ )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.50 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.50 +++ local servers=10.0.0.50 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ sort ++++ grep -vi host ++++ uniq ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' +++ local local_ips=,10.0.0.50,10.145.217.1,127.0.0.1,172.17.0.1,252.50.0.1,, +++ local ord=1 +++ for server in "${server_list[@]}" +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.50'\''))' +++ local server_ip=10.0.0.50 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.50 ]] +++ [[ ,10.0.0.50,10.145.217.1,127.0.0.1,172.17.0.1,252.50.0.1,, =~ ,10\.0\.0\.50, ]] +++ echo 10.0.0.50 1 +++ return ++ local ip=10.0.0.50 ++ [[ -z 10.0.0.50 ]] ++ echo 10.0.0.50 + host_ip=10.0.0.50 + [[ cql == \c\q\l ]] ++ echo 10.0.0.50:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.50:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.50: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=__ ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' ++ grep '^API__.*__.*=.*$' ++ 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 /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:287: SyntaxWarning: "is not" with a literal. Did you mean "!="? if ip_alloc_unit is not 1: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1113: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: /usr/local/lib/python3.9/site-packages/vnc_cfg_api_server/vnc_addr_mgmt.py:1910: SyntaxWarning: "is" with a literal. Did you mean "=="? if len(ipam_subnets) is 0: 08/28/2025 17:20:33.927 7fbc3bd49f80 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 08/28/2025 17:20:34.392 7fbc3bd49f80 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 08/28/2025 17:20:34.418 7fbc3bd49f80 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 08/28/2025 17:20:34.419 7fbc3bd49f80 [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.50:8082/ Hit Ctrl-C to quit. 10.0.0.50 - - [2025-08-28 17:20:48] "GET / HTTP/1.1" 503 181 0.000390 10.0.0.50 - - [2025-08-28 17:20:49] "GET / HTTP/1.1" 200 35931 0.002316 10.0.0.50 - - [2025-08-28 17:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.006301 10.0.0.50 - - [2025-08-28 17:20:49] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.031744 10.0.0.50 - - [2025-08-28 17:20:49] "GET / HTTP/1.1" 200 45303 0.004555 10.0.0.50 - - [2025-08-28 17:20:49] "POST /fqname-to-id HTTP/1.1" 404 216 0.031229 10.0.0.50 - - [2025-08-28 17:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.010171 10.0.0.50 - - [2025-08-28 17:20:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.017399 10.0.0.50 - - [2025-08-28 17:20:49] "GET / HTTP/1.1" 200 35931 0.002116 10.0.0.50 - - [2025-08-28 17:20:50] "POST /analytics-nodes HTTP/1.1" 200 599 0.269384 10.0.0.50 - - [2025-08-28 17:20:50] "GET / HTTP/1.1" 200 35931 0.003490 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.015661 10.0.0.50 - - [2025-08-28 17:20:50] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.006257 10.0.0.50 - - [2025-08-28 17:20:50] "GET / HTTP/1.1" 200 35931 0.001390 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.002990 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.008494 10.0.0.50 - - [2025-08-28 17:20:50] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.018236 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 216 0.005345 10.0.0.50 - - [2025-08-28 17:20:50] "GET / HTTP/1.1" 200 35931 0.009940 10.0.0.50 - - [2025-08-28 17:20:50] "POST /analytics-alarm-nodes HTTP/1.1" 200 611 0.154976 10.0.0.50 - - [2025-08-28 17:20:50] "POST /analytics-snmp-nodes HTTP/1.1" 200 609 0.147915 10.0.0.50 - - [2025-08-28 17:20:50] "GET / HTTP/1.1" 200 35931 0.001579 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 196 0.016209 10.0.0.50 - - [2025-08-28 17:20:50] "POST /job-templates HTTP/1.1" 200 555 0.137960 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 200 0.016819 10.0.0.50 - - [2025-08-28 17:20:50] "POST /job-templates HTTP/1.1" 200 563 0.128037 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.002992 10.0.0.50 - - [2025-08-28 17:20:50] "POST /job-templates HTTP/1.1" 200 545 0.109864 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 207 0.010604 10.0.0.50 - - [2025-08-28 17:20:50] "GET / HTTP/1.1" 200 35931 0.001682 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 404 186 0.002972 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.009394 10.0.0.50 - - [2025-08-28 17:20:50] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.007631 10.0.0.50 - - [2025-08-28 17:20:50] "POST /fqname-to-id HTTP/1.1" 200 156 0.025670 10.0.0.50 - - [2025-08-28 17:20:50] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.023173 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 404 216 0.006214 10.0.0.50 - - [2025-08-28 17:20:51] "POST /service-appliance-sets HTTP/1.1" 200 553 0.096909 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 404 180 0.026194 10.0.0.50 - - [2025-08-28 17:20:51] "POST /job-templates HTTP/1.1" 200 577 0.353728 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.030756 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 404 208 0.021066 10.0.0.50 - - [2025-08-28 17:20:51] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015968 10.0.0.50 - - [2025-08-28 17:20:51] "POST /config-database-nodes HTTP/1.1" 200 611 0.358010 10.0.0.50 - - [2025-08-28 17:20:51] "POST /job-templates HTTP/1.1" 200 579 0.135705 10.0.0.50 - - [2025-08-28 17:20:51] "POST /service-appliance-sets HTTP/1.1" 200 541 0.165670 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 404 210 0.013494 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.019220 10.0.0.50 - - [2025-08-28 17:20:51] "GET /network-ipam/3a462ea9-5a76-4ef4-ab77-200a66ef9875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.033938 10.0.0.50 - - [2025-08-28 17:20:51] "POST /job-templates HTTP/1.1" 200 583 0.263168 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 404 198 0.044779 10.0.0.50 - - [2025-08-28 17:20:51] "POST /job-templates HTTP/1.1" 200 559 0.047465 10.0.0.50 - - [2025-08-28 17:20:51] "POST /fqname-to-id HTTP/1.1" 404 203 0.012552 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:20:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001412 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:20:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001444 10.0.0.50 - - [2025-08-28 17:20:52] "POST /job-templates HTTP/1.1" 200 569 0.230879 10.0.0.50 - - [2025-08-28 17:20:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.011926 10.0.0.50 - - [2025-08-28 17:20:52] "POST /service-templates HTTP/1.1" 200 511 0.226318 10.0.0.50 - - [2025-08-28 17:20:52] "POST /job-templates HTTP/1.1" 200 555 0.189398 10.0.0.50 - - [2025-08-28 17:20:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.150847 10.0.0.50 - - [2025-08-28 17:20:52] "POST /service-templates HTTP/1.1" 200 501 0.279294 10.0.0.50 - - [2025-08-28 17:20:52] "POST /job-templates HTTP/1.1" 200 555 0.165645 10.0.0.50 - - [2025-08-28 17:20:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.029335 10.0.0.50 - - [2025-08-28 17:20:52] "POST /service-templates HTTP/1.1" 200 515 0.261713 10.0.0.50 - - [2025-08-28 17:20:53] "POST /service-templates HTTP/1.1" 200 535 0.179276 10.0.0.50 - - [2025-08-28 17:20:53] "POST /job-templates HTTP/1.1" 200 555 0.295269 10.0.0.50 - - [2025-08-28 17:20:53] "POST /fqname-to-id HTTP/1.1" 404 186 0.007374 10.0.0.50 - - [2025-08-28 17:20:53] "POST /service-templates HTTP/1.1" 200 507 0.088520 10.0.0.50 - - [2025-08-28 17:20:53] "POST /job-templates HTTP/1.1" 200 535 0.128634 10.0.0.50 - - [2025-08-28 17:20:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.011157 10.0.0.50 - - [2025-08-28 17:20:53] "POST /job-templates HTTP/1.1" 200 559 0.156981 10.0.0.50 - - [2025-08-28 17:20:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.009741 10.0.0.50 - - [2025-08-28 17:20:53] "POST /job-templates HTTP/1.1" 200 559 0.105692 10.0.0.50 - - [2025-08-28 17:20:53] "POST /fqname-to-id HTTP/1.1" 404 198 0.004949 10.0.0.50 - - [2025-08-28 17:20:53] "GET / HTTP/1.1" 200 35931 0.002496 10.0.0.50 - - [2025-08-28 17:20:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.021255 10.0.0.50 - - [2025-08-28 17:20:53] "GET /routing-instance/d2624096-32d2-4bef-a555-53d673ad11bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.010208 10.0.0.50 - - [2025-08-28 17:20:53] "POST /bgp-routers HTTP/1.1" 200 616 0.108000 10.0.0.50 - - [2025-08-28 17:20:53] "POST /job-templates HTTP/1.1" 200 559 0.253231 10.0.0.50 - - [2025-08-28 17:20:53] "POST /fqname-to-id HTTP/1.1" 404 201 0.003365 10.0.0.50 - - [2025-08-28 17:20:54] "GET /bgp-router/59efb9f3-d204-4d46-bac8-3eea07ebba01?fields=global_system_config_back_refs HTTP/1.1" 200 1129 0.038411 10.0.0.50 - - [2025-08-28 17:20:54] "POST /fqname-to-id HTTP/1.1" 200 156 0.028281 10.0.0.50 - - [2025-08-28 17:20:54] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1059 0.015072 10.0.0.50 - - [2025-08-28 17:20:54] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007529 10.0.0.50 - - [2025-08-28 17:20:54] "POST /ref-update HTTP/1.1" 200 156 0.044231 10.0.0.50 - - [2025-08-28 17:20:54] "POST /job-templates HTTP/1.1" 200 565 0.354800 10.0.0.50 - - [2025-08-28 17:20:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.005676 10.0.0.50 - - [2025-08-28 17:20:54] "POST /job-templates HTTP/1.1" 200 557 0.170830 10.0.0.50 - - [2025-08-28 17:20:54] "POST /fqname-to-id HTTP/1.1" 404 196 0.007639 10.0.0.50 - - [2025-08-28 17:20:54] "POST /job-templates HTTP/1.1" 200 555 0.136467 10.0.0.50 - - [2025-08-28 17:20:54] "POST /fqname-to-id HTTP/1.1" 404 205 0.021214 10.0.0.50 - - [2025-08-28 17:20:54] "POST /job-templates HTTP/1.1" 200 573 0.128009 10.0.0.50 - - [2025-08-28 17:20:54] "POST /fqname-to-id HTTP/1.1" 404 194 0.017444 10.0.0.50 - - [2025-08-28 17:20:55] "POST /job-templates HTTP/1.1" 200 551 0.140040 10.0.0.50 - - [2025-08-28 17:20:55] "POST /fqname-to-id HTTP/1.1" 404 208 0.002770 10.0.0.50 - - [2025-08-28 17:20:55] "POST /job-templates HTTP/1.1" 200 579 0.120074 10.0.0.50 - - [2025-08-28 17:20:55] "POST /fqname-to-id HTTP/1.1" 404 196 0.063513 10.0.0.50 - - [2025-08-28 17:20:55] "POST /job-templates HTTP/1.1" 200 555 0.105851 10.0.0.50 - - [2025-08-28 17:20:55] "POST /fqname-to-id HTTP/1.1" 404 198 0.012006 10.0.0.50 - - [2025-08-28 17:20:55] "POST /job-templates HTTP/1.1" 200 559 0.193221 10.0.0.50 - - [2025-08-28 17:20:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.029130 10.0.0.50 - - [2025-08-28 17:20:55] "POST /job-templates HTTP/1.1" 200 575 0.101808 10.0.0.50 - - [2025-08-28 17:20:55] "POST /fqname-to-id HTTP/1.1" 404 197 0.027548 10.0.0.50 - - [2025-08-28 17:20:56] "POST /job-templates HTTP/1.1" 200 557 0.103686 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 198 0.005318 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.50 - - [2025-08-28 17:20:56] "GET /network-ipam/3a462ea9-5a76-4ef4-ab77-200a66ef9875?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1953 0.030994 10.0.0.50 - - [2025-08-28 17:20:56] "POST /job-templates HTTP/1.1" 200 559 0.118141 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 196 0.025025 10.0.0.50 - - [2025-08-28 17:20:56] "POST /job-templates HTTP/1.1" 200 555 0.077730 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.018293 10.0.0.50 - - [2025-08-28 17:20:56] "POST /job-templates HTTP/1.1" 200 553 0.110433 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.022094 10.0.0.50 - - [2025-08-28 17:20:56] "POST /job-templates HTTP/1.1" 200 553 0.105243 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.037651 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 225 0.005727 10.0.0.50 - - [2025-08-28 17:20:56] "POST /job-templates HTTP/1.1" 200 553 0.191588 10.0.0.50 - - [2025-08-28 17:20:56] "POST /fqname-to-id HTTP/1.1" 404 200 0.019838 10.0.0.50 - - [2025-08-28 17:20:56] "POST /access-control-lists HTTP/1.1" 200 587 0.095757 10.0.0.50 - - [2025-08-28 17:20:57] "POST /fqname-to-id HTTP/1.1" 404 224 0.018777 10.0.0.50 - - [2025-08-28 17:20:57] "POST /job-templates HTTP/1.1" 200 563 0.134721 10.0.0.50 - - [2025-08-28 17:20:57] "POST /access-control-lists HTTP/1.1" 200 585 0.069170 10.0.0.50 - - [2025-08-28 17:20:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.007503 10.0.0.50 - - [2025-08-28 17:20:57] "POST /route-targets HTTP/1.1" 200 327 0.054607 10.0.0.50 - - [2025-08-28 17:20:57] "POST /job-templates HTTP/1.1" 200 565 0.125137 10.0.0.50 - - [2025-08-28 17:20:57] "POST /fqname-to-id HTTP/1.1" 404 189 0.036139 10.0.0.50 - - [2025-08-28 17:20:57] "POST /ref-update HTTP/1.1" 200 156 0.090024 10.0.0.50 - - [2025-08-28 17:20:57] "POST /config-propertiess HTTP/1.1" 200 551 0.134683 10.0.0.50 - - [2025-08-28 17:20:57] "POST /route-targets HTTP/1.1" 200 327 0.061584 10.0.0.50 - - [2025-08-28 17:20:57] "POST /fqname-to-id HTTP/1.1" 404 168 0.042874 10.0.0.50 - - [2025-08-28 17:20:57] "POST /ref-update HTTP/1.1" 200 156 0.091093 10.0.0.50 - - [2025-08-28 17:20:57] "POST /tags HTTP/1.1" 200 321 0.144782 10.0.0.50 - - [2025-08-28 17:20:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.006456 10.0.0.50 - - [2025-08-28 17:20:57] "POST /route-targets HTTP/1.1" 200 327 0.076014 10.0.0.50 - - [2025-08-28 17:20:57] "POST /ref-update HTTP/1.1" 200 156 0.068941 10.0.0.50 - - [2025-08-28 17:20:57] "POST /tags HTTP/1.1" 200 317 0.167898 10.0.0.50 - - [2025-08-28 17:20:57] "POST /fqname-to-id HTTP/1.1" 404 174 0.038676 10.0.0.50 - - [2025-08-28 17:20:58] "POST /route-targets HTTP/1.1" 200 327 0.072609 10.0.0.50 - - [2025-08-28 17:20:58] "POST /ref-update HTTP/1.1" 200 156 0.065057 10.0.0.50 - - [2025-08-28 17:20:58] "POST /tags HTTP/1.1" 200 333 0.154156 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.032015 10.0.0.50 - - [2025-08-28 17:20:58] "POST /tags HTTP/1.1" 200 309 0.076549 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 404 174 0.011790 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 404 201 0.025481 10.0.0.50 - - [2025-08-28 17:20:58] "POST /tags HTTP/1.1" 200 333 0.101403 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.037473 10.0.0.50 - - [2025-08-28 17:20:58] "POST /access-control-lists HTTP/1.1" 200 551 0.145396 10.0.0.50 - - [2025-08-28 17:20:58] "PUT /access-control-list/ee7708b7-55eb-4ff4-8e47-4b9630d13d41 HTTP/1.1" 200 272 0.032944 10.0.0.50 - - [2025-08-28 17:20:58] "GET / HTTP/1.1" 200 35931 0.003042 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.024464 10.0.0.50 - - [2025-08-28 17:20:58] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1345 0.026970 10.0.0.50 - - [2025-08-28 17:20:58] "POST /tags HTTP/1.1" 200 313 0.209265 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 404 216 0.044127 10.0.0.50 - - [2025-08-28 17:20:58] "POST /fqname-to-id HTTP/1.1" 404 169 0.060344 10.0.0.50 - - [2025-08-28 17:20:58] "PUT /access-control-list/3c1de7a4-dd09-439a-947f-3b9f7bae8ebd HTTP/1.1" 200 272 0.160921 10.0.0.50 - - [2025-08-28 17:20:58] "POST /tags HTTP/1.1" 200 323 0.130445 10.0.0.50 - - [2025-08-28 17:20:58] "POST /database-nodes HTTP/1.1" 200 597 0.138230 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.020681 10.0.0.50 - - [2025-08-28 17:20:59] "PUT /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4 HTTP/1.1" 200 274 0.033900 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.021167 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 327 0.024565 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.007331 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 327 0.051686 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.014503 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 327 0.086378 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 166 0.002900 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 327 0.084718 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.024792 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 323 0.043434 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.010821 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 323 0.018883 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 161 0.010424 10.0.0.50 - - [2025-08-28 17:20:59] "GET / HTTP/1.1" 200 35931 0.004071 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 317 0.041044 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.014438 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.007659 10.0.0.50 - - [2025-08-28 17:20:59] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.029244 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 216 0.005698 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 323 0.040386 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.006475 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 323 0.051973 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 164 0.007837 10.0.0.50 - - [2025-08-28 17:20:59] "POST /config-nodes HTTP/1.1" 200 593 0.082644 10.0.0.50 - - [2025-08-28 17:20:59] "POST /hardwares HTTP/1.1" 200 323 0.018088 10.0.0.50 - - [2025-08-28 17:20:59] "POST /fqname-to-id HTTP/1.1" 404 165 0.009125 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 325 0.041080 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.007963 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 325 0.020264 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.002978 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 325 0.021785 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.013758 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 325 0.029533 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.003999 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 323 0.024657 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.019126 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 317 0.015911 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.027379 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 323 0.031485 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.008467 10.0.0.50 - - [2025-08-28 17:21:00] "GET / HTTP/1.1" 200 35931 0.001504 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 317 0.037396 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 164 0.026999 10.0.0.50 - - [2025-08-28 17:21:00] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.016106 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 323 0.026192 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.021942 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 319 0.035754 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 162 0.010728 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 319 0.026373 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 165 0.015241 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 325 0.026383 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.034700 10.0.0.50 - - [2025-08-28 17:21:00] "POST /hardwares HTTP/1.1" 200 317 0.024543 10.0.0.50 - - [2025-08-28 17:21:00] "POST /fqname-to-id HTTP/1.1" 404 161 0.008233 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 317 0.029734 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.021273 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 319 0.027453 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.014540 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 319 0.033769 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 162 0.005044 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 319 0.013944 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.019557 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 311 0.058932 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.022089 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 311 0.034024 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 160 0.006393 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 315 0.061960 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 154 0.023236 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 303 0.028793 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 158 0.020366 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 311 0.045585 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.011770 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 305 0.027785 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.019953 10.0.0.50 - - [2025-08-28 17:21:01] "POST /hardwares HTTP/1.1" 200 305 0.054836 10.0.0.50 - - [2025-08-28 17:21:01] "POST /fqname-to-id HTTP/1.1" 404 155 0.026305 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 305 0.047048 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 155 0.011249 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 305 0.026880 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.031463 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 307 0.032869 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.013115 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 307 0.029540 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 156 0.003537 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 307 0.035951 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.021818 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 309 0.033662 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.019447 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 311 0.035208 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 158 0.002843 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 311 0.049833 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 153 0.004981 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 301 0.029800 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.022798 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 309 0.017869 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.002857 10.0.0.50 - - [2025-08-28 17:21:02] "POST /hardwares HTTP/1.1" 200 309 0.036893 10.0.0.50 - - [2025-08-28 17:21:02] "POST /fqname-to-id HTTP/1.1" 404 157 0.005533 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 309 0.055694 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.022232 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 309 0.032624 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.003576 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 309 0.027425 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.054612 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 317 0.039650 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.013130 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 309 0.029062 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 157 0.014451 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 309 0.031420 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 154 0.020923 10.0.0.50 - - [2025-08-28 17:21:03] "POST /hardwares HTTP/1.1" 200 303 0.026892 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 190 0.002489 10.0.0.50 - - [2025-08-28 17:21:03] "POST /features HTTP/1.1" 200 533 0.041281 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 185 0.013822 10.0.0.50 - - [2025-08-28 17:21:03] "POST /features HTTP/1.1" 200 523 0.054657 10.0.0.50 - - [2025-08-28 17:21:03] "POST /fqname-to-id HTTP/1.1" 404 184 0.008425 10.0.0.50 - - [2025-08-28 17:21:03] "POST /features HTTP/1.1" 200 521 0.057112 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.005383 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 521 0.037302 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 189 0.020530 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 531 0.076994 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.038390 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 521 0.067327 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.002624 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 539 0.026953 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 186 0.018421 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 525 0.032017 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 183 0.019686 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 519 0.032305 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 182 0.003271 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 517 0.022775 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 190 0.013718 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 533 0.027128 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 194 0.016330 10.0.0.50 - - [2025-08-28 17:21:04] "POST /features HTTP/1.1" 200 541 0.019835 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 178 0.005270 10.0.0.50 - - [2025-08-28 17:21:04] "POST /physical-roles HTTP/1.1" 200 521 0.022924 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 179 0.010809 10.0.0.50 - - [2025-08-28 17:21:04] "POST /physical-roles HTTP/1.1" 200 523 0.028132 10.0.0.50 - - [2025-08-28 17:21:04] "POST /fqname-to-id HTTP/1.1" 404 184 0.011243 10.0.0.50 - - [2025-08-28 17:21:04] "POST /physical-roles HTTP/1.1" 200 533 0.040472 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 177 0.002527 10.0.0.50 - - [2025-08-28 17:21:05] "POST /physical-roles HTTP/1.1" 200 519 0.027682 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.022345 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 545 0.050702 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.015012 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 531 0.057871 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 191 0.003419 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 545 0.052567 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.020919 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 533 0.040406 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.019898 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 541 0.032747 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.50 - - [2025-08-28 17:21:05] "GET /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1215 0.004009 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.006391 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005828 10.0.0.50 - - [2025-08-28 17:21:05] "PUT /overlay-role/91034beb-54c0-4dc2-8e17-f42351d1d517 HTTP/1.1" 200 258 0.014359 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 184 0.022975 10.0.0.50 - - [2025-08-28 17:21:05] "PUT /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d HTTP/1.1" 200 276 0.017240 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 531 0.048577 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.006036 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 533 0.072474 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 183 0.004850 10.0.0.50 - - [2025-08-28 17:21:05] "POST /overlay-roles HTTP/1.1" 200 529 0.046919 10.0.0.50 - - [2025-08-28 17:21:05] "POST /fqname-to-id HTTP/1.1" 404 187 0.003538 10.0.0.50 - - [2025-08-28 17:21:06] "POST /overlay-roles HTTP/1.1" 200 537 0.056543 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.015780 10.0.0.50 - - [2025-08-28 17:21:06] "GET / HTTP/1.1" 200 35931 0.001796 10.0.0.50 - - [2025-08-28 17:21:06] "POST /overlay-roles HTTP/1.1" 200 541 0.038339 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 178 0.008763 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 581 0.073658 10.0.0.50 - - [2025-08-28 17:21:06] "POST /overlay-roles HTTP/1.1" 200 519 0.111151 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.018070 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 575 0.119342 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 575 0.080569 10.0.0.50 - - [2025-08-28 17:21:06] "POST /overlay-roles HTTP/1.1" 200 543 0.104624 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 182 0.024162 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 559 0.139504 10.0.0.50 - - [2025-08-28 17:21:06] "POST /role-definitions HTTP/1.1" 200 533 0.147795 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 189 0.009153 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 555 0.119229 10.0.0.50 - - [2025-08-28 17:21:06] "POST /role-definitions HTTP/1.1" 200 547 0.092408 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.017217 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 557 0.094822 10.0.0.50 - - [2025-08-28 17:21:06] "POST /role-definitions HTTP/1.1" 200 549 0.057767 10.0.0.50 - - [2025-08-28 17:21:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.014280 10.0.0.50 - - [2025-08-28 17:21:06] "POST /alarms HTTP/1.1" 200 565 0.070132 10.0.0.50 - - [2025-08-28 17:21:06] "POST /role-definitions HTTP/1.1" 200 551 0.078812 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 549 0.114608 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 197 0.005723 10.0.0.50 - - [2025-08-28 17:21:07] "POST /role-definitions HTTP/1.1" 200 563 0.092667 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 557 0.093571 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.009271 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 567 0.049878 10.0.0.50 - - [2025-08-28 17:21:07] "POST /role-definitions HTTP/1.1" 200 547 0.079469 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.028272 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 555 0.087068 10.0.0.50 - - [2025-08-28 17:21:07] "POST /role-definitions HTTP/1.1" 200 549 0.062390 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 567 0.055535 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 191 0.010764 10.0.0.50 - - [2025-08-28 17:21:07] "POST /role-definitions HTTP/1.1" 200 551 0.091661 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 190 0.024331 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 575 0.133171 10.0.0.50 - - [2025-08-28 17:21:07] "POST /role-definitions HTTP/1.1" 200 549 0.066051 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 569 0.096596 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 196 0.040982 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 561 0.133549 10.0.0.50 - - [2025-08-28 17:21:07] "POST /role-definitions HTTP/1.1" 200 561 0.113444 10.0.0.50 - - [2025-08-28 17:21:07] "POST /fqname-to-id HTTP/1.1" 404 189 0.010316 10.0.0.50 - - [2025-08-28 17:21:07] "POST /alarms HTTP/1.1" 200 561 0.111999 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 561 0.115706 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 547 0.224063 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.018208 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 547 0.138633 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 549 0.067958 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 188 0.010213 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 545 0.063799 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 595 0.081305 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.025697 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 575 0.100192 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 547 0.149459 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 192 0.026469 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 571 0.142458 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 553 0.078882 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 193 0.013756 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 583 0.113831 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 555 0.073739 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 182 0.004727 10.0.0.50 - - [2025-08-28 17:21:08] "POST /alarms HTTP/1.1" 200 609 0.106651 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 533 0.062311 10.0.0.50 - - [2025-08-28 17:21:08] "POST /fqname-to-id HTTP/1.1" 404 187 0.006960 10.0.0.50 - - [2025-08-28 17:21:08] "POST /role-definitions HTTP/1.1" 200 543 0.030738 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 181 0.009711 10.0.0.50 - - [2025-08-28 17:21:09] "POST /role-definitions HTTP/1.1" 200 531 0.038870 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 184 0.005514 10.0.0.50 - - [2025-08-28 17:21:09] "POST /role-definitions HTTP/1.1" 200 537 0.051865 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 189 0.015835 10.0.0.50 - - [2025-08-28 17:21:09] "POST /role-definitions HTTP/1.1" 200 547 0.088939 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 194 0.009732 10.0.0.50 - - [2025-08-28 17:21:09] "POST /role-definitions HTTP/1.1" 200 557 0.086229 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.003380 10.0.0.50 - - [2025-08-28 17:21:09] "POST /role-definitions HTTP/1.1" 200 561 0.041042 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 195 0.002865 10.0.0.50 - - [2025-08-28 17:21:09] "POST /role-definitions HTTP/1.1" 200 559 0.049540 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 196 0.020183 10.0.0.50 - - [2025-08-28 17:21:09] "POST /feature-configs HTTP/1.1" 200 537 0.072318 10.0.0.50 - - [2025-08-28 17:21:09] "GET / HTTP/1.1" 200 35931 0.011060 10.0.0.50 - - [2025-08-28 17:21:09] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.003895 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 212 0.003450 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.020664 10.0.0.50 - - [2025-08-28 17:21:09] "PUT /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d HTTP/1.1" 200 276 0.042427 10.0.0.50 - - [2025-08-28 17:21:09] "POST /feature-configs HTTP/1.1" 200 562 0.096889 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 211 0.003228 10.0.0.50 - - [2025-08-28 17:21:09] "POST /feature-configs HTTP/1.1" 200 561 0.054693 10.0.0.50 - - [2025-08-28 17:21:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.005847 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 547 0.045246 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.004132 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 537 0.033253 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 193 0.013660 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 549 0.029948 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.020619 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 541 0.037387 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.002357 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 541 0.026867 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 188 0.022411 10.0.0.50 - - [2025-08-28 17:21:10] "GET / HTTP/1.1" 200 35931 0.001767 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005010 10.0.0.50 - - [2025-08-28 17:21:10] "GET /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.004571 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014253 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 539 0.065931 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 184 0.020498 10.0.0.50 - - [2025-08-28 17:21:10] "PUT /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d HTTP/1.1" 200 276 0.056841 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 531 0.073702 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 185 0.009947 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 533 0.040696 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 197 0.002706 10.0.0.50 - - [2025-08-28 17:21:10] "POST /node-profiles HTTP/1.1" 200 557 0.049926 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.013886 10.0.0.50 - - [2025-08-28 17:21:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.068619 10.0.0.50 - - [2025-08-28 17:21:10] "POST /fqname-to-id HTTP/1.1" 404 206 0.002495 10.0.0.50 - - [2025-08-28 17:21:10] "POST /telemetry-profiles HTTP/1.1" 200 554 0.044345 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.013633 10.0.0.50 - - [2025-08-28 17:21:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.088795 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.010664 10.0.0.50 - - [2025-08-28 17:21:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.061501 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.011884 10.0.0.50 - - [2025-08-28 17:21:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.038528 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 206 0.035614 10.0.0.50 - - [2025-08-28 17:21:11] "GET / HTTP/1.1" 200 35931 0.005039 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.50 - - [2025-08-28 17:21:11] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.025838 10.0.0.50 - - [2025-08-28 17:21:11] "POST /telemetry-profiles HTTP/1.1" 200 554 0.100062 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.014356 10.0.0.50 - - [2025-08-28 17:21:11] "PUT /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4 HTTP/1.1" 200 274 0.093377 10.0.0.50 - - [2025-08-28 17:21:11] "POST /sflow-profiles HTTP/1.1" 200 532 0.092189 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.011189 10.0.0.50 - - [2025-08-28 17:21:11] "POST /sflow-profiles HTTP/1.1" 200 538 0.068570 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 202 0.014548 10.0.0.50 - - [2025-08-28 17:21:11] "POST /sflow-profiles HTTP/1.1" 200 538 0.046826 10.0.0.50 - - [2025-08-28 17:21:11] "POST /fqname-to-id HTTP/1.1" 404 199 0.031596 10.0.0.50 - - [2025-08-28 17:21:11] "POST /grpc-profiles HTTP/1.1" 200 530 0.046745 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 199 0.003599 10.0.0.50 - - [2025-08-28 17:21:12] "POST /snmp-profiles HTTP/1.1" 200 530 0.030111 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 202 0.006852 10.0.0.50 - - [2025-08-28 17:21:12] "POST /netconf-profiles HTTP/1.1" 200 542 0.053126 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.021349 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 540 0.050903 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 193 0.013658 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 540 0.036661 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 195 0.010897 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 544 0.046911 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 194 0.012002 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 542 0.045126 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 218 0.002533 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 590 0.038999 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 208 0.010527 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 570 0.038324 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 236 0.018493 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 620 0.071023 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.011609 10.0.0.50 - - [2025-08-28 17:21:12] "POST /device-functional-groups HTTP/1.1" 200 566 0.063891 10.0.0.50 - - [2025-08-28 17:21:12] "POST /fqname-to-id HTTP/1.1" 404 205 0.017714 10.0.0.50 - - [2025-08-28 17:21:13] "POST /device-functional-groups HTTP/1.1" 200 564 0.035480 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 210 0.007084 10.0.0.50 - - [2025-08-28 17:21:13] "POST /device-functional-groups HTTP/1.1" 200 574 0.093657 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 201 0.002529 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 525 0.025710 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 196 0.012379 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 520 0.037416 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.027606 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 522 0.047477 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 198 0.003303 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 522 0.059220 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.005602 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 526 0.057892 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 197 0.017783 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 521 0.048090 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 193 0.006713 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 517 0.074127 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 404 194 0.011989 10.0.0.50 - - [2025-08-28 17:21:13] "POST /role-configs HTTP/1.1" 200 518 0.047033 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005838 10.0.0.50 - - [2025-08-28 17:21:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.022495 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.016284 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010120 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.039328 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.022723 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006212 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.014828 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015635 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.019428 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.035999 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.030508 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.015599 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.042612 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.020230 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003886 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.047937 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009664 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009451 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.028977 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.037460 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003025 10.0.0.50 - - [2025-08-28 17:21:14] "POST /ref-update HTTP/1.1" 200 156 0.033946 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.021390 10.0.0.50 - - [2025-08-28 17:21:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.013147 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.035611 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008701 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006607 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.027002 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.026748 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014641 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.023962 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014604 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006015 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.022576 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.030684 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004318 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.024493 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012436 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006129 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.020867 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.021396 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003213 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.014410 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009350 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005563 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.013653 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007940 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.014995 10.0.0.50 - - [2025-08-28 17:21:15] "POST /ref-update HTTP/1.1" 200 156 0.020915 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.036679 10.0.0.50 - - [2025-08-28 17:21:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013079 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.020219 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.011171 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.014496 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006637 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003009 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.012050 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.009112 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.010215 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013035 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003977 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.013902 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.014064 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003259 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.027429 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007392 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010821 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004817 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.020425 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006521 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.016195 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.015280 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004606 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.040003 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010131 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.002228 10.0.0.50 - - [2025-08-28 17:21:16] "POST /ref-update HTTP/1.1" 200 156 0.015398 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.008437 10.0.0.50 - - [2025-08-28 17:21:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003891 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.025728 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022932 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006919 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.012074 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005672 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.028470 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.011408 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009402 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.012204 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.013064 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.021829 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.026789 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006402 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.011921 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.012079 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.012457 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.025669 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011395 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.012185 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.017875 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005013 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.027903 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.015313 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003815 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.012477 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.019142 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.50 - - [2025-08-28 17:21:17] "POST /ref-update HTTP/1.1" 200 156 0.027490 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.020658 10.0.0.50 - - [2025-08-28 17:21:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.002750 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.021529 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023821 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007969 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.017510 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003342 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003120 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.021888 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.017642 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.002984 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.039861 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006153 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.016830 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.020374 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007905 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.012708 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015466 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003984 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.014761 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007270 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.009703 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.012518 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.014564 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007406 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.009515 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006260 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004562 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.022004 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.032595 10.0.0.50 - - [2025-08-28 17:21:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.011017 10.0.0.50 - - [2025-08-28 17:21:18] "POST /ref-update HTTP/1.1" 200 156 0.013215 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.023163 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.016879 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002095 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004210 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.014267 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.039739 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005415 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.034532 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012918 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.006105 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.021842 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.033487 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.018271 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.015721 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005836 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.025948 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.020179 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.015110 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008404 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.023435 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007991 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005051 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.017720 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.011426 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008578 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.016912 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007970 10.0.0.50 - - [2025-08-28 17:21:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005983 10.0.0.50 - - [2025-08-28 17:21:19] "POST /ref-update HTTP/1.1" 200 156 0.019800 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.032121 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008651 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.106957 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004407 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002503 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.012246 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.017057 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.047890 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007311 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007794 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.092521 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.019652 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003030 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.026051 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009659 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004247 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.015445 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.014587 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005387 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.021459 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.006937 10.0.0.50 - - [2025-08-28 17:21:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.020012 10.0.0.50 - - [2025-08-28 17:21:20] "POST /ref-update HTTP/1.1" 200 156 0.025093 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005630 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.014008 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.023159 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.020215 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.043972 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.053824 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005981 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.021610 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.006853 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.011369 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.014398 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010644 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.018939 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.012573 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004926 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013848 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.019197 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008240 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.010185 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.031736 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.013239 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004831 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.040190 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008479 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.50 - - [2025-08-28 17:21:21] "POST /ref-update HTTP/1.1" 200 156 0.010176 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008744 10.0.0.50 - - [2025-08-28 17:21:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.014516 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.014610 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003169 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.013666 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017388 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006387 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.013919 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009925 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007762 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.014965 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012517 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.011980 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011069 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011516 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.023961 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004966 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.009602 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.041559 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.013983 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.018105 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.063833 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.017543 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.034252 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.012558 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.50 - - [2025-08-28 17:21:22] "POST /ref-update HTTP/1.1" 200 156 0.010269 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003252 10.0.0.50 - - [2025-08-28 17:21:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.002158 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.020647 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.017298 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008346 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.012551 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.050265 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.009458 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.023659 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.012479 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.002642 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.035985 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.059398 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005442 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.023317 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.018628 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003053 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.024989 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.019343 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003779 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.018737 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.020015 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004588 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.025072 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.014875 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.010145 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008267 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.015946 10.0.0.50 - - [2025-08-28 17:21:23] "POST /ref-update HTTP/1.1" 200 156 0.011038 10.0.0.50 - - [2025-08-28 17:21:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005108 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.025135 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.011919 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.022555 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010144 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.018681 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015482 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003941 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.029559 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.018684 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.015901 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.018286 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009205 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016912 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.035821 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.013566 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006537 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.012600 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.016946 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019215 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.019605 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.024012 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003095 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.012092 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.019253 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.023676 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.020161 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.017315 10.0.0.50 - - [2025-08-28 17:21:24] "POST /ref-update HTTP/1.1" 200 156 0.014096 10.0.0.50 - - [2025-08-28 17:21:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.007643 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010201 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.025518 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.028140 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006940 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.033908 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.033851 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008213 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.021956 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012364 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008503 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.018875 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.006682 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009782 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.031271 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010754 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005412 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.032182 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.010236 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008811 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.025798 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.011773 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009630 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.013395 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.018447 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.50 - - [2025-08-28 17:21:25] "POST /ref-update HTTP/1.1" 200 156 0.014246 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007201 10.0.0.50 - - [2025-08-28 17:21:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012203 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.041497 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013783 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.007429 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.010291 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.017195 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004004 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.016756 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011023 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.031508 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.020633 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.008511 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.017790 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009353 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010929 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.015596 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.014867 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.015632 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005695 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.010643 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.023261 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004745 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003588 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.014619 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.011672 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.024891 10.0.0.50 - - [2025-08-28 17:21:26] "POST /ref-update HTTP/1.1" 200 156 0.016588 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.018027 10.0.0.50 - - [2025-08-28 17:21:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006317 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.033442 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010555 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.023917 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.023422 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013402 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005421 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.013473 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.016268 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009641 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.016686 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.017575 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010165 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.013699 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.011514 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003694 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.014027 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.021520 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008130 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.016165 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010967 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.023046 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005622 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005087 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.015054 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.015073 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010246 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.015197 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.010501 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.013038 10.0.0.50 - - [2025-08-28 17:21:27] "POST /ref-update HTTP/1.1" 200 156 0.010809 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005481 10.0.0.50 - - [2025-08-28 17:21:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.031434 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.025191 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015494 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.013926 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009750 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.010272 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.016489 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.006576 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005363 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.043847 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.021769 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.009448 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.015044 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003115 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007957 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.046562 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.048162 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.015728 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.040221 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011397 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002631 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.010096 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008324 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005473 10.0.0.50 - - [2025-08-28 17:21:28] "POST /ref-update HTTP/1.1" 200 156 0.030309 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005371 10.0.0.50 - - [2025-08-28 17:21:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.002412 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.011510 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.013808 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007146 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.008352 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.016447 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003352 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.010304 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014179 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.002403 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.010967 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.025972 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004646 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.014414 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008892 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.007309 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.012770 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014595 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004195 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.012195 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.022250 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006202 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.009849 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.014060 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005811 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.009217 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.015051 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006901 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.014259 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006081 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003664 10.0.0.50 - - [2025-08-28 17:21:29] "POST /ref-update HTTP/1.1" 200 156 0.013981 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.50 - - [2025-08-28 17:21:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005828 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.016275 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012462 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008379 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.015817 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.018792 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002681 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.014491 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.014195 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004573 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.013885 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.010820 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003284 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.010412 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.020157 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007566 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.017241 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004569 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.018656 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015450 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.010329 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.015074 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008657 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.012535 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.016561 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.022612 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.026676 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.026983 10.0.0.50 - - [2025-08-28 17:21:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004211 10.0.0.50 - - [2025-08-28 17:21:30] "POST /ref-update HTTP/1.1" 200 156 0.014435 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.015934 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003280 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.013700 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.037324 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.014626 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.009665 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.017346 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.013190 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.014364 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.019467 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.019100 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.040054 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003871 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.017709 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.026220 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.007260 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.016200 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009979 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005078 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.024151 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003401 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.008841 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.023592 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.033638 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004622 10.0.0.50 - - [2025-08-28 17:21:31] "POST /ref-update HTTP/1.1" 200 156 0.015847 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.022066 10.0.0.50 - - [2025-08-28 17:21:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005585 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.083437 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.027719 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005365 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.022310 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.040890 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006596 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.010982 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.013109 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010003 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.015353 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.027301 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004224 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.009886 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.021066 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.027665 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.014605 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006750 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.019738 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.018252 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.007114 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.015151 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006107 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.022107 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.015010 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.026847 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002818 10.0.0.50 - - [2025-08-28 17:21:32] "POST /ref-update HTTP/1.1" 200 156 0.015951 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.038146 10.0.0.50 - - [2025-08-28 17:21:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.002282 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.034195 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007221 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004097 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.010782 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.019241 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003319 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.021001 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.031294 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010679 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.014900 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002756 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002573 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.013542 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006768 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.005054 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.013422 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.021819 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002418 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.012821 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002677 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.019887 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002433 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002473 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.021857 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004047 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002424 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.012707 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.015938 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.002647 10.0.0.50 - - [2025-08-28 17:21:33] "POST /ref-update HTTP/1.1" 200 156 0.018742 10.0.0.50 - - [2025-08-28 17:21:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.030523 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.020243 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.018091 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.002824 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.011600 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.011826 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.007856 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.021683 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021039 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003901 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.018401 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.043180 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003818 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.012692 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.010369 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003047 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.015741 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.021798 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003084 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.014683 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.024621 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.008033 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.016179 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014785 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003737 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.020765 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.027705 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003246 10.0.0.50 - - [2025-08-28 17:21:34] "POST /ref-update HTTP/1.1" 200 156 0.021188 10.0.0.50 - - [2025-08-28 17:21:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013767 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010933 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.031239 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.015806 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.025941 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.023504 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003357 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.033671 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.038125 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.006798 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.017659 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007198 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002559 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.032562 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013892 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.014250 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012784 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002904 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.014711 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.034984 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002548 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.017910 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.032677 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.014732 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004364 10.0.0.50 - - [2025-08-28 17:21:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.002872 10.0.0.50 - - [2025-08-28 17:21:35] "POST /ref-update HTTP/1.1" 200 156 0.023532 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017339 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002957 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.016518 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014698 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004153 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.013455 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.013453 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002999 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.039706 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.019587 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002737 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.012890 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.017934 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002467 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.013428 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.028156 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002414 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.015990 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.021592 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.007461 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.022098 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.011142 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002547 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.015410 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016893 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.008639 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003414 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.002374 10.0.0.50 - - [2025-08-28 17:21:36] "POST /ref-update HTTP/1.1" 200 156 0.019545 10.0.0.50 - - [2025-08-28 17:21:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.014606 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003092 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.009413 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011997 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002900 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.010469 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.009523 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002330 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.012293 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007379 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004423 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.008716 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018149 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.011284 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.009274 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.018000 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005286 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.026493 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007406 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002521 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.022950 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.010442 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002190 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.010546 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.027777 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005191 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.011538 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.017771 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004146 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.019545 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.016682 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.002607 10.0.0.50 - - [2025-08-28 17:21:37] "POST /ref-update HTTP/1.1" 200 156 0.019131 10.0.0.50 - - [2025-08-28 17:21:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.038007 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002936 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.019948 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.011237 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005463 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.017679 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010880 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002186 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.023930 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.012427 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.027218 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003450 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005652 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.018927 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.010132 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002609 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.007464 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005352 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.002502 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.014605 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.021721 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.006490 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.030142 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.014498 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.005083 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.022435 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.007008 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.50 - - [2025-08-28 17:21:38] "POST /ref-update HTTP/1.1" 200 156 0.046357 10.0.0.50 - - [2025-08-28 17:21:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.018349 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005874 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.022211 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.019000 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007527 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.058163 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018323 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.009081 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.023958 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004948 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003208 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.016255 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.008912 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005797 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.019858 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.047711 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003235 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.011709 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.010600 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.006995 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.017607 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.018966 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002945 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.011525 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005187 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.002613 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.012530 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005957 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.005177 10.0.0.50 - - [2025-08-28 17:21:39] "POST /ref-update HTTP/1.1" 200 156 0.015365 10.0.0.50 - - [2025-08-28 17:21:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.007276 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.002456 10.0.0.50 - - [2025-08-28 17:21:40] "POST /ref-update HTTP/1.1" 200 156 0.021408 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.007725 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003790 10.0.0.50 - - [2025-08-28 17:21:40] "POST /ref-update HTTP/1.1" 200 156 0.018008 10.0.0.50 - - [2025-08-28 17:21:40] "POST /network-ipams HTTP/1.1" 200 550 0.059145 10.0.0.50 - - [2025-08-28 17:21:40] "POST /useragent-kv HTTP/1.1" 200 115 0.026280 10.0.0.50 - - [2025-08-28 17:21:40] "POST /virtual-networks HTTP/1.1" 200 552 0.204000 10.0.0.50 - - [2025-08-28 17:21:40] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.001993 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 404 188 0.009331 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 404 178 0.007126 10.0.0.50 - - [2025-08-28 17:21:40] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.007292 10.0.0.50 - - [2025-08-28 17:21:40] "POST /route-targets HTTP/1.1" 200 327 0.048298 10.0.0.50 - - [2025-08-28 17:21:40] "GET /fabric/d5e9f1a3-d251-4a68-9411-57dc8a901de4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.010914 10.0.0.50 - - [2025-08-28 17:21:40] "POST /ref-update HTTP/1.1" 200 156 0.032683 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 404 198 0.007091 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 404 205 0.002700 10.0.0.50 - - [2025-08-28 17:21:40] "POST /fqname-to-id HTTP/1.1" 404 207 0.003731 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001138 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001068 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001307 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001417 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000990 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001010 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001292 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001367 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001098 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001593 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001214 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:23:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001259 10.0.0.50 - - [2025-08-28 17:23:59] "GET / HTTP/1.1" 200 35931 0.002124 10.0.0.50 - - [2025-08-28 17:23:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.002012 10.0.0.50 - - [2025-08-28 17:23:59] "GET /domain/bef0f794-c7bb-461e-b289-b091e7521839?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 894 0.003179 10.0.0.50 - - [2025-08-28 17:23:59] "POST /id-to-fqname HTTP/1.1" 200 173 0.000541 10.0.0.50 - - [2025-08-28 17:23:59] "POST /fqname-to-id HTTP/1.1" 404 182 0.017007 10.0.0.50 - - [2025-08-28 17:23:59] "POST /security-groups HTTP/1.1" 200 570 0.075597 10.0.0.50 - - [2025-08-28 17:23:59] "POST /projects HTTP/1.1" 200 481 0.273496 10.0.0.50 - - [2025-08-28 17:23:59] "POST /fqname-to-id HTTP/1.1" 404 213 0.008181 10.0.0.50 - - [2025-08-28 17:24:00] "POST /access-control-lists HTTP/1.1" 200 579 0.044269 10.0.0.50 - - [2025-08-28 17:24:00] "POST /security-groups HTTP/1.1" 200 534 0.098378 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 404 212 0.001627 10.0.0.50 - - [2025-08-28 17:24:00] "POST /chown HTTP/1.1" 200 109 0.023738 10.0.0.50 - - [2025-08-28 17:24:00] "POST /policy-managements HTTP/1.1" 409 214 0.009176 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002244 10.0.0.50 - - [2025-08-28 17:24:00] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.039530 10.0.0.50 - - [2025-08-28 17:24:00] "POST /access-control-lists HTTP/1.1" 200 577 0.107762 10.0.0.50 - - [2025-08-28 17:24:00] "POST /application-policy-sets HTTP/1.1" 200 528 0.025376 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.002943 10.0.0.50 - - [2025-08-28 17:24:00] "GET /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.013226 10.0.0.50 - - [2025-08-28 17:24:00] "PUT /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d HTTP/1.1" 200 276 0.016884 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.017635 10.0.0.50 - - [2025-08-28 17:24:00] "GET /virtual-network/2507f000-2b4f-4802-9fae-cfadcd6c1501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1425 0.005694 10.0.0.50 - - [2025-08-28 17:24:00] "POST /id-to-fqname HTTP/1.1" 200 177 0.002588 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.014128 10.0.0.50 - - [2025-08-28 17:24:00] "POST /security-groups HTTP/1.1" 200 574 0.085884 10.0.0.50 - - [2025-08-28 17:24:00] "POST /projects HTTP/1.1" 200 489 0.319606 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 404 232 0.007838 10.0.0.50 - - [2025-08-28 17:24:00] "POST /security-groups HTTP/1.1" 200 546 0.055183 10.0.0.50 - - [2025-08-28 17:24:00] "POST /access-control-lists HTTP/1.1" 200 594 0.040684 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 404 231 0.003040 10.0.0.50 - - [2025-08-28 17:24:00] "POST /chown HTTP/1.1" 200 109 0.059265 10.0.0.50 - - [2025-08-28 17:24:00] "POST /access-control-lists HTTP/1.1" 200 592 0.058833 10.0.0.50 - - [2025-08-28 17:24:00] "POST /fqname-to-id HTTP/1.1" 404 217 0.004444 10.0.0.50 - - [2025-08-28 17:24:00] "POST /network-ipams HTTP/1.1" 200 522 0.058460 10.0.0.50 - - [2025-08-28 17:24:01] "POST /access-control-lists HTTP/1.1" 200 583 0.091977 10.0.0.50 - - [2025-08-28 17:24:01] "POST /network-ipams HTTP/1.1" 200 510 0.100690 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 404 216 0.006149 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.011823 10.0.0.50 - - [2025-08-28 17:24:01] "POST /access-control-lists HTTP/1.1" 200 581 0.091213 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 404 240 0.002385 10.0.0.50 - - [2025-08-28 17:24:01] "POST /access-control-lists HTTP/1.1" 200 602 0.101815 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 404 239 0.021013 10.0.0.50 - - [2025-08-28 17:24:01] "POST /useragent-kv HTTP/1.1" 200 115 0.032137 10.0.0.50 - - [2025-08-28 17:24:01] "POST /virtual-networks HTTP/1.1" 200 538 0.375757 10.0.0.50 - - [2025-08-28 17:24:01] "POST /access-control-lists HTTP/1.1" 200 600 0.142732 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.022866 10.0.0.50 - - [2025-08-28 17:24:01] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1733 0.023214 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 404 229 0.001997 10.0.0.50 - - [2025-08-28 17:24:01] "POST /access-control-lists HTTP/1.1" 200 589 0.082930 10.0.0.50 - - [2025-08-28 17:24:01] "POST /network-ipams HTTP/1.1" 200 518 0.112460 10.0.0.50 - - [2025-08-28 17:24:01] "POST /fqname-to-id HTTP/1.1" 404 202 0.030167 10.0.0.50 - - [2025-08-28 17:24:01] "POST /route-targets HTTP/1.1" 200 327 0.043226 10.0.0.50 - - [2025-08-28 17:24:01] "POST /ref-update HTTP/1.1" 200 156 0.041214 10.0.0.50 - - [2025-08-28 17:24:01] "PUT /access-control-list/e2eb8cc1-1bcd-40ba-ac59-037327c3baa3 HTTP/1.1" 200 272 0.080652 10.0.0.50 - - [2025-08-28 17:24:02] "POST /useragent-kv HTTP/1.1" 200 115 0.029179 10.0.0.50 - - [2025-08-28 17:24:02] "POST /virtual-networks HTTP/1.1" 200 546 0.275460 10.0.0.50 - - [2025-08-28 17:24:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.50 - - [2025-08-28 17:24:02] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1751 0.021923 10.0.0.50 - - [2025-08-28 17:24:02] "POST /route-targets HTTP/1.1" 200 327 0.030391 10.0.0.50 - - [2025-08-28 17:24:02] "POST /fqname-to-id HTTP/1.1" 404 199 0.012667 10.0.0.50 - - [2025-08-28 17:24:02] "POST /ref-update HTTP/1.1" 200 156 0.067796 10.0.0.50 - - [2025-08-28 17:24:02] "POST /network-policys HTTP/1.1" 200 538 0.090516 10.0.0.50 - - [2025-08-28 17:24:02] "POST /fqname-to-id HTTP/1.1" 404 197 0.004959 10.0.0.50 - - [2025-08-28 17:24:02] "POST /network-policys HTTP/1.1" 200 534 0.041548 10.0.0.50 - - [2025-08-28 17:24:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.010145 10.0.0.50 - - [2025-08-28 17:24:02] "POST /network-policys HTTP/1.1" 200 542 0.063271 10.0.0.50 - - [2025-08-28 17:24:02] "PUT /access-control-list/c370fb7f-68ad-42b7-ad5c-ae5d93c7fbf9 HTTP/1.1" 200 272 0.027747 10.0.0.50 - - [2025-08-28 17:24:02] "POST /ref-update HTTP/1.1" 200 156 0.119647 10.0.0.50 - - [2025-08-28 17:24:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003451 10.0.0.50 - - [2025-08-28 17:24:02] "POST /ref-update HTTP/1.1" 200 156 0.078414 10.0.0.50 - - [2025-08-28 17:24:02] "PUT /access-control-list/e2eb8cc1-1bcd-40ba-ac59-037327c3baa3 HTTP/1.1" 200 272 0.026350 10.0.0.50 - - [2025-08-28 17:24:02] "POST /ref-update HTTP/1.1" 200 156 0.107527 10.0.0.50 - - [2025-08-28 17:24:02] "PUT /access-control-list/c370fb7f-68ad-42b7-ad5c-ae5d93c7fbf9 HTTP/1.1" 200 272 0.037812 10.0.0.50 - - [2025-08-28 17:24:02] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.028329 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.019997 10.0.0.50 - - [2025-08-28 17:24:03] "PUT /access-control-list/e2eb8cc1-1bcd-40ba-ac59-037327c3baa3 HTTP/1.1" 200 272 0.088387 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.082538 10.0.0.50 - - [2025-08-28 17:24:03] "POST /fqname-to-id HTTP/1.1" 404 237 0.009070 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.178526 10.0.0.50 - - [2025-08-28 17:24:03] "POST /access-control-lists HTTP/1.1" 200 601 0.195149 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.192571 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.081490 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.164300 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.007035 10.0.0.50 - - [2025-08-28 17:24:03] "PUT /access-control-list/9e2127f9-85bf-4932-9d66-1e92e2436819 HTTP/1.1" 200 272 0.047277 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005208 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.027720 10.0.0.50 - - [2025-08-28 17:24:03] "PUT /access-control-list/c370fb7f-68ad-42b7-ad5c-ae5d93c7fbf9 HTTP/1.1" 200 272 0.064388 10.0.0.50 - - [2025-08-28 17:24:03] "POST /ref-update HTTP/1.1" 200 156 0.041987 10.0.0.50 - - [2025-08-28 17:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.029132 10.0.0.50 - - [2025-08-28 17:24:03] "GET /virtual-network/2507f000-2b4f-4802-9fae-cfadcd6c1501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.016229 10.0.0.50 - - [2025-08-28 17:24:03] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005169 10.0.0.50 - - [2025-08-28 17:24:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.002137 10.0.0.50 - - [2025-08-28 17:24:03] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.005083 10.0.0.50 - - [2025-08-28 17:24:03] "POST /firewall-policys HTTP/1.1" 200 530 0.025025 10.0.0.50 - - [2025-08-28 17:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.020451 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/f62100b0-7e4b-4b1b-997f-6706f110209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007100 10.0.0.50 - - [2025-08-28 17:24:04] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1064 0.005943 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/f62100b0-7e4b-4b1b-997f-6706f110209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.005712 10.0.0.50 - - [2025-08-28 17:24:04] "POST /ref-update HTTP/1.1" 200 156 0.022855 10.0.0.50 - - [2025-08-28 17:24:04] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.022484 10.0.0.50 - - [2025-08-28 17:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002321 10.0.0.50 - - [2025-08-28 17:24:04] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003217 10.0.0.50 - - [2025-08-28 17:24:04] "POST /firewall-policys HTTP/1.1" 200 532 0.027523 10.0.0.50 - - [2025-08-28 17:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.068297 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.015747 10.0.0.50 - - [2025-08-28 17:24:04] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1312 0.018695 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.010171 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/f62100b0-7e4b-4b1b-997f-6706f110209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.010491 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/f62100b0-7e4b-4b1b-997f-6706f110209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.007317 10.0.0.50 - - [2025-08-28 17:24:04] "POST /ref-update HTTP/1.1" 200 156 0.020395 10.0.0.50 - - [2025-08-28 17:24:04] "POST /ref-update HTTP/1.1" 200 156 0.067564 10.0.0.50 - - [2025-08-28 17:24:04] "POST /ref-update HTTP/1.1" 200 156 0.070081 10.0.0.50 - - [2025-08-28 17:24:04] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.018427 10.0.0.50 - - [2025-08-28 17:24:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.002961 10.0.0.50 - - [2025-08-28 17:24:04] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003387 10.0.0.50 - - [2025-08-28 17:24:04] "POST /firewall-policys HTTP/1.1" 200 530 0.038548 10.0.0.50 - - [2025-08-28 17:24:04] "POST /prop-collection-update HTTP/1.1" 200 115 0.042537 10.0.0.50 - - [2025-08-28 17:24:04] "GET /firewall-policy/8647a669-c6c8-4c43-975d-a2440de01b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.024535 10.0.0.50 - - [2025-08-28 17:24:04] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1534 0.003735 10.0.0.50 - - [2025-08-28 17:24:05] "GET /firewall-policy/8647a669-c6c8-4c43-975d-a2440de01b12?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1408 0.004032 10.0.0.50 - - [2025-08-28 17:24:05] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.003803 10.0.0.50 - - [2025-08-28 17:24:05] "GET /firewall-policy/f62100b0-7e4b-4b1b-997f-6706f110209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.003786 10.0.0.50 - - [2025-08-28 17:24:05] "GET /firewall-policy/f62100b0-7e4b-4b1b-997f-6706f110209b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1443 0.004411 10.0.0.50 - - [2025-08-28 17:24:05] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006605 10.0.0.50 - - [2025-08-28 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.036543 10.0.0.50 - - [2025-08-28 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.066030 10.0.0.50 - - [2025-08-28 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.049953 10.0.0.50 - - [2025-08-28 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.037197 10.0.0.50 - - [2025-08-28 17:24:05] "POST /ref-update HTTP/1.1" 200 156 0.080066 10.0.0.50 - - [2025-08-28 17:24:05] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1755 0.041758 10.0.0.50 - - [2025-08-28 17:24:05] "POST /tags HTTP/1.1" 200 299 0.038362 10.0.0.50 - - [2025-08-28 17:24:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.009313 10.0.0.50 - - [2025-08-28 17:24:05] "GET /tag/e52b3ff3-5593-4369-8f49-c8a404c3dea3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.025417 10.0.0.50 - - [2025-08-28 17:24:05] "POST /set-tag HTTP/1.1" 200 109 0.025519 10.0.0.50 - - [2025-08-28 17:24:05] "POST /fqname-to-id HTTP/1.1" 404 226 0.007542 10.0.0.50 - - [2025-08-28 17:24:06] "POST /tags HTTP/1.1" 200 357 0.129763 10.0.0.50 - - [2025-08-28 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017223 10.0.0.50 - - [2025-08-28 17:24:06] "GET /tag/6ccecb42-ce5d-4ab4-b5c3-576277fbd0b8?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1249 0.036668 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.002780 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:06] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.003399 10.0.0.50 - - [2025-08-28 17:24:06] "POST /tags HTTP/1.1" 200 305 0.132226 10.0.0.50 - - [2025-08-28 17:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010605 10.0.0.50 - - [2025-08-28 17:24:06] "GET /tag/fd3b691d-1605-4582-b012-c47e3725bd9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.021520 10.0.0.50 - - [2025-08-28 17:24:06] "POST /id-to-fqname HTTP/1.1" 200 174 0.000713 10.0.0.50 - - [2025-08-28 17:24:06] "POST /fqname-to-id HTTP/1.1" 404 183 0.009105 10.0.0.50 - - [2025-08-28 17:24:06] "POST /security-groups HTTP/1.1" 200 571 0.295496 10.0.0.50 - - [2025-08-28 17:24:06] "POST /projects HTTP/1.1" 200 483 0.538108 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 404 214 0.018076 10.0.0.50 - - [2025-08-28 17:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.059883 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.018099 10.0.0.50 - - [2025-08-28 17:24:07] "POST /access-control-lists HTTP/1.1" 200 580 0.136054 10.0.0.50 - - [2025-08-28 17:24:07] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2294 0.045917 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.013780 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 404 213 0.001994 10.0.0.50 - - [2025-08-28 17:24:07] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2577 0.021905 10.0.0.50 - - [2025-08-28 17:24:07] "POST /access-control-lists HTTP/1.1" 200 578 0.091399 10.0.0.50 - - [2025-08-28 17:24:07] "PUT /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391 HTTP/1.1" 200 264 0.170638 10.0.0.50 - - [2025-08-28 17:24:07] "PUT /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df HTTP/1.1" 200 264 0.103585 10.0.0.50 - - [2025-08-28 17:24:07] "POST /security-groups HTTP/1.1" 200 537 0.104393 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 404 234 0.009254 10.0.0.50 - - [2025-08-28 17:24:07] "POST /prop-collection-update HTTP/1.1" 200 115 0.025112 10.0.0.50 - - [2025-08-28 17:24:07] "POST /chown HTTP/1.1" 200 109 0.040401 10.0.0.50 - - [2025-08-28 17:24:07] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.026192 10.0.0.50 - - [2025-08-28 17:24:07] "POST /access-control-lists HTTP/1.1" 200 596 0.132258 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.002471 10.0.0.50 - - [2025-08-28 17:24:07] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.010861 10.0.0.50 - - [2025-08-28 17:24:07] "POST /fqname-to-id HTTP/1.1" 404 233 0.038799 10.0.0.50 - - [2025-08-28 17:24:07] "POST /tags HTTP/1.1" 409 207 0.002808 10.0.0.50 - - [2025-08-28 17:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005507 10.0.0.50 - - [2025-08-28 17:24:08] "GET /tag/fd3b691d-1605-4582-b012-c47e3725bd9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.012724 10.0.0.50 - - [2025-08-28 17:24:08] "POST /access-control-lists HTTP/1.1" 200 594 0.091478 10.0.0.50 - - [2025-08-28 17:24:08] "POST /firewall-rules HTTP/1.1" 200 564 0.167894 10.0.0.50 - - [2025-08-28 17:24:08] "GET /firewall-rule/bd1dd2d9-0bab-4361-bead-f3fab5726bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.008482 10.0.0.50 - - [2025-08-28 17:24:08] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1453 0.006674 10.0.0.50 - - [2025-08-28 17:24:08] "GET /firewall-rule/bd1dd2d9-0bab-4361-bead-f3fab5726bb1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1999 0.003943 10.0.0.50 - - [2025-08-28 17:24:08] "POST /ref-update HTTP/1.1" 200 156 0.036863 10.0.0.50 - - [2025-08-28 17:24:08] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.042826 10.0.0.50 - - [2025-08-28 17:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002864 10.0.0.50 - - [2025-08-28 17:24:08] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008413 10.0.0.50 - - [2025-08-28 17:24:08] "POST /tags HTTP/1.1" 409 207 0.003726 10.0.0.50 - - [2025-08-28 17:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.002769 10.0.0.50 - - [2025-08-28 17:24:08] "GET /tag/fd3b691d-1605-4582-b012-c47e3725bd9d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1119 0.024111 10.0.0.50 - - [2025-08-28 17:24:08] "POST /firewall-rules HTTP/1.1" 200 562 0.112830 10.0.0.50 - - [2025-08-28 17:24:08] "GET /firewall-rule/ed735ceb-c2d0-4ea7-a258-e1b21ef895ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.028647 10.0.0.50 - - [2025-08-28 17:24:08] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1715 0.005274 10.0.0.50 - - [2025-08-28 17:24:08] "GET /firewall-rule/ed735ceb-c2d0-4ea7-a258-e1b21ef895ac?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1996 0.005927 10.0.0.50 - - [2025-08-28 17:24:08] "POST /ref-update HTTP/1.1" 200 156 0.053754 10.0.0.50 - - [2025-08-28 17:24:09] "POST /tags HTTP/1.1" 200 305 0.109774 10.0.0.50 - - [2025-08-28 17:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011855 10.0.0.50 - - [2025-08-28 17:24:09] "GET /tag/a07f3624-5b6a-4625-a87e-fff911d8a440?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1117 0.041584 10.0.0.50 - - [2025-08-28 17:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002682 10.0.0.50 - - [2025-08-28 17:24:09] "GET /project/970e7ec5-e42f-4b4c-beb1-f46cfa506433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.072443 10.0.0.50 - - [2025-08-28 17:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.002875 10.0.0.50 - - [2025-08-28 17:24:09] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.007685 10.0.0.50 - - [2025-08-28 17:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.50 - - [2025-08-28 17:24:09] "GET /service-appliance-set/a54dc75d-0620-4313-967c-03802f988688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.004952 10.0.0.50 - - [2025-08-28 17:24:09] "POST /fqname-to-id HTTP/1.1" 404 240 0.002784 10.0.0.50 - - [2025-08-28 17:24:09] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.163242 10.0.0.50 - - [2025-08-28 17:24:09] "GET /virtual-machine-interface/46bd0996-ff7e-44d1-a882-30744989c6c3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2302 0.016696 10.0.0.50 - - [2025-08-28 17:24:09] "POST /instance-ips HTTP/1.1" 200 381 0.173837 10.0.0.50 - - [2025-08-28 17:24:09] "GET /instance-ip/23278619-c3a9-4965-92ab-cbd2e82dffc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.013950 10.0.0.50 - - [2025-08-28 17:24:09] "POST /loadbalancers HTTP/1.1" 200 582 0.117924 10.0.0.50 - - [2025-08-28 17:24:09] "POST /prop-collection-update HTTP/1.1" 200 115 0.024329 10.0.0.50 - - [2025-08-28 17:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.027049 10.0.0.50 - - [2025-08-28 17:24:10] "GET /project/970e7ec5-e42f-4b4c-beb1-f46cfa506433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.100651 10.0.0.50 - - [2025-08-28 17:24:10] "GET /project/970e7ec5-e42f-4b4c-beb1-f46cfa506433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.116363 10.0.0.50 - - [2025-08-28 17:24:10] "GET /instance-ip/23278619-c3a9-4965-92ab-cbd2e82dffc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007463 10.0.0.50 - - [2025-08-28 17:24:10] "GET /loadbalancer/8466f3bb-8a6f-4e68-bfac-563205b21189?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2154 0.017879 10.0.0.50 - - [2025-08-28 17:24:10] "POST /floating-ips HTTP/1.1" 200 583 0.059122 10.0.0.50 - - [2025-08-28 17:24:10] "POST /loadbalancer-listeners HTTP/1.1" 200 690 0.125624 10.0.0.50 - - [2025-08-28 17:24:10] "POST /prop-collection-update HTTP/1.1" 200 115 0.016962 10.0.0.50 - - [2025-08-28 17:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007884 10.0.0.50 - - [2025-08-28 17:24:10] "GET /project/970e7ec5-e42f-4b4c-beb1-f46cfa506433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.092205 10.0.0.50 - - [2025-08-28 17:24:10] "GET /loadbalancer-listener/e0ee80a7-82cc-49aa-bb60-68f08bbea1d1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1829 0.007414 10.0.0.50 - - [2025-08-28 17:24:10] "GET /loadbalancer-listener/e0ee80a7-82cc-49aa-bb60-68f08bbea1d1?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1198 0.045234 10.0.0.50 - - [2025-08-28 17:24:10] "POST /loadbalancer-pools HTTP/1.1" 200 682 0.038254 10.0.0.50 - - [2025-08-28 17:24:10] "GET /instance-ip/23278619-c3a9-4965-92ab-cbd2e82dffc4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.034656 10.0.0.50 - - [2025-08-28 17:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.034779 10.0.0.50 - - [2025-08-28 17:24:10] "GET /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1863 0.006256 10.0.0.50 - - [2025-08-28 17:24:10] "GET /instance-ip/23278619-c3a9-4965-92ab-cbd2e82dffc4?fields=floating_ips HTTP/1.1" 200 1170 0.012385 10.0.0.50 - - [2025-08-28 17:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003653 10.0.0.50 - - [2025-08-28 17:24:10] "GET /floating-ip/35f3fae3-76ac-416a-b266-2cf44271ab88?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1459 0.009806 10.0.0.50 - - [2025-08-28 17:24:10] "PUT /global-vrouter-config/357c75bc-0978-4c41-b944-cc4994376a7d HTTP/1.1" 200 276 0.025540 10.0.0.50 - - [2025-08-28 17:24:10] "POST /fqname-to-id HTTP/1.1" 404 228 0.008494 10.0.0.50 - - [2025-08-28 17:24:10] "POST /tags HTTP/1.1" 200 301 0.048693 10.0.0.50 - - [2025-08-28 17:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017923 10.0.0.50 - - [2025-08-28 17:24:11] "GET /tag/d7589778-4ecf-4bbd-a6f9-f73b1a527f2c?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1109 0.037634 10.0.0.50 - - [2025-08-28 17:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002657 10.0.0.50 - - [2025-08-28 17:24:11] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.089988 10.0.0.50 - - [2025-08-28 17:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.023814 10.0.0.50 - - [2025-08-28 17:24:11] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.005610 10.0.0.50 - - [2025-08-28 17:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.007867 10.0.0.50 - - [2025-08-28 17:24:11] "GET /service-appliance-set/a54dc75d-0620-4313-967c-03802f988688?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1200 0.005831 10.0.0.50 - - [2025-08-28 17:24:11] "POST /fqname-to-id HTTP/1.1" 404 242 0.002578 10.0.0.50 - - [2025-08-28 17:24:11] "POST /virtual-machine-interfaces HTTP/1.1" 200 636 0.165002 10.0.0.50 - - [2025-08-28 17:24:11] "GET /virtual-machine-interface/c06e2713-fa2b-414f-bf5e-26bc743d8663?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2313 0.024694 10.0.0.50 - - [2025-08-28 17:24:11] "POST /instance-ips HTTP/1.1" 200 377 0.030733 10.0.0.50 - - [2025-08-28 17:24:11] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.027285 10.0.0.50 - - [2025-08-28 17:24:11] "POST /loadbalancers HTTP/1.1" 200 582 0.093087 10.0.0.50 - - [2025-08-28 17:24:11] "POST /prop-collection-update HTTP/1.1" 200 115 0.058015 10.0.0.50 - - [2025-08-28 17:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.017172 10.0.0.50 - - [2025-08-28 17:24:11] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.098011 10.0.0.50 - - [2025-08-28 17:24:11] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.005587 10.0.0.50 - - [2025-08-28 17:24:11] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.069814 10.0.0.50 - - [2025-08-28 17:24:11] "POST /floating-ips HTTP/1.1" 200 581 0.063371 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer/1f917306-c040-478d-a663-d271745ebf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.014836 10.0.0.50 - - [2025-08-28 17:24:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.074154 10.0.0.50 - - [2025-08-28 17:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.030401 10.0.0.50 - - [2025-08-28 17:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005613 10.0.0.50 - - [2025-08-28 17:24:12] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.039295 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer-listener/6d3693aa-6518-4982-866a-d838e00d3418?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1821 0.004018 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer-listener/6d3693aa-6518-4982-866a-d838e00d3418?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1194 0.004437 10.0.0.50 - - [2025-08-28 17:24:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.040996 10.0.0.50 - - [2025-08-28 17:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002954 10.0.0.50 - - [2025-08-28 17:24:12] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007434 10.0.0.50 - - [2025-08-28 17:24:12] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?fields=floating_ips HTTP/1.1" 200 1164 0.008030 10.0.0.50 - - [2025-08-28 17:24:12] "GET /floating-ip/b677a258-efd3-4dc3-b3a4-610902659365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.003289 10.0.0.50 - - [2025-08-28 17:24:12] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.045284 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer/1f917306-c040-478d-a663-d271745ebf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003730 10.0.0.50 - - [2025-08-28 17:24:12] "POST /loadbalancer-listeners HTTP/1.1" 200 688 0.034725 10.0.0.50 - - [2025-08-28 17:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.026556 10.0.0.50 - - [2025-08-28 17:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.50 - - [2025-08-28 17:24:12] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.055911 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer-listener/fb767580-458d-4b4f-a3e0-a4f15b5e2544?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1827 0.007049 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer-listener/fb767580-458d-4b4f-a3e0-a4f15b5e2544?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1196 0.006985 10.0.0.50 - - [2025-08-28 17:24:12] "POST /loadbalancer-pools HTTP/1.1" 200 680 0.053094 10.0.0.50 - - [2025-08-28 17:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010561 10.0.0.50 - - [2025-08-28 17:24:12] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.011559 10.0.0.50 - - [2025-08-28 17:24:12] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?fields=floating_ips HTTP/1.1" 200 1164 0.003440 10.0.0.50 - - [2025-08-28 17:24:12] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.036776 10.0.0.50 - - [2025-08-28 17:24:12] "GET /floating-ip/b677a258-efd3-4dc3-b3a4-610902659365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.002797 10.0.0.50 - - [2025-08-28 17:24:12] "GET /loadbalancer/1f917306-c040-478d-a663-d271745ebf6b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2168 0.003252 10.0.0.50 - - [2025-08-28 17:24:12] "POST /loadbalancer-listeners HTTP/1.1" 200 692 0.040365 10.0.0.50 - - [2025-08-28 17:24:12] "POST /prop-collection-update HTTP/1.1" 200 115 0.027337 10.0.0.50 - - [2025-08-28 17:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004567 10.0.0.50 - - [2025-08-28 17:24:13] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.062780 10.0.0.50 - - [2025-08-28 17:24:13] "GET /loadbalancer-listener/cc36fa1e-3f98-4202-863c-abeba39c1b5f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1834 0.005005 10.0.0.50 - - [2025-08-28 17:24:13] "GET /loadbalancer-listener/cc36fa1e-3f98-4202-863c-abeba39c1b5f?fields=loadbalancer_pool_back_refs HTTP/1.1" 200 1199 0.010198 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001529 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001456 10.0.0.50 - - [2025-08-28 17:24:13] "POST /loadbalancer-pools HTTP/1.1" 200 684 0.049570 10.0.0.50 - - [2025-08-28 17:24:13] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1592 0.007007 10.0.0.50 - - [2025-08-28 17:24:13] "GET /instance-ip/7782a3a5-6d36-4041-9cf9-007d2feaca73?fields=floating_ips HTTP/1.1" 200 1164 0.007611 10.0.0.50 - - [2025-08-28 17:24:13] "GET /floating-ip/b677a258-efd3-4dc3-b3a4-610902659365?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1466 0.006745 10.0.0.50 - - [2025-08-28 17:24:13] "POST /tags HTTP/1.1" 200 355 0.046684 10.0.0.50 - - [2025-08-28 17:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008025 10.0.0.50 - - [2025-08-28 17:24:13] "GET /tag/c14dd9ec-c3f5-4950-ad6d-c962d91ce689?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1246 0.019583 10.0.0.50 - - [2025-08-28 17:24:13] "POST /tags HTTP/1.1" 200 303 0.078451 10.0.0.50 - - [2025-08-28 17:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006397 10.0.0.50 - - [2025-08-28 17:24:13] "GET /tag/74edb207-6623-45ef-9d68-524fbec58d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.014817 10.0.0.50 - - [2025-08-28 17:24:13] "POST /projects HTTP/1.1" 409 218 0.002401 10.0.0.50 - - [2025-08-28 17:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.002490 10.0.0.50 - - [2025-08-28 17:24:13] "GET /project/970e7ec5-e42f-4b4c-beb1-f46cfa506433?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1285 0.186274 10.0.0.50 - - [2025-08-28 17:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007545 10.0.0.50 - - [2025-08-28 17:24:13] "GET /network-ipam/8e56ef2f-c8dd-4563-ac7f-1d90686f5634?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1560 0.008068 10.0.0.50 - - [2025-08-28 17:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.007377 10.0.0.50 - - [2025-08-28 17:24:13] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.012948 10.0.0.50 - - [2025-08-28 17:24:13] "PUT /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391 HTTP/1.1" 200 264 0.076614 10.0.0.50 - - [2025-08-28 17:24:14] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2364 0.013064 10.0.0.50 - - [2025-08-28 17:24:14] "POST /set-tag HTTP/1.1" 200 109 0.082362 10.0.0.50 - - [2025-08-28 17:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007504 10.0.0.50 - - [2025-08-28 17:24:14] "GET /network-ipam/526be0d4-e6f2-41e0-8268-1245c5c67916?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1572 0.003389 10.0.0.50 - - [2025-08-28 17:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004218 10.0.0.50 - - [2025-08-28 17:24:14] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.009144 10.0.0.50 - - [2025-08-28 17:24:14] "PUT /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df HTTP/1.1" 200 264 0.089872 10.0.0.50 - - [2025-08-28 17:24:14] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2647 0.032607 10.0.0.50 - - [2025-08-28 17:24:14] "POST /set-tag HTTP/1.1" 200 109 0.070277 10.0.0.50 - - [2025-08-28 17:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.50 - - [2025-08-28 17:24:14] "GET /network-policy/80632e8e-b383-4ddf-9003-52b921d5e976?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2046 0.007375 10.0.0.50 - - [2025-08-28 17:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.50 - - [2025-08-28 17:24:14] "GET /network-policy/9185ef28-6444-4a6c-90e5-ecab4dac872e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2041 0.003427 10.0.0.50 - - [2025-08-28 17:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002204 10.0.0.50 - - [2025-08-28 17:24:14] "GET /network-policy/c6348da3-1e1a-4609-86ec-278cbc7c32eb?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2059 0.003458 10.0.0.50 - - [2025-08-28 17:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.002716 10.0.0.50 - - [2025-08-28 17:24:14] "PUT /network-policy/c6348da3-1e1a-4609-86ec-278cbc7c32eb HTTP/1.1" 200 262 0.011943 10.0.0.50 - - [2025-08-28 17:24:14] "POST /ref-update HTTP/1.1" 200 156 0.068574 10.0.0.50 - - [2025-08-28 17:24:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.023546 10.0.0.50 - - [2025-08-28 17:24:14] "PUT /access-control-list/e2eb8cc1-1bcd-40ba-ac59-037327c3baa3 HTTP/1.1" 200 272 0.074584 10.0.0.50 - - [2025-08-28 17:24:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.017049 10.0.0.50 - - [2025-08-28 17:24:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.002855 10.0.0.50 - - [2025-08-28 17:24:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.003686 10.0.0.50 - - [2025-08-28 17:24:14] "PUT /access-control-list/9e2127f9-85bf-4932-9d66-1e92e2436819 HTTP/1.1" 200 272 0.078313 10.0.0.50 - - [2025-08-28 17:24:14] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.014523 10.0.0.50 - - [2025-08-28 17:24:14] "POST /security-groups HTTP/1.1" 409 245 0.006093 10.0.0.50 - - [2025-08-28 17:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007835 10.0.0.50 - - [2025-08-28 17:24:15] "PUT /security-group/e0f7b150-4646-4976-8362-b0a0d90ffa27 HTTP/1.1" 200 262 0.085383 10.0.0.50 - - [2025-08-28 17:24:15] "POST /prop-collection-update HTTP/1.1" 200 115 0.043969 10.0.0.50 - - [2025-08-28 17:24:15] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.012954 10.0.0.50 - - [2025-08-28 17:24:15] "PUT /access-control-list/5300a3a4-4de3-4b9a-923d-8e7e2f1b6f7a HTTP/1.1" 200 272 0.045439 10.0.0.50 - - [2025-08-28 17:24:15] "PUT /access-control-list/bb8a38d6-6da1-4df7-80e5-6b594d87c574 HTTP/1.1" 200 272 0.032475 10.0.0.50 - - [2025-08-28 17:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009839 10.0.0.50 - - [2025-08-28 17:24:15] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003885 10.0.0.50 - - [2025-08-28 17:24:15] "POST /tags HTTP/1.1" 409 206 0.002613 10.0.0.50 - - [2025-08-28 17:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004136 10.0.0.50 - - [2025-08-28 17:24:15] "GET /tag/74edb207-6623-45ef-9d68-524fbec58d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.024917 10.0.0.50 - - [2025-08-28 17:24:15] "POST /firewall-rules HTTP/1.1" 200 562 0.103560 10.0.0.50 - - [2025-08-28 17:24:15] "GET /firewall-rule/43562d95-337e-4fb1-ac56-486c2022e03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.024502 10.0.0.50 - - [2025-08-28 17:24:15] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1952 0.009942 10.0.0.50 - - [2025-08-28 17:24:15] "GET /firewall-rule/43562d95-337e-4fb1-ac56-486c2022e03f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1993 0.003615 10.0.0.50 - - [2025-08-28 17:24:15] "POST /ref-update HTTP/1.1" 200 156 0.053402 10.0.0.50 - - [2025-08-28 17:24:15] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.023552 10.0.0.50 - - [2025-08-28 17:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009382 10.0.0.50 - - [2025-08-28 17:24:15] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004260 10.0.0.50 - - [2025-08-28 17:24:15] "POST /tags HTTP/1.1" 409 206 0.012056 10.0.0.50 - - [2025-08-28 17:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.002497 10.0.0.50 - - [2025-08-28 17:24:15] "GET /tag/74edb207-6623-45ef-9d68-524fbec58d54?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1114 0.026370 10.0.0.50 - - [2025-08-28 17:24:15] "POST /firewall-rules HTTP/1.1" 200 560 0.108907 10.0.0.50 - - [2025-08-28 17:24:15] "GET /firewall-rule/5d3fa279-b261-4c77-9f37-a91e4ff5638f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.037444 10.0.0.50 - - [2025-08-28 17:24:16] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2189 0.007417 10.0.0.50 - - [2025-08-28 17:24:16] "GET /firewall-rule/5d3fa279-b261-4c77-9f37-a91e4ff5638f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1990 0.002853 10.0.0.50 - - [2025-08-28 17:24:16] "POST /ref-update HTTP/1.1" 200 156 0.036403 10.0.0.50 - - [2025-08-28 17:24:16] "POST /tags HTTP/1.1" 200 371 0.042089 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006803 10.0.0.50 - - [2025-08-28 17:24:16] "GET /tag/51ff0025-cdeb-464d-b467-967b0199aeaa?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1277 0.033792 10.0.0.50 - - [2025-08-28 17:24:16] "POST /tags HTTP/1.1" 200 319 0.027709 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.50 - - [2025-08-28 17:24:16] "GET /tag/d6750bf6-1966-4f6c-b0b7-3d81f9a893b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.022946 10.0.0.50 - - [2025-08-28 17:24:16] "POST /id-to-fqname HTTP/1.1" 200 181 0.004874 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 404 190 0.009091 10.0.0.50 - - [2025-08-28 17:24:16] "POST /security-groups HTTP/1.1" 200 578 0.087211 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 404 225 0.004196 10.0.0.50 - - [2025-08-28 17:24:16] "POST /projects HTTP/1.1" 200 497 0.461318 10.0.0.50 - - [2025-08-28 17:24:16] "POST /prop-collection-update HTTP/1.1" 200 115 0.017442 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005635 10.0.0.50 - - [2025-08-28 17:24:16] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2808 0.010192 10.0.0.50 - - [2025-08-28 17:24:16] "POST /access-control-lists HTTP/1.1" 200 587 0.117792 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.045152 10.0.0.50 - - [2025-08-28 17:24:16] "POST /fqname-to-id HTTP/1.1" 404 224 0.020272 10.0.0.50 - - [2025-08-28 17:24:17] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2826 0.011746 10.0.0.50 - - [2025-08-28 17:24:17] "POST /access-control-lists HTTP/1.1" 200 585 0.112710 10.0.0.50 - - [2025-08-28 17:24:17] "PUT /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391 HTTP/1.1" 200 264 0.149065 10.0.0.50 - - [2025-08-28 17:24:17] "PUT /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df HTTP/1.1" 200 264 0.085351 10.0.0.50 - - [2025-08-28 17:24:17] "POST /security-groups HTTP/1.1" 200 558 0.092756 10.0.0.50 - - [2025-08-28 17:24:17] "POST /fqname-to-id HTTP/1.1" 404 248 0.015207 10.0.0.50 - - [2025-08-28 17:24:17] "POST /prop-collection-update HTTP/1.1" 200 115 0.021660 10.0.0.50 - - [2025-08-28 17:24:17] "POST /chown HTTP/1.1" 200 109 0.047178 10.0.0.50 - - [2025-08-28 17:24:17] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.016418 10.0.0.50 - - [2025-08-28 17:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006078 10.0.0.50 - - [2025-08-28 17:24:17] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.008502 10.0.0.50 - - [2025-08-28 17:24:17] "POST /access-control-lists HTTP/1.1" 200 610 0.120457 10.0.0.50 - - [2025-08-28 17:24:17] "POST /tags HTTP/1.1" 409 214 0.033509 10.0.0.50 - - [2025-08-28 17:24:17] "POST /fqname-to-id HTTP/1.1" 404 247 0.007727 10.0.0.50 - - [2025-08-28 17:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007739 10.0.0.50 - - [2025-08-28 17:24:17] "GET /tag/d6750bf6-1966-4f6c-b0b7-3d81f9a893b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.017785 10.0.0.50 - - [2025-08-28 17:24:17] "POST /access-control-lists HTTP/1.1" 200 608 0.104474 10.0.0.50 - - [2025-08-28 17:24:17] "POST /firewall-rules HTTP/1.1" 200 578 0.162395 10.0.0.50 - - [2025-08-28 17:24:17] "GET /firewall-rule/ee2e91ce-9c35-4b82-9e61-cb4a4643938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.004804 10.0.0.50 - - [2025-08-28 17:24:17] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2425 0.004517 10.0.0.50 - - [2025-08-28 17:24:17] "GET /firewall-rule/ee2e91ce-9c35-4b82-9e61-cb4a4643938b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2034 0.003738 10.0.0.50 - - [2025-08-28 17:24:18] "POST /ref-update HTTP/1.1" 200 156 0.042846 10.0.0.50 - - [2025-08-28 17:24:18] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.011963 10.0.0.50 - - [2025-08-28 17:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004074 10.0.0.50 - - [2025-08-28 17:24:18] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.004282 10.0.0.50 - - [2025-08-28 17:24:18] "POST /tags HTTP/1.1" 409 214 0.002540 10.0.0.50 - - [2025-08-28 17:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003039 10.0.0.50 - - [2025-08-28 17:24:18] "GET /tag/d6750bf6-1966-4f6c-b0b7-3d81f9a893b1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1148 0.031184 10.0.0.50 - - [2025-08-28 17:24:18] "POST /firewall-rules HTTP/1.1" 200 576 0.088458 10.0.0.50 - - [2025-08-28 17:24:18] "GET /firewall-rule/d3c4bad8-6f42-482c-95ed-66afded1aad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.036278 10.0.0.50 - - [2025-08-28 17:24:18] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2670 0.019804 10.0.0.50 - - [2025-08-28 17:24:18] "GET /firewall-rule/d3c4bad8-6f42-482c-95ed-66afded1aad4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2031 0.014821 10.0.0.50 - - [2025-08-28 17:24:18] "POST /ref-update HTTP/1.1" 200 156 0.113283 10.0.0.50 - - [2025-08-28 17:24:18] "POST /tags HTTP/1.1" 200 363 0.037058 10.0.0.50 - - [2025-08-28 17:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.021121 10.0.0.50 - - [2025-08-28 17:24:18] "GET /tag/fb2de8e8-dc36-4ae9-8771-1c1aa78553d5?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1261 0.021089 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001316 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001255 10.0.0.50 - - [2025-08-28 17:24:18] "POST /tags HTTP/1.1" 200 311 0.032696 10.0.0.50 - - [2025-08-28 17:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.023103 10.0.0.50 - - [2025-08-28 17:24:18] "GET /tag/6ea8af3b-d6fb-47f9-8e98-c8e2955eb325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.024788 10.0.0.50 - - [2025-08-28 17:24:19] "POST /id-to-fqname HTTP/1.1" 200 177 0.001333 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 404 186 0.008546 10.0.0.50 - - [2025-08-28 17:24:19] "POST /security-groups HTTP/1.1" 200 574 0.229639 10.0.0.50 - - [2025-08-28 17:24:19] "POST /projects HTTP/1.1" 200 489 0.403783 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 404 217 0.003059 10.0.0.50 - - [2025-08-28 17:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.023040 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.022140 10.0.0.50 - - [2025-08-28 17:24:19] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2880 0.008923 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.002679 10.0.0.50 - - [2025-08-28 17:24:19] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2898 0.010517 10.0.0.50 - - [2025-08-28 17:24:19] "POST /access-control-lists HTTP/1.1" 200 583 0.114587 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 404 216 0.013651 10.0.0.50 - - [2025-08-28 17:24:19] "POST /access-control-lists HTTP/1.1" 200 581 0.080092 10.0.0.50 - - [2025-08-28 17:24:19] "PUT /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391 HTTP/1.1" 200 264 0.159655 10.0.0.50 - - [2025-08-28 17:24:19] "PUT /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df HTTP/1.1" 200 264 0.065056 10.0.0.50 - - [2025-08-28 17:24:19] "POST /security-groups HTTP/1.1" 200 546 0.070267 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 404 240 0.004969 10.0.0.50 - - [2025-08-28 17:24:19] "POST /prop-collection-update HTTP/1.1" 200 115 0.034108 10.0.0.50 - - [2025-08-28 17:24:19] "POST /chown HTTP/1.1" 200 109 0.063396 10.0.0.50 - - [2025-08-28 17:24:19] "POST /access-control-lists HTTP/1.1" 200 602 0.093052 10.0.0.50 - - [2025-08-28 17:24:19] "POST /fqname-to-id HTTP/1.1" 404 239 0.010198 10.0.0.50 - - [2025-08-28 17:24:19] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.002943 10.0.0.50 - - [2025-08-28 17:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003631 10.0.0.50 - - [2025-08-28 17:24:20] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003959 10.0.0.50 - - [2025-08-28 17:24:20] "POST /tags HTTP/1.1" 409 210 0.002450 10.0.0.50 - - [2025-08-28 17:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002163 10.0.0.50 - - [2025-08-28 17:24:20] "POST /access-control-lists HTTP/1.1" 200 600 0.073967 10.0.0.50 - - [2025-08-28 17:24:20] "GET /tag/6ea8af3b-d6fb-47f9-8e98-c8e2955eb325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.039741 10.0.0.50 - - [2025-08-28 17:24:20] "POST /firewall-rules HTTP/1.1" 200 570 0.075765 10.0.0.50 - - [2025-08-28 17:24:20] "GET /firewall-rule/0ffbcfdc-9450-408e-8b2a-e45835e6e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.039356 10.0.0.50 - - [2025-08-28 17:24:20] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2914 0.005146 10.0.0.50 - - [2025-08-28 17:24:20] "GET /firewall-rule/0ffbcfdc-9450-408e-8b2a-e45835e6e505?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003108 10.0.0.50 - - [2025-08-28 17:24:20] "POST /ref-update HTTP/1.1" 200 156 0.043812 10.0.0.50 - - [2025-08-28 17:24:20] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.006928 10.0.0.50 - - [2025-08-28 17:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003113 10.0.0.50 - - [2025-08-28 17:24:20] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003139 10.0.0.50 - - [2025-08-28 17:24:20] "POST /tags HTTP/1.1" 409 210 0.002704 10.0.0.50 - - [2025-08-28 17:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.002978 10.0.0.50 - - [2025-08-28 17:24:20] "GET /tag/6ea8af3b-d6fb-47f9-8e98-c8e2955eb325?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1130 0.016711 10.0.0.50 - - [2025-08-28 17:24:20] "POST /firewall-rules HTTP/1.1" 200 568 0.070195 10.0.0.50 - - [2025-08-28 17:24:20] "GET /firewall-rule/f5b1f3a5-491b-43ee-abf5-870980b31c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.005425 10.0.0.50 - - [2025-08-28 17:24:20] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3155 0.005180 10.0.0.50 - - [2025-08-28 17:24:20] "GET /firewall-rule/f5b1f3a5-491b-43ee-abf5-870980b31c95?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2011 0.003556 10.0.0.50 - - [2025-08-28 17:24:20] "POST /ref-update HTTP/1.1" 200 156 0.053789 10.0.0.50 - - [2025-08-28 17:24:20] "POST /tags HTTP/1.1" 200 363 0.056456 10.0.0.50 - - [2025-08-28 17:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007466 10.0.0.50 - - [2025-08-28 17:24:20] "GET /tag/9a858c60-fa19-4510-bbbc-28e538365fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.018319 10.0.0.50 - - [2025-08-28 17:24:20] "POST /tags HTTP/1.1" 200 311 0.025031 10.0.0.50 - - [2025-08-28 17:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008926 10.0.0.50 - - [2025-08-28 17:24:20] "GET /tag/db4324a4-9f2e-4567-bcd0-a7cd968fe37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.013774 10.0.0.50 - - [2025-08-28 17:24:21] "POST /projects HTTP/1.1" 409 223 0.002427 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002197 10.0.0.50 - - [2025-08-28 17:24:21] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.040031 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002537 10.0.0.50 - - [2025-08-28 17:24:21] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2952 0.006047 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002823 10.0.0.50 - - [2025-08-28 17:24:21] "GET /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2970 0.007734 10.0.0.50 - - [2025-08-28 17:24:21] "PUT /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391 HTTP/1.1" 200 264 0.049070 10.0.0.50 - - [2025-08-28 17:24:21] "PUT /virtual-network/ec291851-01c9-4ada-bd90-068f91aae0df HTTP/1.1" 200 264 0.049467 10.0.0.50 - - [2025-08-28 17:24:21] "POST /security-groups HTTP/1.1" 409 253 0.008900 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.001959 10.0.0.50 - - [2025-08-28 17:24:21] "PUT /security-group/f0bff188-abed-4901-833e-651fddcc8405 HTTP/1.1" 200 262 0.059057 10.0.0.50 - - [2025-08-28 17:24:21] "PUT /access-control-list/6874a60a-6a8d-4395-9b3e-836f7648b886 HTTP/1.1" 200 272 0.020349 10.0.0.50 - - [2025-08-28 17:24:21] "POST /prop-collection-update HTTP/1.1" 200 115 0.034499 10.0.0.50 - - [2025-08-28 17:24:21] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.028207 10.0.0.50 - - [2025-08-28 17:24:21] "PUT /access-control-list/7a84e924-877f-4b3f-b5d2-c4bcc095f9cc HTTP/1.1" 200 272 0.037568 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002419 10.0.0.50 - - [2025-08-28 17:24:21] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003154 10.0.0.50 - - [2025-08-28 17:24:21] "POST /tags HTTP/1.1" 409 210 0.002198 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002523 10.0.0.50 - - [2025-08-28 17:24:21] "GET /tag/db4324a4-9f2e-4567-bcd0-a7cd968fe37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.017241 10.0.0.50 - - [2025-08-28 17:24:21] "POST /firewall-rules HTTP/1.1" 200 570 0.072806 10.0.0.50 - - [2025-08-28 17:24:21] "GET /firewall-rule/798e39ce-a93b-44aa-a650-f98a696243f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.004911 10.0.0.50 - - [2025-08-28 17:24:21] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3395 0.006350 10.0.0.50 - - [2025-08-28 17:24:21] "GET /firewall-rule/798e39ce-a93b-44aa-a650-f98a696243f6?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2013 0.003301 10.0.0.50 - - [2025-08-28 17:24:21] "POST /ref-update HTTP/1.1" 200 156 0.058574 10.0.0.50 - - [2025-08-28 17:24:21] "GET /application-policy-set/37d6d7d0-2160-4e97-8e21-827d81fd43a3?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1934 0.009787 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.009538 10.0.0.50 - - [2025-08-28 17:24:21] "GET /policy-management/cd69d82d-c591-4b01-9cb8-c2e886839659?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 861 0.003183 10.0.0.50 - - [2025-08-28 17:24:21] "POST /tags HTTP/1.1" 409 210 0.002185 10.0.0.50 - - [2025-08-28 17:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.002053 10.0.0.50 - - [2025-08-28 17:24:21] "GET /tag/db4324a4-9f2e-4567-bcd0-a7cd968fe37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.016555 10.0.0.50 - - [2025-08-28 17:24:22] "POST /firewall-rules HTTP/1.1" 200 568 0.091987 10.0.0.50 - - [2025-08-28 17:24:22] "GET /firewall-rule/88845a05-bfcf-48a2-9277-8289603a951b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.005261 10.0.0.50 - - [2025-08-28 17:24:22] "GET /firewall-policy/f07e9106-aeae-418d-ab7a-527aa35ff15d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3636 0.009572 10.0.0.50 - - [2025-08-28 17:24:22] "GET /firewall-rule/88845a05-bfcf-48a2-9277-8289603a951b?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2010 0.009871 10.0.0.50 - - [2025-08-28 17:24:22] "POST /ref-update HTTP/1.1" 200 156 0.071635 10.0.0.50 - - [2025-08-28 17:24:22] "POST /tags HTTP/1.1" 200 301 0.068307 10.0.0.50 - - [2025-08-28 17:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011119 10.0.0.50 - - [2025-08-28 17:24:22] "GET /tag/a32c5d07-22db-4bf3-806e-945da1184e83?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1108 0.018760 10.0.0.50 - - [2025-08-28 17:24:22] "POST /tags HTTP/1.1" 200 325 0.076962 10.0.0.50 - - [2025-08-28 17:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.015616 10.0.0.50 - - [2025-08-28 17:24:22] "GET /tag/898568d4-d874-46e9-b1d3-1932db59ec62?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1167 0.015699 10.0.0.50 - - [2025-08-28 17:24:22] "POST /tags HTTP/1.1" 409 237 0.023746 10.0.0.50 - - [2025-08-28 17:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006170 10.0.0.50 - - [2025-08-28 17:24:22] "GET /tag/9a858c60-fa19-4510-bbbc-28e538365fbc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1262 0.016168 10.0.0.50 - - [2025-08-28 17:24:22] "POST /tags HTTP/1.1" 409 210 0.004678 10.0.0.50 - - [2025-08-28 17:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.50 - - [2025-08-28 17:24:22] "GET /tag/db4324a4-9f2e-4567-bcd0-a7cd968fe37f?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1131 0.020483 10.0.0.50 - - [2025-08-28 17:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.011615 10.0.0.50 - - [2025-08-28 17:24:22] "GET /virtual-network/7b449c6a-76dc-450b-a80b-cbcfcfa1e391?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3024 0.012154 10.0.0.50 - - [2025-08-28 17:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006404 10.0.0.50 - - [2025-08-28 17:24:22] "GET /project/11dc6938-86c1-4d4f-a860-c4f72d635473?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1300 0.103434 10.0.0.50 - - [2025-08-28 17:24:23] "POST /virtual-machines HTTP/1.1" 200 377 0.036470 10.0.0.50 - - [2025-08-28 17:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.022447 10.0.0.50 - - [2025-08-28 17:24:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 640 0.217213 10.0.0.50 - - [2025-08-28 17:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.065003 10.0.0.50 - - [2025-08-28 17:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.022577 10.0.0.50 - - [2025-08-28 17:24:23] "GET /virtual-machine-interface/d6d3356c-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.008777 10.0.0.50 - - [2025-08-28 17:24:23] "POST /instance-ips HTTP/1.1" 200 409 0.084054 10.0.0.50 - - [2025-08-28 17:24:23] "POST /prop-collection-update HTTP/1.1" 200 115 0.024202 10.0.0.50 - - [2025-08-28 17:24:23] "GET /virtual-machine-interface/d6d3356c-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2876 0.025371 10.0.0.50 - - [2025-08-28 17:24:23] "POST /set-tag HTTP/1.1" 200 109 0.038649 10.0.0.50 - - [2025-08-28 17:24:23] "GET /virtual-machine-interface/d6d3356c-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.038819 10.0.0.50 - - [2025-08-28 17:24:23] "GET /instance-ip/d7009728-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1965 0.016706 10.0.0.50 - - [2025-08-28 17:24:23] "GET /virtual-machine-interface/d6d3356c-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.007551 10.0.0.50 - - [2025-08-28 17:24:23] "POST /set-tag HTTP/1.1" 200 109 0.006412 10.0.0.50 - - [2025-08-28 17:24:23] "GET /virtual-machine-interface/d6d3356c-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.012938 10.0.0.50 - - [2025-08-28 17:24:23] "POST /set-tag HTTP/1.1" 200 109 0.007203 10.0.0.50 - - [2025-08-28 17:24:23] "GET /virtual-machine-interface/d6d3356c-8433-11f0-9deb-fa163e8c0835?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3602 0.016896 10.0.0.50 - - [2025-08-28 17:24:23] "POST /set-tag HTTP/1.1" 200 109 0.008202 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001331 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:24:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000987 10.0.0.50 - - [2025-08-28 17:24:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002296 10.0.0.50 - - [2025-08-28 17:25:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002626 10.0.0.65 - - [2025-08-28 17:26:11] "GET / HTTP/1.1" 200 35931 0.002375 10.0.0.65 - - [2025-08-28 17:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.002140 10.0.0.65 - - [2025-08-28 17:26:11] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2626 0.005092 10.0.0.65 - - [2025-08-28 17:26:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.001721 10.0.0.65 - - [2025-08-28 17:26:11] "GET /routing-instance/d2624096-32d2-4bef-a555-53d673ad11bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003173 10.0.0.65 - - [2025-08-28 17:26:11] "PUT /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4 HTTP/1.1" 200 274 0.015930 10.0.0.65 - - [2025-08-28 17:26:11] "POST /fqname-to-id HTTP/1.1" 404 216 0.007416 10.0.0.65 - - [2025-08-28 17:26:11] "POST /virtual-routers HTTP/1.1" 200 599 0.016261 10.0.0.65 - - [2025-08-28 17:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.011563 10.0.0.65 - - [2025-08-28 17:26:12] "GET /virtual-router/6b9857ef-cc77-41a9-b496-3c9c84c7e802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.004902 10.0.0.65 - - [2025-08-28 17:26:12] "POST /fqname-to-id HTTP/1.1" 404 229 0.002218 10.0.0.65 - - [2025-08-28 17:26:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.002003 10.0.0.65 - - [2025-08-28 17:26:12] "GET /virtual-network/2507f000-2b4f-4802-9fae-cfadcd6c1501?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1717 0.004324 10.0.0.65 - - [2025-08-28 17:26:12] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.063128 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:26:54] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000946 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:26:54] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001069 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:26:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000982 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:26:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001109 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:27:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001216 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:27:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001035 10.0.0.50 - - [2025-08-28 17:28:06] "GET /virtual-router/6b9857ef-cc77-41a9-b496-3c9c84c7e802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1255 0.003289 10.0.0.50 - - [2025-08-28 17:28:06] "POST /ref-update HTTP/1.1" 200 156 0.009386 10.0.0.50 - - [2025-08-28 17:28:53] "POST /fqname-to-id HTTP/1.1" 200 156 0.003968 10.0.0.50 - - [2025-08-28 17:28:53] "GET /virtual-router/6b9857ef-cc77-41a9-b496-3c9c84c7e802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.007988 10.0.0.65 - - [2025-08-28 17:28:57] "GET / HTTP/1.1" 200 35931 0.001834 10.0.0.65 - - [2025-08-28 17:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002146 10.0.0.65 - - [2025-08-28 17:28:57] "GET /global-system-config/2ab42353-11a0-4daa-bc55-983650a7fef4?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2709 0.006628 10.0.0.65 - - [2025-08-28 17:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002159 10.0.0.65 - - [2025-08-28 17:28:57] "GET /routing-instance/d2624096-32d2-4bef-a555-53d673ad11bc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.003671 10.0.0.65 - - [2025-08-28 17:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002181 10.0.0.65 - - [2025-08-28 17:28:57] "GET /virtual-router/6b9857ef-cc77-41a9-b496-3c9c84c7e802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002621 10.0.0.65 - - [2025-08-28 17:28:57] "PUT /virtual-router/6b9857ef-cc77-41a9-b496-3c9c84c7e802 HTTP/1.1" 200 262 0.011038 10.0.0.65 - - [2025-08-28 17:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002103 10.0.0.65 - - [2025-08-28 17:28:57] "GET /virtual-router/6b9857ef-cc77-41a9-b496-3c9c84c7e802?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1485 0.002914 10.0.0.65 - - [2025-08-28 17:28:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.002260 10.0.0.65 - - [2025-08-28 17:28:57] "GET /virtual-machine-interface/05ed0dcd-795d-46f0-bc3d-a002f1d26246?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1913 0.004765 10.0.0.65 - - [2025-08-28 17:28:57] "PUT /virtual-machine-interface/05ed0dcd-795d-46f0-bc3d-a002f1d26246 HTTP/1.1" 200 284 0.011769 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:29:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001013 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:29:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001265 10.0.0.50 - - [2025-08-28 17:29:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002338 10.0.0.50 - - [2025-08-28 17:30:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003110 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:31:44] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001079 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:31:44] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001027 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:31:47] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000898 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:31:47] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000997 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:31:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001116 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:31:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001018 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:33:35] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001007 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:33:35] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001233 10.0.0.50 - - [2025-08-28 17:34:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002755 10.0.0.50 - - [2025-08-28 17:35:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002191 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:36:00] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000952 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:36:00] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000842 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:36:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000964 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:36:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000883 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:36:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000851 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:36:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000821 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:37:43] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000974 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:37:43] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000880 10.0.0.50 - - [2025-08-28 17:39:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002674 10.0.0.50 - - [2025-08-28 17:40:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002261 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:40:15] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000942 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:40:15] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001261 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:40:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001003 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:40:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000838 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:40:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001150 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:40:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001102 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:43:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001358 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:43:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001020 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:44:28] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000988 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:44:28] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000906 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:44:31] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001197 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:44:31] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000855 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:44:36] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000914 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:44:36] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001013 10.0.0.50 - - [2025-08-28 17:44:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002396 10.0.0.50 - - [2025-08-28 17:45:00] "GET /global-system-configs HTTP/1.1" 200 322 0.004034 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:48:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001062 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:48:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000826 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:49:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000910 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:49:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.001005 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:49:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:49:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000788 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:49:37] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000960 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:49:37] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000827 10.0.0.50 - - [2025-08-28 17:49:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002208 10.0.0.50 - - [2025-08-28 17:50:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002310 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:53:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000955 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:53:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000888 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:54:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001012 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:54:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000773 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:54:20] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000926 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:54:20] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000852 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:54:25] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001017 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:54:25] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000909 10.0.0.50 - - [2025-08-28 17:54:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002878 10.0.0.50 - - [2025-08-28 17:55:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003024 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:59:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001141 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:59:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000833 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:59:55] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000947 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:59:55] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000854 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:59:57] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001152 [Introspect:8084]10.0.0.50 - - [2025-08-28 17:59:57] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000885 10.0.0.50 - - [2025-08-28 17:59:59] "GET /global-system-configs HTTP/1.1" 200 322 0.003340 10.0.0.50 - - [2025-08-28 18:00:00] "GET /global-system-configs HTTP/1.1" 200 322 0.003667 [Introspect:8084]10.0.0.50 - - [2025-08-28 18:00:02] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000907 [Introspect:8084]10.0.0.50 - - [2025-08-28 18:00:02] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000813 [Introspect:8084]10.0.0.50 - - [2025-08-28 18:04:12] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.000903 [Introspect:8084]10.0.0.50 - - [2025-08-28 18:04:12] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2573 0.000819 10.0.0.50 - - [2025-08-28 18:04:59] "GET /global-system-configs HTTP/1.1" 200 322 0.002677 10.0.0.50 - - [2025-08-28 18:05:00] "GET /global-system-configs HTTP/1.1" 200 322 0.002087