23:34:17 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 29 23:34:17 originally caused by: 23:34:17 Started by timer 23:34:17 Running as SYSTEM 23:34:17 [EnvInject] - Loading node environment variables. 23:34:17 Building remotely on prd-centos8-robot-2c-8g-19998 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:34:17 [ssh-agent] Looking for ssh-agent implementation... 23:34:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:34:17 $ ssh-agent 23:34:17 SSH_AUTH_SOCK=/tmp/ssh-yu1mLUVaBJOQ/agent.5292 23:34:17 SSH_AGENT_PID=5293 23:34:17 [ssh-agent] Started. 23:34:17 Running ssh-add (command line suppressed) 23:34:18 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_1970129495208226962.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_1970129495208226962.key) 23:34:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:34:18 The recommended git tool is: NONE 23:34:20 using credential opendaylight-jenkins-ssh 23:34:20 Wiping out workspace first. 23:34:20 Cloning the remote Git repository 23:34:20 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:34:20 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 23:34:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:34:20 > git --version # timeout=10 23:34:20 > git --version # 'git version 2.43.0' 23:34:20 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:34:20 [INFO] Currently running in a labeled security context 23:34:20 [INFO] Currently SELinux is 'enforcing' on the host 23:34:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh16278378098493199501.key 23:34:20 Verifying host key using known hosts file 23:34:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:34:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:34:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:34:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:34:24 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:34:24 [INFO] Currently running in a labeled security context 23:34:24 [INFO] Currently SELinux is 'enforcing' on the host 23:34:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh5077617439895432306.key 23:34:24 Verifying host key using known hosts file 23:34:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:34:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:34:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:34:24 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 23:34:24 > git config core.sparsecheckout # timeout=10 23:34:24 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 23:34:24 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 23:34:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:34:24 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:34:25 No emails were triggered. 23:34:25 provisioning config files... 23:34:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:34:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:34:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:34:25 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10234168764267575930.sh 23:34:25 ---> python-tools-install.sh 23:34:25 Setup pyenv: 23:34:25 system 23:34:25 * 3.8.13 (set by /opt/pyenv/version) 23:34:25 * 3.9.13 (set by /opt/pyenv/version) 23:34:25 * 3.10.13 (set by /opt/pyenv/version) 23:34:25 * 3.11.7 (set by /opt/pyenv/version) 23:34:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RClp 23:34:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:34:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:34:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:34:34 lf-activate-venv(): INFO: Base packages installed successfully 23:34:34 lf-activate-venv(): INFO: Installing additional packages: lftools 23:34:58 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:34:58 Generating Requirements File 23:35:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:35:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:35:16 Python 3.11.7 23:35:16 pip 26.0.1 from /tmp/venv-RClp/lib/python3.11/site-packages/pip (python 3.11) 23:35:16 appdirs==1.4.4 23:35:16 argcomplete==3.6.3 23:35:16 aspy.yaml==1.3.0 23:35:16 attrs==25.4.0 23:35:16 autopage==0.6.0 23:35:16 beautifulsoup4==4.14.3 23:35:16 boto3==1.42.54 23:35:16 botocore==1.42.54 23:35:16 bs4==0.0.2 23:35:16 certifi==2026.1.4 23:35:16 cffi==2.0.0 23:35:16 cfgv==3.5.0 23:35:16 chardet==6.0.0.post1 23:35:16 charset-normalizer==3.4.4 23:35:16 click==8.3.1 23:35:16 cliff==4.13.2 23:35:16 cmd2==3.2.2 23:35:16 cryptography==3.3.2 23:35:16 debtcollector==3.0.0 23:35:16 decorator==5.2.1 23:35:16 defusedxml==0.7.1 23:35:16 Deprecated==1.3.1 23:35:16 distlib==0.4.0 23:35:16 dnspython==2.8.0 23:35:16 docker==7.1.0 23:35:16 dogpile.cache==1.5.0 23:35:16 durationpy==0.10 23:35:16 email-validator==2.3.0 23:35:16 filelock==3.24.3 23:35:16 future==1.0.0 23:35:16 gitdb==4.0.12 23:35:16 GitPython==3.1.46 23:35:16 httplib2==0.30.2 23:35:16 identify==2.6.16 23:35:16 idna==3.11 23:35:16 importlib-resources==1.5.0 23:35:16 iso8601==2.1.0 23:35:16 Jinja2==3.1.6 23:35:16 jmespath==1.1.0 23:35:16 jsonpatch==1.33 23:35:16 jsonpointer==3.0.0 23:35:16 jsonschema==4.26.0 23:35:16 jsonschema-specifications==2025.9.1 23:35:16 keystoneauth1==5.13.1 23:35:16 kubernetes==35.0.0 23:35:16 lftools==0.37.21 23:35:16 lxml==6.0.2 23:35:16 markdown-it-py==4.0.0 23:35:16 MarkupSafe==3.0.3 23:35:16 mdurl==0.1.2 23:35:16 msgpack==1.1.2 23:35:16 multi_key_dict==2.0.3 23:35:16 munch==4.0.0 23:35:16 netaddr==1.3.0 23:35:16 niet==1.4.2 23:35:16 nodeenv==1.10.0 23:35:16 oauth2client==4.1.3 23:35:16 oauthlib==3.3.1 23:35:16 openstacksdk==4.10.0 23:35:16 os-service-types==1.8.2 23:35:16 osc-lib==4.4.0 23:35:16 oslo.config==10.3.0 23:35:16 oslo.context==6.3.0 23:35:16 oslo.i18n==6.7.2 23:35:16 oslo.log==8.1.0 23:35:16 oslo.serialization==5.9.1 23:35:16 oslo.utils==10.0.0 23:35:16 packaging==26.0 23:35:16 pbr==7.0.3 23:35:16 platformdirs==4.9.2 23:35:16 prettytable==3.17.0 23:35:16 psutil==7.2.2 23:35:16 pyasn1==0.6.2 23:35:16 pyasn1_modules==0.4.2 23:35:16 pycparser==3.0 23:35:16 pygerrit2==2.0.15 23:35:16 PyGithub==2.8.1 23:35:16 Pygments==2.19.2 23:35:16 PyJWT==2.11.0 23:35:16 PyNaCl==1.6.2 23:35:16 pyparsing==2.4.7 23:35:16 pyperclip==1.11.0 23:35:16 pyrsistent==0.20.0 23:35:16 python-cinderclient==9.8.0 23:35:16 python-dateutil==2.9.0.post0 23:35:16 python-heatclient==5.0.0 23:35:16 python-jenkins==1.8.3 23:35:16 python-keystoneclient==5.7.0 23:35:16 python-magnumclient==4.9.0 23:35:16 python-openstackclient==9.0.0 23:35:16 python-swiftclient==4.9.0 23:35:16 PyYAML==6.0.3 23:35:16 referencing==0.37.0 23:35:16 requests==2.32.5 23:35:16 requests-oauthlib==2.0.0 23:35:16 requestsexceptions==1.4.0 23:35:16 rfc3986==2.0.0 23:35:16 rich==14.3.3 23:35:16 rich-argparse==1.7.2 23:35:16 rpds-py==0.30.0 23:35:16 rsa==4.9.1 23:35:16 ruamel.yaml==0.19.1 23:35:16 ruamel.yaml.clib==0.2.15 23:35:16 s3transfer==0.16.0 23:35:16 simplejson==3.20.2 23:35:16 six==1.17.0 23:35:16 smmap==5.0.2 23:35:16 soupsieve==2.8.3 23:35:16 stevedore==5.7.0 23:35:16 tabulate==0.9.0 23:35:16 toml==0.10.2 23:35:16 tomlkit==0.14.0 23:35:16 tqdm==4.67.3 23:35:16 typing_extensions==4.15.0 23:35:16 urllib3==1.26.20 23:35:16 virtualenv==20.38.0 23:35:16 wcwidth==0.6.0 23:35:16 websocket-client==1.9.0 23:35:16 wrapt==2.1.1 23:35:16 xdg==6.0.0 23:35:16 xmltodict==1.0.4 23:35:16 yq==3.4.3 23:35:16 [EnvInject] - Injecting environment variables from a build step. 23:35:17 [EnvInject] - Injecting as environment variables the properties content 23:35:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:35:17 OS_CLOUD=vex 23:35:17 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-59 23:35:17 OS_STACK_TEMPLATE_DIR=openstack-hot 23:35:17 23:35:17 [EnvInject] - Variables injected successfully. 23:35:17 provisioning config files... 23:35:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:35:17 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1098984901462296589.sh 23:35:17 ---> Create parameters file for OpenStack HOT 23:35:17 OpenStack Heat parameters generated 23:35:17 ----------------------------------- 23:35:17 parameters: 23:35:17 vm_0_count: '3' 23:35:17 vm_0_flavor: 'v3-standard-4' 23:35:17 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 23:35:17 vm_1_count: '1' 23:35:17 vm_1_flavor: 'v3-standard-2' 23:35:17 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:35:17 23:35:17 job_name: '64128-59' 23:35:17 silo: 'releng' 23:35:17 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins2406654878845222738.sh 23:35:17 ---> Create HEAT stack 23:35:17 + source /home/jenkins/lf-env.sh 23:35:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:17 ++ mktemp -d /tmp/venv-XXXX 23:35:17 + lf_venv=/tmp/venv-oKlD 23:35:17 + local venv_file=/tmp/.os_lf_venv 23:35:17 + local python=python3 23:35:17 + local options 23:35:17 + local set_path=true 23:35:17 + local install_args= 23:35:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:35:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:35:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:17 + true 23:35:17 + case $1 in 23:35:17 + python=python3 23:35:17 + shift 2 23:35:17 + true 23:35:17 + case $1 in 23:35:17 + shift 23:35:17 + break 23:35:17 + case $python in 23:35:17 + local pkg_list= 23:35:17 + [[ -d /opt/pyenv ]] 23:35:17 + echo 'Setup pyenv:' 23:35:17 Setup pyenv: 23:35:17 + export PYENV_ROOT=/opt/pyenv 23:35:17 + PYENV_ROOT=/opt/pyenv 23:35:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:35:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:35:17 + pyenv versions 23:35:17 system 23:35:18 3.8.13 23:35:18 3.9.13 23:35:18 3.10.13 23:35:18 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:35:18 + command -v pyenv 23:35:18 ++ pyenv init - --no-rehash 23:35:18 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:35:18 for i in ${!paths[@]}; do 23:35:18 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:35:18 fi; done; 23:35:18 echo "${paths[*]}"'\'')" 23:35:18 export PATH="/opt/pyenv/shims:${PATH}" 23:35:18 export PYENV_SHELL=bash 23:35:18 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:35:18 pyenv() { 23:35:18 local command 23:35:18 command="${1:-}" 23:35:18 if [ "$#" -gt 0 ]; then 23:35:18 shift 23:35:18 fi 23:35:18 23:35:18 case "$command" in 23:35:18 rehash|shell) 23:35:18 eval "$(pyenv "sh-$command" "$@")" 23:35:18 ;; 23:35:18 *) 23:35:18 command pyenv "$command" "$@" 23:35:18 ;; 23:35:18 esac 23:35:18 }' 23:35:18 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:35:18 for i in ${!paths[@]}; do 23:35:18 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:35:18 fi; done; 23:35:18 echo "${paths[*]}"' 23:35:18 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:35:18 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:35:18 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:35:18 ++ export PYENV_SHELL=bash 23:35:18 ++ PYENV_SHELL=bash 23:35:18 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:35:18 +++ complete -F _pyenv pyenv 23:35:18 ++ lf-pyver python3 23:35:18 ++ local py_version_xy=python3 23:35:18 ++ local py_version_xyz= 23:35:18 ++ awk '{ print $1 }' 23:35:18 ++ pyenv versions 23:35:18 ++ local command 23:35:18 ++ command=versions 23:35:18 ++ '[' 1 -gt 0 ']' 23:35:18 ++ shift 23:35:18 ++ case "$command" in 23:35:18 ++ command pyenv versions 23:35:18 ++ pyenv versions 23:35:18 ++ sed 's/^[ *]* //' 23:35:18 ++ grep -E '^[0-9.]*[0-9]$' 23:35:18 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:35:18 +++ grep '^3' /tmp/.pyenv_versions 23:35:18 +++ sort -V 23:35:18 +++ tail -n 1 23:35:18 ++ py_version_xyz=3.11.7 23:35:18 ++ [[ -z 3.11.7 ]] 23:35:18 ++ echo 3.11.7 23:35:18 ++ return 0 23:35:18 + pyenv local 3.11.7 23:35:18 + local command 23:35:18 + command=local 23:35:18 + '[' 2 -gt 0 ']' 23:35:18 + shift 23:35:18 + case "$command" in 23:35:18 + command pyenv local 3.11.7 23:35:18 + pyenv local 3.11.7 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='lftools[openstack] ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='kubernetes ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='niet ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='python-heatclient ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='python-openstackclient ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='python-magnumclient ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='urllib3~=1.26.15 ' 23:35:18 + for arg in "$@" 23:35:18 + case $arg in 23:35:18 + pkg_list+='yq ' 23:35:18 + [[ -f /tmp/.os_lf_venv ]] 23:35:18 ++ cat /tmp/.os_lf_venv 23:35:18 + lf_venv=/tmp/venv-RClp 23:35:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from' file:/tmp/.os_lf_venv 23:35:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:35:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:35:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:35:18 + local 'pip_opts=--upgrade --quiet' 23:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:35:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:35:18 + [[ -n '' ]] 23:35:18 + [[ -n '' ]] 23:35:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:35:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:35:18 + /tmp/venv-RClp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:35:20 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:35:20 lf-activate-venv(): INFO: Base packages installed successfully 23:35:20 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:35:20 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:20 + /tmp/venv-RClp/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:35:35 + type python3 23:35:35 + true 23:35:35 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH' 23:35:35 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:35:35 + PATH=/tmp/venv-RClp/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:35:35 + return 0 23:35:35 + openstack --os-cloud vex limits show --absolute 23:35:35 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:35:35 warnings.warn( 23:35:36 +--------------------------+---------+ 23:35:36 | Name | Value | 23:35:36 +--------------------------+---------+ 23:35:36 | maxTotalInstances | -1 | 23:35:36 | maxTotalCores | 450 | 23:35:36 | maxTotalRAMSize | 1000000 | 23:35:36 | maxServerMeta | 128 | 23:35:36 | maxImageMeta | 128 | 23:35:36 | maxPersonality | 5 | 23:35:36 | maxPersonalitySize | 10240 | 23:35:36 | maxTotalKeypairs | 100 | 23:35:36 | maxServerGroups | 10 | 23:35:36 | maxServerGroupMembers | 10 | 23:35:36 | maxTotalFloatingIps | -1 | 23:35:36 | maxSecurityGroups | -1 | 23:35:36 | maxSecurityGroupRules | -1 | 23:35:36 | totalRAMUsed | 245760 | 23:35:36 | totalCoresUsed | 60 | 23:35:36 | totalInstancesUsed | 25 | 23:35:36 | totalFloatingIpsUsed | 0 | 23:35:36 | totalSecurityGroupsUsed | 0 | 23:35:36 | totalServerGroupsUsed | 0 | 23:35:36 | maxTotalVolumes | -1 | 23:35:36 | maxTotalSnapshots | 10 | 23:35:36 | maxTotalVolumeGigabytes | 4096 | 23:35:36 | maxTotalBackups | 10 | 23:35:36 | maxTotalBackupGigabytes | 1000 | 23:35:36 | totalVolumesUsed | 0 | 23:35:36 | totalGigabytesUsed | 0 | 23:35:36 | totalSnapshotsUsed | 0 | 23:35:36 | totalBackupsUsed | 0 | 23:35:36 | totalBackupGigabytesUsed | 0 | 23:35:36 +--------------------------+---------+ 23:35:36 + pushd /opt/ciman/openstack-hot 23:35:36 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:35:36 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-59 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 23:35:37 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:35:37 warnings.warn( 23:36:04 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-59 23:36:04 Waiting to initialize infrastructure... 23:36:04 Stack initialization successful. 23:36:04 ------------------------------------ 23:36:04 Stack Details 23:36:04 ------------------------------------ 23:36:04 {'added': None, 23:36:04 'capabilities': [], 23:36:04 'created_at': '2026-02-22T23:35:40Z', 23:36:04 'deleted': None, 23:36:04 'deleted_at': None, 23:36:04 'description': 'No description', 23:36:04 'environment': None, 23:36:04 'environment_files': None, 23:36:04 'files': None, 23:36:04 'files_container': None, 23:36:04 'id': '2a8f9739-924f-43cd-b2d5-5e31e6a13036', 23:36:04 'is_rollback_disabled': True, 23:36:04 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-59/2a8f9739-924f-43cd-b2d5-5e31e6a13036', 23:36:04 'rel': 'self'}], 23:36:04 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:36:04 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-59', 23:36:04 'notification_topics': [], 23:36:04 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:36:04 'output_key': 'vm_0_ips', 23:36:04 'output_value': ['10.30.170.46', 23:36:04 '10.30.170.183', 23:36:04 '10.30.171.72']}, 23:36:04 {'description': 'IP addresses of the 2nd vm types', 23:36:04 'output_key': 'vm_1_ips', 23:36:04 'output_value': ['10.30.171.154']}], 23:36:04 'owner_id': ****, 23:36:04 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:36:04 'OS::stack_id': '2a8f9739-924f-43cd-b2d5-5e31e6a13036', 23:36:04 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-59', 23:36:04 'job_name': '64128-59', 23:36:04 'silo': 'releng', 23:36:04 'vm_0_count': '3', 23:36:04 'vm_0_flavor': 'v3-standard-4', 23:36:04 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:36:04 '20260201-010217.481', 23:36:04 'vm_1_count': '1', 23:36:04 'vm_1_flavor': 'v3-standard-2', 23:36:04 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:36:04 '- 20250917-133034.654'}, 23:36:04 'parent_id': None, 23:36:04 'replaced': None, 23:36:04 'status': 'CREATE_COMPLETE', 23:36:04 'status_reason': 'Stack CREATE completed successfully', 23:36:04 'tags': [], 23:36:04 'template': None, 23:36:04 'template_description': 'No description', 23:36:04 'template_url': None, 23:36:04 'timeout_mins': 15, 23:36:04 'unchanged': None, 23:36:04 'updated': None, 23:36:04 'updated_at': None, 23:36:04 'user_project_id': '39145110a0ba438d9bf92f53b6e73ded'} 23:36:04 ------------------------------------ 23:36:04 + popd 23:36:04 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:36:04 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8728395972616006397.sh 23:36:04 ---> Copy SSH public keys to CSIT lab 23:36:04 Setup pyenv: 23:36:04 system 23:36:04 3.8.13 23:36:04 3.9.13 23:36:04 3.10.13 23:36:04 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:36:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:36:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:36:06 lf-activate-venv(): INFO: Base packages installed successfully 23:36:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:36:18 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:36:18 warnings.warn( 23:36:20 SSH not responding on 10.30.171.72. Retrying in 10 seconds... 23:36:20 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 23:36:20 SSH not responding on 10.30.170.46. Retrying in 10 seconds... 23:36:21 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 23:36:22 releng-64128-59-1-mininet-ovs-217-0 23:36:22 Successfully copied public keys to slave 10.30.171.154 23:36:22 Process 6507 ready. 23:36:30 Ping to 10.30.171.72 successful. 23:36:30 Ping to 10.30.170.183 successful. 23:36:30 Ping to 10.30.170.46 successful. 23:36:31 SSH not responding on 10.30.171.72. Retrying in 10 seconds... 23:36:31 SSH not responding on 10.30.170.46. Retrying in 10 seconds... 23:36:31 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 23:36:41 Ping to 10.30.171.72 successful. 23:36:41 Ping to 10.30.170.46 successful. 23:36:41 Ping to 10.30.170.183 successful. 23:36:41 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 23:36:42 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:36:42 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:36:42 releng-64128-59-0-builder-2 23:36:42 Successfully copied public keys to slave 10.30.171.72 23:36:42 releng-64128-59-0-builder-0 23:36:42 Successfully copied public keys to slave 10.30.170.46 23:36:42 Process 6508 ready. 23:36:51 Ping to 10.30.170.183 successful. 23:36:52 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:36:53 releng-64128-59-0-builder-1 23:36:53 Successfully copied public keys to slave 10.30.170.183 23:36:53 Process 6509 ready. 23:36:53 Process 6510 ready. 23:36:53 SSH ready on all stack servers. 23:36:53 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins18201562284115006599.sh 23:36:53 Setup pyenv: 23:36:53 system 23:36:53 3.8.13 23:36:53 3.9.13 23:36:53 3.10.13 23:36:53 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:36:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zp8A 23:36:57 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv 23:36:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:36:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:01 lf-activate-venv(): INFO: Base packages installed successfully 23:37:01 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:37:03 lf-activate-venv(): INFO: Adding /tmp/venv-Zp8A/bin to PATH 23:37:03 + echo 'Installing Python Requirements' 23:37:03 Installing Python Requirements 23:37:03 + cat 23:37:03 + python -m pip install -r requirements.txt 23:37:03 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:37:03 Collecting docker-py (from -r requirements.txt (line 1)) 23:37:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:37:03 Collecting ipaddr (from -r requirements.txt (line 2)) 23:37:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:37:03 Installing build dependencies: started 23:37:04 Installing build dependencies: finished with status 'done' 23:37:04 Getting requirements to build wheel: started 23:37:04 Getting requirements to build wheel: finished with status 'done' 23:37:04 Preparing metadata (pyproject.toml): started 23:37:05 Preparing metadata (pyproject.toml): finished with status 'done' 23:37:05 Collecting netaddr (from -r requirements.txt (line 3)) 23:37:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:37:05 Collecting netifaces (from -r requirements.txt (line 4)) 23:37:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:37:05 Installing build dependencies: started 23:37:05 Installing build dependencies: finished with status 'done' 23:37:05 Getting requirements to build wheel: started 23:37:06 Getting requirements to build wheel: finished with status 'done' 23:37:06 Preparing metadata (pyproject.toml): started 23:37:06 Preparing metadata (pyproject.toml): finished with status 'done' 23:37:06 Collecting pyhocon (from -r requirements.txt (line 5)) 23:37:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:37:06 Collecting requests (from -r requirements.txt (line 6)) 23:37:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:37:06 Collecting robotframework (from -r requirements.txt (line 7)) 23:37:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 23:37:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.1 MB/s 0:00:00 23:37:06 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:37:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:37:06 Installing build dependencies: started 23:37:07 Installing build dependencies: finished with status 'done' 23:37:07 Getting requirements to build wheel: started 23:37:07 Getting requirements to build wheel: finished with status 'done' 23:37:07 Preparing metadata (pyproject.toml): started 23:37:08 Preparing metadata (pyproject.toml): finished with status 'done' 23:37:08 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:37:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:37:08 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:37:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:37:08 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:37:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:37:08 Installing build dependencies: started 23:37:08 Installing build dependencies: finished with status 'done' 23:37:08 Getting requirements to build wheel: started 23:37:09 Getting requirements to build wheel: finished with status 'done' 23:37:09 Preparing metadata (pyproject.toml): started 23:37:09 Preparing metadata (pyproject.toml): finished with status 'done' 23:37:09 Collecting scapy (from -r requirements.txt (line 12)) 23:37:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 23:37:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 56.8 MB/s 0:00:00 23:37:09 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:37:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:37:09 Installing build dependencies: started 23:37:10 Installing build dependencies: finished with status 'done' 23:37:10 Getting requirements to build wheel: started 23:37:10 Getting requirements to build wheel: finished with status 'done' 23:37:10 Preparing metadata (pyproject.toml): started 23:37:11 Preparing metadata (pyproject.toml): finished with status 'done' 23:37:11 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 23:37:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 44.9 MB/s 0:00:00 23:37:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:37:11 Collecting pyangbind (from -r requirements.txt (line 22)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 23:37:11 Collecting isodate (from -r requirements.txt (line 25)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:37:11 Collecting jmespath (from -r requirements.txt (line 28)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 23:37:11 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:37:11 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:37:11 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:37:11 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:37:11 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:37:11 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:37:11 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 23:37:11 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:37:11 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:37:11 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 23:37:11 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:37:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 23:37:11 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:37:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:37:12 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:37:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:37:12 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:37:12 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:37:12 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:37:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:37:12 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 23:37:12 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 23:37:12 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:37:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:37:12 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:37:12 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:37:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:37:12 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 23:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 48.1 MB/s 0:00:00 23:37:12 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:37:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:37:12 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:37:12 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:37:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:37:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.9 MB/s 0:00:00 23:37:13 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:37:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:37:13 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:37:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.19/regex-2026.2.19-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:37:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 33.0 MB/s 0:00:00 23:37:14 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:37:14 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:37:14 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:37:14 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:37:14 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:37:14 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:37:14 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:37:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 23:37:15 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 23:37:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 81.4 MB/s 0:00:00 23:37:15 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 23:37:15 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:37:15 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 23:37:15 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:37:15 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:37:15 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:37:15 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:37:15 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:37:15 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:37:15 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:37:15 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:37:15 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:37:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 23:37:15 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:37:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:37:15 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:37:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 23:37:15 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:37:15 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:37:16 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:37:16 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=35b27b2d59b51b9781d6a0f668b513468f67c8f805e20a6077d90a8c80102048 23:37:16 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:37:16 Building wheel for ipaddr (pyproject.toml): started 23:37:16 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:37:16 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=207dd53365eaf0e5099a47070c0c4bf3e9931eac90ab3c243e9af8a3002007ca 23:37:16 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:37:16 Building wheel for netifaces (pyproject.toml): started 23:37:18 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:37:18 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=897afab739e01a595e7e72a5bfcf00330c6cb5c35c2b35f659f9de3756b98e01 23:37:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:37:18 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:37:19 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:37:19 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=2f3d2cb1d9f3326cb28a6cb540aba88c2054e12fb8fd5173b12a09aed5742994 23:37:19 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:37:19 Building wheel for jsonpath-rw (pyproject.toml): started 23:37:19 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:37:19 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a770d3b4ec9685dec7d2c384cbca017c41e32ad16c1ad07197cc5c8a7b80231b 23:37:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:37:19 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:37:19 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:37:26 23:37:26 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.2.19 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 23:37:27 + pip freeze 23:37:27 attrs==25.4.0 23:37:27 bcrypt==5.0.0 23:37:27 beautifulsoup4==4.14.3 23:37:27 certifi==2026.1.4 23:37:27 cffi==2.0.0 23:37:27 charset-normalizer==3.4.4 23:37:27 click==8.3.1 23:37:27 cryptography==46.0.5 23:37:27 decorator==5.2.1 23:37:27 distlib==0.4.0 23:37:27 docker-py==1.10.6 23:37:27 docker-pycreds==0.4.0 23:37:27 elastic-transport==8.17.1 23:37:27 elasticsearch==8.19.3 23:37:27 elasticsearch-dsl==8.15.4 23:37:27 enum34==1.1.10 23:37:27 filelock==3.24.3 23:37:27 h11==0.16.0 23:37:27 idna==3.11 23:37:27 invoke==2.2.1 23:37:27 ipaddr==2.2.0 23:37:27 isodate==0.7.2 23:37:27 jmespath==1.1.0 23:37:27 jsonpatch==1.33 23:37:27 jsonpath-rw==1.4.0 23:37:27 jsonpointer==3.0.0 23:37:27 lxml==6.0.2 23:37:27 netaddr==1.3.0 23:37:27 netifaces==0.11.0 23:37:27 outcome==1.3.0.post0 23:37:27 packaging==26.0 23:37:27 paramiko==4.0.0 23:37:27 platformdirs==4.9.2 23:37:27 ply==3.11 23:37:27 pyang==2.7.1 23:37:27 pyangbind==0.8.7 23:37:27 pycparser==3.0 23:37:27 pyhocon==0.3.61 23:37:27 PyNaCl==1.6.2 23:37:27 pyparsing==3.3.2 23:37:27 PySocks==1.7.1 23:37:27 python-dateutil==2.9.0.post0 23:37:27 regex==2026.2.19 23:37:27 requests==2.32.5 23:37:27 robotframework==7.4.1 23:37:27 robotframework-httplibrary==0.4.2 23:37:27 robotframework-pythonlibcore==4.5.0 23:37:27 robotframework-requests==0.9.7 23:37:27 robotframework-selenium2library==3.0.0 23:37:27 robotframework-seleniumlibrary==6.8.0 23:37:27 robotframework-sshlibrary==3.8.0 23:37:27 scapy==2.7.0 23:37:27 scp==0.15.0 23:37:27 selenium==4.41.0 23:37:27 six==1.17.0 23:37:27 sniffio==1.3.1 23:37:27 sortedcontainers==2.4.0 23:37:27 soupsieve==2.8.3 23:37:27 trio==0.33.0 23:37:27 trio-websocket==0.12.2 23:37:27 typing_extensions==4.15.0 23:37:27 urllib3==2.6.3 23:37:27 virtualenv==20.38.0 23:37:27 waitress==3.0.2 23:37:27 WebOb==1.8.9 23:37:27 websocket-client==1.9.0 23:37:27 WebTest==3.0.7 23:37:27 wsproto==1.3.2 23:37:27 [EnvInject] - Injecting environment variables from a build step. 23:37:27 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:37:27 [EnvInject] - Variables injected successfully. 23:37:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins7892827834222478282.sh 23:37:27 Setup pyenv: 23:37:27 system 23:37:27 3.8.13 23:37:27 3.9.13 23:37:27 3.10.13 23:37:27 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:37:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:37:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:29 lf-activate-venv(): INFO: Base packages installed successfully 23:37:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:37:36 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:37:36 + ODL_SYSTEM=() 23:37:36 + TOOLS_SYSTEM=() 23:37:36 + OPENSTACK_SYSTEM=() 23:37:36 + OPENSTACK_CONTROLLERS=() 23:37:36 + mapfile -t ADDR 23:37:36 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-59 23:37:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:37:36 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:37:36 warnings.warn( 23:37:38 + for i in "${ADDR[@]}" 23:37:38 ++ ssh 10.30.171.154 hostname -s 23:37:38 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 23:37:38 + REMHOST=releng-64128-59-1-mininet-ovs-217-0 23:37:38 + case ${REMHOST} in 23:37:38 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:37:38 + for i in "${ADDR[@]}" 23:37:38 ++ ssh 10.30.170.46 hostname -s 23:37:38 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:37:39 + REMHOST=releng-64128-59-0-builder-0 23:37:39 + case ${REMHOST} in 23:37:39 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:37:39 + for i in "${ADDR[@]}" 23:37:39 ++ ssh 10.30.170.183 hostname -s 23:37:39 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:37:39 + REMHOST=releng-64128-59-0-builder-1 23:37:39 + case ${REMHOST} in 23:37:39 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:37:39 + for i in "${ADDR[@]}" 23:37:39 ++ ssh 10.30.171.72 hostname -s 23:37:39 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:37:39 + REMHOST=releng-64128-59-0-builder-2 23:37:39 + case ${REMHOST} in 23:37:39 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:37:39 + echo NUM_ODL_SYSTEM=3 23:37:39 + echo NUM_TOOLS_SYSTEM=1 23:37:39 + '[' '' == yes ']' 23:37:39 + NUM_OPENSTACK_SYSTEM=0 23:37:39 + echo NUM_OPENSTACK_SYSTEM=0 23:37:39 + '[' 0 -eq 2 ']' 23:37:39 + echo ODL_SYSTEM_IP=10.30.170.46 23:37:39 ++ seq 0 2 23:37:39 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:37:39 + echo ODL_SYSTEM_1_IP=10.30.170.46 23:37:39 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:37:39 + echo ODL_SYSTEM_2_IP=10.30.170.183 23:37:39 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:37:39 + echo ODL_SYSTEM_3_IP=10.30.171.72 23:37:39 + echo TOOLS_SYSTEM_IP=10.30.171.154 23:37:39 ++ seq 0 0 23:37:39 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:37:39 + echo TOOLS_SYSTEM_1_IP=10.30.171.154 23:37:39 + openstack_index=0 23:37:39 + NUM_OPENSTACK_CONTROL_NODES=1 23:37:39 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:37:39 ++ seq 0 0 23:37:39 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:37:39 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:37:39 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:37:39 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:37:39 + '[' -1 -ge 2 ']' 23:37:39 ++ seq 0 -2 23:37:39 + NUM_OPENSTACK_HAPROXY_NODES=0 23:37:39 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:37:39 ++ seq 0 -1 23:37:39 + echo 'Contents of slave_addresses.txt:' 23:37:39 Contents of slave_addresses.txt: 23:37:39 + cat slave_addresses.txt 23:37:39 NUM_ODL_SYSTEM=3 23:37:39 NUM_TOOLS_SYSTEM=1 23:37:39 NUM_OPENSTACK_SYSTEM=0 23:37:39 ODL_SYSTEM_IP=10.30.170.46 23:37:39 ODL_SYSTEM_1_IP=10.30.170.46 23:37:39 ODL_SYSTEM_2_IP=10.30.170.183 23:37:39 ODL_SYSTEM_3_IP=10.30.171.72 23:37:39 TOOLS_SYSTEM_IP=10.30.171.154 23:37:39 TOOLS_SYSTEM_1_IP=10.30.171.154 23:37:39 NUM_OPENSTACK_CONTROL_NODES=1 23:37:39 OPENSTACK_CONTROL_NODE_1_IP= 23:37:39 NUM_OPENSTACK_COMPUTE_NODES=-1 23:37:39 NUM_OPENSTACK_HAPROXY_NODES=0 23:37:39 [EnvInject] - Injecting environment variables from a build step. 23:37:39 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:37:39 [EnvInject] - Variables injected successfully. 23:37:39 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins14405140056813230448.sh 23:37:39 Preparing for JRE Version 21 23:37:39 Karaf artifact is netconf-karaf 23:37:39 Karaf project is netconf 23:37:39 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:37:39 [EnvInject] - Injecting environment variables from a build step. 23:37:39 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:37:39 [EnvInject] - Variables injected successfully. 23:37:39 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1313264802709042413.sh 23:37:40 2026-02-22 23:37:40 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3691/3691] -> "pom.xml" [1] 23:37:40 Bundle version is 10.0.3-SNAPSHOT 23:37:40 --2026-02-22 23:37:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml 23:37:40 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:40 HTTP request sent, awaiting response... 200 OK 23:37:40 Length: 1414 (1.4K) [application/xml] 23:37:40 Saving to: ‘maven-metadata.xml’ 23:37:40 23:37:40 0K . 100% 58.6M=0s 23:37:40 23:37:40 2026-02-22 23:37:40 (58.6 MB/s) - ‘maven-metadata.xml’ saved [1414/1414] 23:37:40 23:37:40 23:37:40 23:37:40 org.opendaylight.netconf 23:37:40 netconf-karaf 23:37:40 23:37:40 20260222190759 23:37:40 23:37:40 20260222.190759 23:37:40 163 23:37:40 23:37:40 23:37:40 23:37:40 pom 23:37:40 10.0.3-20260222.190759-163 23:37:40 20260222190759 23:37:40 23:37:40 23:37:40 tar.gz 23:37:40 10.0.3-20260222.190759-163 23:37:40 20260222190759 23:37:40 23:37:40 23:37:40 zip 23:37:40 10.0.3-20260222.190759-163 23:37:40 20260222190759 23:37:40 23:37:40 23:37:40 cyclonedx 23:37:40 xml 23:37:40 10.0.3-20260222.190759-163 23:37:40 20260222190759 23:37:40 23:37:40 23:37:40 cyclonedx 23:37:40 json 23:37:40 10.0.3-20260222.190759-163 23:37:40 20260222190759 23:37:40 23:37:40 23:37:40 23:37:40 10.0.3-SNAPSHOT 23:37:40 23:37:40 Nexus timestamp is 10.0.3-20260222.190759-163 23:37:40 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:40 Distribution bundle is netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:40 Distribution bundle version is 10.0.3-SNAPSHOT 23:37:40 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT 23:37:40 Nexus prefix is https://nexus.opendaylight.org 23:37:40 [EnvInject] - Injecting environment variables from a build step. 23:37:40 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:37:40 [EnvInject] - Variables injected successfully. 23:37:40 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins9119244073865164779.sh 23:37:40 Setup pyenv: 23:37:40 system 23:37:40 3.8.13 23:37:40 3.9.13 23:37:40 3.10.13 23:37:40 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:37:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:37:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:42 lf-activate-venv(): INFO: Base packages installed successfully 23:37:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:37:47 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:37:47 Copying common-functions.sh to /tmp 23:37:47 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:37:47 warnings.warn( 23:37:49 Copying common-functions.sh to 10.30.170.46:/tmp 23:37:49 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:37:50 Copying common-functions.sh to 10.30.170.183:/tmp 23:37:50 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:37:50 Copying common-functions.sh to 10.30.171.72:/tmp 23:37:50 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:37:51 Copying common-functions.sh to 10.30.171.154:/tmp 23:37:51 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 23:37:51 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6986666555855761528.sh 23:37:51 common-functions.sh is being sourced 23:37:51 common-functions environment: 23:37:51 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:51 ACTUALFEATURES: 23:37:51 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:51 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:51 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:51 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:51 CONTROLLERMEM: 2048m 23:37:51 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:51 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:51 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:51 SUITES: 23:37:51 23:37:51 ################################################# 23:37:51 ## Configure Cluster and Start ## 23:37:51 ################################################# 23:37:51 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 23:37:51 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 23:37:51 Locating script plan to use... 23:37:51 Finished running script plans 23:37:51 Configuring member-1 with IP address 10.30.170.46 23:37:51 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:37:51 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:37:51 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:37:51 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:37:51 common-functions.sh is being sourced 23:37:51 ++ echo 'common-functions.sh is being sourced' 23:37:51 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:37:51 ++ DISTROSTREAM=vanadium 23:37:51 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:51 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:51 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:51 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:51 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:51 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:51 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:51 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:51 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:51 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:51 ++ export CONTROLLERMEM= 23:37:51 ++ CONTROLLERMEM= 23:37:51 ++ case "${DISTROSTREAM}" in 23:37:51 ++ CLUSTER_SYSTEM=akka 23:37:51 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:51 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:51 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:51 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:51 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:51 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:51 ++ print_common_env 23:37:51 ++ cat 23:37:51 common-functions environment: 23:37:51 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:51 ACTUALFEATURES: 23:37:51 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:51 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:51 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:51 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:51 CONTROLLERMEM: 23:37:51 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:51 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:51 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:51 SUITES: 23:37:51 23:37:51 ++ SSH='ssh -t -t' 23:37:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:51 Changing to /tmp 23:37:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:51 + echo 'Changing to /tmp' 23:37:51 + cd /tmp 23:37:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip' 23:37:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:51 --2026-02-22 23:37:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:51 HTTP request sent, awaiting response... 200 OK 23:37:51 Length: 156637502 (149M) [application/zip] 23:37:51 Saving to: ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ 23:37:51 23:37:51 0K ........ ........ ........ ........ ........ ........ 2% 51.8M 3s 23:37:51 3072K ........ ........ ........ ........ ........ ........ 4% 86.8M 2s 23:37:51 6144K ........ ........ ........ ........ ........ ........ 6% 100M 2s 23:37:51 9216K ........ ........ ........ ........ ........ ........ 8% 94.9M 2s 23:37:52 12288K ........ ........ ........ ........ ........ ........ 10% 85.4M 2s 23:37:52 15360K ........ ........ ........ ........ ........ ........ 12% 91.7M 2s 23:37:52 18432K ........ ........ ........ ........ ........ ........ 14% 101M 2s 23:37:52 21504K ........ ........ ........ ........ ........ ........ 16% 137M 1s 23:37:52 24576K ........ ........ ........ ........ ........ ........ 18% 94.1M 1s 23:37:52 27648K ........ ........ ........ ........ ........ ........ 20% 87.3M 1s 23:37:52 30720K ........ ........ ........ ........ ........ ........ 22% 165M 1s 23:37:52 33792K ........ ........ ........ ........ ........ ........ 24% 72.4M 1s 23:37:52 36864K ........ ........ ........ ........ ........ ........ 26% 86.5M 1s 23:37:52 39936K ........ ........ ........ ........ ........ ........ 28% 93.8M 1s 23:37:52 43008K ........ ........ ........ ........ ........ ........ 30% 90.8M 1s 23:37:52 46080K ........ ........ ........ ........ ........ ........ 32% 96.1M 1s 23:37:52 49152K ........ ........ ........ ........ ........ ........ 34% 281M 1s 23:37:52 52224K ........ ........ ........ ........ ........ ........ 36% 343M 1s 23:37:52 55296K ........ ........ ........ ........ ........ ........ 38% 354M 1s 23:37:52 58368K ........ ........ ........ ........ ........ ........ 40% 341M 1s 23:37:52 61440K ........ ........ ........ ........ ........ ........ 42% 275M 1s 23:37:52 64512K ........ ........ ........ ........ ........ ........ 44% 295M 1s 23:37:52 67584K ........ ........ ........ ........ ........ ........ 46% 347M 1s 23:37:52 70656K ........ ........ ........ ........ ........ ........ 48% 346M 1s 23:37:52 73728K ........ ........ ........ ........ ........ ........ 50% 326M 1s 23:37:52 76800K ........ ........ ........ ........ ........ ........ 52% 369M 1s 23:37:52 79872K ........ ........ ........ ........ ........ ........ 54% 335M 1s 23:37:52 82944K ........ ........ ........ ........ ........ ........ 56% 317M 0s 23:37:52 86016K ........ ........ ........ ........ ........ ........ 58% 296M 0s 23:37:52 89088K ........ ........ ........ ........ ........ ........ 60% 300M 0s 23:37:52 92160K ........ ........ ........ ........ ........ ........ 62% 326M 0s 23:37:52 95232K ........ ........ ........ ........ ........ ........ 64% 347M 0s 23:37:52 98304K ........ ........ ........ ........ ........ ........ 66% 318M 0s 23:37:52 101376K ........ ........ ........ ........ ........ ........ 68% 344M 0s 23:37:52 104448K ........ ........ ........ ........ ........ ........ 70% 345M 0s 23:37:52 107520K ........ ........ ........ ........ ........ ........ 72% 342M 0s 23:37:52 110592K ........ ........ ........ ........ ........ ........ 74% 342M 0s 23:37:52 113664K ........ ........ ........ ........ ........ ........ 76% 332M 0s 23:37:52 116736K ........ ........ ........ ........ ........ ........ 78% 349M 0s 23:37:52 119808K ........ ........ ........ ........ ........ ........ 80% 350M 0s 23:37:52 122880K ........ ........ ........ ........ ........ ........ 82% 312M 0s 23:37:52 125952K ........ ........ ........ ........ ........ ........ 84% 337M 0s 23:37:52 129024K ........ ........ ........ ........ ........ ........ 86% 335M 0s 23:37:52 132096K ........ ........ ........ ........ ........ ........ 88% 342M 0s 23:37:52 135168K ........ ........ ........ ........ ........ ........ 90% 349M 0s 23:37:52 138240K ........ ........ ........ ........ ........ ........ 92% 363M 0s 23:37:52 141312K ........ ........ ........ ........ ........ ........ 94% 341M 0s 23:37:52 144384K ........ ........ ........ ........ ........ ........ 96% 342M 0s 23:37:52 147456K ........ ........ ........ ........ ........ ........ 98% 335M 0s 23:37:52 150528K ........ ........ ........ ........ ...... 100% 361M=0.8s 23:37:52 23:37:52 2026-02-22 23:37:52 (179 MB/s) - ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ saved [156637502/156637502] 23:37:52 23:37:52 Extracting the new controller... 23:37:52 + echo 'Extracting the new controller...' 23:37:52 + unzip -q netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:54 Adding external repositories... 23:37:54 + echo 'Adding external repositories...' 23:37:54 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:54 ################################################################################ 23:37:54 # 23:37:54 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:54 # contributor license agreements. See the NOTICE file distributed with 23:37:54 # this work for additional information regarding copyright ownership. 23:37:54 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:54 # (the "License"); you may not use this file except in compliance with 23:37:54 # the License. You may obtain a copy of the License at 23:37:54 # 23:37:54 # http://www.apache.org/licenses/LICENSE-2.0 23:37:54 # 23:37:54 # Unless required by applicable law or agreed to in writing, software 23:37:54 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:54 # See the License for the specific language governing permissions and 23:37:54 # limitations under the License. 23:37:54 # 23:37:54 ################################################################################ 23:37:54 23:37:54 # 23:37:54 # If set to true, the following property will not allow any certificate to be used 23:37:54 # when accessing Maven repositories through SSL 23:37:54 # 23:37:54 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:54 23:37:54 # 23:37:54 # Path to the local Maven settings file. 23:37:54 # The repositories defined in this file will be automatically added to the list 23:37:54 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:54 # below is not set. 23:37:54 # The following locations are checked for the existence of the settings.xml file 23:37:54 # * 1. looks for the specified url 23:37:54 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:54 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:54 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:54 # 23:37:54 #org.ops4j.pax.url.mvn.settings= 23:37:54 23:37:54 # 23:37:54 # Path to the local Maven repository which is used to avoid downloading 23:37:54 # artifacts when they already exist locally. 23:37:54 # The value of this property will be extracted from the settings.xml file 23:37:54 # above, or defaulted to: 23:37:54 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:54 # 23:37:54 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:54 23:37:54 # 23:37:54 # Default this to false. It's just weird to use undocumented repos 23:37:54 # 23:37:54 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:54 23:37:54 # 23:37:54 # Uncomment if you don't wanna use the proxy settings 23:37:54 # from the Maven conf/settings.xml file 23:37:54 # 23:37:54 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:54 23:37:54 # 23:37:54 # Disable aether support by default. This ensure that the defaultRepositories 23:37:54 # below will be used 23:37:54 # 23:37:54 #org.ops4j.pax.url.mvn.disableAether=true 23:37:54 23:37:54 # 23:37:54 # Comma separated list of repositories scanned when resolving an artifact. 23:37:54 # Those repositories will be checked before iterating through the 23:37:54 # below list of repositories and even before the local repository 23:37:54 # A repository url can be appended with zero or more of the following flags: 23:37:54 # @snapshots : the repository contains snaphots 23:37:54 # @noreleases : the repository does not contain any released artifacts 23:37:54 # 23:37:54 # The following property value will add the system folder as a repo. 23:37:54 # 23:37:54 #org.ops4j.pax.url.mvn.defaultRepositories= 23:37:54 23:37:54 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:54 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:54 23:37:54 # 23:37:54 # Comma separated list of repositories scanned when resolving an artifact. 23:37:54 # The default list includes the following repositories: 23:37:54 # http://repo1.maven.org/maven2@id=central 23:37:54 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:54 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:54 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:54 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:54 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:54 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:54 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:54 # to add. 23:37:54 # A repository url can be appended with zero or more of the following flags: 23:37:54 # @snapshots : the repository contains snapshots 23:37:54 # @noreleases : the repository does not contain any released artifacts 23:37:54 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:54 # 23:37:54 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 23:37:54 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:37:54 file:${karaf.data}/kar@id=kar.repository@multi 23:37:54 Configuring the startup features... 23:37:54 + [[ True == \T\r\u\e ]] 23:37:54 + echo 'Configuring the startup features...' 23:37:54 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:54 + FEATURE_TEST_STRING=features-test 23:37:54 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:37:54 + KARAF_VERSION=netconf 23:37:54 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:54 ################################################################################ 23:37:54 # 23:37:54 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:54 # contributor license agreements. See the NOTICE file distributed with 23:37:54 # this work for additional information regarding copyright ownership. 23:37:54 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:54 # (the "License"); you may not use this file except in compliance with 23:37:54 # the License. You may obtain a copy of the License at 23:37:54 # 23:37:54 # http://www.apache.org/licenses/LICENSE-2.0 23:37:54 # 23:37:54 # Unless required by applicable law or agreed to in writing, software 23:37:54 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:54 # See the License for the specific language governing permissions and 23:37:54 # limitations under the License. 23:37:54 # 23:37:54 ################################################################################ 23:37:54 23:37:54 # 23:37:54 # Comma separated list of features repositories to register by default 23:37:54 # 23:37:54 featuresRepositories = file:${karaf.etc}/405b8ddb-c11d-4567-83c1-be47bc76d843.xml 23:37:54 23:37:54 # 23:37:54 # Comma separated list of features to install at startup 23:37:54 # 23:37:54 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, aedf5a5a-29a2-41de-ac1d-80f3c8f3a50b 23:37:54 23:37:54 # 23:37:54 # Resource repositories (OBR) that the features resolver can use 23:37:54 # to resolve requirements/capabilities 23:37:54 # 23:37:54 # The format of the resourceRepositories is 23:37:54 # resourceRepositories=[xml:url|json:url],... 23:37:54 # for Instance: 23:37:54 # 23:37:54 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:54 # or 23:37:54 #resourceRepositories=json:http://host/path/to/index.json 23:37:54 # 23:37:54 23:37:54 # 23:37:54 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:54 # 23:37:54 featuresBootAsynchronous=false 23:37:54 23:37:54 # 23:37:54 # Service requirements enforcement 23:37:54 # 23:37:54 # By default, the feature resolver checks the service requirements/capabilities of 23:37:54 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:54 # the required bundles. 23:37:54 # The following flag can have those values: 23:37:54 # - disable: service requirements are completely ignored 23:37:54 # - default: service requirements are ignored for old features 23:37:54 # - enforce: service requirements are always verified 23:37:54 # 23:37:54 #serviceRequirements=default 23:37:54 23:37:54 # 23:37:54 # Store cfg file for config element in feature 23:37:54 # 23:37:54 #configCfgStore=true 23:37:54 23:37:54 # 23:37:54 # Define if the feature service automatically refresh bundles 23:37:54 # 23:37:54 autoRefresh=true 23:37:54 23:37:54 # 23:37:54 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:54 # XML file defines instructions related to features processing 23:37:54 # versions.properties may declare properties to resolve placeholders in XML file 23:37:54 # both files are relative to ${karaf.etc} 23:37:54 # 23:37:54 #featureProcessing=org.apache.karaf.features.xml 23:37:54 #featureProcessingVersions=versions.properties 23:37:54 + configure_karaf_log netconf '' 23:37:54 + local -r karaf_version=netconf 23:37:54 + local -r controllerdebugmap= 23:37:54 + local logapi=log4j 23:37:54 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:54 log4j2.rootLogger.level = INFO 23:37:54 #log4j2.rootLogger.type = asyncRoot 23:37:54 #log4j2.rootLogger.includeLocation = false 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:54 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:54 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:54 log4j2.logger.spifly.level = WARN 23:37:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:54 log4j2.logger.audit.level = INFO 23:37:54 log4j2.logger.audit.additivity = false 23:37:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:54 log4j2.appender.console.type = Console 23:37:54 log4j2.appender.console.name = Console 23:37:54 log4j2.appender.console.layout.type = PatternLayout 23:37:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:54 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:54 log4j2.appender.rolling.name = RollingFile 23:37:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:54 #log4j2.appender.rolling.immediateFlush = false 23:37:54 log4j2.appender.rolling.append = true 23:37:54 log4j2.appender.rolling.layout.type = PatternLayout 23:37:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:54 log4j2.appender.rolling.policies.type = Policies 23:37:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:54 log4j2.appender.rolling.policies.size.size = 64MB 23:37:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:54 log4j2.appender.rolling.strategy.max = 7 23:37:54 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:54 log4j2.appender.audit.name = AuditRollingFile 23:37:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:54 log4j2.appender.audit.append = true 23:37:54 log4j2.appender.audit.layout.type = PatternLayout 23:37:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:54 log4j2.appender.audit.policies.type = Policies 23:37:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:54 log4j2.appender.audit.policies.size.size = 8MB 23:37:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:54 log4j2.appender.audit.strategy.max = 7 23:37:54 log4j2.appender.osgi.type = PaxOsgi 23:37:54 log4j2.appender.osgi.name = PaxOsgi 23:37:54 log4j2.appender.osgi.filter = * 23:37:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:54 #log4j2.logger.aether.level = TRACE 23:37:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:54 #log4j2.logger.http-headers.level = DEBUG 23:37:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:54 #log4j2.logger.maven.level = TRACE 23:37:54 + logapi=log4j2 23:37:54 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:37:54 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:37:54 + '[' log4j2 == log4j2 ']' 23:37:54 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:54 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:54 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:54 controllerdebugmap: 23:37:54 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:54 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:54 + unset IFS 23:37:54 + echo 'controllerdebugmap: ' 23:37:54 + '[' -n '' ']' 23:37:54 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:54 ################################################################################ 23:37:54 # 23:37:54 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:54 # contributor license agreements. See the NOTICE file distributed with 23:37:54 # this work for additional information regarding copyright ownership. 23:37:54 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:54 # (the "License"); you may not use this file except in compliance with 23:37:54 # the License. You may obtain a copy of the License at 23:37:54 # 23:37:54 # http://www.apache.org/licenses/LICENSE-2.0 23:37:54 # 23:37:54 # Unless required by applicable law or agreed to in writing, software 23:37:54 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:54 # See the License for the specific language governing permissions and 23:37:54 # limitations under the License. 23:37:54 # 23:37:54 ################################################################################ 23:37:54 23:37:54 # Common pattern layout for appenders 23:37:54 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:54 23:37:54 # Root logger 23:37:54 log4j2.rootLogger.level = INFO 23:37:54 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:54 #log4j2.rootLogger.type = asyncRoot 23:37:54 #log4j2.rootLogger.includeLocation = false 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:54 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:54 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:54 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:54 23:37:54 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:54 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:54 23:37:54 # Loggers configuration 23:37:54 23:37:54 # Spifly logger 23:37:54 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:54 log4j2.logger.spifly.level = WARN 23:37:54 23:37:54 # Security audit logger 23:37:54 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:54 log4j2.logger.audit.level = INFO 23:37:54 log4j2.logger.audit.additivity = false 23:37:54 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:54 23:37:54 # Appenders configuration 23:37:54 23:37:54 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:54 log4j2.appender.console.type = Console 23:37:54 log4j2.appender.console.name = Console 23:37:54 log4j2.appender.console.layout.type = PatternLayout 23:37:54 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:54 23:37:54 # Rolling file appender 23:37:54 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:54 log4j2.appender.rolling.name = RollingFile 23:37:54 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:54 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:54 # uncomment to not force a disk flush 23:37:54 #log4j2.appender.rolling.immediateFlush = false 23:37:54 log4j2.appender.rolling.append = true 23:37:54 log4j2.appender.rolling.layout.type = PatternLayout 23:37:54 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:54 log4j2.appender.rolling.policies.type = Policies 23:37:54 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:54 log4j2.appender.rolling.policies.size.size = 1GB 23:37:54 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:54 log4j2.appender.rolling.strategy.max = 7 23:37:54 23:37:54 # Audit file appender 23:37:54 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:54 log4j2.appender.audit.name = AuditRollingFile 23:37:54 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:54 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:54 log4j2.appender.audit.append = true 23:37:54 log4j2.appender.audit.layout.type = PatternLayout 23:37:54 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:54 log4j2.appender.audit.policies.type = Policies 23:37:54 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:54 log4j2.appender.audit.policies.size.size = 8MB 23:37:54 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:54 log4j2.appender.audit.strategy.max = 7 23:37:54 23:37:54 # OSGi appender 23:37:54 log4j2.appender.osgi.type = PaxOsgi 23:37:54 log4j2.appender.osgi.name = PaxOsgi 23:37:54 log4j2.appender.osgi.filter = * 23:37:54 23:37:54 # help with identification of maven-related problems with pax-url-aether 23:37:54 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:54 #log4j2.logger.aether.level = TRACE 23:37:54 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:54 #log4j2.logger.http-headers.level = DEBUG 23:37:54 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:54 #log4j2.logger.maven.level = TRACE 23:37:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:54 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:54 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:54 + local -r controllermem=2048m 23:37:54 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 Configure 23:37:54 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:54 max memory: 2048m 23:37:54 + echo Configure 23:37:54 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:54 + echo ' max memory: 2048m' 23:37:54 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:54 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:54 #!/bin/sh 23:37:54 # 23:37:54 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:54 # contributor license agreements. See the NOTICE file distributed with 23:37:54 # this work for additional information regarding copyright ownership. 23:37:54 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:54 # (the "License"); you may not use this file except in compliance with 23:37:54 # the License. You may obtain a copy of the License at 23:37:54 # 23:37:54 # http://www.apache.org/licenses/LICENSE-2.0 23:37:54 # 23:37:54 # Unless required by applicable law or agreed to in writing, software 23:37:54 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:54 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:54 # See the License for the specific language governing permissions and 23:37:54 # limitations under the License. 23:37:54 # 23:37:54 23:37:54 # 23:37:54 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:54 # script: client, instance, shell, start, status, stop, karaf 23:37:54 # 23:37:54 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:54 # Actions go here... 23:37:54 # fi 23:37:54 23:37:54 # 23:37:54 # general settings which should be applied for all scripts go here; please keep 23:37:54 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:54 # in example of the start script where the start script is executed first and the 23:37:54 # karaf script afterwards. 23:37:54 # 23:37:54 23:37:54 # 23:37:54 # The following section shows the possible configuration options for the default 23:37:54 # karaf scripts 23:37:54 # 23:37:54 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:54 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:54 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:54 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:54 # export KARAF_HOME # Karaf home folder 23:37:54 # export KARAF_DATA # Karaf data folder 23:37:54 # export KARAF_BASE # Karaf base folder 23:37:54 # export KARAF_ETC # Karaf etc folder 23:37:54 # export KARAF_LOG # Karaf log folder 23:37:54 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:54 # export KARAF_OPTS # Additional available Karaf options 23:37:54 # export KARAF_DEBUG # Enable debug mode 23:37:54 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:54 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:54 Set Java version 23:37:54 + echo 'Set Java version' 23:37:54 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:54 sudo: a password is required 23:37:54 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:54 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:54 sudo: a password is required 23:37:54 JDK default version ... 23:37:54 + echo 'JDK default version ...' 23:37:54 + java -version 23:37:54 openjdk version "21.0.9" 2025-10-21 23:37:54 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:37:54 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:37:54 Set JAVA_HOME 23:37:54 + echo 'Set JAVA_HOME' 23:37:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:54 Listing all open ports on controller system... 23:37:54 + echo 'Listing all open ports on controller system...' 23:37:54 + netstat -pnatu 23:37:54 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:54 Configuring cluster 23:37:54 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:54 + echo 'Configuring cluster' 23:37:54 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.46 10.30.170.183 10.30.171.72 23:37:54 ################################################ 23:37:54 ## Configure Cluster ## 23:37:54 ################################################ 23:37:54 NOTE: Cluster configuration files not found. Copying from 23:37:54 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4 23:37:54 Configuring unique name in pekko.conf 23:37:54 Configuring hostname in pekko.conf 23:37:54 Configuring data and rpc seed nodes in pekko.conf 23:37:54 modules = [ 23:37:54 23:37:54 ] 23:37:54 Configuring replication type in module-shards.conf 23:37:54 ################################################ 23:37:54 ## NOTE: Manually restart controller to ## 23:37:54 ## apply configuration. ## 23:37:54 ################################################ 23:37:54 Dump akka.conf 23:37:54 + echo 'Dump akka.conf' 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:54 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:37:54 Dump modules.conf 23:37:54 + echo 'Dump modules.conf' 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:54 modules = [ 23:37:54 23:37:54 ] 23:37:54 Dump module-shards.conf 23:37:54 + echo 'Dump module-shards.conf' 23:37:54 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:54 module-shards = [ 23:37:54 { 23:37:54 name = "default" 23:37:54 shards = [ 23:37:54 { 23:37:54 name = "default" 23:37:54 replicas = ["member-1", 23:37:54 "member-2", 23:37:54 "member-3"] 23:37:54 } 23:37:54 ] 23:37:54 } 23:37:54 ] 23:37:54 Configuring member-2 with IP address 10.30.170.183 23:37:54 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:37:54 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:37:55 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:37:55 common-functions.sh is being sourced 23:37:55 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:37:55 ++ echo 'common-functions.sh is being sourced' 23:37:55 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:37:55 ++ DISTROSTREAM=vanadium 23:37:55 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:55 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:55 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:55 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:55 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:55 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:55 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:55 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:55 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:55 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:55 ++ export CONTROLLERMEM= 23:37:55 ++ CONTROLLERMEM= 23:37:55 ++ case "${DISTROSTREAM}" in 23:37:55 ++ CLUSTER_SYSTEM=akka 23:37:55 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:55 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:55 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:55 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:55 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:55 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:55 ++ print_common_env 23:37:55 ++ cat 23:37:55 common-functions environment: 23:37:55 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:55 ACTUALFEATURES: 23:37:55 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:55 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:55 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:55 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:55 CONTROLLERMEM: 23:37:55 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:55 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:55 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:55 SUITES: 23:37:55 23:37:55 ++ SSH='ssh -t -t' 23:37:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:55 Changing to /tmp 23:37:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:55 + echo 'Changing to /tmp' 23:37:55 + cd /tmp 23:37:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip' 23:37:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:55 --2026-02-22 23:37:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:55 HTTP request sent, awaiting response... 200 OK 23:37:55 Length: 156637502 (149M) [application/zip] 23:37:55 Saving to: ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ 23:37:55 23:37:55 0K ........ ........ ........ ........ ........ ........ 2% 100M 1s 23:37:55 3072K ........ ........ ........ ........ ........ ........ 4% 168M 1s 23:37:55 6144K ........ ........ ........ ........ ........ ........ 6% 158M 1s 23:37:55 9216K ........ ........ ........ ........ ........ ........ 8% 189M 1s 23:37:55 12288K ........ ........ ........ ........ ........ ........ 10% 199M 1s 23:37:55 15360K ........ ........ ........ ........ ........ ........ 12% 177M 1s 23:37:55 18432K ........ ........ ........ ........ ........ ........ 14% 215M 1s 23:37:55 21504K ........ ........ ........ ........ ........ ........ 16% 249M 1s 23:37:55 24576K ........ ........ ........ ........ ........ ........ 18% 244M 1s 23:37:55 27648K ........ ........ ........ ........ ........ ........ 20% 261M 1s 23:37:55 30720K ........ ........ ........ ........ ........ ........ 22% 283M 1s 23:37:55 33792K ........ ........ ........ ........ ........ ........ 24% 297M 1s 23:37:55 36864K ........ ........ ........ ........ ........ ........ 26% 243M 1s 23:37:55 39936K ........ ........ ........ ........ ........ ........ 28% 303M 1s 23:37:55 43008K ........ ........ ........ ........ ........ ........ 30% 229M 1s 23:37:55 46080K ........ ........ ........ ........ ........ ........ 32% 380M 0s 23:37:55 49152K ........ ........ ........ ........ ........ ........ 34% 275M 0s 23:37:55 52224K ........ ........ ........ ........ ........ ........ 36% 301M 0s 23:37:55 55296K ........ ........ ........ ........ ........ ........ 38% 356M 0s 23:37:55 58368K ........ ........ ........ ........ ........ ........ 40% 317M 0s 23:37:55 61440K ........ ........ ........ ........ ........ ........ 42% 368M 0s 23:37:55 64512K ........ ........ ........ ........ ........ ........ 44% 376M 0s 23:37:55 67584K ........ ........ ........ ........ ........ ........ 46% 375M 0s 23:37:55 70656K ........ ........ ........ ........ ........ ........ 48% 355M 0s 23:37:55 73728K ........ ........ ........ ........ ........ ........ 50% 366M 0s 23:37:55 76800K ........ ........ ........ ........ ........ ........ 52% 391M 0s 23:37:55 79872K ........ ........ ........ ........ ........ ........ 54% 338M 0s 23:37:55 82944K ........ ........ ........ ........ ........ ........ 56% 323M 0s 23:37:55 86016K ........ ........ ........ ........ ........ ........ 58% 327M 0s 23:37:55 89088K ........ ........ ........ ........ ........ ........ 60% 369M 0s 23:37:55 92160K ........ ........ ........ ........ ........ ........ 62% 376M 0s 23:37:55 95232K ........ ........ ........ ........ ........ ........ 64% 369M 0s 23:37:55 98304K ........ ........ ........ ........ ........ ........ 66% 364M 0s 23:37:55 101376K ........ ........ ........ ........ ........ ........ 68% 365M 0s 23:37:55 104448K ........ ........ ........ ........ ........ ........ 70% 359M 0s 23:37:55 107520K ........ ........ ........ ........ ........ ........ 72% 293M 0s 23:37:55 110592K ........ ........ ........ ........ ........ ........ 74% 359M 0s 23:37:55 113664K ........ ........ ........ ........ ........ ........ 76% 418M 0s 23:37:55 116736K ........ ........ ........ ........ ........ ........ 78% 384M 0s 23:37:55 119808K ........ ........ ........ ........ ........ ........ 80% 345M 0s 23:37:55 122880K ........ ........ ........ ........ ........ ........ 82% 354M 0s 23:37:55 125952K ........ ........ ........ ........ ........ ........ 84% 361M 0s 23:37:55 129024K ........ ........ ........ ........ ........ ........ 86% 345M 0s 23:37:55 132096K ........ ........ ........ ........ ........ ........ 88% 349M 0s 23:37:55 135168K ........ ........ ........ ........ ........ ........ 90% 354M 0s 23:37:55 138240K ........ ........ ........ ........ ........ ........ 92% 344M 0s 23:37:55 141312K ........ ........ ........ ........ ........ ........ 94% 333M 0s 23:37:55 144384K ........ ........ ........ ........ ........ ........ 96% 367M 0s 23:37:55 147456K ........ ........ ........ ........ ........ ........ 98% 359M 0s 23:37:55 150528K ........ ........ ........ ........ ...... 100% 341M=0.5s 23:37:55 23:37:55 2026-02-22 23:37:55 (288 MB/s) - ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ saved [156637502/156637502] 23:37:55 23:37:55 Extracting the new controller... 23:37:55 + echo 'Extracting the new controller...' 23:37:55 + unzip -q netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:56 Adding external repositories... 23:37:56 + echo 'Adding external repositories...' 23:37:56 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:56 ################################################################################ 23:37:56 # 23:37:56 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:56 # contributor license agreements. See the NOTICE file distributed with 23:37:56 # this work for additional information regarding copyright ownership. 23:37:56 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:56 # (the "License"); you may not use this file except in compliance with 23:37:56 # the License. You may obtain a copy of the License at 23:37:56 # 23:37:56 # http://www.apache.org/licenses/LICENSE-2.0 23:37:56 # 23:37:56 # Unless required by applicable law or agreed to in writing, software 23:37:56 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:56 # See the License for the specific language governing permissions and 23:37:56 # limitations under the License. 23:37:56 # 23:37:56 ################################################################################ 23:37:56 23:37:56 # 23:37:56 # If set to true, the following property will not allow any certificate to be used 23:37:56 # when accessing Maven repositories through SSL 23:37:56 # 23:37:56 #org.ops4j.pax.url.mvn.certificateCheck= 23:37:56 23:37:56 # 23:37:56 # Path to the local Maven settings file. 23:37:56 # The repositories defined in this file will be automatically added to the list 23:37:56 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:37:56 # below is not set. 23:37:56 # The following locations are checked for the existence of the settings.xml file 23:37:56 # * 1. looks for the specified url 23:37:56 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:37:56 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:37:56 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:37:56 # 23:37:56 #org.ops4j.pax.url.mvn.settings= 23:37:56 23:37:56 # 23:37:56 # Path to the local Maven repository which is used to avoid downloading 23:37:56 # artifacts when they already exist locally. 23:37:56 # The value of this property will be extracted from the settings.xml file 23:37:56 # above, or defaulted to: 23:37:56 # System.getProperty( "user.home" ) + "/.m2/repository" 23:37:56 # 23:37:56 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:37:56 23:37:56 # 23:37:56 # Default this to false. It's just weird to use undocumented repos 23:37:56 # 23:37:56 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:37:56 23:37:56 # 23:37:56 # Uncomment if you don't wanna use the proxy settings 23:37:56 # from the Maven conf/settings.xml file 23:37:56 # 23:37:56 # org.ops4j.pax.url.mvn.proxySupport=false 23:37:56 23:37:56 # 23:37:56 # Disable aether support by default. This ensure that the defaultRepositories 23:37:56 # below will be used 23:37:56 # 23:37:56 #org.ops4j.pax.url.mvn.disableAether=true 23:37:56 23:37:56 # 23:37:56 # Comma separated list of repositories scanned when resolving an artifact. 23:37:56 # Those repositories will be checked before iterating through the 23:37:56 # below list of repositories and even before the local repository 23:37:56 # A repository url can be appended with zero or more of the following flags: 23:37:56 # @snapshots : the repository contains snaphots 23:37:56 # @noreleases : the repository does not contain any released artifacts 23:37:56 # 23:37:56 # The following property value will add the system folder as a repo. 23:37:56 # 23:37:56 #org.ops4j.pax.url.mvn.defaultRepositories= 23:37:56 23:37:56 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:37:56 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:37:56 23:37:56 # 23:37:56 # Comma separated list of repositories scanned when resolving an artifact. 23:37:56 # The default list includes the following repositories: 23:37:56 # http://repo1.maven.org/maven2@id=central 23:37:56 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:37:56 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:37:56 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:37:56 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:37:56 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:37:56 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:37:56 # To add repositories to the default ones, prepend '+' to the list of repositories 23:37:56 # to add. 23:37:56 # A repository url can be appended with zero or more of the following flags: 23:37:56 # @snapshots : the repository contains snapshots 23:37:56 # @noreleases : the repository does not contain any released artifacts 23:37:56 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:37:56 # 23:37:56 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 23:37:56 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:37:56 file:${karaf.data}/kar@id=kar.repository@multi 23:37:56 Configuring the startup features... 23:37:56 + [[ True == \T\r\u\e ]] 23:37:56 + echo 'Configuring the startup features...' 23:37:56 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:56 + FEATURE_TEST_STRING=features-test 23:37:56 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:37:56 + KARAF_VERSION=netconf 23:37:56 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:37:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:56 ################################################################################ 23:37:56 # 23:37:56 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:56 # contributor license agreements. See the NOTICE file distributed with 23:37:56 # this work for additional information regarding copyright ownership. 23:37:56 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:56 # (the "License"); you may not use this file except in compliance with 23:37:56 # the License. You may obtain a copy of the License at 23:37:56 # 23:37:56 # http://www.apache.org/licenses/LICENSE-2.0 23:37:56 # 23:37:56 # Unless required by applicable law or agreed to in writing, software 23:37:56 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:56 # See the License for the specific language governing permissions and 23:37:56 # limitations under the License. 23:37:56 # 23:37:56 ################################################################################ 23:37:56 23:37:56 # 23:37:56 # Comma separated list of features repositories to register by default 23:37:56 # 23:37:56 featuresRepositories = file:${karaf.etc}/405b8ddb-c11d-4567-83c1-be47bc76d843.xml 23:37:56 23:37:56 # 23:37:56 # Comma separated list of features to install at startup 23:37:56 # 23:37:56 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, aedf5a5a-29a2-41de-ac1d-80f3c8f3a50b 23:37:56 23:37:56 # 23:37:56 # Resource repositories (OBR) that the features resolver can use 23:37:56 # to resolve requirements/capabilities 23:37:56 # 23:37:56 # The format of the resourceRepositories is 23:37:56 # resourceRepositories=[xml:url|json:url],... 23:37:56 # for Instance: 23:37:56 # 23:37:56 #resourceRepositories=xml:http://host/path/to/index.xml 23:37:56 # or 23:37:56 #resourceRepositories=json:http://host/path/to/index.json 23:37:56 # 23:37:56 23:37:56 # 23:37:56 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:37:56 # 23:37:56 featuresBootAsynchronous=false 23:37:56 23:37:56 # 23:37:56 # Service requirements enforcement 23:37:56 # 23:37:56 # By default, the feature resolver checks the service requirements/capabilities of 23:37:56 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:37:56 # the required bundles. 23:37:56 # The following flag can have those values: 23:37:56 # - disable: service requirements are completely ignored 23:37:56 # - default: service requirements are ignored for old features 23:37:56 # - enforce: service requirements are always verified 23:37:56 # 23:37:56 #serviceRequirements=default 23:37:56 23:37:56 # 23:37:56 # Store cfg file for config element in feature 23:37:56 # 23:37:56 #configCfgStore=true 23:37:56 23:37:56 # 23:37:56 # Define if the feature service automatically refresh bundles 23:37:56 # 23:37:56 autoRefresh=true 23:37:56 23:37:56 # 23:37:56 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:37:56 # XML file defines instructions related to features processing 23:37:56 # versions.properties may declare properties to resolve placeholders in XML file 23:37:56 # both files are relative to ${karaf.etc} 23:37:56 # 23:37:56 #featureProcessing=org.apache.karaf.features.xml 23:37:56 #featureProcessingVersions=versions.properties 23:37:56 + configure_karaf_log netconf '' 23:37:56 + local -r karaf_version=netconf 23:37:56 + local -r controllerdebugmap= 23:37:56 + local logapi=log4j 23:37:56 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:56 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:56 log4j2.rootLogger.level = INFO 23:37:56 #log4j2.rootLogger.type = asyncRoot 23:37:56 #log4j2.rootLogger.includeLocation = false 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:56 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:56 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:56 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:56 log4j2.logger.spifly.level = WARN 23:37:56 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:56 log4j2.logger.audit.level = INFO 23:37:56 log4j2.logger.audit.additivity = false 23:37:56 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:56 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:56 log4j2.appender.console.type = Console 23:37:56 log4j2.appender.console.name = Console 23:37:56 log4j2.appender.console.layout.type = PatternLayout 23:37:56 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:56 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:56 log4j2.appender.rolling.name = RollingFile 23:37:56 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:56 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:56 #log4j2.appender.rolling.immediateFlush = false 23:37:56 log4j2.appender.rolling.append = true 23:37:56 log4j2.appender.rolling.layout.type = PatternLayout 23:37:56 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:56 log4j2.appender.rolling.policies.type = Policies 23:37:56 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:56 log4j2.appender.rolling.policies.size.size = 64MB 23:37:56 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:56 log4j2.appender.rolling.strategy.max = 7 23:37:56 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:56 log4j2.appender.audit.name = AuditRollingFile 23:37:56 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:56 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:56 log4j2.appender.audit.append = true 23:37:56 log4j2.appender.audit.layout.type = PatternLayout 23:37:56 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:56 log4j2.appender.audit.policies.type = Policies 23:37:56 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:56 log4j2.appender.audit.policies.size.size = 8MB 23:37:56 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:56 log4j2.appender.audit.strategy.max = 7 23:37:56 log4j2.appender.osgi.type = PaxOsgi 23:37:56 log4j2.appender.osgi.name = PaxOsgi 23:37:56 log4j2.appender.osgi.filter = * 23:37:56 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:56 #log4j2.logger.aether.level = TRACE 23:37:56 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:56 #log4j2.logger.http-headers.level = DEBUG 23:37:56 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:56 #log4j2.logger.maven.level = TRACE 23:37:56 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:37:56 + logapi=log4j2 23:37:56 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:37:56 + '[' log4j2 == log4j2 ']' 23:37:56 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:56 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:37:56 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:37:56 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:37:56 controllerdebugmap: 23:37:56 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:37:56 + unset IFS 23:37:56 + echo 'controllerdebugmap: ' 23:37:56 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:56 + '[' -n '' ']' 23:37:56 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:37:56 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:56 ################################################################################ 23:37:56 # 23:37:56 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:56 # contributor license agreements. See the NOTICE file distributed with 23:37:56 # this work for additional information regarding copyright ownership. 23:37:56 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:56 # (the "License"); you may not use this file except in compliance with 23:37:56 # the License. You may obtain a copy of the License at 23:37:56 # 23:37:56 # http://www.apache.org/licenses/LICENSE-2.0 23:37:56 # 23:37:56 # Unless required by applicable law or agreed to in writing, software 23:37:56 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:56 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:56 # See the License for the specific language governing permissions and 23:37:56 # limitations under the License. 23:37:56 # 23:37:56 ################################################################################ 23:37:56 23:37:56 # Common pattern layout for appenders 23:37:56 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:37:56 23:37:56 # Root logger 23:37:56 log4j2.rootLogger.level = INFO 23:37:56 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:37:56 #log4j2.rootLogger.type = asyncRoot 23:37:56 #log4j2.rootLogger.includeLocation = false 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:37:56 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:37:56 log4j2.rootLogger.appenderRef.Console.ref = Console 23:37:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:37:56 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:37:56 23:37:56 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:37:56 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:37:56 23:37:56 # Loggers configuration 23:37:56 23:37:56 # Spifly logger 23:37:56 log4j2.logger.spifly.name = org.apache.aries.spifly 23:37:56 log4j2.logger.spifly.level = WARN 23:37:56 23:37:56 # Security audit logger 23:37:56 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:37:56 log4j2.logger.audit.level = INFO 23:37:56 log4j2.logger.audit.additivity = false 23:37:56 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:37:56 23:37:56 # Appenders configuration 23:37:56 23:37:56 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:37:56 log4j2.appender.console.type = Console 23:37:56 log4j2.appender.console.name = Console 23:37:56 log4j2.appender.console.layout.type = PatternLayout 23:37:56 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:37:56 23:37:56 # Rolling file appender 23:37:56 log4j2.appender.rolling.type = RollingRandomAccessFile 23:37:56 log4j2.appender.rolling.name = RollingFile 23:37:56 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:37:56 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:37:56 # uncomment to not force a disk flush 23:37:56 #log4j2.appender.rolling.immediateFlush = false 23:37:56 log4j2.appender.rolling.append = true 23:37:56 log4j2.appender.rolling.layout.type = PatternLayout 23:37:56 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:37:56 log4j2.appender.rolling.policies.type = Policies 23:37:56 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:37:56 log4j2.appender.rolling.policies.size.size = 1GB 23:37:56 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:37:56 log4j2.appender.rolling.strategy.max = 7 23:37:56 23:37:56 # Audit file appender 23:37:56 log4j2.appender.audit.type = RollingRandomAccessFile 23:37:56 log4j2.appender.audit.name = AuditRollingFile 23:37:56 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:37:56 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:37:56 log4j2.appender.audit.append = true 23:37:56 log4j2.appender.audit.layout.type = PatternLayout 23:37:56 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:37:56 log4j2.appender.audit.policies.type = Policies 23:37:56 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:37:56 log4j2.appender.audit.policies.size.size = 8MB 23:37:56 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:37:56 log4j2.appender.audit.strategy.max = 7 23:37:56 23:37:56 # OSGi appender 23:37:56 log4j2.appender.osgi.type = PaxOsgi 23:37:56 log4j2.appender.osgi.name = PaxOsgi 23:37:56 log4j2.appender.osgi.filter = * 23:37:56 23:37:56 # help with identification of maven-related problems with pax-url-aether 23:37:56 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:37:56 #log4j2.logger.aether.level = TRACE 23:37:56 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:37:56 #log4j2.logger.http-headers.level = DEBUG 23:37:56 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:37:56 #log4j2.logger.maven.level = TRACE 23:37:56 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:37:56 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:37:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:37:57 Configure 23:37:57 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:37:57 max memory: 2048m 23:37:57 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 + local -r controllermem=2048m 23:37:57 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 + echo Configure 23:37:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:37:57 + echo ' max memory: 2048m' 23:37:57 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:57 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:37:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 #!/bin/sh 23:37:57 # 23:37:57 # Licensed to the Apache Software Foundation (ASF) under one or more 23:37:57 # contributor license agreements. See the NOTICE file distributed with 23:37:57 # this work for additional information regarding copyright ownership. 23:37:57 # The ASF licenses this file to You under the Apache License, Version 2.0 23:37:57 # (the "License"); you may not use this file except in compliance with 23:37:57 # the License. You may obtain a copy of the License at 23:37:57 # 23:37:57 # http://www.apache.org/licenses/LICENSE-2.0 23:37:57 # 23:37:57 # Unless required by applicable law or agreed to in writing, software 23:37:57 # distributed under the License is distributed on an "AS IS" BASIS, 23:37:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:37:57 # See the License for the specific language governing permissions and 23:37:57 # limitations under the License. 23:37:57 # 23:37:57 23:37:57 # 23:37:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:37:57 # script: client, instance, shell, start, status, stop, karaf 23:37:57 # 23:37:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:37:57 # Actions go here... 23:37:57 # fi 23:37:57 23:37:57 # 23:37:57 # general settings which should be applied for all scripts go here; please keep 23:37:57 # in mind that it is possible that scripts might be executed more than once, e.g. 23:37:57 # in example of the start script where the start script is executed first and the 23:37:57 # karaf script afterwards. 23:37:57 # 23:37:57 23:37:57 # 23:37:57 # The following section shows the possible configuration options for the default 23:37:57 # karaf scripts 23:37:57 # 23:37:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:37:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:37:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:37:57 # export EXTRA_JAVA_OPTS # Additional JVM options 23:37:57 # export KARAF_HOME # Karaf home folder 23:37:57 # export KARAF_DATA # Karaf data folder 23:37:57 # export KARAF_BASE # Karaf base folder 23:37:57 # export KARAF_ETC # Karaf etc folder 23:37:57 # export KARAF_LOG # Karaf log folder 23:37:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:37:57 # export KARAF_OPTS # Additional available Karaf options 23:37:57 # export KARAF_DEBUG # Enable debug mode 23:37:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:37:57 # export KARAF_NOROOT # Prevent execution as root if set to true 23:37:57 Set Java version 23:37:57 + echo 'Set Java version' 23:37:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:37:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:57 sudo: a password is required 23:37:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:37:57 sudo: a password is required 23:37:57 JDK default version ... 23:37:57 + echo 'JDK default version ...' 23:37:57 + java -version 23:37:57 openjdk version "21.0.9" 2025-10-21 23:37:57 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:37:57 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:37:57 Set JAVA_HOME 23:37:57 + echo 'Set JAVA_HOME' 23:37:57 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:57 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:37:57 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:57 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:57 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:37:57 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:37:57 Listing all open ports on controller system... 23:37:57 + echo 'Listing all open ports on controller system...' 23:37:57 + netstat -pnatu 23:37:57 /tmp/configuration-script.sh: line 40: netstat: command not found 23:37:57 Configuring cluster 23:37:57 + '[' -f /tmp/custom_shard_config.txt ']' 23:37:57 + echo 'Configuring cluster' 23:37:57 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.46 10.30.170.183 10.30.171.72 23:37:57 ################################################ 23:37:57 ## Configure Cluster ## 23:37:57 ################################################ 23:37:57 NOTE: Cluster configuration files not found. Copying from 23:37:57 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4 23:37:57 Configuring unique name in pekko.conf 23:37:57 Configuring hostname in pekko.conf 23:37:57 Configuring data and rpc seed nodes in pekko.conf 23:37:57 modules = [ 23:37:57 23:37:57 ] 23:37:57 Configuring replication type in module-shards.conf 23:37:57 ################################################ 23:37:57 ## NOTE: Manually restart controller to ## 23:37:57 ## apply configuration. ## 23:37:57 ################################################ 23:37:57 Dump akka.conf 23:37:57 + echo 'Dump akka.conf' 23:37:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:57 Dump modules.conf 23:37:57 modules = [ 23:37:57 23:37:57 ] 23:37:57 Dump module-shards.conf 23:37:57 module-shards = [ 23:37:57 { 23:37:57 name = "default" 23:37:57 shards = [ 23:37:57 { 23:37:57 name = "default" 23:37:57 replicas = ["member-1", 23:37:57 "member-2", 23:37:57 "member-3"] 23:37:57 } 23:37:57 ] 23:37:57 } 23:37:57 ] 23:37:57 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:37:57 + echo 'Dump modules.conf' 23:37:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:57 + echo 'Dump module-shards.conf' 23:37:57 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:57 Configuring member-3 with IP address 10.30.171.72 23:37:57 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:37:57 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:37:57 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:37:57 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:37:57 common-functions.sh is being sourced 23:37:57 ++ echo 'common-functions.sh is being sourced' 23:37:57 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:37:57 ++ DISTROSTREAM=vanadium 23:37:57 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:57 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:57 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:57 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:57 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:57 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:57 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:57 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:57 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 ++ export CONTROLLERMEM= 23:37:57 ++ CONTROLLERMEM= 23:37:57 ++ case "${DISTROSTREAM}" in 23:37:57 ++ CLUSTER_SYSTEM=akka 23:37:57 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:57 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:57 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:57 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:57 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:57 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:57 ++ print_common_env 23:37:57 ++ cat 23:37:57 common-functions environment: 23:37:57 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:37:57 ACTUALFEATURES: 23:37:57 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:37:57 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:37:57 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:37:57 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:37:57 CONTROLLERMEM: 23:37:57 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:37:57 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:37:57 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:37:57 SUITES: 23:37:57 23:37:57 ++ SSH='ssh -t -t' 23:37:57 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:37:57 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:37:57 Changing to /tmp 23:37:57 + echo 'Changing to /tmp' 23:37:57 + cd /tmp 23:37:57 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:57 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip' 23:37:57 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:57 --2026-02-22 23:37:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip 23:37:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:37:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:37:57 HTTP request sent, awaiting response... 200 OK 23:37:57 Length: 156637502 (149M) [application/zip] 23:37:57 Saving to: ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ 23:37:57 23:37:57 0K ........ ........ ........ ........ ........ ........ 2% 26.5M 6s 23:37:57 3072K ........ ........ ........ ........ ........ ........ 4% 28.1M 5s 23:37:58 6144K ........ ........ ........ ........ ........ ........ 6% 30.5M 5s 23:37:58 9216K ........ ........ ........ ........ ........ ........ 8% 58.5M 4s 23:37:58 12288K ........ ........ ........ ........ ........ ........ 10% 98.9M 4s 23:37:58 15360K ........ ........ ........ ........ ........ ........ 12% 115M 3s 23:37:58 18432K ........ ........ ........ ........ ........ ........ 14% 78.1M 3s 23:37:58 21504K ........ ........ ........ ........ ........ ........ 16% 110M 3s 23:37:58 24576K ........ ........ ........ ........ ........ ........ 18% 122M 2s 23:37:58 27648K ........ ........ ........ ........ ........ ........ 20% 131M 2s 23:37:58 30720K ........ ........ ........ ........ ........ ........ 22% 145M 2s 23:37:58 33792K ........ ........ ........ ........ ........ ........ 24% 128M 2s 23:37:58 36864K ........ ........ ........ ........ ........ ........ 26% 156M 2s 23:37:58 39936K ........ ........ ........ ........ ........ ........ 28% 150M 2s 23:37:58 43008K ........ ........ ........ ........ ........ ........ 30% 157M 1s 23:37:58 46080K ........ ........ ........ ........ ........ ........ 32% 195M 1s 23:37:58 49152K ........ ........ ........ ........ ........ ........ 34% 192M 1s 23:37:58 52224K ........ ........ ........ ........ ........ ........ 36% 186M 1s 23:37:58 55296K ........ ........ ........ ........ ........ ........ 38% 167M 1s 23:37:58 58368K ........ ........ ........ ........ ........ ........ 40% 186M 1s 23:37:58 61440K ........ ........ ........ ........ ........ ........ 42% 214M 1s 23:37:58 64512K ........ ........ ........ ........ ........ ........ 44% 230M 1s 23:37:58 67584K ........ ........ ........ ........ ........ ........ 46% 205M 1s 23:37:58 70656K ........ ........ ........ ........ ........ ........ 48% 199M 1s 23:37:58 73728K ........ ........ ........ ........ ........ ........ 50% 242M 1s 23:37:58 76800K ........ ........ ........ ........ ........ ........ 52% 255M 1s 23:37:58 79872K ........ ........ ........ ........ ........ ........ 54% 243M 1s 23:37:58 82944K ........ ........ ........ ........ ........ ........ 56% 235M 1s 23:37:58 86016K ........ ........ ........ ........ ........ ........ 58% 259M 1s 23:37:58 89088K ........ ........ ........ ........ ........ ........ 60% 230M 1s 23:37:58 92160K ........ ........ ........ ........ ........ ........ 62% 240M 1s 23:37:58 95232K ........ ........ ........ ........ ........ ........ 64% 230M 0s 23:37:58 98304K ........ ........ ........ ........ ........ ........ 66% 258M 0s 23:37:58 101376K ........ ........ ........ ........ ........ ........ 68% 239M 0s 23:37:58 104448K ........ ........ ........ ........ ........ ........ 70% 247M 0s 23:37:58 107520K ........ ........ ........ ........ ........ ........ 72% 261M 0s 23:37:58 110592K ........ ........ ........ ........ ........ ........ 74% 241M 0s 23:37:58 113664K ........ ........ ........ ........ ........ ........ 76% 273M 0s 23:37:58 116736K ........ ........ ........ ........ ........ ........ 78% 258M 0s 23:37:58 119808K ........ ........ ........ ........ ........ ........ 80% 242M 0s 23:37:58 122880K ........ ........ ........ ........ ........ ........ 82% 266M 0s 23:37:58 125952K ........ ........ ........ ........ ........ ........ 84% 269M 0s 23:37:58 129024K ........ ........ ........ ........ ........ ........ 86% 267M 0s 23:37:58 132096K ........ ........ ........ ........ ........ ........ 88% 296M 0s 23:37:58 135168K ........ ........ ........ ........ ........ ........ 90% 269M 0s 23:37:58 138240K ........ ........ ........ ........ ........ ........ 92% 284M 0s 23:37:58 141312K ........ ........ ........ ........ ........ ........ 94% 267M 0s 23:37:58 144384K ........ ........ ........ ........ ........ ........ 96% 272M 0s 23:37:58 147456K ........ ........ ........ ........ ........ ........ 98% 311M 0s 23:37:58 150528K ........ ........ ........ ........ ...... 100% 233M=1.1s 23:37:58 23:37:58 2026-02-22 23:37:58 (138 MB/s) - ‘netconf-karaf-10.0.3-20260222.190759-163.zip’ saved [156637502/156637502] 23:37:58 23:37:58 Extracting the new controller... 23:37:58 + echo 'Extracting the new controller...' 23:37:58 + unzip -q netconf-karaf-10.0.3-20260222.190759-163.zip 23:38:00 Adding external repositories... 23:38:00 + echo 'Adding external repositories...' 23:38:00 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:38:00 ################################################################################ 23:38:00 # 23:38:00 # Licensed to the Apache Software Foundation (ASF) under one or more 23:38:00 # contributor license agreements. See the NOTICE file distributed with 23:38:00 # this work for additional information regarding copyright ownership. 23:38:00 # The ASF licenses this file to You under the Apache License, Version 2.0 23:38:00 # (the "License"); you may not use this file except in compliance with 23:38:00 # the License. You may obtain a copy of the License at 23:38:00 # 23:38:00 # http://www.apache.org/licenses/LICENSE-2.0 23:38:00 # 23:38:00 # Unless required by applicable law or agreed to in writing, software 23:38:00 # distributed under the License is distributed on an "AS IS" BASIS, 23:38:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:38:00 # See the License for the specific language governing permissions and 23:38:00 # limitations under the License. 23:38:00 # 23:38:00 ################################################################################ 23:38:00 23:38:00 # 23:38:00 # If set to true, the following property will not allow any certificate to be used 23:38:00 # when accessing Maven repositories through SSL 23:38:00 # 23:38:00 #org.ops4j.pax.url.mvn.certificateCheck= 23:38:00 23:38:00 # 23:38:00 # Path to the local Maven settings file. 23:38:00 # The repositories defined in this file will be automatically added to the list 23:38:00 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:38:00 # below is not set. 23:38:00 # The following locations are checked for the existence of the settings.xml file 23:38:00 # * 1. looks for the specified url 23:38:00 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:38:00 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:38:00 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:38:00 # 23:38:00 #org.ops4j.pax.url.mvn.settings= 23:38:00 23:38:00 # 23:38:00 # Path to the local Maven repository which is used to avoid downloading 23:38:00 # artifacts when they already exist locally. 23:38:00 # The value of this property will be extracted from the settings.xml file 23:38:00 # above, or defaulted to: 23:38:00 # System.getProperty( "user.home" ) + "/.m2/repository" 23:38:00 # 23:38:00 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:38:00 23:38:00 # 23:38:00 # Default this to false. It's just weird to use undocumented repos 23:38:00 # 23:38:00 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:38:00 23:38:00 # 23:38:00 # Uncomment if you don't wanna use the proxy settings 23:38:00 # from the Maven conf/settings.xml file 23:38:00 # 23:38:00 # org.ops4j.pax.url.mvn.proxySupport=false 23:38:00 23:38:00 # 23:38:00 # Disable aether support by default. This ensure that the defaultRepositories 23:38:00 # below will be used 23:38:00 # 23:38:00 #org.ops4j.pax.url.mvn.disableAether=true 23:38:00 23:38:00 # 23:38:00 # Comma separated list of repositories scanned when resolving an artifact. 23:38:00 # Those repositories will be checked before iterating through the 23:38:00 # below list of repositories and even before the local repository 23:38:00 # A repository url can be appended with zero or more of the following flags: 23:38:00 # @snapshots : the repository contains snaphots 23:38:00 # @noreleases : the repository does not contain any released artifacts 23:38:00 # 23:38:00 # The following property value will add the system folder as a repo. 23:38:00 # 23:38:00 #org.ops4j.pax.url.mvn.defaultRepositories= 23:38:00 23:38:00 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:38:00 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:38:00 23:38:00 # 23:38:00 # Comma separated list of repositories scanned when resolving an artifact. 23:38:00 # The default list includes the following repositories: 23:38:00 # http://repo1.maven.org/maven2@id=central 23:38:00 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:38:00 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:38:00 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:38:00 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:38:00 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:38:00 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:38:00 # To add repositories to the default ones, prepend '+' to the list of repositories 23:38:00 # to add. 23:38:00 # A repository url can be appended with zero or more of the following flags: 23:38:00 # @snapshots : the repository contains snapshots 23:38:00 # @noreleases : the repository does not contain any released artifacts 23:38:00 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:38:00 # 23:38:00 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 23:38:00 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:38:00 file:${karaf.data}/kar@id=kar.repository@multi 23:38:00 Configuring the startup features... 23:38:00 + [[ True == \T\r\u\e ]] 23:38:00 + echo 'Configuring the startup features...' 23:38:00 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:38:00 + FEATURE_TEST_STRING=features-test 23:38:00 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:38:00 + KARAF_VERSION=netconf 23:38:00 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:38:00 ################################################################################ 23:38:00 # 23:38:00 # Licensed to the Apache Software Foundation (ASF) under one or more 23:38:00 # contributor license agreements. See the NOTICE file distributed with 23:38:00 # this work for additional information regarding copyright ownership. 23:38:00 # The ASF licenses this file to You under the Apache License, Version 2.0 23:38:00 # (the "License"); you may not use this file except in compliance with 23:38:00 # the License. You may obtain a copy of the License at 23:38:00 # 23:38:00 # http://www.apache.org/licenses/LICENSE-2.0 23:38:00 # 23:38:00 # Unless required by applicable law or agreed to in writing, software 23:38:00 # distributed under the License is distributed on an "AS IS" BASIS, 23:38:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:38:00 # See the License for the specific language governing permissions and 23:38:00 # limitations under the License. 23:38:00 # 23:38:00 ################################################################################ 23:38:00 23:38:00 # 23:38:00 # Comma separated list of features repositories to register by default 23:38:00 # 23:38:00 featuresRepositories = file:${karaf.etc}/405b8ddb-c11d-4567-83c1-be47bc76d843.xml 23:38:00 23:38:00 # 23:38:00 # Comma separated list of features to install at startup 23:38:00 # 23:38:00 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, aedf5a5a-29a2-41de-ac1d-80f3c8f3a50b 23:38:00 23:38:00 # 23:38:00 # Resource repositories (OBR) that the features resolver can use 23:38:00 # to resolve requirements/capabilities 23:38:00 # 23:38:00 # The format of the resourceRepositories is 23:38:00 # resourceRepositories=[xml:url|json:url],... 23:38:00 # for Instance: 23:38:00 # 23:38:00 #resourceRepositories=xml:http://host/path/to/index.xml 23:38:00 # or 23:38:00 #resourceRepositories=json:http://host/path/to/index.json 23:38:00 # 23:38:00 23:38:00 # 23:38:00 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:38:00 # 23:38:00 featuresBootAsynchronous=false 23:38:00 23:38:00 # 23:38:00 # Service requirements enforcement 23:38:00 # 23:38:00 # By default, the feature resolver checks the service requirements/capabilities of 23:38:00 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:38:00 # the required bundles. 23:38:00 # The following flag can have those values: 23:38:00 # - disable: service requirements are completely ignored 23:38:00 # - default: service requirements are ignored for old features 23:38:00 # - enforce: service requirements are always verified 23:38:00 # 23:38:00 #serviceRequirements=default 23:38:00 23:38:00 # 23:38:00 # Store cfg file for config element in feature 23:38:00 # 23:38:00 #configCfgStore=true 23:38:00 23:38:00 # 23:38:00 # Define if the feature service automatically refresh bundles 23:38:00 # 23:38:00 autoRefresh=true 23:38:00 23:38:00 # 23:38:00 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:38:00 # XML file defines instructions related to features processing 23:38:00 # versions.properties may declare properties to resolve placeholders in XML file 23:38:00 # both files are relative to ${karaf.etc} 23:38:00 # 23:38:00 #featureProcessing=org.apache.karaf.features.xml 23:38:00 #featureProcessingVersions=versions.properties 23:38:00 + configure_karaf_log netconf '' 23:38:00 + local -r karaf_version=netconf 23:38:00 + local -r controllerdebugmap= 23:38:00 + local logapi=log4j 23:38:00 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:38:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:38:00 log4j2.rootLogger.level = INFO 23:38:00 #log4j2.rootLogger.type = asyncRoot 23:38:00 #log4j2.rootLogger.includeLocation = false 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:38:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:38:00 log4j2.rootLogger.appenderRef.Console.ref = Console 23:38:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:38:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:38:00 log4j2.logger.spifly.name = org.apache.aries.spifly 23:38:00 log4j2.logger.spifly.level = WARN 23:38:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:38:00 log4j2.logger.audit.level = INFO 23:38:00 log4j2.logger.audit.additivity = false 23:38:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:38:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:38:00 log4j2.appender.console.type = Console 23:38:00 log4j2.appender.console.name = Console 23:38:00 log4j2.appender.console.layout.type = PatternLayout 23:38:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:38:00 log4j2.appender.rolling.type = RollingRandomAccessFile 23:38:00 log4j2.appender.rolling.name = RollingFile 23:38:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:38:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:38:00 #log4j2.appender.rolling.immediateFlush = false 23:38:00 log4j2.appender.rolling.append = true 23:38:00 log4j2.appender.rolling.layout.type = PatternLayout 23:38:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:38:00 log4j2.appender.rolling.policies.type = Policies 23:38:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:38:00 log4j2.appender.rolling.policies.size.size = 64MB 23:38:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:38:00 log4j2.appender.rolling.strategy.max = 7 23:38:00 log4j2.appender.audit.type = RollingRandomAccessFile 23:38:00 log4j2.appender.audit.name = AuditRollingFile 23:38:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:38:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:38:00 log4j2.appender.audit.append = true 23:38:00 log4j2.appender.audit.layout.type = PatternLayout 23:38:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:38:00 log4j2.appender.audit.policies.type = Policies 23:38:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:38:00 log4j2.appender.audit.policies.size.size = 8MB 23:38:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:38:00 log4j2.appender.audit.strategy.max = 7 23:38:00 log4j2.appender.osgi.type = PaxOsgi 23:38:00 log4j2.appender.osgi.name = PaxOsgi 23:38:00 log4j2.appender.osgi.filter = * 23:38:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:38:00 #log4j2.logger.aether.level = TRACE 23:38:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:38:00 #log4j2.logger.http-headers.level = DEBUG 23:38:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:38:00 #log4j2.logger.maven.level = TRACE 23:38:00 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:38:00 + logapi=log4j2 23:38:00 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:38:00 + '[' log4j2 == log4j2 ']' 23:38:00 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:38:00 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:38:00 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:38:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:38:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:38:00 controllerdebugmap: 23:38:00 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:38:00 + unset IFS 23:38:00 + echo 'controllerdebugmap: ' 23:38:00 + '[' -n '' ']' 23:38:00 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:38:00 ################################################################################ 23:38:00 # 23:38:00 # Licensed to the Apache Software Foundation (ASF) under one or more 23:38:00 # contributor license agreements. See the NOTICE file distributed with 23:38:00 # this work for additional information regarding copyright ownership. 23:38:00 # The ASF licenses this file to You under the Apache License, Version 2.0 23:38:00 # (the "License"); you may not use this file except in compliance with 23:38:00 # the License. You may obtain a copy of the License at 23:38:00 # 23:38:00 # http://www.apache.org/licenses/LICENSE-2.0 23:38:00 # 23:38:00 # Unless required by applicable law or agreed to in writing, software 23:38:00 # distributed under the License is distributed on an "AS IS" BASIS, 23:38:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:38:00 # See the License for the specific language governing permissions and 23:38:00 # limitations under the License. 23:38:00 # 23:38:00 ################################################################################ 23:38:00 23:38:00 # Common pattern layout for appenders 23:38:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:38:00 23:38:00 # Root logger 23:38:00 log4j2.rootLogger.level = INFO 23:38:00 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:38:00 #log4j2.rootLogger.type = asyncRoot 23:38:00 #log4j2.rootLogger.includeLocation = false 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:38:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:38:00 log4j2.rootLogger.appenderRef.Console.ref = Console 23:38:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:38:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:38:00 23:38:00 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:38:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:38:00 23:38:00 # Loggers configuration 23:38:00 23:38:00 # Spifly logger 23:38:00 log4j2.logger.spifly.name = org.apache.aries.spifly 23:38:00 log4j2.logger.spifly.level = WARN 23:38:00 23:38:00 # Security audit logger 23:38:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:38:00 log4j2.logger.audit.level = INFO 23:38:00 log4j2.logger.audit.additivity = false 23:38:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:38:00 23:38:00 # Appenders configuration 23:38:00 23:38:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:38:00 log4j2.appender.console.type = Console 23:38:00 log4j2.appender.console.name = Console 23:38:00 log4j2.appender.console.layout.type = PatternLayout 23:38:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:38:00 23:38:00 # Rolling file appender 23:38:00 log4j2.appender.rolling.type = RollingRandomAccessFile 23:38:00 log4j2.appender.rolling.name = RollingFile 23:38:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:38:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:38:00 # uncomment to not force a disk flush 23:38:00 #log4j2.appender.rolling.immediateFlush = false 23:38:00 log4j2.appender.rolling.append = true 23:38:00 log4j2.appender.rolling.layout.type = PatternLayout 23:38:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:38:00 log4j2.appender.rolling.policies.type = Policies 23:38:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:38:00 log4j2.appender.rolling.policies.size.size = 1GB 23:38:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:38:00 log4j2.appender.rolling.strategy.max = 7 23:38:00 23:38:00 # Audit file appender 23:38:00 log4j2.appender.audit.type = RollingRandomAccessFile 23:38:00 log4j2.appender.audit.name = AuditRollingFile 23:38:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:38:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:38:00 log4j2.appender.audit.append = true 23:38:00 log4j2.appender.audit.layout.type = PatternLayout 23:38:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:38:00 log4j2.appender.audit.policies.type = Policies 23:38:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:38:00 log4j2.appender.audit.policies.size.size = 8MB 23:38:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:38:00 log4j2.appender.audit.strategy.max = 7 23:38:00 23:38:00 # OSGi appender 23:38:00 log4j2.appender.osgi.type = PaxOsgi 23:38:00 log4j2.appender.osgi.name = PaxOsgi 23:38:00 log4j2.appender.osgi.filter = * 23:38:00 23:38:00 # help with identification of maven-related problems with pax-url-aether 23:38:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:38:00 #log4j2.logger.aether.level = TRACE 23:38:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:38:00 #log4j2.logger.http-headers.level = DEBUG 23:38:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:38:00 #log4j2.logger.maven.level = TRACE 23:38:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:38:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:38:00 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 Configure 23:38:00 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:38:00 max memory: 2048m 23:38:00 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:38:00 + local -r controllermem=2048m 23:38:00 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 + echo Configure 23:38:00 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:38:00 + echo ' max memory: 2048m' 23:38:00 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:38:00 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:00 #!/bin/sh 23:38:00 # 23:38:00 # Licensed to the Apache Software Foundation (ASF) under one or more 23:38:00 # contributor license agreements. See the NOTICE file distributed with 23:38:00 # this work for additional information regarding copyright ownership. 23:38:00 # The ASF licenses this file to You under the Apache License, Version 2.0 23:38:00 # (the "License"); you may not use this file except in compliance with 23:38:00 # the License. You may obtain a copy of the License at 23:38:00 # 23:38:00 # http://www.apache.org/licenses/LICENSE-2.0 23:38:00 # 23:38:00 # Unless required by applicable law or agreed to in writing, software 23:38:00 # distributed under the License is distributed on an "AS IS" BASIS, 23:38:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:38:00 # See the License for the specific language governing permissions and 23:38:00 # limitations under the License. 23:38:00 # 23:38:00 23:38:00 # 23:38:00 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:38:00 # script: client, instance, shell, start, status, stop, karaf 23:38:00 # 23:38:00 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:38:00 # Actions go here... 23:38:00 # fi 23:38:00 23:38:00 # 23:38:00 # general settings which should be applied for all scripts go here; please keep 23:38:00 # in mind that it is possible that scripts might be executed more than once, e.g. 23:38:00 # in example of the start script where the start script is executed first and the 23:38:00 # karaf script afterwards. 23:38:00 # 23:38:00 23:38:00 # 23:38:00 # The following section shows the possible configuration options for the default 23:38:00 # karaf scripts 23:38:00 # 23:38:00 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:38:00 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:38:00 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:38:00 # export EXTRA_JAVA_OPTS # Additional JVM options 23:38:00 # export KARAF_HOME # Karaf home folder 23:38:00 # export KARAF_DATA # Karaf data folder 23:38:00 # export KARAF_BASE # Karaf base folder 23:38:00 # export KARAF_ETC # Karaf etc folder 23:38:00 # export KARAF_LOG # Karaf log folder 23:38:00 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:38:00 # export KARAF_OPTS # Additional available Karaf options 23:38:00 # export KARAF_DEBUG # Enable debug mode 23:38:00 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:38:00 # export KARAF_NOROOT # Prevent execution as root if set to true 23:38:00 Set Java version 23:38:00 + echo 'Set Java version' 23:38:00 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:38:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:38:00 sudo: a password is required 23:38:00 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:38:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:38:00 sudo: a password is required 23:38:00 JDK default version ... 23:38:00 + echo 'JDK default version ...' 23:38:00 + java -version 23:38:00 openjdk version "21.0.9" 2025-10-21 23:38:00 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:38:00 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:38:00 Set JAVA_HOME 23:38:00 + echo 'Set JAVA_HOME' 23:38:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:38:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:38:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:38:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:38:00 Listing all open ports on controller system... 23:38:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:38:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:38:00 + echo 'Listing all open ports on controller system...' 23:38:00 + netstat -pnatu 23:38:00 /tmp/configuration-script.sh: line 40: netstat: command not found 23:38:00 + '[' -f /tmp/custom_shard_config.txt ']' 23:38:00 Configuring cluster 23:38:00 + echo 'Configuring cluster' 23:38:00 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.46 10.30.170.183 10.30.171.72 23:38:00 ################################################ 23:38:00 ## Configure Cluster ## 23:38:00 ################################################ 23:38:00 NOTE: Cluster configuration files not found. Copying from 23:38:00 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4 23:38:00 Configuring unique name in pekko.conf 23:38:00 Configuring hostname in pekko.conf 23:38:00 Configuring data and rpc seed nodes in pekko.conf 23:38:00 modules = [ 23:38:00 23:38:00 ] 23:38:00 Configuring replication type in module-shards.conf 23:38:00 ################################################ 23:38:00 ## NOTE: Manually restart controller to ## 23:38:00 ## apply configuration. ## 23:38:00 ################################################ 23:38:00 Dump akka.conf 23:38:00 + echo 'Dump akka.conf' 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:38:00 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 23:38:00 Dump modules.conf 23:38:00 + echo 'Dump modules.conf' 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:38:00 modules = [ 23:38:00 23:38:00 ] 23:38:00 Dump module-shards.conf 23:38:00 + echo 'Dump module-shards.conf' 23:38:00 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:38:00 module-shards = [ 23:38:00 { 23:38:00 name = "default" 23:38:00 shards = [ 23:38:00 { 23:38:00 name = "default" 23:38:00 replicas = ["member-1", 23:38:00 "member-2", 23:38:00 "member-3"] 23:38:00 } 23:38:00 ] 23:38:00 } 23:38:00 ] 23:38:00 Locating config plan to use... 23:38:00 Finished running config plans 23:38:00 Starting member-1 with IP address 10.30.170.46 23:38:00 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:38:01 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:38:01 Redirecting karaf console output to karaf_console.log 23:38:01 Starting controller... 23:38:01 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:38:01 Starting member-2 with IP address 10.30.170.183 23:38:01 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:38:01 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:38:01 Redirecting karaf console output to karaf_console.log 23:38:01 Starting controller... 23:38:01 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:38:01 Starting member-3 with IP address 10.30.171.72 23:38:01 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:38:02 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:38:02 Redirecting karaf console output to karaf_console.log 23:38:02 Starting controller... 23:38:02 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:38:02 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins50206858558231287.sh 23:38:02 common-functions.sh is being sourced 23:38:02 common-functions environment: 23:38:02 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:38:02 ACTUALFEATURES: 23:38:02 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:38:02 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:38:02 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:38:02 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:38:02 CONTROLLERMEM: 2048m 23:38:02 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf 23:38:02 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:38:02 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:38:02 SUITES: 23:38:02 23:38:02 + echo '#################################################' 23:38:02 ################################################# 23:38:02 + echo '## Verify Cluster is UP ##' 23:38:02 ## Verify Cluster is UP ## 23:38:02 + echo '#################################################' 23:38:02 ################################################# 23:38:02 + create_post_startup_script 23:38:02 + cat 23:38:02 + copy_and_run_post_startup_script 23:38:02 + seed_index=1 23:38:02 ++ seq 1 3 23:38:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:38:02 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:38:02 + echo 'Execute the post startup script on controller 10.30.170.46' 23:38:02 Execute the post startup script on controller 10.30.170.46 23:38:02 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.46:/tmp/ 23:38:02 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:38:02 + ssh 10.30.170.46 'bash /tmp/post-startup-script.sh 1' 23:38:02 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:38:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:38:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:39:07 2026-02-22T23:38:36,654 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:39:07 Controller is UP 23:39:07 2026-02-22T23:38:36,654 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:39:07 Listing all open ports on controller system... 23:39:07 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:39:07 looking for "BindException: Address already in use" in log file 23:39:07 looking for "server is unhealthy" in log file 23:39:07 + '[' 1 == 0 ']' 23:39:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:39:07 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:39:07 + echo 'Execute the post startup script on controller 10.30.170.183' 23:39:07 Execute the post startup script on controller 10.30.170.183 23:39:07 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.183:/tmp/ 23:39:07 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:39:08 + ssh 10.30.170.183 'bash /tmp/post-startup-script.sh 2' 23:39:08 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:39:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:39:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:40:13 2026-02-22T23:38:36,740 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:40:13 Controller is UP 23:40:13 2026-02-22T23:38:36,740 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:40:13 Listing all open ports on controller system... 23:40:13 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:40:13 looking for "BindException: Address already in use" in log file 23:40:13 looking for "server is unhealthy" in log file 23:40:13 + '[' 2 == 0 ']' 23:40:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:40:13 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:40:13 + echo 'Execute the post startup script on controller 10.30.171.72' 23:40:13 Execute the post startup script on controller 10.30.171.72 23:40:13 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.72:/tmp/ 23:40:13 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:40:14 + ssh 10.30.171.72 'bash /tmp/post-startup-script.sh 3' 23:40:14 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:40:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:40:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:41:19 2026-02-22T23:38:37,031 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:41:19 Controller is UP 23:41:19 2026-02-22T23:38:37,031 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:41:19 Listing all open ports on controller system... 23:41:19 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:41:19 looking for "BindException: Address already in use" in log file 23:41:19 looking for "server is unhealthy" in log file 23:41:19 + '[' 0 == 0 ']' 23:41:19 + seed_index=1 23:41:19 + dump_controller_threads 23:41:19 ++ seq 1 3 23:41:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:19 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:41:19 + echo 'Let'\''s take the karaf thread dump' 23:41:19 Let's take the karaf thread dump 23:41:19 + ssh 10.30.170.46 'sudo ps aux' 23:41:19 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:19 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 23:41:19 ++ grep -v grep 23:41:19 ++ tr -s ' ' 23:41:19 ++ cut -f2 '-d ' 23:41:19 + pid=2038 23:41:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038' 23:41:19 karaf main: org.apache.karaf.main.Main, pid:2038 23:41:19 + ssh 10.30.170.46 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038' 23:41:19 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:20 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:41:20 + echo 'Let'\''s take the karaf thread dump' 23:41:20 Let's take the karaf thread dump 23:41:20 + ssh 10.30.170.183 'sudo ps aux' 23:41:20 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:21 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 23:41:21 ++ grep -v grep 23:41:21 ++ cut -f2 '-d ' 23:41:21 ++ tr -s ' ' 23:41:21 + pid=2047 23:41:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2047' 23:41:21 karaf main: org.apache.karaf.main.Main, pid:2047 23:41:21 + ssh 10.30.170.183 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2047' 23:41:21 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:21 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:41:21 + echo 'Let'\''s take the karaf thread dump' 23:41:21 Let's take the karaf thread dump 23:41:21 + ssh 10.30.171.72 'sudo ps aux' 23:41:21 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:22 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 23:41:22 ++ grep -v grep 23:41:22 ++ tr -s ' ' 23:41:22 ++ cut -f2 '-d ' 23:41:22 + pid=2037 23:41:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037' 23:41:22 karaf main: org.apache.karaf.main.Main, pid:2037 23:41:22 + ssh 10.30.171.72 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037' 23:41:22 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:23 + '[' 0 -gt 0 ']' 23:41:23 + echo 'Generating controller variables...' 23:41:23 Generating controller variables... 23:41:23 ++ seq 1 3 23:41:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:23 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:41:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.46' 23:41:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:23 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:41:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.46 -v ODL_SYSTEM_2_IP:10.30.170.183' 23:41:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:23 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:41:23 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.46 -v ODL_SYSTEM_2_IP:10.30.170.183 -v ODL_SYSTEM_3_IP:10.30.171.72' 23:41:23 + echo 'Generating mininet variables...' 23:41:23 Generating mininet variables... 23:41:23 ++ seq 1 1 23:41:23 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 23:41:23 + MININETIP=TOOLS_SYSTEM_1_IP 23:41:23 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.154' 23:41:23 + get_test_suites SUITES 23:41:23 + local __suite_list=SUITES 23:41:23 + echo 'Locating test plan to use...' 23:41:23 Locating test plan to use... 23:41:23 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt 23:41:23 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']' 23:41:23 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt 23:41:23 + '[' disabled '!=' disabled ']' 23:41:23 + echo 'Changing the testplan path...' 23:41:23 Changing the testplan path... 23:41:23 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt 23:41:23 + cat testplan.txt 23:41:23 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 23:41:23 # 23:41:23 # This program and the accompanying materials are made available under the 23:41:23 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 23:41:23 # and is available at http://www.eclipse.org/legal/epl-v10.html 23:41:23 23:41:23 # Place the suites in run order: 23:41:23 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot 23:41:23 + '[' -z '' ']' 23:41:23 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 23:41:23 ++ tr '\012' ' ' 23:41:23 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ' 23:41:23 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\''' 23:41:23 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ' 23:41:23 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...' 23:41:23 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ... 23:41:23 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260222.190759-163.zip -v CONTROLLER:10.30.170.46 -v CONTROLLER1:10.30.170.183 -v CONTROLLER2:10.30.171.72 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium -v MININET:10.30.171.154 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.170.46 -v ODL_SYSTEM_1_IP:10.30.170.46 -v ODL_SYSTEM_2_IP:10.30.170.183 -v ODL_SYSTEM_3_IP:10.30.171.72 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.154 -v TOOLS_SYSTEM_1_IP:10.30.171.154 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored. 23:41:23 ============================================================================== 23:41:23 netconf-clustering-scale.txt :: netconf-restperfclient update performance t... 23:41:23 ============================================================================== 23:41:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:31 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:38 | PASS | 23:41:38 ------------------------------------------------------------------------------ 23:41:38 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:40 | PASS | 23:41:40 ------------------------------------------------------------------------------ 23:41:40 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:42 | PASS | 23:41:42 ------------------------------------------------------------------------------ 23:41:42 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:43 | PASS | 23:41:43 ------------------------------------------------------------------------------ 23:41:43 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:44 | PASS | 23:41:44 ------------------------------------------------------------------------------ 23:41:44 Run_Restperfclient :: Deploy and execute restperfclient, asking it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:45 | FAIL | 23:41:45 ... click for list of related bugs or create a new one if needed (with the 23:41:45 "netconf_clustering_scale_txt_run_restperfclient" 23:41:45 reference somewhere inside) 23:41:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_run_restperfclient&order=bug_status" 23:41:45 23:41:45 '' == '' 23:41:45 ------------------------------------------------------------------------------ 23:41:45 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 23:41:45 Setup failed: 23:41:45 SKIPPED due to a failure in a previous fundamental test case. 23:41:45 ------------------------------------------------------------------------------ 23:41:45 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:41:45 | PASS | 23:41:45 ------------------------------------------------------------------------------ 23:41:45 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL | 23:41:45 8 tests, 6 passed, 2 failed 23:41:45 ============================================================================== 23:41:45 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml 23:41:46 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html 23:41:46 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html 23:41:46 + true 23:41:46 + echo 'Examining the files in data/log and checking filesize' 23:41:46 Examining the files in data/log and checking filesize 23:41:46 + ssh 10.30.170.46 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:41:46 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:46 total 348 23:41:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 23:38 . 23:41:46 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 22 23:38 karaf_console.log 23:41:46 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 23:38 .. 23:41:46 -rw-rw-r-- 1 jenkins jenkins 341565 Feb 22 23:41 karaf.log 23:41:46 + ssh 10.30.170.46 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:41:46 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:46 336K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:41:46 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:46 + ssh 10.30.170.183 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:41:46 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:46 total 352 23:41:46 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 23:38 . 23:41:46 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 22 23:38 karaf_console.log 23:41:46 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 23:38 .. 23:41:46 -rw-rw-r-- 1 jenkins jenkins 346756 Feb 22 23:41 karaf.log 23:41:46 + ssh 10.30.170.183 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:41:46 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:46 340K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:41:46 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:46 + ssh 10.30.171.72 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:41:47 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:47 total 340 23:41:47 drwxrwxr-x 2 jenkins jenkins 4096 Feb 22 23:38 . 23:41:47 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 22 23:38 karaf_console.log 23:41:47 drwxrwxr-x 9 jenkins jenkins 4096 Feb 22 23:38 .. 23:41:47 -rw-rw-r-- 1 jenkins jenkins 335452 Feb 22 23:41 karaf.log 23:41:47 + ssh 10.30.171.72 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:41:47 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:47 328K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:41:47 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:47 + set +e 23:41:47 ++ seq 1 3 23:41:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:47 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:41:47 + echo 'Let'\''s take the karaf thread dump again' 23:41:47 Let's take the karaf thread dump again 23:41:47 + ssh 10.30.170.46 'sudo ps aux' 23:41:47 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:47 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 23:41:47 ++ grep -v grep 23:41:47 ++ tr -s ' ' 23:41:47 ++ cut -f2 '-d ' 23:41:47 + pid=2038 23:41:47 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038' 23:41:47 karaf main: org.apache.karaf.main.Main, pid:2038 23:41:47 + ssh 10.30.170.46 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038' 23:41:47 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:48 + echo 'killing karaf process...' 23:41:48 killing karaf process... 23:41:48 + ssh 10.30.170.46 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:41:48 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:48 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:48 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:41:48 + echo 'Let'\''s take the karaf thread dump again' 23:41:48 Let's take the karaf thread dump again 23:41:48 + ssh 10.30.170.183 'sudo ps aux' 23:41:48 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:48 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 23:41:48 ++ grep -v grep 23:41:48 ++ tr -s ' ' 23:41:48 ++ cut -f2 '-d ' 23:41:48 + pid=2047 23:41:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:2047' 23:41:48 karaf main: org.apache.karaf.main.Main, pid:2047 23:41:48 + ssh 10.30.170.183 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2047' 23:41:48 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:48 + echo 'killing karaf process...' 23:41:48 killing karaf process... 23:41:48 + ssh 10.30.170.183 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:41:48 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:49 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:41:49 + echo 'Let'\''s take the karaf thread dump again' 23:41:49 Let's take the karaf thread dump again 23:41:49 + ssh 10.30.171.72 'sudo ps aux' 23:41:49 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:49 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 23:41:49 ++ grep -v grep 23:41:49 ++ cut -f2 '-d ' 23:41:49 ++ tr -s ' ' 23:41:49 + pid=2037 23:41:49 + echo 'karaf main: org.apache.karaf.main.Main, pid:2037' 23:41:49 karaf main: org.apache.karaf.main.Main, pid:2037 23:41:49 + ssh 10.30.171.72 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2037' 23:41:49 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:49 + echo 'killing karaf process...' 23:41:49 killing karaf process... 23:41:49 + ssh 10.30.171.72 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:41:49 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:49 + sleep 5 23:41:54 ++ seq 1 3 23:41:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:54 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:41:54 + echo 'Compressing karaf.log 1' 23:41:54 Compressing karaf.log 1 23:41:54 + ssh 10.30.170.46 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:41:54 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:55 + echo 'Fetching compressed karaf.log 1' 23:41:55 Fetching compressed karaf.log 1 23:41:55 + scp 10.30.170.46:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 23:41:55 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:55 + ssh 10.30.170.46 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:41:55 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:55 + scp 10.30.170.46:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 23:41:55 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:55 + ssh 10.30.170.46 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:55 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:56 + echo 'Fetch GC logs' 23:41:56 Fetch GC logs 23:41:56 + mkdir -p gclogs-1 23:41:56 + scp '10.30.170.46:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/ 23:41:56 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 23:41:56 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:41:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:56 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:41:56 + echo 'Compressing karaf.log 2' 23:41:56 Compressing karaf.log 2 23:41:56 + ssh 10.30.170.183 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:41:56 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:56 + echo 'Fetching compressed karaf.log 2' 23:41:56 Fetching compressed karaf.log 2 23:41:56 + scp 10.30.170.183:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 23:41:56 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:56 + ssh 10.30.170.183 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:41:56 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:56 + scp 10.30.170.183:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 23:41:56 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:57 + ssh 10.30.170.183 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:57 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:57 + echo 'Fetch GC logs' 23:41:57 Fetch GC logs 23:41:57 + mkdir -p gclogs-2 23:41:57 + scp '10.30.170.183:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/ 23:41:57 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 23:41:57 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:41:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:57 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:41:57 + echo 'Compressing karaf.log 3' 23:41:57 Compressing karaf.log 3 23:41:57 + ssh 10.30.171.72 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:41:57 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:57 + echo 'Fetching compressed karaf.log 3' 23:41:57 Fetching compressed karaf.log 3 23:41:57 + scp 10.30.171.72:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 23:41:57 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:57 + ssh 10.30.171.72 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:41:58 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:58 + scp 10.30.171.72:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 23:41:58 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:58 + ssh 10.30.171.72 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:58 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:58 + echo 'Fetch GC logs' 23:41:58 Fetch GC logs 23:41:58 + mkdir -p gclogs-3 23:41:58 + scp '10.30.171.72:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/ 23:41:58 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:41:58 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:41:58 + echo 'Examine copied files' 23:41:58 Examine copied files 23:41:58 + ls -lt 23:41:58 total 2380 23:41:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 23:41 gclogs-3 23:41:58 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 22 23:41 odl3_karaf_console.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 27831 Feb 22 23:41 odl3_karaf.log.gz 23:41:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 23:41 gclogs-2 23:41:58 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 22 23:41 odl2_karaf_console.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 28643 Feb 22 23:41 odl2_karaf.log.gz 23:41:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 23:41 gclogs-1 23:41:58 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 22 23:41 odl1_karaf_console.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 28333 Feb 22 23:41 odl1_karaf.log.gz 23:41:58 -rw-rw-r--. 1 jenkins jenkins 102736 Feb 22 23:41 karaf_3_2037_threads_after.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 14478 Feb 22 23:41 ps_after.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 105217 Feb 22 23:41 karaf_2_2047_threads_after.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 112104 Feb 22 23:41 karaf_1_2038_threads_after.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 247026 Feb 22 23:41 report.html 23:41:58 -rw-rw-r--. 1 jenkins jenkins 464527 Feb 22 23:41 log.html 23:41:58 -rw-rw-r--. 1 jenkins jenkins 911912 Feb 22 23:41 output.xml 23:41:58 -rw-rw-r--. 1 jenkins jenkins 6354 Feb 22 23:41 testtool--netconf-clustering-scale-txt.1771803693.171.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 4074 Feb 22 23:41 restperfclient--netconf-clustering-scale-txt.1771803704.614.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 451 Feb 22 23:41 testplan.txt 23:41:58 -rw-rw-r--. 1 jenkins jenkins 92367 Feb 22 23:41 karaf_3_2037_threads_before.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 14390 Feb 22 23:41 ps_before.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 93168 Feb 22 23:41 karaf_2_2047_threads_before.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 91537 Feb 22 23:41 karaf_1_2038_threads_before.log 23:41:58 -rw-rw-r--. 1 jenkins jenkins 3162 Feb 22 23:38 post-startup-script.sh 23:41:58 -rw-rw-r--. 1 jenkins jenkins 276 Feb 22 23:37 startup-script.sh 23:41:58 -rw-rw-r--. 1 jenkins jenkins 3596 Feb 22 23:37 configuration-script.sh 23:41:58 -rw-rw-r--. 1 jenkins jenkins 365 Feb 22 23:37 detect_variables.env 23:41:58 -rw-rw-r--. 1 jenkins jenkins 3691 Feb 22 23:37 pom.xml 23:41:58 -rw-rw-r--. 1 jenkins jenkins 96 Feb 22 23:37 set_variables.env 23:41:58 -rw-rw-r--. 1 jenkins jenkins 356 Feb 22 23:37 slave_addresses.txt 23:41:58 -rw-rw-r--. 1 jenkins jenkins 570 Feb 22 23:37 requirements.txt 23:41:58 -rw-rw-r--. 1 jenkins jenkins 26 Feb 22 23:37 env.properties 23:41:58 -rw-rw-r--. 1 jenkins jenkins 333 Feb 22 23:35 stack-parameters.yaml 23:41:58 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 22 23:34 test 23:41:58 drwxrwxr-x. 2 jenkins jenkins 6 Feb 22 23:34 test@tmp 23:41:58 -rw-rw-r--. 1 jenkins jenkins 1414 Feb 22 19:37 maven-metadata.xml 23:41:58 + true 23:41:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins14142754741506786869.sh 23:41:58 Cleaning up Robot installation... 23:41:59 $ ssh-agent -k 23:41:59 unset SSH_AUTH_SOCK; 23:41:59 unset SSH_AGENT_PID; 23:41:59 echo Agent pid 5293 killed; 23:41:59 [ssh-agent] Stopped. 23:41:59 Recording plot data 23:41:59 Robot results publisher started... 23:41:59 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:41:59 -Parsing output xml: 23:41:59 Done! 23:41:59 -Copying log files to build dir: 23:42:00 Done! 23:42:00 -Assigning results to build: 23:42:00 Done! 23:42:00 -Checking thresholds: 23:42:00 Done! 23:42:00 Done publishing Robot results. 23:42:00 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:42:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:42:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8985147245467744719.sh 23:42:00 Archiving csit artifacts 23:42:00 mv: cannot stat '*_1.png': No such file or directory 23:42:00 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:42:00 mv: cannot stat '*_2.png': No such file or directory 23:42:00 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:42:00 mv: cannot stat '*_3.png': No such file or directory 23:42:00 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:42:00 % Total % Received % Xferd Average Speed Time Time Time Current 23:42:00 Dload Upload Total Spent Left Speed 23:42:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 329k 0 329k 0 0 1174k 0 --:--:-- --:--:-- --:--:-- 1174k 23:42:00 Archive: robot-plugin.zip 23:42:00 inflating: ./archives/robot-plugin/log.html 23:42:00 inflating: ./archives/robot-plugin/output.xml 23:42:00 inflating: ./archives/robot-plugin/report.html 23:42:00 mv: cannot stat '*.log.gz': No such file or directory 23:42:00 mv: cannot stat '*.csv': No such file or directory 23:42:00 mv: cannot stat '*.png': No such file or directory 23:42:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:42:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5968316956093350161.sh 23:42:00 [PostBuildScript] - [INFO] Executing post build scripts. 23:42:00 [EnvInject] - Injecting environment variables from a build step. 23:42:00 [EnvInject] - Injecting as environment variables the properties content 23:42:00 OS_CLOUD=vex 23:42:00 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-59 23:42:00 23:42:00 [EnvInject] - Variables injected successfully. 23:42:00 provisioning config files... 23:42:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:42:00 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5861717241689446217.sh 23:42:00 ---> openstack-stack-delete.sh 23:42:00 Setup pyenv: 23:42:01 system 23:42:01 3.8.13 23:42:01 3.9.13 23:42:01 3.10.13 23:42:01 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:42:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:42:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:03 lf-activate-venv(): INFO: Base packages installed successfully 23:42:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:42:15 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:42:15 INFO: Stack cost retrieval disabled, setting cost to 0 23:42:15 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:42:15 warnings.warn( 23:42:27 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-59 23:42:27 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-59 23:42:27 [PostBuildScript] - [INFO] Executing post build scripts. 23:42:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins107386526063762863.sh 23:42:27 ---> sysstat.sh 23:42:28 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10215234866781732583.sh 23:42:28 ---> package-listing.sh 23:42:28 ++ facter osfamily 23:42:28 ++ tr '[:upper:]' '[:lower:]' 23:42:28 + OS_FAMILY=redhat 23:42:28 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:42:28 + START_PACKAGES=/tmp/packages_start.txt 23:42:28 + END_PACKAGES=/tmp/packages_end.txt 23:42:28 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:42:28 + PACKAGES=/tmp/packages_start.txt 23:42:28 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 23:42:28 + PACKAGES=/tmp/packages_end.txt 23:42:28 + case "${OS_FAMILY}" in 23:42:28 + rpm -qa 23:42:28 + sort 23:42:29 + '[' -f /tmp/packages_start.txt ']' 23:42:29 + '[' -f /tmp/packages_end.txt ']' 23:42:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:42:29 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 23:42:29 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 23:42:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 23:42:29 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7425215731695614846.sh 23:42:29 ---> capture-instance-metadata.sh 23:42:29 Setup pyenv: 23:42:29 system 23:42:29 3.8.13 23:42:29 3.9.13 23:42:29 3.10.13 23:42:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:42:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:42:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:29 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:31 lf-activate-venv(): INFO: Base packages installed successfully 23:42:31 lf-activate-venv(): INFO: Installing additional packages: lftools 23:42:40 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:42:40 INFO: Running in OpenStack, capturing instance metadata 23:42:40 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14409824476039659444.sh 23:42:40 provisioning config files... 23:42:40 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #59 23:42:40 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config9668986220545452035tmp 23:42:40 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:42:40 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:42:40 provisioning config files... 23:42:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:42:40 [EnvInject] - Injecting environment variables from a build step. 23:42:40 [EnvInject] - Injecting as environment variables the properties content 23:42:40 SERVER_ID=logs 23:42:40 23:42:40 [EnvInject] - Variables injected successfully. 23:42:40 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16171634104525056843.sh 23:42:40 ---> create-netrc.sh 23:42:40 WARN: Log server credential not found. 23:42:40 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15993057394743416738.sh 23:42:40 ---> python-tools-install.sh 23:42:40 Setup pyenv: 23:42:41 system 23:42:41 3.8.13 23:42:41 3.9.13 23:42:41 3.10.13 23:42:41 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:42:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:42:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:43 lf-activate-venv(): INFO: Base packages installed successfully 23:42:43 lf-activate-venv(): INFO: Installing additional packages: lftools 23:42:52 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:42:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15566455213530459618.sh 23:42:52 ---> sudo-logs.sh 23:42:52 Archiving 'sudo' log.. 23:42:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11350035948391464885.sh 23:42:52 ---> job-cost.sh 23:42:52 INFO: Activating Python virtual environment... 23:42:52 Setup pyenv: 23:42:52 system 23:42:52 3.8.13 23:42:52 3.9.13 23:42:52 3.10.13 23:42:52 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:42:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:42:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:42:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:42:54 lf-activate-venv(): INFO: Base packages installed successfully 23:42:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:43:02 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:43:02 DEBUG: Contents of stack-cost file: 23:43:02 total: 0 23:43:02 INFO: Retrieving Stack Cost... 23:43:02 INFO: Stack cost: 0 23:43:02 INFO: Instance uptime: 573s 23:43:02 INFO: Fetching instance metadata (attempt 1 of 3)... 23:43:02 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 23:43:02 INFO: Successfully fetched instance metadata 23:43:02 INFO: Instance type: v3-standard-2 23:43:02 INFO: Retrieving pricing info for: v3-standard-2 23:43:02 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 23:43:02 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=573 23:43:02 INFO: Successfully fetched Vexxhost pricing API 23:43:02 INFO: Retrieved cost: 0.06 23:43:02 INFO: Retrieved resource: v3-standard-2 23:43:02 INFO: Creating archive directory: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/cost 23:43:02 INFO: Archiving costs to: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/cost.csv 23:43:02 INFO: Successfully archived job cost data 23:43:02 DEBUG: Cost data: netconf-csit-3node-clustering-scale-only-vanadium,59,2026-02-22 23:43:02,v3-standard-2,573,0.06,0.00,UNSTABLE 23:43:02 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13414430041562280766.sh 23:43:02 ---> logs-deploy.sh 23:43:02 Setup pyenv: 23:43:02 system 23:43:02 3.8.13 23:43:02 3.9.13 23:43:02 3.10.13 23:43:02 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:43:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-RClp from file:/tmp/.os_lf_venv 23:43:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:43:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:43:04 lf-activate-venv(): INFO: Base packages installed successfully 23:43:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:43:13 lf-activate-venv(): INFO: Adding /tmp/venv-RClp/bin to PATH 23:43:13 WARNING: Nexus logging server not set 23:43:13 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/59/ 23:43:13 INFO: archiving logs to S3 23:43:13 /tmp/venv-RClp/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version! 23:43:13 warnings.warn( 23:43:14 ---> uname -a: 23:43:14 Linux prd-centos8-robot-2c-8g-19998.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:43:14 23:43:14 23:43:14 ---> lscpu: 23:43:14 Architecture: x86_64 23:43:14 CPU op-mode(s): 32-bit, 64-bit 23:43:14 Byte Order: Little Endian 23:43:14 CPU(s): 2 23:43:14 On-line CPU(s) list: 0,1 23:43:14 Thread(s) per core: 1 23:43:14 Core(s) per socket: 1 23:43:14 Socket(s): 2 23:43:14 NUMA node(s): 1 23:43:14 Vendor ID: AuthenticAMD 23:43:14 CPU family: 23 23:43:14 Model: 49 23:43:14 Model name: AMD EPYC-Rome Processor 23:43:14 Stepping: 0 23:43:14 CPU MHz: 2799.998 23:43:14 BogoMIPS: 5599.99 23:43:14 Virtualization: AMD-V 23:43:14 Hypervisor vendor: KVM 23:43:14 Virtualization type: full 23:43:14 L1d cache: 32K 23:43:14 L1i cache: 32K 23:43:14 L2 cache: 512K 23:43:14 L3 cache: 16384K 23:43:14 NUMA node0 CPU(s): 0,1 23:43:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:43:14 23:43:14 23:43:14 ---> nproc: 23:43:14 2 23:43:14 23:43:14 23:43:14 ---> df -h: 23:43:14 Filesystem Size Used Avail Use% Mounted on 23:43:14 devtmpfs 3.8G 0 3.8G 0% /dev 23:43:14 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:43:14 tmpfs 3.8G 17M 3.8G 1% /run 23:43:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:43:14 /dev/vda1 40G 8.4G 32G 21% / 23:43:14 tmpfs 770M 0 770M 0% /run/user/1001 23:43:14 23:43:14 23:43:14 ---> free -m: 23:43:14 total used free shared buff/cache available 23:43:14 Mem: 7697 581 4913 19 2202 6816 23:43:14 Swap: 1023 0 1023 23:43:14 23:43:14 23:43:14 ---> ip addr: 23:43:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:43:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:43:14 inet 127.0.0.1/8 scope host lo 23:43:14 valid_lft forever preferred_lft forever 23:43:14 inet6 ::1/128 scope host 23:43:14 valid_lft forever preferred_lft forever 23:43:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:43:14 link/ether fa:16:3e:98:ef:29 brd ff:ff:ff:ff:ff:ff 23:43:14 altname enp0s3 23:43:14 altname ens3 23:43:14 inet 10.30.170.36/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:43:14 valid_lft 85826sec preferred_lft 85826sec 23:43:14 inet6 fe80::f816:3eff:fe98:ef29/64 scope link 23:43:14 valid_lft forever preferred_lft forever 23:43:14 23:43:14 23:43:14 ---> sar -b -r -n DEV: 23:43:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 23:43:14 23:43:14 23:33:36 LINUX RESTART (2 CPU) 23:43:14 23:43:14 11:34:01 PM tps rtps wtps bread/s bwrtn/s 23:43:14 11:35:01 PM 122.21 43.01 79.19 7433.48 33459.25 23:43:14 11:36:01 PM 97.62 1.08 96.53 75.32 11928.91 23:43:14 11:37:01 PM 25.32 0.42 24.91 64.78 2499.27 23:43:14 11:38:01 PM 87.79 9.41 78.37 1681.84 8395.03 23:43:14 11:39:01 PM 9.57 0.00 9.57 0.00 1040.03 23:43:14 11:40:01 PM 3.55 0.00 3.55 0.00 121.24 23:43:14 11:41:01 PM 0.27 0.00 0.27 0.00 3.22 23:43:14 11:42:01 PM 2.33 0.40 1.93 42.79 174.02 23:43:14 11:43:01 PM 35.17 0.52 34.66 63.85 1453.23 23:43:14 Average: 42.65 6.09 36.55 1040.40 6564.42 23:43:14 23:43:14 11:34:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:43:14 11:35:01 PM 5394160 7084960 2488272 31.57 2688 1873764 648456 7.26 186352 1983464 185044 23:43:14 11:36:01 PM 5150664 7010372 2731768 34.66 2688 2036240 704456 7.89 207400 2174720 40196 23:43:14 11:37:01 PM 5126384 7038872 2756048 34.96 2688 2086772 689792 7.72 235680 2165148 48380 23:43:14 11:38:01 PM 4941804 7068588 2940628 37.31 2688 2293444 626204 7.01 275512 2280592 25528 23:43:14 11:39:01 PM 4942148 7068616 2940284 37.30 2688 2293452 626204 7.01 275516 2280524 4 23:43:14 11:40:01 PM 4941824 7068296 2940608 37.31 2688 2293456 626204 7.01 275520 2280740 4 23:43:14 11:41:01 PM 4942240 7068716 2940192 37.30 2688 2293460 626204 7.01 275520 2280524 4 23:43:14 11:42:01 PM 5109812 7061132 2772620 35.17 2688 2119756 648340 7.26 273272 2115760 4720 23:43:14 11:43:01 PM 5043376 7001172 2839056 36.02 2688 2130544 718080 8.04 481560 1998052 22820 23:43:14 Average: 5065824 7052303 2816608 35.73 2688 2157876 657104 7.36 276259 2173280 36300 23:43:14 23:43:14 11:34:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:43:14 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:35:01 PM eth0 311.91 199.35 1689.40 60.19 0.00 0.00 0.00 0.00 23:43:14 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:36:01 PM eth0 82.35 59.26 870.32 9.42 0.00 0.00 0.00 0.00 23:43:14 11:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:37:01 PM eth0 19.93 16.11 7.72 5.58 0.00 0.00 0.00 0.00 23:43:14 11:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:38:01 PM eth0 424.31 311.36 412.47 75.50 0.00 0.00 0.00 0.00 23:43:14 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:39:01 PM eth0 5.95 5.05 2.54 3.47 0.00 0.00 0.00 0.00 23:43:14 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:40:01 PM eth0 2.42 1.98 0.55 0.48 0.00 0.00 0.00 0.00 23:43:14 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:41:01 PM eth0 2.47 1.92 0.43 0.42 0.00 0.00 0.00 0.00 23:43:14 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:42:01 PM eth0 157.59 109.58 99.98 28.71 0.00 0.00 0.00 0.00 23:43:14 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 11:43:01 PM eth0 17.63 17.21 16.60 9.26 0.00 0.00 0.00 0.00 23:43:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:14 Average: eth0 113.84 80.21 344.47 21.45 0.00 0.00 0.00 0.00 23:43:14 23:43:14 23:43:14 ---> sar -P ALL: 23:43:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/22/2026 _x86_64_ (2 CPU) 23:43:14 23:43:14 23:33:36 LINUX RESTART (2 CPU) 23:43:14 23:43:14 11:34:01 PM CPU %user %nice %system %iowait %steal %idle 23:43:14 11:35:01 PM all 43.40 0.01 8.58 8.07 0.10 39.84 23:43:14 11:35:01 PM 0 55.57 0.02 9.70 9.67 0.10 24.94 23:43:14 11:35:01 PM 1 31.25 0.00 7.45 6.48 0.10 54.72 23:43:14 11:36:01 PM all 23.84 0.00 3.63 1.22 0.08 71.23 23:43:14 11:36:01 PM 0 36.73 0.00 4.98 1.69 0.08 56.52 23:43:14 11:36:01 PM 1 11.00 0.00 2.30 0.75 0.07 85.89 23:43:14 11:37:01 PM all 16.58 0.00 2.86 0.19 0.07 80.30 23:43:14 11:37:01 PM 0 14.67 0.00 2.70 0.15 0.07 82.41 23:43:14 11:37:01 PM 1 18.50 0.00 3.02 0.23 0.07 78.18 23:43:14 11:38:01 PM all 31.58 0.00 6.35 1.01 0.08 60.98 23:43:14 11:38:01 PM 0 37.08 0.00 7.03 1.02 0.08 54.79 23:43:14 11:38:01 PM 1 26.09 0.00 5.66 1.00 0.08 67.16 23:43:14 11:39:01 PM all 0.51 0.00 0.18 0.13 0.03 99.14 23:43:14 11:39:01 PM 0 0.55 0.00 0.23 0.20 0.05 98.96 23:43:14 11:39:01 PM 1 0.47 0.00 0.13 0.07 0.02 99.32 23:43:14 11:40:01 PM all 0.34 0.00 0.09 0.02 0.03 99.52 23:43:14 11:40:01 PM 0 0.55 0.00 0.05 0.00 0.02 99.38 23:43:14 11:40:01 PM 1 0.13 0.00 0.13 0.03 0.03 99.67 23:43:14 11:41:01 PM all 0.32 0.00 0.08 0.00 0.03 99.57 23:43:14 11:41:01 PM 0 0.53 0.00 0.07 0.00 0.02 99.38 23:43:14 11:41:01 PM 1 0.10 0.00 0.10 0.00 0.05 99.75 23:43:14 11:42:01 PM all 6.91 0.00 1.48 0.02 0.05 91.55 23:43:14 11:42:01 PM 0 8.38 0.00 1.22 0.02 0.05 90.33 23:43:14 11:42:01 PM 1 5.43 0.00 1.73 0.02 0.05 92.77 23:43:14 11:43:01 PM all 32.72 0.00 4.21 0.17 0.09 62.80 23:43:14 11:43:01 PM 0 41.38 0.00 4.97 0.23 0.10 53.32 23:43:14 11:43:01 PM 1 24.07 0.00 3.45 0.12 0.08 72.28 23:43:14 Average: all 17.36 0.00 3.05 1.20 0.06 78.32 23:43:14 Average: 0 21.71 0.00 3.44 1.44 0.06 73.34 23:43:14 Average: 1 13.01 0.00 2.66 0.97 0.06 83.29 23:43:14 23:43:14 23:43:14