00:37:29 Started by upstream project "integration-distribution-mri-test-vanadium" build number 30 00:37:29 originally caused by: 00:37:29 Started by timer 00:37:29 Running as SYSTEM 00:37:29 [EnvInject] - Loading node environment variables. 00:37:29 Building remotely on prd-centos8-robot-2c-8g-19766 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 00:37:29 [ssh-agent] Looking for ssh-agent implementation... 00:37:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:37:29 $ ssh-agent 00:37:29 SSH_AUTH_SOCK=/tmp/ssh-IGJzBVBJm6bz/agent.5275 00:37:29 SSH_AGENT_PID=5276 00:37:29 [ssh-agent] Started. 00:37:29 Running ssh-add (command line suppressed) 00:37:29 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_11414954773768081960.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_11414954773768081960.key) 00:37:29 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:37:29 The recommended git tool is: NONE 00:37:32 using credential opendaylight-jenkins-ssh 00:37:32 Wiping out workspace first. 00:37:32 Cloning the remote Git repository 00:37:32 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:37:32 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10 00:37:32 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:37:32 > git --version # timeout=10 00:37:32 > git --version # 'git version 2.43.0' 00:37:32 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:37:32 [INFO] Currently running in a labeled security context 00:37:32 [INFO] Currently SELinux is 'enforcing' on the host 00:37:32 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh12742181795097806263.key 00:37:32 Verifying host key using known hosts file 00:37:32 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. 00:37:32 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:37:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:37:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:37:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:37:35 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:37:35 [INFO] Currently running in a labeled security context 00:37:35 [INFO] Currently SELinux is 'enforcing' on the host 00:37:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh3016558275053029700.key 00:37:35 Verifying host key using known hosts file 00:37:35 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. 00:37:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:37:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:37:35 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:37:35 > git config core.sparsecheckout # timeout=10 00:37:35 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:37:35 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:37:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:37:35 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:37:36 No emails were triggered. 00:37:36 provisioning config files... 00:37:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:37:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:37:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:37:36 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7596829254011371431.sh 00:37:36 ---> python-tools-install.sh 00:37:36 Setup pyenv: 00:37:36 system 00:37:36 * 3.8.13 (set by /opt/pyenv/version) 00:37:36 * 3.9.13 (set by /opt/pyenv/version) 00:37:36 * 3.10.13 (set by /opt/pyenv/version) 00:37:36 * 3.11.7 (set by /opt/pyenv/version) 00:37:41 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gsxD 00:37:41 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:37:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:41 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:45 lf-activate-venv(): INFO: Base packages installed successfully 00:37:45 lf-activate-venv(): INFO: Installing additional packages: lftools 00:38:09 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:38:09 Generating Requirements File 00:38:26 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. 00:38:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:38:26 Python 3.11.7 00:38:27 pip 26.0.1 from /tmp/venv-gsxD/lib/python3.11/site-packages/pip (python 3.11) 00:38:27 appdirs==1.4.4 00:38:27 argcomplete==3.6.3 00:38:27 aspy.yaml==1.3.0 00:38:27 attrs==25.4.0 00:38:27 autopage==0.6.0 00:38:27 beautifulsoup4==4.14.3 00:38:27 boto3==1.42.54 00:38:27 botocore==1.42.54 00:38:27 bs4==0.0.2 00:38:27 certifi==2026.1.4 00:38:27 cffi==2.0.0 00:38:27 cfgv==3.5.0 00:38:27 chardet==5.2.0 00:38:27 charset-normalizer==3.4.4 00:38:27 click==8.3.1 00:38:27 cliff==4.13.2 00:38:27 cmd2==3.2.2 00:38:27 cryptography==3.3.2 00:38:27 debtcollector==3.0.0 00:38:27 decorator==5.2.1 00:38:27 defusedxml==0.7.1 00:38:27 Deprecated==1.3.1 00:38:27 distlib==0.4.0 00:38:27 dnspython==2.8.0 00:38:27 docker==7.1.0 00:38:27 dogpile.cache==1.5.0 00:38:27 durationpy==0.10 00:38:27 email-validator==2.3.0 00:38:27 filelock==3.24.3 00:38:27 future==1.0.0 00:38:27 gitdb==4.0.12 00:38:27 GitPython==3.1.46 00:38:27 httplib2==0.30.2 00:38:27 identify==2.6.16 00:38:27 idna==3.11 00:38:27 importlib-resources==1.5.0 00:38:27 iso8601==2.1.0 00:38:27 Jinja2==3.1.6 00:38:27 jmespath==1.1.0 00:38:27 jsonpatch==1.33 00:38:27 jsonpointer==3.0.0 00:38:27 jsonschema==4.26.0 00:38:27 jsonschema-specifications==2025.9.1 00:38:27 keystoneauth1==5.13.1 00:38:27 kubernetes==35.0.0 00:38:27 lftools==0.37.21 00:38:27 lxml==6.0.2 00:38:27 markdown-it-py==4.0.0 00:38:27 MarkupSafe==3.0.3 00:38:27 mdurl==0.1.2 00:38:27 msgpack==1.1.2 00:38:27 multi_key_dict==2.0.3 00:38:27 munch==4.0.0 00:38:27 netaddr==1.3.0 00:38:27 niet==1.4.2 00:38:27 nodeenv==1.10.0 00:38:27 oauth2client==4.1.3 00:38:27 oauthlib==3.3.1 00:38:27 openstacksdk==4.10.0 00:38:27 os-service-types==1.8.2 00:38:27 osc-lib==4.4.0 00:38:27 oslo.config==10.3.0 00:38:27 oslo.context==6.3.0 00:38:27 oslo.i18n==6.7.2 00:38:27 oslo.log==8.1.0 00:38:27 oslo.serialization==5.9.1 00:38:27 oslo.utils==10.0.0 00:38:27 packaging==26.0 00:38:27 pbr==7.0.3 00:38:27 platformdirs==4.9.2 00:38:27 prettytable==3.17.0 00:38:27 psutil==7.2.2 00:38:27 pyasn1==0.6.2 00:38:27 pyasn1_modules==0.4.2 00:38:27 pycparser==3.0 00:38:27 pygerrit2==2.0.15 00:38:27 PyGithub==2.8.1 00:38:27 Pygments==2.19.2 00:38:27 PyJWT==2.11.0 00:38:27 PyNaCl==1.6.2 00:38:27 pyparsing==2.4.7 00:38:27 pyperclip==1.11.0 00:38:27 pyrsistent==0.20.0 00:38:27 python-cinderclient==9.8.0 00:38:27 python-dateutil==2.9.0.post0 00:38:27 python-heatclient==5.0.0 00:38:27 python-jenkins==1.8.3 00:38:27 python-keystoneclient==5.7.0 00:38:27 python-magnumclient==4.9.0 00:38:27 python-openstackclient==9.0.0 00:38:27 python-swiftclient==4.9.0 00:38:27 PyYAML==6.0.3 00:38:27 referencing==0.37.0 00:38:27 requests==2.32.5 00:38:27 requests-oauthlib==2.0.0 00:38:27 requestsexceptions==1.4.0 00:38:27 rfc3986==2.0.0 00:38:27 rich==14.3.3 00:38:27 rich-argparse==1.7.2 00:38:27 rpds-py==0.30.0 00:38:27 rsa==4.9.1 00:38:27 ruamel.yaml==0.19.1 00:38:27 ruamel.yaml.clib==0.2.15 00:38:27 s3transfer==0.16.0 00:38:27 simplejson==3.20.2 00:38:27 six==1.17.0 00:38:27 smmap==5.0.2 00:38:27 soupsieve==2.8.3 00:38:27 stevedore==5.7.0 00:38:27 tabulate==0.9.0 00:38:27 toml==0.10.2 00:38:27 tomlkit==0.14.0 00:38:27 tqdm==4.67.3 00:38:27 typing_extensions==4.15.0 00:38:27 urllib3==1.26.20 00:38:27 virtualenv==20.38.0 00:38:27 wcwidth==0.6.0 00:38:27 websocket-client==1.9.0 00:38:27 wrapt==2.1.1 00:38:27 xdg==6.0.0 00:38:27 xmltodict==1.0.3 00:38:27 yq==3.4.3 00:38:27 [EnvInject] - Injecting environment variables from a build step. 00:38:27 [EnvInject] - Injecting as environment variables the properties content 00:38:27 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:38:27 OS_CLOUD=vex 00:38:27 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 00:38:27 OS_STACK_TEMPLATE_DIR=openstack-hot 00:38:27 00:38:27 [EnvInject] - Variables injected successfully. 00:38:27 provisioning config files... 00:38:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:38:27 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8172517175533600914.sh 00:38:27 ---> Create parameters file for OpenStack HOT 00:38:27 OpenStack Heat parameters generated 00:38:27 ----------------------------------- 00:38:27 parameters: 00:38:27 vm_0_count: '3' 00:38:27 vm_0_flavor: 'v3-standard-4' 00:38:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:38:27 vm_1_count: '1' 00:38:27 vm_1_flavor: 'v3-standard-2' 00:38:27 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:38:27 00:38:27 job_name: '09998-30' 00:38:27 silo: 'releng' 00:38:27 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins2262813861828654873.sh 00:38:27 ---> Create HEAT stack 00:38:27 + source /home/jenkins/lf-env.sh 00:38:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:38:27 ++ mktemp -d /tmp/venv-XXXX 00:38:27 + lf_venv=/tmp/venv-yy06 00:38:27 + local venv_file=/tmp/.os_lf_venv 00:38:27 + local python=python3 00:38:27 + local options 00:38:27 + local set_path=true 00:38:27 + local install_args= 00:38:27 ++ 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 00:38:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:38:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:38:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:38:27 + true 00:38:27 + case $1 in 00:38:27 + python=python3 00:38:27 + shift 2 00:38:27 + true 00:38:27 + case $1 in 00:38:27 + shift 00:38:27 + break 00:38:27 + case $python in 00:38:27 + local pkg_list= 00:38:27 + [[ -d /opt/pyenv ]] 00:38:27 + echo 'Setup pyenv:' 00:38:27 Setup pyenv: 00:38:27 + export PYENV_ROOT=/opt/pyenv 00:38:27 + PYENV_ROOT=/opt/pyenv 00:38:27 + 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 00:38:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:38:27 + pyenv versions 00:38:28 system 00:38:28 3.8.13 00:38:28 3.9.13 00:38:28 3.10.13 00:38:28 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:38:28 + command -v pyenv 00:38:28 ++ pyenv init - --no-rehash 00:38:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:38:28 for i in ${!paths[@]}; do 00:38:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:38:28 fi; done; 00:38:28 echo "${paths[*]}"'\'')" 00:38:28 export PATH="/opt/pyenv/shims:${PATH}" 00:38:28 export PYENV_SHELL=bash 00:38:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:38:28 pyenv() { 00:38:28 local command 00:38:28 command="${1:-}" 00:38:28 if [ "$#" -gt 0 ]; then 00:38:28 shift 00:38:28 fi 00:38:28 00:38:28 case "$command" in 00:38:28 rehash|shell) 00:38:28 eval "$(pyenv "sh-$command" "$@")" 00:38:28 ;; 00:38:28 *) 00:38:28 command pyenv "$command" "$@" 00:38:28 ;; 00:38:28 esac 00:38:28 }' 00:38:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:38:28 for i in ${!paths[@]}; do 00:38:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:38:28 fi; done; 00:38:28 echo "${paths[*]}"' 00:38:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:38:28 ++ 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 00:38:28 ++ 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 00:38:28 ++ export PYENV_SHELL=bash 00:38:28 ++ PYENV_SHELL=bash 00:38:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:38:28 +++ complete -F _pyenv pyenv 00:38:28 ++ lf-pyver python3 00:38:28 ++ local py_version_xy=python3 00:38:28 ++ local py_version_xyz= 00:38:28 ++ awk '{ print $1 }' 00:38:28 ++ pyenv versions 00:38:28 ++ local command 00:38:28 ++ command=versions 00:38:28 ++ '[' 1 -gt 0 ']' 00:38:28 ++ shift 00:38:28 ++ case "$command" in 00:38:28 ++ command pyenv versions 00:38:28 ++ pyenv versions 00:38:28 ++ sed 's/^[ *]* //' 00:38:28 ++ grep -E '^[0-9.]*[0-9]$' 00:38:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:38:28 +++ grep '^3' /tmp/.pyenv_versions 00:38:28 +++ tail -n 1 00:38:28 +++ sort -V 00:38:28 ++ py_version_xyz=3.11.7 00:38:28 ++ [[ -z 3.11.7 ]] 00:38:28 ++ echo 3.11.7 00:38:28 ++ return 0 00:38:28 + pyenv local 3.11.7 00:38:28 + local command 00:38:28 + command=local 00:38:28 + '[' 2 -gt 0 ']' 00:38:28 + shift 00:38:28 + case "$command" in 00:38:28 + command pyenv local 3.11.7 00:38:28 + pyenv local 3.11.7 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='lftools[openstack] ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='kubernetes ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='niet ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='python-heatclient ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='python-openstackclient ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='python-magnumclient ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='urllib3~=1.26.15 ' 00:38:28 + for arg in "$@" 00:38:28 + case $arg in 00:38:28 + pkg_list+='yq ' 00:38:28 + [[ -f /tmp/.os_lf_venv ]] 00:38:28 ++ cat /tmp/.os_lf_venv 00:38:28 + lf_venv=/tmp/venv-gsxD 00:38:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from' file:/tmp/.os_lf_venv 00:38:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:38:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:38:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:38:28 + local 'pip_opts=--upgrade --quiet' 00:38:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:38:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:38:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:38:28 + [[ -n '' ]] 00:38:28 + [[ -n '' ]] 00:38:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:38:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:38:28 + /tmp/venv-gsxD/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 00:38:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:38:30 lf-activate-venv(): INFO: Base packages installed successfully 00:38:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:38:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:38:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:38:30 + /tmp/venv-gsxD/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 00:38:46 + type python3 00:38:46 + true 00:38:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH' 00:38:46 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:38:46 + PATH=/tmp/venv-gsxD/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 00:38:46 + return 0 00:38:46 + openstack --os-cloud vex limits show --absolute 00:38:47 +--------------------------+---------+ 00:38:47 | Name | Value | 00:38:47 +--------------------------+---------+ 00:38:47 | maxTotalInstances | -1 | 00:38:47 | maxTotalCores | 450 | 00:38:47 | maxTotalRAMSize | 1000000 | 00:38:47 | maxServerMeta | 128 | 00:38:47 | maxImageMeta | 128 | 00:38:47 | maxPersonality | 5 | 00:38:47 | maxPersonalitySize | 10240 | 00:38:47 | maxTotalKeypairs | 100 | 00:38:47 | maxServerGroups | 10 | 00:38:47 | maxServerGroupMembers | 10 | 00:38:47 | maxTotalFloatingIps | -1 | 00:38:47 | maxSecurityGroups | -1 | 00:38:47 | maxSecurityGroupRules | -1 | 00:38:47 | totalRAMUsed | 573440 | 00:38:47 | totalCoresUsed | 140 | 00:38:47 | totalInstancesUsed | 45 | 00:38:47 | totalFloatingIpsUsed | 0 | 00:38:47 | totalSecurityGroupsUsed | 0 | 00:38:47 | totalServerGroupsUsed | 0 | 00:38:47 | maxTotalVolumes | -1 | 00:38:47 | maxTotalSnapshots | 10 | 00:38:47 | maxTotalVolumeGigabytes | 4096 | 00:38:47 | maxTotalBackups | 10 | 00:38:47 | maxTotalBackupGigabytes | 1000 | 00:38:47 | totalVolumesUsed | 0 | 00:38:47 | totalGigabytesUsed | 0 | 00:38:47 | totalSnapshotsUsed | 0 | 00:38:47 | totalBackupsUsed | 0 | 00:38:47 | totalBackupGigabytesUsed | 0 | 00:38:47 +--------------------------+---------+ 00:38:47 + pushd /opt/ciman/openstack-hot 00:38:47 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 00:38:47 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml 00:39:14 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 00:39:14 Waiting to initialize infrastructure... 00:39:14 Stack initialization successful. 00:39:14 ------------------------------------ 00:39:14 Stack Details 00:39:14 ------------------------------------ 00:39:14 {'added': None, 00:39:14 'capabilities': [], 00:39:14 'created_at': '2026-02-22T00:38:50Z', 00:39:14 'deleted': None, 00:39:14 'deleted_at': None, 00:39:14 'description': 'No description', 00:39:14 'environment': None, 00:39:14 'environment_files': None, 00:39:14 'files': None, 00:39:14 'files_container': None, 00:39:14 'id': 'c38aae14-6a0e-4a56-987f-ed688a7e886f', 00:39:14 'is_rollback_disabled': True, 00:39:14 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-30/c38aae14-6a0e-4a56-987f-ed688a7e886f', 00:39:14 'rel': 'self'}], 00:39:14 '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'})}), 00:39:14 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-30', 00:39:14 'notification_topics': [], 00:39:14 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:39:14 'output_key': 'vm_0_ips', 00:39:14 'output_value': ['10.30.170.133', 00:39:14 '10.30.170.179', 00:39:14 '10.30.170.62']}, 00:39:14 {'description': 'IP addresses of the 2nd vm types', 00:39:14 'output_key': 'vm_1_ips', 00:39:14 'output_value': ['10.30.171.12']}], 00:39:14 'owner_id': ****, 00:39:14 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:39:14 'OS::stack_id': 'c38aae14-6a0e-4a56-987f-ed688a7e886f', 00:39:14 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-30', 00:39:14 'job_name': '09998-30', 00:39:14 'silo': 'releng', 00:39:14 'vm_0_count': '3', 00:39:14 'vm_0_flavor': 'v3-standard-4', 00:39:14 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:39:14 '20260201-010217.481', 00:39:14 'vm_1_count': '1', 00:39:14 'vm_1_flavor': 'v3-standard-2', 00:39:14 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:39:14 '- 20250917-133034.654'}, 00:39:14 'parent_id': None, 00:39:14 'replaced': None, 00:39:14 'status': 'CREATE_COMPLETE', 00:39:14 'status_reason': 'Stack CREATE completed successfully', 00:39:14 'tags': [], 00:39:14 'template': None, 00:39:14 'template_description': 'No description', 00:39:14 'template_url': None, 00:39:14 'timeout_mins': 15, 00:39:14 'unchanged': None, 00:39:14 'updated': None, 00:39:14 'updated_at': None, 00:39:14 'user_project_id': '255125298342476ab69f2c45f24fd1fd'} 00:39:14 ------------------------------------ 00:39:14 + popd 00:39:14 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 00:39:14 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins823384529369066610.sh 00:39:14 ---> Copy SSH public keys to CSIT lab 00:39:14 Setup pyenv: 00:39:14 system 00:39:14 3.8.13 00:39:14 3.9.13 00:39:14 3.10.13 00:39:14 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:39:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:39:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:39:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:39:17 lf-activate-venv(): INFO: Base packages installed successfully 00:39:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:39:30 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:39:32 SSH not responding on 10.30.170.62. Retrying in 10 seconds... 00:39:32 SSH not responding on 10.30.170.133. Retrying in 10 seconds... 00:39:32 SSH not responding on 10.30.170.179. Retrying in 10 seconds... 00:39:33 Warning: Permanently added '10.30.171.12' (ECDSA) to the list of known hosts. 00:39:33 releng-09998-30-1-mininet-ovs-217-0 00:39:33 Successfully copied public keys to slave 10.30.171.12 00:39:33 Process 6488 ready. 00:39:42 Ping to 10.30.170.133 successful. 00:39:42 Ping to 10.30.170.62 successful. 00:39:42 Ping to 10.30.170.179 successful. 00:39:42 SSH not responding on 10.30.170.133. Retrying in 10 seconds... 00:39:42 SSH not responding on 10.30.170.62. Retrying in 10 seconds... 00:39:43 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:39:44 releng-09998-30-0-builder-1 00:39:44 Successfully copied public keys to slave 10.30.170.179 00:39:52 Ping to 10.30.170.133 successful. 00:39:52 Ping to 10.30.170.62 successful. 00:39:54 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:39:54 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:39:54 releng-09998-30-0-builder-0 00:39:54 Successfully copied public keys to slave 10.30.170.133 00:39:54 Process 6489 ready. 00:39:54 Process 6490 ready. 00:39:54 releng-09998-30-0-builder-2 00:39:54 Successfully copied public keys to slave 10.30.170.62 00:39:54 Process 6491 ready. 00:39:54 SSH ready on all stack servers. 00:39:54 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins4800861788650661377.sh 00:39:54 Setup pyenv: 00:39:54 system 00:39:54 3.8.13 00:39:54 3.9.13 00:39:54 3.10.13 00:39:54 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:39:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zivu 00:39:58 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv 00:39:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:39:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:02 lf-activate-venv(): INFO: Base packages installed successfully 00:40:02 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:40:04 lf-activate-venv(): INFO: Adding /tmp/venv-zivu/bin to PATH 00:40:04 + echo 'Installing Python Requirements' 00:40:04 Installing Python Requirements 00:40:04 + cat 00:40:04 + python -m pip install -r requirements.txt 00:40:04 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:40:04 Collecting docker-py (from -r requirements.txt (line 1)) 00:40:04 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) 00:40:04 Collecting ipaddr (from -r requirements.txt (line 2)) 00:40:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:40:04 Installing build dependencies: started 00:40:05 Installing build dependencies: finished with status 'done' 00:40:05 Getting requirements to build wheel: started 00:40:05 Getting requirements to build wheel: finished with status 'done' 00:40:05 Preparing metadata (pyproject.toml): started 00:40:06 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:06 Collecting netaddr (from -r requirements.txt (line 3)) 00:40:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:40:06 Collecting netifaces (from -r requirements.txt (line 4)) 00:40:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:40:06 Installing build dependencies: started 00:40:07 Installing build dependencies: finished with status 'done' 00:40:07 Getting requirements to build wheel: started 00:40:07 Getting requirements to build wheel: finished with status 'done' 00:40:07 Preparing metadata (pyproject.toml): started 00:40:07 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:07 Collecting pyhocon (from -r requirements.txt (line 5)) 00:40:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:40:07 Collecting requests (from -r requirements.txt (line 6)) 00:40:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:40:07 Collecting robotframework (from -r requirements.txt (line 7)) 00:40:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:40:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 27.1 MB/s 0:00:00 00:40:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:40:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:40:08 Installing build dependencies: started 00:40:08 Installing build dependencies: finished with status 'done' 00:40:08 Getting requirements to build wheel: started 00:40:09 Getting requirements to build wheel: finished with status 'done' 00:40:09 Preparing metadata (pyproject.toml): started 00:40:09 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:40:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:40:09 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:40:09 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) 00:40:09 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:40:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:40:09 Installing build dependencies: started 00:40:10 Installing build dependencies: finished with status 'done' 00:40:10 Getting requirements to build wheel: started 00:40:10 Getting requirements to build wheel: finished with status 'done' 00:40:10 Preparing metadata (pyproject.toml): started 00:40:10 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:11 Collecting scapy (from -r requirements.txt (line 12)) 00:40:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:40:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 43.1 MB/s 0:00:00 00:40:11 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:40:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:40:11 Installing build dependencies: started 00:40:11 Installing build dependencies: finished with status 'done' 00:40:11 Getting requirements to build wheel: started 00:40:12 Getting requirements to build wheel: finished with status 'done' 00:40:12 Preparing metadata (pyproject.toml): started 00:40:12 Preparing metadata (pyproject.toml): finished with status 'done' 00:40:12 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:40:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:40:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 52.4 MB/s 0:00:00 00:40:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:40:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:40:12 Collecting pyangbind (from -r requirements.txt (line 22)) 00:40:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:40:12 Collecting isodate (from -r requirements.txt (line 25)) 00:40:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:40:12 Collecting jmespath (from -r requirements.txt (line 28)) 00:40:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:40:12 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:40:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:40:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:40:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:40:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:40:13 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) 00:40:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:40:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:40:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:40:13 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) 00:40:13 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:40:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:40:13 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:40:13 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) 00:40:13 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:40:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:40:13 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:40:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:40:13 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:40:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:40:13 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:40:13 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:13 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) 00:40:13 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:40:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:40:13 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:40:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:40:13 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:40:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:40:14 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:40:14 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:40:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:40:14 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) 00:40:14 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:40:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:40:14 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) 00:40:14 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:40:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 41.3 MB/s 0:00:00 00:40:14 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:40:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:40:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:40:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:40:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:40:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 19.8 MB/s 0:00:00 00:40:14 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:40:14 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) 00:40:16 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:40:16 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) 00:40:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.6/800.6 kB 40.7 MB/s 0:00:00 00:40:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:40:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:40:16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:16 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) 00:40:16 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:16 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) 00:40:16 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:40:16 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:16 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) 00:40:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:17 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) 00:40:17 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:40:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:40:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:40:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB) 00:40:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 49.5 MB/s 0:00:00 00:40:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:40:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:40:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:40:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:40:17 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:40:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB) 00:40:17 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)) 00:40:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:40:17 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)) 00:40:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:40:17 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)) 00:40:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:40:17 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)) 00:40:17 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) 00:40:18 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)) 00:40:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:40:18 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)) 00:40:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:40:18 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:40:18 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:40:18 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:40:18 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)) 00:40:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:40:18 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:40:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:40:18 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:40:18 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:40:18 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:40:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=a569eee0cbed55918833663ea6e457e8c13f8396a7e73cf7eb01ace1a21b67b8 00:40:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:40:18 Building wheel for ipaddr (pyproject.toml): started 00:40:19 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:40:19 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2ab6deb16f7e17882bd5a71cfba33bdbf4447f81c4a31df35f72d40c73a53640 00:40:19 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:40:19 Building wheel for netifaces (pyproject.toml): started 00:40:21 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:40:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=83d9f2fc332ca083124d12205abb06dc5cab73cbbf1f5360fa7441cdfb757f31 00:40:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:40:21 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:40:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:40:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=11f1d4bcf12d528fa5f0878ceafd8baa8796411c48cb37a687f15a68f167f8aa 00:40:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:40:21 Building wheel for jsonpath-rw (pyproject.toml): started 00:40:21 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:40:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4e49c927753ae84743295896b4df00342567fcffc2fbbb83738f7116e7665482 00:40:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:40:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:40:22 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 00:40:29 00:40:29 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 00:40:29 + pip freeze 00:40:29 attrs==25.4.0 00:40:29 bcrypt==5.0.0 00:40:29 beautifulsoup4==4.14.3 00:40:29 certifi==2026.1.4 00:40:29 cffi==2.0.0 00:40:29 charset-normalizer==3.4.4 00:40:29 click==8.3.1 00:40:29 cryptography==46.0.5 00:40:29 decorator==5.2.1 00:40:29 distlib==0.4.0 00:40:29 docker-py==1.10.6 00:40:29 docker-pycreds==0.4.0 00:40:29 elastic-transport==8.17.1 00:40:29 elasticsearch==8.19.3 00:40:29 elasticsearch-dsl==8.15.4 00:40:29 enum34==1.1.10 00:40:29 filelock==3.24.3 00:40:29 h11==0.16.0 00:40:29 idna==3.11 00:40:29 invoke==2.2.1 00:40:29 ipaddr==2.2.0 00:40:29 isodate==0.7.2 00:40:29 jmespath==1.1.0 00:40:29 jsonpatch==1.33 00:40:29 jsonpath-rw==1.4.0 00:40:29 jsonpointer==3.0.0 00:40:29 lxml==6.0.2 00:40:29 netaddr==1.3.0 00:40:29 netifaces==0.11.0 00:40:29 outcome==1.3.0.post0 00:40:29 packaging==26.0 00:40:29 paramiko==4.0.0 00:40:29 platformdirs==4.9.2 00:40:29 ply==3.11 00:40:29 pyang==2.7.1 00:40:29 pyangbind==0.8.7 00:40:29 pycparser==3.0 00:40:29 pyhocon==0.3.61 00:40:29 PyNaCl==1.6.2 00:40:29 pyparsing==3.3.2 00:40:29 PySocks==1.7.1 00:40:29 python-dateutil==2.9.0.post0 00:40:29 regex==2026.2.19 00:40:29 requests==2.32.5 00:40:29 robotframework==7.4.1 00:40:29 robotframework-httplibrary==0.4.2 00:40:29 robotframework-pythonlibcore==4.5.0 00:40:29 robotframework-requests==0.9.7 00:40:29 robotframework-selenium2library==3.0.0 00:40:29 robotframework-seleniumlibrary==6.8.0 00:40:29 robotframework-sshlibrary==3.8.0 00:40:29 scapy==2.7.0 00:40:29 scp==0.15.0 00:40:29 selenium==4.41.0 00:40:29 six==1.17.0 00:40:29 sniffio==1.3.1 00:40:29 sortedcontainers==2.4.0 00:40:29 soupsieve==2.8.3 00:40:29 trio==0.33.0 00:40:29 trio-websocket==0.12.2 00:40:29 typing_extensions==4.15.0 00:40:29 urllib3==2.6.3 00:40:29 virtualenv==20.38.0 00:40:29 waitress==3.0.2 00:40:29 WebOb==1.8.9 00:40:29 websocket-client==1.9.0 00:40:29 WebTest==3.0.7 00:40:29 wsproto==1.3.2 00:40:29 [EnvInject] - Injecting environment variables from a build step. 00:40:29 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:40:29 [EnvInject] - Variables injected successfully. 00:40:29 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins1641108743593238206.sh 00:40:30 Setup pyenv: 00:40:30 system 00:40:30 3.8.13 00:40:30 3.9.13 00:40:30 3.10.13 00:40:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:40:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:40:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:32 lf-activate-venv(): INFO: Base packages installed successfully 00:40:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:40:40 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:40:40 + ODL_SYSTEM=() 00:40:40 + TOOLS_SYSTEM=() 00:40:40 + OPENSTACK_SYSTEM=() 00:40:40 + OPENSTACK_CONTROLLERS=() 00:40:40 + mapfile -t ADDR 00:40:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:40:40 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 00:40:41 + for i in "${ADDR[@]}" 00:40:41 ++ ssh 10.30.170.133 hostname -s 00:40:41 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:40:42 + REMHOST=releng-09998-30-0-builder-0 00:40:42 + case ${REMHOST} in 00:40:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:40:42 + for i in "${ADDR[@]}" 00:40:42 ++ ssh 10.30.170.179 hostname -s 00:40:42 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:40:42 + REMHOST=releng-09998-30-0-builder-1 00:40:42 + case ${REMHOST} in 00:40:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:40:42 + for i in "${ADDR[@]}" 00:40:42 ++ ssh 10.30.170.62 hostname -s 00:40:42 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:40:42 + REMHOST=releng-09998-30-0-builder-2 00:40:42 + case ${REMHOST} in 00:40:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:40:42 + for i in "${ADDR[@]}" 00:40:42 ++ ssh 10.30.171.12 hostname -s 00:40:42 Warning: Permanently added '10.30.171.12' (ECDSA) to the list of known hosts. 00:40:43 + REMHOST=releng-09998-30-1-mininet-ovs-217-0 00:40:43 + case ${REMHOST} in 00:40:43 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:40:43 + echo NUM_ODL_SYSTEM=3 00:40:43 + echo NUM_TOOLS_SYSTEM=1 00:40:43 + '[' '' == yes ']' 00:40:43 + NUM_OPENSTACK_SYSTEM=0 00:40:43 + echo NUM_OPENSTACK_SYSTEM=0 00:40:43 + '[' 0 -eq 2 ']' 00:40:43 + echo ODL_SYSTEM_IP=10.30.170.133 00:40:43 ++ seq 0 2 00:40:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:40:43 + echo ODL_SYSTEM_1_IP=10.30.170.133 00:40:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:40:43 + echo ODL_SYSTEM_2_IP=10.30.170.179 00:40:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:40:43 + echo ODL_SYSTEM_3_IP=10.30.170.62 00:40:43 + echo TOOLS_SYSTEM_IP=10.30.171.12 00:40:43 ++ seq 0 0 00:40:43 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:40:43 + echo TOOLS_SYSTEM_1_IP=10.30.171.12 00:40:43 + openstack_index=0 00:40:43 + NUM_OPENSTACK_CONTROL_NODES=1 00:40:43 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:40:43 ++ seq 0 0 00:40:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:40:43 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:40:43 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:40:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:40:43 + '[' -1 -ge 2 ']' 00:40:43 ++ seq 0 -2 00:40:43 + NUM_OPENSTACK_HAPROXY_NODES=0 00:40:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:40:43 ++ seq 0 -1 00:40:43 + echo 'Contents of slave_addresses.txt:' 00:40:43 Contents of slave_addresses.txt: 00:40:43 + cat slave_addresses.txt 00:40:43 NUM_ODL_SYSTEM=3 00:40:43 NUM_TOOLS_SYSTEM=1 00:40:43 NUM_OPENSTACK_SYSTEM=0 00:40:43 ODL_SYSTEM_IP=10.30.170.133 00:40:43 ODL_SYSTEM_1_IP=10.30.170.133 00:40:43 ODL_SYSTEM_2_IP=10.30.170.179 00:40:43 ODL_SYSTEM_3_IP=10.30.170.62 00:40:43 TOOLS_SYSTEM_IP=10.30.171.12 00:40:43 TOOLS_SYSTEM_1_IP=10.30.171.12 00:40:43 NUM_OPENSTACK_CONTROL_NODES=1 00:40:43 OPENSTACK_CONTROL_NODE_1_IP= 00:40:43 NUM_OPENSTACK_COMPUTE_NODES=-1 00:40:43 NUM_OPENSTACK_HAPROXY_NODES=0 00:40:43 [EnvInject] - Injecting environment variables from a build step. 00:40:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:40:43 [EnvInject] - Variables injected successfully. 00:40:43 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins17503856797549674999.sh 00:40:43 Preparing for JRE Version 21 00:40:43 Karaf artifact is karaf 00:40:43 Karaf project is integration 00:40:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:40:43 [EnvInject] - Injecting environment variables from a build step. 00:40:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:40:43 [EnvInject] - Variables injected successfully. 00:40:43 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins3248515198197393507.sh 00:40:43 2026-02-22 00:40:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 00:40:43 Bundle version is 0.23.1-SNAPSHOT 00:40:43 --2026-02-22 00:40:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 00:40:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:40:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:40:43 HTTP request sent, awaiting response... 404 Not Found 00:40:43 2026-02-22 00:40:43 ERROR 404: Not Found. 00:40:43 00:40:43 maven-metadata.xml: No such file or directory 00:40:43 Nexus timestamp is 00:40:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:43 Distribution bundle is karaf-.zip 00:40:43 Distribution bundle version is 0.23.1-SNAPSHOT 00:40:43 Distribution folder is karaf-0.23.1-SNAPSHOT 00:40:43 Nexus prefix is https://nexus.opendaylight.org 00:40:43 [EnvInject] - Injecting environment variables from a build step. 00:40:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:40:43 [EnvInject] - Variables injected successfully. 00:40:43 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins3118742938040708087.sh 00:40:43 Setup pyenv: 00:40:44 system 00:40:44 3.8.13 00:40:44 3.9.13 00:40:44 3.10.13 00:40:44 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:40:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:40:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:40:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:40:46 lf-activate-venv(): INFO: Base packages installed successfully 00:40:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:40:53 Copying common-functions.sh to /tmp 00:40:55 Copying common-functions.sh to 10.30.170.133:/tmp 00:40:55 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:40:56 Copying common-functions.sh to 10.30.170.179:/tmp 00:40:56 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:40:56 Copying common-functions.sh to 10.30.170.62:/tmp 00:40:56 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:40:57 Copying common-functions.sh to 10.30.171.12:/tmp 00:40:57 Warning: Permanently added '10.30.171.12' (ECDSA) to the list of known hosts. 00:40:57 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins18108659296054186676.sh 00:40:57 common-functions.sh is being sourced 00:40:57 common-functions environment: 00:40:57 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:57 ACTUALFEATURES: 00:40:57 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:57 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:57 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:57 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:57 CONTROLLERMEM: 2048m 00:40:57 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:57 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:57 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:57 SUITES: 00:40:57 00:40:57 ################################################# 00:40:57 ## Configure Cluster and Start ## 00:40:57 ################################################# 00:40:57 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 00:40:57 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 00:40:57 Locating script plan to use... 00:40:57 Finished running script plans 00:40:57 Configuring member-1 with IP address 10.30.170.133 00:40:57 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:40:58 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:40:58 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:40:58 ++ [[ /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 ]] 00:40:58 ++ echo 'common-functions.sh is being sourced' 00:40:58 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:40:58 ++ DISTROSTREAM=vanadium 00:40:58 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:58 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:58 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:58 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:58 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:58 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:58 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 ++ export CONTROLLERMEM= 00:40:58 ++ CONTROLLERMEM= 00:40:58 ++ case "${DISTROSTREAM}" in 00:40:58 ++ CLUSTER_SYSTEM=akka 00:40:58 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:58 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:58 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:58 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:58 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:58 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:58 ++ print_common_env 00:40:58 ++ cat 00:40:58 common-functions.sh is being sourced 00:40:58 common-functions environment: 00:40:58 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:58 ACTUALFEATURES: 00:40:58 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:58 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:58 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 CONTROLLERMEM: 00:40:58 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:58 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:58 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:58 SUITES: 00:40:58 00:40:58 ++ SSH='ssh -t -t' 00:40:58 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:40:58 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:40:58 Changing to /tmp 00:40:58 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:58 + echo 'Changing to /tmp' 00:40:58 + cd /tmp 00:40:58 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:40:58 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:58 --2026-02-22 00:40:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:40:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:40:58 HTTP request sent, awaiting response... 404 Not Found 00:40:58 2026-02-22 00:40:58 ERROR 404: Not Found. 00:40:58 00:40:58 Extracting the new controller... 00:40:58 + echo 'Extracting the new controller...' 00:40:58 + unzip -q karaf-.zip 00:40:58 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:40:58 Adding external repositories... 00:40:58 + echo 'Adding external repositories...' 00:40:58 + 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/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:40:58 Configuring the startup features... 00:40:58 + [[ True == \T\r\u\e ]] 00:40:58 + echo 'Configuring the startup features...' 00:40:58 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:58 + FEATURE_TEST_STRING=features-test 00:40:58 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:40:58 + KARAF_VERSION=karaf4 00:40:58 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:40:58 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:58 + [[ ! -z '' ]] 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:58 + configure_karaf_log karaf4 '' 00:40:58 + local -r karaf_version=karaf4 00:40:58 + local -r controllerdebugmap= 00:40:58 + local logapi=log4j 00:40:58 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:58 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:40:58 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:40:58 + '[' log4j == log4j2 ']' 00:40:58 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:58 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:58 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:40:58 controllerdebugmap: 00:40:58 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:58 + unset IFS 00:40:58 + echo 'controllerdebugmap: ' 00:40:58 + '[' -n '' ']' 00:40:58 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:58 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:40:58 + local -r controllermem=2048m 00:40:58 Configure 00:40:58 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:40:58 max memory: 2048m 00:40:58 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 + echo Configure 00:40:58 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:40:58 + echo ' max memory: 2048m' 00:40:58 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:40:58 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:58 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:58 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:58 Set Java version 00:40:58 + echo 'Set Java version' 00:40:58 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:40:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:40:58 sudo: a password is required 00:40:58 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:58 JDK default version ... 00:40:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:40:58 sudo: a password is required 00:40:58 + echo 'JDK default version ...' 00:40:58 + java -version 00:40:58 openjdk version "21.0.9" 2025-10-21 00:40:58 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:40:58 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:40:58 Set JAVA_HOME 00:40:58 + echo 'Set JAVA_HOME' 00:40:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:40:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:40:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:40:58 Listing all open ports on controller system... 00:40:58 + echo 'Listing all open ports on controller system...' 00:40:58 + netstat -pnatu 00:40:58 /tmp/configuration-script.sh: line 40: netstat: command not found 00:40:58 Configuring cluster 00:40:58 + '[' -f /tmp/custom_shard_config.txt ']' 00:40:58 + echo 'Configuring cluster' 00:40:58 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.133 10.30.170.179 10.30.170.62 00:40:58 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:40:58 Dump akka.conf 00:40:58 + echo 'Dump akka.conf' 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:40:58 Dump modules.conf 00:40:58 + echo 'Dump modules.conf' 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:40:58 Dump module-shards.conf 00:40:58 + echo 'Dump module-shards.conf' 00:40:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:40:58 Configuring member-2 with IP address 10.30.170.179 00:40:58 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:40:58 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:40:59 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:40:59 ++ [[ /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 ]] 00:40:59 common-functions.sh is being sourced 00:40:59 ++ echo 'common-functions.sh is being sourced' 00:40:59 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:40:59 ++ DISTROSTREAM=vanadium 00:40:59 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:59 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:59 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 ++ export CONTROLLERMEM= 00:40:59 ++ CONTROLLERMEM= 00:40:59 ++ case "${DISTROSTREAM}" in 00:40:59 ++ CLUSTER_SYSTEM=akka 00:40:59 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 ++ print_common_env 00:40:59 ++ cat 00:40:59 common-functions environment: 00:40:59 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 ACTUALFEATURES: 00:40:59 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:59 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 CONTROLLERMEM: 00:40:59 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 SUITES: 00:40:59 00:40:59 ++ SSH='ssh -t -t' 00:40:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:40:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:40:59 Changing to /tmp 00:40:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:59 + echo 'Changing to /tmp' 00:40:59 + cd /tmp 00:40:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:40:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:59 --2026-02-22 00:40:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:40:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:40:59 HTTP request sent, awaiting response... 404 Not Found 00:40:59 2026-02-22 00:40:59 ERROR 404: Not Found. 00:40:59 00:40:59 Extracting the new controller... 00:40:59 + echo 'Extracting the new controller...' 00:40:59 + unzip -q karaf-.zip 00:40:59 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:40:59 Adding external repositories... 00:40:59 + echo 'Adding external repositories...' 00:40:59 + 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/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:40:59 + [[ True == \T\r\u\e ]] 00:40:59 + echo 'Configuring the startup features...' 00:40:59 Configuring the startup features... 00:40:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:59 + FEATURE_TEST_STRING=features-test 00:40:59 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:40:59 + KARAF_VERSION=karaf4 00:40:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:40:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:59 + [[ ! -z '' ]] 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:59 + configure_karaf_log karaf4 '' 00:40:59 + local -r karaf_version=karaf4 00:40:59 + local -r controllerdebugmap= 00:40:59 + local logapi=log4j 00:40:59 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:40:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:40:59 + '[' log4j == log4j2 ']' 00:40:59 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:40:59 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 controllerdebugmap: 00:40:59 + unset IFS 00:40:59 + echo 'controllerdebugmap: ' 00:40:59 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 + '[' -n '' ']' 00:40:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:40:59 Configure 00:40:59 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:40:59 + local -r controllermem=2048m 00:40:59 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + echo Configure 00:40:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:40:59 max memory: 2048m 00:40:59 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + echo ' max memory: 2048m' 00:40:59 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:40:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:59 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directorySet Java version 00:40:59 00:40:59 + echo 'Set Java version' 00:40:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:40:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:40:59 sudo: a password is required 00:40:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:40:59 sudo: a password is required 00:40:59 JDK default version ... 00:40:59 + echo 'JDK default version ...' 00:40:59 + java -version 00:40:59 openjdk version "21.0.9" 2025-10-21 00:40:59 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:40:59 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:40:59 Set JAVA_HOME 00:40:59 + echo 'Set JAVA_HOME' 00:40:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:40:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:40:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:59 Listing all open ports on controller system... 00:40:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:40:59 + echo 'Listing all open ports on controller system...' 00:40:59 + netstat -pnatu 00:40:59 /tmp/configuration-script.sh: line 40: netstat: command not found 00:40:59 Configuring cluster 00:40:59 + '[' -f /tmp/custom_shard_config.txt ']' 00:40:59 + echo 'Configuring cluster' 00:40:59 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.133 10.30.170.179 10.30.170.62 00:40:59 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:40:59 Dump akka.conf 00:40:59 + echo 'Dump akka.conf' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:40:59 Dump modules.conf 00:40:59 + echo 'Dump modules.conf' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 Dump module-shards.conf 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:40:59 + echo 'Dump module-shards.conf' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:40:59 Configuring member-3 with IP address 10.30.170.62 00:40:59 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:40:59 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:40:59 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 00:40:59 ++ [[ /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 ]] 00:40:59 ++ echo 'common-functions.sh is being sourced' 00:40:59 common-functions.sh is being sourced 00:40:59 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 00:40:59 ++ DISTROSTREAM=vanadium 00:40:59 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:59 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:59 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 ++ export CONTROLLERMEM= 00:40:59 ++ CONTROLLERMEM= 00:40:59 ++ case "${DISTROSTREAM}" in 00:40:59 ++ CLUSTER_SYSTEM=akka 00:40:59 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 ++ print_common_env 00:40:59 ++ cat 00:40:59 common-functions environment: 00:40:59 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 ACTUALFEATURES: 00:40:59 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 00:40:59 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 CONTROLLERMEM: 00:40:59 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:40:59 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:40:59 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:40:59 SUITES: 00:40:59 00:40:59 ++ SSH='ssh -t -t' 00:40:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:40:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:40:59 Changing to /tmp 00:40:59 + echo 'Changing to /tmp' 00:40:59 + cd /tmp 00:40:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip' 00:40:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:59 --2026-02-22 00:40:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-.zip 00:40:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:40:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:40:59 HTTP request sent, awaiting response... 404 Not Found 00:40:59 2026-02-22 00:40:59 ERROR 404: Not Found. 00:40:59 00:40:59 Extracting the new controller... 00:40:59 + echo 'Extracting the new controller...' 00:40:59 + unzip -q karaf-.zip 00:40:59 unzip: cannot find or open karaf-.zip, karaf-.zip.zip or karaf-.zip.ZIP. 00:40:59 Adding external repositories... 00:40:59 + echo 'Adding external repositories...' 00:40:59 + 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/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory 00:40:59 + [[ True == \T\r\u\e ]] 00:40:59 + echo 'Configuring the startup features...' 00:40:59 Configuring the startup features... 00:40:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:59 + FEATURE_TEST_STRING=features-test 00:40:59 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 00:40:59 + KARAF_VERSION=karaf4 00:40:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:40:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:59 + [[ ! -z '' ]] 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg: No such file or directory 00:40:59 + configure_karaf_log karaf4 '' 00:40:59 + local -r karaf_version=karaf4 00:40:59 + local -r controllerdebugmap= 00:40:59 + local logapi=log4j 00:40:59 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 grep: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j 00:40:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j' 00:40:59 + '[' log4j == log4j2 ']' 00:40:59 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN' 00:40:59 controllerdebugmap: 00:40:59 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 /tmp/common-functions.sh: line 134: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + unset IFS 00:40:59 + echo 'controllerdebugmap: ' 00:40:59 + '[' -n '' ']' 00:40:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg: No such file or directory 00:40:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 Configure 00:40:59 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:40:59 max memory: 2048m 00:40:59 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:40:59 + local -r controllermem=2048m 00:40:59 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + echo Configure 00:40:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:40:59 + echo ' max memory: 2048m' 00:40:59 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:40:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 sed: can't read /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:59 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 00:40:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 00:40:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv: No such file or directory 00:40:59 Set Java version 00:40:59 + echo 'Set Java version' 00:40:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:40:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:40:59 sudo: a password is required 00:40:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:40:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:40:59 sudo: a password is required 00:40:59 JDK default version ... 00:40:59 + echo 'JDK default version ...' 00:40:59 + java -version 00:41:00 openjdk version "21.0.9" 2025-10-21 00:41:00 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:41:00 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:41:00 Set JAVA_HOME 00:41:00 + echo 'Set JAVA_HOME' 00:41:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:41:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:41:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:41:00 Listing all open ports on controller system... 00:41:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:41:00 + echo 'Listing all open ports on controller system...' 00:41:00 + netstat -pnatu 00:41:00 /tmp/configuration-script.sh: line 40: netstat: command not found 00:41:00 Configuring cluster 00:41:00 + '[' -f /tmp/custom_shard_config.txt ']' 00:41:00 + echo 'Configuring cluster' 00:41:00 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.133 10.30.170.179 10.30.170.62 00:41:00 /tmp/configuration-script.sh: line 50: /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh: No such file or directory 00:41:00 Dump akka.conf 00:41:00 + echo 'Dump akka.conf' 00:41:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf 00:41:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory 00:41:00 Dump modules.conf 00:41:00 + echo 'Dump modules.conf' 00:41:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 00:41:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf: No such file or directory 00:41:00 Dump module-shards.conf 00:41:00 + echo 'Dump module-shards.conf' 00:41:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 00:41:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory 00:41:00 Locating config plan to use... 00:41:00 Finished running config plans 00:41:00 Starting member-1 with IP address 10.30.170.133 00:41:00 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:41:00 Warning: Permanently added '10.30.170.133' (ECDSA) to the list of known hosts. 00:41:00 Redirecting karaf console output to karaf_console.log 00:41:00 Starting controller... 00:41:00 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:41:00 Starting member-2 with IP address 10.30.170.179 00:41:00 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:41:00 Warning: Permanently added '10.30.170.179' (ECDSA) to the list of known hosts. 00:41:01 Redirecting karaf console output to karaf_console.log 00:41:01 Starting controller... 00:41:01 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:41:01 Starting member-3 with IP address 10.30.170.62 00:41:01 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:41:01 Warning: Permanently added '10.30.170.62' (ECDSA) to the list of known hosts. 00:41:01 Redirecting karaf console output to karaf_console.log 00:41:01 Starting controller... 00:41:01 /tmp/startup-script.sh: line 6: /tmp/karaf-0.23.1-SNAPSHOT/bin/start: No such file or directory 00:41:01 Build step 'Execute shell' marked build as failure 00:41:01 $ ssh-agent -k 00:41:01 unset SSH_AUTH_SOCK; 00:41:01 unset SSH_AGENT_PID; 00:41:01 echo Agent pid 5276 killed; 00:41:01 [ssh-agent] Stopped. 00:41:01 Recording plot data 00:41:01 Robot results publisher started... 00:41:01 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:41:01 -Parsing output xml: 00:41:01 Failed! 00:41:01 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml 00:41:01 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 00:41:01 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 00:41:01 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 00:41:01 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 00:41:01 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 00:41:01 at hudson.remoting.Request$2.run(Request.java:377) 00:41:01 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 00:41:01 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 00:41:01 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 00:41:01 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 00:41:01 at java.base/java.lang.Thread.run(Thread.java:829) 00:41:01 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-19766 00:41:01 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 00:41:01 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 00:41:01 at hudson.remoting.Channel.call(Channel.java:1003) 00:41:01 at hudson.FilePath.act(FilePath.java:1230) 00:41:01 at hudson.FilePath.act(FilePath.java:1219) 00:41:01 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 00:41:01 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 00:41:01 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 00:41:01 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 00:41:01 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 00:41:01 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 00:41:01 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 00:41:01 at hudson.model.Build$BuildExecution.post2(Build.java:179) 00:41:01 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 00:41:01 at hudson.model.Run.execute(Run.java:1918) 00:41:01 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 00:41:01 at hudson.model.ResourceController.execute(ResourceController.java:101) 00:41:01 at hudson.model.Executor.run(Executor.java:442) 00:41:01 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:01 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins2890590591245228231.sh 00:41:01 Archiving csit artifacts 00:41:01 mv: cannot stat 'odl1_*': No such file or directory 00:41:01 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 00:41:01 mv: cannot stat '*_1.png': No such file or directory 00:41:01 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:41:01 mv: cannot stat 'gclogs-1': No such file or directory 00:41:01 mv: cannot stat 'odl2_*': No such file or directory 00:41:01 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 00:41:01 mv: cannot stat '*_2.png': No such file or directory 00:41:01 mv: cannot stat '/tmp/odl2_*': No such file or directory 00:41:01 mv: cannot stat 'gclogs-2': No such file or directory 00:41:01 mv: cannot stat 'odl3_*': No such file or directory 00:41:01 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 00:41:01 mv: cannot stat '*_3.png': No such file or directory 00:41:01 mv: cannot stat '/tmp/odl3_*': No such file or directory 00:41:01 mv: cannot stat 'gclogs-3': No such file or directory 00:41:01 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:01 Dload Upload Total Spent Left Speed 00:41:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1175 0 1175 0 0 4835 0 --:--:-- --:--:-- --:--:-- 4835 00:41:02 Archive: robot-plugin.zip 00:41:02 End-of-central-directory signature not found. Either this file is not 00:41:02 a zipfile, or it constitutes one disk of a multi-part archive. In the 00:41:02 latter case the central directory and zipfile comment will be found on 00:41:02 the last disk(s) of this archive. 00:41:02 unzip: cannot find zipfile directory in one of robot-plugin.zip or 00:41:02 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 00:41:02 mv: cannot stat '*.log': No such file or directory 00:41:02 mv: cannot stat '*.log.gz': No such file or directory 00:41:02 mv: cannot stat '*.csv': No such file or directory 00:41:02 mv: cannot stat '*.png': No such file or directory 00:41:02 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:02 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins8274863053522205286.sh 00:41:02 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:02 [EnvInject] - Injecting environment variables from a build step. 00:41:02 [EnvInject] - Injecting as environment variables the properties content 00:41:02 OS_CLOUD=vex 00:41:02 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 00:41:02 00:41:02 [EnvInject] - Variables injected successfully. 00:41:02 provisioning config files... 00:41:02 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:41:02 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6731989659938679148.sh 00:41:02 ---> openstack-stack-delete.sh 00:41:02 Setup pyenv: 00:41:02 system 00:41:02 3.8.13 00:41:02 3.9.13 00:41:02 3.10.13 00:41:02 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:41:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:41:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:41:03 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:41:04 lf-activate-venv(): INFO: Base packages installed successfully 00:41:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:41:17 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:41:17 INFO: Stack cost retrieval disabled, setting cost to 0 00:41:29 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 00:41:29 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-30 00:41:29 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:29 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins513532883384471557.sh 00:41:29 ---> sysstat.sh 00:41:29 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins15310373208918906874.sh 00:41:29 ---> package-listing.sh 00:41:29 ++ facter osfamily 00:41:29 ++ tr '[:upper:]' '[:lower:]' 00:41:30 + OS_FAMILY=redhat 00:41:30 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 00:41:30 + START_PACKAGES=/tmp/packages_start.txt 00:41:30 + END_PACKAGES=/tmp/packages_end.txt 00:41:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:41:30 + PACKAGES=/tmp/packages_start.txt 00:41:30 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 00:41:30 + PACKAGES=/tmp/packages_end.txt 00:41:30 + case "${OS_FAMILY}" in 00:41:30 + sort 00:41:30 + rpm -qa 00:41:30 + '[' -f /tmp/packages_start.txt ']' 00:41:30 + '[' -f /tmp/packages_end.txt ']' 00:41:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:41:30 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 00:41:30 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 00:41:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 00:41:30 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins17674649806121177268.sh 00:41:30 ---> capture-instance-metadata.sh 00:41:30 Setup pyenv: 00:41:31 system 00:41:31 3.8.13 00:41:31 3.9.13 00:41:31 3.10.13 00:41:31 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:41:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:41:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:41:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:41:33 lf-activate-venv(): INFO: Base packages installed successfully 00:41:33 lf-activate-venv(): INFO: Installing additional packages: lftools 00:41:43 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:41:43 INFO: Running in OpenStack, capturing instance metadata 00:41:44 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6627064622245641696.sh 00:41:44 provisioning config files... 00:41:44 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #30 00:41:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config1212285634945042775tmp 00:41:44 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:41:44 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:41:44 provisioning config files... 00:41:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:41:45 [EnvInject] - Injecting environment variables from a build step. 00:41:45 [EnvInject] - Injecting as environment variables the properties content 00:41:45 SERVER_ID=logs 00:41:45 00:41:45 [EnvInject] - Variables injected successfully. 00:41:45 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9207473244125799481.sh 00:41:45 ---> create-netrc.sh 00:41:45 WARN: Log server credential not found. 00:41:45 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins811223381238265544.sh 00:41:45 ---> python-tools-install.sh 00:41:45 Setup pyenv: 00:41:45 system 00:41:45 3.8.13 00:41:45 3.9.13 00:41:45 3.10.13 00:41:45 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:41:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:41:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:41:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:41:47 lf-activate-venv(): INFO: Base packages installed successfully 00:41:47 lf-activate-venv(): INFO: Installing additional packages: lftools 00:41:56 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:41:56 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6354509402017561930.sh 00:41:56 ---> sudo-logs.sh 00:41:56 Archiving 'sudo' log.. 00:41:56 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins12515303437193828364.sh 00:41:56 ---> job-cost.sh 00:41:56 INFO: Activating Python virtual environment... 00:41:56 Setup pyenv: 00:41:56 system 00:41:56 3.8.13 00:41:56 3.9.13 00:41:56 3.10.13 00:41:56 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:41:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:41:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:41:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:41:58 lf-activate-venv(): INFO: Base packages installed successfully 00:41:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:42:05 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:42:05 DEBUG: Contents of stack-cost file: 00:42:05 total: 0 00:42:05 INFO: Retrieving Stack Cost... 00:42:05 INFO: Stack cost: 0 00:42:05 INFO: Instance uptime: 320s 00:42:05 INFO: Fetching instance metadata (attempt 1 of 3)... 00:42:05 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 00:42:05 INFO: Successfully fetched instance metadata 00:42:05 INFO: Instance type: v3-standard-2 00:42:05 INFO: Retrieving pricing info for: v3-standard-2 00:42:05 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 00:42:05 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=320 00:42:05 INFO: Successfully fetched Vexxhost pricing API 00:42:05 INFO: Retrieved cost: 0.06 00:42:05 INFO: Retrieved resource: v3-standard-2 00:42:05 INFO: Creating archive directory: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/cost 00:42:05 INFO: Archiving costs to: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/cost.csv 00:42:05 INFO: Successfully archived job cost data 00:42:05 DEBUG: Cost data: mdsal-csit-3node-netty-replicate-only-vanadium,30,2026-02-22 00:42:05,v3-standard-2,320,0.06,0.00,FAILURE 00:42:05 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins11119078999695559743.sh 00:42:05 ---> logs-deploy.sh 00:42:05 Setup pyenv: 00:42:06 system 00:42:06 3.8.13 00:42:06 3.9.13 00:42:06 3.10.13 00:42:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 00:42:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gsxD from file:/tmp/.os_lf_venv 00:42:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:42:06 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:42:07 lf-activate-venv(): INFO: Base packages installed successfully 00:42:07 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-gsxD/bin to PATH 00:42:16 WARNING: Nexus logging server not set 00:42:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/30/ 00:42:16 INFO: archiving logs to S3 00:42:17 ---> uname -a: 00:42:17 Linux prd-centos8-robot-2c-8g-19766.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 00:42:17 00:42:17 00:42:17 ---> lscpu: 00:42:17 Architecture: x86_64 00:42:17 CPU op-mode(s): 32-bit, 64-bit 00:42:17 Byte Order: Little Endian 00:42:17 CPU(s): 2 00:42:17 On-line CPU(s) list: 0,1 00:42:17 Thread(s) per core: 1 00:42:17 Core(s) per socket: 1 00:42:17 Socket(s): 2 00:42:17 NUMA node(s): 1 00:42:17 Vendor ID: AuthenticAMD 00:42:17 CPU family: 23 00:42:17 Model: 49 00:42:17 Model name: AMD EPYC-Rome Processor 00:42:17 Stepping: 0 00:42:17 CPU MHz: 2799.998 00:42:17 BogoMIPS: 5599.99 00:42:17 Virtualization: AMD-V 00:42:17 Hypervisor vendor: KVM 00:42:17 Virtualization type: full 00:42:17 L1d cache: 32K 00:42:17 L1i cache: 32K 00:42:17 L2 cache: 512K 00:42:17 L3 cache: 16384K 00:42:17 NUMA node0 CPU(s): 0,1 00:42:17 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 00:42:17 00:42:17 00:42:17 ---> nproc: 00:42:17 2 00:42:17 00:42:17 00:42:17 ---> df -h: 00:42:17 Filesystem Size Used Avail Use% Mounted on 00:42:17 devtmpfs 3.8G 0 3.8G 0% /dev 00:42:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:42:17 tmpfs 3.8G 17M 3.8G 1% /run 00:42:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:42:17 /dev/vda1 40G 8.5G 32G 22% / 00:42:17 tmpfs 770M 0 770M 0% /run/user/1001 00:42:17 00:42:17 00:42:17 ---> free -m: 00:42:17 total used free shared buff/cache available 00:42:17 Mem: 7697 588 4749 19 2359 6804 00:42:17 Swap: 1023 0 1023 00:42:17 00:42:17 00:42:17 ---> ip addr: 00:42:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:42:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:42:17 inet 127.0.0.1/8 scope host lo 00:42:17 valid_lft forever preferred_lft forever 00:42:17 inet6 ::1/128 scope host 00:42:17 valid_lft forever preferred_lft forever 00:42:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:42:17 link/ether fa:16:3e:63:c1:97 brd ff:ff:ff:ff:ff:ff 00:42:17 altname enp0s3 00:42:17 altname ens3 00:42:17 inet 10.30.170.185/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:42:17 valid_lft 86079sec preferred_lft 86079sec 00:42:17 inet6 fe80::f816:3eff:fe63:c197/64 scope link 00:42:17 valid_lft forever preferred_lft forever 00:42:17 00:42:17 00:42:17 ---> sar -b -r -n DEV: 00:42:17 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) 00:42:17 00:42:17 00:36:52 LINUX RESTART (2 CPU) 00:42:17 00:42:17 12:38:01 AM tps rtps wtps bread/s bwrtn/s 00:42:17 12:39:01 AM 122.09 1.08 121.01 75.31 12685.15 00:42:17 12:40:01 AM 24.11 0.45 23.66 64.78 2261.70 00:42:17 12:41:01 AM 79.53 9.18 70.35 1506.05 6535.03 00:42:17 12:42:01 AM 45.73 0.68 45.05 96.77 3716.63 00:42:17 Average: 67.87 2.85 65.02 435.77 6299.64 00:42:17 00:42:17 12:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:42:17 12:39:01 AM 5168216 7008208 2714208 34.43 2688 2016380 696724 7.80 198416 2165588 40220 00:42:17 12:40:01 AM 5138344 7026080 2744080 34.81 2688 2062976 694988 7.78 224800 2168644 44476 00:42:17 12:41:01 AM 4958696 7059900 2923728 37.09 2688 2268316 613828 6.87 266608 2274776 76128 00:42:17 12:42:01 AM 4902624 7004844 2979800 37.80 2688 2269544 664616 7.44 473996 2126264 11460 00:42:17 Average: 5041970 7024758 2840454 36.04 2688 2154304 667539 7.47 290955 2183818 43071 00:42:17 00:42:17 12:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:42:17 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:17 12:39:01 AM eth0 79.04 63.61 890.33 9.78 0.00 0.00 0.00 0.00 00:42:17 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:17 12:40:01 AM eth0 18.44 14.78 7.74 5.25 0.00 0.00 0.00 0.00 00:42:17 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:17 12:41:01 AM eth0 72.11 59.32 344.63 23.71 0.00 0.00 0.00 0.00 00:42:17 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:17 12:42:01 AM eth0 27.04 22.56 24.22 14.84 0.00 0.00 0.00 0.00 00:42:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:42:17 Average: eth0 49.16 40.07 316.73 13.40 0.00 0.00 0.00 0.00 00:42:17 00:42:17 00:42:17 ---> sar -P ALL: 00:42:17 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) 00:42:17 00:42:17 00:36:52 LINUX RESTART (2 CPU) 00:42:17 00:42:17 12:38:01 AM CPU %user %nice %system %iowait %steal %idle 00:42:17 12:39:01 AM all 30.28 0.00 5.02 1.36 0.08 63.26 00:42:17 12:39:01 AM 0 39.73 0.00 6.23 1.52 0.08 52.44 00:42:17 12:39:01 AM 1 20.85 0.00 3.82 1.20 0.08 74.05 00:42:17 12:40:01 AM all 15.41 0.00 2.59 0.34 0.08 81.58 00:42:17 12:40:01 AM 0 18.90 0.00 3.05 0.45 0.07 77.53 00:42:17 12:40:01 AM 1 11.92 0.00 2.12 0.23 0.08 85.64 00:42:17 12:41:01 AM all 31.35 0.00 5.87 1.57 0.10 61.12 00:42:17 12:41:01 AM 0 33.28 0.00 6.20 0.97 0.10 59.45 00:42:17 12:41:01 AM 1 29.41 0.00 5.54 2.17 0.10 62.78 00:42:17 12:42:01 AM all 30.98 0.00 4.21 0.33 0.08 64.39 00:42:17 12:42:01 AM 0 35.23 0.00 4.38 0.47 0.08 59.84 00:42:17 12:42:01 AM 1 26.72 0.00 4.04 0.20 0.08 68.95 00:42:17 Average: all 27.01 0.00 4.42 0.90 0.09 67.58 00:42:17 Average: 0 31.79 0.00 4.97 0.85 0.08 62.31 00:42:17 Average: 1 22.23 0.00 3.88 0.95 0.09 72.85 00:42:17 00:42:17 00:42:17