+++ date ++ echo 'INFO: =================== Mon Dec 29 05:23:13 UTC 2025 ===================' INFO: =================== Mon Dec 29 05:23:13 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ ip route get 1 +++++ awk '{print $2}' +++++ grep -o 'dev.*' ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ cut -d / -f 1 +++ local nic=ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ ip addr show dev ens3 +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.249 ++ 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=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ 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=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.249:8081 10.0.0.22:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.249:8081 10.0.0.22:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.249:8081 10.0.0.22: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.249:9042 10.0.0.22:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.249:9042 10.0.0.22:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.249:9042 10.0.0.22:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.249:8086 10.0.0.22:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.249:8086 10.0.0.22:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.249:8086 10.0.0.22: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.38,10.0.0.249,10.0.0.22 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.249:8082 10.0.0.22:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.249:8082 10.0.0.22:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.249:8082 10.0.0.22: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.249:9161 10.0.0.22:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.249:9161 10.0.0.22:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.249:9161 10.0.0.22: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.249:9041 10.0.0.22:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.249:9041 10.0.0.22:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.249:9041 10.0.0.22:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.14,10.20.0.25,10.20.0.193 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.14,10.20.0.25,10.20.0.193 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.249:2181,10.0.0.22:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.249:2181,10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.249:2181,10.0.0.22: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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.249:2181 10.0.0.22:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.249:2181 10.0.0.22:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.249:2181 10.0.0.22:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+=10.0.0.249:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.249:5673,10.0.0.22:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.249:5673,10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.249:5673,10.0.0.22:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.249:6379 10.0.0.22:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.249:6379 10.0.0.22:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.249:6379 10.0.0.22:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ 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.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.249 +++ local server_address=10.0.0.249 +++ extended_server_list+='10.0.0.249:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.249:9092 10.0.0.22:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.249:9092 10.0.0.22:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.249:9092 10.0.0.22:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_CRYPT_INTERFACE=crypt0 ++ VROUTER_DECRYPT_INTERFACE=decrypt0 ++ VROUTER_DECRYPT_KEY=15 ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.249,10.0.0.22 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /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 contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + pre_start_init + wait_certs_if_ssl_enabled + is_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_config_api_certs_if_ssl_enabled + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + return + wait_for_cassandra ++ cut -d , -f 1 ++ echo 10.0.0.38,10.0.0.249,10.0.0.22 + local cassandra=10.0.0.38 + (( i=1 )) + (( i<=30 )) + nc -z 10.0.0.38 9041 + echo -e '\035\nquit' + 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.38,10.0.0.249,10.0.0.22 +++ local servers=10.0.0.38,10.0.0.249,10.0.0.22 +++ local server_list= +++ IFS=, +++ read -ra server_list +++ cut -d ' ' -f 1 ++++ tr '\n' , ++++ get_local_ips ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host ++++ sort ++++ uniq ++++ cat /proc/net/fib_trie +++ local local_ips=,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, +++ local ord=1 +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' +++ local server_ip=10.0.0.38 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.38 ]] +++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] +++ (( ord+=1 )) +++ for server in '"${server_list[@]}"' +++ local ret=0 ++++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.249'\''))' +++ local server_ip=10.0.0.249 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.249 ]] +++ [[ ,10.0.0.249,10.20.0.25,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.249, ]] +++ echo 10.0.0.249 2 +++ return ++ local ip=10.0.0.249 ++ [[ -z 10.0.0.249 ]] ++ echo 10.0.0.249 + host_ip=10.0.0.249 + [[ cql == \c\q\l ]] ++ sed 's/,/ /g' ++ echo 10.0.0.38:9041 10.0.0.249:9041 10.0.0.22:9041 + cassandra_server_list='10.0.0.38:9041 10.0.0.249:9041 10.0.0.22:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.249:8082' + is_enabled false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + is_enabled False + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + neutron_section= + mkdir -p /etc/contrail + introspect_port_list=("${CONFIG_API_INTROSPECT_PORT}") + admin_port_list=("${CONFIG_API_ADMIN_PORT}") + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT-1 )) + (( index=0 )) + (( index < CONFIG_API_WORKER_COUNT )) + cat ++ get_introspect_listen_ip_for_node CONFIG ++ local ip=0.0.0.0 ++ is_enabled True ++ local val=true ++ [[ true == \t\r\u\e ]] ++ echo 0.0.0.0 + add_ini_params_from_env API /etc/contrail/contrail-api-0.conf + local service_name=API + local cfg_path=/etc/contrail/contrail-api-0.conf + local delim=__ ++ cut -d = -f 1 ++ grep '^API__.*__.*=.*$' ++ sed 's/^API__//g' ++ sort ++ set -o posix ++ set + 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 false + local val=false + [[ false == \t\r\u\e ]] + [[ false == \y\e\s ]] + [[ false == \e\n\a\b\l\e\d ]] + [[ 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 12/29/2025 05:23:22.363 7f6753900788 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 12/29/2025 05:23:22.390 7f6753900788 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 12/29/2025 05:23:22.405 7f6753900788 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 12/29/2025 05:23:22.405 7f6753900788 [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' 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=))... Listening on http://10.0.0.249:8082/ Hit Ctrl-C to quit. 10.0.0.249 - - [2025-12-29 05:23:44] "GET / HTTP/1.1" 200 45871 0.001656 10.0.0.249 - - [2025-12-29 05:23:44] "GET / HTTP/1.1" 200 45871 0.001223 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.249 - - [2025-12-29 05:23:44] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000652 10.0.0.249 - - [2025-12-29 05:23:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000298 10.0.0.249 - - [2025-12-29 05:23:44] "GET / HTTP/1.1" 200 36215 0.001978 10.0.0.22 - - [2025-12-29 05:23:44] "GET / HTTP/1.1" 200 36215 0.001662 10.0.0.22 - - [2025-12-29 05:23:44] "GET / HTTP/1.1" 200 36215 0.001218 10.0.0.22 - - [2025-12-29 05:23:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000414 10.0.0.249 - - [2025-12-29 05:23:44] "GET / HTTP/1.1" 200 36215 0.001430 10.0.0.249 - - [2025-12-29 05:23:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000539 10.0.0.22 - - [2025-12-29 05:23:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000606 10.0.0.249 - - [2025-12-29 05:23:44] "POST /fqname-to-id HTTP/1.1" 401 292 0.000544 10.0.0.38 - - [2025-12-29 05:23:45] "GET / HTTP/1.1" 200 36215 0.001894 10.0.0.38 - - [2025-12-29 05:23:45] "POST /fqname-to-id HTTP/1.1" 401 292 0.000601 10.0.0.249 - - [2025-12-29 05:23:45] "GET / HTTP/1.1" 200 36215 0.001651 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 186 0.766620 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.010140 10.0.0.22 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 196 1.157362 10.0.0.249 - - [2025-12-29 05:23:47] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.006578 10.0.0.249 - - [2025-12-29 05:23:47] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 2.601958 10.0.0.249 - - [2025-12-29 05:23:47] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.021243 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 1.557046 10.0.0.249 - - [2025-12-29 05:23:47] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005625 10.0.0.22 - - [2025-12-29 05:23:47] "POST /job-templates HTTP/1.1" 200 557 0.098478 10.0.0.22 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 1.924063 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.017145 10.0.0.22 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 200 0.015625 10.0.0.22 - - [2025-12-29 05:23:47] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.011969 10.0.0.38 - - [2025-12-29 05:23:47] "GET / HTTP/1.1" 200 36215 0.002019 10.0.0.249 - - [2025-12-29 05:23:47] "POST /service-appliance-sets HTTP/1.1" 200 555 0.108553 10.0.0.38 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 2.360766 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.008852 10.0.0.22 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.027561 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 180 0.019297 10.0.0.38 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.754408 10.0.0.38 - - [2025-12-29 05:23:47] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.003669 10.0.0.249 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 200 156 0.003765 10.0.0.38 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 220 0.003875 10.0.0.249 - - [2025-12-29 05:23:47] "POST /config-nodes HTTP/1.1" 200 601 0.117378 10.0.0.22 - - [2025-12-29 05:23:47] "POST /job-templates HTTP/1.1" 200 565 0.111242 10.0.0.22 - - [2025-12-29 05:23:47] "POST /config-nodes HTTP/1.1" 200 601 0.062002 10.0.0.249 - - [2025-12-29 05:23:47] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004649 10.0.0.22 - - [2025-12-29 05:23:47] "POST /fqname-to-id HTTP/1.1" 404 191 0.003764 10.0.0.38 - - [2025-12-29 05:23:47] "POST /config-nodes HTTP/1.1" 200 601 0.062749 10.0.0.249 - - [2025-12-29 05:23:47] "POST /service-appliance-sets HTTP/1.1" 200 543 0.069791 10.0.0.249 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.005780 10.0.0.22 - - [2025-12-29 05:23:48] "POST /job-templates HTTP/1.1" 200 547 0.117717 10.0.0.22 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 404 207 0.005178 10.0.0.249 - - [2025-12-29 05:23:48] "GET /network-ipam/a4f8c1c2-871b-4f11-a703-703ac23031ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 0.018779 10.0.0.22 - - [2025-12-29 05:23:48] "POST /job-templates HTTP/1.1" 200 579 0.101079 10.0.0.22 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 404 208 0.006868 10.0.0.22 - - [2025-12-29 05:23:48] "POST /job-templates HTTP/1.1" 200 581 0.132558 10.0.0.22 - - [2025-12-29 05:23:48] "GET / HTTP/1.1" 200 36215 0.002479 10.0.0.22 - - [2025-12-29 05:23:48] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000680 10.0.0.249 - - [2025-12-29 05:23:48] "POST /service-templates HTTP/1.1" 200 513 0.102180 10.0.0.22 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 404 210 0.007420 10.0.0.38 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 200 156 0.485441 10.0.0.249 - - [2025-12-29 05:23:48] "GET / HTTP/1.1" 200 36215 0.002625 10.0.0.38 - - [2025-12-29 05:23:48] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.005163 10.0.0.249 - - [2025-12-29 05:23:48] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000949 10.0.0.249 - - [2025-12-29 05:23:48] "POST /service-templates HTTP/1.1" 200 503 0.135300 10.0.0.38 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 404 220 0.004535 10.0.0.249 - - [2025-12-29 05:23:48] "GET / HTTP/1.1" 200 36215 0.002662 10.0.0.249 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 401 292 0.000422 10.0.0.22 - - [2025-12-29 05:23:48] "POST /job-templates HTTP/1.1" 200 585 0.163148 10.0.0.22 - - [2025-12-29 05:23:48] "POST /fqname-to-id HTTP/1.1" 404 198 0.004043 10.0.0.38 - - [2025-12-29 05:23:48] "POST /config-database-nodes HTTP/1.1" 200 619 0.084113 10.0.0.249 - - [2025-12-29 05:23:48] "POST /service-templates HTTP/1.1" 200 517 0.086323 10.0.0.22 - - [2025-12-29 05:23:48] "POST /job-templates HTTP/1.1" 200 561 0.132973 10.0.0.249 - - [2025-12-29 05:23:49] "POST /service-templates HTTP/1.1" 200 537 0.145811 10.0.0.22 - - [2025-12-29 05:23:49] "POST /fqname-to-id HTTP/1.1" 404 203 0.020278 10.0.0.249 - - [2025-12-29 05:23:49] "POST /service-templates HTTP/1.1" 200 509 0.082624 10.0.0.22 - - [2025-12-29 05:23:49] "GET / HTTP/1.1" 200 36215 0.001668 10.0.0.22 - - [2025-12-29 05:23:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000377 /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.22 - - [2025-12-29 05:23:49] "POST /job-templates HTTP/1.1" 200 571 0.145837 10.0.0.22 - - [2025-12-29 05:23:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.022568 10.0.0.38 - - [2025-12-29 05:23:49] "GET / HTTP/1.1" 200 36215 0.001801 10.0.0.38 - - [2025-12-29 05:23:49] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000410 10.0.0.22 - - [2025-12-29 05:23:49] "POST /job-templates HTTP/1.1" 200 557 0.088186 10.0.0.22 - - [2025-12-29 05:23:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.004184 10.0.0.22 - - [2025-12-29 05:23:49] "POST /job-templates HTTP/1.1" 200 557 0.117677 10.0.0.22 - - [2025-12-29 05:23:49] "POST /fqname-to-id HTTP/1.1" 404 196 0.004661 10.0.0.22 - - [2025-12-29 05:23:49] "POST /job-templates HTTP/1.1" 200 557 0.107667 10.0.0.22 - - [2025-12-29 05:23:49] "POST /fqname-to-id HTTP/1.1" 404 186 0.007518 10.0.0.22 - - [2025-12-29 05:23:50] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.825167 10.0.0.22 - - [2025-12-29 05:23:50] "POST /job-templates HTTP/1.1" 200 537 0.043496 10.0.0.22 - - [2025-12-29 05:23:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.005456 10.0.0.22 - - [2025-12-29 05:23:50] "POST /job-templates HTTP/1.1" 200 561 0.104384 10.0.0.22 - - [2025-12-29 05:23:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.008761 10.0.0.22 - - [2025-12-29 05:23:50] "POST /job-templates HTTP/1.1" 200 561 0.065449 10.0.0.22 - - [2025-12-29 05:23:50] "POST /fqname-to-id HTTP/1.1" 404 198 0.004727 10.0.0.22 - - [2025-12-29 05:23:50] "POST /job-templates HTTP/1.1" 200 561 0.079919 10.0.0.22 - - [2025-12-29 05:23:50] "POST /fqname-to-id HTTP/1.1" 404 201 0.004293 10.0.0.22 - - [2025-12-29 05:23:50] "POST /job-templates HTTP/1.1" 200 567 0.050114 10.0.0.22 - - [2025-12-29 05:23:50] "POST /fqname-to-id HTTP/1.1" 404 197 0.003651 10.0.0.22 - - [2025-12-29 05:23:51] "POST /job-templates HTTP/1.1" 200 559 0.097347 10.0.0.22 - - [2025-12-29 05:23:51] "POST /fqname-to-id HTTP/1.1" 404 196 0.004503 10.0.0.249 - - [2025-12-29 05:23:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.459148 10.0.0.249 - - [2025-12-29 05:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 1.141548 10.0.0.249 - - [2025-12-29 05:23:51] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.014304 10.0.0.22 - - [2025-12-29 05:23:51] "POST /fqname-to-id HTTP/1.1" 200 156 0.391030 10.0.0.22 - - [2025-12-29 05:23:51] "GET /global-system-config/e0657542-774b-4c86-bd60-8a0bd9293fdc?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1061 0.004143 10.0.0.38 - - [2025-12-29 05:23:51] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.096114 10.0.0.249 - - [2025-12-29 05:23:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.004432 10.0.0.22 - - [2025-12-29 05:23:51] "POST /job-templates HTTP/1.1" 200 557 0.115215 10.0.0.22 - - [2025-12-29 05:23:51] "POST /fqname-to-id HTTP/1.1" 404 220 0.003747 10.0.0.22 - - [2025-12-29 05:23:51] "POST /fqname-to-id HTTP/1.1" 404 205 0.007036 10.0.0.249 - - [2025-12-29 05:23:51] "POST /config-database-nodes HTTP/1.1" 200 619 0.046603 10.0.0.22 - - [2025-12-29 05:23:51] "POST /config-database-nodes HTTP/1.1" 200 619 0.056434 10.0.0.22 - - [2025-12-29 05:23:51] "POST /job-templates HTTP/1.1" 200 575 0.109074 10.0.0.22 - - [2025-12-29 05:23:52] "POST /job-templates HTTP/1.1" 200 553 0.092301 10.0.0.22 - - [2025-12-29 05:23:52] "POST /job-templates HTTP/1.1" 200 581 0.083119 10.0.0.22 - - [2025-12-29 05:23:52] "POST /job-templates HTTP/1.1" 200 557 0.102643 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 561 0.087998 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 577 0.042661 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 559 0.045674 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 561 0.046813 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 557 0.048710 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 555 0.052744 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 555 0.064055 10.0.0.22 - - [2025-12-29 05:23:53] "POST /job-templates HTTP/1.1" 200 555 0.070081 10.0.0.22 - - [2025-12-29 05:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004130 10.0.0.22 - - [2025-12-29 05:23:55] "GET /global-vrouter-config/4e6dc3af-9d19-4104-9d0a-ae87e96e0eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1163 0.004803 10.0.0.22 - - [2025-12-29 05:23:55] "POST /fqname-to-id HTTP/1.1" 200 156 0.004570 10.0.0.22 - - [2025-12-29 05:23:55] "PUT /global-vrouter-config/4e6dc3af-9d19-4104-9d0a-ae87e96e0eda HTTP/1.1" 200 277 0.032360 10.0.0.22 - - [2025-12-29 05:23:55] "POST /fqname-to-id HTTP/1.1" 404 201 0.012394 10.0.0.22 - - [2025-12-29 05:23:55] "POST /config-propertiess HTTP/1.1" 200 553 0.059780 10.0.0.249 - - [2025-12-29 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005539 10.0.0.249 - - [2025-12-29 05:23:56] "GET /global-vrouter-config/4e6dc3af-9d19-4104-9d0a-ae87e96e0eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.025280 10.0.0.22 - - [2025-12-29 05:23:56] "POST /fqname-to-id HTTP/1.1" 404 166 0.019349 10.0.0.38 - - [2025-12-29 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.005976 10.0.0.38 - - [2025-12-29 05:23:56] "GET /global-vrouter-config/4e6dc3af-9d19-4104-9d0a-ae87e96e0eda?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1434 0.004713 10.0.0.249 - - [2025-12-29 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.017205 10.0.0.38 - - [2025-12-29 05:23:56] "POST /fqname-to-id HTTP/1.1" 200 156 0.011936 10.0.0.249 - - [2025-12-29 05:23:56] "PUT /global-vrouter-config/4e6dc3af-9d19-4104-9d0a-ae87e96e0eda HTTP/1.1" 200 277 0.033008 10.0.0.38 - - [2025-12-29 05:23:56] "PUT /global-vrouter-config/4e6dc3af-9d19-4104-9d0a-ae87e96e0eda HTTP/1.1" 200 277 0.030243 10.0.0.22 - - [2025-12-29 05:23:56] "POST /tags HTTP/1.1" 200 334 0.090062 10.0.0.22 - - [2025-12-29 05:23:56] "POST /fqname-to-id HTTP/1.1" 404 174 0.023558 10.0.0.22 - - [2025-12-29 05:23:56] "POST /tags HTTP/1.1" 200 314 0.077738 10.0.0.249 - - [2025-12-29 05:23:57] "GET /network-ipam/a4f8c1c2-871b-4f11-a703-703ac23031ea?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1956 1.178895 10.0.0.22 - - [2025-12-29 05:23:57] "POST /fqname-to-id HTTP/1.1" 200 156 0.020806 10.0.0.22 - - [2025-12-29 05:23:57] "POST /hardwares HTTP/1.1" 200 328 0.106838 10.0.0.22 - - [2025-12-29 05:23:57] "POST /fqname-to-id HTTP/1.1" 404 166 0.006790 10.0.0.22 - - [2025-12-29 05:23:57] "POST /hardwares HTTP/1.1" 200 328 0.045789 10.0.0.22 - - [2025-12-29 05:23:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.005771 10.0.0.22 - - [2025-12-29 05:23:57] "POST /hardwares HTTP/1.1" 200 318 0.018800 10.0.0.22 - - [2025-12-29 05:23:57] "POST /fqname-to-id HTTP/1.1" 404 164 0.004100 10.0.0.22 - - [2025-12-29 05:23:57] "POST /hardwares HTTP/1.1" 200 324 0.022909 10.0.0.22 - - [2025-12-29 05:23:57] "POST /fqname-to-id HTTP/1.1" 404 165 0.004521 10.0.0.22 - - [2025-12-29 05:23:57] "POST /hardwares HTTP/1.1" 200 326 0.017561 10.0.0.22 - - [2025-12-29 05:23:58] "POST /fqname-to-id HTTP/1.1" 404 164 0.004570 10.0.0.22 - - [2025-12-29 05:23:58] "POST /hardwares HTTP/1.1" 200 318 0.020399 10.0.0.22 - - [2025-12-29 05:23:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004315 10.0.0.22 - - [2025-12-29 05:23:58] "POST /hardwares HTTP/1.1" 200 324 0.016062 10.0.0.22 - - [2025-12-29 05:23:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.015326 10.0.0.22 - - [2025-12-29 05:23:58] "POST /hardwares HTTP/1.1" 200 326 0.019489 10.0.0.22 - - [2025-12-29 05:23:58] "POST /fqname-to-id HTTP/1.1" 404 161 0.004525 10.0.0.22 - - [2025-12-29 05:23:58] "POST /hardwares HTTP/1.1" 200 320 0.027231 10.0.0.22 - - [2025-12-29 05:23:58] "POST /fqname-to-id HTTP/1.1" 404 162 0.003948 10.0.0.22 - - [2025-12-29 05:23:58] "POST /hardwares HTTP/1.1" 200 312 0.018335 10.0.0.22 - - [2025-12-29 05:23:58] "POST /fqname-to-id HTTP/1.1" 404 160 0.006064 10.0.0.22 - - [2025-12-29 05:23:59] "POST /hardwares HTTP/1.1" 200 304 0.022071 10.0.0.22 - - [2025-12-29 05:23:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.004086 10.0.0.22 - - [2025-12-29 05:23:59] "POST /hardwares HTTP/1.1" 200 306 0.031142 10.0.0.22 - - [2025-12-29 05:23:59] "POST /fqname-to-id HTTP/1.1" 404 155 0.004001 10.0.0.22 - - [2025-12-29 05:23:59] "POST /hardwares HTTP/1.1" 200 308 0.019472 10.0.0.22 - - [2025-12-29 05:23:59] "POST /fqname-to-id HTTP/1.1" 404 156 0.003838 10.0.0.22 - - [2025-12-29 05:23:59] "POST /hardwares HTTP/1.1" 200 310 0.028461 10.0.0.22 - - [2025-12-29 05:23:59] "POST /fqname-to-id HTTP/1.1" 404 158 0.009738 10.0.0.22 - - [2025-12-29 05:23:59] "POST /hardwares HTTP/1.1" 200 302 0.023555 10.0.0.22 - - [2025-12-29 05:23:59] "POST /fqname-to-id HTTP/1.1" 404 157 0.003681 10.0.0.22 - - [2025-12-29 05:23:59] "POST /hardwares HTTP/1.1" 200 310 0.015850 10.0.0.22 - - [2025-12-29 05:24:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.007913 10.0.0.22 - - [2025-12-29 05:24:00] "POST /hardwares HTTP/1.1" 200 318 0.015438 10.0.0.22 - - [2025-12-29 05:24:00] "POST /fqname-to-id HTTP/1.1" 404 157 0.004466 10.0.0.22 - - [2025-12-29 05:24:00] "POST /hardwares HTTP/1.1" 200 304 0.017260 10.0.0.22 - - [2025-12-29 05:24:00] "POST /fqname-to-id HTTP/1.1" 404 185 0.004405 10.0.0.22 - - [2025-12-29 05:24:00] "POST /features HTTP/1.1" 200 523 0.089903 10.0.0.22 - - [2025-12-29 05:24:00] "POST /fqname-to-id HTTP/1.1" 404 189 0.004093 10.0.0.22 - - [2025-12-29 05:24:00] "POST /features HTTP/1.1" 200 523 0.044055 10.0.0.22 - - [2025-12-29 05:24:00] "POST /fqname-to-id HTTP/1.1" 404 186 0.011839 10.0.0.22 - - [2025-12-29 05:24:00] "POST /features HTTP/1.1" 200 521 0.048590 10.0.0.22 - - [2025-12-29 05:24:01] "POST /fqname-to-id HTTP/1.1" 404 190 0.005390 10.0.0.22 - - [2025-12-29 05:24:01] "POST /features HTTP/1.1" 200 543 0.050144 10.0.0.22 - - [2025-12-29 05:24:01] "POST /fqname-to-id HTTP/1.1" 404 179 0.006091 10.0.0.22 - - [2025-12-29 05:24:01] "POST /physical-roles HTTP/1.1" 200 535 0.058475 10.0.0.22 - - [2025-12-29 05:24:01] "POST /fqname-to-id HTTP/1.1" 404 191 0.005325 10.0.0.22 - - [2025-12-29 05:24:01] "POST /overlay-roles HTTP/1.1" 200 533 0.039030 10.0.0.22 - - [2025-12-29 05:24:01] "POST /fqname-to-id HTTP/1.1" 404 185 0.003894 10.0.0.22 - - [2025-12-29 05:24:01] "POST /overlay-roles HTTP/1.1" 200 543 0.059869 10.0.0.22 - - [2025-12-29 05:24:01] "POST /fqname-to-id HTTP/1.1" 404 184 0.008840 10.0.0.22 - - [2025-12-29 05:24:01] "POST /overlay-roles HTTP/1.1" 200 535 0.070138 10.0.0.22 - - [2025-12-29 05:24:02] "POST /fqname-to-id HTTP/1.1" 404 187 0.004810 10.0.0.22 - - [2025-12-29 05:24:02] "POST /overlay-roles HTTP/1.1" 200 543 0.039058 10.0.0.22 - - [2025-12-29 05:24:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.006041 10.0.0.22 - - [2025-12-29 05:24:02] "POST /role-definitions HTTP/1.1" 200 535 0.052118 10.0.0.22 - - [2025-12-29 05:24:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.004197 10.0.0.22 - - [2025-12-29 05:24:02] "POST /role-definitions HTTP/1.1" 200 553 0.033496 10.0.0.22 - - [2025-12-29 05:24:02] "POST /fqname-to-id HTTP/1.1" 404 189 0.010203 10.0.0.22 - - [2025-12-29 05:24:02] "POST /role-definitions HTTP/1.1" 200 551 0.054513 10.0.0.22 - - [2025-12-29 05:24:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.004473 10.0.0.22 - - [2025-12-29 05:24:02] "POST /role-definitions HTTP/1.1" 200 563 0.060904 10.0.0.22 - - [2025-12-29 05:24:02] "POST /fqname-to-id HTTP/1.1" 404 190 0.003878 10.0.0.22 - - [2025-12-29 05:24:03] "POST /role-definitions HTTP/1.1" 200 547 0.038523 10.0.0.22 - - [2025-12-29 05:24:03] "POST /fqname-to-id HTTP/1.1" 404 192 0.004495 10.0.0.22 - - [2025-12-29 05:24:03] "POST /role-definitions HTTP/1.1" 200 557 0.081339 10.0.0.22 - - [2025-12-29 05:24:03] "POST /fqname-to-id HTTP/1.1" 404 187 0.003968 10.0.0.22 - - [2025-12-29 05:24:03] "POST /role-definitions HTTP/1.1" 200 533 0.049858 10.0.0.22 - - [2025-12-29 05:24:03] "POST /fqname-to-id HTTP/1.1" 404 189 0.006018 10.0.0.22 - - [2025-12-29 05:24:03] "POST /role-definitions HTTP/1.1" 200 559 0.034296 10.0.0.22 - - [2025-12-29 05:24:03] "POST /fqname-to-id HTTP/1.1" 404 195 0.009372 10.0.0.22 - - [2025-12-29 05:24:03] "POST /feature-configs HTTP/1.1" 200 539 0.055023 10.0.0.22 - - [2025-12-29 05:24:04] "POST /fqname-to-id HTTP/1.1" 404 211 0.003826 10.0.0.22 - - [2025-12-29 05:24:04] "POST /node-profiles HTTP/1.1" 200 549 0.054854 10.0.0.22 - - [2025-12-29 05:24:04] "POST /fqname-to-id HTTP/1.1" 404 193 0.005044 10.0.0.22 - - [2025-12-29 05:24:04] "POST /node-profiles HTTP/1.1" 200 543 0.036550 10.0.0.22 - - [2025-12-29 05:24:04] "POST /fqname-to-id HTTP/1.1" 404 188 0.010811 10.0.0.22 - - [2025-12-29 05:24:04] "POST /node-profiles HTTP/1.1" 200 533 0.045478 10.0.0.22 - - [2025-12-29 05:24:04] "POST /fqname-to-id HTTP/1.1" 404 197 0.004426 10.0.0.22 - - [2025-12-29 05:24:04] "POST /telemetry-profiles HTTP/1.1" 200 556 0.039621 10.0.0.22 - - [2025-12-29 05:24:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.004261 10.0.0.22 - - [2025-12-29 05:24:04] "POST /telemetry-profiles HTTP/1.1" 200 556 0.042210 10.0.0.22 - - [2025-12-29 05:24:04] "POST /fqname-to-id HTTP/1.1" 404 206 0.009409 10.0.0.22 - - [2025-12-29 05:24:05] "POST /sflow-profiles HTTP/1.1" 200 534 0.049594 10.0.0.22 - - [2025-12-29 05:24:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.004058 10.0.0.249 - - [2025-12-29 05:24:05] "POST /fqname-to-id HTTP/1.1" 404 224 0.005424 10.0.0.22 - - [2025-12-29 05:24:05] "POST /grpc-profiles HTTP/1.1" 200 532 0.051920 10.0.0.22 - - [2025-12-29 05:24:05] "POST /fqname-to-id HTTP/1.1" 404 202 0.014890 10.0.0.249 - - [2025-12-29 05:24:05] "POST /ref-update HTTP/1.1" 200 156 0.042160 10.0.0.22 - - [2025-12-29 05:24:05] "POST /device-functional-groups HTTP/1.1" 200 542 0.070911 10.0.0.22 - - [2025-12-29 05:24:05] "POST /fqname-to-id HTTP/1.1" 404 195 0.005502 10.0.0.249 - - [2025-12-29 05:24:05] "POST /route-targets HTTP/1.1" 200 328 0.031153 10.0.0.249 - - [2025-12-29 05:24:05] "POST /ref-update HTTP/1.1" 200 156 0.022140 10.0.0.22 - - [2025-12-29 05:24:05] "POST /device-functional-groups HTTP/1.1" 200 544 0.062171 10.0.0.22 - - [2025-12-29 05:24:05] "POST /fqname-to-id HTTP/1.1" 404 208 0.003965 10.0.0.249 - - [2025-12-29 05:24:05] "PUT /access-control-list/b35fa816-89e5-4f6a-9939-1adeff38a2ca HTTP/1.1" 200 273 0.022338 10.0.0.22 - - [2025-12-29 05:24:05] "POST /device-functional-groups HTTP/1.1" 200 622 0.050946 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 404 205 0.003438 10.0.0.22 - - [2025-12-29 05:24:06] "POST /device-functional-groups HTTP/1.1" 200 576 0.065183 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 404 196 0.004292 10.0.0.22 - - [2025-12-29 05:24:06] "POST /role-configs HTTP/1.1" 200 524 0.063992 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 404 202 0.004556 10.0.0.22 - - [2025-12-29 05:24:06] "POST /role-configs HTTP/1.1" 200 523 0.045715 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 404 194 0.003817 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.013488 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004595 10.0.0.22 - - [2025-12-29 05:24:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.004438 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004187 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006445 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004667 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.008174 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004755 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004936 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006661 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004087 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005206 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004119 10.0.0.22 - - [2025-12-29 05:24:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005059 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004463 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004689 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003621 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003951 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004495 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004393 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.003915 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005738 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004607 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004709 10.0.0.22 - - [2025-12-29 05:24:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004770 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003839 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004597 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014854 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004687 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.008845 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003738 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003672 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.004308 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.007304 10.0.0.22 - - [2025-12-29 05:24:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.003990 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.006509 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004046 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.003940 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.008194 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005774 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010105 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004353 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004455 10.0.0.22 - - [2025-12-29 05:24:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.012219 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003766 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004499 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004955 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005138 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004487 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.003526 10.0.0.22 - - [2025-12-29 05:24:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005049 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007037 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004620 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004579 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.023105 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.007382 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004458 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006635 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004960 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.005858 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.003436 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.22 - - [2025-12-29 05:24:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.006873 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004820 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004898 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.006767 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.003586 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009879 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.009403 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004669 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004057 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.005104 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.22 - - [2025-12-29 05:24:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.004334 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004222 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003929 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003852 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004452 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.010112 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009148 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004726 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.012758 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.004033 10.0.0.22 - - [2025-12-29 05:24:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.003497 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.017470 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004123 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007124 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008734 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003804 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003924 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.009292 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006238 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008470 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.007116 10.0.0.22 - - [2025-12-29 05:24:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004309 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003982 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003987 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004492 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.037216 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003748 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003405 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004833 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004285 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004206 10.0.0.22 - - [2025-12-29 05:24:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.013596 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007869 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.022372 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.014167 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005746 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004668 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003821 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005259 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004927 10.0.0.22 - - [2025-12-29 05:24:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.010498 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003873 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007956 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004851 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005244 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003466 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010920 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004167 10.0.0.22 - - [2025-12-29 05:24:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008967 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003921 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004274 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003703 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004135 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004106 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.008197 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004323 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004460 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003492 10.0.0.22 - - [2025-12-29 05:24:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003881 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004614 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.008222 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004921 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004368 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.010547 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004750 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005046 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004907 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004843 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004026 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.007658 10.0.0.22 - - [2025-12-29 05:24:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003884 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.015971 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004098 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004297 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.016495 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003966 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004048 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004295 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003947 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004183 10.0.0.22 - - [2025-12-29 05:24:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007463 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003895 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007395 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003654 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004090 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004275 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003634 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003803 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005760 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005329 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003949 10.0.0.22 - - [2025-12-29 05:24:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.007284 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004478 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004474 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.007563 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004042 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008645 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008818 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004557 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003996 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003931 10.0.0.22 - - [2025-12-29 05:24:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004193 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.010698 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004509 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004124 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004442 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003935 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004170 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.011092 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.003983 10.0.0.22 - - [2025-12-29 05:24:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004449 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.012479 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003618 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004485 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009135 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004238 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004093 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009764 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004489 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005170 10.0.0.22 - - [2025-12-29 05:24:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.008159 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004780 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004225 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006574 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004392 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004341 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.013946 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.006879 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004279 10.0.0.22 - - [2025-12-29 05:24:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004147 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.008336 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004205 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004427 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004035 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004129 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004560 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003880 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003876 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004270 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004342 10.0.0.22 - - [2025-12-29 05:24:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005582 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.011770 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.012230 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.016996 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005293 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004051 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.007454 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.22 - - [2025-12-29 05:24:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004230 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008239 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004548 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004829 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.008924 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005430 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005032 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.009393 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005181 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006438 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005594 10.0.0.22 - - [2025-12-29 05:24:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003735 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004577 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.012220 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005224 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.007814 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.008896 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003972 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005072 10.0.0.249 - - [2025-12-29 05:24:30] "POST /useragent-kv HTTP/1.1" 200 115 0.007710 10.0.0.22 - - [2025-12-29 05:24:30] "POST /virtual-networks HTTP/1.1" 200 554 0.116167 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 404 178 0.004282 10.0.0.249 - - [2025-12-29 05:24:30] "POST /ref-update HTTP/1.1" 200 156 0.027071 10.0.0.22 - - [2025-12-29 05:24:30] "POST /fqname-to-id HTTP/1.1" 404 198 0.003734 10.0.0.249 - - [2025-12-29 05:24:38] "GET /global-system-configs HTTP/1.1" 200 323 12.537804 10.0.0.22 - - [2025-12-29 05:24:38] "GET /global-system-configs HTTP/1.1" 200 323 10.679172 10.0.0.38 - - [2025-12-29 05:24:38] "GET /global-system-configs HTTP/1.1" 200 323 8.745393 10.0.0.22 - - [2025-12-29 05:24:38] "GET /global-system-configs HTTP/1.1" 200 323 7.111472 10.0.0.249 - - [2025-12-29 05:24:39] "GET /global-system-configs HTTP/1.1" 200 323 4.659256 10.0.0.38 - - [2025-12-29 05:24:39] "GET /global-system-configs HTTP/1.1" 200 323 2.158446 10.0.0.249 - - [2025-12-29 05:24:41] "POST /ref-update HTTP/1.1" 200 156 0.097073 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.