00:07:16 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 28
00:07:16 originally caused by:
00:07:16 Started by timer
00:07:16 Running as SYSTEM
00:07:16 [EnvInject] - Loading node environment variables.
00:07:16 Building remotely on prd-centos8-robot-2c-8g-10716 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:07:17 [ssh-agent] Looking for ssh-agent implementation...
00:07:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:07:17 $ ssh-agent
00:07:17 SSH_AUTH_SOCK=/tmp/ssh-hIyRwxD7D4I2/agent.9105
00:07:17 SSH_AGENT_PID=9106
00:07:17 [ssh-agent] Started.
00:07:17 Running ssh-add (command line suppressed)
00:07:17 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_8912607740079413934.key (/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/private_key_8912607740079413934.key)
00:07:17 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:07:17 The recommended git tool is: NONE
00:07:20 using credential opendaylight-jenkins-ssh
00:07:20 Wiping out workspace first.
00:07:20 Cloning the remote Git repository
00:07:20 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:07:20 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test # timeout=10
00:07:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:07:20 > git --version # timeout=10
00:07:20 > git --version # 'git version 2.43.0'
00:07:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:07:20 [INFO] Currently running in a labeled security context
00:07:20 [INFO] Currently SELinux is 'enforcing' on the host
00:07:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh1044488156823095361.key
00:07:20 Verifying host key using known hosts file
00:07:20 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:07:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:07:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:07:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:07:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:07:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:07:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:07:25 [INFO] Currently running in a labeled security context
00:07:25 [INFO] Currently SELinux is 'enforcing' on the host
00:07:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test@tmp/jenkins-gitclient-ssh11802194480080492204.key
00:07:25 Verifying host key using known hosts file
00:07:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:07:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:07:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:07:25 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:07:25 > git config core.sparsecheckout # timeout=10
00:07:25 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:07:26 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:07:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:07:26 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:07:26 No emails were triggered.
00:07:26 provisioning config files...
00:07:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:07:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:07:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:07:26 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2325136828541853322.sh
00:07:27 ---> python-tools-install.sh
00:07:27 Setup pyenv:
00:07:27 system
00:07:27 * 3.8.13 (set by /opt/pyenv/version)
00:07:27 * 3.9.13 (set by /opt/pyenv/version)
00:07:27 * 3.10.13 (set by /opt/pyenv/version)
00:07:27 * 3.11.7 (set by /opt/pyenv/version)
00:07:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-sa4p
00:07:31 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:07:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:07:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:07:35 lf-activate-venv(): INFO: Base packages installed successfully
00:07:35 lf-activate-venv(): INFO: Installing additional packages: lftools
00:08:00 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:08:00 Generating Requirements File
00:08:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:08:18 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:08:19 Python 3.11.7
00:08:19 pip 26.0.1 from /tmp/venv-sa4p/lib/python3.11/site-packages/pip (python 3.11)
00:08:19 appdirs==1.4.4
00:08:19 argcomplete==3.6.3
00:08:19 aspy.yaml==1.3.0
00:08:19 attrs==25.4.0
00:08:19 autopage==0.6.0
00:08:19 beautifulsoup4==4.14.3
00:08:19 boto3==1.42.49
00:08:19 botocore==1.42.49
00:08:19 bs4==0.0.2
00:08:19 certifi==2026.1.4
00:08:19 cffi==2.0.0
00:08:19 cfgv==3.5.0
00:08:19 chardet==5.2.0
00:08:19 charset-normalizer==3.4.4
00:08:19 click==8.3.1
00:08:19 cliff==4.13.1
00:08:19 cmd2==3.2.0
00:08:19 cryptography==3.3.2
00:08:19 debtcollector==3.0.0
00:08:19 decorator==5.2.1
00:08:19 defusedxml==0.7.1
00:08:19 Deprecated==1.3.1
00:08:19 distlib==0.4.0
00:08:19 dnspython==2.8.0
00:08:19 docker==7.1.0
00:08:19 dogpile.cache==1.5.0
00:08:19 durationpy==0.10
00:08:19 email-validator==2.3.0
00:08:19 filelock==3.24.1
00:08:19 future==1.0.0
00:08:19 gitdb==4.0.12
00:08:19 GitPython==3.1.46
00:08:19 httplib2==0.30.2
00:08:19 identify==2.6.16
00:08:19 idna==3.11
00:08:19 importlib-resources==1.5.0
00:08:19 iso8601==2.1.0
00:08:19 Jinja2==3.1.6
00:08:19 jmespath==1.1.0
00:08:19 jsonpatch==1.33
00:08:19 jsonpointer==3.0.0
00:08:19 jsonschema==4.26.0
00:08:19 jsonschema-specifications==2025.9.1
00:08:19 keystoneauth1==5.13.0
00:08:19 kubernetes==35.0.0
00:08:19 lftools==0.37.21
00:08:19 lxml==6.0.2
00:08:19 markdown-it-py==4.0.0
00:08:19 MarkupSafe==3.0.3
00:08:19 mdurl==0.1.2
00:08:19 msgpack==1.1.2
00:08:19 multi_key_dict==2.0.3
00:08:19 munch==4.0.0
00:08:19 netaddr==1.3.0
00:08:19 niet==1.4.2
00:08:19 nodeenv==1.10.0
00:08:19 oauth2client==4.1.3
00:08:19 oauthlib==3.3.1
00:08:19 openstacksdk==4.9.0
00:08:19 os-service-types==1.8.2
00:08:19 osc-lib==4.3.0
00:08:19 oslo.config==10.2.0
00:08:19 oslo.context==6.2.0
00:08:19 oslo.i18n==6.7.1
00:08:19 oslo.log==8.0.0
00:08:19 oslo.serialization==5.9.0
00:08:19 oslo.utils==9.2.0
00:08:19 packaging==26.0
00:08:19 pbr==7.0.3
00:08:19 platformdirs==4.9.1
00:08:19 prettytable==3.17.0
00:08:19 psutil==7.2.2
00:08:19 pyasn1==0.6.2
00:08:19 pyasn1_modules==0.4.2
00:08:19 pycparser==3.0
00:08:19 pygerrit2==2.0.15
00:08:19 PyGithub==2.8.1
00:08:19 Pygments==2.19.2
00:08:19 PyJWT==2.11.0
00:08:19 PyNaCl==1.6.2
00:08:19 pyparsing==2.4.7
00:08:19 pyperclip==1.11.0
00:08:19 pyrsistent==0.20.0
00:08:19 python-cinderclient==9.8.0
00:08:19 python-dateutil==2.9.0.post0
00:08:19 python-heatclient==5.0.0
00:08:19 python-jenkins==1.8.3
00:08:19 python-keystoneclient==5.7.0
00:08:19 python-magnumclient==4.9.0
00:08:19 python-openstackclient==8.3.0
00:08:19 python-swiftclient==4.9.0
00:08:19 PyYAML==6.0.3
00:08:19 referencing==0.37.0
00:08:19 requests==2.32.5
00:08:19 requests-oauthlib==2.0.0
00:08:19 requestsexceptions==1.4.0
00:08:19 rfc3986==2.0.0
00:08:19 rich==14.3.2
00:08:19 rich-argparse==1.7.2
00:08:19 rpds-py==0.30.0
00:08:19 rsa==4.9.1
00:08:19 ruamel.yaml==0.19.1
00:08:19 ruamel.yaml.clib==0.2.15
00:08:19 s3transfer==0.16.0
00:08:19 simplejson==3.20.2
00:08:19 six==1.17.0
00:08:19 smmap==5.0.2
00:08:19 soupsieve==2.8.3
00:08:19 stevedore==5.6.0
00:08:19 tabulate==0.9.0
00:08:19 toml==0.10.2
00:08:19 tomlkit==0.14.0
00:08:19 tqdm==4.67.3
00:08:19 typing_extensions==4.15.0
00:08:19 tzdata==2025.3
00:08:19 urllib3==1.26.20
00:08:19 virtualenv==20.36.1
00:08:19 wcwidth==0.6.0
00:08:19 websocket-client==1.9.0
00:08:19 wrapt==2.1.1
00:08:19 xdg==6.0.0
00:08:19 xmltodict==1.0.3
00:08:19 yq==3.4.3
00:08:19 [EnvInject] - Injecting environment variables from a build step.
00:08:19 [EnvInject] - Injecting as environment variables the properties content
00:08:19 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:08:19 OS_CLOUD=vex
00:08:19 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-28
00:08:19 OS_STACK_TEMPLATE_DIR=openstack-hot
00:08:19
00:08:19 [EnvInject] - Variables injected successfully.
00:08:19 provisioning config files...
00:08:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:08:20 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14774854635497555042.sh
00:08:20 ---> Create parameters file for OpenStack HOT
00:08:20 OpenStack Heat parameters generated
00:08:20 -----------------------------------
00:08:20 parameters:
00:08:20 vm_0_count: '1'
00:08:20 vm_0_flavor: 'v3-standard-4'
00:08:20 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:08:20 vm_1_count: '1'
00:08:20 vm_1_flavor: 'v3-standard-2'
00:08:20 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
00:08:20
00:08:20 job_name: '00473-28'
00:08:20 silo: 'releng'
00:08:20 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins3810334461484170617.sh
00:08:20 ---> Create HEAT stack
00:08:20 + source /home/jenkins/lf-env.sh
00:08:20 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:20 ++ mktemp -d /tmp/venv-XXXX
00:08:20 + lf_venv=/tmp/venv-g3TC
00:08:20 + local venv_file=/tmp/.os_lf_venv
00:08:20 + local python=python3
00:08:20 + local options
00:08:20 + local set_path=true
00:08:20 + local install_args=
00:08:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:20 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:08:20 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:08:20 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:20 + true
00:08:20 + case $1 in
00:08:20 + python=python3
00:08:20 + shift 2
00:08:20 + true
00:08:20 + case $1 in
00:08:20 + shift
00:08:20 + break
00:08:20 + case $python in
00:08:20 + local pkg_list=
00:08:20 + [[ -d /opt/pyenv ]]
00:08:20 + echo 'Setup pyenv:'
00:08:20 Setup pyenv:
00:08:20 + export PYENV_ROOT=/opt/pyenv
00:08:20 + PYENV_ROOT=/opt/pyenv
00:08:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 + pyenv versions
00:08:20 system
00:08:20 3.8.13
00:08:20 3.9.13
00:08:20 3.10.13
00:08:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:08:20 + command -v pyenv
00:08:20 ++ pyenv init - --no-rehash
00:08:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:08:20 for i in ${!paths[@]}; do
00:08:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:08:20 fi; done;
00:08:20 echo "${paths[*]}"'\'')"
00:08:20 export PATH="/opt/pyenv/shims:${PATH}"
00:08:20 export PYENV_SHELL=bash
00:08:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:08:20 pyenv() {
00:08:20 local command
00:08:20 command="${1:-}"
00:08:20 if [ "$#" -gt 0 ]; then
00:08:20 shift
00:08:20 fi
00:08:20
00:08:20 case "$command" in
00:08:20 rehash|shell)
00:08:20 eval "$(pyenv "sh-$command" "$@")"
00:08:20 ;;
00:08:20 *)
00:08:20 command pyenv "$command" "$@"
00:08:20 ;;
00:08:20 esac
00:08:20 }'
00:08:20 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:08:20 for i in ${!paths[@]}; do
00:08:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:08:20 fi; done;
00:08:20 echo "${paths[*]}"'
00:08:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:20 ++ export PYENV_SHELL=bash
00:08:20 ++ PYENV_SHELL=bash
00:08:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:08:20 +++ complete -F _pyenv pyenv
00:08:20 ++ lf-pyver python3
00:08:20 ++ local py_version_xy=python3
00:08:20 ++ local py_version_xyz=
00:08:20 ++ pyenv versions
00:08:20 ++ local command
00:08:20 ++ grep -E '^[0-9.]*[0-9]$'
00:08:20 ++ command=versions
00:08:20 ++ '[' 1 -gt 0 ']'
00:08:20 ++ shift
00:08:20 ++ case "$command" in
00:08:20 ++ command pyenv versions
00:08:20 ++ pyenv versions
00:08:20 ++ sed 's/^[ *]* //'
00:08:20 ++ awk '{ print $1 }'
00:08:20 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:08:20 +++ tail -n 1
00:08:20 +++ grep '^3' /tmp/.pyenv_versions
00:08:20 +++ sort -V
00:08:20 ++ py_version_xyz=3.11.7
00:08:20 ++ [[ -z 3.11.7 ]]
00:08:20 ++ echo 3.11.7
00:08:20 ++ return 0
00:08:20 + pyenv local 3.11.7
00:08:20 + local command
00:08:20 + command=local
00:08:20 + '[' 2 -gt 0 ']'
00:08:20 + shift
00:08:20 + case "$command" in
00:08:20 + command pyenv local 3.11.7
00:08:20 + pyenv local 3.11.7
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='lftools[openstack] '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='kubernetes '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='niet '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='python-heatclient '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='python-openstackclient '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='python-magnumclient '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='urllib3~=1.26.15 '
00:08:20 + for arg in "$@"
00:08:20 + case $arg in
00:08:20 + pkg_list+='yq '
00:08:20 + [[ -f /tmp/.os_lf_venv ]]
00:08:20 ++ cat /tmp/.os_lf_venv
00:08:20 + lf_venv=/tmp/venv-sa4p
00:08:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from' file:/tmp/.os_lf_venv
00:08:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:08:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:08:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:08:20 + local 'pip_opts=--upgrade --quiet'
00:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:08:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:08:20 + [[ -n '' ]]
00:08:20 + [[ -n '' ]]
00:08:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:08:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:08:20 + /tmp/venv-sa4p/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:08:22 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:08:22 lf-activate-venv(): INFO: Base packages installed successfully
00:08:22 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:08:22 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:08:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:22 + /tmp/venv-sa4p/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:08:37 + type python3
00:08:37 + true
00:08:37 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH'
00:08:37 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:08:37 + PATH=/tmp/venv-sa4p/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:08:37 + return 0
00:08:37 + openstack --os-cloud vex limits show --absolute
00:08:38 +--------------------------+---------+
00:08:38 | Name | Value |
00:08:38 +--------------------------+---------+
00:08:38 | maxTotalInstances | -1 |
00:08:38 | maxTotalCores | 450 |
00:08:38 | maxTotalRAMSize | 1000000 |
00:08:38 | maxServerMeta | 128 |
00:08:38 | maxImageMeta | 128 |
00:08:38 | maxPersonality | 5 |
00:08:38 | maxPersonalitySize | 10240 |
00:08:38 | maxTotalKeypairs | 100 |
00:08:38 | maxServerGroups | 10 |
00:08:38 | maxServerGroupMembers | 10 |
00:08:38 | maxTotalFloatingIps | -1 |
00:08:38 | maxSecurityGroups | -1 |
00:08:38 | maxSecurityGroupRules | -1 |
00:08:38 | totalRAMUsed | 147456 |
00:08:38 | totalCoresUsed | 36 |
00:08:38 | totalInstancesUsed | 12 |
00:08:38 | totalFloatingIpsUsed | 0 |
00:08:38 | totalSecurityGroupsUsed | 0 |
00:08:38 | totalServerGroupsUsed | 0 |
00:08:38 | maxTotalVolumes | -1 |
00:08:38 | maxTotalSnapshots | 10 |
00:08:38 | maxTotalVolumeGigabytes | 4096 |
00:08:38 | maxTotalBackups | 10 |
00:08:38 | maxTotalBackupGigabytes | 1000 |
00:08:38 | totalVolumesUsed | 0 |
00:08:38 | totalGigabytesUsed | 0 |
00:08:38 | totalSnapshotsUsed | 0 |
00:08:38 | totalBackupsUsed | 0 |
00:08:38 | totalBackupGigabytesUsed | 0 |
00:08:38 +--------------------------+---------+
00:08:38 + pushd /opt/ciman/openstack-hot
00:08:38 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:08:38 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-vanadium-28 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/stack-parameters.yaml
00:09:25 Creating stack releng-netconf-csit-1node-gate-callhome-only-vanadium-28
00:09:25 Waiting to initialize infrastructure...
00:09:25 Waiting to initialize infrastructure...
00:09:25 Waiting to initialize infrastructure...
00:09:25 Stack initialization successful.
00:09:25 ------------------------------------
00:09:25 Stack Details
00:09:25 ------------------------------------
00:09:25 {'added': None,
00:09:25 'capabilities': [],
00:09:25 'created_at': '2026-02-16T00:08:42Z',
00:09:25 'deleted': None,
00:09:25 'deleted_at': None,
00:09:25 'description': 'No description',
00:09:25 'environment': None,
00:09:25 'environment_files': None,
00:09:25 'files': None,
00:09:25 'files_container': None,
00:09:25 'id': '660d0658-e718-40c8-8b55-76bd613ab953',
00:09:25 'is_rollback_disabled': True,
00:09:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-vanadium-28/660d0658-e718-40c8-8b55-76bd613ab953',
00:09:25 'rel': 'self'}],
00:09:25 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:09:25 'name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-28',
00:09:25 'notification_topics': [],
00:09:25 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:09:25 'output_key': 'vm_0_ips',
00:09:25 'output_value': ['10.30.171.47']},
00:09:25 {'description': 'IP addresses of the 2nd vm types',
00:09:25 'output_key': 'vm_1_ips',
00:09:25 'output_value': ['10.30.171.11']}],
00:09:25 'owner_id': ****,
00:09:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:09:25 'OS::stack_id': '660d0658-e718-40c8-8b55-76bd613ab953',
00:09:25 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-vanadium-28',
00:09:25 'job_name': '00473-28',
00:09:25 'silo': 'releng',
00:09:25 'vm_0_count': '1',
00:09:25 'vm_0_flavor': 'v3-standard-4',
00:09:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:09:25 '20260201-010217.481',
00:09:25 'vm_1_count': '1',
00:09:25 'vm_1_flavor': 'v3-standard-2',
00:09:25 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
00:09:25 '20250201-040221.796'},
00:09:25 'parent_id': None,
00:09:25 'replaced': None,
00:09:25 'status': 'CREATE_COMPLETE',
00:09:25 'status_reason': 'Stack CREATE completed successfully',
00:09:25 'tags': [],
00:09:25 'template': None,
00:09:25 'template_description': 'No description',
00:09:25 'template_url': None,
00:09:25 'timeout_mins': 15,
00:09:25 'unchanged': None,
00:09:25 'updated': None,
00:09:25 'updated_at': None,
00:09:25 'user_project_id': 'feb8815037a9417ab16ecf124900e3ec'}
00:09:25 ------------------------------------
00:09:25 + popd
00:09:25 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:09:25 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8530511405821134856.sh
00:09:25 ---> Copy SSH public keys to CSIT lab
00:09:25 Setup pyenv:
00:09:25 system
00:09:25 3.8.13
00:09:25 3.9.13
00:09:25 3.10.13
00:09:25 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:09:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:09:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:09:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:09:27 lf-activate-venv(): INFO: Base packages installed successfully
00:09:27 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:09:39 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:09:41 SSH not responding on 10.30.171.11. Retrying in 10 seconds...
00:09:41 SSH not responding on 10.30.171.47. Retrying in 10 seconds...
00:09:51 Ping to 10.30.171.11 successful.
00:09:51 Ping to 10.30.171.47 successful.
00:09:51 SSH not responding on 10.30.171.11. Retrying in 10 seconds...
00:09:52 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:09:53 releng-00473-28-0-builder-0
00:09:53 Successfully copied public keys to slave 10.30.171.47
00:09:53 Process 10321 ready.
00:10:01 Ping to 10.30.171.11 successful.
00:10:02 SSH not responding on 10.30.171.11. Retrying in 10 seconds...
00:10:12 Ping to 10.30.171.11 successful.
00:10:13 Warning: Permanently added '10.30.171.11' (ECDSA) to the list of known hosts.
00:10:13 releng-00473-28-1-docker-0
00:10:13 Successfully copied public keys to slave 10.30.171.11
00:10:13 Process 10322 ready.
00:10:13 SSH ready on all stack servers.
00:10:13 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8789326343030571132.sh
00:10:13 Setup pyenv:
00:10:14 system
00:10:14 3.8.13
00:10:14 3.9.13
00:10:14 3.10.13
00:10:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:10:18 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-isGW
00:10:18 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.robot_venv
00:10:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:22 lf-activate-venv(): INFO: Base packages installed successfully
00:10:22 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:10:23 lf-activate-venv(): INFO: Adding /tmp/venv-isGW/bin to PATH
00:10:23 + echo 'Installing Python Requirements'
00:10:23 Installing Python Requirements
00:10:23 + cat
00:10:23 + python -m pip install -r requirements.txt
00:10:23 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:10:23 Collecting docker-py (from -r requirements.txt (line 1))
00:10: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)
00:10:23 Collecting ipaddr (from -r requirements.txt (line 2))
00:10:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:10:23 Installing build dependencies: started
00:10:24 Installing build dependencies: finished with status 'done'
00:10:24 Getting requirements to build wheel: started
00:10:25 Getting requirements to build wheel: finished with status 'done'
00:10:25 Preparing metadata (pyproject.toml): started
00:10:25 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:25 Collecting netaddr (from -r requirements.txt (line 3))
00:10:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:10:25 Collecting netifaces (from -r requirements.txt (line 4))
00:10:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:10:25 Installing build dependencies: started
00:10:26 Installing build dependencies: finished with status 'done'
00:10:26 Getting requirements to build wheel: started
00:10:26 Getting requirements to build wheel: finished with status 'done'
00:10:26 Preparing metadata (pyproject.toml): started
00:10:26 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:26 Collecting pyhocon (from -r requirements.txt (line 5))
00:10:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:10:26 Collecting requests (from -r requirements.txt (line 6))
00:10:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:10:26 Collecting robotframework (from -r requirements.txt (line 7))
00:10:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:10:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.2 MB/s 0:00:00
00:10:27 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:10:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:10:27 Installing build dependencies: started
00:10:27 Installing build dependencies: finished with status 'done'
00:10:27 Getting requirements to build wheel: started
00:10:28 Getting requirements to build wheel: finished with status 'done'
00:10:28 Preparing metadata (pyproject.toml): started
00:10:28 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:28 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:10:28 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:10:28 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:10:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:10:28 Installing build dependencies: started
00:10:29 Installing build dependencies: finished with status 'done'
00:10:29 Getting requirements to build wheel: started
00:10:29 Getting requirements to build wheel: finished with status 'done'
00:10:29 Preparing metadata (pyproject.toml): started
00:10:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:29 Collecting scapy (from -r requirements.txt (line 12))
00:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:10:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.5 MB/s 0:00:00
00:10:29 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:10:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:10:29 Installing build dependencies: started
00:10:30 Installing build dependencies: finished with status 'done'
00:10:30 Getting requirements to build wheel: started
00:10:31 Getting requirements to build wheel: finished with status 'done'
00:10:31 Preparing metadata (pyproject.toml): started
00:10:31 Preparing metadata (pyproject.toml): finished with status 'done'
00:10:31 Collecting elasticsearch (from -r requirements.txt (line 18))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:10:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 40.8 MB/s 0:00:00
00:10:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:10:31 Collecting pyangbind (from -r requirements.txt (line 22))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:10:31 Collecting isodate (from -r requirements.txt (line 25))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:10:31 Collecting jmespath (from -r requirements.txt (line 28))
00:10:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:10:31 Collecting jsonpatch (from -r requirements.txt (line 31))
00:10:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:10:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:10:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:10:31 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:10:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:10:31 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:10:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:10:31 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:10:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:10:31 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:10:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:10:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:10:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:10:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:10:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:10:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:10:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:10:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:10:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:10:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:10:32 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:10:32 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:10:32 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:10:32 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:10:32 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:10:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:10:32 Collecting elasticsearch (from -r requirements.txt (line 18))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:10:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.6 MB/s 0:00:00
00:10:32 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:10:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:10:32 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:10:32 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:10:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:10:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.9 MB/s 0:00:00
00:10:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:10:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:10:34 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:10:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 39.6 MB/s 0:00:00
00:10:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:10:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:10:34 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:10:34 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:10:34 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:10:35 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:10:35 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:10:35 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:10:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 89.6 MB/s 0:00:00
00:10:35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:10:35 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:10:35 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:10:35 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:10:35 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:10:35 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:10:35 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:10:35 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:10:35 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:10:35 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:10:35 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:10:35 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:10:35 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:10:35 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:10:35 Requirement already satisfied: packaging in /tmp/venv-isGW/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:10:35 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:10:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:10:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:10:36 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:10:36 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:10:36 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:10:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:10:36 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:10:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:10:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:10:36 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:10:36 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:10:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=546e0b4b8d342825ad53f7ad10e35327538dfbf0e50e1065154c5303629d9c30
00:10:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:10:36 Building wheel for ipaddr (pyproject.toml): started
00:10:36 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:10:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=67fb5649482e8917f7aeb56d1068fe7d4572a64f2d019af04f2e81fd65396999
00:10:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:10:36 Building wheel for netifaces (pyproject.toml): started
00:10:39 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:10:39 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=3d08ebbe02a2a275948e2a1c3bc98848e1bc79396c41f99df893a9c55273dcd9
00:10:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:10:39 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:10:39 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:10:39 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=5e9f96ab96acd8f29ac2dd0b215c75b4f188db916ab8484fb5239b58fe927fb9
00:10:39 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:10:39 Building wheel for jsonpath-rw (pyproject.toml): started
00:10:39 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:10:39 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=13b953e8b0c0a09759eb869098c41f9411869cf6132a084dea9338c792367b1f
00:10:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:10:39 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:10:39 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:10:46
00:10:46 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:10:47 + pip freeze
00:10:47 async-generator==1.10
00:10:47 attrs==25.4.0
00:10:47 bcrypt==5.0.0
00:10:47 beautifulsoup4==4.14.3
00:10:47 certifi==2026.1.4
00:10:47 cffi==2.0.0
00:10:47 charset-normalizer==3.4.4
00:10:47 click==8.3.1
00:10:47 cryptography==46.0.5
00:10:47 decorator==5.2.1
00:10:47 distlib==0.4.0
00:10:47 docker-py==1.10.6
00:10:47 docker-pycreds==0.4.0
00:10:47 elastic-transport==8.17.1
00:10:47 elasticsearch==8.19.3
00:10:47 elasticsearch-dsl==8.15.4
00:10:47 enum34==1.1.10
00:10:47 filelock==3.24.1
00:10:47 h11==0.16.0
00:10:47 idna==3.11
00:10:47 importlib_metadata==8.7.1
00:10:47 invoke==2.2.1
00:10:47 ipaddr==2.2.0
00:10:47 isodate==0.7.2
00:10:47 jmespath==1.1.0
00:10:47 jsonpatch==1.33
00:10:47 jsonpath-rw==1.4.0
00:10:47 jsonpointer==3.0.0
00:10:47 lxml==6.0.2
00:10:47 mypy_extensions==1.1.0
00:10:47 netaddr==1.3.0
00:10:47 netifaces==0.11.0
00:10:47 outcome==1.3.0.post0
00:10:47 packaging==26.0
00:10:47 paramiko==4.0.0
00:10:47 platformdirs==4.9.1
00:10:47 ply==3.11
00:10:47 pyang==2.7.1
00:10:47 pyangbind==0.8.7
00:10:47 pycparser==3.0
00:10:47 pyhocon==0.3.61
00:10:47 PyNaCl==1.6.2
00:10:47 pyparsing==3.3.2
00:10:47 PySocks==1.7.1
00:10:47 python-dateutil==2.9.0.post0
00:10:47 regex==2026.1.15
00:10:47 requests==2.32.5
00:10:47 robotframework==7.4.1
00:10:47 robotframework-httplibrary==0.4.2
00:10:47 robotframework-pythonlibcore==4.5.0
00:10:47 robotframework-requests==0.9.7
00:10:47 robotframework-selenium2library==3.0.0
00:10:47 robotframework-seleniumlibrary==6.8.0
00:10:47 robotframework-sshlibrary==3.8.0
00:10:47 scapy==2.7.0
00:10:47 scp==0.15.0
00:10:47 selenium==4.40.0
00:10:47 six==1.17.0
00:10:47 sniffio==1.3.1
00:10:47 sortedcontainers==2.4.0
00:10:47 soupsieve==2.8.3
00:10:47 trio==0.33.0
00:10:47 trio-typing==0.10.0
00:10:47 trio-websocket==0.12.2
00:10:47 types-certifi==2021.10.8.3
00:10:47 types-urllib3==1.26.25.14
00:10:47 typing_extensions==4.15.0
00:10:47 urllib3==2.6.3
00:10:47 virtualenv==20.36.1
00:10:47 waitress==3.0.2
00:10:47 WebOb==1.8.9
00:10:47 websocket-client==1.9.0
00:10:47 WebTest==3.0.7
00:10:47 wsproto==1.3.2
00:10:47 zipp==3.23.0
00:10:47 [EnvInject] - Injecting environment variables from a build step.
00:10:47 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:10:47 [EnvInject] - Variables injected successfully.
00:10:47 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8014079350539185903.sh
00:10:47 Setup pyenv:
00:10:47 system
00:10:47 3.8.13
00:10:47 3.9.13
00:10:47 3.10.13
00:10:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:10:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:10:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:10:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:10:49 lf-activate-venv(): INFO: Base packages installed successfully
00:10:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:10:56 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:10:56 + ODL_SYSTEM=()
00:10:56 + TOOLS_SYSTEM=()
00:10:56 + OPENSTACK_SYSTEM=()
00:10:56 + OPENSTACK_CONTROLLERS=()
00:10:56 + mapfile -t ADDR
00:10:56 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:10:56 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-vanadium-28
00:10:58 + for i in "${ADDR[@]}"
00:10:58 ++ ssh 10.30.171.47 hostname -s
00:10:58 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:10:58 + REMHOST=releng-00473-28-0-builder-0
00:10:58 + case ${REMHOST} in
00:10:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:10:58 + for i in "${ADDR[@]}"
00:10:58 ++ ssh 10.30.171.11 hostname -s
00:10:58 Warning: Permanently added '10.30.171.11' (ECDSA) to the list of known hosts.
00:10:59 + REMHOST=releng-00473-28-1-docker-0
00:10:59 + case ${REMHOST} in
00:10:59 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:10:59 + echo NUM_ODL_SYSTEM=1
00:10:59 + echo NUM_TOOLS_SYSTEM=1
00:10:59 + '[' '' == yes ']'
00:10:59 + NUM_OPENSTACK_SYSTEM=0
00:10:59 + echo NUM_OPENSTACK_SYSTEM=0
00:10:59 + '[' 0 -eq 2 ']'
00:10:59 + echo ODL_SYSTEM_IP=10.30.171.47
00:10:59 ++ seq 0 0
00:10:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:10:59 + echo ODL_SYSTEM_1_IP=10.30.171.47
00:10:59 + echo TOOLS_SYSTEM_IP=10.30.171.11
00:10:59 ++ seq 0 0
00:10:59 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:10:59 + echo TOOLS_SYSTEM_1_IP=10.30.171.11
00:10:59 + openstack_index=0
00:10:59 + NUM_OPENSTACK_CONTROL_NODES=1
00:10:59 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:10:59 ++ seq 0 0
00:10:59 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:10:59 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:10:59 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:10:59 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:10:59 + '[' -1 -ge 2 ']'
00:10:59 ++ seq 0 -2
00:10:59 + NUM_OPENSTACK_HAPROXY_NODES=0
00:10:59 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:10:59 ++ seq 0 -1
00:10:59 + echo 'Contents of slave_addresses.txt:'
00:10:59 Contents of slave_addresses.txt:
00:10:59 + cat slave_addresses.txt
00:10:59 NUM_ODL_SYSTEM=1
00:10:59 NUM_TOOLS_SYSTEM=1
00:10:59 NUM_OPENSTACK_SYSTEM=0
00:10:59 ODL_SYSTEM_IP=10.30.171.47
00:10:59 ODL_SYSTEM_1_IP=10.30.171.47
00:10:59 TOOLS_SYSTEM_IP=10.30.171.11
00:10:59 TOOLS_SYSTEM_1_IP=10.30.171.11
00:10:59 NUM_OPENSTACK_CONTROL_NODES=1
00:10:59 OPENSTACK_CONTROL_NODE_1_IP=
00:10:59 NUM_OPENSTACK_COMPUTE_NODES=-1
00:10:59 NUM_OPENSTACK_HAPROXY_NODES=0
00:10:59 [EnvInject] - Injecting environment variables from a build step.
00:10:59 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:10:59 [EnvInject] - Variables injected successfully.
00:10:59 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins2661765085306152504.sh
00:10:59 Preparing for JRE Version 21
00:10:59 Karaf artifact is netconf-karaf
00:10:59 Karaf project is netconf
00:10:59 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:10:59 [EnvInject] - Injecting environment variables from a build step.
00:10:59 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:10:59 [EnvInject] - Variables injected successfully.
00:10:59 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins671508721069390981.sh
00:10:59 2026-02-16 00:10:59 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3691/3691] -> "pom.xml" [1]
00:10:59 Bundle version is 10.0.3-SNAPSHOT
00:10:59 --2026-02-16 00:10:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
00:10:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:10:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:10:59 HTTP request sent, awaiting response... 200 OK
00:10:59 Length: 1414 (1.4K) [application/xml]
00:10:59 Saving to: ‘maven-metadata.xml’
00:10:59
00:10:59 0K . 100% 62.1M=0s
00:10:59
00:10:59 2026-02-16 00:10:59 (62.1 MB/s) - ‘maven-metadata.xml’ saved [1414/1414]
00:10:59
00:10:59
00:10:59
00:10:59 org.opendaylight.netconf
00:10:59 netconf-karaf
00:10:59
00:10:59 20260215190849
00:10:59
00:10:59 20260215.190849
00:10:59 151
00:10:59
00:10:59
00:10:59
00:10:59 pom
00:10:59 10.0.3-20260215.190849-151
00:10:59 20260215190849
00:10:59
00:10:59
00:10:59 tar.gz
00:10:59 10.0.3-20260215.190849-151
00:10:59 20260215190849
00:10:59
00:10:59
00:10:59 zip
00:10:59 10.0.3-20260215.190849-151
00:10:59 20260215190849
00:10:59
00:10:59
00:10:59 cyclonedx
00:10:59 xml
00:10:59 10.0.3-20260215.190849-151
00:10:59 20260215190849
00:10:59
00:10:59
00:10:59 cyclonedx
00:10:59 json
00:10:59 10.0.3-20260215.190849-151
00:10:59 20260215190849
00:10:59
00:10:59
00:10:59
00:10:59 10.0.3-SNAPSHOT
00:10:59
00:10:59 Nexus timestamp is 10.0.3-20260215.190849-151
00:10:59 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260215.190849-151.zip
00:10:59 Distribution bundle is netconf-karaf-10.0.3-20260215.190849-151.zip
00:10:59 Distribution bundle version is 10.0.3-SNAPSHOT
00:10:59 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
00:10:59 Nexus prefix is https://nexus.opendaylight.org
00:10:59 [EnvInject] - Injecting environment variables from a build step.
00:10:59 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:10:59 [EnvInject] - Variables injected successfully.
00:10:59 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins4469564424146713175.sh
00:10:59 Setup pyenv:
00:10:59 system
00:10:59 3.8.13
00:10:59 3.9.13
00:10:59 3.10.13
00:10:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:11:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:11:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:11:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:11:01 lf-activate-venv(): INFO: Base packages installed successfully
00:11:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:11:06 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:11:06 Copying common-functions.sh to /tmp
00:11:08 Copying common-functions.sh to 10.30.171.47:/tmp
00:11:08 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:08 Copying common-functions.sh to 10.30.171.11:/tmp
00:11:08 Warning: Permanently added '10.30.171.11' (ECDSA) to the list of known hosts.
00:11:09 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins5964113192987789253.sh
00:11:09 common-functions.sh is being sourced
00:11:09 common-functions environment:
00:11:09 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:11:09 ACTUALFEATURES:
00:11:09 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:11:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:11:09 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:09 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:09 CONTROLLERMEM: 2048m
00:11:09 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:11:09 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:11:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:11:09 SUITES:
00:11:09
00:11:09 #################################################
00:11:09 ## Configure Cluster and Start ##
00:11:09 #################################################
00:11:09 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
00:11:09 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
00:11:09 Locating script plan to use...
00:11:09 Finished running script plans
00:11:09 Configuring member-1 with IP address 10.30.171.47
00:11:09 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:09 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:09 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
00:11:09 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:11:09 common-functions.sh is being sourced
00:11:09 ++ echo 'common-functions.sh is being sourced'
00:11:09 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
00:11:09 ++ DISTROSTREAM=vanadium
00:11:09 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:11:09 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:11:09 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:11:09 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:11:09 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:11:09 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:11:09 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:09 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:09 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:09 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:09 ++ export CONTROLLERMEM=
00:11:09 ++ CONTROLLERMEM=
00:11:09 ++ case "${DISTROSTREAM}" in
00:11:09 ++ CLUSTER_SYSTEM=akka
00:11:09 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:11:09 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:11:09 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:11:09 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:11:09 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:11:09 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:11:09 ++ print_common_env
00:11:09 ++ cat
00:11:09 common-functions environment:
00:11:09 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:11:09 ACTUALFEATURES:
00:11:09 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:11:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
00:11:09 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:09 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:09 CONTROLLERMEM:
00:11:09 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:11:09 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:11:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:11:09 SUITES:
00:11:09
00:11:09 ++ SSH='ssh -t -t'
00:11:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:11:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:11:09 Changing to /tmp
00:11:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260215.190849-151.zip
00:11:09 + echo 'Changing to /tmp'
00:11:09 + cd /tmp
00:11:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260215.190849-151.zip'
00:11:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260215.190849-151.zip
00:11:09 --2026-02-16 00:11:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260215.190849-151.zip
00:11:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:11:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:11:09 HTTP request sent, awaiting response... 200 OK
00:11:09 Length: 156626875 (149M) [application/zip]
00:11:09 Saving to: ‘netconf-karaf-10.0.3-20260215.190849-151.zip’
00:11:09
00:11:09 0K ........ ........ ........ ........ ........ ........ 2% 64.0M 2s
00:11:09 3072K ........ ........ ........ ........ ........ ........ 4% 99.3M 2s
00:11:09 6144K ........ ........ ........ ........ ........ ........ 6% 145M 2s
00:11:09 9216K ........ ........ ........ ........ ........ ........ 8% 150M 1s
00:11:09 12288K ........ ........ ........ ........ ........ ........ 10% 178M 1s
00:11:09 15360K ........ ........ ........ ........ ........ ........ 12% 217M 1s
00:11:09 18432K ........ ........ ........ ........ ........ ........ 14% 232M 1s
00:11:10 21504K ........ ........ ........ ........ ........ ........ 16% 234M 1s
00:11:10 24576K ........ ........ ........ ........ ........ ........ 18% 157M 1s
00:11:10 27648K ........ ........ ........ ........ ........ ........ 20% 254M 1s
00:11:10 30720K ........ ........ ........ ........ ........ ........ 22% 104M 1s
00:11:10 33792K ........ ........ ........ ........ ........ ........ 24% 187M 1s
00:11:10 36864K ........ ........ ........ ........ ........ ........ 26% 241M 1s
00:11:10 39936K ........ ........ ........ ........ ........ ........ 28% 301M 1s
00:11:10 43008K ........ ........ ........ ........ ........ ........ 30% 316M 1s
00:11:10 46080K ........ ........ ........ ........ ........ ........ 32% 249M 1s
00:11:10 49152K ........ ........ ........ ........ ........ ........ 34% 211M 1s
00:11:10 52224K ........ ........ ........ ........ ........ ........ 36% 277M 1s
00:11:10 55296K ........ ........ ........ ........ ........ ........ 38% 227M 1s
00:11:10 58368K ........ ........ ........ ........ ........ ........ 40% 238M 1s
00:11:10 61440K ........ ........ ........ ........ ........ ........ 42% 293M 0s
00:11:10 64512K ........ ........ ........ ........ ........ ........ 44% 351M 0s
00:11:10 67584K ........ ........ ........ ........ ........ ........ 46% 307M 0s
00:11:10 70656K ........ ........ ........ ........ ........ ........ 48% 361M 0s
00:11:10 73728K ........ ........ ........ ........ ........ ........ 50% 256M 0s
00:11:10 76800K ........ ........ ........ ........ ........ ........ 52% 239M 0s
00:11:10 79872K ........ ........ ........ ........ ........ ........ 54% 321M 0s
00:11:10 82944K ........ ........ ........ ........ ........ ........ 56% 232M 0s
00:11:10 86016K ........ ........ ........ ........ ........ ........ 58% 212M 0s
00:11:10 89088K ........ ........ ........ ........ ........ ........ 60% 297M 0s
00:11:10 92160K ........ ........ ........ ........ ........ ........ 62% 345M 0s
00:11:10 95232K ........ ........ ........ ........ ........ ........ 64% 330M 0s
00:11:10 98304K ........ ........ ........ ........ ........ ........ 66% 241M 0s
00:11:10 101376K ........ ........ ........ ........ ........ ........ 68% 302M 0s
00:11:10 104448K ........ ........ ........ ........ ........ ........ 70% 305M 0s
00:11:10 107520K ........ ........ ........ ........ ........ ........ 72% 312M 0s
00:11:10 110592K ........ ........ ........ ........ ........ ........ 74% 307M 0s
00:11:10 113664K ........ ........ ........ ........ ........ ........ 76% 204M 0s
00:11:10 116736K ........ ........ ........ ........ ........ ........ 78% 321M 0s
00:11:10 119808K ........ ........ ........ ........ ........ ........ 80% 261M 0s
00:11:10 122880K ........ ........ ........ ........ ........ ........ 82% 157M 0s
00:11:10 125952K ........ ........ ........ ........ ........ ........ 84% 246M 0s
00:11:10 129024K ........ ........ ........ ........ ........ ........ 86% 266M 0s
00:11:10 132096K ........ ........ ........ ........ ........ ........ 88% 318M 0s
00:11:10 135168K ........ ........ ........ ........ ........ ........ 90% 327M 0s
00:11:10 138240K ........ ........ ........ ........ ........ ........ 92% 326M 0s
00:11:10 141312K ........ ........ ........ ........ ........ ........ 94% 285M 0s
00:11:10 144384K ........ ........ ........ ........ ........ ........ 96% 230M 0s
00:11:10 147456K ........ ........ ........ ........ ........ ........ 98% 237M 0s
00:11:10 150528K ........ ........ ........ ........ ..... 100% 421M=0.7s
00:11:10
00:11:10 2026-02-16 00:11:10 (223 MB/s) - ‘netconf-karaf-10.0.3-20260215.190849-151.zip’ saved [156626875/156626875]
00:11:10
00:11:10 Extracting the new controller...
00:11:10 + echo 'Extracting the new controller...'
00:11:10 + unzip -q netconf-karaf-10.0.3-20260215.190849-151.zip
00:11:11 Adding external repositories...
00:11:11 + echo 'Adding external repositories...'
00:11:11 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:11:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:11:11 ################################################################################
00:11:11 #
00:11:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:11:11 # contributor license agreements. See the NOTICE file distributed with
00:11:11 # this work for additional information regarding copyright ownership.
00:11:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:11:11 # (the "License"); you may not use this file except in compliance with
00:11:11 # the License. You may obtain a copy of the License at
00:11:11 #
00:11:11 # http://www.apache.org/licenses/LICENSE-2.0
00:11:11 #
00:11:11 # Unless required by applicable law or agreed to in writing, software
00:11:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:11:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:11:11 # See the License for the specific language governing permissions and
00:11:11 # limitations under the License.
00:11:11 #
00:11:11 ################################################################################
00:11:11
00:11:11 #
00:11:11 # If set to true, the following property will not allow any certificate to be used
00:11:11 # when accessing Maven repositories through SSL
00:11:11 #
00:11:11 #org.ops4j.pax.url.mvn.certificateCheck=
00:11:11
00:11:11 #
00:11:11 # Path to the local Maven settings file.
00:11:11 # The repositories defined in this file will be automatically added to the list
00:11:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:11:11 # below is not set.
00:11:11 # The following locations are checked for the existence of the settings.xml file
00:11:11 # * 1. looks for the specified url
00:11:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:11:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:11:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:11:11 #
00:11:11 #org.ops4j.pax.url.mvn.settings=
00:11:11
00:11:11 #
00:11:11 # Path to the local Maven repository which is used to avoid downloading
00:11:11 # artifacts when they already exist locally.
00:11:11 # The value of this property will be extracted from the settings.xml file
00:11:11 # above, or defaulted to:
00:11:11 # System.getProperty( "user.home" ) + "/.m2/repository"
00:11:11 #
00:11:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:11:11
00:11:11 #
00:11:11 # Default this to false. It's just weird to use undocumented repos
00:11:11 #
00:11:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:11:11
00:11:11 #
00:11:11 # Uncomment if you don't wanna use the proxy settings
00:11:11 # from the Maven conf/settings.xml file
00:11:11 #
00:11:11 # org.ops4j.pax.url.mvn.proxySupport=false
00:11:11
00:11:11 #
00:11:11 # Disable aether support by default. This ensure that the defaultRepositories
00:11:11 # below will be used
00:11:11 #
00:11:11 #org.ops4j.pax.url.mvn.disableAether=true
00:11:11
00:11:11 #
00:11:11 # Comma separated list of repositories scanned when resolving an artifact.
00:11:11 # Those repositories will be checked before iterating through the
00:11:11 # below list of repositories and even before the local repository
00:11:11 # A repository url can be appended with zero or more of the following flags:
00:11:11 # @snapshots : the repository contains snaphots
00:11:11 # @noreleases : the repository does not contain any released artifacts
00:11:11 #
00:11:11 # The following property value will add the system folder as a repo.
00:11:11 #
00:11:11 #org.ops4j.pax.url.mvn.defaultRepositories=
00:11:11
00:11:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:11:11 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:11:11
00:11:11 #
00:11:11 # Comma separated list of repositories scanned when resolving an artifact.
00:11:11 # The default list includes the following repositories:
00:11:11 # http://repo1.maven.org/maven2@id=central
00:11:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:11:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:11:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:11:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:11:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:11:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:11:11 # To add repositories to the default ones, prepend '+' to the list of repositories
00:11:11 # to add.
00:11:11 # A repository url can be appended with zero or more of the following flags:
00:11:11 # @snapshots : the repository contains snapshots
00:11:11 # @noreleases : the repository does not contain any released artifacts
00:11:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:11:11 #
00:11:11 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 \
00:11:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
00:11:11 file:${karaf.data}/kar@id=kar.repository@multi
00:11:11 Configuring the startup features...
00:11:11 + [[ True == \T\r\u\e ]]
00:11:11 + echo 'Configuring the startup features...'
00:11:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:11:11 + FEATURE_TEST_STRING=features-test
00:11:11 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
00:11:11 + KARAF_VERSION=netconf
00:11:11 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
00:11:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:11:11 ################################################################################
00:11:11 #
00:11:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:11:11 # contributor license agreements. See the NOTICE file distributed with
00:11:11 # this work for additional information regarding copyright ownership.
00:11:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:11:11 # (the "License"); you may not use this file except in compliance with
00:11:11 # the License. You may obtain a copy of the License at
00:11:11 #
00:11:11 # http://www.apache.org/licenses/LICENSE-2.0
00:11:11 #
00:11:11 # Unless required by applicable law or agreed to in writing, software
00:11:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:11:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:11:11 # See the License for the specific language governing permissions and
00:11:11 # limitations under the License.
00:11:11 #
00:11:11 ################################################################################
00:11:11
00:11:11 #
00:11:11 # Comma separated list of features repositories to register by default
00:11:11 #
00:11:11 featuresRepositories = file:${karaf.etc}/cd30de64-c8ef-4600-b9f0-98e3360b1e8f.xml
00:11:11
00:11:11 #
00:11:11 # Comma separated list of features to install at startup
00:11:11 #
00:11:11 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 5322da43-7b20-418e-b0d3-946ed0caf36a
00:11:11
00:11:11 #
00:11:11 # Resource repositories (OBR) that the features resolver can use
00:11:11 # to resolve requirements/capabilities
00:11:11 #
00:11:11 # The format of the resourceRepositories is
00:11:11 # resourceRepositories=[xml:url|json:url],...
00:11:11 # for Instance:
00:11:11 #
00:11:11 #resourceRepositories=xml:http://host/path/to/index.xml
00:11:11 # or
00:11:11 #resourceRepositories=json:http://host/path/to/index.json
00:11:11 #
00:11:11
00:11:11 #
00:11:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:11:11 #
00:11:11 featuresBootAsynchronous=false
00:11:11
00:11:11 #
00:11:11 # Service requirements enforcement
00:11:11 #
00:11:11 # By default, the feature resolver checks the service requirements/capabilities of
00:11:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:11:11 # the required bundles.
00:11:11 # The following flag can have those values:
00:11:11 # - disable: service requirements are completely ignored
00:11:11 # - default: service requirements are ignored for old features
00:11:11 # - enforce: service requirements are always verified
00:11:11 #
00:11:11 #serviceRequirements=default
00:11:11
00:11:11 #
00:11:11 # Store cfg file for config element in feature
00:11:11 #
00:11:11 #configCfgStore=true
00:11:11
00:11:11 #
00:11:11 # Define if the feature service automatically refresh bundles
00:11:11 #
00:11:11 autoRefresh=true
00:11:11
00:11:11 #
00:11:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:11:11 # XML file defines instructions related to features processing
00:11:11 # versions.properties may declare properties to resolve placeholders in XML file
00:11:11 # both files are relative to ${karaf.etc}
00:11:11 #
00:11:11 #featureProcessing=org.apache.karaf.features.xml
00:11:11 #featureProcessingVersions=versions.properties
00:11:11 + configure_karaf_log netconf ''
00:11:11 + local -r karaf_version=netconf
00:11:11 + local -r controllerdebugmap=
00:11:11 + local logapi=log4j
00:11:11 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:11:11 log4j2.rootLogger.level = INFO
00:11:11 #log4j2.rootLogger.type = asyncRoot
00:11:11 #log4j2.rootLogger.includeLocation = false
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:11:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:11:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:11:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:11:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:11:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:11:11 log4j2.logger.spifly.level = WARN
00:11:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:11:11 log4j2.logger.audit.level = INFO
00:11:11 log4j2.logger.audit.additivity = false
00:11:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:11:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:11:11 log4j2.appender.console.type = Console
00:11:11 log4j2.appender.console.name = Console
00:11:11 log4j2.appender.console.layout.type = PatternLayout
00:11:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:11:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:11:11 log4j2.appender.rolling.name = RollingFile
00:11:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:11:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:11:11 #log4j2.appender.rolling.immediateFlush = false
00:11:11 log4j2.appender.rolling.append = true
00:11:11 log4j2.appender.rolling.layout.type = PatternLayout
00:11:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:11:11 log4j2.appender.rolling.policies.type = Policies
00:11:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:11:11 log4j2.appender.rolling.policies.size.size = 64MB
00:11:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:11:11 log4j2.appender.rolling.strategy.max = 7
00:11:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:11:11 log4j2.appender.audit.name = AuditRollingFile
00:11:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:11:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:11:11 log4j2.appender.audit.append = true
00:11:11 log4j2.appender.audit.layout.type = PatternLayout
00:11:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:11:11 log4j2.appender.audit.policies.type = Policies
00:11:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:11:11 log4j2.appender.audit.policies.size.size = 8MB
00:11:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:11:11 log4j2.appender.audit.strategy.max = 7
00:11:11 log4j2.appender.osgi.type = PaxOsgi
00:11:11 log4j2.appender.osgi.name = PaxOsgi
00:11:11 log4j2.appender.osgi.filter = *
00:11:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:11:11 #log4j2.logger.aether.level = TRACE
00:11:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:11:11 #log4j2.logger.http-headers.level = DEBUG
00:11:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:11:11 #log4j2.logger.maven.level = TRACE
00:11:11 + logapi=log4j2
00:11:11 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
00:11:11 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
00:11:11 + '[' log4j2 == log4j2 ']'
00:11:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:11:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:11:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:11:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:11:11 controllerdebugmap:
00:11:11 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:11 + unset IFS
00:11:11 + echo 'controllerdebugmap: '
00:11:11 + '[' -n '' ']'
00:11:11 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:11:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:11:11 ################################################################################
00:11:11 #
00:11:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:11:11 # contributor license agreements. See the NOTICE file distributed with
00:11:11 # this work for additional information regarding copyright ownership.
00:11:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:11:11 # (the "License"); you may not use this file except in compliance with
00:11:11 # the License. You may obtain a copy of the License at
00:11:11 #
00:11:11 # http://www.apache.org/licenses/LICENSE-2.0
00:11:11 #
00:11:11 # Unless required by applicable law or agreed to in writing, software
00:11:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:11:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:11:11 # See the License for the specific language governing permissions and
00:11:11 # limitations under the License.
00:11:11 #
00:11:11 ################################################################################
00:11:11
00:11:11 # Common pattern layout for appenders
00:11:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:11:11
00:11:11 # Root logger
00:11:11 log4j2.rootLogger.level = INFO
00:11:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:11:11 #log4j2.rootLogger.type = asyncRoot
00:11:11 #log4j2.rootLogger.includeLocation = false
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:11:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:11:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:11:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:11:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:11:11
00:11:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:11:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:11:11
00:11:11 # Loggers configuration
00:11:11
00:11:11 # Spifly logger
00:11:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:11:11 log4j2.logger.spifly.level = WARN
00:11:11
00:11:11 # Security audit logger
00:11:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:11:11 log4j2.logger.audit.level = INFO
00:11:11 log4j2.logger.audit.additivity = false
00:11:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:11:11
00:11:11 # Appenders configuration
00:11:11
00:11:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:11:11 log4j2.appender.console.type = Console
00:11:11 log4j2.appender.console.name = Console
00:11:11 log4j2.appender.console.layout.type = PatternLayout
00:11:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:11:11
00:11:11 # Rolling file appender
00:11:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:11:11 log4j2.appender.rolling.name = RollingFile
00:11:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:11:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:11:11 # uncomment to not force a disk flush
00:11:11 #log4j2.appender.rolling.immediateFlush = false
00:11:11 log4j2.appender.rolling.append = true
00:11:11 log4j2.appender.rolling.layout.type = PatternLayout
00:11:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:11:11 log4j2.appender.rolling.policies.type = Policies
00:11:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:11:11 log4j2.appender.rolling.policies.size.size = 1GB
00:11:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:11:11 log4j2.appender.rolling.strategy.max = 7
00:11:11
00:11:11 # Audit file appender
00:11:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:11:11 log4j2.appender.audit.name = AuditRollingFile
00:11:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:11:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:11:11 log4j2.appender.audit.append = true
00:11:11 log4j2.appender.audit.layout.type = PatternLayout
00:11:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:11:11 log4j2.appender.audit.policies.type = Policies
00:11:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:11:11 log4j2.appender.audit.policies.size.size = 8MB
00:11:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:11:11 log4j2.appender.audit.strategy.max = 7
00:11:11
00:11:11 # OSGi appender
00:11:11 log4j2.appender.osgi.type = PaxOsgi
00:11:11 log4j2.appender.osgi.name = PaxOsgi
00:11:11 log4j2.appender.osgi.filter = *
00:11:11
00:11:11 # help with identification of maven-related problems with pax-url-aether
00:11:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:11:11 #log4j2.logger.aether.level = TRACE
00:11:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:11:11 #log4j2.logger.http-headers.level = DEBUG
00:11:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:11:11 #log4j2.logger.maven.level = TRACE
00:11:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:11:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:11:11 Configure
00:11:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:11:11 max memory: 2048m
00:11:11 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:11:11 + local -r controllermem=2048m
00:11:11 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 + echo Configure
00:11:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:11:11 + echo ' max memory: 2048m'
00:11:11 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
00:11:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
00:11:11 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
00:11:11 #!/bin/sh
00:11:11 #
00:11:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:11:11 # contributor license agreements. See the NOTICE file distributed with
00:11:11 # this work for additional information regarding copyright ownership.
00:11:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:11:11 # (the "License"); you may not use this file except in compliance with
00:11:11 # the License. You may obtain a copy of the License at
00:11:11 #
00:11:11 # http://www.apache.org/licenses/LICENSE-2.0
00:11:11 #
00:11:11 # Unless required by applicable law or agreed to in writing, software
00:11:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:11:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:11:11 # See the License for the specific language governing permissions and
00:11:11 # limitations under the License.
00:11:11 #
00:11:11
00:11:11 #
00:11:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:11:11 # script: client, instance, shell, start, status, stop, karaf
00:11:11 #
00:11:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:11:11 # Actions go here...
00:11:11 # fi
00:11:11
00:11:11 #
00:11:11 # general settings which should be applied for all scripts go here; please keep
00:11:11 # in mind that it is possible that scripts might be executed more than once, e.g.
00:11:11 # in example of the start script where the start script is executed first and the
00:11:11 # karaf script afterwards.
00:11:11 #
00:11:11
00:11:11 #
00:11:11 # The following section shows the possible configuration options for the default
00:11:11 # karaf scripts
00:11:11 #
00:11:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:11:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:11:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:11:11 # export EXTRA_JAVA_OPTS # Additional JVM options
00:11:11 # export KARAF_HOME # Karaf home folder
00:11:11 # export KARAF_DATA # Karaf data folder
00:11:11 # export KARAF_BASE # Karaf base folder
00:11:11 # export KARAF_ETC # Karaf etc folder
00:11:11 # export KARAF_LOG # Karaf log folder
00:11:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:11:11 # export KARAF_OPTS # Additional available Karaf options
00:11:11 # export KARAF_DEBUG # Enable debug mode
00:11:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:11:11 # export KARAF_NOROOT # Prevent execution as root if set to true
00:11:11 Set Java version
00:11:11 + echo 'Set Java version'
00:11:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:11:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:11:11 sudo: a password is required
00:11:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:11:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:11:11 sudo: a password is required
00:11:11 JDK default version ...
00:11:11 + echo 'JDK default version ...'
00:11:11 + java -version
00:11:12 openjdk version "21.0.9" 2025-10-21
00:11:12 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:11:12 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:11:12 Set JAVA_HOME
00:11:12 + echo 'Set JAVA_HOME'
00:11:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:11:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:11:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:11:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:11:12 Listing all open ports on controller system...
00:11:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:11:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:11:12 + echo 'Listing all open ports on controller system...'
00:11:12 + netstat -pnatu
00:11:12 /tmp/configuration-script.sh: line 40: netstat: command not found
00:11:12 Configuring cluster
00:11:12 + '[' -f /tmp/custom_shard_config.txt ']'
00:11:12 + echo 'Configuring cluster'
00:11:12 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.47
00:11:12 ################################################
00:11:12 ## Configure Cluster ##
00:11:12 ################################################
00:11:12 NOTE: Cluster configuration files not found. Copying from
00:11:12 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.4
00:11:12 Configuring unique name in pekko.conf
00:11:12 Configuring hostname in pekko.conf
00:11:12 Configuring data and rpc seed nodes in pekko.conf
00:11:12 modules = [
00:11:12
00:11:12 ]
00:11:12 Configuring replication type in module-shards.conf
00:11:12 ################################################
00:11:12 ## NOTE: Manually restart controller to ##
00:11:12 ## apply configuration. ##
00:11:12 ################################################
00:11:12 Dump akka.conf
00:11:12 + echo 'Dump akka.conf'
00:11:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf
00:11:12 cat: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:11:12 Dump modules.conf
00:11:12 + echo 'Dump modules.conf'
00:11:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
00:11:12 modules = [
00:11:12
00:11:12 ]
00:11:12 Dump module-shards.conf
00:11:12 + echo 'Dump module-shards.conf'
00:11:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
00:11:12 module-shards = [
00:11:12 {
00:11:12 name = "default"
00:11:12 shards = [
00:11:12 {
00:11:12 name = "default"
00:11:12 replicas = ["member-1"]
00:11:12 }
00:11:12 ]
00:11:12 }
00:11:12 ]
00:11:12 Locating config plan to use...
00:11:12 Finished running config plans
00:11:12 Starting member-1 with IP address 10.30.171.47
00:11:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:12 Redirecting karaf console output to karaf_console.log
00:11:12 Starting controller...
00:11:12 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
00:11:12 Execute the post startup script on controller 10.30.171.47
00:11:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:11:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:11:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:12:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:12:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:12:13 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:12:18 2026-02-16T00:11:38,310 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:12:18 Controller is UP
00:12:18 2026-02-16T00:11:38,310 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:12:18 Listing all open ports on controller system...
00:12:18 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:12:18 looking for "BindException: Address already in use" in log file
00:12:18 looking for "server is unhealthy" in log file
00:12:18 Let's take the karaf thread dump
00:12:18 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:12:18 karaf main: org.apache.karaf.main.Main, pid:2036
00:12:18 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:12:19 Generating mininet variables...
00:12:19 Locating test plan to use...
00:12:19 Changing the testplan path...
00:12:19 # Place the suites in run order:
00:12:19 /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome
00:12:19 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/test/csit/suites/netconf/callhome ...
00:12:19 ==============================================================================
00:12:19 netconf-gate-callhome.txt
00:12:19 ==============================================================================
00:12:19 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
00:12:19 ==============================================================================
00:12:32 CallHome over SSH with correct device credentials :: Correct crede... | PASS |
00:12:39 ------------------------------------------------------------------------------
00:12:39 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS |
00:12:43 ------------------------------------------------------------------------------
00:12:43 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS |
00:12:48 ------------------------------------------------------------------------------
00:12:48 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS |
00:12:52 ------------------------------------------------------------------------------
00:12:52 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS |
00:12:54 ------------------------------------------------------------------------------
00:12:54 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS |
00:12:59 ------------------------------------------------------------------------------
00:12:59 CallHome over TLS with correct certificate and key :: Using correc... | PASS |
00:13:04 ------------------------------------------------------------------------------
00:13:05 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | PASS |
00:13:05 7 tests, 7 passed, 0 failed
00:13:05 ==============================================================================
00:13:05 netconf-gate-callhome.txt | PASS |
00:13:05 7 tests, 7 passed, 0 failed
00:13:05 ==============================================================================
00:13:05 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/output.xml
00:13:05 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/log.html
00:13:05 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/report.html
00:13:05 Examining the files in data/log and checking filesize
00:13:05 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:05 total 368
00:13:05 drwxrwxr-x 2 jenkins jenkins 4096 Feb 16 00:11 .
00:13:05 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 16 00:11 karaf_console.log
00:13:05 drwxrwxr-x 9 jenkins jenkins 4096 Feb 16 00:11 ..
00:13:05 -rw-rw-r-- 1 jenkins jenkins 364413 Feb 16 00:13 karaf.log
00:13:05 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:06 356K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
00:13:06 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
00:13:06 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:06 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory
00:13:06 Let's take the karaf thread dump again...
00:13:06 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:06 karaf main: org.apache.karaf.main.Main, pid:2036
00:13:06 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:06 Killing ODL
00:13:06 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:12 Compressing karaf.log 1
00:13:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:12 Fetching compressed karaf.log 1
00:13:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:12 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:13 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:13 Fetch GC logs
00:13:13 Warning: Permanently added '10.30.171.47' (ECDSA) to the list of known hosts.
00:13:13 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
00:13:13 Examine copied files
00:13:13 total 1600
00:13:13 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 00:13 gclogs-1
00:13:13 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 16 00:13 odl1_karaf_console.log
00:13:13 -rw-rw-r--. 1 jenkins jenkins 28042 Feb 16 00:13 odl1_karaf.log.gz
00:13:13 -rw-rw-r--. 1 jenkins jenkins 123310 Feb 16 00:13 karaf_1_2036_threads_after.log
00:13:13 -rw-rw-r--. 1 jenkins jenkins 14528 Feb 16 00:13 ps_after.log
00:13:13 -rw-rw-r--. 1 jenkins jenkins 245928 Feb 16 00:13 report.html
00:13:13 -rw-rw-r--. 1 jenkins jenkins 420929 Feb 16 00:13 log.html
00:13:13 -rw-rw-r--. 1 jenkins jenkins 614769 Feb 16 00:13 output.xml
00:13:13 -rw-rw-r--. 1 jenkins jenkins 127 Feb 16 00:12 testplan.txt
00:13:13 -rw-rw-r--. 1 jenkins jenkins 101757 Feb 16 00:12 karaf_1_2036_threads_before.log
00:13:13 -rw-rw-r--. 1 jenkins jenkins 14513 Feb 16 00:12 ps_before.log
00:13:13 -rw-rw-r--. 1 jenkins jenkins 3278 Feb 16 00:11 post-startup-script.sh
00:13:13 -rw-rw-r--. 1 jenkins jenkins 276 Feb 16 00:11 startup-script.sh
00:13:13 -rw-rw-r--. 1 jenkins jenkins 3551 Feb 16 00:11 configuration-script.sh
00:13:13 -rw-rw-r--. 1 jenkins jenkins 365 Feb 16 00:10 detect_variables.env
00:13:13 -rw-rw-r--. 1 jenkins jenkins 3691 Feb 16 00:10 pom.xml
00:13:13 -rw-rw-r--. 1 jenkins jenkins 96 Feb 16 00:10 set_variables.env
00:13:13 -rw-rw-r--. 1 jenkins jenkins 295 Feb 16 00:10 slave_addresses.txt
00:13:13 -rw-rw-r--. 1 jenkins jenkins 570 Feb 16 00:10 requirements.txt
00:13:13 -rw-rw-r--. 1 jenkins jenkins 26 Feb 16 00:10 env.properties
00:13:13 -rw-rw-r--. 1 jenkins jenkins 324 Feb 16 00:08 stack-parameters.yaml
00:13:13 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 16 00:07 test
00:13:13 drwxrwxr-x. 2 jenkins jenkins 6 Feb 16 00:07 test@tmp
00:13:13 -rw-rw-r--. 1 jenkins jenkins 1414 Feb 15 19:37 maven-metadata.xml
00:13:14 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2063691288951899981.sh
00:13:14 Karaf Deployments, Tests must have already run
00:13:14 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/sh /tmp/jenkins16099193467804731334.sh
00:13:14 Cleaning up Robot installation...
00:13:14 $ ssh-agent -k
00:13:14 unset SSH_AUTH_SOCK;
00:13:14 unset SSH_AGENT_PID;
00:13:14 echo Agent pid 9106 killed;
00:13:14 [ssh-agent] Stopped.
00:13:14 Recording plot data
00:13:14 Robot results publisher started...
00:13:14 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:13:14 -Parsing output xml:
00:13:15 Done!
00:13:15 -Copying log files to build dir:
00:13:15 Done!
00:13:15 -Assigning results to build:
00:13:15 Done!
00:13:15 -Checking thresholds:
00:13:15 Done!
00:13:15 Done publishing Robot results.
00:13:15 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:15 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13502495562271579576.sh
00:13:15 Archiving csit artifacts
00:13:15 mv: cannot stat '*_1.png': No such file or directory
00:13:15 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:13:15 % Total % Received % Xferd Average Speed Time Time Time Current
00:13:15 Dload Upload Total Spent Left Speed
00:13:15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 22407 0 22407 0 0 55738 0 --:--:-- --:--:-- --:--:-- 55600
100 280k 0 280k 0 0 636k 0 --:--:-- --:--:-- --:--:-- 636k
00:13:15 Archive: robot-plugin.zip
00:13:15 inflating: ./archives/robot-plugin/log.html
00:13:15 inflating: ./archives/robot-plugin/output.xml
00:13:15 inflating: ./archives/robot-plugin/report.html
00:13:15 mv: cannot stat '*.log.gz': No such file or directory
00:13:15 mv: cannot stat '*.csv': No such file or directory
00:13:15 mv: cannot stat '*.png': No such file or directory
00:13:15 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:15 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins12620654723263563807.sh
00:13:15 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:15 [EnvInject] - Injecting environment variables from a build step.
00:13:15 [EnvInject] - Injecting as environment variables the properties content
00:13:15 OS_CLOUD=vex
00:13:15 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-vanadium-28
00:13:15
00:13:15 [EnvInject] - Variables injected successfully.
00:13:15 provisioning config files...
00:13:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:13:16 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins4839696397021592331.sh
00:13:16 ---> openstack-stack-delete.sh
00:13:16 Setup pyenv:
00:13:16 system
00:13:16 3.8.13
00:13:16 3.9.13
00:13:16 3.10.13
00:13:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:13:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:13:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:18 lf-activate-venv(): INFO: Base packages installed successfully
00:13:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:13:36 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:13:36 INFO: Stack cost retrieval disabled, setting cost to 0
00:13:48 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-vanadium-28
00:13:48 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-vanadium-28
00:13:48 [PostBuildScript] - [INFO] Executing post build scripts.
00:13:48 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins279540965863576921.sh
00:13:48 ---> sysstat.sh
00:13:49 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins14614262595225131190.sh
00:13:49 ---> package-listing.sh
00:13:49 ++ facter osfamily
00:13:49 ++ tr '[:upper:]' '[:lower:]'
00:13:49 + OS_FAMILY=redhat
00:13:49 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium
00:13:49 + START_PACKAGES=/tmp/packages_start.txt
00:13:49 + END_PACKAGES=/tmp/packages_end.txt
00:13:49 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:13:49 + PACKAGES=/tmp/packages_start.txt
00:13:49 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']'
00:13:49 + PACKAGES=/tmp/packages_end.txt
00:13:49 + case "${OS_FAMILY}" in
00:13:49 + rpm -qa
00:13:49 + sort
00:13:49 + '[' -f /tmp/packages_start.txt ']'
00:13:49 + '[' -f /tmp/packages_end.txt ']'
00:13:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:13:49 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium ']'
00:13:49 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/
00:13:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/
00:13:49 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins2570529428997986830.sh
00:13:49 ---> capture-instance-metadata.sh
00:13:49 Setup pyenv:
00:13:50 system
00:13:50 3.8.13
00:13:50 3.9.13
00:13:50 3.10.13
00:13:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:13:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:13:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:52 lf-activate-venv(): INFO: Base packages installed successfully
00:13:52 lf-activate-venv(): INFO: Installing additional packages: lftools
00:14:01 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:14:01 INFO: Running in OpenStack, capturing instance metadata
00:14:01 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins15075287015928399797.sh
00:14:01 provisioning config files...
00:14:02 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-vanadium #28
00:14:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-vanadium@tmp/config6236713257001395176tmp
00:14:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:14:02 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:14:02 provisioning config files...
00:14:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:14:03 [EnvInject] - Injecting environment variables from a build step.
00:14:03 [EnvInject] - Injecting as environment variables the properties content
00:14:03 SERVER_ID=logs
00:14:03
00:14:03 [EnvInject] - Variables injected successfully.
00:14:03 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins15515389288326004617.sh
00:14:03 ---> create-netrc.sh
00:14:03 WARN: Log server credential not found.
00:14:03 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins13691993521516484948.sh
00:14:03 ---> python-tools-install.sh
00:14:03 Setup pyenv:
00:14:03 system
00:14:03 3.8.13
00:14:03 3.9.13
00:14:03 3.10.13
00:14:03 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:14:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:14:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:05 lf-activate-venv(): INFO: Base packages installed successfully
00:14:05 lf-activate-venv(): INFO: Installing additional packages: lftools
00:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:14:14 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins8420085284880653150.sh
00:14:14 ---> sudo-logs.sh
00:14:14 Archiving 'sudo' log..
00:14:14 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash /tmp/jenkins9253225546412594761.sh
00:14:14 ---> job-cost.sh
00:14:14 INFO: Activating Python virtual environment...
00:14:14 Setup pyenv:
00:14:14 system
00:14:14 3.8.13
00:14:14 3.9.13
00:14:14 3.10.13
00:14:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:14:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:14:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:16 lf-activate-venv(): INFO: Base packages installed successfully
00:14:16 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:14:24 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:14:24 DEBUG: Contents of stack-cost file:
00:14:24 total: 0
00:14:24 INFO: Retrieving Stack Cost...
00:14:24 INFO: Stack cost: 0
00:14:24 INFO: Instance uptime: 68820s
00:14:24 INFO: Fetching instance metadata (attempt 1 of 3)...
00:14:24 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
00:14:24 INFO: Successfully fetched instance metadata
00:14:24 INFO: Instance type: v3-standard-2
00:14:24 INFO: Retrieving pricing info for: v3-standard-2
00:14:24 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
00:14:24 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=68820
00:14:24 INFO: Successfully fetched Vexxhost pricing API
00:14:24 INFO: Retrieved cost: 1.1
00:14:24 INFO: Retrieved resource: v3-standard-2
00:14:24 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/cost
00:14:24 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/archives/cost.csv
00:14:24 INFO: Successfully archived job cost data
00:14:24 DEBUG: Cost data: netconf-csit-1node-gate-callhome-only-vanadium,28,2026-02-16 00:14:24,v3-standard-2,68820,1.10,0.00,SUCCESS
00:14:24 [netconf-csit-1node-gate-callhome-only-vanadium] $ /bin/bash -l /tmp/jenkins8210444799133954324.sh
00:14:24 ---> logs-deploy.sh
00:14:24 Setup pyenv:
00:14:24 system
00:14:24 3.8.13
00:14:24 3.9.13
00:14:24 3.10.13
00:14:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-vanadium/.python-version)
00:14:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-sa4p from file:/tmp/.os_lf_venv
00:14:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:26 lf-activate-venv(): INFO: Base packages installed successfully
00:14:26 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-sa4p/bin to PATH
00:14:39 WARNING: Nexus logging server not set
00:14:39 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-vanadium/28/
00:14:39 INFO: archiving logs to S3
00:14:40 ---> uname -a:
00:14:40 Linux prd-centos8-robot-2c-8g-10716.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:14:40
00:14:40
00:14:40 ---> lscpu:
00:14:40 Architecture: x86_64
00:14:40 CPU op-mode(s): 32-bit, 64-bit
00:14:40 Byte Order: Little Endian
00:14:40 CPU(s): 2
00:14:40 On-line CPU(s) list: 0,1
00:14:40 Thread(s) per core: 1
00:14:40 Core(s) per socket: 1
00:14:40 Socket(s): 2
00:14:40 NUMA node(s): 1
00:14:40 Vendor ID: AuthenticAMD
00:14:40 CPU family: 23
00:14:40 Model: 49
00:14:40 Model name: AMD EPYC-Rome Processor
00:14:40 Stepping: 0
00:14:40 CPU MHz: 2799.998
00:14:40 BogoMIPS: 5599.99
00:14:40 Virtualization: AMD-V
00:14:40 Hypervisor vendor: KVM
00:14:40 Virtualization type: full
00:14:40 L1d cache: 32K
00:14:40 L1i cache: 32K
00:14:40 L2 cache: 512K
00:14:40 L3 cache: 16384K
00:14:40 NUMA node0 CPU(s): 0,1
00:14:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:14:40
00:14:40
00:14:40 ---> nproc:
00:14:40 2
00:14:40
00:14:40
00:14:40 ---> df -h:
00:14:40 Filesystem Size Used Avail Use% Mounted on
00:14:40 devtmpfs 3.8G 0 3.8G 0% /dev
00:14:40 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:14:40 tmpfs 3.8G 17M 3.8G 1% /run
00:14:40 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:14:40 /dev/vda1 40G 8.3G 32G 21% /
00:14:40 tmpfs 770M 0 770M 0% /run/user/1001
00:14:40
00:14:40
00:14:40 ---> free -m:
00:14:40 total used free shared buff/cache available
00:14:40 Mem: 7697 559 4926 19 2211 6838
00:14:40 Swap: 1023 0 1023
00:14:40
00:14:40
00:14:40 ---> ip addr:
00:14:40 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:14:40 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:14:40 inet 127.0.0.1/8 scope host lo
00:14:40 valid_lft forever preferred_lft forever
00:14:40 inet6 ::1/128 scope host
00:14:40 valid_lft forever preferred_lft forever
00:14:40 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:14:40 link/ether fa:16:3e:50:6a:56 brd ff:ff:ff:ff:ff:ff
00:14:40 altname enp0s3
00:14:40 altname ens3
00:14:40 inet 10.30.171.253/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:14:40 valid_lft 60775sec preferred_lft 60775sec
00:14:40 inet6 fe80::f816:3eff:fe50:6a56/64 scope link
00:14:40 valid_lft forever preferred_lft forever
00:14:40
00:14:40
00:14:40 ---> sar -b -r -n DEV:
00:14:40 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-10716.novalocal) 02/16/2026 _x86_64_ (2 CPU)
00:14:40
00:14:40 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:14:40 12:01:01 AM 0.97 0.00 0.97 0.00 188.27
00:14:40 12:02:01 AM 0.57 0.00 0.57 0.00 8.56
00:14:40 12:03:01 AM 0.40 0.00 0.40 0.00 4.33
00:14:40 12:04:01 AM 0.43 0.00 0.43 0.00 5.47
00:14:40 12:05:01 AM 0.45 0.00 0.45 0.00 5.63
00:14:40 12:06:01 AM 0.33 0.00 0.33 0.00 3.33
00:14:40 12:07:01 AM 0.35 0.00 0.35 0.00 3.47
00:14:40 12:08:01 AM 55.75 6.83 48.92 1258.25 3920.13
00:14:40 12:09:01 AM 105.03 1.08 103.95 75.31 11618.31
00:14:40 12:10:01 AM 19.61 0.38 19.23 64.26 1764.16
00:14:40 12:11:01 AM 69.24 9.18 60.06 1659.05 3813.23
00:14:40 12:12:01 AM 36.18 0.03 36.14 3.47 6437.44
00:14:40 12:13:01 AM 5.16 0.07 5.10 4.93 198.15
00:14:40 12:14:01 AM 24.70 0.33 24.36 39.33 1052.51
00:14:40 Average: 22.80 1.28 21.52 221.77 2073.11
00:14:40
00:14:40 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:14:40 12:01:01 AM 5826944 7215616 2055480 26.08 2688 1587560 575336 6.44 168860 1626384 16
00:14:40 12:02:01 AM 5828104 7216780 2054320 26.06 2688 1587564 575336 6.44 168888 1625632 4
00:14:40 12:03:01 AM 5828360 7217004 2054064 26.06 2688 1587564 575336 6.44 168888 1625360 4
00:14:40 12:04:01 AM 5828104 7216748 2054320 26.06 2688 1587564 575336 6.44 168888 1625564 4
00:14:40 12:05:01 AM 5828348 7216996 2054076 26.06 2688 1587568 575336 6.44 168888 1625364 4
00:14:40 12:06:01 AM 5828356 7217004 2054068 26.06 2688 1587568 575336 6.44 168888 1625364 4
00:14:40 12:07:01 AM 5827808 7216460 2054616 26.07 2688 1587572 596148 6.68 168888 1625716 4
00:14:40 12:08:01 AM 5406240 7100776 2476184 31.41 2688 1877476 630464 7.06 203012 1952964 165768
00:14:40 12:09:01 AM 5161232 7028844 2721192 34.52 2688 2043516 666816 7.47 216676 2151836 40196
00:14:40 12:10:01 AM 5237632 7107576 2644792 33.55 2688 2045444 592592 6.64 237436 2055088 9008
00:14:40 12:11:01 AM 4897740 7041224 2984684 37.87 2688 2309428 664076 7.44 279504 2321828 183572
00:14:40 12:12:01 AM 4945252 7080880 2937172 37.26 2688 2301780 598120 6.70 284280 2265460 4
00:14:40 12:13:01 AM 4904376 7040804 2978048 37.78 2688 2302628 646196 7.24 284632 2305776 232
00:14:40 12:14:01 AM 5135916 7089640 2746508 34.84 2688 2126604 606920 6.80 484488 1901604 24068
00:14:40 Average: 5463172 7143311 2419252 30.69 2688 1865703 603811 6.76 226587 1880996 30206
00:14:40
00:14:40 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:14:40 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:01:01 AM eth0 1.18 0.30 0.38 0.21 0.00 0.00 0.00 0.00
00:14:40 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:02:01 AM eth0 0.42 0.15 0.27 0.19 0.00 0.00 0.00 0.00
00:14:40 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:03:01 AM eth0 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:14:40 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:04:01 AM eth0 0.77 0.32 0.41 0.26 0.00 0.00 0.00 0.00
00:14:40 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:05:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:14:40 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:06:01 AM eth0 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
00:14:40 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:07:01 AM eth0 0.48 0.00 0.05 0.00 0.00 0.00 0.00 0.00
00:14:40 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:08:01 AM eth0 221.98 144.15 1314.06 45.95 0.00 0.00 0.00 0.00
00:14:40 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:09:01 AM eth0 82.91 64.60 877.95 9.64 0.00 0.00 0.00 0.00
00:14:40 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:10:01 AM eth0 12.15 9.17 5.92 4.08 0.00 0.00 0.00 0.00
00:14:40 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:11:01 AM eth0 45.52 39.85 342.86 16.72 0.00 0.00 0.00 0.00
00:14:40 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:12:01 AM eth0 104.02 86.24 21.90 18.33 0.00 0.00 0.00 0.00
00:14:40 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:13:01 AM eth0 44.15 25.79 9.54 3.60 0.00 0.00 0.00 0.00
00:14:40 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 12:14:01 AM eth0 60.71 41.04 82.36 24.84 0.00 0.00 0.00 0.00
00:14:40 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:14:40 Average: eth0 41.05 29.40 189.71 8.84 0.00 0.00 0.00 0.00
00:14:40
00:14:40
00:14:40 ---> sar -P ALL:
00:14:40 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-10716.novalocal) 02/16/2026 _x86_64_ (2 CPU)
00:14:40
00:14:40 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:14:40 12:01:01 AM all 0.33 0.03 0.20 0.04 0.04 99.36
00:14:40 12:01:01 AM 0 0.10 0.00 0.17 0.08 0.05 99.60
00:14:40 12:01:01 AM 1 0.57 0.05 0.23 0.00 0.03 99.12
00:14:40 12:02:01 AM all 0.32 0.00 0.08 0.00 0.03 99.57
00:14:40 12:02:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
00:14:40 12:02:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
00:14:40 12:03:01 AM all 0.27 0.00 0.06 0.01 0.04 99.62
00:14:40 12:03:01 AM 0 0.45 0.00 0.03 0.00 0.03 99.48
00:14:40 12:03:01 AM 1 0.08 0.00 0.08 0.02 0.05 99.77
00:14:40 12:04:01 AM all 0.23 0.00 0.06 0.00 0.03 99.67
00:14:40 12:04:01 AM 0 0.38 0.00 0.05 0.00 0.02 99.55
00:14:40 12:04:01 AM 1 0.08 0.00 0.07 0.00 0.05 99.80
00:14:40 12:05:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
00:14:40 12:05:01 AM 0 0.52 0.00 0.02 0.00 0.02 99.45
00:14:40 12:05:01 AM 1 0.08 0.00 0.08 0.00 0.05 99.78
00:14:40 12:06:01 AM all 0.31 0.00 0.04 0.00 0.04 99.61
00:14:40 12:06:01 AM 0 0.55 0.00 0.03 0.00 0.03 99.38
00:14:40 12:06:01 AM 1 0.07 0.00 0.05 0.00 0.05 99.83
00:14:40 12:07:01 AM all 0.29 0.00 0.06 0.00 0.03 99.62
00:14:40 12:07:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
00:14:40 12:07:01 AM 1 0.05 0.00 0.08 0.00 0.05 99.82
00:14:40 12:08:01 AM all 26.77 0.00 4.79 0.65 0.08 67.70
00:14:40 12:08:01 AM 0 33.48 0.00 6.48 0.78 0.07 59.19
00:14:40 12:08:01 AM 1 20.07 0.00 3.10 0.52 0.10 76.21
00:14:40 12:09:01 AM all 23.68 0.00 3.89 1.22 0.08 71.13
00:14:40 12:09:01 AM 0 27.27 0.00 4.28 1.35 0.08 67.02
00:14:40 12:09:01 AM 1 20.10 0.00 3.50 1.08 0.08 75.24
00:14:40 12:10:01 AM all 10.36 0.00 1.46 0.18 0.07 87.93
00:14:40 12:10:01 AM 0 15.21 0.00 1.65 0.17 0.07 82.90
00:14:40 12:10:01 AM 1 5.52 0.00 1.27 0.20 0.07 92.95
00:14:40 12:11:01 AM all 30.79 0.00 5.87 0.48 0.09 62.76
00:14:40 12:11:01 AM 0 37.10 0.00 6.72 0.52 0.10 55.56
00:14:40 12:11:01 AM 1 24.50 0.00 5.01 0.45 0.08 69.96
00:14:40
00:14:40 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
00:14:40 12:12:01 AM all 5.08 0.00 0.99 0.51 0.05 93.36
00:14:40 12:12:01 AM 0 6.04 0.00 1.14 0.63 0.05 92.14
00:14:40 12:12:01 AM 1 4.12 0.00 0.85 0.38 0.05 94.59
00:14:40 12:13:01 AM all 2.34 0.00 0.28 0.03 0.08 97.28
00:14:40 12:13:01 AM 0 1.97 0.00 0.18 0.02 0.05 97.78
00:14:40 12:13:01 AM 1 2.71 0.00 0.39 0.03 0.10 96.77
00:14:40 12:14:01 AM all 21.13 0.00 3.57 0.13 0.07 75.11
00:14:40 12:14:01 AM 0 25.59 0.00 4.40 0.17 0.07 69.78
00:14:40 12:14:01 AM 1 16.66 0.00 2.74 0.08 0.07 80.45
00:14:40 Average: all 8.74 0.00 1.53 0.23 0.06 89.44
00:14:40 Average: 0 10.67 0.00 1.81 0.27 0.05 87.22
00:14:40 Average: 1 6.81 0.00 1.25 0.20 0.06 91.67
00:14:40
00:14:40
00:14:40