23:47:25 Started by upstream project "netconf-distribution-mri-test-titanium" build number 57
23:47:25 originally caused by:
23:47:25 Started by timer
23:47:25 Running as SYSTEM
23:47:25 [EnvInject] - Loading node environment variables.
23:47:25 Building remotely on prd-centos8-robot-2c-8g-641 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:47:25 [ssh-agent] Looking for ssh-agent implementation...
23:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:47:26 $ ssh-agent
23:47:26 SSH_AUTH_SOCK=/tmp/ssh-kr1ruaacYVPK/agent.5162
23:47:26 SSH_AGENT_PID=5163
23:47:26 [ssh-agent] Started.
23:47:26 Running ssh-add (command line suppressed)
23:47:26 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_3810415595330321818.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_3810415595330321818.key)
23:47:26 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:47:26 The recommended git tool is: NONE
23:47:30 using credential opendaylight-jenkins-ssh
23:47:30 Wiping out workspace first.
23:47:30 Cloning the remote Git repository
23:47:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:47:30 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10
23:47:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:47:30 > git --version # timeout=10
23:47:30 > git --version # 'git version 2.43.0'
23:47:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:47:31 [INFO] Currently running in a labeled security context
23:47:31 [INFO] Currently SELinux is 'enforcing' on the host
23:47:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh12600910212255664445.key
23:47:31 Verifying host key using known hosts file
23:47:31 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:47:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:47:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:47:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:47:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:47:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:47:33 [INFO] Currently running in a labeled security context
23:47:33 [INFO] Currently SELinux is 'enforcing' on the host
23:47:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh9059864740976281710.key
23:47:33 Verifying host key using known hosts file
23:47:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:47:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:47:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:47:34 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:47:34 > git config core.sparsecheckout # timeout=10
23:47:34 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:47:34 Commit message: "Adapt test for new pce-allocation field"
23:47:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:47:34 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:47:34 No emails were triggered.
23:47:34 provisioning config files...
23:47:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:47:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:47:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:47:35 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11661720298310533072.sh
23:47:35 ---> python-tools-install.sh
23:47:35 Setup pyenv:
23:47:35 system
23:47:35 * 3.8.13 (set by /opt/pyenv/version)
23:47:35 * 3.9.13 (set by /opt/pyenv/version)
23:47:35 * 3.10.13 (set by /opt/pyenv/version)
23:47:35 * 3.11.7 (set by /opt/pyenv/version)
23:47:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WEss
23:47:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:47:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:47:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:47:44 lf-activate-venv(): INFO: Base packages installed successfully
23:47:44 lf-activate-venv(): INFO: Installing additional packages: lftools
23:48:11 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:48:11 Generating Requirements File
23:48:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:48:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:48:32 Python 3.11.7
23:48:33 pip 25.2 from /tmp/venv-WEss/lib/python3.11/site-packages/pip (python 3.11)
23:48:33 appdirs==1.4.4
23:48:33 argcomplete==3.6.2
23:48:33 aspy.yaml==1.3.0
23:48:33 attrs==25.3.0
23:48:33 autopage==0.5.2
23:48:33 beautifulsoup4==4.14.2
23:48:33 boto3==1.40.45
23:48:33 botocore==1.40.45
23:48:33 bs4==0.0.2
23:48:33 cachetools==6.2.0
23:48:33 certifi==2025.8.3
23:48:33 cffi==2.0.0
23:48:33 cfgv==3.4.0
23:48:33 chardet==5.2.0
23:48:33 charset-normalizer==3.4.3
23:48:33 click==8.3.0
23:48:33 cliff==4.11.0
23:48:33 cmd2==2.7.0
23:48:33 cryptography==3.3.2
23:48:33 debtcollector==3.0.0
23:48:33 decorator==5.2.1
23:48:33 defusedxml==0.7.1
23:48:33 Deprecated==1.2.18
23:48:33 distlib==0.4.0
23:48:33 dnspython==2.8.0
23:48:33 docker==7.1.0
23:48:33 dogpile.cache==1.4.1
23:48:33 durationpy==0.10
23:48:33 email-validator==2.3.0
23:48:33 filelock==3.19.1
23:48:33 future==1.0.0
23:48:33 gitdb==4.0.12
23:48:33 GitPython==3.1.45
23:48:33 google-auth==2.41.1
23:48:33 httplib2==0.31.0
23:48:33 identify==2.6.15
23:48:33 idna==3.10
23:48:33 importlib-resources==1.5.0
23:48:33 iso8601==2.1.0
23:48:33 Jinja2==3.1.6
23:48:33 jmespath==1.0.1
23:48:33 jsonpatch==1.33
23:48:33 jsonpointer==3.0.0
23:48:33 jsonschema==4.25.1
23:48:33 jsonschema-specifications==2025.9.1
23:48:33 keystoneauth1==5.12.0
23:48:33 kubernetes==34.1.0
23:48:33 lftools==0.37.14
23:48:33 lxml==6.0.2
23:48:33 markdown-it-py==4.0.0
23:48:33 MarkupSafe==3.0.3
23:48:33 mdurl==0.1.2
23:48:33 msgpack==1.1.1
23:48:33 multi_key_dict==2.0.3
23:48:33 munch==4.0.0
23:48:33 netaddr==1.3.0
23:48:33 niet==1.4.2
23:48:33 nodeenv==1.9.1
23:48:33 oauth2client==4.1.3
23:48:33 oauthlib==3.3.1
23:48:33 openstacksdk==4.7.1
23:48:33 os-service-types==1.8.0
23:48:33 osc-lib==4.2.0
23:48:33 oslo.config==10.0.0
23:48:33 oslo.context==6.1.0
23:48:33 oslo.i18n==6.6.0
23:48:33 oslo.log==7.2.1
23:48:33 oslo.serialization==5.8.0
23:48:33 oslo.utils==9.1.0
23:48:33 packaging==25.0
23:48:33 pbr==7.0.1
23:48:33 platformdirs==4.4.0
23:48:33 prettytable==3.16.0
23:48:33 psutil==7.1.0
23:48:33 pyasn1==0.6.1
23:48:33 pyasn1_modules==0.4.2
23:48:33 pycparser==2.23
23:48:33 pygerrit2==2.0.15
23:48:33 PyGithub==2.8.1
23:48:33 Pygments==2.19.2
23:48:33 PyJWT==2.10.1
23:48:33 PyNaCl==1.6.0
23:48:33 pyparsing==2.4.7
23:48:33 pyperclip==1.11.0
23:48:33 pyrsistent==0.20.0
23:48:33 python-cinderclient==9.8.0
23:48:33 python-dateutil==2.9.0.post0
23:48:33 python-heatclient==4.3.0
23:48:33 python-jenkins==1.8.3
23:48:33 python-keystoneclient==5.7.0
23:48:33 python-magnumclient==4.9.0
23:48:33 python-openstackclient==8.2.0
23:48:33 python-swiftclient==4.8.0
23:48:33 PyYAML==6.0.3
23:48:33 referencing==0.36.2
23:48:33 requests==2.32.5
23:48:33 requests-oauthlib==2.0.0
23:48:33 requestsexceptions==1.4.0
23:48:33 rfc3986==2.0.0
23:48:33 rich==14.1.0
23:48:33 rich-argparse==1.7.1
23:48:33 rpds-py==0.27.1
23:48:33 rsa==4.9.1
23:48:33 ruamel.yaml==0.18.15
23:48:33 ruamel.yaml.clib==0.2.14
23:48:33 s3transfer==0.14.0
23:48:33 simplejson==3.20.2
23:48:33 six==1.17.0
23:48:33 smmap==5.0.2
23:48:33 soupsieve==2.8
23:48:33 stevedore==5.5.0
23:48:33 tabulate==0.9.0
23:48:33 toml==0.10.2
23:48:33 tomlkit==0.13.3
23:48:33 tqdm==4.67.1
23:48:33 typing_extensions==4.15.0
23:48:33 tzdata==2025.2
23:48:33 urllib3==1.26.20
23:48:33 virtualenv==20.34.0
23:48:33 wcwidth==0.2.14
23:48:33 websocket-client==1.8.0
23:48:33 wrapt==1.17.3
23:48:33 xdg==6.0.0
23:48:33 xmltodict==1.0.2
23:48:33 yq==3.4.3
23:48:33 [EnvInject] - Injecting environment variables from a build step.
23:48:33 [EnvInject] - Injecting as environment variables the properties content
23:48:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:48:33 OS_CLOUD=vex
23:48:33 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:48:33 OS_STACK_TEMPLATE_DIR=openstack-hot
23:48:33
23:48:33 [EnvInject] - Variables injected successfully.
23:48:33 provisioning config files...
23:48:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:48:33 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins57577840427888262.sh
23:48:33 ---> Create parameters file for OpenStack HOT
23:48:33 OpenStack Heat parameters generated
23:48:33 -----------------------------------
23:48:33 parameters:
23:48:33 vm_0_count: '3'
23:48:33 vm_0_flavor: 'v3-standard-4'
23:48:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
23:48:33 vm_1_count: '1'
23:48:33 vm_1_flavor: 'v3-standard-2'
23:48:33 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
23:48:33
23:48:33 job_name: '49281-111'
23:48:33 silo: 'releng'
23:48:33 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins16230036524326049742.sh
23:48:33 ---> Create HEAT stack
23:48:33 + source /home/jenkins/lf-env.sh
23:48:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:48:33 ++ mktemp -d /tmp/venv-XXXX
23:48:33 + lf_venv=/tmp/venv-r9b5
23:48:33 + local venv_file=/tmp/.os_lf_venv
23:48:33 + local python=python3
23:48:33 + local options
23:48:33 + local set_path=true
23:48:33 + local install_args=
23:48:33 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:48:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:48:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:48:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:48:33 + true
23:48:33 + case $1 in
23:48:33 + python=python3
23:48:33 + shift 2
23:48:33 + true
23:48:33 + case $1 in
23:48:33 + shift
23:48:33 + break
23:48:33 + case $python in
23:48:33 + local pkg_list=
23:48:33 + [[ -d /opt/pyenv ]]
23:48:33 + echo 'Setup pyenv:'
23:48:33 Setup pyenv:
23:48:33 + export PYENV_ROOT=/opt/pyenv
23:48:33 + PYENV_ROOT=/opt/pyenv
23:48:33 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:48:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:48:33 + pyenv versions
23:48:34 system
23:48:34 3.8.13
23:48:34 3.9.13
23:48:34 3.10.13
23:48:34 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:48:34 + command -v pyenv
23:48:34 ++ pyenv init - --no-rehash
23:48:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:48:34 for i in ${!paths[@]}; do
23:48:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:48:34 fi; done;
23:48:34 echo "${paths[*]}"'\'')"
23:48:34 export PATH="/opt/pyenv/shims:${PATH}"
23:48:34 export PYENV_SHELL=bash
23:48:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:48:34 pyenv() {
23:48:34 local command
23:48:34 command="${1:-}"
23:48:34 if [ "$#" -gt 0 ]; then
23:48:34 shift
23:48:34 fi
23:48:34
23:48:34 case "$command" in
23:48:34 rehash|shell)
23:48:34 eval "$(pyenv "sh-$command" "$@")"
23:48:34 ;;
23:48:34 *)
23:48:34 command pyenv "$command" "$@"
23:48:34 ;;
23:48:34 esac
23:48:34 }'
23:48:34 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:48:34 for i in ${!paths[@]}; do
23:48:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:48:34 fi; done;
23:48:34 echo "${paths[*]}"'
23:48:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:48:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:48:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:48:34 ++ export PYENV_SHELL=bash
23:48:34 ++ PYENV_SHELL=bash
23:48:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:48:34 +++ complete -F _pyenv pyenv
23:48:34 ++ lf-pyver python3
23:48:34 ++ local py_version_xy=python3
23:48:34 ++ local py_version_xyz=
23:48:34 ++ sed 's/^[ *]* //'
23:48:34 ++ pyenv versions
23:48:34 ++ local command
23:48:34 ++ command=versions
23:48:34 ++ '[' 1 -gt 0 ']'
23:48:34 ++ shift
23:48:34 ++ case "$command" in
23:48:34 ++ command pyenv versions
23:48:34 ++ pyenv versions
23:48:34 ++ awk '{ print $1 }'
23:48:34 ++ grep -E '^[0-9.]*[0-9]$'
23:48:34 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:48:34 +++ grep '^3' /tmp/.pyenv_versions
23:48:34 +++ sort -V
23:48:34 +++ tail -n 1
23:48:34 ++ py_version_xyz=3.11.7
23:48:34 ++ [[ -z 3.11.7 ]]
23:48:34 ++ echo 3.11.7
23:48:34 ++ return 0
23:48:34 + pyenv local 3.11.7
23:48:34 + local command
23:48:34 + command=local
23:48:34 + '[' 2 -gt 0 ']'
23:48:34 + shift
23:48:34 + case "$command" in
23:48:34 + command pyenv local 3.11.7
23:48:34 + pyenv local 3.11.7
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='lftools[openstack] '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='kubernetes '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='niet '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='python-heatclient '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='python-openstackclient '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='python-magnumclient '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='urllib3~=1.26.15 '
23:48:34 + for arg in "$@"
23:48:34 + case $arg in
23:48:34 + pkg_list+='yq '
23:48:34 + [[ -f /tmp/.os_lf_venv ]]
23:48:34 ++ cat /tmp/.os_lf_venv
23:48:34 + lf_venv=/tmp/venv-WEss
23:48:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from' file:/tmp/.os_lf_venv
23:48:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:48:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:48:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:48:34 + local 'pip_opts=--upgrade --quiet'
23:48:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:48:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:48:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:48:34 + [[ -n '' ]]
23:48:34 + [[ -n '' ]]
23:48:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:48:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:48:34 + /tmp/venv-WEss/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:48:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:48:36 lf-activate-venv(): INFO: Base packages installed successfully
23:48:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:48:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:48:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:48:36 + /tmp/venv-WEss/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:48:53 + type python3
23:48:53 + true
23:48:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH'
23:48:53 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:48:53 + PATH=/tmp/venv-WEss/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:48:53 + return 0
23:48:53 + openstack --os-cloud vex limits show --absolute
23:48:54 +--------------------------+---------+
23:48:54 | Name | Value |
23:48:54 +--------------------------+---------+
23:48:54 | maxTotalInstances | -1 |
23:48:54 | maxTotalCores | 450 |
23:48:54 | maxTotalRAMSize | 1000000 |
23:48:54 | maxServerMeta | 128 |
23:48:54 | maxImageMeta | 128 |
23:48:54 | maxPersonality | 5 |
23:48:54 | maxPersonalitySize | 10240 |
23:48:54 | maxTotalKeypairs | 100 |
23:48:54 | maxServerGroups | 10 |
23:48:54 | maxServerGroupMembers | 10 |
23:48:54 | maxTotalFloatingIps | -1 |
23:48:54 | maxSecurityGroups | -1 |
23:48:54 | maxSecurityGroupRules | -1 |
23:48:54 | totalRAMUsed | 630784 |
23:48:54 | totalCoresUsed | 154 |
23:48:54 | totalInstancesUsed | 54 |
23:48:54 | totalFloatingIpsUsed | 0 |
23:48:54 | totalSecurityGroupsUsed | 0 |
23:48:54 | totalServerGroupsUsed | 0 |
23:48:54 | maxTotalVolumes | -1 |
23:48:54 | maxTotalSnapshots | 10 |
23:48:54 | maxTotalVolumeGigabytes | 4096 |
23:48:54 | maxTotalBackups | 10 |
23:48:54 | maxTotalBackupGigabytes | 1000 |
23:48:54 | totalVolumesUsed | 0 |
23:48:54 | totalGigabytesUsed | 0 |
23:48:54 | totalSnapshotsUsed | 0 |
23:48:54 | totalBackupsUsed | 0 |
23:48:54 | totalBackupGigabytesUsed | 0 |
23:48:54 +--------------------------+---------+
23:48:54 + pushd /opt/ciman/openstack-hot
23:48:54 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:48:54 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-111 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml
23:49:31 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:49:31 Waiting to initialize infrastructure...
23:49:31 Waiting to initialize infrastructure...
23:49:31 Stack initialization successful.
23:49:31 ------------------------------------
23:49:31 Stack Details
23:49:31 ------------------------------------
23:49:31 {'added': None,
23:49:31 'capabilities': [],
23:49:31 'created_at': '2025-10-04T23:48:58Z',
23:49:31 'deleted': None,
23:49:31 'deleted_at': None,
23:49:31 'description': 'No description',
23:49:31 'environment': None,
23:49:31 'environment_files': None,
23:49:31 'files': None,
23:49:31 'files_container': None,
23:49:31 'id': 'cbc35e3b-b8e2-4c0e-b753-17af9679cf17',
23:49:31 'is_rollback_disabled': True,
23:49:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-111/cbc35e3b-b8e2-4c0e-b753-17af9679cf17',
23:49:31 'rel': 'self'}],
23:49:31 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:49:31 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-111',
23:49:31 'notification_topics': [],
23:49:31 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:49:31 'output_key': 'vm_0_ips',
23:49:31 'output_value': ['10.30.170.155',
23:49:31 '10.30.171.207',
23:49:31 '10.30.171.242']},
23:49:31 {'description': 'IP addresses of the 2nd vm types',
23:49:31 'output_key': 'vm_1_ips',
23:49:31 'output_value': ['10.30.171.100']}],
23:49:31 'owner_id': ****,
23:49:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:49:31 'OS::stack_id': 'cbc35e3b-b8e2-4c0e-b753-17af9679cf17',
23:49:31 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-111',
23:49:31 'job_name': '49281-111',
23:49:31 'silo': 'releng',
23:49:31 'vm_0_count': '3',
23:49:31 'vm_0_flavor': 'v3-standard-4',
23:49:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:49:31 '20250201-010426.857',
23:49:31 'vm_1_count': '1',
23:49:31 'vm_1_flavor': 'v3-standard-2',
23:49:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:49:31 '- 20250201-060151.911'},
23:49:31 'parent_id': None,
23:49:31 'replaced': None,
23:49:31 'status': 'CREATE_COMPLETE',
23:49:31 'status_reason': 'Stack CREATE completed successfully',
23:49:31 'tags': [],
23:49:31 'template': None,
23:49:31 'template_description': 'No description',
23:49:31 'template_url': None,
23:49:31 'timeout_mins': 15,
23:49:31 'unchanged': None,
23:49:31 'updated': None,
23:49:31 'updated_at': None,
23:49:31 'user_project_id': 'a61b9802a87d44aab93e48418c5bd833'}
23:49:31 ------------------------------------
23:49:31 + popd
23:49:31 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:49:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins2866267682383168825.sh
23:49:31 ---> Copy SSH public keys to CSIT lab
23:49:31 Setup pyenv:
23:49:32 system
23:49:32 3.8.13
23:49:32 3.9.13
23:49:32 3.10.13
23:49:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:49:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:34 lf-activate-venv(): INFO: Base packages installed successfully
23:49:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:49:47 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:49:48 SSH not responding on 10.30.171.207. Retrying in 10 seconds...
23:49:48 SSH not responding on 10.30.171.242. Retrying in 10 seconds...
23:49:48 SSH not responding on 10.30.170.155. Retrying in 10 seconds...
23:49:50 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts.
23:49:51 releng-49281-111-1-mininet-ovs-217-0
23:49:51 Successfully copied public keys to slave 10.30.171.100
23:49:58 Ping to 10.30.171.207 successful.
23:49:58 Ping to 10.30.171.242 successful.
23:49:58 Ping to 10.30.170.155 successful.
23:49:59 SSH not responding on 10.30.171.242. Retrying in 10 seconds...
23:50:00 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:50:00 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:50:01 releng-49281-111-0-builder-1
23:50:01 Successfully copied public keys to slave 10.30.171.207
23:50:01 releng-49281-111-0-builder-0
23:50:01 Successfully copied public keys to slave 10.30.170.155
23:50:01 Process 6491 ready.
23:50:01 Process 6492 ready.
23:50:09 Ping to 10.30.171.242 successful.
23:50:10 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:50:11 releng-49281-111-0-builder-2
23:50:11 Successfully copied public keys to slave 10.30.171.242
23:50:11 Process 6493 ready.
23:50:11 Process 6494 ready.
23:50:11 SSH ready on all stack servers.
23:50:11 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins16471521867354990406.sh
23:50:11 Setup pyenv:
23:50:11 system
23:50:11 3.8.13
23:50:11 3.9.13
23:50:11 3.10.13
23:50:11 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:50:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-su25
23:50:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv
23:50:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:50:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:50:21 lf-activate-venv(): INFO: Base packages installed successfully
23:50:21 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-su25/bin to PATH
23:50:23 + echo 'Installing Python Requirements'
23:50:23 Installing Python Requirements
23:50:23 + cat
23:50:23 + python -m pip install -r requirements.txt
23:50:23 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:50:23 Collecting docker-py (from -r requirements.txt (line 1))
23:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:50:24 Collecting ipaddr (from -r requirements.txt (line 2))
23:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:50:24 Preparing metadata (setup.py): started
23:50:24 Preparing metadata (setup.py): finished with status 'done'
23:50:24 Collecting netaddr (from -r requirements.txt (line 3))
23:50:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:50:24 Collecting netifaces (from -r requirements.txt (line 4))
23:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:50:24 Preparing metadata (setup.py): started
23:50:24 Preparing metadata (setup.py): finished with status 'done'
23:50:24 Collecting pyhocon (from -r requirements.txt (line 5))
23:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:50:24 Collecting requests (from -r requirements.txt (line 6))
23:50:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:50:24 Collecting robotframework (from -r requirements.txt (line 7))
23:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.0 MB/s 0:00:00
23:50:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:50:24 Preparing metadata (setup.py): started
23:50:25 Preparing metadata (setup.py): finished with status 'done'
23:50:25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:50:25 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:50:25 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:50:25 Preparing metadata (setup.py): started
23:50:25 Preparing metadata (setup.py): finished with status 'done'
23:50:25 Collecting scapy (from -r requirements.txt (line 12))
23:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:50:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 47.6 MB/s 0:00:00
23:50:25 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:50:25 Preparing metadata (setup.py): started
23:50:26 Preparing metadata (setup.py): finished with status 'done'
23:50:26 Collecting elasticsearch (from -r requirements.txt (line 18))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:50:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 35.6 MB/s 0:00:00
23:50:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:50:26 Collecting pyangbind (from -r requirements.txt (line 22))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:50:26 Collecting isodate (from -r requirements.txt (line 25))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:50:26 Collecting jmespath (from -r requirements.txt (line 28))
23:50:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:50:26 Collecting jsonpatch (from -r requirements.txt (line 31))
23:50:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:50:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:50:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:50:26 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:50:26 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:50:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:50:27 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
23:50:27 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:50:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
23:50:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
23:50:27 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:50:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:50:27 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
23:50:27 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:50:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
23:50:27 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:50:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:50:27 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:50:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:50:28 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:50:28 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:50:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:50:28 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
23:50:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:50:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:50:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:50:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:50:28 Collecting elasticsearch (from -r requirements.txt (line 18))
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:50:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 37.7 MB/s 0:00:00
23:50:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:50:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:50:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:50:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:50:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.1 MB/s 0:00:00
23:50:29 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:50:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
23:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 22.3 MB/s 0:00:00
23:50:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:50:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:50:31 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:50:31 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
23:50:31 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:50:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:50:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:50:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:50:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
23:50:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 62.4 MB/s 0:00:00
23:50:32 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:50:32 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:50:32 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:50:32 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:50:32 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
23:50:32 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:50:32 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:50:32 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:50:32 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:50:32 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:50:33 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:50:33 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:50:33 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:50:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:50:33 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:50:33 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:50:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:50:33 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:50:33 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:50:33 Building wheel for robotframework-sshlibrary (setup.py): started
23:50:33 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
23:50:33 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a4b7c33fedee46fefed48f9a790d8e9abdd5d449fe9da9255378d631cc4ef449
23:50:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:50:33 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:50:33 Building wheel for ipaddr (setup.py): started
23:50:33 Building wheel for ipaddr (setup.py): finished with status 'done'
23:50:33 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ecbfcfd2a602e97eb326aa54e5caf9e4696d3382ab555f369d924bff0707abab
23:50:33 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:50:33 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:50:33 Building wheel for netifaces (setup.py): started
23:50:36 Building wheel for netifaces (setup.py): finished with status 'done'
23:50:36 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=2a388fdd3eb740e54b95ecaa7f404d785f8a2ba2d25a8a6185b106c80d073321
23:50:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:50:36 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:50:36 Building wheel for robotframework-httplibrary (setup.py): started
23:50:36 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
23:50:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=6d9abc086c45064721816ea379f8a0411ca0ff272984f485976c944ac3a4f30a
23:50:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:50:36 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:50:36 Building wheel for jsonpath-rw (setup.py): started
23:50:36 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
23:50:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=23746ba8a20974464fab7eba1e525c24fadfb04587c2a43b5608780fcd3179ae
23:50:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:50:36 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:50:36 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:50:48
23:50:48 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
23:50:48 + pip freeze
23:50:48 attrs==25.3.0
23:50:48 bcrypt==5.0.0
23:50:48 beautifulsoup4==4.14.2
23:50:48 certifi==2025.8.3
23:50:48 cffi==2.0.0
23:50:48 charset-normalizer==3.4.3
23:50:48 click==8.3.0
23:50:48 cryptography==46.0.2
23:50:48 decorator==5.2.1
23:50:48 distlib==0.4.0
23:50:48 docker-py==1.10.6
23:50:48 docker-pycreds==0.4.0
23:50:48 elastic-transport==8.17.1
23:50:48 elasticsearch==8.19.1
23:50:48 elasticsearch-dsl==8.15.4
23:50:48 enum34==1.1.10
23:50:48 filelock==3.19.1
23:50:48 h11==0.16.0
23:50:48 idna==3.10
23:50:48 invoke==2.2.0
23:50:48 ipaddr==2.2.0
23:50:48 isodate==0.7.2
23:50:48 jmespath==1.0.1
23:50:48 jsonpatch==1.33
23:50:48 jsonpath-rw==1.4.0
23:50:48 jsonpointer==3.0.0
23:50:48 lxml==6.0.2
23:50:48 netaddr==1.3.0
23:50:48 netifaces==0.11.0
23:50:48 outcome==1.3.0.post0
23:50:48 paramiko==4.0.0
23:50:48 platformdirs==4.4.0
23:50:48 ply==3.11
23:50:48 pyang==2.7.1
23:50:48 pyangbind==0.8.6
23:50:48 pycparser==2.23
23:50:48 pyhocon==0.3.61
23:50:48 PyNaCl==1.6.0
23:50:48 pyparsing==3.2.5
23:50:48 PySocks==1.7.1
23:50:48 python-dateutil==2.9.0.post0
23:50:48 regex==2025.9.18
23:50:48 requests==2.32.5
23:50:48 robotframework==7.3.2
23:50:48 robotframework-httplibrary==0.4.2
23:50:48 robotframework-pythonlibcore==4.4.1
23:50:48 robotframework-requests==0.9.7
23:50:48 robotframework-selenium2library==3.0.0
23:50:48 robotframework-seleniumlibrary==6.8.0
23:50:48 robotframework-sshlibrary==3.8.0
23:50:48 scapy==2.6.1
23:50:48 scp==0.15.0
23:50:48 selenium==4.36.0
23:50:48 six==1.17.0
23:50:48 sniffio==1.3.1
23:50:48 sortedcontainers==2.4.0
23:50:48 soupsieve==2.8
23:50:48 trio==0.31.0
23:50:48 trio-websocket==0.12.2
23:50:48 typing_extensions==4.15.0
23:50:48 urllib3==2.5.0
23:50:48 virtualenv==20.34.0
23:50:48 waitress==3.0.2
23:50:48 WebOb==1.8.9
23:50:48 websocket-client==1.8.0
23:50:48 WebTest==3.0.6
23:50:48 wsproto==1.2.0
23:50:48 [EnvInject] - Injecting environment variables from a build step.
23:50:48 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:50:48 [EnvInject] - Variables injected successfully.
23:50:48 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins18129967943508246265.sh
23:50:48 Setup pyenv:
23:50:49 system
23:50:49 3.8.13
23:50:49 3.9.13
23:50:49 3.10.13
23:50:49 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:50:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:50:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:50:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:50:51 lf-activate-venv(): INFO: Base packages installed successfully
23:50:51 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:50:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:50:59 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:50:59 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:51:00 + ODL_SYSTEM=()
23:51:00 + TOOLS_SYSTEM=()
23:51:00 + OPENSTACK_SYSTEM=()
23:51:00 + OPENSTACK_CONTROLLERS=()
23:51:00 + mapfile -t ADDR
23:51:00 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:51:00 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:51:01 + for i in "${ADDR[@]}"
23:51:01 ++ ssh 10.30.170.155 hostname -s
23:51:01 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:51:02 + REMHOST=releng-49281-111-0-builder-0
23:51:02 + case ${REMHOST} in
23:51:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:51:02 + for i in "${ADDR[@]}"
23:51:02 ++ ssh 10.30.171.207 hostname -s
23:51:02 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:51:02 + REMHOST=releng-49281-111-0-builder-1
23:51:02 + case ${REMHOST} in
23:51:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:51:02 + for i in "${ADDR[@]}"
23:51:02 ++ ssh 10.30.171.242 hostname -s
23:51:03 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:51:03 + REMHOST=releng-49281-111-0-builder-2
23:51:03 + case ${REMHOST} in
23:51:03 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:51:03 + for i in "${ADDR[@]}"
23:51:03 ++ ssh 10.30.171.100 hostname -s
23:51:03 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts.
23:51:03 + REMHOST=releng-49281-111-1-mininet-ovs-217-0
23:51:03 + case ${REMHOST} in
23:51:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:51:03 + echo NUM_ODL_SYSTEM=3
23:51:03 + echo NUM_TOOLS_SYSTEM=1
23:51:03 + '[' '' == yes ']'
23:51:03 + NUM_OPENSTACK_SYSTEM=0
23:51:03 + echo NUM_OPENSTACK_SYSTEM=0
23:51:03 + '[' 0 -eq 2 ']'
23:51:03 + echo ODL_SYSTEM_IP=10.30.170.155
23:51:03 ++ seq 0 2
23:51:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:51:03 + echo ODL_SYSTEM_1_IP=10.30.170.155
23:51:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:51:03 + echo ODL_SYSTEM_2_IP=10.30.171.207
23:51:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:51:03 + echo ODL_SYSTEM_3_IP=10.30.171.242
23:51:03 + echo TOOLS_SYSTEM_IP=10.30.171.100
23:51:03 ++ seq 0 0
23:51:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:51:03 + echo TOOLS_SYSTEM_1_IP=10.30.171.100
23:51:03 + openstack_index=0
23:51:03 + NUM_OPENSTACK_CONTROL_NODES=1
23:51:03 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:51:03 ++ seq 0 0
23:51:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:51:03 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:51:03 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:51:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:51:03 + '[' -1 -ge 2 ']'
23:51:03 ++ seq 0 -2
23:51:03 + NUM_OPENSTACK_HAPROXY_NODES=0
23:51:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:51:03 ++ seq 0 -1
23:51:03 + echo 'Contents of slave_addresses.txt:'
23:51:03 Contents of slave_addresses.txt:
23:51:03 + cat slave_addresses.txt
23:51:03 NUM_ODL_SYSTEM=3
23:51:03 NUM_TOOLS_SYSTEM=1
23:51:03 NUM_OPENSTACK_SYSTEM=0
23:51:03 ODL_SYSTEM_IP=10.30.170.155
23:51:03 ODL_SYSTEM_1_IP=10.30.170.155
23:51:03 ODL_SYSTEM_2_IP=10.30.171.207
23:51:03 ODL_SYSTEM_3_IP=10.30.171.242
23:51:03 TOOLS_SYSTEM_IP=10.30.171.100
23:51:03 TOOLS_SYSTEM_1_IP=10.30.171.100
23:51:03 NUM_OPENSTACK_CONTROL_NODES=1
23:51:03 OPENSTACK_CONTROL_NODE_1_IP=
23:51:03 NUM_OPENSTACK_COMPUTE_NODES=-1
23:51:03 NUM_OPENSTACK_HAPROXY_NODES=0
23:51:03 [EnvInject] - Injecting environment variables from a build step.
23:51:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:51:03 [EnvInject] - Variables injected successfully.
23:51:03 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins12592384478184868912.sh
23:51:03 Preparing for JRE Version 21
23:51:03 Karaf artifact is netconf-karaf
23:51:03 Karaf project is netconf
23:51:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:51:03 [EnvInject] - Injecting environment variables from a build step.
23:51:03 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:51:03 [EnvInject] - Variables injected successfully.
23:51:03 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1207477670964530901.sh
23:51:04 https://raw.githubusercontent.com/opendaylight/netconf/9.0.x/karaf/pom.xml:
23:51:04 2025-10-04 23:51:04 ERROR 404: Not Found.
23:51:04 Bundle version is
23:51:04 --2025-10-04 23:51:04-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//maven-metadata.xml
23:51:04 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:04 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:04 HTTP request sent, awaiting response... 200 OK
23:51:04 Length: 520 [application/xml]
23:51:04 Saving to: ‘maven-metadata.xml’
23:51:04
23:51:04 0K 100% 22.6M=0s
23:51:04
23:51:04 2025-10-04 23:51:04 (22.6 MB/s) - ‘maven-metadata.xml’ saved [520/520]
23:51:04
23:51:04
23:51:04
23:51:04 org.opendaylight.netconf
23:51:04 netconf-karaf
23:51:04
23:51:04 10.0.0-SNAPSHOT
23:51:04
23:51:04
23:51:04 8.0.9-SNAPSHOT
23:51:04 8.0.10-SNAPSHOT
23:51:04 9.0.1-SNAPSHOT
23:51:04 9.0.2-SNAPSHOT
23:51:04 10.0.0-SNAPSHOT
23:51:04
23:51:04 20251004190835
23:51:04
23:51:04
23:51:04 Nexus timestamp is
23:51:04 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:04 Distribution bundle is netconf-karaf-.zip
23:51:04 Distribution bundle version is
23:51:04 Distribution folder is netconf-karaf-
23:51:04 Nexus prefix is https://nexus.opendaylight.org
23:51:04 [EnvInject] - Injecting environment variables from a build step.
23:51:04 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:51:04 [EnvInject] - Variables injected successfully.
23:51:04 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins17438961031325088800.sh
23:51:04 Setup pyenv:
23:51:04 system
23:51:04 3.8.13
23:51:04 3.9.13
23:51:04 3.10.13
23:51:04 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:51:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:51:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:51:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:51:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:51:06 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:51:06 lf-activate-venv(): INFO: Base packages installed successfully
23:51:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:51:12 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:51:12 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:51:12 Copying common-functions.sh to /tmp
23:51:14 Copying common-functions.sh to 10.30.170.155:/tmp
23:51:14 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:51:14 Copying common-functions.sh to 10.30.171.207:/tmp
23:51:14 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:51:14 Copying common-functions.sh to 10.30.171.242:/tmp
23:51:14 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:51:15 Copying common-functions.sh to 10.30.171.100:/tmp
23:51:15 Warning: Permanently added '10.30.171.100' (ECDSA) to the list of known hosts.
23:51:15 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1319223225024021269.sh
23:51:15 common-functions.sh is being sourced
23:51:15 common-functions environment:
23:51:15 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:15 ACTUALFEATURES:
23:51:15 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:15 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:51:15 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:15 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:51:15 CONTROLLERMEM: 2048m
23:51:15 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:15 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:15 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:15 SUITES:
23:51:15
23:51:15 #################################################
23:51:15 ## Configure Cluster and Start ##
23:51:15 #################################################
23:51:15 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:51:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:51:15 Locating script plan to use...
23:51:15 Finished running script plans
23:51:15 Configuring member-1 with IP address 10.30.170.155
23:51:16 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:51:16 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:51:16 + source /tmp/common-functions.sh netconf-karaf- titanium
23:51:16 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:51:16 ++ echo 'common-functions.sh is being sourced'
23:51:16 common-functions.sh is being sourced
23:51:16 ++ BUNDLEFOLDER=netconf-karaf-
23:51:16 ++ DISTROSTREAM=titanium
23:51:16 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:16 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:16 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:16 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:16 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:51:16 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:51:16 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:51:16 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:51:16 ++ export CONTROLLERMEM=
23:51:16 ++ CONTROLLERMEM=
23:51:16 ++ case "${DISTROSTREAM}" in
23:51:16 ++ CLUSTER_SYSTEM=pekko
23:51:16 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:16 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:16 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:16 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:16 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:16 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:16 ++ print_common_env
23:51:16 ++ cat
23:51:16 common-functions environment:
23:51:16 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:16 ACTUALFEATURES:
23:51:16 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:16 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:51:16 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:51:16 CONTROLLERMEM:
23:51:16 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:16 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:16 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:16 SUITES:
23:51:16
23:51:16 ++ SSH='ssh -t -t'
23:51:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:51:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:51:16 Changing to /tmp
23:51:16 + echo 'Changing to /tmp'
23:51:16 + cd /tmp
23:51:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:51:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:16 --2025-10-04 23:51:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:16 HTTP request sent, awaiting response... 404 Not Found
23:51:16 2025-10-04 23:51:16 ERROR 404: Not Found.
23:51:16
23:51:16 Extracting the new controller...
23:51:16 + echo 'Extracting the new controller...'
23:51:16 + unzip -q netconf-karaf-.zip
23:51:16 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:51:16 Adding external repositories...
23:51:16 + echo 'Adding external repositories...'
23:51:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:16 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:51:16 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:16 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:51:16 Configuring the startup features...
23:51:16 + [[ True == \T\r\u\e ]]
23:51:16 + echo 'Configuring the startup features...'
23:51:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:16 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:51:16 + FEATURE_TEST_STRING=features-test
23:51:16 + FEATURE_TEST_VERSION=
23:51:16 + KARAF_VERSION=netconf
23:51:16 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:51:16 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:16 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:51:16 + configure_karaf_log netconf ''
23:51:16 + local -r karaf_version=netconf
23:51:16 + local -r controllerdebugmap=
23:51:16 + local logapi=log4j
23:51:16 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:16 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:51:16 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:51:16 + '[' log4j == log4j2 ']'
23:51:16 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:16 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:16 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:51:16 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:16 controllerdebugmap:
23:51:16 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 + unset IFS
23:51:16 + echo 'controllerdebugmap: '
23:51:16 + '[' -n '' ']'
23:51:16 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:51:16 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:16 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:51:16 Configure
23:51:16 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:51:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:51:16 + local -r controllermem=2048m
23:51:16 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:51:16 + echo Configure
23:51:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:51:16 max memory: 2048m
23:51:16 memconf: /tmp/netconf-karaf-/bin/setenv
23:51:16 + echo ' max memory: 2048m'
23:51:16 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:51:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv
23:51:16 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:51:16 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:16 cat /tmp/netconf-karaf-/bin/setenv
23:51:16 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:51:16 + cat /tmp/netconf-karaf-/bin/setenv
23:51:16 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:16 Set Java version
23:51:16 + echo 'Set Java version'
23:51:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:51:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:16 sudo: a password is required
23:51:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:16 sudo: a password is required
23:51:16 JDK default version ...
23:51:16 + echo 'JDK default version ...'
23:51:16 + java -version
23:51:16 openjdk version "21.0.5" 2024-10-15
23:51:16 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
23:51:16 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
23:51:16 Set JAVA_HOME
23:51:16 + echo 'Set JAVA_HOME'
23:51:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:51:16 Listing all open ports on controller system...
23:51:16 + echo 'Listing all open ports on controller system...'
23:51:16 + netstat -pnatu
23:51:16 /tmp/configuration-script.sh: line 40: netstat: command not found
23:51:16 + '[' -f /tmp/custom_shard_config.txt ']'
23:51:16 Configuring cluster
23:51:16 + echo 'Configuring cluster'
23:51:16 + /tmp/netconf-karaf-/bin/configure_cluster.sh 1 10.30.170.155 10.30.171.207 10.30.171.242
23:51:16 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:51:16 Dump pekko.conf
23:51:16 + echo 'Dump pekko.conf'
23:51:16 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:16 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:51:16 Dump modules.conf
23:51:16 + echo 'Dump modules.conf'
23:51:16 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:16 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:51:16 Dump module-shards.conf
23:51:16 + echo 'Dump module-shards.conf'
23:51:16 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:16 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:51:16 Configuring member-2 with IP address 10.30.171.207
23:51:16 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:51:17 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:51:17 + source /tmp/common-functions.sh netconf-karaf- titanium
23:51:17 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:51:17 common-functions.sh is being sourced
23:51:17 ++ echo 'common-functions.sh is being sourced'
23:51:17 ++ BUNDLEFOLDER=netconf-karaf-
23:51:17 ++ DISTROSTREAM=titanium
23:51:17 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:17 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:17 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:17 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:17 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:51:17 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:51:17 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:51:17 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:51:17 ++ export CONTROLLERMEM=
23:51:17 ++ CONTROLLERMEM=
23:51:17 ++ case "${DISTROSTREAM}" in
23:51:17 ++ CLUSTER_SYSTEM=pekko
23:51:17 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:17 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:17 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:17 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:17 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:17 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:17 ++ print_common_env
23:51:17 ++ cat
23:51:17 common-functions environment:
23:51:17 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:17 ACTUALFEATURES:
23:51:17 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:17 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:51:17 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:51:17 CONTROLLERMEM:
23:51:17 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:17 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:17 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:17 SUITES:
23:51:17
23:51:17 ++ SSH='ssh -t -t'
23:51:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:51:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:51:17 Changing to /tmp
23:51:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:17 + echo 'Changing to /tmp'
23:51:17 + cd /tmp
23:51:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:51:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:17 --2025-10-04 23:51:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:17 HTTP request sent, awaiting response... 404 Not Found
23:51:17 2025-10-04 23:51:17 ERROR 404: Not Found.
23:51:17
23:51:17 Extracting the new controller...
23:51:17 + echo 'Extracting the new controller...'
23:51:17 + unzip -q netconf-karaf-.zip
23:51:17 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:51:17 Adding external repositories...
23:51:17 + echo 'Adding external repositories...'
23:51:17 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:17 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:51:17 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:17 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:51:17 Configuring the startup features...
23:51:17 + [[ True == \T\r\u\e ]]
23:51:17 + echo 'Configuring the startup features...'
23:51:17 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:17 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:51:17 + FEATURE_TEST_STRING=features-test
23:51:17 + FEATURE_TEST_VERSION=
23:51:17 + KARAF_VERSION=netconf
23:51:17 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:51:17 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:17 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:51:17 + configure_karaf_log netconf ''
23:51:17 + local -r karaf_version=netconf
23:51:17 + local -r controllerdebugmap=
23:51:17 + local logapi=log4j
23:51:17 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:17 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:51:17 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:51:17 + '[' log4j == log4j2 ']'
23:51:17 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:17 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:17 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:51:17 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:17 controllerdebugmap:
23:51:17 + unset IFS
23:51:17 + echo 'controllerdebugmap: '
23:51:17 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 + '[' -n '' ']'
23:51:17 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:51:17 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:17 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:17 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:51:17 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:51:17 + local -r controllermem=2048m
23:51:17 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:51:17 Configure
23:51:17 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:51:17 + echo Configure
23:51:17 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:51:17 max memory: 2048m
23:51:17 memconf: /tmp/netconf-karaf-/bin/setenv
23:51:17 + echo ' max memory: 2048m'
23:51:17 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:51:17 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv
23:51:17 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:17 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:51:17 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:17 cat /tmp/netconf-karaf-/bin/setenv
23:51:17 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:51:17 + cat /tmp/netconf-karaf-/bin/setenv
23:51:17 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:17 Set Java version
23:51:17 + echo 'Set Java version'
23:51:17 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:51:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:17 sudo: a password is required
23:51:17 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:17 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:17 sudo: a password is required
23:51:17 JDK default version ...
23:51:17 + echo 'JDK default version ...'
23:51:17 + java -version
23:51:17 openjdk version "21.0.5" 2024-10-15
23:51:17 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
23:51:17 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
23:51:17 Set JAVA_HOME
23:51:17 + echo 'Set JAVA_HOME'
23:51:17 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:17 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:17 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:17 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:17 Listing all open ports on controller system...
23:51:17 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:17 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:51:17 + echo 'Listing all open ports on controller system...'
23:51:17 + netstat -pnatu
23:51:17 /tmp/configuration-script.sh: line 40: netstat: command not found
23:51:17 Configuring cluster
23:51:17 + '[' -f /tmp/custom_shard_config.txt ']'
23:51:17 + echo 'Configuring cluster'
23:51:17 + /tmp/netconf-karaf-/bin/configure_cluster.sh 2 10.30.170.155 10.30.171.207 10.30.171.242
23:51:17 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:51:17 Dump pekko.conf
23:51:17 + echo 'Dump pekko.conf'
23:51:17 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:17 cat: /tmp/netconf-karaf-/configuration/initial/pekko.confDump modules.conf
23:51:17 : No such file or directory
23:51:17 + echo 'Dump modules.conf'
23:51:17 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:17 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:51:17 Dump module-shards.conf
23:51:17 + echo 'Dump module-shards.conf'
23:51:17 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:17 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:51:17 Configuring member-3 with IP address 10.30.171.242
23:51:17 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:51:17 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:51:18 + source /tmp/common-functions.sh netconf-karaf- titanium
23:51:18 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:51:18 ++ echo 'common-functions.sh is being sourced'
23:51:18 common-functions.sh is being sourced
23:51:18 ++ BUNDLEFOLDER=netconf-karaf-
23:51:18 ++ DISTROSTREAM=titanium
23:51:18 ++ export MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:18 ++ MAVENCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:18 ++ export FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:18 ++ FEATURESCONF=/tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:18 ++ export CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:51:18 ++ CUSTOMPROP=/tmp/netconf-karaf-/etc/custom.properties
23:51:18 ++ export LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 ++ LOGCONF=/tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 ++ export MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:51:18 ++ MEMCONF=/tmp/netconf-karaf-/bin/setenv
23:51:18 ++ export CONTROLLERMEM=
23:51:18 ++ CONTROLLERMEM=
23:51:18 ++ case "${DISTROSTREAM}" in
23:51:18 ++ CLUSTER_SYSTEM=pekko
23:51:18 ++ export AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:18 ++ AKKACONF=/tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:18 ++ export MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:18 ++ MODULESCONF=/tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:18 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:18 ++ MODULESHARDSCONF=/tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:18 ++ print_common_env
23:51:18 ++ cat
23:51:18 common-functions environment:
23:51:18 MAVENCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:18 ACTUALFEATURES:
23:51:18 FEATURESCONF: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:18 CUSTOMPROP: /tmp/netconf-karaf-/etc/custom.properties
23:51:18 LOGCONF: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 MEMCONF: /tmp/netconf-karaf-/bin/setenv
23:51:18 CONTROLLERMEM:
23:51:18 AKKACONF: /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:18 MODULESCONF: /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:18 MODULESHARDSCONF: /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:18 SUITES:
23:51:18
23:51:18 ++ SSH='ssh -t -t'
23:51:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:51:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:51:18 Changing to /tmp
23:51:18 + echo 'Changing to /tmp'
23:51:18 + cd /tmp
23:51:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip'
23:51:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:18 --2025-10-04 23:51:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf//netconf-karaf-.zip
23:51:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:51:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:51:18 HTTP request sent, awaiting response... 404 Not Found
23:51:18 2025-10-04 23:51:18 ERROR 404: Not Found.
23:51:18
23:51:18 Extracting the new controller...
23:51:18 + echo 'Extracting the new controller...'
23:51:18 + unzip -q netconf-karaf-.zip
23:51:18 unzip: cannot find or open netconf-karaf-.zip, netconf-karaf-.zip.zip or netconf-karaf-.zip.ZIP.
23:51:18 Adding external repositories...
23:51:18 + echo 'Adding external repositories...'
23:51:18 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:18 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:51:18 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg
23:51:18 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.url.mvn.cfg: No such file or directory
23:51:18 Configuring the startup features...
23:51:18 + [[ True == \T\r\u\e ]]
23:51:18 + echo 'Configuring the startup features...'
23:51:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:18 sed: can't read /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:51:18 + FEATURE_TEST_STRING=features-test
23:51:18 + FEATURE_TEST_VERSION=
23:51:18 + KARAF_VERSION=netconf
23:51:18 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
23:51:18 + cat /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg
23:51:18 cat: /tmp/netconf-karaf-/etc/org.apache.karaf.features.cfg: No such file or directory
23:51:18 + configure_karaf_log netconf ''
23:51:18 + local -r karaf_version=netconf
23:51:18 + local -r controllerdebugmap=
23:51:18 + local logapi=log4j
23:51:18 + grep log4j2 /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 grep: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:18 Configuring the karaf log... karaf_version: netconf, logapi: log4j
23:51:18 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j'
23:51:18 + '[' log4j == log4j2 ']'
23:51:18 + sed -ie s/log4j.appender.out.maxBackupIndex=10/log4j.appender.out.maxBackupIndex=1/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:18 + sed -ie s/log4j.appender.out.maxFileSize=1MB/log4j.appender.out.maxFileSize=30GB/g /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 sed: can't read /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:18 + echo 'log4j.logger.org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver = WARN'
23:51:18 /tmp/common-functions.sh: line 134: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:18 + unset IFS
23:51:18 controllerdebugmap:
23:51:18 cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 + echo 'controllerdebugmap: '
23:51:18 + '[' -n '' ']'
23:51:18 + echo 'cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg'
23:51:18 + cat /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg
23:51:18 cat: /tmp/netconf-karaf-/etc/org.ops4j.pax.logging.cfg: No such file or directory
23:51:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-/bin/setenv
23:51:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:51:18 + local -r controllermem=2048m
23:51:18 + local -r memconf=/tmp/netconf-karaf-/bin/setenv
23:51:18 Configure
23:51:18 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:51:18 max memory: 2048m
23:51:18 memconf: /tmp/netconf-karaf-/bin/setenv
23:51:18 + echo Configure
23:51:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:51:18 + echo ' max memory: 2048m'
23:51:18 + echo ' memconf: /tmp/netconf-karaf-/bin/setenv'
23:51:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-/bin/setenv
23:51:18 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-/bin/setenv
23:51:18 sed: can't read /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:18 cat /tmp/netconf-karaf-/bin/setenv
23:51:18 + echo 'cat /tmp/netconf-karaf-/bin/setenv'
23:51:18 + cat /tmp/netconf-karaf-/bin/setenv
23:51:18 cat: /tmp/netconf-karaf-/bin/setenv: No such file or directory
23:51:18 Set Java version
23:51:18 + echo 'Set Java version'
23:51:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:51:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:18 sudo: a password is required
23:51:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:51:18 sudo: a password is required
23:51:18 JDK default version ...
23:51:18 + echo 'JDK default version ...'
23:51:18 + java -version
23:51:18 openjdk version "21.0.5" 2024-10-15
23:51:18 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
23:51:18 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
23:51:18 Set JAVA_HOME
23:51:18 + echo 'Set JAVA_HOME'
23:51:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:51:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:51:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:51:18 Listing all open ports on controller system...
23:51:18 + echo 'Listing all open ports on controller system...'
23:51:18 + netstat -pnatu
23:51:18 /tmp/configuration-script.sh: line 40: netstat: command not found
23:51:18 Configuring cluster
23:51:18 + '[' -f /tmp/custom_shard_config.txt ']'
23:51:18 + echo 'Configuring cluster'
23:51:18 + /tmp/netconf-karaf-/bin/configure_cluster.sh 3 10.30.170.155 10.30.171.207 10.30.171.242
23:51:18 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-/bin/configure_cluster.sh: No such file or directory
23:51:18 Dump pekko.conf
23:51:18 + echo 'Dump pekko.conf'
23:51:18 + cat /tmp/netconf-karaf-/configuration/initial/pekko.conf
23:51:18 cat: /tmp/netconf-karaf-/configuration/initial/pekko.conf: No such file or directory
23:51:18 Dump modules.conf
23:51:18 + echo 'Dump modules.conf'
23:51:18 + cat /tmp/netconf-karaf-/configuration/initial/modules.conf
23:51:18 cat: /tmp/netconf-karaf-/configuration/initial/modules.conf: No such file or directory
23:51:18 Dump module-shards.conf
23:51:18 + echo 'Dump module-shards.conf'
23:51:18 + cat /tmp/netconf-karaf-/configuration/initial/module-shards.conf
23:51:18 cat: /tmp/netconf-karaf-/configuration/initial/module-shards.conf: No such file or directory
23:51:18 Locating config plan to use...
23:51:18 Finished running config plans
23:51:18 Starting member-1 with IP address 10.30.170.155
23:51:18 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:51:18 Warning: Permanently added '10.30.170.155' (ECDSA) to the list of known hosts.
23:51:18 Redirecting karaf console output to karaf_console.log
23:51:18 Starting controller...
23:51:18 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:51:18 Starting member-2 with IP address 10.30.171.207
23:51:19 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:51:19 Warning: Permanently added '10.30.171.207' (ECDSA) to the list of known hosts.
23:51:19 Redirecting karaf console output to karaf_console.log
23:51:19 Starting controller...
23:51:19 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:51:19 Starting member-3 with IP address 10.30.171.242
23:51:19 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:51:19 Warning: Permanently added '10.30.171.242' (ECDSA) to the list of known hosts.
23:51:19 Redirecting karaf console output to karaf_console.log
23:51:19 Starting controller...
23:51:19 /tmp/startup-script.sh: line 6: /tmp/netconf-karaf-/bin/start: No such file or directory
23:51:19 Build step 'Execute shell' marked build as failure
23:51:19 $ ssh-agent -k
23:51:19 unset SSH_AUTH_SOCK;
23:51:19 unset SSH_AGENT_PID;
23:51:19 echo Agent pid 5163 killed;
23:51:19 [ssh-agent] Stopped.
23:51:19 Recording plot data
23:51:20 Robot results publisher started...
23:51:20 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:51:20 -Parsing output xml:
23:51:20 Failed!
23:51:20 hudson.AbortException: No files found in path /w/workspace/netconf-csit-3node-clustering-scale-only-titanium with configured filemask: output.xml
23:51:20 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81)
23:51:20 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52)
23:51:20 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
23:51:20 at hudson.remoting.UserRequest.perform(UserRequest.java:211)
23:51:20 at hudson.remoting.UserRequest.perform(UserRequest.java:54)
23:51:20 at hudson.remoting.Request$2.run(Request.java:377)
23:51:20 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
23:51:20 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
23:51:20 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
23:51:20 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
23:51:20 at java.base/java.lang.Thread.run(Thread.java:829)
23:51:20 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-641
23:51:20 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
23:51:20 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
23:51:20 at hudson.remoting.Channel.call(Channel.java:1003)
23:51:20 at hudson.FilePath.act(FilePath.java:1230)
23:51:20 at hudson.FilePath.act(FilePath.java:1219)
23:51:20 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48)
23:51:20 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246)
23:51:20 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268)
23:51:20 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80)
23:51:20 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
23:51:20 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818)
23:51:20 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767)
23:51:20 at hudson.model.Build$BuildExecution.post2(Build.java:179)
23:51:20 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711)
23:51:20 at hudson.model.Run.execute(Run.java:1918)
23:51:20 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
23:51:20 at hudson.model.ResourceController.execute(ResourceController.java:101)
23:51:20 at hudson.model.Executor.run(Executor.java:442)
23:51:20 [PostBuildScript] - [INFO] Executing post build scripts.
23:51:20 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2912475509304448802.sh
23:51:20 Archiving csit artifacts
23:51:20 mv: cannot stat 'odl1_*': No such file or directory
23:51:20 mv: cannot stat 'karaf_1_*_threads*': No such file or directory
23:51:20 mv: cannot stat '*_1.png': No such file or directory
23:51:20 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:51:20 mv: cannot stat 'gclogs-1': No such file or directory
23:51:20 mv: cannot stat 'odl2_*': No such file or directory
23:51:20 mv: cannot stat 'karaf_2_*_threads*': No such file or directory
23:51:20 mv: cannot stat '*_2.png': No such file or directory
23:51:20 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:51:20 mv: cannot stat 'gclogs-2': No such file or directory
23:51:20 mv: cannot stat 'odl3_*': No such file or directory
23:51:20 mv: cannot stat 'karaf_3_*_threads*': No such file or directory
23:51:20 mv: cannot stat '*_3.png': No such file or directory
23:51:20 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:51:20 mv: cannot stat 'gclogs-3': No such file or directory
23:51:20 % Total % Received % Xferd Average Speed Time Time Time Current
23:51:20 Dload Upload Total Spent Left Speed
23:51:20
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 237 0 237 0 0 2693 0 --:--:-- --:--:-- --:--:-- 2724
23:51:20 Archive: robot-plugin.zip
23:51:20 End-of-central-directory signature not found. Either this file is not
23:51:20 a zipfile, or it constitutes one disk of a multi-part archive. In the
23:51:20 latter case the central directory and zipfile comment will be found on
23:51:20 the last disk(s) of this archive.
23:51:20 unzip: cannot find zipfile directory in one of robot-plugin.zip or
23:51:20 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period.
23:51:20 mv: cannot stat '*.log': No such file or directory
23:51:20 mv: cannot stat '*.log.gz': No such file or directory
23:51:20 mv: cannot stat '*.csv': No such file or directory
23:51:20 mv: cannot stat '*.png': No such file or directory
23:51:20 [PostBuildScript] - [INFO] Executing post build scripts.
23:51:20 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6786716385809386108.sh
23:51:20 [PostBuildScript] - [INFO] Executing post build scripts.
23:51:20 [EnvInject] - Injecting environment variables from a build step.
23:51:20 [EnvInject] - Injecting as environment variables the properties content
23:51:20 OS_CLOUD=vex
23:51:20 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:51:20
23:51:20 [EnvInject] - Variables injected successfully.
23:51:20 provisioning config files...
23:51:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:51:20 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins12342113938096995379.sh
23:51:20 ---> openstack-stack-delete.sh
23:51:20 Setup pyenv:
23:51:20 system
23:51:20 3.8.13
23:51:20 3.9.13
23:51:20 3.10.13
23:51:20 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:51:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:51:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:51:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:51:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:51:23 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:51:23 lf-activate-venv(): INFO: Base packages installed successfully
23:51:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:51:37 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:51:37 INFO: Retrieving stack cost for: releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:51:42 DEBUG: Successfully retrieved stack cost: total: 0.39
23:51:53 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:51:53 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-111
23:51:53 [PostBuildScript] - [INFO] Executing post build scripts.
23:51:53 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins7783592495890336217.sh
23:51:54 ---> sysstat.sh
23:51:54 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6559584923024345392.sh
23:51:54 ---> package-listing.sh
23:51:54 ++ facter osfamily
23:51:54 ++ tr '[:upper:]' '[:lower:]'
23:51:54 + OS_FAMILY=redhat
23:51:54 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:51:54 + START_PACKAGES=/tmp/packages_start.txt
23:51:54 + END_PACKAGES=/tmp/packages_end.txt
23:51:54 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:51:54 + PACKAGES=/tmp/packages_start.txt
23:51:54 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:51:54 + PACKAGES=/tmp/packages_end.txt
23:51:54 + case "${OS_FAMILY}" in
23:51:54 + rpm -qa
23:51:54 + sort
23:51:55 + '[' -f /tmp/packages_start.txt ']'
23:51:55 + '[' -f /tmp/packages_end.txt ']'
23:51:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:51:55 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:51:55 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:51:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:51:55 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11907555743658210144.sh
23:51:55 ---> capture-instance-metadata.sh
23:51:55 Setup pyenv:
23:51:55 system
23:51:55 3.8.13
23:51:55 3.9.13
23:51:55 3.10.13
23:51:55 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:51:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:51:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:51:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:51:57 lf-activate-venv(): INFO: Base packages installed successfully
23:51:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:52:09 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:52:09 INFO: Running in OpenStack, capturing instance metadata
23:52:10 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins7497971518059673705.sh
23:52:10 provisioning config files...
23:52:10 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #111
23:52:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config554014024293677283tmp
23:52:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:52:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:52:10 provisioning config files...
23:52:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:52:10 [EnvInject] - Injecting environment variables from a build step.
23:52:10 [EnvInject] - Injecting as environment variables the properties content
23:52:10 SERVER_ID=logs
23:52:10
23:52:10 [EnvInject] - Variables injected successfully.
23:52:10 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16980060871436440903.sh
23:52:10 ---> create-netrc.sh
23:52:10 WARN: Log server credential not found.
23:52:10 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10269106507941589299.sh
23:52:10 ---> python-tools-install.sh
23:52:10 Setup pyenv:
23:52:10 system
23:52:10 3.8.13
23:52:10 3.9.13
23:52:10 3.10.13
23:52:10 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:52:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:52:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:52:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:52:13 lf-activate-venv(): INFO: Base packages installed successfully
23:52:13 lf-activate-venv(): INFO: Installing additional packages: lftools
23:52:22 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:52:22 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2288641642842600307.sh
23:52:22 ---> sudo-logs.sh
23:52:22 Archiving 'sudo' log..
23:52:23 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8052733946564605622.sh
23:52:23 ---> job-cost.sh
23:52:23 Setup pyenv:
23:52:23 system
23:52:23 3.8.13
23:52:23 3.9.13
23:52:23 3.10.13
23:52:23 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:52:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:52:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:52:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:52:25 lf-activate-venv(): INFO: Base packages installed successfully
23:52:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:52:33 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:52:33 DEBUG: total: 0.39
23:52:33 INFO: Retrieving Stack Cost...
23:52:33 INFO: Retrieving Pricing Info for: v3-standard-2
23:52:33 INFO: Archiving Costs
23:52:33 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins5225576907791680344.sh
23:52:33 ---> logs-deploy.sh
23:52:33 Setup pyenv:
23:52:33 system
23:52:33 3.8.13
23:52:33 3.9.13
23:52:33 3.10.13
23:52:33 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:52:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WEss from file:/tmp/.os_lf_venv
23:52:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:52:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:52:36 lf-activate-venv(): INFO: Base packages installed successfully
23:52:36 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:52:46 lf-activate-venv(): INFO: Adding /tmp/venv-WEss/bin to PATH
23:52:46 WARNING: Nexus logging server not set
23:52:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/111/
23:52:46 INFO: archiving logs to S3
23:52:47 ---> uname -a:
23:52:47 Linux prd-centos8-robot-2c-8g-641.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
23:52:47
23:52:47
23:52:47 ---> lscpu:
23:52:47 Architecture: x86_64
23:52:47 CPU op-mode(s): 32-bit, 64-bit
23:52:47 Byte Order: Little Endian
23:52:47 CPU(s): 2
23:52:47 On-line CPU(s) list: 0,1
23:52:47 Thread(s) per core: 1
23:52:47 Core(s) per socket: 1
23:52:47 Socket(s): 2
23:52:47 NUMA node(s): 1
23:52:47 Vendor ID: AuthenticAMD
23:52:47 CPU family: 23
23:52:47 Model: 49
23:52:47 Model name: AMD EPYC-Rome Processor
23:52:47 Stepping: 0
23:52:47 CPU MHz: 2799.998
23:52:47 BogoMIPS: 5599.99
23:52:47 Virtualization: AMD-V
23:52:47 Hypervisor vendor: KVM
23:52:47 Virtualization type: full
23:52:47 L1d cache: 32K
23:52:47 L1i cache: 32K
23:52:47 L2 cache: 512K
23:52:47 L3 cache: 16384K
23:52:47 NUMA node0 CPU(s): 0,1
23:52:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:52:47
23:52:47
23:52:47 ---> nproc:
23:52:47 2
23:52:47
23:52:47
23:52:47 ---> df -h:
23:52:47 Filesystem Size Used Avail Use% Mounted on
23:52:47 devtmpfs 3.8G 0 3.8G 0% /dev
23:52:47 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:52:47 tmpfs 3.8G 17M 3.8G 1% /run
23:52:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:52:47 /dev/vda1 40G 8.5G 32G 22% /
23:52:47 tmpfs 770M 0 770M 0% /run/user/1001
23:52:47
23:52:47
23:52:47 ---> free -m:
23:52:47 total used free shared buff/cache available
23:52:47 Mem: 7697 588 4745 19 2363 6804
23:52:47 Swap: 1023 0 1023
23:52:47
23:52:47
23:52:47 ---> ip addr:
23:52:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:52:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:52:47 inet 127.0.0.1/8 scope host lo
23:52:47 valid_lft forever preferred_lft forever
23:52:47 inet6 ::1/128 scope host
23:52:47 valid_lft forever preferred_lft forever
23:52:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:52:47 link/ether fa:16:3e:16:e0:78 brd ff:ff:ff:ff:ff:ff
23:52:47 altname enp0s3
23:52:47 altname ens3
23:52:47 inet 10.30.170.187/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:52:47 valid_lft 86046sec preferred_lft 86046sec
23:52:47 inet6 fe80::f816:3eff:fe16:e078/64 scope link
23:52:47 valid_lft forever preferred_lft forever
23:52:47
23:52:47
23:52:47 ---> sar -b -r -n DEV:
23:52:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/04/2025 _x86_64_ (2 CPU)
23:52:47
23:52:47 23:46:49 LINUX RESTART (2 CPU)
23:52:47
23:52:47 11:47:01 PM tps rtps wtps bread/s bwrtn/s
23:52:47 11:48:01 PM 216.27 156.51 59.76 14557.45 41046.15
23:52:47 11:49:01 PM 119.71 0.77 118.94 54.52 11737.92
23:52:47 11:50:01 PM 30.26 0.42 29.85 64.79 2784.64
23:52:47 11:51:01 PM 55.99 6.93 49.06 1289.09 3498.18
23:52:47 11:52:01 PM 51.39 2.78 48.61 439.79 6439.86
23:52:47 Average: 94.74 33.49 61.24 3282.01 13103.46
23:52:47
23:52:47 11:47:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:52:47 11:48:01 PM 5461188 7032556 2421244 30.72 2688 1763560 757216 8.48 186044 1953936 98836
23:52:47 11:49:01 PM 5166368 7005792 2716064 34.46 2688 2014996 731440 8.19 198112 2165716 63464
23:52:47 11:50:01 PM 5240276 7081552 2642156 33.52 2688 2016944 653228 7.31 218740 2074660 10764
23:52:47 11:51:01 PM 4970440 7062840 2911992 36.94 2688 2259656 651232 7.29 256348 2280140 174716
23:52:47 11:52:01 PM 4895240 6996548 2987192 37.90 2688 2268416 700660 7.85 469016 2138208 22292
23:52:47 Average: 5146702 7035858 2735730 34.71 2688 2064714 698755 7.82 265652 2122532 74014
23:52:47
23:52:47 11:47:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:52:47 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:52:47 11:48:01 PM eth0 274.88 188.47 1701.46 56.94 0.00 0.00 0.00 0.00
23:52:47 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:52:47 11:49:01 PM eth0 80.51 61.66 875.32 16.64 0.00 0.00 0.00 0.00
23:52:47 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:52:47 11:50:01 PM eth0 13.00 12.11 5.82 4.34 0.00 0.00 0.00 0.00
23:52:47 11:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:52:47 11:51:01 PM eth0 39.75 32.10 330.00 7.20 0.00 0.00 0.00 0.00
23:52:47 11:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:52:47 11:52:01 PM eth0 53.27 42.34 30.85 18.41 0.00 0.00 0.00 0.00
23:52:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:52:47 Average: eth0 92.30 67.35 588.79 20.71 0.00 0.00 0.00 0.00
23:52:47
23:52:47
23:52:47 ---> sar -P ALL:
23:52:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/04/2025 _x86_64_ (2 CPU)
23:52:47
23:52:47 23:46:49 LINUX RESTART (2 CPU)
23:52:47
23:52:47 11:47:01 PM CPU %user %nice %system %iowait %steal %idle
23:52:47 11:48:01 PM all 51.99 0.07 11.43 3.81 0.12 32.58
23:52:47 11:48:01 PM 0 57.20 0.02 11.79 2.85 0.12 28.02
23:52:47 11:48:01 PM 1 46.76 0.12 11.06 4.78 0.12 37.16
23:52:47 11:49:01 PM all 34.82 0.00 5.09 1.31 0.10 58.69
23:52:47 11:49:01 PM 0 36.63 0.00 4.90 1.62 0.10 56.75
23:52:47 11:49:01 PM 1 33.00 0.00 5.28 1.00 0.10 60.62
23:52:47 11:50:01 PM all 11.87 0.00 1.77 0.28 0.07 86.02
23:52:47 11:50:01 PM 0 15.88 0.00 1.85 0.28 0.07 81.92
23:52:47 11:50:01 PM 1 7.86 0.00 1.69 0.27 0.07 90.12
23:52:47 11:51:01 PM all 26.92 0.00 4.67 1.48 0.11 66.83
23:52:47 11:51:01 PM 0 27.68 0.00 4.78 1.50 0.12 65.93
23:52:47 11:51:01 PM 1 26.16 0.00 4.56 1.45 0.10 67.73
23:52:47 11:52:01 PM all 25.06 0.00 3.92 0.58 0.08 70.36
23:52:47 11:52:01 PM 0 38.35 0.00 4.49 0.53 0.08 56.54
23:52:47 11:52:01 PM 1 11.79 0.00 3.35 0.62 0.08 84.16
23:52:47 Average: all 30.10 0.01 5.37 1.49 0.10 62.93
23:52:47 Average: 0 35.12 0.00 5.56 1.35 0.10 57.87
23:52:47 Average: 1 25.08 0.02 5.18 1.62 0.09 68.01
23:52:47
23:52:47
23:52:47