+++ date ++ echo 'INFO: =================== Mon Jan 6 01:51:46 UTC 2025 ===================' INFO: =================== Mon Jan 6 01:51:46 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 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.12 ++ 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=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=noauth ++ AUTH_PARAMS= ++ SSL_ENABLE=True ++ 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.12 ++ ANALYTICS_ALARM_ENABLE=False ++ ANALYTICS_SNMP_ENABLE=False ++ ANALYTICSDB_ENABLE=False ++ ANALYTICS_NODES=10.0.0.12 ++ ANALYTICSDB_NODES=10.0.0.12 ++ ANALYTICS_SNMP_NODES=10.0.0.12 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8081 ' +++ '[' -n '10.0.0.12:8081 ' ']' +++ echo 10.0.0.12:8081 ++ ANALYTICS_SERVERS=10.0.0.12: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9042 ' +++ '[' -n '10.0.0.12:9042 ' ']' +++ echo 10.0.0.12:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.12:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.12 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8086 ' +++ '[' -n '10.0.0.12:8086 ' ']' +++ echo 10.0.0.12:8086 ++ COLLECTOR_SERVERS=10.0.0.12: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.12 ++ CONFIGDB_NODES=10.0.0.12 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:8082 ' +++ '[' -n '10.0.0.12:8082 ' ']' +++ echo 10.0.0.12:8082 ++ CONFIG_SERVERS=10.0.0.12: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9161 ' +++ '[' -n '10.0.0.12:9161 ' ']' +++ echo 10.0.0.12:9161 ++ CONFIGDB_SERVERS=10.0.0.12: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9041 ' +++ '[' -n '10.0.0.12:9041 ' ']' +++ echo 10.0.0.12:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.12:9041 ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=True ++ 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=True ++ 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=True ++ 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.12 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.0.0.12 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.12 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:2181, +++ '[' -n 10.0.0.12:2181, ']' +++ echo 10.0.0.12:2181 ++ ZOOKEEPER_SERVERS=10.0.0.12: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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:2181 ' +++ '[' -n '10.0.0.12:2181 ' ']' +++ echo 10.0.0.12:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.12:2181 ++ RABBITMQ_NODES=10.0.0.12 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+=10.0.0.12:5673, +++ '[' -n 10.0.0.12:5673, ']' +++ echo 10.0.0.12:5673 ++ RABBITMQ_SERVERS=10.0.0.12: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=True ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:6379 ' +++ '[' -n '10.0.0.12:6379 ' ']' +++ echo 10.0.0.12:6379 ++ REDIS_SERVERS=10.0.0.12:6379 ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=True ++ 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 True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' redis_ssl_config ++ true ++ KAFKA_NODES=10.0.0.12 ++ 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.12 +++ local server_address=10.0.0.12 +++ extended_server_list+='10.0.0.12:9092 ' +++ '[' -n '10.0.0.12:9092 ' ']' +++ echo 10.0.0.12:9092 ++ KAFKA_SERVERS=10.0.0.12:9092 ++ KAFKA_SSL_ENABLE=True ++ 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=password ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=admin_domain ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=252.12.254.83 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5050 ++ KEYSTONE_AUTH_PUBLIC_PORT=5050 ++ 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.12 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=password ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.12 ++ 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=True ++ 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=True ++ 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=True ++ 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 ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password password' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' xmpp_certs_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' analytics_api_ssl_opts ++ true ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' rabbitmq_ssl_config ++ true ++ read -r -d '' kombu_ssl_config ++ true ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ read -r -d '' kafka_ssl_config ++ true ++ [[ -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 True + local val=true + [[ true == \t\r\u\e ]] + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + wait_files /etc/contrail/ssl/certs/server.pem /etc/contrail/ssl/private/server-privkey.pem + local file1=/etc/contrail/ssl/certs/server.pem + local file2=/etc/contrail/ssl/private/server-privkey.pem + printf 'INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem' INFO: wait for files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem+ wait_cmd_success 'test -f /etc/contrail/ssl/certs/server.pem' + local 'cmd=test -f /etc/contrail/ssl/certs/server.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/certs/server.pem + return 0 + wait_cmd_success 'test -f /etc/contrail/ssl/private/server-privkey.pem' + local 'cmd=test -f /etc/contrail/ssl/private/server-privkey.pem' + local interval=3 + local max=20 + local i=0 + test -f /etc/contrail/ssl/private/server-privkey.pem + return 0 + echo -e '\nINFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present' INFO: files /etc/contrail/ssl/certs/server.pem and /etc/contrail/ssl/private/server-privkey.pem are present + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_config_api_certs_if_ssl_enabled + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + [[ /etc/contrail/ssl/private/server-privkey.pem != \/\e\t\c\/\c\o\n\t\r\a\i\l\/\s\s\l\/\p\r\i\v\a\t\e\/\s\e\r\v\e\r\-\p\r\i\v\k\e\y\.\p\e\m ]] + wait_for_cassandra ++ echo 10.0.0.12 ++ cut -d , -f 1 + local cassandra=10.0.0.12 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.12 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.12 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.12 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.12 +++ local servers=10.0.0.12 +++ local server_list= +++ cut -d ' ' -f 1 +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq +++ local local_ips=,10.0.0.12,10.35.155.1,127.0.0.1,172.17.0.1,252.12.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.12'\''))' +++ local server_ip=10.0.0.12 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.12 ]] +++ [[ ,10.0.0.12,10.35.155.1,127.0.0.1,172.17.0.1,252.12.0.1,, =~ ,10\.0\.0\.12, ]] +++ echo 10.0.0.12 1 +++ return ++ local ip=10.0.0.12 ++ [[ -z 10.0.0.12 ]] ++ echo 10.0.0.12 + host_ip=10.0.0.12 + [[ cql == \c\q\l ]] ++ echo 10.0.0.12:9041 ++ sed 's/,/ /g' + cassandra_server_list=10.0.0.12:9041 + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.12:8082' + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + (( CONFIG_API_WORKER_COUNT == 1 )) + read -r -d '' config_api_certs_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 ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ set -o posix ++ set ++ grep '^API__.*__.*=.*$' ++ sort ++ cut -d = -f 1 ++ sed 's/^API__//g' + local vars= + local section= + (( ++index )) + (( index < CONFIG_API_WORKER_COUNT )) + (( CONFIG_API_WORKER_COUNT > 1 )) + service_cmd='/usr/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 + [[ keystone != \k\e\y\s\t\o\n\e ]] + local tmp_file=/etc/contrail/contrail-keystone-auth.conf.tmp + cat + [[ /v3 == \/\v\3 ]] + cat + [[ http == \h\t\t\p\s ]] + [[ -n '' ]] + [[ -n '' ]] + [[ -n public ]] + echo 'interface = public' + mv -f /etc/contrail/contrail-keystone-auth.conf.tmp /etc/contrail/contrail-keystone-auth.conf + set_vnc_api_lib_ini + local tmp_file=/etc/contrail/vnc_api_lib.ini.tmp + cat + is_enabled True + local val=true + [[ true == \t\r\u\e ]] + cat + [[ keystone == \k\e\y\s\t\o\n\e ]] + cat + [[ http == \h\t\t\p\s ]] + 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/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/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/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.6/site-packages/keystonemiddleware/auth_token/_memcache_crypt.py:42: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography. The next release of cryptography will remove support for Python 3.6. from cryptography.hazmat import backends as crypto_backends 01/06/2025 01:52:15.048 7faad701f748 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 01/06/2025 01:52:15.081 7faad701f748 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 01/06/2025 01:52:15.108 7faad701f748 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 01/06/2025 01:52:15.108 7faad701f748 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] ovl: Error while doing RPMdb copy-up: [Errno 13] Permission denied: '/var/lib/rpm/__db.003' [Introspect:8084]10.0.0.12 - - [2025-01-06 01:52:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000777 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:52:24] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 314 0.000667 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=))... Listening on http://localhost:8095/ Hit Ctrl-C to quit. Bottle v0.12.25 server starting up (using GeventPoolServer(spawn=, ca_certs='/etc/contrail/ssl/certs/ca-cert.pem', keyfile='/etc/contrail/ssl/private/server-privkey.pem', certfile='/etc/contrail/ssl/certs/server.pem', ssl_version=<_SSLMethod.PROTOCOL_TLSv1_2: 5>))... Listening on http://10.0.0.12:8082/ Hit Ctrl-C to quit. 10.0.0.12 - - [2025-01-06 01:52:27] "GET / HTTP/1.1" 200 45019 0.002004 10.0.0.12 - - [2025-01-06 01:52:27] "GET / HTTP/1.1" 200 45019 0.001501 Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.12 - - [2025-01-06 01:52:27] "POST /fqname-to-id HTTP/1.1" 401 296 0.000755 10.0.0.12 - - [2025-01-06 01:52:27] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 296 0.000372 10.0.0.12 - - [2025-01-06 01:52:28] "GET / HTTP/1.1" 200 36215 0.001879 10.0.0.12 - - [2025-01-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 401 296 0.000555 10.0.0.12 - - [2025-01-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.348849 10.0.0.12 - - [2025-01-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.12 - - [2025-01-06 01:52:28] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 312 0.395602 10.0.0.12 - - [2025-01-06 01:52:28] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 333 0.005004 10.0.0.12 - - [2025-01-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.055752 10.0.0.12 - - [2025-01-06 01:52:28] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.008090 10.0.0.12 - - [2025-01-06 01:52:28] "POST /fqname-to-id HTTP/1.1" 404 214 0.025572 10.0.0.12 - - [2025-01-06 01:52:29] "GET / HTTP/1.1" 200 36215 0.001966 /usr/local/lib/python3.6/site-packages/keystoneauth1/adapter.py:244: UserWarning: Using keystoneclient sessions has been deprecated. Please update your software to use keystoneauth1. warnings.warn('Using keystoneclient sessions has been deprecated. ' 10.0.0.12 - - [2025-01-06 01:52:29] "POST /analytics-snmp-nodes HTTP/1.1" 200 607 0.430695 10.0.0.12 - - [2025-01-06 01:52:30] "GET / HTTP/1.1" 200 36215 0.002522 10.0.0.12 - - [2025-01-06 01:52:30] "POST /fqname-to-id HTTP/1.1" 401 296 0.000714 10.0.0.12 - - [2025-01-06 01:52:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.039618 10.0.0.12 - - [2025-01-06 01:52:30] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.016035 10.0.0.12 - - [2025-01-06 01:52:30] "GET / HTTP/1.1" 200 36215 0.001734 10.0.0.12 - - [2025-01-06 01:52:30] "POST /fqname-to-id HTTP/1.1" 404 214 0.008981 10.0.0.12 - - [2025-01-06 01:52:30] "POST /database-nodes HTTP/1.1" 200 595 0.056625 10.0.0.12 - - [2025-01-06 01:52:31] "GET / HTTP/1.1" 200 36215 0.001752 10.0.0.12 - - [2025-01-06 01:52:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.001578 10.0.0.12 - - [2025-01-06 01:52:31] "GET / HTTP/1.1" 200 36215 0.003657 10.0.0.12 - - [2025-01-06 01:52:31] "POST /fqname-to-id HTTP/1.1" 404 186 0.040430 10.0.0.12 - - [2025-01-06 01:52:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003844 10.0.0.12 - - [2025-01-06 01:52:31] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011957 10.0.0.12 - - [2025-01-06 01:52:31] "POST /fqname-to-id HTTP/1.1" 401 296 0.001753 10.0.0.12 - - [2025-01-06 01:52:32] "POST /service-appliance-sets HTTP/1.1" 200 555 0.149720 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 180 0.005039 10.0.0.12 - - [2025-01-06 01:52:32] "GET / HTTP/1.1" 200 36215 0.001899 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000608 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.010257 10.0.0.12 - - [2025-01-06 01:52:32] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.015034 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 196 0.052475 10.0.0.12 - - [2025-01-06 01:52:32] "GET / HTTP/1.1" 200 36215 0.002078 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000642 10.0.0.12 - - [2025-01-06 01:52:32] "POST /job-templates HTTP/1.1" 200 557 0.105154 10.0.0.12 - - [2025-01-06 01:52:32] "POST /service-appliance-sets HTTP/1.1" 200 543 0.084650 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 200 0.008486 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.011515 10.0.0.12 - - [2025-01-06 01:52:32] "GET / HTTP/1.1" 200 36215 0.003620 10.0.0.12 - - [2025-01-06 01:52:32] "GET /network-ipam/1b5eb31e-d22d-4978-a63b-1eec75656e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.058403 10.0.0.12 - - [2025-01-06 01:52:32] "POST /job-templates HTTP/1.1" 200 565 0.090715 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 401 296 0.000598 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.049943 10.0.0.12 - - [2025-01-06 01:52:32] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.020209 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 191 0.004287 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.047112 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.043987 10.0.0.12 - - [2025-01-06 01:52:32] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.029186 10.0.0.12 - - [2025-01-06 01:52:32] "POST /fqname-to-id HTTP/1.1" 404 214 0.039641 10.0.0.12 - - [2025-01-06 01:52:32] "POST /job-templates HTTP/1.1" 200 547 0.238016 10.0.0.12 - - [2025-01-06 01:52:32] "POST /config-nodes HTTP/1.1" 200 591 0.183314 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 207 0.036372 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.060126 10.0.0.12 - - [2025-01-06 01:52:33] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.034608 10.0.0.12 - - [2025-01-06 01:52:33] "POST /analytics-alarm-nodes HTTP/1.1" 200 609 0.158071 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 214 0.010942 10.0.0.12 - - [2025-01-06 01:52:33] "POST /service-templates HTTP/1.1" 200 513 0.161288 10.0.0.12 - - [2025-01-06 01:52:33] "POST /job-templates HTTP/1.1" 200 579 0.188098 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 208 0.003748 10.0.0.12 - - [2025-01-06 01:52:33] "POST /analytics-nodes HTTP/1.1" 200 597 0.252092 10.0.0.12 - - [2025-01-06 01:52:33] "POST /service-templates HTTP/1.1" 200 503 0.268241 10.0.0.12 - - [2025-01-06 01:52:33] "GET / HTTP/1.1" 200 36215 0.002081 10.0.0.12 - - [2025-01-06 01:52:33] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000586 10.0.0.12 - - [2025-01-06 01:52:33] "POST /job-templates HTTP/1.1" 200 581 0.203616 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 210 0.039791 10.0.0.12 - - [2025-01-06 01:52:33] "POST /service-templates HTTP/1.1" 200 517 0.185310 10.0.0.12 - - [2025-01-06 01:52:33] "GET / HTTP/1.1" 200 36215 0.001744 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 401 296 0.001580 10.0.0.12 - - [2025-01-06 01:52:33] "POST /job-templates HTTP/1.1" 200 585 0.118226 10.0.0.12 - - [2025-01-06 01:52:33] "POST /service-templates HTTP/1.1" 200 537 0.145102 10.0.0.12 - - [2025-01-06 01:52:33] "POST /fqname-to-id HTTP/1.1" 404 198 0.022120 10.0.0.12 - - [2025-01-06 01:52:33] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.058857 10.0.0.12 - - [2025-01-06 01:52:33] "POST /service-templates HTTP/1.1" 200 509 0.051752 10.0.0.12 - - [2025-01-06 01:52:33] "POST /job-templates HTTP/1.1" 200 561 0.067051 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 203 0.005631 10.0.0.12 - - [2025-01-06 01:52:34] "POST /job-templates HTTP/1.1" 200 571 0.085598 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.044461 10.0.0.12 - - [2025-01-06 01:52:34] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.018573 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.006501 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 214 0.003308 10.0.0.12 - - [2025-01-06 01:52:34] "POST /job-templates HTTP/1.1" 200 557 0.095432 The option "admin_port" is not known to keystonemiddleware The option "max_requests" is not known to keystonemiddleware The option "signing_dir" is not known to keystonemiddleware The option "auth_url" is not known to keystonemiddleware The option "username" is not known to keystonemiddleware The option "password" is not known to keystonemiddleware The option "user_domain_name" is not known to keystonemiddleware The option "project_domain_name" is not known to keystonemiddleware The option "project_name" is not known to keystonemiddleware AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. Configuring www_authenticate_uri to point to the public identity endpoint is required; clients may not be able to authenticate against an admin endpoint Using the in-process token cache is deprecated as of the 4.2.0 release and may be removed in the 5.0.0 release or the 'O' development cycle. The in-process cache causes inconsistent results and high memory usage. When the feature is removed the auth_token middleware will not cache tokens by default which may result in performance issues. It is recommended to use memcache for the auth_token token cache by setting the memcached_servers option. 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.005566 10.0.0.12 - - [2025-01-06 01:52:34] "POST /config-database-nodes HTTP/1.1" 200 609 0.147268 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 401 296 0.000550 10.0.0.12 - - [2025-01-06 01:52:34] "POST /job-templates HTTP/1.1" 200 557 0.105673 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 196 0.004376 10.0.0.12 - - [2025-01-06 01:52:34] "POST /job-templates HTTP/1.1" 200 557 0.075401 10.0.0.12 - - [2025-01-06 01:52:34] "GET /obj-perms HTTP/1.1" 200 6381 0.405607 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 186 0.004085 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.037372 10.0.0.12 - - [2025-01-06 01:52:34] "GET /network-ipam/1b5eb31e-d22d-4978-a63b-1eec75656e39?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1955 0.020396 10.0.0.12 - - [2025-01-06 01:52:34] "POST /job-templates HTTP/1.1" 200 537 0.085792 10.0.0.12 - - [2025-01-06 01:52:34] "POST /fqname-to-id HTTP/1.1" 404 198 0.004005 10.0.0.12 - - [2025-01-06 01:52:35] "POST /job-templates HTTP/1.1" 200 561 0.070207 10.0.0.12 - - [2025-01-06 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.004425 10.0.0.12 - - [2025-01-06 01:52:35] "GET /obj-perms HTTP/1.1" 200 6381 0.068693 10.0.0.12 - - [2025-01-06 01:52:35] "POST /job-templates HTTP/1.1" 200 561 0.102182 10.0.0.12 - - [2025-01-06 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 198 0.005063 10.0.0.12 - - [2025-01-06 01:52:35] "POST /job-templates HTTP/1.1" 200 561 0.070208 10.0.0.12 - - [2025-01-06 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 201 0.004434 10.0.0.12 - - [2025-01-06 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 225 0.003215 10.0.0.12 - - [2025-01-06 01:52:35] "POST /access-control-lists HTTP/1.1" 200 589 0.027944 10.0.0.12 - - [2025-01-06 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 224 0.010091 10.0.0.12 - - [2025-01-06 01:52:35] "POST /job-templates HTTP/1.1" 200 567 0.109602 10.0.0.12 - - [2025-01-06 01:52:35] "POST /fqname-to-id HTTP/1.1" 404 197 0.005818 10.0.0.12 - - [2025-01-06 01:52:35] "POST /access-control-lists HTTP/1.1" 200 587 0.305484 10.0.0.12 - - [2025-01-06 01:52:35] "POST /job-templates HTTP/1.1" 200 559 0.193801 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.006975 10.0.0.12 - - [2025-01-06 01:52:36] "GET / HTTP/1.1" 200 36215 0.002661 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 401 296 0.000711 10.0.0.12 - - [2025-01-06 01:52:36] "POST /route-targets HTTP/1.1" 200 328 0.056212 10.0.0.12 - - [2025-01-06 01:52:36] "POST /job-templates HTTP/1.1" 200 557 0.079882 10.0.0.12 - - [2025-01-06 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.059963 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 205 0.031047 10.0.0.12 - - [2025-01-06 01:52:36] "POST /route-targets HTTP/1.1" 200 328 0.021272 10.0.0.12 - - [2025-01-06 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.027025 10.0.0.12 - - [2025-01-06 01:52:36] "POST /route-targets HTTP/1.1" 200 328 0.025757 10.0.0.12 - - [2025-01-06 01:52:36] "POST /job-templates HTTP/1.1" 200 575 0.173042 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 194 0.007359 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.067065 10.0.0.12 - - [2025-01-06 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.054304 10.0.0.12 - - [2025-01-06 01:52:36] "GET /routing-instance/3eaab40e-98c5-46a6-9091-1a0d180a0c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.007409 10.0.0.12 - - [2025-01-06 01:52:36] "POST /job-templates HTTP/1.1" 200 553 0.100263 10.0.0.12 - - [2025-01-06 01:52:36] "POST /route-targets HTTP/1.1" 200 328 0.035994 10.0.0.12 - - [2025-01-06 01:52:36] "POST /bgp-routers HTTP/1.1" 200 614 0.082291 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 208 0.024625 10.0.0.12 - - [2025-01-06 01:52:36] "GET /bgp-router/d1012e03-abcb-48a3-ad08-ced5ed8c2a3b?fields=global_system_config_back_refs HTTP/1.1" 200 1110 0.016754 10.0.0.12 - - [2025-01-06 01:52:36] "POST /ref-update HTTP/1.1" 200 156 0.049105 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009405 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 201 0.006115 10.0.0.12 - - [2025-01-06 01:52:36] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.017792 10.0.0.12 - - [2025-01-06 01:52:36] "POST /job-templates HTTP/1.1" 200 581 0.109223 10.0.0.12 - - [2025-01-06 01:52:36] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.013499 10.0.0.12 - - [2025-01-06 01:52:36] "POST /fqname-to-id HTTP/1.1" 404 196 0.010008 10.0.0.12 - - [2025-01-06 01:52:37] "POST /access-control-lists HTTP/1.1" 200 553 0.165416 10.0.0.12 - - [2025-01-06 01:52:37] "POST /ref-update HTTP/1.1" 200 156 0.041229 10.0.0.12 - - [2025-01-06 01:52:37] "PUT /access-control-list/886acff4-109a-4839-91c2-e225bc4c8ce4 HTTP/1.1" 200 273 0.092644 10.0.0.12 - - [2025-01-06 01:52:37] "POST /job-templates HTTP/1.1" 200 557 0.184912 10.0.0.12 - - [2025-01-06 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.006123 10.0.0.12 - - [2025-01-06 01:52:37] "PUT /access-control-list/1b1d3634-c99f-489a-ac77-af495bfbc6e1 HTTP/1.1" 200 273 0.033437 10.0.0.12 - - [2025-01-06 01:52:37] "POST /job-templates HTTP/1.1" 200 561 0.093392 10.0.0.12 - - [2025-01-06 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 206 0.003862 10.0.0.12 - - [2025-01-06 01:52:37] "POST /job-templates HTTP/1.1" 200 577 0.072143 10.0.0.12 - - [2025-01-06 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 197 0.003519 10.0.0.12 - - [2025-01-06 01:52:37] "POST /job-templates HTTP/1.1" 200 559 0.068356 10.0.0.12 - - [2025-01-06 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.004272 10.0.0.12 - - [2025-01-06 01:52:37] "POST /job-templates HTTP/1.1" 200 561 0.067167 10.0.0.12 - - [2025-01-06 01:52:37] "POST /fqname-to-id HTTP/1.1" 404 196 0.004870 10.0.0.12 - - [2025-01-06 01:52:38] "POST /job-templates HTTP/1.1" 200 557 0.081077 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.004159 10.0.0.12 - - [2025-01-06 01:52:38] "POST /job-templates HTTP/1.1" 200 555 0.074922 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.004611 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:52:38] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001232 10.0.0.12 - - [2025-01-06 01:52:38] "POST /job-templates HTTP/1.1" 200 555 0.078704 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 195 0.007437 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:52:38] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.002693 10.0.0.12 - - [2025-01-06 01:52:38] "POST /job-templates HTTP/1.1" 200 555 0.076483 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 200 0.004430 10.0.0.12 - - [2025-01-06 01:52:38] "POST /job-templates HTTP/1.1" 200 565 0.063966 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 404 201 0.003245 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.008104 10.0.0.12 - - [2025-01-06 01:52:38] "GET /global-vrouter-config/2d78199b-2e48-4837-b21a-a1efe6501105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.005791 10.0.0.12 - - [2025-01-06 01:52:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.12 - - [2025-01-06 01:52:39] "PUT /global-vrouter-config/2d78199b-2e48-4837-b21a-a1efe6501105 HTTP/1.1" 200 277 0.013314 10.0.0.12 - - [2025-01-06 01:52:39] "POST /job-templates HTTP/1.1" 200 567 0.246438 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 189 0.004592 10.0.0.12 - - [2025-01-06 01:52:39] "POST /config-propertiess HTTP/1.1" 200 553 0.039812 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 168 0.005362 10.0.0.12 - - [2025-01-06 01:52:39] "POST /tags HTTP/1.1" 200 322 0.042162 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 166 0.003705 10.0.0.12 - - [2025-01-06 01:52:39] "POST /tags HTTP/1.1" 200 318 0.033950 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 174 0.003997 10.0.0.12 - - [2025-01-06 01:52:39] "POST /tags HTTP/1.1" 200 334 0.063987 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 162 0.003845 10.0.0.12 - - [2025-01-06 01:52:39] "GET / HTTP/1.1" 200 36215 0.001758 10.0.0.12 - - [2025-01-06 01:52:39] "POST /alarms HTTP/1.1" 401 296 0.000448 10.0.0.12 - - [2025-01-06 01:52:39] "POST /tags HTTP/1.1" 200 310 0.031476 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 174 0.004016 10.0.0.12 - - [2025-01-06 01:52:39] "POST /tags HTTP/1.1" 200 334 0.047537 10.0.0.12 - - [2025-01-06 01:52:39] "POST /fqname-to-id HTTP/1.1" 404 164 0.003993 10.0.0.12 - - [2025-01-06 01:52:40] "POST /tags HTTP/1.1" 200 314 0.078163 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 169 0.005750 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 583 0.097143 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 577 0.060451 10.0.0.12 - - [2025-01-06 01:52:40] "POST /tags HTTP/1.1" 200 324 0.051213 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.010981 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 577 0.037941 10.0.0.12 - - [2025-01-06 01:52:40] "PUT /global-system-config/9b925521-383f-4fec-ad15-fc2923572062 HTTP/1.1" 200 275 0.017195 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 561 0.042350 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.003193 10.0.0.12 - - [2025-01-06 01:52:40] "POST /hardwares HTTP/1.1" 200 328 0.025843 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 557 0.066077 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.016925 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 559 0.034640 10.0.0.12 - - [2025-01-06 01:52:40] "POST /hardwares HTTP/1.1" 200 328 0.016680 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 567 0.028478 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.006743 10.0.0.12 - - [2025-01-06 01:52:40] "POST /hardwares HTTP/1.1" 200 328 0.031367 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 551 0.063613 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 166 0.007230 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 559 0.037438 10.0.0.12 - - [2025-01-06 01:52:40] "POST /hardwares HTTP/1.1" 200 328 0.022783 10.0.0.12 - - [2025-01-06 01:52:40] "POST /alarms HTTP/1.1" 200 569 0.037320 10.0.0.12 - - [2025-01-06 01:52:40] "POST /fqname-to-id HTTP/1.1" 404 164 0.007053 10.0.0.12 - - [2025-01-06 01:52:40] "POST /hardwares HTTP/1.1" 200 324 0.024343 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 557 0.042974 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.003853 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 569 0.028333 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 324 0.043465 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 161 0.008328 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 577 0.136938 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 318 0.049840 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.003393 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 571 0.025528 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 324 0.017895 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 563 0.053726 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.003763 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 324 0.023681 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 563 0.037775 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 164 0.007533 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 563 0.045671 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 324 0.017084 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 165 0.009002 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 549 0.036957 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 326 0.020915 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 597 0.035726 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 165 0.003495 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 577 0.020600 10.0.0.12 - - [2025-01-06 01:52:41] "POST /hardwares HTTP/1.1" 200 326 0.021194 10.0.0.12 - - [2025-01-06 01:52:41] "POST /alarms HTTP/1.1" 200 573 0.022477 10.0.0.12 - - [2025-01-06 01:52:41] "POST /fqname-to-id HTTP/1.1" 404 165 0.003567 10.0.0.12 - - [2025-01-06 01:52:42] "POST /alarms HTTP/1.1" 200 585 0.067414 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 326 0.049371 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 165 0.004275 10.0.0.12 - - [2025-01-06 01:52:42] "POST /alarms HTTP/1.1" 200 611 0.027003 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 326 0.019519 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003886 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 324 0.014998 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.009464 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 318 0.013457 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.005748 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 324 0.014985 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 161 0.003520 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 318 0.015023 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 164 0.003479 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 324 0.038873 10.0.0.12 - - [2025-01-06 01:52:42] "GET / HTTP/1.1" 200 36215 0.001868 10.0.0.12 - - [2025-01-06 01:52:42] "POST /global-vrouter-configs HTTP/1.1" 401 296 0.000623 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.003636 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 320 0.014451 10.0.0.12 - - [2025-01-06 01:52:42] "POST /fqname-to-id HTTP/1.1" 404 162 0.003907 10.0.0.12 - - [2025-01-06 01:52:42] "POST /hardwares HTTP/1.1" 200 320 0.017613 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 165 0.018598 10.0.0.12 - - [2025-01-06 01:52:43] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.040226 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.007137 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 326 0.032139 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.005472 10.0.0.12 - - [2025-01-06 01:52:43] "PUT /global-vrouter-config/2d78199b-2e48-4837-b21a-a1efe6501105 HTTP/1.1" 200 277 0.018808 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 318 0.064209 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 161 0.004041 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 318 0.041580 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.005288 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 320 0.017542 10.0.0.12 - - [2025-01-06 01:52:43] "GET / HTTP/1.1" 200 36215 0.002341 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.004361 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000474 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 320 0.025791 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 162 0.004680 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 320 0.015258 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.004051 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 312 0.014634 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 404 158 0.003639 10.0.0.12 - - [2025-01-06 01:52:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.033422 10.0.0.12 - - [2025-01-06 01:52:43] "GET /global-vrouter-config/2d78199b-2e48-4837-b21a-a1efe6501105?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1562 0.006891 10.0.0.12 - - [2025-01-06 01:52:43] "POST /hardwares HTTP/1.1" 200 312 0.017276 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.003723 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 160 0.003611 10.0.0.12 - - [2025-01-06 01:52:44] "PUT /global-vrouter-config/2d78199b-2e48-4837-b21a-a1efe6501105 HTTP/1.1" 200 277 0.018514 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 316 0.022397 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 154 0.004488 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 304 0.017995 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 158 0.003536 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 312 0.013876 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 155 0.005449 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 306 0.014035 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 155 0.004345 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 306 0.015302 10.0.0.12 - - [2025-01-06 01:52:44] "GET / HTTP/1.1" 200 36215 0.003125 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 155 0.007227 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 401 296 0.000683 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 306 0.019406 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 155 0.004139 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 306 0.012766 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 156 0.003345 10.0.0.12 - - [2025-01-06 01:52:44] "POST /hardwares HTTP/1.1" 200 308 0.012873 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 404 156 0.004072 10.0.0.12 - - [2025-01-06 01:52:44] "POST /fqname-to-id HTTP/1.1" 200 156 0.040260 10.0.0.12 - - [2025-01-06 01:52:45] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.007002 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 308 0.022211 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 156 0.004862 10.0.0.12 - - [2025-01-06 01:52:45] "PUT /global-system-config/9b925521-383f-4fec-ad15-fc2923572062 HTTP/1.1" 200 275 0.029952 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 308 0.016944 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.005738 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 310 0.013732 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 158 0.004369 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 312 0.013394 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 158 0.003360 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 312 0.012806 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 153 0.003452 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 302 0.012577 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.003792 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 310 0.015916 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.003653 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 310 0.014019 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.003439 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 310 0.012343 10.0.0.12 - - [2025-01-06 01:52:45] "POST /fqname-to-id HTTP/1.1" 404 157 0.003340 10.0.0.12 - - [2025-01-06 01:52:45] "POST /hardwares HTTP/1.1" 200 310 0.012545 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 157 0.003268 10.0.0.12 - - [2025-01-06 01:52:46] "POST /hardwares HTTP/1.1" 200 310 0.011345 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 161 0.003307 10.0.0.12 - - [2025-01-06 01:52:46] "POST /hardwares HTTP/1.1" 200 318 0.011609 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 157 0.003667 10.0.0.12 - - [2025-01-06 01:52:46] "POST /hardwares HTTP/1.1" 200 310 0.014248 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 157 0.004366 10.0.0.12 - - [2025-01-06 01:52:46] "POST /hardwares HTTP/1.1" 200 310 0.011477 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 154 0.003495 10.0.0.12 - - [2025-01-06 01:52:46] "POST /hardwares HTTP/1.1" 200 304 0.020657 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 190 0.003424 10.0.0.12 - - [2025-01-06 01:52:46] "POST /features HTTP/1.1" 200 535 0.024120 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 185 0.003326 10.0.0.12 - - [2025-01-06 01:52:46] "POST /features HTTP/1.1" 200 525 0.019235 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.003624 10.0.0.12 - - [2025-01-06 01:52:46] "POST /features HTTP/1.1" 200 523 0.030967 10.0.0.12 - - [2025-01-06 01:52:46] "POST /fqname-to-id HTTP/1.1" 404 184 0.003327 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 523 0.019347 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 189 0.003273 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 533 0.064796 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 184 0.003277 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 523 0.093979 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 193 0.003419 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 541 0.026629 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.003510 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 527 0.055751 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 183 0.003859 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 521 0.020755 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 182 0.003526 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 519 0.020499 10.0.0.12 - - [2025-01-06 01:52:47] "POST /fqname-to-id HTTP/1.1" 404 190 0.004309 10.0.0.12 - - [2025-01-06 01:52:47] "POST /features HTTP/1.1" 200 535 0.023460 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 194 0.003582 10.0.0.12 - - [2025-01-06 01:52:48] "POST /features HTTP/1.1" 200 543 0.023784 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 178 0.003296 10.0.0.12 - - [2025-01-06 01:52:48] "POST /physical-roles HTTP/1.1" 200 523 0.022038 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 179 0.004935 10.0.0.12 - - [2025-01-06 01:52:48] "POST /physical-roles HTTP/1.1" 200 525 0.037610 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.003638 10.0.0.12 - - [2025-01-06 01:52:48] "POST /physical-roles HTTP/1.1" 200 535 0.025220 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 177 0.003479 10.0.0.12 - - [2025-01-06 01:52:48] "POST /physical-roles HTTP/1.1" 200 521 0.019740 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.003964 10.0.0.12 - - [2025-01-06 01:52:48] "POST /overlay-roles HTTP/1.1" 200 547 0.019117 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 184 0.003415 10.0.0.12 - - [2025-01-06 01:52:48] "POST /overlay-roles HTTP/1.1" 200 533 0.017578 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 191 0.003666 10.0.0.12 - - [2025-01-06 01:52:48] "POST /overlay-roles HTTP/1.1" 200 547 0.018368 10.0.0.12 - - [2025-01-06 01:52:48] "POST /fqname-to-id HTTP/1.1" 404 185 0.004780 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 535 0.019839 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003426 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 543 0.018240 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 200 156 0.004117 10.0.0.12 - - [2025-01-06 01:52:49] "PUT /overlay-role/c3f8adfd-002f-49a8-b536-49fb3aeb66af HTTP/1.1" 200 259 0.013638 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 184 0.003548 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 533 0.023787 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 185 0.003235 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 535 0.023201 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 183 0.003571 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 531 0.020424 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 187 0.003524 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 539 0.018689 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 189 0.003757 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 543 0.019880 10.0.0.12 - - [2025-01-06 01:52:49] "POST /fqname-to-id HTTP/1.1" 404 178 0.003232 10.0.0.12 - - [2025-01-06 01:52:49] "POST /overlay-roles HTTP/1.1" 200 521 0.017593 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.003304 10.0.0.12 - - [2025-01-06 01:52:50] "POST /overlay-roles HTTP/1.1" 200 545 0.018900 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 182 0.003176 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 535 0.017537 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.003198 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 549 0.017351 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.003307 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 551 0.019860 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.003579 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 553 0.034399 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.003378 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 565 0.019012 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 189 0.003363 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 549 0.019024 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 190 0.003309 10.0.0.12 - - [2025-01-06 01:52:50] "POST /role-definitions HTTP/1.1" 200 551 0.018275 10.0.0.12 - - [2025-01-06 01:52:50] "POST /fqname-to-id HTTP/1.1" 404 191 0.003499 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 553 0.022968 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.006165 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:52:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000859 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:52:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001131 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 551 0.024725 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.003751 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 563 0.025583 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.005322 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 549 0.027251 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 190 0.004667 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 551 0.037138 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 188 0.006113 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 547 0.086616 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 189 0.004965 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 549 0.034610 10.0.0.12 - - [2025-01-06 01:52:51] "POST /fqname-to-id HTTP/1.1" 404 192 0.004451 10.0.0.12 - - [2025-01-06 01:52:51] "POST /role-definitions HTTP/1.1" 200 555 0.050498 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 193 0.003479 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 557 0.037321 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 182 0.005194 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 535 0.036381 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 187 0.006079 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 545 0.032440 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 181 0.004064 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 533 0.028928 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 184 0.003414 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 539 0.021980 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 189 0.003080 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 549 0.018825 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 194 0.003537 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 559 0.019464 10.0.0.12 - - [2025-01-06 01:52:52] "POST /fqname-to-id HTTP/1.1" 404 196 0.003160 10.0.0.12 - - [2025-01-06 01:52:52] "POST /role-definitions HTTP/1.1" 200 563 0.030563 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 195 0.006279 10.0.0.12 - - [2025-01-06 01:52:53] "POST /role-definitions HTTP/1.1" 200 561 0.023085 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 196 0.003294 10.0.0.12 - - [2025-01-06 01:52:53] "POST /feature-configs HTTP/1.1" 200 539 0.040265 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 212 0.003781 10.0.0.12 - - [2025-01-06 01:52:53] "POST /feature-configs HTTP/1.1" 200 564 0.020317 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 211 0.004710 10.0.0.12 - - [2025-01-06 01:52:53] "POST /feature-configs HTTP/1.1" 200 563 0.023272 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 192 0.003377 10.0.0.12 - - [2025-01-06 01:52:53] "POST /node-profiles HTTP/1.1" 200 549 0.024254 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 187 0.005867 10.0.0.12 - - [2025-01-06 01:52:53] "POST /node-profiles HTTP/1.1" 200 539 0.021294 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 193 0.003189 10.0.0.12 - - [2025-01-06 01:52:53] "POST /node-profiles HTTP/1.1" 200 551 0.020849 10.0.0.12 - - [2025-01-06 01:52:53] "POST /fqname-to-id HTTP/1.1" 404 189 0.003167 10.0.0.12 - - [2025-01-06 01:52:53] "POST /node-profiles HTTP/1.1" 200 543 0.018769 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 189 0.003549 10.0.0.12 - - [2025-01-06 01:52:54] "POST /node-profiles HTTP/1.1" 200 543 0.018579 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 188 0.003722 10.0.0.12 - - [2025-01-06 01:52:54] "POST /node-profiles HTTP/1.1" 200 541 0.035204 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 184 0.003446 10.0.0.12 - - [2025-01-06 01:52:54] "POST /node-profiles HTTP/1.1" 200 533 0.017833 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 185 0.003330 10.0.0.12 - - [2025-01-06 01:52:54] "POST /node-profiles HTTP/1.1" 200 535 0.026696 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 197 0.003440 10.0.0.12 - - [2025-01-06 01:52:54] "POST /node-profiles HTTP/1.1" 200 559 0.021133 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.003552 10.0.0.12 - - [2025-01-06 01:52:54] "POST /telemetry-profiles HTTP/1.1" 200 556 0.018630 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.004059 10.0.0.12 - - [2025-01-06 01:52:54] "POST /telemetry-profiles HTTP/1.1" 200 556 0.022218 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.003759 10.0.0.12 - - [2025-01-06 01:52:54] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020014 10.0.0.12 - - [2025-01-06 01:52:54] "POST /fqname-to-id HTTP/1.1" 404 206 0.004795 10.0.0.12 - - [2025-01-06 01:52:55] "POST /telemetry-profiles HTTP/1.1" 200 556 0.035008 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.003656 10.0.0.12 - - [2025-01-06 01:52:55] "POST /telemetry-profiles HTTP/1.1" 200 556 0.021791 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 206 0.003377 10.0.0.12 - - [2025-01-06 01:52:55] "POST /telemetry-profiles HTTP/1.1" 200 556 0.020764 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.003377 10.0.0.12 - - [2025-01-06 01:52:55] "POST /sflow-profiles HTTP/1.1" 200 534 0.086886 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.003385 10.0.0.12 - - [2025-01-06 01:52:55] "POST /sflow-profiles HTTP/1.1" 200 540 0.031153 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.003673 10.0.0.12 - - [2025-01-06 01:52:55] "POST /sflow-profiles HTTP/1.1" 200 540 0.021044 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.003433 10.0.0.12 - - [2025-01-06 01:52:55] "POST /grpc-profiles HTTP/1.1" 200 532 0.022394 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 199 0.003303 10.0.0.12 - - [2025-01-06 01:52:55] "POST /snmp-profiles HTTP/1.1" 200 532 0.020788 10.0.0.12 - - [2025-01-06 01:52:55] "POST /fqname-to-id HTTP/1.1" 404 202 0.003578 10.0.0.12 - - [2025-01-06 01:52:56] "POST /netconf-profiles HTTP/1.1" 200 544 0.035788 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003985 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 542 0.018986 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 193 0.003699 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 542 0.017812 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 195 0.003656 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 546 0.020022 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 194 0.003307 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 544 0.018309 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 218 0.004814 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 592 0.019271 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 208 0.003469 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 572 0.017326 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 236 0.003317 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 622 0.018532 10.0.0.12 - - [2025-01-06 01:52:56] "POST /fqname-to-id HTTP/1.1" 404 206 0.003293 10.0.0.12 - - [2025-01-06 01:52:56] "POST /device-functional-groups HTTP/1.1" 200 568 0.020272 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 205 0.003317 10.0.0.12 - - [2025-01-06 01:52:57] "POST /device-functional-groups HTTP/1.1" 200 566 0.019794 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 210 0.003520 10.0.0.12 - - [2025-01-06 01:52:57] "POST /device-functional-groups HTTP/1.1" 200 576 0.018726 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 201 0.003146 10.0.0.12 - - [2025-01-06 01:52:57] "POST /role-configs HTTP/1.1" 200 527 0.017114 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 196 0.003241 10.0.0.12 - - [2025-01-06 01:52:57] "POST /role-configs HTTP/1.1" 200 522 0.018516 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003369 10.0.0.12 - - [2025-01-06 01:52:57] "POST /role-configs HTTP/1.1" 200 524 0.019556 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 198 0.003375 10.0.0.12 - - [2025-01-06 01:52:57] "POST /role-configs HTTP/1.1" 200 524 0.021009 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 202 0.003382 10.0.0.12 - - [2025-01-06 01:52:57] "POST /role-configs HTTP/1.1" 200 528 0.017682 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 197 0.003608 10.0.0.12 - - [2025-01-06 01:52:57] "POST /role-configs HTTP/1.1" 200 523 0.018099 10.0.0.12 - - [2025-01-06 01:52:57] "POST /fqname-to-id HTTP/1.1" 404 193 0.003111 10.0.0.12 - - [2025-01-06 01:52:58] "POST /role-configs HTTP/1.1" 200 519 0.017310 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 404 194 0.003483 10.0.0.12 - - [2025-01-06 01:52:58] "POST /role-configs HTTP/1.1" 200 520 0.019257 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003771 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003359 10.0.0.12 - - [2025-01-06 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.010155 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003300 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003156 10.0.0.12 - - [2025-01-06 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.009300 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004176 10.0.0.12 - - [2025-01-06 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.016919 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003507 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.12 - - [2025-01-06 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.013323 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003937 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.003633 10.0.0.12 - - [2025-01-06 01:52:58] "POST /ref-update HTTP/1.1" 200 156 0.014341 10.0.0.12 - - [2025-01-06 01:52:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005336 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.006287 10.0.0.12 - - [2025-01-06 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.021485 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003310 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.12 - - [2025-01-06 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.024352 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004284 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003490 10.0.0.12 - - [2025-01-06 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.011647 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003710 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004534 10.0.0.12 - - [2025-01-06 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.012164 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005409 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.007267 10.0.0.12 - - [2025-01-06 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.011240 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.004880 10.0.0.12 - - [2025-01-06 01:52:59] "POST /ref-update HTTP/1.1" 200 156 0.014239 10.0.0.12 - - [2025-01-06 01:52:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005586 10.0.0.12 - - [2025-01-06 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.011260 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005053 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.12 - - [2025-01-06 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.014730 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004228 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003330 10.0.0.12 - - [2025-01-06 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.008767 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.004410 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003420 10.0.0.12 - - [2025-01-06 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.013500 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.005404 10.0.0.12 - - [2025-01-06 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.014170 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003632 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.003769 10.0.0.12 - - [2025-01-06 01:53:00] "POST /ref-update HTTP/1.1" 200 156 0.013861 10.0.0.12 - - [2025-01-06 01:53:00] "POST /fqname-to-id HTTP/1.1" 200 156 0.018312 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.12 - - [2025-01-06 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.023911 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004624 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003687 10.0.0.12 - - [2025-01-06 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.014320 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004103 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003337 10.0.0.12 - - [2025-01-06 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.009104 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.008189 10.0.0.12 - - [2025-01-06 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.010183 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003388 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.12 - - [2025-01-06 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.015568 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003576 10.0.0.12 - - [2025-01-06 01:53:01] "POST /ref-update HTTP/1.1" 200 156 0.009042 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.006401 10.0.0.12 - - [2025-01-06 01:53:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003429 10.0.0.12 - - [2025-01-06 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.009393 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003543 10.0.0.12 - - [2025-01-06 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.010256 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003651 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006730 10.0.0.12 - - [2025-01-06 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.014545 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003851 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.12 - - [2025-01-06 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.013387 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.006376 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.008137 10.0.0.12 - - [2025-01-06 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.012626 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.003685 10.0.0.12 - - [2025-01-06 01:53:02] "POST /ref-update HTTP/1.1" 200 156 0.011387 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005687 10.0.0.12 - - [2025-01-06 01:53:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.12 - - [2025-01-06 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.019332 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.003812 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:53:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000868 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004030 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:53:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001854 10.0.0.12 - - [2025-01-06 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.012722 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005918 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005756 10.0.0.12 - - [2025-01-06 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.046977 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005043 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.007799 10.0.0.12 - - [2025-01-06 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.025106 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.004161 10.0.0.12 - - [2025-01-06 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.014876 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.036506 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.012329 10.0.0.12 - - [2025-01-06 01:53:03] "POST /ref-update HTTP/1.1" 200 156 0.014200 10.0.0.12 - - [2025-01-06 01:53:03] "POST /fqname-to-id HTTP/1.1" 200 156 0.006668 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004813 10.0.0.12 - - [2025-01-06 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.036240 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.006248 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003963 10.0.0.12 - - [2025-01-06 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.012437 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004630 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.003665 10.0.0.12 - - [2025-01-06 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.052406 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.023403 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.011358 10.0.0.12 - - [2025-01-06 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.048772 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015810 10.0.0.12 - - [2025-01-06 01:53:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.019424 10.0.0.12 - - [2025-01-06 01:53:04] "POST /ref-update HTTP/1.1" 200 156 0.018539 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.008772 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.025718 10.0.0.12 - - [2025-01-06 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.011813 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004510 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.004029 10.0.0.12 - - [2025-01-06 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.013617 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003917 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.003257 10.0.0.12 - - [2025-01-06 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.028307 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.005115 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.028586 10.0.0.12 - - [2025-01-06 01:53:05] "POST /ref-update HTTP/1.1" 200 156 0.080947 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.016788 10.0.0.12 - - [2025-01-06 01:53:05] "POST /fqname-to-id HTTP/1.1" 200 156 0.018891 10.0.0.12 - - [2025-01-06 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.012692 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004200 10.0.0.12 - - [2025-01-06 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.011892 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.003282 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004115 10.0.0.12 - - [2025-01-06 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.073647 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.019473 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.008343 10.0.0.12 - - [2025-01-06 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.022142 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006644 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.006870 10.0.0.12 - - [2025-01-06 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.035320 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010757 10.0.0.12 - - [2025-01-06 01:53:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.005118 10.0.0.12 - - [2025-01-06 01:53:06] "POST /ref-update HTTP/1.1" 200 156 0.012372 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003798 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004822 10.0.0.12 - - [2025-01-06 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.009771 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003847 10.0.0.12 - - [2025-01-06 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.024013 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.009139 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006634 10.0.0.12 - - [2025-01-06 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.026378 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006331 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008707 10.0.0.12 - - [2025-01-06 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.016396 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010739 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.12 - - [2025-01-06 01:53:07] "POST /ref-update HTTP/1.1" 200 156 0.025403 10.0.0.12 - - [2025-01-06 01:53:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.029952 10.0.0.12 - - [2025-01-06 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.021134 10.0.0.12 - - [2025-01-06 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.050042 10.0.0.12 - - [2025-01-06 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.037370 10.0.0.12 - - [2025-01-06 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.038845 10.0.0.12 - - [2025-01-06 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.163236 10.0.0.12 - - [2025-01-06 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025417 10.0.0.12 - - [2025-01-06 01:53:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.025620 10.0.0.12 - - [2025-01-06 01:53:08] "POST /ref-update HTTP/1.1" 200 156 0.125628 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.141640 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.017935 10.0.0.12 - - [2025-01-06 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.070788 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007293 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004545 10.0.0.12 - - [2025-01-06 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.015299 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006671 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006265 10.0.0.12 - - [2025-01-06 01:53:09] "POST /ref-update HTTP/1.1" 200 156 0.079243 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006894 10.0.0.12 - - [2025-01-06 01:53:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003534 10.0.0.12 - - [2025-01-06 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.021791 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.034474 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.028260 10.0.0.12 - - [2025-01-06 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.053334 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009570 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007447 10.0.0.12 - - [2025-01-06 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.013293 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003863 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003910 10.0.0.12 - - [2025-01-06 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.014251 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003952 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.12 - - [2025-01-06 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.016839 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003657 10.0.0.12 - - [2025-01-06 01:53:10] "POST /ref-update HTTP/1.1" 200 156 0.012432 10.0.0.12 - - [2025-01-06 01:53:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003387 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.12 - - [2025-01-06 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.013674 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004417 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004815 10.0.0.12 - - [2025-01-06 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.019783 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005977 10.0.0.12 - - [2025-01-06 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.012141 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003903 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003879 10.0.0.12 - - [2025-01-06 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.022511 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.008039 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004826 10.0.0.12 - - [2025-01-06 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.015419 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.006171 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003805 10.0.0.12 - - [2025-01-06 01:53:11] "POST /ref-update HTTP/1.1" 200 156 0.014822 10.0.0.12 - - [2025-01-06 01:53:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005178 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.12 - - [2025-01-06 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.025655 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.032408 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023348 10.0.0.12 - - [2025-01-06 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.038203 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.010225 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004481 10.0.0.12 - - [2025-01-06 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.013820 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004056 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004448 10.0.0.12 - - [2025-01-06 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.075172 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007359 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003610 10.0.0.12 - - [2025-01-06 01:53:12] "POST /ref-update HTTP/1.1" 200 156 0.038224 10.0.0.12 - - [2025-01-06 01:53:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004215 10.0.0.12 - - [2025-01-06 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.016683 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003677 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003465 10.0.0.12 - - [2025-01-06 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.021057 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006257 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004982 10.0.0.12 - - [2025-01-06 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.008639 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004565 10.0.0.12 - - [2025-01-06 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.016666 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004190 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.12 - - [2025-01-06 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.015795 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.023679 10.0.0.12 - - [2025-01-06 01:53:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.008629 10.0.0.12 - - [2025-01-06 01:53:13] "POST /ref-update HTTP/1.1" 200 156 0.056042 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.023498 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005179 10.0.0.12 - - [2025-01-06 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.016226 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007721 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003861 10.0.0.12 - - [2025-01-06 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.011120 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.011344 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.006860 10.0.0.12 - - [2025-01-06 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.010426 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009306 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004151 10.0.0.12 - - [2025-01-06 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.012701 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.005074 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003564 10.0.0.12 - - [2025-01-06 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.011212 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.12 - - [2025-01-06 01:53:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.12 - - [2025-01-06 01:53:14] "POST /ref-update HTTP/1.1" 200 156 0.023755 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008085 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006166 10.0.0.12 - - [2025-01-06 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.025648 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006213 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009534 10.0.0.12 - - [2025-01-06 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.033919 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004069 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.12 - - [2025-01-06 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.013246 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003948 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.12 - - [2025-01-06 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.013547 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003829 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004593 10.0.0.12 - - [2025-01-06 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.020548 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005413 10.0.0.12 - - [2025-01-06 01:53:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.12 - - [2025-01-06 01:53:15] "POST /ref-update HTTP/1.1" 200 156 0.012606 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006422 10.0.0.12 - - [2025-01-06 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.015840 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010285 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003547 10.0.0.12 - - [2025-01-06 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.012788 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.030762 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003503 10.0.0.12 - - [2025-01-06 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.013136 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003759 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004330 10.0.0.12 - - [2025-01-06 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.010960 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003536 10.0.0.12 - - [2025-01-06 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.014525 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003724 10.0.0.12 - - [2025-01-06 01:53:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.007613 10.0.0.12 - - [2025-01-06 01:53:16] "POST /ref-update HTTP/1.1" 200 156 0.011300 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003254 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.12 - - [2025-01-06 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.013206 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003556 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.12 - - [2025-01-06 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.013505 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004724 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.009290 10.0.0.12 - - [2025-01-06 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.016182 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005004 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006219 10.0.0.12 - - [2025-01-06 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.014703 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004084 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004080 10.0.0.12 - - [2025-01-06 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.009208 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003324 10.0.0.12 - - [2025-01-06 01:53:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004020 10.0.0.12 - - [2025-01-06 01:53:17] "POST /ref-update HTTP/1.1" 200 156 0.011306 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005062 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004674 10.0.0.12 - - [2025-01-06 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.012016 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004642 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.12 - - [2025-01-06 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.021416 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.008635 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005341 10.0.0.12 - - [2025-01-06 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.020790 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007424 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005930 10.0.0.12 - - [2025-01-06 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.012540 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003559 10.0.0.12 - - [2025-01-06 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.011218 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.12 - - [2025-01-06 01:53:18] "POST /ref-update HTTP/1.1" 200 156 0.013157 10.0.0.12 - - [2025-01-06 01:53:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003446 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.12 - - [2025-01-06 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.015957 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003652 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.12 - - [2025-01-06 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.013633 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.007334 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.12 - - [2025-01-06 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.012673 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003688 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003794 10.0.0.12 - - [2025-01-06 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.018135 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004144 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.012436 10.0.0.12 - - [2025-01-06 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.028654 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.010535 10.0.0.12 - - [2025-01-06 01:53:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.005126 10.0.0.12 - - [2025-01-06 01:53:19] "POST /ref-update HTTP/1.1" 200 156 0.020680 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005182 10.0.0.12 - - [2025-01-06 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.019713 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003810 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.12 - - [2025-01-06 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.012836 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003817 10.0.0.12 - - [2025-01-06 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.015746 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004644 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004163 10.0.0.12 - - [2025-01-06 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.010339 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003325 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003896 10.0.0.12 - - [2025-01-06 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.010571 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004497 10.0.0.12 - - [2025-01-06 01:53:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.12 - - [2025-01-06 01:53:20] "POST /ref-update HTTP/1.1" 200 156 0.045284 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003303 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003583 10.0.0.12 - - [2025-01-06 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.017242 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004377 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.12 - - [2025-01-06 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.020525 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004728 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004092 10.0.0.12 - - [2025-01-06 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.013538 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005839 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003383 10.0.0.12 - - [2025-01-06 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.014906 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004712 10.0.0.12 - - [2025-01-06 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.012434 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003696 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003321 10.0.0.12 - - [2025-01-06 01:53:21] "POST /ref-update HTTP/1.1" 200 156 0.010188 10.0.0.12 - - [2025-01-06 01:53:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003716 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003514 10.0.0.12 - - [2025-01-06 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.010885 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003858 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005410 10.0.0.12 - - [2025-01-06 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.011654 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003510 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005230 10.0.0.12 - - [2025-01-06 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.014977 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.12 - - [2025-01-06 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.010571 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005047 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003802 10.0.0.12 - - [2025-01-06 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.011399 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003455 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003434 10.0.0.12 - - [2025-01-06 01:53:22] "POST /ref-update HTTP/1.1" 200 156 0.011719 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003522 10.0.0.12 - - [2025-01-06 01:53:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010137 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003411 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010055 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003419 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004054 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.008775 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003199 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.010366 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004615 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.012521 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005597 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003509 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.011053 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003656 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003596 10.0.0.12 - - [2025-01-06 01:53:23] "POST /ref-update HTTP/1.1" 200 156 0.012406 10.0.0.12 - - [2025-01-06 01:53:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.12 - - [2025-01-06 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.010818 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003474 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003341 10.0.0.12 - - [2025-01-06 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.015498 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005040 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.12 - - [2025-01-06 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.012827 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005353 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005498 10.0.0.12 - - [2025-01-06 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.011430 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004390 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.12 - - [2025-01-06 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.015792 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004185 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003813 10.0.0.12 - - [2025-01-06 01:53:24] "POST /ref-update HTTP/1.1" 200 156 0.018918 10.0.0.12 - - [2025-01-06 01:53:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003193 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003016 10.0.0.12 - - [2025-01-06 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.010920 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005300 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005125 10.0.0.12 - - [2025-01-06 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.020609 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004859 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003365 10.0.0.12 - - [2025-01-06 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.011936 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003668 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003537 10.0.0.12 - - [2025-01-06 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.012956 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003630 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004591 10.0.0.12 - - [2025-01-06 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.011750 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003362 10.0.0.12 - - [2025-01-06 01:53:25] "POST /ref-update HTTP/1.1" 200 156 0.014004 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003417 10.0.0.12 - - [2025-01-06 01:53:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003334 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.010235 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003649 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.012225 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003391 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.009526 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003711 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004267 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.015994 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003398 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003395 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.010841 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003298 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003198 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.012496 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003335 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003340 10.0.0.12 - - [2025-01-06 01:53:26] "POST /ref-update HTTP/1.1" 200 156 0.009217 10.0.0.12 - - [2025-01-06 01:53:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003483 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003242 10.0.0.12 - - [2025-01-06 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.008659 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004226 10.0.0.12 - - [2025-01-06 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.018108 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003218 10.0.0.12 - - [2025-01-06 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.017500 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003433 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003371 10.0.0.12 - - [2025-01-06 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.010685 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003661 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.12 - - [2025-01-06 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.011071 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003380 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003506 10.0.0.12 - - [2025-01-06 01:53:27] "POST /ref-update HTTP/1.1" 200 156 0.017556 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003669 10.0.0.12 - - [2025-01-06 01:53:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.010030 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005581 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003187 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.010564 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003511 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.009130 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003369 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003517 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.015781 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004192 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.011650 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003437 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.010498 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005842 10.0.0.12 - - [2025-01-06 01:53:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003619 10.0.0.12 - - [2025-01-06 01:53:28] "POST /ref-update HTTP/1.1" 200 156 0.012105 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003268 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.12 - - [2025-01-06 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.008890 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003816 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003480 10.0.0.12 - - [2025-01-06 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.008895 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003499 10.0.0.12 - - [2025-01-06 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.012147 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003582 10.0.0.12 - - [2025-01-06 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.008879 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003350 10.0.0.12 - - [2025-01-06 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.009299 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003623 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004266 10.0.0.12 - - [2025-01-06 01:53:29] "POST /ref-update HTTP/1.1" 200 156 0.013236 10.0.0.12 - - [2025-01-06 01:53:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003366 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003659 10.0.0.12 - - [2025-01-06 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.014280 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003612 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003428 10.0.0.12 - - [2025-01-06 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.011120 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003558 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003698 10.0.0.12 - - [2025-01-06 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.010164 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003301 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003691 10.0.0.12 - - [2025-01-06 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.014838 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003932 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003358 10.0.0.12 - - [2025-01-06 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.022455 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003578 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004245 10.0.0.12 - - [2025-01-06 01:53:30] "POST /ref-update HTTP/1.1" 200 156 0.013729 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003979 10.0.0.12 - - [2025-01-06 01:53:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003831 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011265 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005041 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003776 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011301 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004008 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003430 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010981 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003372 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003174 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.011059 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003270 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010173 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003264 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003205 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010230 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003283 10.0.0.12 - - [2025-01-06 01:53:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.12 - - [2025-01-06 01:53:31] "POST /ref-update HTTP/1.1" 200 156 0.010314 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003131 10.0.0.12 - - [2025-01-06 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.017106 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003399 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003384 10.0.0.12 - - [2025-01-06 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.019723 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003595 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003272 10.0.0.12 - - [2025-01-06 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.011764 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003269 10.0.0.12 - - [2025-01-06 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.034888 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004036 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.12 - - [2025-01-06 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.009802 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004505 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003404 10.0.0.12 - - [2025-01-06 01:53:32] "POST /ref-update HTTP/1.1" 200 156 0.010644 10.0.0.12 - - [2025-01-06 01:53:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.003260 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.12 - - [2025-01-06 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.011383 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006394 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003390 10.0.0.12 - - [2025-01-06 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.011603 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003505 10.0.0.12 - - [2025-01-06 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.011701 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003276 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.12 - - [2025-01-06 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.014264 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003721 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004112 10.0.0.12 - - [2025-01-06 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.013284 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003744 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.003706 10.0.0.12 - - [2025-01-06 01:53:33] "POST /ref-update HTTP/1.1" 200 156 0.036719 10.0.0.12 - - [2025-01-06 01:53:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004402 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004563 10.0.0.12 - - [2025-01-06 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.013760 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003642 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003425 10.0.0.12 - - [2025-01-06 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.011409 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003461 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004246 10.0.0.12 - - [2025-01-06 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.019367 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.013456 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004315 10.0.0.12 - - [2025-01-06 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.010752 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003600 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003680 10.0.0.12 - - [2025-01-06 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.012859 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003375 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004535 10.0.0.12 - - [2025-01-06 01:53:34] "POST /ref-update HTTP/1.1" 200 156 0.015753 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003574 10.0.0.12 - - [2025-01-06 01:53:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.12 - - [2025-01-06 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.012850 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004255 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004155 10.0.0.12 - - [2025-01-06 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.011437 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003447 10.0.0.12 - - [2025-01-06 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.010848 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003308 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003406 10.0.0.12 - - [2025-01-06 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.058803 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.12 - - [2025-01-06 01:53:35] "GET /obj-perms HTTP/1.1" 200 6381 0.053967 10.0.0.12 - - [2025-01-06 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.021229 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004601 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004437 10.0.0.12 - - [2025-01-06 01:53:35] "POST /ref-update HTTP/1.1" 200 156 0.029901 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004260 10.0.0.12 - - [2025-01-06 01:53:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.003331 10.0.0.12 - - [2025-01-06 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.014850 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006660 10.0.0.12 - - [2025-01-06 01:53:36] "GET /obj-perms HTTP/1.1" 200 6381 0.062770 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.006262 10.0.0.12 - - [2025-01-06 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.012316 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003697 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003410 10.0.0.12 - - [2025-01-06 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.012083 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004706 10.0.0.12 - - [2025-01-06 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.013289 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003625 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004854 10.0.0.12 - - [2025-01-06 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.012462 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004491 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003563 10.0.0.12 - - [2025-01-06 01:53:36] "POST /ref-update HTTP/1.1" 200 156 0.012991 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.12 - - [2025-01-06 01:53:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.003386 10.0.0.12 - - [2025-01-06 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.012776 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004895 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003449 10.0.0.12 - - [2025-01-06 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.019774 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.021855 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005314 10.0.0.12 - - [2025-01-06 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.022865 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.005119 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.12 - - [2025-01-06 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.012414 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003370 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.004070 10.0.0.12 - - [2025-01-06 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.010198 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003309 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003206 10.0.0.12 - - [2025-01-06 01:53:37] "POST /ref-update HTTP/1.1" 200 156 0.010279 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.007040 10.0.0.12 - - [2025-01-06 01:53:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.011019 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003288 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003529 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.010105 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003679 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.010349 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003705 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.009521 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003346 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003230 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.009537 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003400 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.003458 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.010364 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004148 10.0.0.12 - - [2025-01-06 01:53:38] "POST /fqname-to-id HTTP/1.1" 200 156 0.004256 10.0.0.12 - - [2025-01-06 01:53:38] "POST /ref-update HTTP/1.1" 200 156 0.013046 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003478 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004169 10.0.0.12 - - [2025-01-06 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.010534 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003245 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003585 10.0.0.12 - - [2025-01-06 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.008711 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003469 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003294 10.0.0.12 - - [2025-01-06 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.012541 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003385 10.0.0.12 - - [2025-01-06 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.009220 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003175 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003143 10.0.0.12 - - [2025-01-06 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.011850 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003615 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003552 10.0.0.12 - - [2025-01-06 01:53:39] "POST /ref-update HTTP/1.1" 200 156 0.009490 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003700 10.0.0.12 - - [2025-01-06 01:53:39] "POST /fqname-to-id HTTP/1.1" 200 156 0.003581 10.0.0.12 - - [2025-01-06 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.022255 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003981 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003591 10.0.0.12 - - [2025-01-06 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.015675 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.004395 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003482 10.0.0.12 - - [2025-01-06 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.013120 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003872 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003644 10.0.0.12 - - [2025-01-06 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.022202 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003542 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003580 10.0.0.12 - - [2025-01-06 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.016131 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003561 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003336 10.0.0.12 - - [2025-01-06 01:53:40] "POST /ref-update HTTP/1.1" 200 156 0.013081 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003823 10.0.0.12 - - [2025-01-06 01:53:40] "POST /fqname-to-id HTTP/1.1" 200 156 0.003573 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.010972 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003908 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003894 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.012459 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003760 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003491 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.012352 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.010373 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004559 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.010029 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.004286 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003471 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.009521 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003180 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003177 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.009609 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003155 10.0.0.12 - - [2025-01-06 01:53:41] "POST /fqname-to-id HTTP/1.1" 200 156 0.003278 10.0.0.12 - - [2025-01-06 01:53:41] "POST /ref-update HTTP/1.1" 200 156 0.015077 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003178 10.0.0.12 - - [2025-01-06 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.009909 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003150 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003601 10.0.0.12 - - [2025-01-06 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.009901 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003485 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 200 156 0.003338 10.0.0.12 - - [2025-01-06 01:53:42] "POST /ref-update HTTP/1.1" 200 156 0.026457 10.0.0.12 - - [2025-01-06 01:53:42] "POST /network-ipams HTTP/1.1" 200 552 0.024072 10.0.0.12 - - [2025-01-06 01:53:42] "POST /useragent-kv HTTP/1.1" 200 115 0.007578 10.0.0.12 - - [2025-01-06 01:53:42] "POST /virtual-networks HTTP/1.1" 200 554 0.151661 10.0.0.12 - - [2025-01-06 01:53:42] "GET /physical-routers?detail=False&count=False&shared=False HTTP/1.1" 200 132 0.003191 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 404 188 0.003394 10.0.0.12 - - [2025-01-06 01:53:42] "POST /fqname-to-id HTTP/1.1" 404 178 0.003532 10.0.0.12 - - [2025-01-06 01:53:42] "GET /fabrics?detail=False&count=False&shared=False HTTP/1.1" 200 313 0.003121 10.0.0.12 - - [2025-01-06 01:53:42] "GET /fabric/5d75ff1b-3aa5-439e-9c63-9321b4b4b95d?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1118 0.006498 10.0.0.12 - - [2025-01-06 01:53:43] "POST /fqname-to-id HTTP/1.1" 404 198 0.004712 10.0.0.12 - - [2025-01-06 01:53:43] "POST /fqname-to-id HTTP/1.1" 404 205 0.004498 10.0.0.12 - - [2025-01-06 01:53:43] "POST /fqname-to-id HTTP/1.1" 404 207 0.007504 10.0.0.12 - - [2025-01-06 01:53:43] "POST /route-targets HTTP/1.1" 200 328 0.020159 10.0.0.12 - - [2025-01-06 01:53:43] "POST /ref-update HTTP/1.1" 200 156 0.022685 10.0.0.12 - - [2025-01-06 01:53:43] "GET / HTTP/1.1" 200 36215 0.002246 10.0.0.12 - - [2025-01-06 01:53:43] "POST /fqname-to-id HTTP/1.1" 401 296 0.000516 10.0.0.12 - - [2025-01-06 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.046897 10.0.0.12 - - [2025-01-06 01:53:43] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008004 10.0.0.12 - - [2025-01-06 01:53:43] "POST /fqname-to-id HTTP/1.1" 200 156 0.003222 10.0.0.12 - - [2025-01-06 01:53:44] "GET /config-node/5246a001-db73-4139-acb0-e81867d8bb0e?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1186 0.005075 10.0.0.12 - - [2025-01-06 01:53:55] "GET / HTTP/1.1" 200 36215 0.002035 10.0.0.12 - - [2025-01-06 01:53:55] "POST /fqname-to-id HTTP/1.1" 401 296 0.000563 10.0.0.12 - - [2025-01-06 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.036507 10.0.0.12 - - [2025-01-06 01:53:55] "GET /routing-instance/3eaab40e-98c5-46a6-9091-1a0d180a0c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.005013 10.0.0.12 - - [2025-01-06 01:53:55] "POST /bgp-routers HTTP/1.1" 409 299 0.003313 10.0.0.12 - - [2025-01-06 01:53:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.003758 10.0.0.12 - - [2025-01-06 01:53:55] "GET /bgp-router/d1012e03-abcb-48a3-ad08-ced5ed8c2a3b?fields=bgp_router_parameters%2Cglobal_system_config_back_refs HTTP/1.1" 200 1795 0.005938 10.0.0.12 - - [2025-01-06 01:53:56] "PUT /bgp-router/d1012e03-abcb-48a3-ad08-ced5ed8c2a3b HTTP/1.1" 200 255 0.017597 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:53:58] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000947 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:53:58] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001352 10.0.0.12 - - [2025-01-06 01:54:00] "GET /global-system-configs HTTP/1.1" 200 323 0.029792 10.0.0.12 - - [2025-01-06 01:54:00] "GET /obj-perms HTTP/1.1" 200 6381 0.175550 10.0.0.12 - - [2025-01-06 01:54:00] "GET /obj-perms HTTP/1.1" 200 6381 0.070263 10.0.0.12 - - [2025-01-06 01:54:00] "GET /global-system-configs HTTP/1.1" 200 323 0.029772 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:04] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000967 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:04] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001187 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000925 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001198 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:14] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000885 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:14] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001173 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:18] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000880 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:18] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001240 10.0.0.12 - - [2025-01-06 01:54:22] "GET / HTTP/1.1" 200 36215 0.002257 10.0.0.12 - - [2025-01-06 01:54:22] "POST /fqname-to-id HTTP/1.1" 401 296 0.000487 10.0.0.12 - - [2025-01-06 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.029974 10.0.0.12 - - [2025-01-06 01:54:22] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2627 0.008042 10.0.0.12 - - [2025-01-06 01:54:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.12 - - [2025-01-06 01:54:22] "GET /routing-instance/3eaab40e-98c5-46a6-9091-1a0d180a0c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004293 10.0.0.12 - - [2025-01-06 01:54:23] "PUT /global-system-config/9b925521-383f-4fec-ad15-fc2923572062 HTTP/1.1" 200 275 0.011690 10.0.0.12 - - [2025-01-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 214 0.003031 10.0.0.12 - - [2025-01-06 01:54:23] "POST /virtual-routers HTTP/1.1" 200 597 0.022953 10.0.0.12 - - [2025-01-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005362 10.0.0.12 - - [2025-01-06 01:54:23] "GET /virtual-router/a9891f36-8c20-4b33-81c6-1943c22d37c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.008331 10.0.0.12 - - [2025-01-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 404 227 0.004413 10.0.0.12 - - [2025-01-06 01:54:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003597 10.0.0.12 - - [2025-01-06 01:54:23] "GET /virtual-network/fbe67a8f-3e27-4a55-97ec-1ab6473a01ed?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1428 0.009561 10.0.0.12 - - [2025-01-06 01:54:23] "POST /virtual-machine-interfaces HTTP/1.1" 200 583 0.129639 10.0.0.12 - - [2025-01-06 01:54:23] "PUT /access-control-list/cac4efc4-06e7-42d1-9b23-b583eab2227b HTTP/1.1" 200 273 0.034322 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000988 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001236 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:34] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001398 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:54:34] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001196 10.0.0.12 - - [2025-01-06 01:54:36] "GET /obj-perms HTTP/1.1" 200 6381 0.065478 10.0.0.12 - - [2025-01-06 01:54:36] "GET /obj-perms HTTP/1.1" 200 6381 0.056125 10.0.0.12 - - [2025-01-06 01:55:37] "GET /obj-perms HTTP/1.1" 200 6381 0.063872 10.0.0.12 - - [2025-01-06 01:55:37] "GET /obj-perms HTTP/1.1" 200 6381 0.059744 10.0.0.12 - - [2025-01-06 01:56:38] "GET /obj-perms HTTP/1.1" 200 6381 0.060350 10.0.0.12 - - [2025-01-06 01:56:38] "GET /obj-perms HTTP/1.1" 200 6381 0.052614 10.0.0.12 - - [2025-01-06 01:57:39] "GET /obj-perms HTTP/1.1" 200 6381 0.059849 10.0.0.12 - - [2025-01-06 01:57:39] "GET /obj-perms HTTP/1.1" 200 6381 0.058121 10.0.0.12 - - [2025-01-06 01:58:00] "GET / HTTP/1.1" 200 36215 0.001969 10.0.0.12 - - [2025-01-06 01:58:00] "POST /fqname-to-id HTTP/1.1" 401 296 0.000531 10.0.0.12 - - [2025-01-06 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.029747 10.0.0.12 - - [2025-01-06 01:58:01] "GET /global-system-config/9b925521-383f-4fec-ad15-fc2923572062?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 2710 0.007029 10.0.0.12 - - [2025-01-06 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003332 10.0.0.12 - - [2025-01-06 01:58:01] "GET /routing-instance/3eaab40e-98c5-46a6-9091-1a0d180a0c28?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1177 0.004735 10.0.0.12 - - [2025-01-06 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003382 10.0.0.12 - - [2025-01-06 01:58:01] "GET /virtual-router/a9891f36-8c20-4b33-81c6-1943c22d37c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.012525 10.0.0.12 - - [2025-01-06 01:58:01] "PUT /virtual-router/a9891f36-8c20-4b33-81c6-1943c22d37c1 HTTP/1.1" 200 263 0.016599 10.0.0.12 - - [2025-01-06 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003277 10.0.0.12 - - [2025-01-06 01:58:01] "GET /virtual-router/a9891f36-8c20-4b33-81c6-1943c22d37c1?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1233 0.005413 10.0.0.12 - - [2025-01-06 01:58:01] "POST /fqname-to-id HTTP/1.1" 200 156 0.003599 10.0.0.12 - - [2025-01-06 01:58:01] "GET /virtual-machine-interface/d8ee418d-8016-4fb7-8e54-4f3d83a4a555?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1898 0.007975 10.0.0.12 - - [2025-01-06 01:58:01] "PUT /virtual-machine-interface/d8ee418d-8016-4fb7-8e54-4f3d83a4a555 HTTP/1.1" 200 285 0.019789 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:58:06] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001240 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:58:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001575 10.0.0.12 - - [2025-01-06 01:58:39] "GET /obj-perms HTTP/1.1" 200 6381 0.051188 10.0.0.12 - - [2025-01-06 01:58:40] "GET /obj-perms HTTP/1.1" 200 6381 0.056107 10.0.0.12 - - [2025-01-06 01:58:59] "GET /global-system-configs HTTP/1.1" 200 323 0.008116 10.0.0.12 - - [2025-01-06 01:58:59] "GET /obj-perms HTTP/1.1" 200 6381 0.028522 10.0.0.12 - - [2025-01-06 01:58:59] "GET /global-system-configs HTTP/1.1" 200 323 0.007443 10.0.0.12 - - [2025-01-06 01:58:59] "GET /obj-perms HTTP/1.1" 200 6381 0.028183 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:59:03] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001127 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:59:03] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001123 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:59:07] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000927 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:59:07] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001164 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:59:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000845 [Introspect:8084]10.0.0.12 - - [2025-01-06 01:59:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001130 10.0.0.12 - - [2025-01-06 01:59:40] "GET /obj-perms HTTP/1.1" 200 6381 0.056842 10.0.0.12 - - [2025-01-06 01:59:41] "GET /obj-perms HTTP/1.1" 200 6381 0.051386 10.0.0.12 - - [2025-01-06 02:00:41] "GET /obj-perms HTTP/1.1" 200 6381 0.063194 10.0.0.12 - - [2025-01-06 02:00:41] "GET /obj-perms HTTP/1.1" 200 6381 0.057346 10.0.0.12 - - [2025-01-06 02:01:42] "GET /obj-perms HTTP/1.1" 200 6381 0.051817 10.0.0.12 - - [2025-01-06 02:01:42] "GET /obj-perms HTTP/1.1" 200 6381 0.056850 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:01:53] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000840 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:01:53] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001374 10.0.0.12 - - [2025-01-06 02:02:43] "GET /obj-perms HTTP/1.1" 200 6381 0.059785 10.0.0.12 - - [2025-01-06 02:02:43] "GET /obj-perms HTTP/1.1" 200 6381 0.053191 10.0.0.12 - - [2025-01-06 02:03:44] "GET /obj-perms HTTP/1.1" 200 6381 0.054106 10.0.0.12 - - [2025-01-06 02:03:44] "GET /obj-perms HTTP/1.1" 200 6381 0.051403 10.0.0.12 - - [2025-01-06 02:03:59] "GET /global-system-configs HTTP/1.1" 200 323 0.027020 10.0.0.12 - - [2025-01-06 02:03:59] "GET /obj-perms HTTP/1.1" 200 6381 0.055014 10.0.0.12 - - [2025-01-06 02:03:59] "GET /global-system-configs HTTP/1.1" 200 323 0.033480 10.0.0.12 - - [2025-01-06 02:03:59] "GET /obj-perms HTTP/1.1" 200 6381 0.051896 10.0.0.12 - - [2025-01-06 02:04:44] "GET /obj-perms HTTP/1.1" 200 6381 0.063893 10.0.0.12 - - [2025-01-06 02:04:45] "GET /obj-perms HTTP/1.1" 200 6381 0.074008 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:04:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001108 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:04:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001139 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:04:49] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000907 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:04:49] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001288 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:04:56] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000980 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:04:56] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001169 10.0.0.12 - - [2025-01-06 02:05:45] "GET /obj-perms HTTP/1.1" 200 6381 0.051937 10.0.0.12 - - [2025-01-06 02:05:46] "GET /obj-perms HTTP/1.1" 200 6381 0.052304 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:06:27] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:06:27] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001177 10.0.0.12 - - [2025-01-06 02:06:46] "GET /obj-perms HTTP/1.1" 200 6381 0.052195 10.0.0.12 - - [2025-01-06 02:06:46] "GET /obj-perms HTTP/1.1" 200 6381 0.052940 10.0.0.12 - - [2025-01-06 02:07:47] "GET /obj-perms HTTP/1.1" 200 6381 0.050625 10.0.0.12 - - [2025-01-06 02:07:47] "GET /obj-perms HTTP/1.1" 200 6381 0.057802 10.0.0.12 - - [2025-01-06 02:08:48] "GET /obj-perms HTTP/1.1" 200 6381 0.061619 10.0.0.12 - - [2025-01-06 02:08:48] "GET /obj-perms HTTP/1.1" 200 6381 0.055942 10.0.0.12 - - [2025-01-06 02:08:59] "GET /global-system-configs HTTP/1.1" 200 323 0.044888 10.0.0.12 - - [2025-01-06 02:08:59] "GET /obj-perms HTTP/1.1" 200 6381 0.064586 10.0.0.12 - - [2025-01-06 02:08:59] "GET /global-system-configs HTTP/1.1" 200 323 0.043153 10.0.0.12 - - [2025-01-06 02:08:59] "GET /obj-perms HTTP/1.1" 200 6381 0.061293 10.0.0.12 - - [2025-01-06 02:09:49] "GET /obj-perms HTTP/1.1" 200 6381 0.076869 10.0.0.12 - - [2025-01-06 02:09:49] "GET /obj-perms HTTP/1.1" 200 6381 0.079239 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:10:22] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000854 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:10:22] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001526 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:10:26] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000928 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:10:26] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001139 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:10:32] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001205 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:10:32] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001175 10.0.0.12 - - [2025-01-06 02:10:49] "GET /obj-perms HTTP/1.1" 200 6381 0.054058 10.0.0.12 - - [2025-01-06 02:10:50] "GET /obj-perms HTTP/1.1" 200 6381 0.050491 10.0.0.12 - - [2025-01-06 02:11:51] "GET /obj-perms HTTP/1.1" 200 6381 0.174382 10.0.0.12 - - [2025-01-06 02:11:51] "GET /obj-perms HTTP/1.1" 200 6381 0.155032 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:12:08] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000987 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:12:08] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001162 10.0.0.12 - - [2025-01-06 02:12:52] "GET /obj-perms HTTP/1.1" 200 6381 0.075531 10.0.0.12 - - [2025-01-06 02:12:52] "GET /obj-perms HTTP/1.1" 200 6381 0.054052 10.0.0.12 - - [2025-01-06 02:13:53] "GET /obj-perms HTTP/1.1" 200 6381 0.052261 10.0.0.12 - - [2025-01-06 02:13:53] "GET /obj-perms HTTP/1.1" 200 6381 0.059000 10.0.0.12 - - [2025-01-06 02:13:59] "GET /global-system-configs HTTP/1.1" 200 323 0.036275 10.0.0.12 - - [2025-01-06 02:13:59] "GET /obj-perms HTTP/1.1" 200 6381 0.063244 10.0.0.12 - - [2025-01-06 02:13:59] "GET /global-system-configs HTTP/1.1" 200 323 0.040439 10.0.0.12 - - [2025-01-06 02:13:59] "GET /obj-perms HTTP/1.1" 200 6381 0.058227 10.0.0.12 - - [2025-01-06 02:14:53] "GET /obj-perms HTTP/1.1" 200 6381 0.057331 10.0.0.12 - - [2025-01-06 02:14:54] "GET /obj-perms HTTP/1.1" 200 6381 0.055512 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:15:13] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000965 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:15:13] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001224 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:15:17] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000869 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:15:17] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001125 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:15:23] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000862 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:15:23] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001160 10.0.0.12 - - [2025-01-06 02:15:54] "GET /obj-perms HTTP/1.1" 200 6381 0.055851 10.0.0.12 - - [2025-01-06 02:15:55] "GET /obj-perms HTTP/1.1" 200 6381 0.054406 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:16:11] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000906 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:16:11] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001215 10.0.0.12 - - [2025-01-06 02:16:55] "GET /obj-perms HTTP/1.1" 200 6381 0.050390 10.0.0.12 - - [2025-01-06 02:16:55] "GET /obj-perms HTTP/1.1" 200 6381 0.060965 10.0.0.12 - - [2025-01-06 02:17:56] "GET /obj-perms HTTP/1.1" 200 6381 0.063006 10.0.0.12 - - [2025-01-06 02:17:56] "GET /obj-perms HTTP/1.1" 200 6381 0.052489 10.0.0.12 - - [2025-01-06 02:18:57] "GET /obj-perms HTTP/1.1" 200 6381 0.050848 10.0.0.12 - - [2025-01-06 02:18:57] "GET /obj-perms HTTP/1.1" 200 6381 0.053866 10.0.0.12 - - [2025-01-06 02:18:59] "GET /global-system-configs HTTP/1.1" 200 323 0.036139 10.0.0.12 - - [2025-01-06 02:18:59] "GET /obj-perms HTTP/1.1" 200 6381 0.057304 10.0.0.12 - - [2025-01-06 02:18:59] "GET /global-system-configs HTTP/1.1" 200 323 0.032406 10.0.0.12 - - [2025-01-06 02:18:59] "GET /obj-perms HTTP/1.1" 200 6381 0.046844 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:19:42] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000956 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:19:42] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001207 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:19:45] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000852 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:19:45] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001148 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:19:51] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000917 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:19:51] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001229 10.0.0.12 - - [2025-01-06 02:19:57] "GET /obj-perms HTTP/1.1" 200 6381 0.055996 10.0.0.12 - - [2025-01-06 02:19:58] "GET /obj-perms HTTP/1.1" 200 6381 0.050276 10.0.0.12 - - [2025-01-06 02:20:58] "GET /obj-perms HTTP/1.1" 200 6381 0.058279 10.0.0.12 - - [2025-01-06 02:20:59] "GET /obj-perms HTTP/1.1" 200 6381 0.061237 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:21:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000877 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:21:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001244 10.0.0.12 - - [2025-01-06 02:21:59] "GET /obj-perms HTTP/1.1" 200 6381 0.050188 10.0.0.12 - - [2025-01-06 02:21:59] "GET /obj-perms HTTP/1.1" 200 6381 0.056443 10.0.0.12 - - [2025-01-06 02:23:00] "GET /obj-perms HTTP/1.1" 200 6381 0.065279 10.0.0.12 - - [2025-01-06 02:23:00] "GET /obj-perms HTTP/1.1" 200 6381 0.052882 10.0.0.12 - - [2025-01-06 02:23:59] "GET /global-system-configs HTTP/1.1" 200 323 0.037612 10.0.0.12 - - [2025-01-06 02:23:59] "GET /obj-perms HTTP/1.1" 200 6381 0.052124 10.0.0.12 - - [2025-01-06 02:23:59] "GET /global-system-configs HTTP/1.1" 200 323 0.038323 10.0.0.12 - - [2025-01-06 02:23:59] "GET /obj-perms HTTP/1.1" 200 6381 0.060391 10.0.0.12 - - [2025-01-06 02:24:01] "GET /obj-perms HTTP/1.1" 200 6381 0.053767 10.0.0.12 - - [2025-01-06 02:24:01] "GET /obj-perms HTTP/1.1" 200 6381 0.054551 10.0.0.12 - - [2025-01-06 02:25:02] "GET /obj-perms HTTP/1.1" 200 6381 0.099995 10.0.0.12 - - [2025-01-06 02:25:02] "GET /obj-perms HTTP/1.1" 200 6381 0.076909 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:25:30] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001286 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:25:30] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001126 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:25:33] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.001396 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:25:33] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001093 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:25:39] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 847 0.000936 [Introspect:8084]10.0.0.12 - - [2025-01-06 02:25:40] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 2957 0.001124