+++ date ++ echo 'INFO: =================== Thu Jul 10 00:41:35 UTC 2025 ===================' INFO: =================== Thu Jul 10 00:41:35 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ grep 'inet ' +++ ip addr show dev ens3 +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.41,10.0.0.61,10.0.0.130 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.61:8081 10.0.0.130:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.61:8081 10.0.0.130:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.61:8081 10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.61:9042 10.0.0.130:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.61:9042 10.0.0.130:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.61:9042 10.0.0.130:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.61:8086 10.0.0.130:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.61:8086 10.0.0.130:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.61:8086 10.0.0.130: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.41,10.0.0.61,10.0.0.130 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.61:8082 10.0.0.130:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.61:8082 10.0.0.130:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.61:8082 10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.61:9161 10.0.0.130:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.61:9161 10.0.0.130:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.61:9161 10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.61:9041 10.0.0.130: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.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.61:2181,10.0.0.130:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.61:2181,10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.61:2181,10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.61:2181 10.0.0.130:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.61:2181 10.0.0.130:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.61:2181 10.0.0.130:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.61:5673,10.0.0.130:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.61:5673,10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.61:5673,10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.61:6379 10.0.0.130:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.61:6379 10.0.0.130:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.61:6379 10.0.0.130: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.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.61:9092 10.0.0.130:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.61:9092 10.0.0.130:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.61:9092 10.0.0.130: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.41 ++ 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.41,10.0.0.61,10.0.0.130 ++ 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.41,10.0.0.61,10.0.0.130 ++ 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 ++ echo 10.0.0.41,10.0.0.61,10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 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.41,10.0.0.61,10.0.0.130 +++ cut -d ' ' -f 1 +++ local servers=10.0.0.41,10.0.0.61,10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ get_local_ips ++++ tr '\n' , ++++ cat /proc/net/fib_trie ++++ sort ++++ uniq ++++ awk '/32 host/ { print f } {f=$2}' ++++ grep -vi host +++ local local_ips=,10.0.0.41,10.20.0.14,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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=__ ++ set -o posix ++ set ++ sort ++ grep '^API__.*__.*=.*$' ++ 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 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 07/10/2025 00:41:44.601 7f923f477488 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/10/2025 00:41:44.639 7f923f477488 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/10/2025 00:41:44.663 7f923f477488 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/10/2025 00:41:44.663 7f923f477488 [contrail-api] [INFO]: SANDESH: Logging: FILE: [None] -> [/var/log/contrail/config-api/contrail-api-0.log] HttpError Python 3.6.8: /usr/bin/python3 Thu Jul 10 00:42:12 2025 A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred. /usr/bin/contrail-api in () 29 30 31 if __name__ == '__main__': 32 sys.argv[0] = re.sub(r'(-script\.pyw?|\.exe)?$', '', sys.argv[0]) 33 sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) sys = sys.exit = load_entry_point = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in server_main(args_str=None) 5361 vnc_cgitb.enable(format='text') 5362 5363 main(args_str, VncApiServer(args_str)) 5364 #server_main 5365 global main = args_str = None global VncApiServer = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in __init__(self=, args_str='--conf_file /etc/contrail/contrail-api-0.conf --...ontrail/contrail-keystone-auth.conf --worker_id 0') 2205 else: 2206 self._db_connect(self._args.reset_config) 2207 self._db_init_entries() 2208 2209 self._initialize_quota_counters() self = self._db_init_entries = > /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in _db_init_entries(self=) 3750 project = self.create_singleton_entry(Project(parent_obj=domain)) 3751 self._default_project = project.serialize_to_json() 3752 self.create_singleton_entry(Fabric()) 3753 3754 # Global and default policy resources self = self.create_singleton_entry = > global Fabric = /usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py in create_singleton_entry(self=, singleton_obj=, user_visible=True) 4007 if not ok: 4008 (code, msg) = result 4009 raise cfgm_common.exceptions.HttpError(code, msg) 4010 obj_id = result 4011 s_obj.uuid = obj_id global cfgm_common = cfgm_common.exceptions = cfgm_common.exceptions.HttpError = code = 409 msg = 'FQ Name: /fq-name-to-uuid/fabric:default-global-...b03edbe3-d678-436f-86c0-dfdc2ac5bb81 at zookeeper' HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/fabric:default-global-system-config:default-fabric exists already with ID: b03edbe3-d678-436f-86c0-dfdc2ac5bb81 at zookeeper __cause__ = None __class__ = __context__ = NoIdError('fabric default-global-system-config:default-fabric',) __delattr__ = __dict__ = {'content': 'FQ Name: /fq-name-to-uuid/fabric:default-global-...b03edbe3-d678-436f-86c0-dfdc2ac5bb81 at zookeeper', 'status_code': 409} __dir__ = __doc__ = None __eq__ = __format__ = __ge__ = __getattribute__ = __gt__ = __hash__ = __init__ = __init_subclass__ = __le__ = __lt__ = __module__ = 'vnc_api.exceptions' __ne__ = __new__ = __reduce__ = __reduce_ex__ = __repr__ = __setattr__ = __setstate__ = __sizeof__ = __str__ = __subclasshook__ = __suppress_context__ = False __traceback__ = __weakref__ = None args = (409, 'FQ Name: /fq-name-to-uuid/fabric:default-global-...b03edbe3-d678-436f-86c0-dfdc2ac5bb81 at zookeeper') content = 'FQ Name: /fq-name-to-uuid/fabric:default-global-...b03edbe3-d678-436f-86c0-dfdc2ac5bb81 at zookeeper' status_code = 409 with_traceback = The above is a description of an error in a Python program. Here is the original traceback: Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3992, in create_singleton_entry s_obj.uuid = self._db_conn.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/vnc_db.py", line 2499, in fq_name_to_uuid obj_uuid = self._object_db.fq_name_to_uuid(obj_type, fq_name) File "/usr/lib/python3.6/site-packages/cfgm_common/datastore/drivers/cassandra_cql.py", line 1031, in wrapper return func(*args, **kwargs) File "/usr/lib/python3.6/site-packages/cfgm_common/vnc_cassandra.py", line 1199, in fq_name_to_uuid raise NoIdError('%s %s' % (obj_type, fq_name_str)) vnc_api.exceptions.NoIdError: Unknown id: fabric default-global-system-config:default-fabric During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/bin/contrail-api", line 33, in sys.exit(load_entry_point('contrail-api-server==0.1.dev0', 'console_scripts', 'contrail-api')()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 5363, in server_main main(args_str, VncApiServer(args_str)) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 2207, in __init__ self._db_init_entries() File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 3752, in _db_init_entries self.create_singleton_entry(Fabric()) File "/usr/lib/python3.6/site-packages/vnc_cfg_api_server/api_server.py", line 4009, in create_singleton_entry raise cfgm_common.exceptions.HttpError(code, msg) vnc_api.exceptions.HttpError: HTTP Status: 409 Content: FQ Name: /fq-name-to-uuid/fabric:default-global-system-config:default-fabric exists already with ID: b03edbe3-d678-436f-86c0-dfdc2ac5bb81 at zookeeper +++ date ++ echo 'INFO: =================== Thu Jul 10 00:42:13 UTC 2025 ===================' INFO: =================== Thu Jul 10 00:42: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 +++++ 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 +++ local nic=ens3 +++ cut -d / -f 1 +++ ip addr show dev ens3 +++ grep 'inet ' +++ awk '{print $2}' +++ head -n 1 ++ DEFAULT_LOCAL_IP=10.0.0.41 ++ 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 +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ 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.41,10.0.0.61,10.0.0.130 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ ANALYTICSDB_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ ANALYTICS_SNMP_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8081 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8081 ' +++ '[' -n '10.0.0.41:8081 10.0.0.61:8081 10.0.0.130:8081 ' ']' +++ echo '10.0.0.41:8081 10.0.0.61:8081 10.0.0.130:8081' ++ ANALYTICS_SERVERS='10.0.0.41:8081 10.0.0.61:8081 10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9042 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9042 ' +++ '[' -n '10.0.0.41:9042 10.0.0.61:9042 10.0.0.130:9042 ' ']' +++ echo '10.0.0.41:9042 10.0.0.61:9042 10.0.0.130:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.41:9042 10.0.0.61:9042 10.0.0.130:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8086 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8086 ' +++ '[' -n '10.0.0.41:8086 10.0.0.61:8086 10.0.0.130:8086 ' ']' +++ echo '10.0.0.41:8086 10.0.0.61:8086 10.0.0.130:8086' ++ COLLECTOR_SERVERS='10.0.0.41:8086 10.0.0.61:8086 10.0.0.130: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.41,10.0.0.61,10.0.0.130 ++ CONFIGDB_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:8082 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:8082 ' +++ '[' -n '10.0.0.41:8082 10.0.0.61:8082 10.0.0.130:8082 ' ']' +++ echo '10.0.0.41:8082 10.0.0.61:8082 10.0.0.130:8082' ++ CONFIG_SERVERS='10.0.0.41:8082 10.0.0.61:8082 10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9161 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9161 ' +++ '[' -n '10.0.0.41:9161 10.0.0.61:9161 10.0.0.130:9161 ' ']' +++ echo '10.0.0.41:9161 10.0.0.61:9161 10.0.0.130:9161' ++ CONFIGDB_SERVERS='10.0.0.41:9161 10.0.0.61:9161 10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9041 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9041 ' +++ '[' -n '10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041 ' ']' +++ echo '10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.41:9041 10.0.0.61:9041 10.0.0.130: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.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:2181, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:2181, +++ '[' -n 10.0.0.41:2181,10.0.0.61:2181,10.0.0.130:2181, ']' +++ echo 10.0.0.41:2181,10.0.0.61:2181,10.0.0.130:2181 ++ ZOOKEEPER_SERVERS=10.0.0.41:2181,10.0.0.61:2181,10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:2181 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:2181 ' +++ '[' -n '10.0.0.41:2181 10.0.0.61:2181 10.0.0.130:2181 ' ']' +++ echo '10.0.0.41:2181 10.0.0.61:2181 10.0.0.130:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.41:2181 10.0.0.61:2181 10.0.0.130:2181' ++ RABBITMQ_NODES=10.0.0.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+=10.0.0.41:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+=10.0.0.61:5673, +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+=10.0.0.130:5673, +++ '[' -n 10.0.0.41:5673,10.0.0.61:5673,10.0.0.130:5673, ']' +++ echo 10.0.0.41:5673,10.0.0.61:5673,10.0.0.130:5673 ++ RABBITMQ_SERVERS=10.0.0.41:5673,10.0.0.61:5673,10.0.0.130: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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:6379 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:6379 ' +++ '[' -n '10.0.0.41:6379 10.0.0.61:6379 10.0.0.130:6379 ' ']' +++ echo '10.0.0.41:6379 10.0.0.61:6379 10.0.0.130:6379' ++ REDIS_SERVERS='10.0.0.41:6379 10.0.0.61:6379 10.0.0.130: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.41,10.0.0.61,10.0.0.130 ++ 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.41 +++ local server_address=10.0.0.41 +++ extended_server_list+='10.0.0.41:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.61 +++ local server_address=10.0.0.61 +++ extended_server_list+='10.0.0.61:9092 ' +++ for server in '"${server_list[@]}"' ++++ echo 10.0.0.130 +++ local server_address=10.0.0.130 +++ extended_server_list+='10.0.0.130:9092 ' +++ '[' -n '10.0.0.41:9092 10.0.0.61:9092 10.0.0.130:9092 ' ']' +++ echo '10.0.0.41:9092 10.0.0.61:9092 10.0.0.130:9092' ++ KAFKA_SERVERS='10.0.0.41:9092 10.0.0.61:9092 10.0.0.130: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.41 ++ 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.41,10.0.0.61,10.0.0.130 ++ 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.41,10.0.0.61,10.0.0.130 ++ 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 ++ echo 10.0.0.41,10.0.0.61,10.0.0.130 ++ cut -d , -f 1 + local cassandra=10.0.0.41 + (( i=1 )) + (( i<=30 )) + echo -e '\035\nquit' + nc -z 10.0.0.41 9041 + echo 'INFO: Cassandra is connected' INFO: Cassandra is connected + sleep 5 + return 0 + host_ip=0.0.0.0 + is_enabled + local val= + [[ '' == \t\r\u\e ]] + [[ '' == \y\e\s ]] + [[ '' == \e\n\a\b\l\e\d ]] ++ get_listen_ip_for_node CONFIG +++ cut -d ' ' -f 1 +++ find_my_ip_and_order_for_node CONFIG +++ local server_typ=CONFIG_NODES +++ find_my_ip_and_order_for_node_list 10.0.0.41,10.0.0.61,10.0.0.130 +++ local servers=10.0.0.41,10.0.0.61,10.0.0.130 +++ local server_list= +++ IFS=, +++ read -ra server_list ++++ tr '\n' , ++++ get_local_ips ++++ cat /proc/net/fib_trie ++++ grep -vi host ++++ awk '/32 host/ { print f } {f=$2}' ++++ sort ++++ uniq +++ local local_ips=,10.0.0.41,10.20.0.14,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.41'\''))' +++ local server_ip=10.0.0.41 +++ [[ 0 == 0 ]] +++ [[ -n 10.0.0.41 ]] +++ [[ ,10.0.0.41,10.20.0.14,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.41, ]] +++ echo 10.0.0.41 1 +++ return ++ local ip=10.0.0.41 ++ [[ -z 10.0.0.41 ]] ++ echo 10.0.0.41 + host_ip=10.0.0.41 + [[ cql == \c\q\l ]] ++ echo 10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041 ++ sed 's/,/ /g' + cassandra_server_list='10.0.0.41:9041 10.0.0.61:9041 10.0.0.130:9041' + config_api_certs_config= + uwsgi_socket='protocol = http\nsocket = 10.0.0.41: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=__ ++ sed 's/^API__//g' ++ cut -d = -f 1 ++ sort ++ grep '^API__.*__.*=.*$' ++ 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 07/10/2025 00:42:22.273 7f0d4e180b48 [contrail-api] [INFO]: SANDESH: CONNECT TO COLLECTOR: True 07/10/2025 00:42:22.303 7f0d4e180b48 [contrail-api] [INFO]: SANDESH: INTROSPECT IS ON: 0.0.0.0:8084 07/10/2025 00:42:22.317 7f0d4e180b48 [contrail-api] [INFO]: SANDESH: Logging: LEVEL: [SYS_INFO] -> [SYS_DEBUG] 07/10/2025 00:42:22.317 7f0d4e180b48 [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.41:8082/ Hit Ctrl-C to quit. 10.0.0.41 - - [2025-07-10 00:42:24] "GET / HTTP/1.1" 200 45871 0.010898 10.0.0.41 - - [2025-07-10 00:42:24] "GET / HTTP/1.1" 200 45871 0.001772 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.41 - - [2025-07-10 00:42:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000650 10.0.0.41 - - [2025-07-10 00:42:24] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 401 292 0.000488 10.0.0.61 - - [2025-07-10 00:42:26] "POST /fqname-to-id HTTP/1.1" 401 292 0.000531 10.0.0.130 - - [2025-07-10 00:42:49] "GET / HTTP/1.1" 200 35931 0.001722 10.0.0.130 - - [2025-07-10 00:42:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000467 10.0.0.61 - - [2025-07-10 00:42:49] "GET / HTTP/1.1" 200 35931 0.001396 10.0.0.61 - - [2025-07-10 00:42:49] "POST /fqname-to-id HTTP/1.1" 401 292 0.000601 10.0.0.41 - - [2025-07-10 00:42:50] "GET / HTTP/1.1" 200 35931 0.001582 10.0.0.41 - - [2025-07-10 00:42:50] "POST /fqname-to-id HTTP/1.1" 401 292 0.000494 10.0.0.130 - - [2025-07-10 00:42:54] "GET / HTTP/1.1" 200 35931 0.002570 10.0.0.130 - - [2025-07-10 00:42:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000677 10.0.0.61 - - [2025-07-10 00:42:54] "GET / HTTP/1.1" 200 35931 0.002000 10.0.0.61 - - [2025-07-10 00:42:54] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000676 10.0.0.41 - - [2025-07-10 00:42:56] "GET / HTTP/1.1" 200 35931 0.002261 10.0.0.41 - - [2025-07-10 00:42:56] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000711 10.0.0.41 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 21.301526 10.0.0.41 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.005510 10.0.0.130 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 2.463066 10.0.0.130 - - [2025-07-10 00:42:58] "GET /routing-instance/fad5e133-7109-42c2-bd35-3a55d92338da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005025 10.0.0.61 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 2.186658 10.0.0.61 - - [2025-07-10 00:42:58] "GET /routing-instance/fad5e133-7109-42c2-bd35-3a55d92338da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.004551 10.0.0.61 - - [2025-07-10 00:42:58] "GET /global-system-configs HTTP/1.1" 200 322 7.202176 10.0.0.130 - - [2025-07-10 00:42:58] "GET /global-system-configs HTTP/1.1" 200 322 5.720070 10.0.0.130 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 4.785037 10.0.0.130 - - [2025-07-10 00:42:58] "POST /bgp-routers HTTP/1.1" 200 620 0.059969 10.0.0.41 - - [2025-07-10 00:42:58] "GET /global-system-configs HTTP/1.1" 200 322 3.018567 10.0.0.61 - - [2025-07-10 00:42:58] "POST /bgp-routers HTTP/1.1" 200 620 0.061846 10.0.0.41 - - [2025-07-10 00:42:58] "GET /domains?detail=False&count=False&shared=False HTTP/1.1" 200 315 21.165954 10.0.0.130 - - [2025-07-10 00:42:58] "GET /bgp-router/4e306be1-f533-41e5-9817-ddc87ae78e71?fields=global_system_config_back_refs HTTP/1.1" 200 1115 0.009638 10.0.0.41 - - [2025-07-10 00:42:58] "GET /projects?detail=False&count=False&shared=False HTTP/1.1" 200 336 0.012232 10.0.0.61 - - [2025-07-10 00:42:58] "GET /bgp-router/c5c1c990-3867-482e-8fe0-3edd2fe5b87c?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.006610 10.0.0.130 - - [2025-07-10 00:42:58] "GET /global-system-configs HTTP/1.1" 200 322 14.273078 10.0.0.130 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004411 10.0.0.61 - - [2025-07-10 00:42:58] "GET /global-system-configs HTTP/1.1" 200 322 12.823079 10.0.0.61 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 0.004233 10.0.0.41 - - [2025-07-10 00:42:58] "GET /global-system-configs HTTP/1.1" 200 322 9.967455 10.0.0.130 - - [2025-07-10 00:42:58] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.007019 10.0.0.41 - - [2025-07-10 00:42:58] "POST /fqname-to-id HTTP/1.1" 200 156 1.868376 10.0.0.41 - - [2025-07-10 00:42:58] "GET /routing-instance/fad5e133-7109-42c2-bd35-3a55d92338da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.007552 10.0.0.61 - - [2025-07-10 00:42:58] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1060 0.004828 10.0.0.130 - - [2025-07-10 00:42:58] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005859 10.0.0.61 - - [2025-07-10 00:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.004746 10.0.0.130 - - [2025-07-10 00:42:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.590271 10.0.0.61 - - [2025-07-10 00:42:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.325994 10.0.0.130 - - [2025-07-10 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.023458 10.0.0.61 - - [2025-07-10 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.035331 10.0.0.41 - - [2025-07-10 00:42:59] "POST /bgp-routers HTTP/1.1" 200 620 0.094315 10.0.0.41 - - [2025-07-10 00:42:59] "POST /global-vrouter-configs HTTP/1.1" 409 251 1.060291 10.0.0.41 - - [2025-07-10 00:42:59] "GET /bgp-router/ee75846b-b69d-4b85-9de0-d5ae5faa714a?fields=global_system_config_back_refs HTTP/1.1" 200 1116 0.012609 10.0.0.41 - - [2025-07-10 00:42:59] "POST /fqname-to-id HTTP/1.1" 200 156 0.005482 10.0.0.41 - - [2025-07-10 00:42:59] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1614 0.015361 10.0.0.41 - - [2025-07-10 00:42:59] "POST /ref-relax-for-delete HTTP/1.1" 200 156 0.005073 10.0.0.41 - - [2025-07-10 00:42:59] "POST /ref-update HTTP/1.1" 200 156 0.031786 10.0.0.61 - - [2025-07-10 00:42:59] "POST /fqname-to-id HTTP/1.1" 404 200 0.895957 10.0.0.130 - - [2025-07-10 00:42:59] "POST /fqname-to-id HTTP/1.1" 404 180 0.020238 10.0.0.61 - - [2025-07-10 00:42:59] "POST /fqname-to-id HTTP/1.1" 404 225 0.464469 10.0.0.61 - - [2025-07-10 00:42:59] "POST /job-templates HTTP/1.1" 200 545 0.128211 10.0.0.130 - - [2025-07-10 00:42:59] "POST /service-appliance-sets HTTP/1.1" 200 541 0.135745 10.0.0.61 - - [2025-07-10 00:42:59] "POST /access-control-lists HTTP/1.1" 200 585 0.099469 10.0.0.61 - - [2025-07-10 00:42:59] "POST /fqname-to-id HTTP/1.1" 404 208 0.062523 10.0.0.61 - - [2025-07-10 00:43:00] "POST /route-targets HTTP/1.1" 200 327 0.036069 /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.61 - - [2025-07-10 00:43:00] "POST /job-templates HTTP/1.1" 200 583 0.129198 10.0.0.61 - - [2025-07-10 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.048020 10.0.0.130 - - [2025-07-10 00:43:00] "POST /service-templates HTTP/1.1" 200 511 0.114673 10.0.0.61 - - [2025-07-10 00:43:00] "POST /fqname-to-id HTTP/1.1" 404 203 0.005287 10.0.0.61 - - [2025-07-10 00:43:00] "POST /fqname-to-id HTTP/1.1" 404 201 0.009483 10.0.0.130 - - [2025-07-10 00:43:00] "POST /service-templates HTTP/1.1" 200 535 0.098290 10.0.0.61 - - [2025-07-10 00:43:00] "POST /job-templates HTTP/1.1" 200 555 0.094817 10.0.0.61 - - [2025-07-10 00:43:00] "PUT /access-control-list/19634fa5-b531-4a3c-a3b6-c775993faad7 HTTP/1.1" 200 272 0.035238 10.0.0.61 - - [2025-07-10 00:43:00] "POST /fqname-to-id HTTP/1.1" 404 196 0.005926 10.0.0.61 - - [2025-07-10 00:43:00] "POST /job-templates HTTP/1.1" 200 535 0.052029 10.0.0.61 - - [2025-07-10 00:43:00] "POST /fqname-to-id HTTP/1.1" 404 198 0.008859 10.0.0.61 - - [2025-07-10 00:43:00] "POST /ref-update HTTP/1.1" 200 156 0.045197 10.0.0.61 - - [2025-07-10 00:43:00] "POST /job-templates HTTP/1.1" 200 559 0.095123 10.0.0.61 - - [2025-07-10 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 197 0.004395 10.0.0.61 - - [2025-07-10 00:43:01] "POST /job-templates HTTP/1.1" 200 555 0.041266 10.0.0.61 - - [2025-07-10 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 194 0.007371 10.0.0.61 - - [2025-07-10 00:43:01] "POST /job-templates HTTP/1.1" 200 579 0.083333 10.0.0.61 - - [2025-07-10 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.004428 10.0.0.61 - - [2025-07-10 00:43:01] "POST /job-templates HTTP/1.1" 200 575 0.083796 10.0.0.61 - - [2025-07-10 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 198 0.010350 10.0.0.61 - - [2025-07-10 00:43:01] "POST /job-templates HTTP/1.1" 200 555 0.033633 10.0.0.61 - - [2025-07-10 00:43:01] "POST /fqname-to-id HTTP/1.1" 404 195 0.007267 10.0.0.61 - - [2025-07-10 00:43:01] "POST /job-templates HTTP/1.1" 200 553 0.036188 10.0.0.61 - - [2025-07-10 00:43:02] "POST /fqname-to-id HTTP/1.1" 404 201 0.005595 10.0.0.61 - - [2025-07-10 00:43:02] "POST /config-propertiess HTTP/1.1" 200 551 0.035751 10.0.0.61 - - [2025-07-10 00:43:02] "POST /fqname-to-id HTTP/1.1" 404 166 0.005792 10.0.0.61 - - [2025-07-10 00:43:02] "POST /tags HTTP/1.1" 200 333 0.043766 10.0.0.61 - - [2025-07-10 00:43:02] "POST /fqname-to-id HTTP/1.1" 404 174 0.010939 10.0.0.61 - - [2025-07-10 00:43:02] "POST /tags HTTP/1.1" 200 313 0.048509 10.0.0.61 - - [2025-07-10 00:43:02] "POST /fqname-to-id HTTP/1.1" 200 156 0.005019 10.0.0.61 - - [2025-07-10 00:43:02] "POST /hardwares HTTP/1.1" 200 327 0.018586 10.0.0.61 - - [2025-07-10 00:43:02] "POST /fqname-to-id HTTP/1.1" 404 166 0.003847 10.0.0.61 - - [2025-07-10 00:43:02] "POST /hardwares HTTP/1.1" 200 327 0.020348 10.0.0.61 - - [2025-07-10 00:43:02] "POST /fqname-to-id HTTP/1.1" 404 164 0.005513 10.0.0.61 - - [2025-07-10 00:43:02] "POST /hardwares HTTP/1.1" 200 317 0.021196 10.0.0.61 - - [2025-07-10 00:43:03] "POST /fqname-to-id HTTP/1.1" 404 164 0.010847 10.0.0.61 - - [2025-07-10 00:43:03] "POST /hardwares HTTP/1.1" 200 323 0.017862 10.0.0.61 - - [2025-07-10 00:43:03] "POST /fqname-to-id HTTP/1.1" 404 165 0.007380 10.0.0.61 - - [2025-07-10 00:43:03] "POST /hardwares HTTP/1.1" 200 325 0.022466 10.0.0.61 - - [2025-07-10 00:43:03] "POST /fqname-to-id HTTP/1.1" 404 164 0.004329 10.0.0.61 - - [2025-07-10 00:43:03] "POST /hardwares HTTP/1.1" 200 317 0.017414 10.0.0.61 - - [2025-07-10 00:43:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.004242 10.0.0.61 - - [2025-07-10 00:43:03] "POST /hardwares HTTP/1.1" 200 323 0.018983 10.0.0.61 - - [2025-07-10 00:43:03] "POST /fqname-to-id HTTP/1.1" 404 162 0.004029 10.0.0.61 - - [2025-07-10 00:43:03] "POST /hardwares HTTP/1.1" 200 325 0.017504 10.0.0.61 - - [2025-07-10 00:43:03] "POST /fqname-to-id HTTP/1.1" 404 161 0.004162 10.0.0.61 - - [2025-07-10 00:43:03] "POST /hardwares HTTP/1.1" 200 319 0.020272 10.0.0.130 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.008649 10.0.0.130 - - [2025-07-10 00:43:04] "GET /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004213 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 162 0.005043 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004938 10.0.0.61 - - [2025-07-10 00:43:04] "GET /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.004654 10.0.0.130 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.005089 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.007807 10.0.0.41 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.004909 10.0.0.41 - - [2025-07-10 00:43:04] "GET /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1162 0.005759 10.0.0.61 - - [2025-07-10 00:43:04] "POST /hardwares HTTP/1.1" 200 311 0.028697 10.0.0.41 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 200 156 0.015449 10.0.0.130 - - [2025-07-10 00:43:04] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.057280 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 160 0.013917 10.0.0.61 - - [2025-07-10 00:43:04] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.053204 10.0.0.41 - - [2025-07-10 00:43:04] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.023454 10.0.0.61 - - [2025-07-10 00:43:04] "POST /hardwares HTTP/1.1" 200 303 0.055494 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 155 0.006543 10.0.0.61 - - [2025-07-10 00:43:04] "POST /hardwares HTTP/1.1" 200 305 0.034963 10.0.0.130 - - [2025-07-10 00:43:04] "GET / HTTP/1.1" 200 35931 0.001888 10.0.0.130 - - [2025-07-10 00:43:04] "POST /alarms HTTP/1.1" 401 292 0.000680 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 155 0.018781 10.0.0.61 - - [2025-07-10 00:43:04] "GET / HTTP/1.1" 200 35931 0.002025 10.0.0.61 - - [2025-07-10 00:43:04] "POST /alarms HTTP/1.1" 401 292 0.000495 10.0.0.61 - - [2025-07-10 00:43:04] "POST /hardwares HTTP/1.1" 200 307 0.023897 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 156 0.007980 10.0.0.61 - - [2025-07-10 00:43:04] "POST /hardwares HTTP/1.1" 200 309 0.029380 10.0.0.41 - - [2025-07-10 00:43:04] "GET / HTTP/1.1" 200 35931 0.001932 10.0.0.41 - - [2025-07-10 00:43:04] "POST /alarms HTTP/1.1" 401 292 0.000475 10.0.0.61 - - [2025-07-10 00:43:04] "POST /fqname-to-id HTTP/1.1" 404 158 0.007636 10.0.0.61 - - [2025-07-10 00:43:04] "POST /hardwares HTTP/1.1" 200 301 0.016531 10.0.0.61 - - [2025-07-10 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.014006 10.0.0.61 - - [2025-07-10 00:43:05] "POST /hardwares HTTP/1.1" 200 309 0.032990 10.0.0.61 - - [2025-07-10 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.007744 10.0.0.61 - - [2025-07-10 00:43:05] "POST /hardwares HTTP/1.1" 200 317 0.046144 10.0.0.61 - - [2025-07-10 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 157 0.005877 10.0.0.61 - - [2025-07-10 00:43:05] "POST /hardwares HTTP/1.1" 200 303 0.018686 10.0.0.61 - - [2025-07-10 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 185 0.009220 10.0.0.61 - - [2025-07-10 00:43:05] "POST /features HTTP/1.1" 200 521 0.041527 10.0.0.61 - - [2025-07-10 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 189 0.006543 10.0.0.61 - - [2025-07-10 00:43:05] "POST /features HTTP/1.1" 200 521 0.045938 10.0.0.61 - - [2025-07-10 00:43:05] "POST /fqname-to-id HTTP/1.1" 404 186 0.017832 10.0.0.61 - - [2025-07-10 00:43:06] "POST /features HTTP/1.1" 200 519 0.069564 10.0.0.61 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 190 0.021174 10.0.0.61 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 409 300 0.753088 10.0.0.130 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 200 581 1.275148 10.0.0.61 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.017312 10.0.0.41 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 409 300 0.276937 10.0.0.41 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010536 10.0.0.61 - - [2025-07-10 00:43:06] "POST /features HTTP/1.1" 200 541 0.070219 10.0.0.130 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 200 575 0.120644 10.0.0.61 - - [2025-07-10 00:43:06] "PUT /alarm/fba3d838-fcb1-4d78-84dd-8459960aabe1 HTTP/1.1" 200 244 0.049736 10.0.0.61 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 409 261 0.003183 10.0.0.41 - - [2025-07-10 00:43:06] "PUT /alarm/fba3d838-fcb1-4d78-84dd-8459960aabe1 HTTP/1.1" 200 244 0.069546 10.0.0.61 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.007330 10.0.0.61 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 179 0.033878 10.0.0.41 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 409 261 0.004608 10.0.0.130 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 200 575 0.099940 10.0.0.41 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.009509 10.0.0.61 - - [2025-07-10 00:43:06] "PUT /alarm/3edd0ed1-a530-4f5f-93be-d81dd18b8d0f HTTP/1.1" 200 244 0.042495 10.0.0.61 - - [2025-07-10 00:43:06] "POST /physical-roles HTTP/1.1" 200 533 0.043142 10.0.0.61 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 409 261 0.012404 10.0.0.41 - - [2025-07-10 00:43:06] "PUT /alarm/3edd0ed1-a530-4f5f-93be-d81dd18b8d0f HTTP/1.1" 200 244 0.037876 10.0.0.130 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 200 559 0.084904 10.0.0.61 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.010564 10.0.0.41 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 409 261 0.021620 10.0.0.61 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 404 191 0.024691 10.0.0.41 - - [2025-07-10 00:43:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.031924 10.0.0.130 - - [2025-07-10 00:43:06] "POST /alarms HTTP/1.1" 200 555 0.161933 10.0.0.61 - - [2025-07-10 00:43:06] "PUT /alarm/ed524d00-c9f3-46d1-a291-2bedef20f8e7 HTTP/1.1" 200 244 0.132611 10.0.0.41 - - [2025-07-10 00:43:06] "PUT /alarm/ed524d00-c9f3-46d1-a291-2bedef20f8e7 HTTP/1.1" 200 244 0.072309 10.0.0.41 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 253 0.020853 10.0.0.61 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 253 0.029689 10.0.0.61 - - [2025-07-10 00:43:07] "POST /overlay-roles HTTP/1.1" 200 531 0.199690 10.0.0.41 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.020041 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.011571 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 557 0.144069 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 185 0.014237 10.0.0.41 - - [2025-07-10 00:43:07] "PUT /alarm/03f2b422-08b5-4cde-9b41-c31cc354eabb HTTP/1.1" 200 244 0.080708 10.0.0.61 - - [2025-07-10 00:43:07] "PUT /alarm/03f2b422-08b5-4cde-9b41-c31cc354eabb HTTP/1.1" 200 244 0.085929 10.0.0.41 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 251 0.010132 10.0.0.61 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 251 0.003615 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 565 0.123764 10.0.0.41 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.017974 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.010678 10.0.0.61 - - [2025-07-10 00:43:07] "POST /overlay-roles HTTP/1.1" 200 541 0.112046 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 549 0.079943 10.0.0.61 - - [2025-07-10 00:43:07] "PUT /alarm/4b98bbc3-242d-4446-9ba3-29466ee87322 HTTP/1.1" 200 244 0.035785 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 184 0.025777 10.0.0.41 - - [2025-07-10 00:43:07] "PUT /alarm/4b98bbc3-242d-4446-9ba3-29466ee87322 HTTP/1.1" 200 244 0.067681 10.0.0.61 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 252 0.003735 10.0.0.41 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 252 0.005121 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.006477 10.0.0.41 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007134 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 557 0.107905 10.0.0.61 - - [2025-07-10 00:43:07] "POST /overlay-roles HTTP/1.1" 200 533 0.068669 10.0.0.61 - - [2025-07-10 00:43:07] "PUT /alarm/9b3a1ca9-b792-461b-9211-9cd4d67bd27c HTTP/1.1" 200 244 0.077492 10.0.0.41 - - [2025-07-10 00:43:07] "PUT /alarm/9b3a1ca9-b792-461b-9211-9cd4d67bd27c HTTP/1.1" 200 244 0.069468 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 404 187 0.017091 10.0.0.61 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 256 0.003826 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 567 0.104664 10.0.0.41 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 256 0.008365 10.0.0.61 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.007657 10.0.0.41 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.005171 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 555 0.061406 10.0.0.41 - - [2025-07-10 00:43:07] "PUT /alarm/df38aa71-b8ec-404e-985a-9a971186d4a7 HTTP/1.1" 200 244 0.037906 10.0.0.61 - - [2025-07-10 00:43:07] "POST /overlay-roles HTTP/1.1" 200 541 0.101699 10.0.0.61 - - [2025-07-10 00:43:07] "PUT /alarm/df38aa71-b8ec-404e-985a-9a971186d4a7 HTTP/1.1" 200 244 0.081958 10.0.0.41 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 248 0.004616 10.0.0.61 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 409 248 0.004618 10.0.0.41 - - [2025-07-10 00:43:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.003262 10.0.0.130 - - [2025-07-10 00:43:07] "POST /alarms HTTP/1.1" 200 567 0.101657 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004933 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.006236 10.0.0.61 - - [2025-07-10 00:43:08] "PUT /alarm/87eac5fb-e898-4143-b4e9-3a7c51f11208 HTTP/1.1" 200 244 0.017571 10.0.0.41 - - [2025-07-10 00:43:08] "PUT /alarm/87eac5fb-e898-4143-b4e9-3a7c51f11208 HTTP/1.1" 200 244 0.061810 10.0.0.130 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 200 575 0.080179 10.0.0.61 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 252 0.013928 10.0.0.41 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 252 0.007356 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.008171 10.0.0.41 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.011430 10.0.0.61 - - [2025-07-10 00:43:08] "POST /role-definitions HTTP/1.1" 200 533 0.083875 10.0.0.130 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 200 569 0.062328 10.0.0.41 - - [2025-07-10 00:43:08] "PUT /alarm/ee370628-a64a-4419-934f-dd73b20e718d HTTP/1.1" 200 244 0.024982 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.005697 10.0.0.61 - - [2025-07-10 00:43:08] "PUT /alarm/ee370628-a64a-4419-934f-dd73b20e718d HTTP/1.1" 200 244 0.062864 10.0.0.41 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 257 0.004555 10.0.0.61 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 257 0.025228 10.0.0.41 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018033 10.0.0.130 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 200 561 0.117511 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.005290 10.0.0.61 - - [2025-07-10 00:43:08] "POST /role-definitions HTTP/1.1" 200 551 0.109730 10.0.0.130 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 200 561 0.075196 10.0.0.41 - - [2025-07-10 00:43:08] "PUT /alarm/187781d1-280f-4ec8-95ca-6f941fd3cbdc HTTP/1.1" 200 244 0.103255 10.0.0.61 - - [2025-07-10 00:43:08] "PUT /alarm/187781d1-280f-4ec8-95ca-6f941fd3cbdc HTTP/1.1" 200 244 0.059704 10.0.0.41 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 251 0.012220 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 189 0.013740 10.0.0.61 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 251 0.004681 10.0.0.130 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 200 561 0.072783 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.012287 10.0.0.41 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.018218 10.0.0.61 - - [2025-07-10 00:43:08] "POST /role-definitions HTTP/1.1" 200 549 0.085105 10.0.0.130 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 200 547 0.107822 10.0.0.61 - - [2025-07-10 00:43:08] "PUT /alarm/25c18331-e864-415a-adb5-6636300f5288 HTTP/1.1" 200 244 0.105912 10.0.0.41 - - [2025-07-10 00:43:08] "PUT /alarm/25c18331-e864-415a-adb5-6636300f5288 HTTP/1.1" 200 244 0.120604 10.0.0.61 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 257 0.043521 10.0.0.41 - - [2025-07-10 00:43:08] "POST /alarms HTTP/1.1" 409 257 0.028169 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 404 190 0.024549 10.0.0.41 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.004640 10.0.0.61 - - [2025-07-10 00:43:08] "POST /fqname-to-id HTTP/1.1" 200 156 0.009276 10.0.0.130 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 200 595 0.178525 10.0.0.61 - - [2025-07-10 00:43:09] "PUT /alarm/e000eddd-c030-4cef-97bd-2fd82da94cc1 HTTP/1.1" 200 244 0.099988 10.0.0.41 - - [2025-07-10 00:43:09] "PUT /alarm/e000eddd-c030-4cef-97bd-2fd82da94cc1 HTTP/1.1" 200 244 0.097183 10.0.0.41 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 261 0.009828 10.0.0.61 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 261 0.019361 10.0.0.130 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 200 575 0.157728 10.0.0.61 - - [2025-07-10 00:43:09] "POST /role-definitions HTTP/1.1" 200 561 0.200845 10.0.0.41 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011883 10.0.0.61 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011611 10.0.0.61 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 190 0.007939 10.0.0.41 - - [2025-07-10 00:43:09] "PUT /alarm/a1e062b3-668c-4ce8-b2fb-6bb754b474e6 HTTP/1.1" 200 244 0.048051 10.0.0.61 - - [2025-07-10 00:43:09] "PUT /alarm/a1e062b3-668c-4ce8-b2fb-6bb754b474e6 HTTP/1.1" 200 244 0.058808 10.0.0.130 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 200 571 0.104442 10.0.0.41 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 258 0.009382 10.0.0.61 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 258 0.012519 10.0.0.41 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.014451 10.0.0.61 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013466 10.0.0.130 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 200 583 0.123616 10.0.0.41 - - [2025-07-10 00:43:09] "PUT /alarm/6ba38242-94ae-4aa9-9876-dbaeb34b0c8b HTTP/1.1" 200 244 0.141257 10.0.0.61 - - [2025-07-10 00:43:09] "PUT /alarm/6ba38242-94ae-4aa9-9876-dbaeb34b0c8b HTTP/1.1" 200 244 0.119574 10.0.0.61 - - [2025-07-10 00:43:09] "POST /role-definitions HTTP/1.1" 200 545 0.228876 10.0.0.41 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 254 0.004871 10.0.0.130 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 200 609 0.127041 10.0.0.61 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 254 0.020291 10.0.0.41 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.006570 10.0.0.61 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.013941 10.0.0.61 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 404 192 0.011122 10.0.0.41 - - [2025-07-10 00:43:09] "PUT /alarm/2a31531e-1b57-4d0f-9e2e-5ef66c7eb202 HTTP/1.1" 200 244 0.061865 10.0.0.61 - - [2025-07-10 00:43:09] "PUT /alarm/2a31531e-1b57-4d0f-9e2e-5ef66c7eb202 HTTP/1.1" 200 244 0.044665 10.0.0.41 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 254 0.005329 10.0.0.61 - - [2025-07-10 00:43:09] "POST /alarms HTTP/1.1" 409 254 0.007699 10.0.0.61 - - [2025-07-10 00:43:09] "POST /role-definitions HTTP/1.1" 200 555 0.081752 10.0.0.41 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.011801 10.0.0.61 - - [2025-07-10 00:43:09] "POST /fqname-to-id HTTP/1.1" 200 156 0.016168 10.0.0.130 - - [2025-07-10 00:43:10] "GET / HTTP/1.1" 200 35931 0.001965 10.0.0.130 - - [2025-07-10 00:43:10] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000607 10.0.0.41 - - [2025-07-10 00:43:10] "PUT /alarm/02758591-be74-4fce-9707-1ace59685ff0 HTTP/1.1" 200 244 0.054304 10.0.0.61 - - [2025-07-10 00:43:10] "PUT /alarm/02758591-be74-4fce-9707-1ace59685ff0 HTTP/1.1" 200 244 0.028598 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 187 0.012932 10.0.0.41 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 254 0.006775 10.0.0.41 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007061 10.0.0.61 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 254 0.111585 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.014340 10.0.0.41 - - [2025-07-10 00:43:10] "PUT /alarm/224aff2d-f833-4c91-8cb5-8294ec292d9a HTTP/1.1" 200 244 0.075155 10.0.0.41 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 247 0.004547 10.0.0.41 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.004436 10.0.0.61 - - [2025-07-10 00:43:10] "PUT /alarm/224aff2d-f833-4c91-8cb5-8294ec292d9a HTTP/1.1" 200 244 0.066321 10.0.0.61 - - [2025-07-10 00:43:10] "POST /role-definitions HTTP/1.1" 200 531 0.140788 10.0.0.61 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 247 0.003657 10.0.0.41 - - [2025-07-10 00:43:10] "PUT /alarm/47ea53a2-f83e-4476-867f-5cd67e981145 HTTP/1.1" 200 244 0.043592 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.010858 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 189 0.008045 10.0.0.41 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 272 0.008394 10.0.0.61 - - [2025-07-10 00:43:10] "PUT /alarm/47ea53a2-f83e-4476-867f-5cd67e981145 HTTP/1.1" 200 244 0.030396 10.0.0.41 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.007516 10.0.0.61 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 272 0.004915 10.0.0.41 - - [2025-07-10 00:43:10] "PUT /alarm/2ce00793-f473-42f5-8a08-5e7b3c31690d HTTP/1.1" 200 244 0.046025 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.031286 10.0.0.61 - - [2025-07-10 00:43:10] "POST /role-definitions HTTP/1.1" 200 557 0.093082 10.0.0.41 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 261 0.012025 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 404 195 0.009732 10.0.0.41 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.009062 10.0.0.61 - - [2025-07-10 00:43:10] "PUT /alarm/2ce00793-f473-42f5-8a08-5e7b3c31690d HTTP/1.1" 200 244 0.069735 10.0.0.130 - - [2025-07-10 00:43:10] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.085273 10.0.0.130 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005060 10.0.0.61 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 261 0.003773 10.0.0.41 - - [2025-07-10 00:43:10] "PUT /alarm/3de3a4b3-b156-42ee-81ab-f653d2970c1d HTTP/1.1" 200 244 0.032948 10.0.0.61 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.015164 10.0.0.41 - - [2025-07-10 00:43:10] "POST /alarms HTTP/1.1" 409 259 0.010848 10.0.0.130 - - [2025-07-10 00:43:10] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.030707 10.0.0.61 - - [2025-07-10 00:43:10] "POST /feature-configs HTTP/1.1" 200 537 0.060505 10.0.0.41 - - [2025-07-10 00:43:10] "POST /fqname-to-id HTTP/1.1" 200 156 0.005870 10.0.0.61 - - [2025-07-10 00:43:11] "PUT /alarm/3de3a4b3-b156-42ee-81ab-f653d2970c1d HTTP/1.1" 200 244 0.031330 10.0.0.61 - - [2025-07-10 00:43:11] "POST /alarms HTTP/1.1" 409 259 0.004112 10.0.0.41 - - [2025-07-10 00:43:11] "PUT /alarm/a9da7f09-1351-4152-8609-254300d11e30 HTTP/1.1" 200 244 0.059790 10.0.0.61 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 211 0.033811 10.0.0.61 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005310 10.0.0.41 - - [2025-07-10 00:43:11] "POST /alarms HTTP/1.1" 409 265 0.004483 10.0.0.41 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.005508 10.0.0.61 - - [2025-07-10 00:43:11] "PUT /alarm/a9da7f09-1351-4152-8609-254300d11e30 HTTP/1.1" 200 244 0.068266 10.0.0.41 - - [2025-07-10 00:43:11] "PUT /alarm/c58f0220-870a-4679-aacf-3d857752cf4b HTTP/1.1" 200 244 0.047278 10.0.0.130 - - [2025-07-10 00:43:11] "GET / HTTP/1.1" 200 35931 0.001994 10.0.0.130 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 401 292 0.000664 10.0.0.61 - - [2025-07-10 00:43:11] "POST /alarms HTTP/1.1" 409 265 0.006804 10.0.0.61 - - [2025-07-10 00:43:11] "POST /node-profiles HTTP/1.1" 200 547 0.100044 10.0.0.41 - - [2025-07-10 00:43:11] "POST /alarms HTTP/1.1" 409 279 0.009364 10.0.0.61 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.015651 10.0.0.41 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004381 10.0.0.61 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 193 0.025403 10.0.0.41 - - [2025-07-10 00:43:11] "PUT /alarm/e082ee5b-407b-45ed-bd2b-823b606cb350 HTTP/1.1" 200 244 0.059836 10.0.0.61 - - [2025-07-10 00:43:11] "PUT /alarm/c58f0220-870a-4679-aacf-3d857752cf4b HTTP/1.1" 200 244 0.095927 10.0.0.61 - - [2025-07-10 00:43:11] "POST /alarms HTTP/1.1" 409 279 0.003991 10.0.0.61 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 200 156 0.004740 10.0.0.61 - - [2025-07-10 00:43:11] "PUT /alarm/e082ee5b-407b-45ed-bd2b-823b606cb350 HTTP/1.1" 200 244 0.077660 10.0.0.61 - - [2025-07-10 00:43:11] "POST /node-profiles HTTP/1.1" 200 541 0.261029 10.0.0.61 - - [2025-07-10 00:43:11] "POST /fqname-to-id HTTP/1.1" 404 188 0.027585 10.0.0.61 - - [2025-07-10 00:43:12] "GET / HTTP/1.1" 200 35931 0.005128 10.0.0.61 - - [2025-07-10 00:43:12] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000529 10.0.0.130 - - [2025-07-10 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.054578 10.0.0.130 - - [2025-07-10 00:43:12] "GET /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.010752 10.0.0.61 - - [2025-07-10 00:43:12] "POST /node-profiles HTTP/1.1" 200 531 0.092896 10.0.0.130 - - [2025-07-10 00:43:12] "POST /fqname-to-id HTTP/1.1" 200 156 0.027762 10.0.0.61 - - [2025-07-10 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 197 0.013098 10.0.0.130 - - [2025-07-10 00:43:12] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.047742 10.0.0.41 - - [2025-07-10 00:43:12] "GET / HTTP/1.1" 200 35931 0.018663 10.0.0.41 - - [2025-07-10 00:43:12] "POST /global-vrouter-configs HTTP/1.1" 401 292 0.000649 10.0.0.61 - - [2025-07-10 00:43:12] "POST /telemetry-profiles HTTP/1.1" 200 554 0.125533 10.0.0.61 - - [2025-07-10 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.009295 10.0.0.130 - - [2025-07-10 00:43:12] "GET / HTTP/1.1" 200 35931 0.010170 10.0.0.130 - - [2025-07-10 00:43:12] "POST /fqname-to-id HTTP/1.1" 401 292 0.000529 10.0.0.61 - - [2025-07-10 00:43:12] "POST /telemetry-profiles HTTP/1.1" 200 554 0.084609 10.0.0.61 - - [2025-07-10 00:43:12] "POST /fqname-to-id HTTP/1.1" 404 206 0.008974 10.0.0.61 - - [2025-07-10 00:43:12] "POST /sflow-profiles HTTP/1.1" 200 532 0.071748 10.0.0.61 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.009422 10.0.0.61 - - [2025-07-10 00:43:13] "POST /grpc-profiles HTTP/1.1" 200 530 0.053984 10.0.0.61 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 404 202 0.003973 10.0.0.61 - - [2025-07-10 00:43:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.614287 10.0.0.61 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.027797 10.0.0.61 - - [2025-07-10 00:43:13] "POST /device-functional-groups HTTP/1.1" 200 540 0.071052 10.0.0.61 - - [2025-07-10 00:43:13] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.031255 10.0.0.61 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 404 195 0.018854 10.0.0.61 - - [2025-07-10 00:43:13] "POST /device-functional-groups HTTP/1.1" 200 542 0.079267 10.0.0.61 - - [2025-07-10 00:43:13] "GET / HTTP/1.1" 200 35931 0.002126 10.0.0.61 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 404 208 0.016552 10.0.0.61 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 401 292 0.000607 10.0.0.41 - - [2025-07-10 00:43:13] "POST /global-vrouter-configs HTTP/1.1" 409 251 0.610328 10.0.0.41 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.020428 10.0.0.130 - - [2025-07-10 00:43:13] "POST /fqname-to-id HTTP/1.1" 200 156 0.084377 10.0.0.130 - - [2025-07-10 00:43:13] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.017004 10.0.0.41 - - [2025-07-10 00:43:13] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.088560 10.0.0.130 - - [2025-07-10 00:43:14] "PUT /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64 HTTP/1.1" 200 274 0.125650 10.0.0.61 - - [2025-07-10 00:43:14] "POST /device-functional-groups HTTP/1.1" 200 620 0.230432 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 404 205 0.012526 10.0.0.61 - - [2025-07-10 00:43:14] "POST /device-functional-groups HTTP/1.1" 200 574 0.049041 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 404 196 0.012429 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.077157 10.0.0.61 - - [2025-07-10 00:43:14] "GET /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.003897 10.0.0.61 - - [2025-07-10 00:43:14] "POST /role-configs HTTP/1.1" 200 522 0.065278 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.007896 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 404 202 0.005429 10.0.0.61 - - [2025-07-10 00:43:14] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.020426 10.0.0.61 - - [2025-07-10 00:43:14] "POST /role-configs HTTP/1.1" 200 521 0.078877 10.0.0.41 - - [2025-07-10 00:43:14] "GET / HTTP/1.1" 200 35931 0.002003 10.0.0.41 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 401 292 0.000570 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 404 194 0.006531 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009354 10.0.0.61 - - [2025-07-10 00:43:14] "POST /fqname-to-id HTTP/1.1" 200 156 0.009682 10.0.0.61 - - [2025-07-10 00:43:14] "GET / HTTP/1.1" 200 35931 0.002649 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 401 292 0.000585 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003684 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003523 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.008514 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.004300 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006388 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.013228 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.003878 10.0.0.41 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.433493 10.0.0.41 - - [2025-07-10 00:43:15] "GET /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1561 0.009685 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.073447 10.0.0.61 - - [2025-07-10 00:43:15] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.008427 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.012348 10.0.0.41 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005403 10.0.0.41 - - [2025-07-10 00:43:15] "PUT /global-vrouter-config/c40ab465-fbdc-42c8-9ab2-9af99d3a0160 HTTP/1.1" 200 276 0.028978 10.0.0.61 - - [2025-07-10 00:43:15] "PUT /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64 HTTP/1.1" 200 274 0.113967 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.006981 10.0.0.61 - - [2025-07-10 00:43:15] "POST /fqname-to-id HTTP/1.1" 200 156 0.005386 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003920 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.020864 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004100 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003743 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005024 10.0.0.41 - - [2025-07-10 00:43:16] "GET / HTTP/1.1" 200 35931 0.001826 10.0.0.41 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 401 292 0.000522 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004647 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.004359 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.006369 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.010334 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.003666 10.0.0.41 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.037194 10.0.0.41 - - [2025-07-10 00:43:16] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.005261 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.005202 10.0.0.41 - - [2025-07-10 00:43:16] "PUT /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64 HTTP/1.1" 200 274 0.055355 10.0.0.61 - - [2025-07-10 00:43:16] "POST /fqname-to-id HTTP/1.1" 200 156 0.016402 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.011459 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003553 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004897 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004529 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.005014 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.006088 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004810 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004967 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004194 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.004450 10.0.0.61 - - [2025-07-10 00:43:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.003709 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004050 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004114 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004071 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.007540 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004077 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005851 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004072 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003835 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003809 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004216 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.010656 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.003757 10.0.0.61 - - [2025-07-10 00:43:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006471 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004178 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004175 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004066 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003741 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004383 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003898 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.003683 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004137 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004242 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004201 10.0.0.61 - - [2025-07-10 00:43:19] "POST /fqname-to-id HTTP/1.1" 200 156 0.004763 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005647 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005779 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005711 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.005306 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004950 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004835 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.009646 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004887 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004546 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003969 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.004347 10.0.0.61 - - [2025-07-10 00:43:20] "POST /fqname-to-id HTTP/1.1" 200 156 0.003906 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004005 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004203 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004027 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004290 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003936 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.007073 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.005905 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003950 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003877 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004076 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.003708 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.004126 10.0.0.61 - - [2025-07-10 00:43:21] "POST /fqname-to-id HTTP/1.1" 200 156 0.008941 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003964 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003824 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004389 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004421 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005323 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004307 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004370 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004113 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006080 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.003845 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.004021 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.006264 10.0.0.61 - - [2025-07-10 00:43:22] "POST /fqname-to-id HTTP/1.1" 200 156 0.005071 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003864 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004999 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004744 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005558 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005640 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.006053 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003650 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004506 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.005807 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.008520 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.003774 10.0.0.61 - - [2025-07-10 00:43:23] "POST /fqname-to-id HTTP/1.1" 200 156 0.004268 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005218 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004139 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.009210 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006434 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004340 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.006112 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005026 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.005928 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004288 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004219 10.0.0.61 - - [2025-07-10 00:43:24] "POST /fqname-to-id HTTP/1.1" 200 156 0.004018 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004682 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005086 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.007227 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.009398 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004017 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005724 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.005643 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004349 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003954 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004095 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003843 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.003658 10.0.0.61 - - [2025-07-10 00:43:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.004384 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004451 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.009066 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004138 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003930 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.003997 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004181 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004105 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005236 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004688 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004065 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.004483 10.0.0.61 - - [2025-07-10 00:43:26] "POST /fqname-to-id HTTP/1.1" 200 156 0.005497 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004884 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004711 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004406 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005364 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004096 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004324 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.005056 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004159 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003855 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004877 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.003989 10.0.0.61 - - [2025-07-10 00:43:27] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004965 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004471 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.005515 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008305 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004699 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003928 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004277 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004581 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.003489 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004249 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004604 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.004802 10.0.0.61 - - [2025-07-10 00:43:28] "POST /fqname-to-id HTTP/1.1" 200 156 0.008869 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004969 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004441 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004116 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004631 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.006611 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004143 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005589 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.005005 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004429 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.003925 10.0.0.61 - - [2025-07-10 00:43:29] "POST /fqname-to-id HTTP/1.1" 200 156 0.004627 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005726 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003799 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004799 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004357 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004781 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.005499 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003923 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004015 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.017307 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004382 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.003778 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004251 10.0.0.61 - - [2025-07-10 00:43:30] "POST /fqname-to-id HTTP/1.1" 200 156 0.004314 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004629 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004091 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005373 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004609 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.004142 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003842 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.006254 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003911 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.009235 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.005505 10.0.0.61 - - [2025-07-10 00:43:31] "POST /fqname-to-id HTTP/1.1" 200 156 0.003958 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004526 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005008 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004915 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004498 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.012000 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.006184 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.008960 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.005392 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004376 10.0.0.130 - - [2025-07-10 00:43:32] "GET / HTTP/1.1" 200 35931 0.001647 10.0.0.130 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 401 292 0.000447 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.004519 10.0.0.61 - - [2025-07-10 00:43:32] "POST /fqname-to-id HTTP/1.1" 200 156 0.032275 10.0.0.61 - - [2025-07-10 00:43:32] "GET / HTTP/1.1" 200 35931 0.002239 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000488 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010614 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.004141 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006280 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.013106 10.0.0.41 - - [2025-07-10 00:43:33] "GET / HTTP/1.1" 200 35931 0.001838 10.0.0.41 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 401 292 0.000492 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.010883 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.008520 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.007345 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.027059 10.0.0.130 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.533257 10.0.0.130 - - [2025-07-10 00:43:33] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.014362 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.044599 10.0.0.130 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 404 220 0.022291 10.0.0.61 - - [2025-07-10 00:43:33] "POST /fqname-to-id HTTP/1.1" 200 156 0.006615 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.009753 10.0.0.130 - - [2025-07-10 00:43:34] "POST /database-nodes HTTP/1.1" 200 603 0.090239 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004298 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.005863 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004134 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.006449 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.615366 10.0.0.61 - - [2025-07-10 00:43:34] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004924 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 404 220 0.003962 10.0.0.41 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.080494 10.0.0.41 - - [2025-07-10 00:43:34] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007296 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004107 10.0.0.41 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 404 220 0.011655 10.0.0.61 - - [2025-07-10 00:43:34] "POST /database-nodes HTTP/1.1" 200 603 0.085492 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.014598 10.0.0.41 - - [2025-07-10 00:43:34] "POST /database-nodes HTTP/1.1" 200 603 0.080580 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004385 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004111 10.0.0.61 - - [2025-07-10 00:43:34] "POST /fqname-to-id HTTP/1.1" 200 156 0.004311 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004174 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.012107 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.009075 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.010684 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.007821 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.011988 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.013920 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.024727 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004660 10.0.0.61 - - [2025-07-10 00:43:35] "POST /fqname-to-id HTTP/1.1" 200 156 0.004836 10.0.0.61 - - [2025-07-10 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.009682 10.0.0.61 - - [2025-07-10 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.008954 10.0.0.61 - - [2025-07-10 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.016409 10.0.0.61 - - [2025-07-10 00:43:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.005283 10.0.0.41 - - [2025-07-10 00:43:36] "POST /useragent-kv HTTP/1.1" 200 115 0.012303 10.0.0.61 - - [2025-07-10 00:43:36] "POST /virtual-networks HTTP/1.1" 200 552 0.383307 10.0.0.61 - - [2025-07-10 00:43:36] "POST /fqname-to-id HTTP/1.1" 404 178 0.005903 10.0.0.61 - - [2025-07-10 00:43:37] "POST /fqname-to-id HTTP/1.1" 404 198 0.013962 10.0.0.130 - - [2025-07-10 00:44:05] "GET / HTTP/1.1" 200 35931 0.002881 10.0.0.130 - - [2025-07-10 00:44:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000837 10.0.0.61 - - [2025-07-10 00:44:05] "GET / HTTP/1.1" 200 35931 0.001971 10.0.0.61 - - [2025-07-10 00:44:05] "POST /fqname-to-id HTTP/1.1" 401 292 0.000691 10.0.0.41 - - [2025-07-10 00:44:06] "GET / HTTP/1.1" 200 35931 0.002151 10.0.0.41 - - [2025-07-10 00:44:06] "POST /fqname-to-id HTTP/1.1" 401 292 0.000588 10.0.0.130 - - [2025-07-10 00:44:06] "POST /fqname-to-id HTTP/1.1" 200 156 0.513331 10.0.0.130 - - [2025-07-10 00:44:06] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007070 10.0.0.130 - - [2025-07-10 00:44:06] "POST /fqname-to-id HTTP/1.1" 404 220 0.007263 10.0.0.130 - - [2025-07-10 00:44:06] "POST /analytics-nodes HTTP/1.1" 200 605 0.112856 10.0.0.61 - - [2025-07-10 00:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.787135 10.0.0.61 - - [2025-07-10 00:44:07] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006377 10.0.0.41 - - [2025-07-10 00:44:07] "POST /fqname-to-id HTTP/1.1" 200 156 0.070655 10.0.0.41 - - [2025-07-10 00:44:07] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.014081 10.0.0.61 - - [2025-07-10 00:44:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.012784 10.0.0.41 - - [2025-07-10 00:44:07] "POST /fqname-to-id HTTP/1.1" 404 220 0.005673 10.0.0.61 - - [2025-07-10 00:44:07] "POST /analytics-nodes HTTP/1.1" 200 605 0.060569 10.0.0.41 - - [2025-07-10 00:44:07] "POST /analytics-nodes HTTP/1.1" 200 605 0.097192 10.0.0.130 - - [2025-07-10 00:44:10] "GET / HTTP/1.1" 200 35931 0.002316 10.0.0.61 - - [2025-07-10 00:44:11] "GET / HTTP/1.1" 200 35931 0.004398 10.0.0.41 - - [2025-07-10 00:44:11] "GET / HTTP/1.1" 200 35931 0.004075 10.0.0.61 - - [2025-07-10 00:44:23] "GET / HTTP/1.1" 200 35931 0.002421 10.0.0.61 - - [2025-07-10 00:44:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000503 10.0.0.130 - - [2025-07-10 00:44:23] "GET / HTTP/1.1" 200 35931 0.002053 10.0.0.130 - - [2025-07-10 00:44:23] "POST /fqname-to-id HTTP/1.1" 401 292 0.000584 10.0.0.41 - - [2025-07-10 00:44:24] "GET / HTTP/1.1" 200 35931 0.001904 10.0.0.41 - - [2025-07-10 00:44:24] "POST /fqname-to-id HTTP/1.1" 401 292 0.000520 10.0.0.61 - - [2025-07-10 00:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.850842 10.0.0.61 - - [2025-07-10 00:44:25] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004507 10.0.0.61 - - [2025-07-10 00:44:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.004106 10.0.0.61 - - [2025-07-10 00:44:25] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.048749 10.0.0.130 - - [2025-07-10 00:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.737496 10.0.0.130 - - [2025-07-10 00:44:25] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.004697 10.0.0.130 - - [2025-07-10 00:44:25] "POST /fqname-to-id HTTP/1.1" 404 220 0.003812 10.0.0.41 - - [2025-07-10 00:44:25] "POST /fqname-to-id HTTP/1.1" 200 156 0.109612 10.0.0.41 - - [2025-07-10 00:44:25] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.003895 10.0.0.41 - - [2025-07-10 00:44:26] "POST /fqname-to-id HTTP/1.1" 404 220 0.004100 10.0.0.130 - - [2025-07-10 00:44:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.061273 10.0.0.41 - - [2025-07-10 00:44:26] "POST /analytics-alarm-nodes HTTP/1.1" 200 617 0.086703 10.0.0.61 - - [2025-07-10 00:44:35] "GET / HTTP/1.1" 200 35931 0.001719 10.0.0.61 - - [2025-07-10 00:44:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000498 10.0.0.130 - - [2025-07-10 00:44:35] "GET / HTTP/1.1" 200 35931 0.002386 10.0.0.130 - - [2025-07-10 00:44:35] "POST /fqname-to-id HTTP/1.1" 401 292 0.000602 10.0.0.61 - - [2025-07-10 00:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.896554 10.0.0.61 - - [2025-07-10 00:44:36] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.006168 10.0.0.61 - - [2025-07-10 00:44:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.005741 10.0.0.41 - - [2025-07-10 00:44:36] "GET / HTTP/1.1" 200 35931 0.001879 10.0.0.41 - - [2025-07-10 00:44:36] "POST /fqname-to-id HTTP/1.1" 401 292 0.000536 10.0.0.61 - - [2025-07-10 00:44:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.062877 10.0.0.130 - - [2025-07-10 00:44:36] "POST /fqname-to-id HTTP/1.1" 200 156 0.277661 10.0.0.130 - - [2025-07-10 00:44:36] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.010174 10.0.0.130 - - [2025-07-10 00:44:36] "POST /fqname-to-id HTTP/1.1" 404 220 0.027737 10.0.0.130 - - [2025-07-10 00:44:36] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.069545 10.0.0.41 - - [2025-07-10 00:44:37] "POST /fqname-to-id HTTP/1.1" 200 156 0.063562 10.0.0.41 - - [2025-07-10 00:44:37] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007057 10.0.0.41 - - [2025-07-10 00:44:37] "POST /fqname-to-id HTTP/1.1" 404 220 0.005629 10.0.0.41 - - [2025-07-10 00:44:37] "POST /analytics-snmp-nodes HTTP/1.1" 200 615 0.068836 10.0.0.49 - - [2025-07-10 00:46:17] "GET / HTTP/1.1" 200 35931 0.004080 10.0.0.242 - - [2025-07-10 00:46:17] "GET / HTTP/1.1" 200 35931 0.001967 10.0.0.49 - - [2025-07-10 00:46:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000793 10.0.0.242 - - [2025-07-10 00:46:17] "POST /fqname-to-id HTTP/1.1" 401 292 0.000694 10.0.0.49 - - [2025-07-10 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.352413 10.0.0.49 - - [2025-07-10 00:46:17] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.007666 10.0.0.49 - - [2025-07-10 00:46:17] "POST /fqname-to-id HTTP/1.1" 200 156 0.007515 10.0.0.242 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.066088 10.0.0.242 - - [2025-07-10 00:46:18] "GET /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 3161 0.009509 10.0.0.242 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004985 10.0.0.49 - - [2025-07-10 00:46:18] "GET /routing-instance/fad5e133-7109-42c2-bd35-3a55d92338da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005223 10.0.0.242 - - [2025-07-10 00:46:18] "GET /routing-instance/fad5e133-7109-42c2-bd35-3a55d92338da?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1176 0.005812 10.0.0.49 - - [2025-07-10 00:46:18] "PUT /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64 HTTP/1.1" 200 274 0.025576 10.0.0.242 - - [2025-07-10 00:46:18] "PUT /global-system-config/cb9e77eb-e213-499d-ae6d-dc900ea07b64 HTTP/1.1" 200 274 0.037831 10.0.0.49 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 218 0.016213 10.0.0.242 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 218 0.008658 10.0.0.49 - - [2025-07-10 00:46:18] "POST /virtual-routers HTTP/1.1" 200 603 0.059632 10.0.0.49 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.015582 10.0.0.242 - - [2025-07-10 00:46:18] "POST /virtual-routers HTTP/1.1" 200 603 0.100629 10.0.0.49 - - [2025-07-10 00:46:18] "GET /virtual-router/d1e8b084-e5ec-49fb-9d4b-743e0b785156?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.013135 10.0.0.242 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.004321 10.0.0.49 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.004493 10.0.0.242 - - [2025-07-10 00:46:18] "GET /virtual-router/e1b86c4d-6b77-4da1-8855-80cd3b5c3849?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1245 0.009597 10.0.0.49 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.006336 10.0.0.242 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 404 231 0.004734 10.0.0.49 - - [2025-07-10 00:46:18] "GET /virtual-network/30ab93b2-f425-42cb-8584-4f3c7c9ceaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.004820 10.0.0.242 - - [2025-07-10 00:46:18] "POST /fqname-to-id HTTP/1.1" 200 156 0.005033 10.0.0.242 - - [2025-07-10 00:46:18] "GET /virtual-network/30ab93b2-f425-42cb-8584-4f3c7c9ceaf0?exclude_back_refs=True&exclude_children=True HTTP/1.1" 200 1424 0.017039 10.0.0.49 - - [2025-07-10 00:46:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.173504 10.0.0.242 - - [2025-07-10 00:46:18] "POST /virtual-machine-interfaces HTTP/1.1" 200 585 0.194717 10.0.0.61 - - [2025-07-10 00:46:19] "PUT /access-control-list/ad586aca-3859-46fa-981a-c190f7ed8d2e HTTP/1.1" 200 272 0.041958 [Introspect:8084]10.0.0.41 - - [2025-07-10 00:46:52] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001078 [Introspect:8084]10.0.0.41 - - [2025-07-10 00:46:52] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001443 10.0.0.130 - - [2025-07-10 00:47:15] "GET /global-system-configs HTTP/1.1" 200 322 0.121791 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.61 - - [2025-07-10 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 0.149033 [Introspect:8084]10.0.0.41 - - [2025-07-10 00:47:16] "GET /Snh_SandeshUVECacheReq?x=ConfigApiWorker HTTP/1.1" 200 846 0.001186 [Introspect:8084]10.0.0.41 - - [2025-07-10 00:47:16] "GET /Snh_SandeshUVECacheReq?x=NodeStatus HTTP/1.1" 200 3159 0.001339 10.0.0.41 - - [2025-07-10 00:47:16] "GET /obj-perms HTTP/1.1" 200 5056 0.817955 10.0.0.130 - - [2025-07-10 00:47:16] "GET /obj-perms HTTP/1.1" 200 5056 0.835853 10.0.0.41 - - [2025-07-10 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 0.007376 10.0.0.61 - - [2025-07-10 00:47:16] "GET /obj-perms HTTP/1.1" 200 5056 0.858995 10.0.0.61 - - [2025-07-10 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 0.101846 10.0.0.130 - - [2025-07-10 00:47:16] "GET /global-system-configs HTTP/1.1" 200 322 0.117599 10.0.0.61 - - [2025-07-10 00:47:17] "GET /obj-perms HTTP/1.1" 200 5056 0.323735 10.0.0.41 - - [2025-07-10 00:47:17] "GET /obj-perms HTTP/1.1" 200 5056 0.346905 10.0.0.130 - - [2025-07-10 00:47:17] "GET /obj-perms HTTP/1.1" 200 5056 0.363147 10.0.0.41 - - [2025-07-10 00:47:17] "GET /global-system-configs HTTP/1.1" 200 322 0.004238 10.0.0.130 - - [2025-07-10 00:48:05] "GET /obj-perms HTTP/1.1" 200 5056 0.072900 10.0.0.41 - - [2025-07-10 00:48:05] "GET /obj-perms HTTP/1.1" 200 5056 0.063431 10.0.0.61 - - [2025-07-10 00:49:06] "GET /obj-perms HTTP/1.1" 200 5056 0.086973 10.0.0.130 - - [2025-07-10 00:52:08] "GET /obj-perms HTTP/1.1" 200 5056 0.060556 10.0.0.61 - - [2025-07-10 00:52:15] "GET /global-system-configs HTTP/1.1" 200 322 0.005170 10.0.0.130 - - [2025-07-10 00:52:15] "GET /global-system-configs HTTP/1.1" 200 322 0.127084 10.0.0.41 - - [2025-07-10 00:52:15] "GET /obj-perms HTTP/1.1" 200 5056 0.148930 10.0.0.61 - - [2025-07-10 00:52:15] "GET /obj-perms HTTP/1.1" 200 5056 0.167866 10.0.0.41 - - [2025-07-10 00:52:16] "GET /global-system-configs HTTP/1.1" 200 322 0.196342 10.0.0.130 - - [2025-07-10 00:52:16] "GET /obj-perms HTTP/1.1" 200 5056 0.274410 10.0.0.61 - - [2025-07-10 00:52:17] "GET /global-system-configs HTTP/1.1" 200 322 0.249750 10.0.0.130 - - [2025-07-10 00:52:17] "GET /global-system-configs HTTP/1.1" 200 322 0.226975 10.0.0.41 - - [2025-07-10 00:52:17] "GET /obj-perms HTTP/1.1" 200 5056 0.452719 10.0.0.61 - - [2025-07-10 00:52:17] "GET /obj-perms HTTP/1.1" 200 5056 0.479409 10.0.0.41 - - [2025-07-10 00:52:18] "GET /global-system-configs HTTP/1.1" 200 322 0.079140 10.0.0.130 - - [2025-07-10 00:52:18] "GET /obj-perms HTTP/1.1" 200 5056 0.129088 10.0.0.41 - - [2025-07-10 00:53:09] "GET /obj-perms HTTP/1.1" 200 5056 0.065073 10.0.0.61 - - [2025-07-10 00:53:09] "GET /obj-perms HTTP/1.1" 200 5056 0.064276 10.0.0.130 - - [2025-07-10 00:57:12] "GET /obj-perms HTTP/1.1" 200 5056 0.099142 10.0.0.41 - - [2025-07-10 00:57:13] "GET /obj-perms HTTP/1.1" 200 5056 0.098691 10.0.0.130 - - [2025-07-10 00:57:15] "GET /global-system-configs HTTP/1.1" 200 322 0.062500 10.0.0.61 - - [2025-07-10 00:57:15] "GET /obj-perms HTTP/1.1" 200 5056 0.192974 10.0.0.61 - - [2025-07-10 00:57:16] "GET /global-system-configs HTTP/1.1" 200 322 0.180201 10.0.0.61 - - [2025-07-10 00:57:16] "GET /global-system-configs HTTP/1.1" 200 322 0.012578 10.0.0.61 - - [2025-07-10 00:57:16] "GET /obj-perms HTTP/1.1" 200 5056 0.014392 10.0.0.41 - - [2025-07-10 00:57:16] "GET /global-system-configs HTTP/1.1" 200 322 0.197076 10.0.0.130 - - [2025-07-10 00:57:16] "GET /global-system-configs HTTP/1.1" 200 322 0.013805 10.0.0.41 - - [2025-07-10 00:57:17] "GET /obj-perms HTTP/1.1" 200 5056 0.371658 10.0.0.130 - - [2025-07-10 00:57:17] "GET /obj-perms HTTP/1.1" 200 5056 0.459571 10.0.0.41 - - [2025-07-10 00:57:17] "GET /global-system-configs HTTP/1.1" 200 322 0.011704 10.0.0.130 - - [2025-07-10 00:57:17] "GET /obj-perms HTTP/1.1" 200 5056 0.010627 10.0.0.41 - - [2025-07-10 00:57:17] "GET /obj-perms HTTP/1.1" 200 5056 0.005678 10.0.0.61 - - [2025-07-10 00:58:13] "GET /obj-perms HTTP/1.1" 200 5056 0.062832 10.0.0.130 - - [2025-07-10 01:01:16] "GET /obj-perms HTTP/1.1" 200 5056 0.078956 10.0.0.61 - - [2025-07-10 01:02:15] "GET /global-system-configs HTTP/1.1" 200 322 0.010631 10.0.0.130 - - [2025-07-10 01:02:15] "GET /global-system-configs HTTP/1.1" 200 322 0.141752 10.0.0.41 - - [2025-07-10 01:02:16] "GET /obj-perms HTTP/1.1" 200 5056 0.300680 10.0.0.61 - - [2025-07-10 01:02:16] "GET /obj-perms HTTP/1.1" 200 5056 0.354936 10.0.0.41 - - [2025-07-10 01:02:17] "GET /global-system-configs HTTP/1.1" 200 322 0.431531 10.0.0.61 - - [2025-07-10 01:02:17] "GET /global-system-configs HTTP/1.1" 200 322 0.402983 10.0.0.130 - - [2025-07-10 01:02:17] "GET /global-system-configs HTTP/1.1" 200 322 0.412276 10.0.0.130 - - [2025-07-10 01:02:17] "GET /obj-perms HTTP/1.1" 200 5056 0.867925 10.0.0.61 - - [2025-07-10 01:02:17] "GET /obj-perms HTTP/1.1" 200 5056 0.771054 10.0.0.41 - - [2025-07-10 01:02:17] "GET /obj-perms HTTP/1.1" 200 5056 0.811026 10.0.0.41 - - [2025-07-10 01:02:18] "GET /global-system-configs HTTP/1.1" 200 322 0.227099 10.0.0.130 - - [2025-07-10 01:02:18] "GET /obj-perms HTTP/1.1" 200 5056 0.318747 10.0.0.41 - - [2025-07-10 01:02:18] "GET /obj-perms HTTP/1.1" 200 5056 0.341692 10.0.0.61 - - [2025-07-10 01:02:18] "GET /obj-perms HTTP/1.1" 200 5056 0.228203 10.0.0.130 - - [2025-07-10 01:06:21] "GET /obj-perms HTTP/1.1" 200 5056 0.069131 10.0.0.41 - - [2025-07-10 01:06:21] "GET /obj-perms HTTP/1.1" 200 5056 0.080015 10.0.0.130 - - [2025-07-10 01:07:15] "GET /global-system-configs HTTP/1.1" 200 322 0.162781 10.0.0.61 - - [2025-07-10 01:07:15] "GET /obj-perms HTTP/1.1" 200 5056 0.192709 10.0.0.61 - - [2025-07-10 01:07:16] "GET /global-system-configs HTTP/1.1" 200 322 0.133551 10.0.0.41 - - [2025-07-10 01:07:16] "GET /global-system-configs HTTP/1.1" 200 322 0.006791 10.0.0.41 - - [2025-07-10 01:07:16] "GET /obj-perms HTTP/1.1" 200 5056 0.008982 10.0.0.130 - - [2025-07-10 01:07:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005371 10.0.0.61 - - [2025-07-10 01:07:16] "GET /global-system-configs HTTP/1.1" 200 322 0.006775 10.0.0.61 - - [2025-07-10 01:07:16] "GET /obj-perms HTTP/1.1" 200 5056 0.005872 10.0.0.130 - - [2025-07-10 01:07:16] "GET /global-system-configs HTTP/1.1" 200 322 0.005348 10.0.0.130 - - [2025-07-10 01:07:17] "GET /obj-perms HTTP/1.1" 200 5056 0.017856 10.0.0.41 - - [2025-07-10 01:07:17] "GET /global-system-configs HTTP/1.1" 200 322 0.025555 10.0.0.41 - - [2025-07-10 01:07:17] "GET /obj-perms HTTP/1.1" 200 5056 0.010566 10.0.0.61 - - [2025-07-10 01:07:22] "GET /obj-perms HTTP/1.1" 200 5056 0.057272 10.0.0.130 - - [2025-07-10 01:10:25] "GET /obj-perms HTTP/1.1" 200 5056 0.083898 10.0.0.41 - - [2025-07-10 01:11:25] "GET /obj-perms HTTP/1.1" 200 5056 0.096372 10.0.0.61 - - [2025-07-10 01:11:26] "GET /obj-perms HTTP/1.1" 200 5056 0.081455 10.0.0.130 - - [2025-07-10 01:12:15] "GET /global-system-configs HTTP/1.1" 200 322 0.058721 10.0.0.61 - - [2025-07-10 01:12:15] "GET /global-system-configs HTTP/1.1" 200 322 0.003722 10.0.0.41 - - [2025-07-10 01:12:16] "GET /global-system-configs HTTP/1.1" 200 322 0.097638 10.0.0.61 - - [2025-07-10 01:12:16] "GET /obj-perms HTTP/1.1" 200 5056 0.186661 10.0.0.130 - - [2025-07-10 01:12:16] "GET /obj-perms HTTP/1.1" 200 5056 0.201164 10.0.0.61 - - [2025-07-10 01:12:16] "GET /global-system-configs HTTP/1.1" 200 322 0.076462 10.0.0.41 - - [2025-07-10 01:12:17] "GET /obj-perms HTTP/1.1" 200 5056 0.346536 10.0.0.130 - - [2025-07-10 01:12:17] "GET /global-system-configs HTTP/1.1" 200 322 0.147737 10.0.0.41 - - [2025-07-10 01:12:18] "GET /global-system-configs HTTP/1.1" 200 322 0.057541 10.0.0.130 - - [2025-07-10 01:12:18] "GET /obj-perms HTTP/1.1" 200 5056 0.172580 10.0.0.41 - - [2025-07-10 01:12:18] "GET /obj-perms HTTP/1.1" 200 5056 0.198772 10.0.0.61 - - [2025-07-10 01:12:18] "GET /obj-perms HTTP/1.1" 200 5056 0.221446 10.0.0.130 - - [2025-07-10 01:15:29] "GET /obj-perms HTTP/1.1" 200 5056 0.056591 10.0.0.41 - - [2025-07-10 01:15:29] "GET /obj-perms HTTP/1.1" 200 5056 0.054520 10.0.0.61 - - [2025-07-10 01:16:29] "GET /obj-perms HTTP/1.1" 200 5056 0.061824 10.0.0.130 - - [2025-07-10 01:17:15] "GET /global-system-configs HTTP/1.1" 200 322 0.187860 10.0.0.61 - - [2025-07-10 01:17:16] "GET /global-system-configs HTTP/1.1" 200 322 0.191056