11:47:27 Started by upstream project "netconf-distribution-mri-test-scandium" build number 64
11:47:27 originally caused by:
11:47:27 Started by timer
11:47:27 Running as SYSTEM
11:47:27 [EnvInject] - Loading node environment variables.
11:47:27 Building remotely on prd-centos8-robot-2c-8g-1150 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-gate-callhome-only-scandium
11:47:27 [ssh-agent] Looking for ssh-agent implementation...
11:47:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
11:47:28 $ ssh-agent
11:47:28 SSH_AUTH_SOCK=/tmp/ssh-oqalnYijmgT0/agent.5275
11:47:28 SSH_AGENT_PID=5276
11:47:28 [ssh-agent] Started.
11:47:28 Running ssh-add (command line suppressed)
11:47:28 Identity added: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/private_key_16996693140314114063.key (/w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/private_key_16996693140314114063.key)
11:47:28 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
11:47:28 The recommended git tool is: NONE
11:47:30 using credential opendaylight-jenkins-ssh
11:47:30 Wiping out workspace first.
11:47:30 Cloning the remote Git repository
11:47:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
11:47:30 > git init /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test # timeout=10
11:47:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
11:47:30 > git --version # timeout=10
11:47:30 > git --version # 'git version 2.43.0'
11:47:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
11:47:30 [INFO] Currently running in a labeled security context
11:47:30 [INFO] Currently SELinux is 'enforcing' on the host
11:47:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh18082701728673721772.key
11:47:30 Verifying host key using known hosts file
11:47:30 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.
11:47:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
11:47:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
11:47:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:47:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
11:47:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
11:47:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
11:47:33 [INFO] Currently running in a labeled security context
11:47:33 [INFO] Currently SELinux is 'enforcing' on the host
11:47:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh13946034760499906805.key
11:47:33 Verifying host key using known hosts file
11:47:33 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
11:47:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
11:47:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:47:33 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
11:47:33 > git config core.sparsecheckout # timeout=10
11:47:33 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
11:47:34 Commit message: "Adapt test for new pce-allocation field"
11:47:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
11:47:34 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
11:47:34 No emails were triggered.
11:47:34 provisioning config files...
11:47:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc
11:47:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
11:47:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
11:47:34 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins10899175971471503110.sh
11:47:34 ---> python-tools-install.sh
11:47:34 Setup pyenv:
11:47:35 system
11:47:35 * 3.8.13 (set by /opt/pyenv/version)
11:47:35 * 3.9.13 (set by /opt/pyenv/version)
11:47:35 * 3.10.13 (set by /opt/pyenv/version)
11:47:35 * 3.11.7 (set by /opt/pyenv/version)
11:47:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KOPw
11:47:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
11:47:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:47:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:47:43 lf-activate-venv(): INFO: Base packages installed successfully
11:47:43 lf-activate-venv(): INFO: Installing additional packages: lftools
11:48:11 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:48:11 Generating Requirements File
11:48:33 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.
11:48:33 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
11:48:33 Python 3.11.7
11:48:33 pip 25.2 from /tmp/venv-KOPw/lib/python3.11/site-packages/pip (python 3.11)
11:48:34 appdirs==1.4.4
11:48:34 argcomplete==3.6.2
11:48:34 aspy.yaml==1.3.0
11:48:34 attrs==25.3.0
11:48:34 autopage==0.5.2
11:48:34 beautifulsoup4==4.14.2
11:48:34 boto3==1.40.45
11:48:34 botocore==1.40.45
11:48:34 bs4==0.0.2
11:48:34 cachetools==6.2.0
11:48:34 certifi==2025.10.5
11:48:34 cffi==2.0.0
11:48:34 cfgv==3.4.0
11:48:34 chardet==5.2.0
11:48:34 charset-normalizer==3.4.3
11:48:34 click==8.3.0
11:48:34 cliff==4.11.0
11:48:34 cmd2==2.7.0
11:48:34 cryptography==3.3.2
11:48:34 debtcollector==3.0.0
11:48:34 decorator==5.2.1
11:48:34 defusedxml==0.7.1
11:48:34 Deprecated==1.2.18
11:48:34 distlib==0.4.0
11:48:34 dnspython==2.8.0
11:48:34 docker==7.1.0
11:48:34 dogpile.cache==1.4.1
11:48:34 durationpy==0.10
11:48:34 email-validator==2.3.0
11:48:34 filelock==3.19.1
11:48:34 future==1.0.0
11:48:34 gitdb==4.0.12
11:48:34 GitPython==3.1.45
11:48:34 google-auth==2.41.1
11:48:34 httplib2==0.31.0
11:48:34 identify==2.6.15
11:48:34 idna==3.10
11:48:34 importlib-resources==1.5.0
11:48:34 iso8601==2.1.0
11:48:34 Jinja2==3.1.6
11:48:34 jmespath==1.0.1
11:48:34 jsonpatch==1.33
11:48:34 jsonpointer==3.0.0
11:48:34 jsonschema==4.25.1
11:48:34 jsonschema-specifications==2025.9.1
11:48:34 keystoneauth1==5.12.0
11:48:34 kubernetes==34.1.0
11:48:34 lftools==0.37.14
11:48:34 lxml==6.0.2
11:48:34 markdown-it-py==4.0.0
11:48:34 MarkupSafe==3.0.3
11:48:34 mdurl==0.1.2
11:48:34 msgpack==1.1.1
11:48:34 multi_key_dict==2.0.3
11:48:34 munch==4.0.0
11:48:34 netaddr==1.3.0
11:48:34 niet==1.4.2
11:48:34 nodeenv==1.9.1
11:48:34 oauth2client==4.1.3
11:48:34 oauthlib==3.3.1
11:48:34 openstacksdk==4.7.1
11:48:34 os-service-types==1.8.0
11:48:34 osc-lib==4.2.0
11:48:34 oslo.config==10.0.0
11:48:34 oslo.context==6.1.0
11:48:34 oslo.i18n==6.6.0
11:48:34 oslo.log==7.2.1
11:48:34 oslo.serialization==5.8.0
11:48:34 oslo.utils==9.1.0
11:48:34 packaging==25.0
11:48:34 pbr==7.0.1
11:48:34 platformdirs==4.4.0
11:48:34 prettytable==3.16.0
11:48:34 psutil==7.1.0
11:48:34 pyasn1==0.6.1
11:48:34 pyasn1_modules==0.4.2
11:48:34 pycparser==2.23
11:48:34 pygerrit2==2.0.15
11:48:34 PyGithub==2.8.1
11:48:34 Pygments==2.19.2
11:48:34 PyJWT==2.10.1
11:48:34 PyNaCl==1.6.0
11:48:34 pyparsing==2.4.7
11:48:34 pyperclip==1.11.0
11:48:34 pyrsistent==0.20.0
11:48:34 python-cinderclient==9.8.0
11:48:34 python-dateutil==2.9.0.post0
11:48:34 python-heatclient==4.3.0
11:48:34 python-jenkins==1.8.3
11:48:34 python-keystoneclient==5.7.0
11:48:34 python-magnumclient==4.9.0
11:48:34 python-openstackclient==8.2.0
11:48:34 python-swiftclient==4.8.0
11:48:34 PyYAML==6.0.3
11:48:34 referencing==0.36.2
11:48:34 requests==2.32.5
11:48:34 requests-oauthlib==2.0.0
11:48:34 requestsexceptions==1.4.0
11:48:34 rfc3986==2.0.0
11:48:34 rich==14.1.0
11:48:34 rich-argparse==1.7.1
11:48:34 rpds-py==0.27.1
11:48:34 rsa==4.9.1
11:48:34 ruamel.yaml==0.18.15
11:48:34 ruamel.yaml.clib==0.2.14
11:48:34 s3transfer==0.14.0
11:48:34 simplejson==3.20.2
11:48:34 six==1.17.0
11:48:34 smmap==5.0.2
11:48:34 soupsieve==2.8
11:48:34 stevedore==5.5.0
11:48:34 tabulate==0.9.0
11:48:34 toml==0.10.2
11:48:34 tomlkit==0.13.3
11:48:34 tqdm==4.67.1
11:48:34 typing_extensions==4.15.0
11:48:34 tzdata==2025.2
11:48:34 urllib3==1.26.20
11:48:34 virtualenv==20.34.0
11:48:34 wcwidth==0.2.14
11:48:34 websocket-client==1.8.0
11:48:34 wrapt==1.17.3
11:48:34 xdg==6.0.0
11:48:34 xmltodict==1.0.2
11:48:34 yq==3.4.3
11:48:34 [EnvInject] - Injecting environment variables from a build step.
11:48:34 [EnvInject] - Injecting as environment variables the properties content
11:48:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
11:48:34 OS_CLOUD=vex
11:48:34 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:48:34 OS_STACK_TEMPLATE_DIR=openstack-hot
11:48:34
11:48:34 [EnvInject] - Variables injected successfully.
11:48:34 provisioning config files...
11:48:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
11:48:34 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins17423396880775836939.sh
11:48:34 ---> Create parameters file for OpenStack HOT
11:48:34 OpenStack Heat parameters generated
11:48:34 -----------------------------------
11:48:34 parameters:
11:48:34 vm_0_count: '1'
11:48:34 vm_0_flavor: 'v3-standard-4'
11:48:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
11:48:34 vm_1_count: '1'
11:48:34 vm_1_flavor: 'v3-standard-2'
11:48:34 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796'
11:48:34
11:48:34 job_name: '14041-67'
11:48:34 silo: 'releng'
11:48:34 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins3621627483533691236.sh
11:48:34 ---> Create HEAT stack
11:48:34 + source /home/jenkins/lf-env.sh
11:48:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
11:48:34 ++ mktemp -d /tmp/venv-XXXX
11:48:34 + lf_venv=/tmp/venv-yqJR
11:48:34 + local venv_file=/tmp/.os_lf_venv
11:48:34 + local python=python3
11:48:34 + local options
11:48:34 + local set_path=true
11:48:34 + local install_args=
11:48:34 ++ 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
11:48:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
11:48:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
11:48:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
11:48:34 + true
11:48:34 + case $1 in
11:48:34 + python=python3
11:48:34 + shift 2
11:48:34 + true
11:48:34 + case $1 in
11:48:34 + shift
11:48:34 + break
11:48:34 + case $python in
11:48:34 + local pkg_list=
11:48:34 + [[ -d /opt/pyenv ]]
11:48:34 + echo 'Setup pyenv:'
11:48:34 Setup pyenv:
11:48:34 + export PYENV_ROOT=/opt/pyenv
11:48:34 + PYENV_ROOT=/opt/pyenv
11:48:34 + 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
11:48:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
11:48:34 + pyenv versions
11:48:34 system
11:48:34 3.8.13
11:48:34 3.9.13
11:48:34 3.10.13
11:48:34 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:48:34 + command -v pyenv
11:48:34 ++ pyenv init - --no-rehash
11:48:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
11:48:34 for i in ${!paths[@]}; do
11:48:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
11:48:34 fi; done;
11:48:34 echo "${paths[*]}"'\'')"
11:48:34 export PATH="/opt/pyenv/shims:${PATH}"
11:48:34 export PYENV_SHELL=bash
11:48:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
11:48:34 pyenv() {
11:48:34 local command
11:48:34 command="${1:-}"
11:48:34 if [ "$#" -gt 0 ]; then
11:48:34 shift
11:48:34 fi
11:48:34
11:48:34 case "$command" in
11:48:34 rehash|shell)
11:48:34 eval "$(pyenv "sh-$command" "$@")"
11:48:34 ;;
11:48:34 *)
11:48:34 command pyenv "$command" "$@"
11:48:34 ;;
11:48:34 esac
11:48:34 }'
11:48:34 +++ bash --norc -ec 'IFS=:; paths=($PATH);
11:48:34 for i in ${!paths[@]}; do
11:48:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
11:48:34 fi; done;
11:48:34 echo "${paths[*]}"'
11:48:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
11:48:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
11:48:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
11:48:34 ++ export PYENV_SHELL=bash
11:48:34 ++ PYENV_SHELL=bash
11:48:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
11:48:34 +++ complete -F _pyenv pyenv
11:48:34 ++ lf-pyver python3
11:48:34 ++ local py_version_xy=python3
11:48:34 ++ local py_version_xyz=
11:48:34 ++ awk '{ print $1 }'
11:48:34 ++ pyenv versions
11:48:34 ++ local command
11:48:34 ++ command=versions
11:48:34 ++ '[' 1 -gt 0 ']'
11:48:34 ++ shift
11:48:34 ++ case "$command" in
11:48:34 ++ command pyenv versions
11:48:34 ++ pyenv versions
11:48:34 ++ sed 's/^[ *]* //'
11:48:34 ++ grep -E '^[0-9.]*[0-9]$'
11:48:34 ++ [[ ! -s /tmp/.pyenv_versions ]]
11:48:34 +++ tail -n 1
11:48:34 +++ grep '^3' /tmp/.pyenv_versions
11:48:34 +++ sort -V
11:48:34 ++ py_version_xyz=3.11.7
11:48:34 ++ [[ -z 3.11.7 ]]
11:48:34 ++ echo 3.11.7
11:48:34 ++ return 0
11:48:34 + pyenv local 3.11.7
11:48:34 + local command
11:48:34 + command=local
11:48:34 + '[' 2 -gt 0 ']'
11:48:34 + shift
11:48:34 + case "$command" in
11:48:34 + command pyenv local 3.11.7
11:48:34 + pyenv local 3.11.7
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='lftools[openstack] '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='kubernetes '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='niet '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='python-heatclient '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='python-openstackclient '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='python-magnumclient '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='urllib3~=1.26.15 '
11:48:34 + for arg in "$@"
11:48:34 + case $arg in
11:48:34 + pkg_list+='yq '
11:48:34 + [[ -f /tmp/.os_lf_venv ]]
11:48:34 ++ cat /tmp/.os_lf_venv
11:48:35 + lf_venv=/tmp/venv-KOPw
11:48:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from' file:/tmp/.os_lf_venv
11:48:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:48:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
11:48:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:48:35 + local 'pip_opts=--upgrade --quiet'
11:48:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
11:48:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
11:48:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
11:48:35 + [[ -n '' ]]
11:48:35 + [[ -n '' ]]
11:48:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
11:48:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:48:35 + /tmp/venv-KOPw/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
11:48:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
11:48:36 lf-activate-venv(): INFO: Base packages installed successfully
11:48:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
11:48:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
11:48:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
11:48:36 + /tmp/venv-KOPw/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
11:48:54 + type python3
11:48:54 + true
11:48:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH'
11:48:54 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:48:54 + PATH=/tmp/venv-KOPw/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
11:48:54 + return 0
11:48:54 + openstack --os-cloud vex limits show --absolute
11:48:56 +--------------------------+---------+
11:48:56 | Name | Value |
11:48:56 +--------------------------+---------+
11:48:56 | maxTotalInstances | -1 |
11:48:56 | maxTotalCores | 450 |
11:48:56 | maxTotalRAMSize | 1000000 |
11:48:56 | maxServerMeta | 128 |
11:48:56 | maxImageMeta | 128 |
11:48:56 | maxPersonality | 5 |
11:48:56 | maxPersonalitySize | 10240 |
11:48:56 | maxTotalKeypairs | 100 |
11:48:56 | maxServerGroups | 10 |
11:48:56 | maxServerGroupMembers | 10 |
11:48:56 | maxTotalFloatingIps | -1 |
11:48:56 | maxSecurityGroups | -1 |
11:48:56 | maxSecurityGroupRules | -1 |
11:48:56 | totalRAMUsed | 942080 |
11:48:56 | totalCoresUsed | 230 |
11:48:56 | totalInstancesUsed | 75 |
11:48:56 | totalFloatingIpsUsed | 0 |
11:48:56 | totalSecurityGroupsUsed | 0 |
11:48:56 | totalServerGroupsUsed | 0 |
11:48:56 | maxTotalVolumes | -1 |
11:48:56 | maxTotalSnapshots | 10 |
11:48:56 | maxTotalVolumeGigabytes | 4096 |
11:48:56 | maxTotalBackups | 10 |
11:48:56 | maxTotalBackupGigabytes | 1000 |
11:48:56 | totalVolumesUsed | 0 |
11:48:56 | totalGigabytesUsed | 0 |
11:48:56 | totalSnapshotsUsed | 0 |
11:48:56 | totalBackupsUsed | 0 |
11:48:56 | totalBackupGigabytesUsed | 0 |
11:48:56 +--------------------------+---------+
11:48:56 + pushd /opt/ciman/openstack-hot
11:48:56 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-gate-callhome-only-scandium
11:48:56 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-gate-callhome-only-scandium-67 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/stack-parameters.yaml
11:49:41 Creating stack releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:49:41 Waiting to initialize infrastructure...
11:49:41 Waiting to initialize infrastructure...
11:49:41 Waiting to initialize infrastructure...
11:49:41 Stack initialization successful.
11:49:41 ------------------------------------
11:49:41 Stack Details
11:49:41 ------------------------------------
11:49:41 {'added': None,
11:49:41 'capabilities': [],
11:49:41 'created_at': '2025-10-06T11:48:59Z',
11:49:41 'deleted': None,
11:49:41 'deleted_at': None,
11:49:41 'description': 'No description',
11:49:41 'environment': None,
11:49:41 'environment_files': None,
11:49:41 'files': None,
11:49:41 'files_container': None,
11:49:41 'id': '8a62e0f6-7a2b-4520-9d10-16e80cf8e359',
11:49:41 'is_rollback_disabled': True,
11:49:41 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-gate-callhome-only-scandium-67/8a62e0f6-7a2b-4520-9d10-16e80cf8e359',
11:49:41 'rel': 'self'}],
11:49:41 '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'})}),
11:49:41 'name': 'releng-netconf-csit-1node-gate-callhome-only-scandium-67',
11:49:41 'notification_topics': [],
11:49:41 'outputs': [{'description': 'IP addresses of the 1st vm types',
11:49:41 'output_key': 'vm_0_ips',
11:49:41 'output_value': ['10.30.170.192']},
11:49:41 {'description': 'IP addresses of the 2nd vm types',
11:49:41 'output_key': 'vm_1_ips',
11:49:41 'output_value': ['10.30.171.82']}],
11:49:41 'owner_id': ****,
11:49:41 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
11:49:41 'OS::stack_id': '8a62e0f6-7a2b-4520-9d10-16e80cf8e359',
11:49:41 'OS::stack_name': 'releng-netconf-csit-1node-gate-callhome-only-scandium-67',
11:49:41 'job_name': '14041-67',
11:49:41 'silo': 'releng',
11:49:41 'vm_0_count': '1',
11:49:41 'vm_0_flavor': 'v3-standard-4',
11:49:41 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
11:49:41 '20250201-010426.857',
11:49:41 'vm_1_count': '1',
11:49:41 'vm_1_flavor': 'v3-standard-2',
11:49:41 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - '
11:49:41 '20250201-040221.796'},
11:49:41 'parent_id': None,
11:49:41 'replaced': None,
11:49:41 'status': 'CREATE_COMPLETE',
11:49:41 'status_reason': 'Stack CREATE completed successfully',
11:49:41 'tags': [],
11:49:41 'template': None,
11:49:41 'template_description': 'No description',
11:49:41 'template_url': None,
11:49:41 'timeout_mins': 15,
11:49:41 'unchanged': None,
11:49:41 'updated': None,
11:49:41 'updated_at': None,
11:49:41 'user_project_id': 'ee8b6487bdf54130b06083d9fab95c8b'}
11:49:41 ------------------------------------
11:49:42 + popd
11:49:42 /w/workspace/netconf-csit-1node-gate-callhome-only-scandium
11:49:42 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins6875249468832679399.sh
11:49:42 ---> Copy SSH public keys to CSIT lab
11:49:42 Setup pyenv:
11:49:42 system
11:49:42 3.8.13
11:49:42 3.9.13
11:49:42 3.10.13
11:49:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:49:44 lf-activate-venv(): INFO: Base packages installed successfully
11:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
11:49:59 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:50:01 SSH not responding on 10.30.171.82. Retrying in 10 seconds...
11:50:02 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:50:02 releng-14041-67-0-builder-0
11:50:02 Successfully copied public keys to slave 10.30.170.192
11:50:11 Ping to 10.30.171.82 successful.
11:50:11 SSH not responding on 10.30.171.82. Retrying in 10 seconds...
11:50:21 Ping to 10.30.171.82 successful.
11:50:22 Warning: Permanently added '10.30.171.82' (ECDSA) to the list of known hosts.
11:50:23 releng-14041-67-1-docker-0
11:50:23 Successfully copied public keys to slave 10.30.171.82
11:50:23 Process 6489 ready.
11:50:23 Process 6490 ready.
11:50:23 SSH ready on all stack servers.
11:50:23 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins1772246258797595798.sh
11:50:23 Setup pyenv:
11:50:23 system
11:50:23 3.8.13
11:50:23 3.9.13
11:50:23 3.10.13
11:50:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:50:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vaNM
11:50:27 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.robot_venv
11:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:50:31 lf-activate-venv(): INFO: Base packages installed successfully
11:50:31 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
11:50:33 lf-activate-venv(): INFO: Adding /tmp/venv-vaNM/bin to PATH
11:50:33 + echo 'Installing Python Requirements'
11:50:33 Installing Python Requirements
11:50:33 + cat
11:50:33 + python -m pip install -r requirements.txt
11:50:33 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
11:50:33 Collecting docker-py (from -r requirements.txt (line 1))
11:50:33 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)
11:50:33 Collecting ipaddr (from -r requirements.txt (line 2))
11:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
11:50:33 Preparing metadata (setup.py): started
11:50:34 Preparing metadata (setup.py): finished with status 'done'
11:50:34 Collecting netaddr (from -r requirements.txt (line 3))
11:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
11:50:34 Collecting netifaces (from -r requirements.txt (line 4))
11:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
11:50:34 Preparing metadata (setup.py): started
11:50:34 Preparing metadata (setup.py): finished with status 'done'
11:50:34 Collecting pyhocon (from -r requirements.txt (line 5))
11:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
11:50:34 Collecting requests (from -r requirements.txt (line 6))
11:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
11:50:34 Collecting robotframework (from -r requirements.txt (line 7))
11:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
11:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 19.9 MB/s 0:00:00
11:50:34 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
11:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
11:50:34 Preparing metadata (setup.py): started
11:50:34 Preparing metadata (setup.py): finished with status 'done'
11:50:34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
11:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
11:50:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
11:50:34 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)
11:50:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
11:50:35 Preparing metadata (setup.py): started
11:50:35 Preparing metadata (setup.py): finished with status 'done'
11:50:35 Collecting scapy (from -r requirements.txt (line 12))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
11:50:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 47.8 MB/s 0:00:00
11:50:35 Collecting jsonpath-rw (from -r requirements.txt (line 15))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
11:50:35 Preparing metadata (setup.py): started
11:50:35 Preparing metadata (setup.py): finished with status 'done'
11:50:35 Collecting elasticsearch (from -r requirements.txt (line 18))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
11:50:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 31.4 MB/s 0:00:00
11:50:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
11:50:35 Collecting pyangbind (from -r requirements.txt (line 22))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
11:50:35 Collecting isodate (from -r requirements.txt (line 25))
11:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
11:50:36 Collecting jmespath (from -r requirements.txt (line 28))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
11:50:36 Collecting jsonpatch (from -r requirements.txt (line 31))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
11:50:36 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
11:50:36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
11:50:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
11:50:36 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)
11:50:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
11:50:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
11:50:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
11:50:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
11:50:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
11:50:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
11:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
11:50:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
11:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
11:50:37 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
11:50:37 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
11:50:37 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)
11:50:37 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
11:50:37 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
11:50:37 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
11:50:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
11:50:37 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
11:50:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
11:50:37 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)
11:50:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
11:50:37 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)
11:50:37 Collecting elasticsearch (from -r requirements.txt (line 18))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
11:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 26.1 MB/s 0:00:00
11:50:37 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
11:50:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
11:50:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
11:50:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
11:50:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
11:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.2 MB/s 0:00:00
11:50:38 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
11:50:38 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)
11:50:39 Collecting regex (from pyangbind->-r requirements.txt (line 22))
11:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
11:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 33.6 MB/s 0:00:00
11:50:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
11:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
11:50:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:39 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)
11:50:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
11:50:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
11:50:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
11:50:40 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:40 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)
11:50:40 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
11:50:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
11:50:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
11:50:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 54.1 MB/s 0:00:00
11:50:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
11:50:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
11:50:41 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
11:50:41 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))
11:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
11:50:41 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
11:50:41 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
11:50:41 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 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)
11:50:41 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
11:50:41 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))
11:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
11:50:42 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
11:50:42 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
11:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
11:50:42 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
11:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
11:50:42 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
11:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
11:50:42 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
11:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
11:50:42 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
11:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
11:50:42 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
11:50:42 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
11:50:42 Building wheel for robotframework-sshlibrary (setup.py): started
11:50:42 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
11:50:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e5f3197cb7621538e3d055479a8a1a719510d4822b960b716a46fc143b7bbd9c
11:50:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
11:50:42 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
11:50:42 Building wheel for ipaddr (setup.py): started
11:50:42 Building wheel for ipaddr (setup.py): finished with status 'done'
11:50:42 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2c3d2380c949bf57cb3dee357cf145bc0deb2382cd845eba4cc7d2c2d2334d2a
11:50:42 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
11:50:42 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
11:50:42 Building wheel for netifaces (setup.py): started
11:50:45 Building wheel for netifaces (setup.py): finished with status 'done'
11:50:45 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=4d01f02bb689c176d89e359aa21c86f295605c52552d5cf0bd6cd86673df8986
11:50:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
11:50:45 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
11:50:45 Building wheel for robotframework-httplibrary (setup.py): started
11:50:45 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
11:50:45 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b28c5619436f80171004e78ff443f9dda81357a7771e9df56524525d90794035
11:50:45 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
11:50:45 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
11:50:45 Building wheel for jsonpath-rw (setup.py): started
11:50:45 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
11:50:45 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=92795a6e7088e3d307090c0bdc456de4620229c3831021d8f2d5357f9c396944
11:50:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
11:50:45 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
11:50:45 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
11:50:52
11:50:52 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
11:50:53 + pip freeze
11:50:53 attrs==25.3.0
11:50:53 bcrypt==5.0.0
11:50:53 beautifulsoup4==4.14.2
11:50:53 certifi==2025.10.5
11:50:53 cffi==2.0.0
11:50:53 charset-normalizer==3.4.3
11:50:53 click==8.3.0
11:50:53 cryptography==46.0.2
11:50:53 decorator==5.2.1
11:50:53 distlib==0.4.0
11:50:53 docker-py==1.10.6
11:50:53 docker-pycreds==0.4.0
11:50:53 elastic-transport==8.17.1
11:50:53 elasticsearch==8.19.1
11:50:53 elasticsearch-dsl==8.15.4
11:50:53 enum34==1.1.10
11:50:53 filelock==3.19.1
11:50:53 h11==0.16.0
11:50:53 idna==3.10
11:50:53 invoke==2.2.0
11:50:53 ipaddr==2.2.0
11:50:53 isodate==0.7.2
11:50:53 jmespath==1.0.1
11:50:53 jsonpatch==1.33
11:50:53 jsonpath-rw==1.4.0
11:50:53 jsonpointer==3.0.0
11:50:53 lxml==6.0.2
11:50:53 netaddr==1.3.0
11:50:53 netifaces==0.11.0
11:50:53 outcome==1.3.0.post0
11:50:53 paramiko==4.0.0
11:50:53 platformdirs==4.4.0
11:50:53 ply==3.11
11:50:53 pyang==2.7.1
11:50:53 pyangbind==0.8.6
11:50:53 pycparser==2.23
11:50:53 pyhocon==0.3.61
11:50:53 PyNaCl==1.6.0
11:50:53 pyparsing==3.2.5
11:50:53 PySocks==1.7.1
11:50:53 python-dateutil==2.9.0.post0
11:50:53 regex==2025.9.18
11:50:53 requests==2.32.5
11:50:53 robotframework==7.3.2
11:50:53 robotframework-httplibrary==0.4.2
11:50:53 robotframework-pythonlibcore==4.4.1
11:50:53 robotframework-requests==0.9.7
11:50:53 robotframework-selenium2library==3.0.0
11:50:53 robotframework-seleniumlibrary==6.8.0
11:50:53 robotframework-sshlibrary==3.8.0
11:50:53 scapy==2.6.1
11:50:53 scp==0.15.0
11:50:53 selenium==4.36.0
11:50:53 six==1.17.0
11:50:53 sniffio==1.3.1
11:50:53 sortedcontainers==2.4.0
11:50:53 soupsieve==2.8
11:50:53 trio==0.31.0
11:50:53 trio-websocket==0.12.2
11:50:53 typing_extensions==4.15.0
11:50:53 urllib3==2.5.0
11:50:53 virtualenv==20.34.0
11:50:53 waitress==3.0.2
11:50:53 WebOb==1.8.9
11:50:53 websocket-client==1.8.0
11:50:53 WebTest==3.0.6
11:50:53 wsproto==1.2.0
11:50:53 [EnvInject] - Injecting environment variables from a build step.
11:50:53 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
11:50:53 [EnvInject] - Variables injected successfully.
11:50:53 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins5225664986441194754.sh
11:50:53 Setup pyenv:
11:50:53 system
11:50:53 3.8.13
11:50:53 3.9.13
11:50:53 3.10.13
11:50:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:50:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:50:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:50:56 lf-activate-venv(): INFO: Base packages installed successfully
11:50:56 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
11:51:04 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.
11:51:04 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
11:51:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
11:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:51:04 + ODL_SYSTEM=()
11:51:04 + TOOLS_SYSTEM=()
11:51:04 + OPENSTACK_SYSTEM=()
11:51:04 + OPENSTACK_CONTROLLERS=()
11:51:04 + mapfile -t ADDR
11:51:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
11:51:04 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:51:06 + for i in "${ADDR[@]}"
11:51:06 ++ ssh 10.30.171.82 hostname -s
11:51:06 Warning: Permanently added '10.30.171.82' (ECDSA) to the list of known hosts.
11:51:07 + REMHOST=releng-14041-67-1-docker-0
11:51:07 + case ${REMHOST} in
11:51:07 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
11:51:07 + for i in "${ADDR[@]}"
11:51:07 ++ ssh 10.30.170.192 hostname -s
11:51:07 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:07 + REMHOST=releng-14041-67-0-builder-0
11:51:07 + case ${REMHOST} in
11:51:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
11:51:07 + echo NUM_ODL_SYSTEM=1
11:51:07 + echo NUM_TOOLS_SYSTEM=1
11:51:07 + '[' '' == yes ']'
11:51:07 + NUM_OPENSTACK_SYSTEM=0
11:51:07 + echo NUM_OPENSTACK_SYSTEM=0
11:51:07 + '[' 0 -eq 2 ']'
11:51:07 + echo ODL_SYSTEM_IP=10.30.170.192
11:51:07 ++ seq 0 0
11:51:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
11:51:07 + echo ODL_SYSTEM_1_IP=10.30.170.192
11:51:07 + echo TOOLS_SYSTEM_IP=10.30.171.82
11:51:07 ++ seq 0 0
11:51:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
11:51:07 + echo TOOLS_SYSTEM_1_IP=10.30.171.82
11:51:07 + openstack_index=0
11:51:07 + NUM_OPENSTACK_CONTROL_NODES=1
11:51:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
11:51:07 ++ seq 0 0
11:51:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
11:51:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
11:51:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
11:51:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
11:51:07 + '[' -1 -ge 2 ']'
11:51:07 ++ seq 0 -2
11:51:07 + NUM_OPENSTACK_HAPROXY_NODES=0
11:51:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
11:51:07 ++ seq 0 -1
11:51:07 + echo 'Contents of slave_addresses.txt:'
11:51:07 Contents of slave_addresses.txt:
11:51:07 + cat slave_addresses.txt
11:51:07 NUM_ODL_SYSTEM=1
11:51:07 NUM_TOOLS_SYSTEM=1
11:51:07 NUM_OPENSTACK_SYSTEM=0
11:51:07 ODL_SYSTEM_IP=10.30.170.192
11:51:07 ODL_SYSTEM_1_IP=10.30.170.192
11:51:07 TOOLS_SYSTEM_IP=10.30.171.82
11:51:07 TOOLS_SYSTEM_1_IP=10.30.171.82
11:51:07 NUM_OPENSTACK_CONTROL_NODES=1
11:51:07 OPENSTACK_CONTROL_NODE_1_IP=
11:51:07 NUM_OPENSTACK_COMPUTE_NODES=-1
11:51:07 NUM_OPENSTACK_HAPROXY_NODES=0
11:51:07 [EnvInject] - Injecting environment variables from a build step.
11:51:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
11:51:07 [EnvInject] - Variables injected successfully.
11:51:07 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/sh /tmp/jenkins17981544315755955081.sh
11:51:07 Preparing for JRE Version 21
11:51:07 Karaf artifact is netconf-karaf
11:51:07 Karaf project is netconf
11:51:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
11:51:07 [EnvInject] - Injecting environment variables from a build step.
11:51:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
11:51:07 [EnvInject] - Variables injected successfully.
11:51:07 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins9014123973705690673.sh
11:51:07 2025-10-06 11:51:07 URL:https://raw.githubusercontent.com/opendaylight/netconf/8.0.x/karaf/pom.xml [3528/3528] -> "pom.xml" [1]
11:51:08 Bundle version is 8.0.10-SNAPSHOT
11:51:08 --2025-10-06 11:51:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/maven-metadata.xml
11:51:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
11:51:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
11:51:08 HTTP request sent, awaiting response... 200 OK
11:51:08 Length: 1408 (1.4K) [application/xml]
11:51:08 Saving to: ‘maven-metadata.xml’
11:51:08
11:51:08 0K . 100% 55.9M=0s
11:51:08
11:51:08 2025-10-06 11:51:08 (55.9 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
11:51:08
11:51:08
11:51:08
11:51:08 org.opendaylight.netconf
11:51:08 netconf-karaf
11:51:08
11:51:08 20251006104338
11:51:08
11:51:08 20251006.104338
11:51:08 18
11:51:08
11:51:08
11:51:08
11:51:08 pom
11:51:08 8.0.10-20251006.104338-18
11:51:08 20251006104338
11:51:08
11:51:08
11:51:08 tar.gz
11:51:08 8.0.10-20251006.104338-18
11:51:08 20251006104338
11:51:08
11:51:08
11:51:08 zip
11:51:08 8.0.10-20251006.104338-18
11:51:08 20251006104338
11:51:08
11:51:08
11:51:08 cyclonedx
11:51:08 xml
11:51:08 8.0.10-20251006.104338-18
11:51:08 20251006104338
11:51:08
11:51:08
11:51:08 cyclonedx
11:51:08 json
11:51:08 8.0.10-20251006.104338-18
11:51:08 20251006104338
11:51:08
11:51:08
11:51:08
11:51:08 8.0.10-SNAPSHOT
11:51:08
11:51:08 Nexus timestamp is 8.0.10-20251006.104338-18
11:51:08 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
11:51:08 Distribution bundle is netconf-karaf-8.0.10-20251006.104338-18.zip
11:51:08 Distribution bundle version is 8.0.10-SNAPSHOT
11:51:08 Distribution folder is netconf-karaf-8.0.10-SNAPSHOT
11:51:08 Nexus prefix is https://nexus.opendaylight.org
11:51:08 [EnvInject] - Injecting environment variables from a build step.
11:51:08 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
11:51:08 [EnvInject] - Variables injected successfully.
11:51:08 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins12959830396663335323.sh
11:51:08 Setup pyenv:
11:51:08 system
11:51:08 3.8.13
11:51:08 3.9.13
11:51:08 3.10.13
11:51:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:51:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:51:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:51:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:51:10 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.
11:51:10 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
11:51:10 lf-activate-venv(): INFO: Base packages installed successfully
11:51:10 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
11:51:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
11:51:16 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
11:51:16 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:51:16 Copying common-functions.sh to /tmp
11:51:18 Copying common-functions.sh to 10.30.171.82:/tmp
11:51:18 Warning: Permanently added '10.30.171.82' (ECDSA) to the list of known hosts.
11:51:18 Copying common-functions.sh to 10.30.170.192:/tmp
11:51:18 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:18 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins1320812588253630781.sh
11:51:18 common-functions.sh is being sourced
11:51:18 common-functions environment:
11:51:18 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
11:51:18 ACTUALFEATURES:
11:51:18 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
11:51:18 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
11:51:18 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:18 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:18 CONTROLLERMEM: 2048m
11:51:18 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
11:51:18 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
11:51:18 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
11:51:18 SUITES:
11:51:18
11:51:18 #################################################
11:51:18 ## Configure Cluster and Start ##
11:51:18 #################################################
11:51:18 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf
11:51:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf
11:51:18 Locating script plan to use...
11:51:18 Finished running script plans
11:51:18 Configuring member-1 with IP address 10.30.170.192
11:51:18 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:19 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:19 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
11:51:19 ++ [[ /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 ]]
11:51:19 ++ echo 'common-functions.sh is being sourced'
11:51:19 common-functions.sh is being sourced
11:51:19 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
11:51:19 ++ DISTROSTREAM=scandium
11:51:19 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
11:51:19 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
11:51:19 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
11:51:19 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
11:51:19 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
11:51:19 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
11:51:19 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:19 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:19 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:19 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:19 ++ export CONTROLLERMEM=
11:51:19 ++ CONTROLLERMEM=
11:51:19 ++ case "${DISTROSTREAM}" in
11:51:19 ++ CLUSTER_SYSTEM=akka
11:51:19 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
11:51:19 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
11:51:19 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
11:51:19 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
11:51:19 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
11:51:19 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
11:51:19 ++ print_common_env
11:51:19 ++ cat
11:51:19 common-functions environment:
11:51:19 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
11:51:19 ACTUALFEATURES:
11:51:19 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
11:51:19 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
11:51:19 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:19 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:19 CONTROLLERMEM:
11:51:19 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
11:51:19 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
11:51:19 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
11:51:19 SUITES:
11:51:19
11:51:19 ++ SSH='ssh -t -t'
11:51:19 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
11:51:19 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
11:51:19 Changing to /tmp
11:51:19 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
11:51:19 + echo 'Changing to /tmp'
11:51:19 + cd /tmp
11:51:19 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip'
11:51:19 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
11:51:19 --2025-10-06 11:51:19-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251006.104338-18.zip
11:51:19 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
11:51:19 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
11:51:19 HTTP request sent, awaiting response... 200 OK
11:51:19 Length: 155885047 (149M) [application/zip]
11:51:19 Saving to: ‘netconf-karaf-8.0.10-20251006.104338-18.zip’
11:51:19
11:51:19 0K ........ ........ ........ ........ ........ ........ 2% 58.3M 2s
11:51:19 3072K ........ ........ ........ ........ ........ ........ 4% 94.6M 2s
11:51:19 6144K ........ ........ ........ ........ ........ ........ 6% 151M 2s
11:51:19 9216K ........ ........ ........ ........ ........ ........ 8% 117M 1s
11:51:19 12288K ........ ........ ........ ........ ........ ........ 10% 122M 1s
11:51:19 15360K ........ ........ ........ ........ ........ ........ 12% 122M 1s
11:51:19 18432K ........ ........ ........ ........ ........ ........ 14% 155M 1s
11:51:19 21504K ........ ........ ........ ........ ........ ........ 16% 155M 1s
11:51:19 24576K ........ ........ ........ ........ ........ ........ 18% 173M 1s
11:51:19 27648K ........ ........ ........ ........ ........ ........ 20% 188M 1s
11:51:19 30720K ........ ........ ........ ........ ........ ........ 22% 223M 1s
11:51:19 33792K ........ ........ ........ ........ ........ ........ 24% 213M 1s
11:51:19 36864K ........ ........ ........ ........ ........ ........ 26% 212M 1s
11:51:19 39936K ........ ........ ........ ........ ........ ........ 28% 138M 1s
11:51:19 43008K ........ ........ ........ ........ ........ ........ 30% 225M 1s
11:51:19 46080K ........ ........ ........ ........ ........ ........ 32% 219M 1s
11:51:19 49152K ........ ........ ........ ........ ........ ........ 34% 239M 1s
11:51:19 52224K ........ ........ ........ ........ ........ ........ 36% 245M 1s
11:51:19 55296K ........ ........ ........ ........ ........ ........ 38% 244M 1s
11:51:19 58368K ........ ........ ........ ........ ........ ........ 40% 220M 1s
11:51:19 61440K ........ ........ ........ ........ ........ ........ 42% 227M 1s
11:51:19 64512K ........ ........ ........ ........ ........ ........ 44% 218M 1s
11:51:19 67584K ........ ........ ........ ........ ........ ........ 46% 228M 0s
11:51:19 70656K ........ ........ ........ ........ ........ ........ 48% 236M 0s
11:51:19 73728K ........ ........ ........ ........ ........ ........ 50% 243M 0s
11:51:19 76800K ........ ........ ........ ........ ........ ........ 52% 221M 0s
11:51:19 79872K ........ ........ ........ ........ ........ ........ 54% 253M 0s
11:51:19 82944K ........ ........ ........ ........ ........ ........ 56% 236M 0s
11:51:19 86016K ........ ........ ........ ........ ........ ........ 58% 254M 0s
11:51:19 89088K ........ ........ ........ ........ ........ ........ 60% 247M 0s
11:51:19 92160K ........ ........ ........ ........ ........ ........ 62% 243M 0s
11:51:19 95232K ........ ........ ........ ........ ........ ........ 64% 219M 0s
11:51:19 98304K ........ ........ ........ ........ ........ ........ 66% 258M 0s
11:51:19 101376K ........ ........ ........ ........ ........ ........ 68% 226M 0s
11:51:19 104448K ........ ........ ........ ........ ........ ........ 70% 214M 0s
11:51:19 107520K ........ ........ ........ ........ ........ ........ 72% 220M 0s
11:51:19 110592K ........ ........ ........ ........ ........ ........ 74% 237M 0s
11:51:20 113664K ........ ........ ........ ........ ........ ........ 76% 231M 0s
11:51:20 116736K ........ ........ ........ ........ ........ ........ 78% 231M 0s
11:51:20 119808K ........ ........ ........ ........ ........ ........ 80% 236M 0s
11:51:20 122880K ........ ........ ........ ........ ........ ........ 82% 215M 0s
11:51:20 125952K ........ ........ ........ ........ ........ ........ 84% 227M 0s
11:51:20 129024K ........ ........ ........ ........ ........ ........ 86% 224M 0s
11:51:20 132096K ........ ........ ........ ........ ........ ........ 88% 218M 0s
11:51:20 135168K ........ ........ ........ ........ ........ ........ 90% 221M 0s
11:51:20 138240K ........ ........ ........ ........ ........ ........ 92% 235M 0s
11:51:20 141312K ........ ........ ........ ........ ........ ........ 94% 220M 0s
11:51:20 144384K ........ ........ ........ ........ ........ ........ 96% 232M 0s
11:51:20 147456K ........ ........ ........ ........ ........ ........ 98% 226M 0s
11:51:20 150528K ........ ........ ........ .. 100% 230M=0.8s
11:51:20
11:51:20 2025-10-06 11:51:20 (192 MB/s) - ‘netconf-karaf-8.0.10-20251006.104338-18.zip’ saved [155885047/155885047]
11:51:20
11:51:20 Extracting the new controller...
11:51:20 + echo 'Extracting the new controller...'
11:51:20 + unzip -q netconf-karaf-8.0.10-20251006.104338-18.zip
11:51:21 Adding external repositories...
11:51:21 + echo 'Adding external repositories...'
11:51:21 + 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-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
11:51:21 ################################################################################
11:51:21 #
11:51:21 # Licensed to the Apache Software Foundation (ASF) under one or more
11:51:21 # contributor license agreements. See the NOTICE file distributed with
11:51:21 # this work for additional information regarding copyright ownership.
11:51:21 # The ASF licenses this file to You under the Apache License, Version 2.0
11:51:21 # (the "License"); you may not use this file except in compliance with
11:51:21 # the License. You may obtain a copy of the License at
11:51:21 #
11:51:21 # http://www.apache.org/licenses/LICENSE-2.0
11:51:21 #
11:51:21 # Unless required by applicable law or agreed to in writing, software
11:51:21 # distributed under the License is distributed on an "AS IS" BASIS,
11:51:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11:51:21 # See the License for the specific language governing permissions and
11:51:21 # limitations under the License.
11:51:21 #
11:51:21 ################################################################################
11:51:21
11:51:21 #
11:51:21 # If set to true, the following property will not allow any certificate to be used
11:51:21 # when accessing Maven repositories through SSL
11:51:21 #
11:51:21 #org.ops4j.pax.url.mvn.certificateCheck=
11:51:21
11:51:21 #
11:51:21 # Path to the local Maven settings file.
11:51:21 # The repositories defined in this file will be automatically added to the list
11:51:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
11:51:21 # below is not set.
11:51:21 # The following locations are checked for the existence of the settings.xml file
11:51:21 # * 1. looks for the specified url
11:51:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
11:51:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
11:51:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
11:51:21 #
11:51:21 #org.ops4j.pax.url.mvn.settings=
11:51:21
11:51:21 #
11:51:21 # Path to the local Maven repository which is used to avoid downloading
11:51:21 # artifacts when they already exist locally.
11:51:21 # The value of this property will be extracted from the settings.xml file
11:51:21 # above, or defaulted to:
11:51:21 # System.getProperty( "user.home" ) + "/.m2/repository"
11:51:21 #
11:51:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
11:51:21
11:51:21 #
11:51:21 # Default this to false. It's just weird to use undocumented repos
11:51:21 #
11:51:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
11:51:21
11:51:21 #
11:51:21 # Uncomment if you don't wanna use the proxy settings
11:51:21 # from the Maven conf/settings.xml file
11:51:21 #
11:51:21 # org.ops4j.pax.url.mvn.proxySupport=false
11:51:21
11:51:21 #
11:51:21 # Disable aether support by default. This ensure that the defaultRepositories
11:51:21 # below will be used
11:51:21 #
11:51:21 #org.ops4j.pax.url.mvn.disableAether=true
11:51:21
11:51:21 #
11:51:21 # Comma separated list of repositories scanned when resolving an artifact.
11:51:21 # Those repositories will be checked before iterating through the
11:51:21 # below list of repositories and even before the local repository
11:51:21 # A repository url can be appended with zero or more of the following flags:
11:51:21 # @snapshots : the repository contains snaphots
11:51:21 # @noreleases : the repository does not contain any released artifacts
11:51:21 #
11:51:21 # The following property value will add the system folder as a repo.
11:51:21 #
11:51:21 #org.ops4j.pax.url.mvn.defaultRepositories=
11:51:21
11:51:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
11:51:21 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
11:51:21
11:51:21 #
11:51:21 # Comma separated list of repositories scanned when resolving an artifact.
11:51:21 # The default list includes the following repositories:
11:51:21 # http://repo1.maven.org/maven2@id=central
11:51:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
11:51:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
11:51:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
11:51:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
11:51:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
11:51:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
11:51:21 # To add repositories to the default ones, prepend '+' to the list of repositories
11:51:21 # to add.
11:51:21 # A repository url can be appended with zero or more of the following flags:
11:51:21 # @snapshots : the repository contains snapshots
11:51:21 # @noreleases : the repository does not contain any released artifacts
11:51:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
11:51:21 #
11:51:21 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 \
11:51:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
11:51:21 file:${karaf.data}/kar@id=kar.repository@multi
11:51:21 Configuring the startup features...
11:51:21 + [[ True == \T\r\u\e ]]
11:51:21 + echo 'Configuring the startup features...'
11:51:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
11:51:21 + FEATURE_TEST_STRING=features-test
11:51:21 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
11:51:21 + KARAF_VERSION=netconf
11:51:21 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
11:51:21 ################################################################################
11:51:21 #
11:51:21 # Licensed to the Apache Software Foundation (ASF) under one or more
11:51:21 # contributor license agreements. See the NOTICE file distributed with
11:51:21 # this work for additional information regarding copyright ownership.
11:51:21 # The ASF licenses this file to You under the Apache License, Version 2.0
11:51:21 # (the "License"); you may not use this file except in compliance with
11:51:21 # the License. You may obtain a copy of the License at
11:51:21 #
11:51:21 # http://www.apache.org/licenses/LICENSE-2.0
11:51:21 #
11:51:21 # Unless required by applicable law or agreed to in writing, software
11:51:21 # distributed under the License is distributed on an "AS IS" BASIS,
11:51:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11:51:21 # See the License for the specific language governing permissions and
11:51:21 # limitations under the License.
11:51:21 #
11:51:21 ################################################################################
11:51:21
11:51:21 #
11:51:21 # Comma separated list of features repositories to register by default
11:51:21 #
11:51:21 featuresRepositories = file:${karaf.etc}/f613d60b-0ff1-41ff-9df2-52e8e7e08aa6.xml
11:51:21
11:51:21 #
11:51:21 # Comma separated list of features to install at startup
11:51:21 #
11:51:21 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, 4b4ac5a1-6d9a-48ca-9446-48819a77b4d2
11:51:21
11:51:21 #
11:51:21 # Resource repositories (OBR) that the features resolver can use
11:51:21 # to resolve requirements/capabilities
11:51:21 #
11:51:21 # The format of the resourceRepositories is
11:51:21 # resourceRepositories=[xml:url|json:url],...
11:51:21 # for Instance:
11:51:21 #
11:51:21 #resourceRepositories=xml:http://host/path/to/index.xml
11:51:21 # or
11:51:21 #resourceRepositories=json:http://host/path/to/index.json
11:51:21 #
11:51:21
11:51:21 #
11:51:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
11:51:21 #
11:51:21 featuresBootAsynchronous=false
11:51:21
11:51:21 #
11:51:21 # Service requirements enforcement
11:51:21 #
11:51:21 # By default, the feature resolver checks the service requirements/capabilities of
11:51:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
11:51:21 # the required bundles.
11:51:21 # The following flag can have those values:
11:51:21 # - disable: service requirements are completely ignored
11:51:21 # - default: service requirements are ignored for old features
11:51:21 # - enforce: service requirements are always verified
11:51:21 #
11:51:21 #serviceRequirements=default
11:51:21
11:51:21 #
11:51:21 # Store cfg file for config element in feature
11:51:21 #
11:51:21 #configCfgStore=true
11:51:21
11:51:21 #
11:51:21 # Define if the feature service automatically refresh bundles
11:51:21 #
11:51:21 autoRefresh=true
11:51:21
11:51:21 #
11:51:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
11:51:21 # XML file defines instructions related to features processing
11:51:21 # versions.properties may declare properties to resolve placeholders in XML file
11:51:21 # both files are relative to ${karaf.etc}
11:51:21 #
11:51:21 #featureProcessing=org.apache.karaf.features.xml
11:51:21 #featureProcessingVersions=versions.properties
11:51:21 + configure_karaf_log netconf ''
11:51:21 + local -r karaf_version=netconf
11:51:21 + local -r controllerdebugmap=
11:51:21 + local logapi=log4j
11:51:21 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
11:51:21 log4j2.rootLogger.level = INFO
11:51:21 #log4j2.rootLogger.type = asyncRoot
11:51:21 #log4j2.rootLogger.includeLocation = false
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
11:51:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
11:51:21 log4j2.rootLogger.appenderRef.Console.ref = Console
11:51:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
11:51:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
11:51:21 log4j2.logger.spifly.name = org.apache.aries.spifly
11:51:21 log4j2.logger.spifly.level = WARN
11:51:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
11:51:21 log4j2.logger.audit.level = INFO
11:51:21 log4j2.logger.audit.additivity = false
11:51:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
11:51:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
11:51:21 log4j2.appender.console.type = Console
11:51:21 log4j2.appender.console.name = Console
11:51:21 log4j2.appender.console.layout.type = PatternLayout
11:51:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
11:51:21 log4j2.appender.rolling.type = RollingRandomAccessFile
11:51:21 log4j2.appender.rolling.name = RollingFile
11:51:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
11:51:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
11:51:21 #log4j2.appender.rolling.immediateFlush = false
11:51:21 log4j2.appender.rolling.append = true
11:51:21 log4j2.appender.rolling.layout.type = PatternLayout
11:51:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
11:51:21 log4j2.appender.rolling.policies.type = Policies
11:51:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
11:51:21 log4j2.appender.rolling.policies.size.size = 64MB
11:51:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
11:51:21 log4j2.appender.rolling.strategy.max = 7
11:51:21 log4j2.appender.audit.type = RollingRandomAccessFile
11:51:21 log4j2.appender.audit.name = AuditRollingFile
11:51:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
11:51:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
11:51:21 log4j2.appender.audit.append = true
11:51:21 log4j2.appender.audit.layout.type = PatternLayout
11:51:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
11:51:21 log4j2.appender.audit.policies.type = Policies
11:51:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
11:51:21 log4j2.appender.audit.policies.size.size = 8MB
11:51:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
11:51:21 log4j2.appender.audit.strategy.max = 7
11:51:21 log4j2.appender.osgi.type = PaxOsgi
11:51:21 log4j2.appender.osgi.name = PaxOsgi
11:51:21 log4j2.appender.osgi.filter = *
11:51:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
11:51:21 #log4j2.logger.aether.level = TRACE
11:51:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
11:51:21 #log4j2.logger.http-headers.level = DEBUG
11:51:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
11:51:21 #log4j2.logger.maven.level = TRACE
11:51:21 + logapi=log4j2
11:51:21 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
11:51:21 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
11:51:21 + '[' log4j2 == log4j2 ']'
11:51:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
11:51:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
11:51:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
11:51:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
11:51:21 + unset IFS
11:51:21 controllerdebugmap:
11:51:21 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:21 + echo 'controllerdebugmap: '
11:51:21 + '[' -n '' ']'
11:51:21 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
11:51:21 ################################################################################
11:51:21 #
11:51:21 # Licensed to the Apache Software Foundation (ASF) under one or more
11:51:21 # contributor license agreements. See the NOTICE file distributed with
11:51:21 # this work for additional information regarding copyright ownership.
11:51:21 # The ASF licenses this file to You under the Apache License, Version 2.0
11:51:21 # (the "License"); you may not use this file except in compliance with
11:51:21 # the License. You may obtain a copy of the License at
11:51:21 #
11:51:21 # http://www.apache.org/licenses/LICENSE-2.0
11:51:21 #
11:51:21 # Unless required by applicable law or agreed to in writing, software
11:51:21 # distributed under the License is distributed on an "AS IS" BASIS,
11:51:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11:51:21 # See the License for the specific language governing permissions and
11:51:21 # limitations under the License.
11:51:21 #
11:51:21 ################################################################################
11:51:21
11:51:21 # Common pattern layout for appenders
11:51:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
11:51:21
11:51:21 # Root logger
11:51:21 log4j2.rootLogger.level = INFO
11:51:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
11:51:21 #log4j2.rootLogger.type = asyncRoot
11:51:21 #log4j2.rootLogger.includeLocation = false
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
11:51:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
11:51:21 log4j2.rootLogger.appenderRef.Console.ref = Console
11:51:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
11:51:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
11:51:21
11:51:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
11:51:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
11:51:21
11:51:21 # Loggers configuration
11:51:21
11:51:21 # Spifly logger
11:51:21 log4j2.logger.spifly.name = org.apache.aries.spifly
11:51:21 log4j2.logger.spifly.level = WARN
11:51:21
11:51:21 # Security audit logger
11:51:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
11:51:21 log4j2.logger.audit.level = INFO
11:51:21 log4j2.logger.audit.additivity = false
11:51:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
11:51:21
11:51:21 # Appenders configuration
11:51:21
11:51:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
11:51:21 log4j2.appender.console.type = Console
11:51:21 log4j2.appender.console.name = Console
11:51:21 log4j2.appender.console.layout.type = PatternLayout
11:51:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
11:51:21
11:51:21 # Rolling file appender
11:51:21 log4j2.appender.rolling.type = RollingRandomAccessFile
11:51:21 log4j2.appender.rolling.name = RollingFile
11:51:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
11:51:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
11:51:21 # uncomment to not force a disk flush
11:51:21 #log4j2.appender.rolling.immediateFlush = false
11:51:21 log4j2.appender.rolling.append = true
11:51:21 log4j2.appender.rolling.layout.type = PatternLayout
11:51:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
11:51:21 log4j2.appender.rolling.policies.type = Policies
11:51:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
11:51:21 log4j2.appender.rolling.policies.size.size = 1GB
11:51:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
11:51:21 log4j2.appender.rolling.strategy.max = 7
11:51:21
11:51:21 # Audit file appender
11:51:21 log4j2.appender.audit.type = RollingRandomAccessFile
11:51:21 log4j2.appender.audit.name = AuditRollingFile
11:51:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
11:51:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
11:51:21 log4j2.appender.audit.append = true
11:51:21 log4j2.appender.audit.layout.type = PatternLayout
11:51:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
11:51:21 log4j2.appender.audit.policies.type = Policies
11:51:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
11:51:21 log4j2.appender.audit.policies.size.size = 8MB
11:51:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
11:51:21 log4j2.appender.audit.strategy.max = 7
11:51:21
11:51:21 # OSGi appender
11:51:21 log4j2.appender.osgi.type = PaxOsgi
11:51:21 log4j2.appender.osgi.name = PaxOsgi
11:51:21 log4j2.appender.osgi.filter = *
11:51:21
11:51:21 # help with identification of maven-related problems with pax-url-aether
11:51:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
11:51:21 #log4j2.logger.aether.level = TRACE
11:51:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
11:51:21 #log4j2.logger.http-headers.level = DEBUG
11:51:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
11:51:21 #log4j2.logger.maven.level = TRACE
11:51:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
11:51:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
11:51:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 Configure
11:51:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
11:51:21 max memory: 2048m
11:51:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
11:51:21 + local -r controllermem=2048m
11:51:21 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 + echo Configure
11:51:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
11:51:21 + echo ' max memory: 2048m'
11:51:21 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
11:51:21 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
11:51:21 #!/bin/sh
11:51:21 #
11:51:21 # Licensed to the Apache Software Foundation (ASF) under one or more
11:51:21 # contributor license agreements. See the NOTICE file distributed with
11:51:21 # this work for additional information regarding copyright ownership.
11:51:21 # The ASF licenses this file to You under the Apache License, Version 2.0
11:51:21 # (the "License"); you may not use this file except in compliance with
11:51:21 # the License. You may obtain a copy of the License at
11:51:21 #
11:51:21 # http://www.apache.org/licenses/LICENSE-2.0
11:51:21 #
11:51:21 # Unless required by applicable law or agreed to in writing, software
11:51:21 # distributed under the License is distributed on an "AS IS" BASIS,
11:51:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11:51:21 # See the License for the specific language governing permissions and
11:51:21 # limitations under the License.
11:51:21 #
11:51:21
11:51:21 #
11:51:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
11:51:21 # script: client, instance, shell, start, status, stop, karaf
11:51:21 #
11:51:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
11:51:21 # Actions go here...
11:51:21 # fi
11:51:21
11:51:21 #
11:51:21 # general settings which should be applied for all scripts go here; please keep
11:51:21 # in mind that it is possible that scripts might be executed more than once, e.g.
11:51:21 # in example of the start script where the start script is executed first and the
11:51:21 # karaf script afterwards.
11:51:21 #
11:51:21
11:51:21 #
11:51:21 # The following section shows the possible configuration options for the default
11:51:21 # karaf scripts
11:51:21 #
11:51:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
11:51:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
11:51:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
11:51:21 # export EXTRA_JAVA_OPTS # Additional JVM options
11:51:21 # export KARAF_HOME # Karaf home folder
11:51:21 # export KARAF_DATA # Karaf data folder
11:51:21 # export KARAF_BASE # Karaf base folder
11:51:21 # export KARAF_ETC # Karaf etc folder
11:51:21 # export KARAF_LOG # Karaf log folder
11:51:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
11:51:21 # export KARAF_OPTS # Additional available Karaf options
11:51:21 # export KARAF_DEBUG # Enable debug mode
11:51:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
11:51:21 # export KARAF_NOROOT # Prevent execution as root if set to true
11:51:21 Set Java version
11:51:21 + echo 'Set Java version'
11:51:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
11:51:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
11:51:21 sudo: a password is required
11:51:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
11:51:21 JDK default version ...
11:51:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
11:51:21 sudo: a password is required
11:51:21 + echo 'JDK default version ...'
11:51:21 + java -version
11:51:21 openjdk version "21.0.5" 2024-10-15
11:51:21 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
11:51:21 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
11:51:21 Set JAVA_HOME
11:51:21 + echo 'Set JAVA_HOME'
11:51:21 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
11:51:21 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
11:51:21 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
11:51:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
11:51:21 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
11:51:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
11:51:21 Listing all open ports on controller system...
11:51:21 + echo 'Listing all open ports on controller system...'
11:51:21 + netstat -pnatu
11:51:21 /tmp/configuration-script.sh: line 40: netstat: command not found
11:51:21 Configuring cluster
11:51:21 + '[' -f /tmp/custom_shard_config.txt ']'
11:51:21 + echo 'Configuring cluster'
11:51:21 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.192
11:51:21 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
11:51:21 Dump akka.conf
11:51:21 + echo 'Dump akka.conf'
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
11:51:21 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
11:51:21 Dump modules.conf
11:51:21 + echo 'Dump modules.conf'
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
11:51:21 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
11:51:21 Dump module-shards.conf
11:51:21 + echo 'Dump module-shards.conf'
11:51:21 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
11:51:21 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
11:51:21 Locating config plan to use...
11:51:21 Finished running config plans
11:51:21 Starting member-1 with IP address 10.30.170.192
11:51:21 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:22 Redirecting karaf console output to karaf_console.log
11:51:22 Starting controller...
11:51:22 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
11:51:22 Execute the post startup script on controller 10.30.170.192
11:51:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:51:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:51:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:52:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:52:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:52:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:52:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
11:52:22 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
11:52:27 2025-10-06T11:51:37,167 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
11:52:27 Controller is UP
11:52:27 2025-10-06T11:51:37,167 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
11:52:27 Listing all open ports on controller system...
11:52:27 /tmp/post-startup-script.sh: line 51: netstat: command not found
11:52:27 looking for "BindException: Address already in use" in log file
11:52:27 looking for "server is unhealthy" in log file
11:52:27 Let's take the karaf thread dump
11:52:28 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:52:28 karaf main: org.apache.karaf.main.Main, pid:2010
11:52:28 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:52:29 Generating mininet variables...
11:52:29 Locating test plan to use...
11:52:29 Changing the testplan path...
11:52:29 # Place the suites in run order:
11:52:29 /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test/csit/suites/netconf/callhome
11:52:29 Starting Robot test suites /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/test/csit/suites/netconf/callhome ...
11:52:29 ==============================================================================
11:52:29 netconf-gate-callhome.txt
11:52:29 ==============================================================================
11:52:29 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhome functio...
11:52:29 ==============================================================================
11:52:46 CallHome over SSH with correct device credentials :: Correct crede... | PASS |
11:52:56 ------------------------------------------------------------------------------
11:52:56 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS |
11:53:00 ------------------------------------------------------------------------------
11:53:00 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS |
11:53:04 ------------------------------------------------------------------------------
11:53:04 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS |
11:53:08 ------------------------------------------------------------------------------
11:53:08 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS |
11:53:11 ------------------------------------------------------------------------------
11:53:11 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS |
11:53:15 ------------------------------------------------------------------------------
11:53:15 CallHome over TLS with correct certificate and key :: Using correc... | PASS |
11:53:21 ------------------------------------------------------------------------------
11:53:22 netconf-gate-callhome.txt.Callhome :: Test suite to verify callhom... | PASS |
11:53:22 7 tests, 7 passed, 0 failed
11:53:22 ==============================================================================
11:53:22 netconf-gate-callhome.txt | PASS |
11:53:22 7 tests, 7 passed, 0 failed
11:53:22 ==============================================================================
11:53:22 Output: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/output.xml
11:53:22 Log: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/log.html
11:53:22 Report: /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/report.html
11:53:22 Examining the files in data/log and checking filesize
11:53:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:22 total 388
11:53:22 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 11:51 .
11:53:22 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 11:51 karaf_console.log
11:53:22 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 11:51 ..
11:53:22 -rw-rw-r-- 1 jenkins jenkins 381593 Oct 6 11:53 karaf.log
11:53:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:22 376K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
11:53:22 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
11:53:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:22 ls: cannot access '/tmp/netconf-karaf-8.0.10-SNAPSHOT/*.hprof': No such file or directory
11:53:22 Let's take the karaf thread dump again...
11:53:22 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:23 karaf main: org.apache.karaf.main.Main, pid:2010
11:53:23 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:23 Killing ODL
11:53:23 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:28 Compressing karaf.log 1
11:53:28 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:29 Fetching compressed karaf.log 1
11:53:29 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:29 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:29 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:30 Fetch GC logs
11:53:30 Warning: Permanently added '10.30.170.192' (ECDSA) to the list of known hosts.
11:53:30 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
11:53:30 Examine copied files
11:53:30 total 1592
11:53:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 11:53 gclogs-1
11:53:30 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 11:53 odl1_karaf_console.log
11:53:30 -rw-rw-r--. 1 jenkins jenkins 29402 Oct 6 11:53 odl1_karaf.log.gz
11:53:30 -rw-rw-r--. 1 jenkins jenkins 128917 Oct 6 11:53 karaf_1_2010_threads_after.log
11:53:30 -rw-rw-r--. 1 jenkins jenkins 14609 Oct 6 11:53 ps_after.log
11:53:30 -rw-rw-r--. 1 jenkins jenkins 246124 Oct 6 11:53 report.html
11:53:30 -rw-rw-r--. 1 jenkins jenkins 418846 Oct 6 11:53 log.html
11:53:30 -rw-rw-r--. 1 jenkins jenkins 595499 Oct 6 11:53 output.xml
11:53:30 -rw-rw-r--. 1 jenkins jenkins 127 Oct 6 11:52 testplan.txt
11:53:30 -rw-rw-r--. 1 jenkins jenkins 103746 Oct 6 11:52 karaf_1_2010_threads_before.log
11:53:30 -rw-rw-r--. 1 jenkins jenkins 14609 Oct 6 11:52 ps_before.log
11:53:30 -rw-rw-r--. 1 jenkins jenkins 3278 Oct 6 11:51 post-startup-script.sh
11:53:30 -rw-rw-r--. 1 jenkins jenkins 276 Oct 6 11:51 startup-script.sh
11:53:30 -rw-rw-r--. 1 jenkins jenkins 3549 Oct 6 11:51 configuration-script.sh
11:53:30 -rw-rw-r--. 1 jenkins jenkins 363 Oct 6 11:51 detect_variables.env
11:53:30 -rw-rw-r--. 1 jenkins jenkins 3528 Oct 6 11:51 pom.xml
11:53:30 -rw-rw-r--. 1 jenkins jenkins 96 Oct 6 11:51 set_variables.env
11:53:30 -rw-rw-r--. 1 jenkins jenkins 297 Oct 6 11:51 slave_addresses.txt
11:53:30 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 11:50 requirements.txt
11:53:30 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 11:50 env.properties
11:53:30 -rw-rw-r--. 1 jenkins jenkins 324 Oct 6 11:48 stack-parameters.yaml
11:53:30 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 11:47 test
11:53:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 11:47 test@tmp
11:53:30 -rw-rw-r--. 1 jenkins jenkins 1408 Oct 6 11:08 maven-metadata.xml
11:53:30 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins7060176772935726542.sh
11:53:30 Karaf Deployments, Tests must have already run
11:53:30 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/sh /tmp/jenkins10741006308727347825.sh
11:53:30 Cleaning up Robot installation...
11:53:30 $ ssh-agent -k
11:53:30 unset SSH_AUTH_SOCK;
11:53:30 unset SSH_AGENT_PID;
11:53:30 echo Agent pid 5276 killed;
11:53:30 [ssh-agent] Stopped.
11:53:30 Recording plot data
11:53:31 Robot results publisher started...
11:53:31 INFO: Checking test criticality is deprecated and will be dropped in a future release!
11:53:31 -Parsing output xml:
11:53:31 Done!
11:53:31 -Copying log files to build dir:
11:53:31 Done!
11:53:31 -Assigning results to build:
11:53:31 Done!
11:53:31 -Checking thresholds:
11:53:31 Done!
11:53:31 Done publishing Robot results.
11:53:31 [PostBuildScript] - [INFO] Executing post build scripts.
11:53:31 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins13703028489434437904.sh
11:53:31 Archiving csit artifacts
11:53:31 mv: cannot stat '*_1.png': No such file or directory
11:53:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
11:53:31 % Total % Received % Xferd Average Speed Time Time Time Current
11:53:31 Dload Upload Total Spent Left Speed
11:53:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 277k 0 277k 0 0 4632k 0 --:--:-- --:--:-- --:--:-- 4632k
11:53:31 Archive: robot-plugin.zip
11:53:31 inflating: ./archives/robot-plugin/log.html
11:53:31 inflating: ./archives/robot-plugin/output.xml
11:53:31 inflating: ./archives/robot-plugin/report.html
11:53:31 mv: cannot stat '*.log.gz': No such file or directory
11:53:31 mv: cannot stat '*.csv': No such file or directory
11:53:31 mv: cannot stat '*.png': No such file or directory
11:53:31 [PostBuildScript] - [INFO] Executing post build scripts.
11:53:32 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins2698700586292394244.sh
11:53:32 [PostBuildScript] - [INFO] Executing post build scripts.
11:53:32 [EnvInject] - Injecting environment variables from a build step.
11:53:32 [EnvInject] - Injecting as environment variables the properties content
11:53:32 OS_CLOUD=vex
11:53:32 OS_STACK_NAME=releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:53:32
11:53:32 [EnvInject] - Variables injected successfully.
11:53:32 provisioning config files...
11:53:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
11:53:32 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins12823564077715739185.sh
11:53:32 ---> openstack-stack-delete.sh
11:53:32 Setup pyenv:
11:53:32 system
11:53:32 3.8.13
11:53:32 3.9.13
11:53:32 3.10.13
11:53:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:53:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:53:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:53:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:53:34 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.
11:53:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
11:53:34 lf-activate-venv(): INFO: Base packages installed successfully
11:53:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
11:53:52 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:53:52 INFO: Retrieving stack cost for: releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:53:55 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
11:54:07 INFO: Deleting stack releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:54:07 Successfully deleted stack releng-netconf-csit-1node-gate-callhome-only-scandium-67
11:54:07 [PostBuildScript] - [INFO] Executing post build scripts.
11:54:07 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins14833530050671073776.sh
11:54:07 ---> sysstat.sh
11:54:07 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins12121370324296075756.sh
11:54:07 ---> package-listing.sh
11:54:07 ++ facter osfamily
11:54:07 ++ tr '[:upper:]' '[:lower:]'
11:54:08 + OS_FAMILY=redhat
11:54:08 + workspace=/w/workspace/netconf-csit-1node-gate-callhome-only-scandium
11:54:08 + START_PACKAGES=/tmp/packages_start.txt
11:54:08 + END_PACKAGES=/tmp/packages_end.txt
11:54:08 + DIFF_PACKAGES=/tmp/packages_diff.txt
11:54:08 + PACKAGES=/tmp/packages_start.txt
11:54:08 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-scandium ']'
11:54:08 + PACKAGES=/tmp/packages_end.txt
11:54:08 + case "${OS_FAMILY}" in
11:54:08 + rpm -qa
11:54:08 + sort
11:54:08 + '[' -f /tmp/packages_start.txt ']'
11:54:08 + '[' -f /tmp/packages_end.txt ']'
11:54:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt
11:54:08 + '[' /w/workspace/netconf-csit-1node-gate-callhome-only-scandium ']'
11:54:08 + mkdir -p /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/archives/
11:54:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/archives/
11:54:08 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins11181400942143733026.sh
11:54:08 ---> capture-instance-metadata.sh
11:54:08 Setup pyenv:
11:54:08 system
11:54:09 3.8.13
11:54:09 3.9.13
11:54:09 3.10.13
11:54:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:54:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:54:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:54:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:54:11 lf-activate-venv(): INFO: Base packages installed successfully
11:54:11 lf-activate-venv(): INFO: Installing additional packages: lftools
11:54:21 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:54:21 INFO: Running in OpenStack, capturing instance metadata
11:54:21 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins3853152456938065532.sh
11:54:21 provisioning config files...
11:54:21 Could not find credentials [logs] for netconf-csit-1node-gate-callhome-only-scandium #67
11:54:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-gate-callhome-only-scandium@tmp/config8914413528865791308tmp
11:54:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
11:54:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
11:54:21 provisioning config files...
11:54:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
11:54:22 [EnvInject] - Injecting environment variables from a build step.
11:54:22 [EnvInject] - Injecting as environment variables the properties content
11:54:22 SERVER_ID=logs
11:54:22
11:54:22 [EnvInject] - Variables injected successfully.
11:54:22 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins2211515148456172668.sh
11:54:22 ---> create-netrc.sh
11:54:22 WARN: Log server credential not found.
11:54:22 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins12392252265257290138.sh
11:54:22 ---> python-tools-install.sh
11:54:22 Setup pyenv:
11:54:22 system
11:54:22 3.8.13
11:54:22 3.9.13
11:54:22 3.10.13
11:54:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:54:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:54:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:54:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:54:24 lf-activate-venv(): INFO: Base packages installed successfully
11:54:24 lf-activate-venv(): INFO: Installing additional packages: lftools
11:54:34 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:54:34 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins5124114061123267136.sh
11:54:34 ---> sudo-logs.sh
11:54:34 Archiving 'sudo' log..
11:54:34 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash /tmp/jenkins14685480873622984677.sh
11:54:34 ---> job-cost.sh
11:54:34 Setup pyenv:
11:54:35 system
11:54:35 3.8.13
11:54:35 3.9.13
11:54:35 3.10.13
11:54:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:54:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:54:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:54:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:54:37 lf-activate-venv(): INFO: Base packages installed successfully
11:54:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
11:54:45 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:54:45 DEBUG: total: 0.16999999999999998
11:54:45 INFO: Retrieving Stack Cost...
11:54:46 INFO: Retrieving Pricing Info for: v3-standard-2
11:54:46 INFO: Archiving Costs
11:54:46 [netconf-csit-1node-gate-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins10015771318285539292.sh
11:54:46 ---> logs-deploy.sh
11:54:46 Setup pyenv:
11:54:46 system
11:54:46 3.8.13
11:54:46 3.9.13
11:54:46 3.10.13
11:54:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-gate-callhome-only-scandium/.python-version)
11:54:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KOPw from file:/tmp/.os_lf_venv
11:54:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
11:54:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
11:54:48 lf-activate-venv(): INFO: Base packages installed successfully
11:54:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
11:54:58 lf-activate-venv(): INFO: Adding /tmp/venv-KOPw/bin to PATH
11:54:58 WARNING: Nexus logging server not set
11:54:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-gate-callhome-only-scandium/67/
11:54:58 INFO: archiving logs to S3
11:54:59 ---> uname -a:
11:54:59 Linux prd-centos8-robot-2c-8g-1150.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
11:54:59
11:54:59
11:54:59 ---> lscpu:
11:54:59 Architecture: x86_64
11:54:59 CPU op-mode(s): 32-bit, 64-bit
11:54:59 Byte Order: Little Endian
11:54:59 CPU(s): 2
11:54:59 On-line CPU(s) list: 0,1
11:54:59 Thread(s) per core: 1
11:54:59 Core(s) per socket: 1
11:54:59 Socket(s): 2
11:54:59 NUMA node(s): 1
11:54:59 Vendor ID: AuthenticAMD
11:54:59 CPU family: 23
11:54:59 Model: 49
11:54:59 Model name: AMD EPYC-Rome Processor
11:54:59 Stepping: 0
11:54:59 CPU MHz: 2799.998
11:54:59 BogoMIPS: 5599.99
11:54:59 Virtualization: AMD-V
11:54:59 Hypervisor vendor: KVM
11:54:59 Virtualization type: full
11:54:59 L1d cache: 32K
11:54:59 L1i cache: 32K
11:54:59 L2 cache: 512K
11:54:59 L3 cache: 16384K
11:54:59 NUMA node0 CPU(s): 0,1
11:54:59 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
11:54:59
11:54:59
11:54:59 ---> nproc:
11:54:59 2
11:54:59
11:54:59
11:54:59 ---> df -h:
11:54:59 Filesystem Size Used Avail Use% Mounted on
11:54:59 devtmpfs 3.8G 0 3.8G 0% /dev
11:54:59 tmpfs 3.8G 0 3.8G 0% /dev/shm
11:54:59 tmpfs 3.8G 17M 3.8G 1% /run
11:54:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
11:54:59 /dev/vda1 40G 8.4G 32G 21% /
11:54:59 tmpfs 770M 0 770M 0% /run/user/1001
11:54:59
11:54:59
11:54:59 ---> free -m:
11:54:59 total used free shared buff/cache available
11:54:59 Mem: 7697 579 4937 19 2179 6819
11:54:59 Swap: 1023 0 1023
11:54:59
11:54:59
11:54:59 ---> ip addr:
11:54:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
11:54:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
11:54:59 inet 127.0.0.1/8 scope host lo
11:54:59 valid_lft forever preferred_lft forever
11:54:59 inet6 ::1/128 scope host
11:54:59 valid_lft forever preferred_lft forever
11:54:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
11:54:59 link/ether fa:16:3e:95:58:4f brd ff:ff:ff:ff:ff:ff
11:54:59 altname enp0s3
11:54:59 altname ens3
11:54:59 inet 10.30.171.167/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
11:54:59 valid_lft 85913sec preferred_lft 85913sec
11:54:59 inet6 fe80::f816:3eff:fe95:584f/64 scope link
11:54:59 valid_lft forever preferred_lft forever
11:54:59
11:54:59
11:54:59 ---> sar -b -r -n DEV:
11:54:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
11:54:59
11:54:59 11:46:49 LINUX RESTART (2 CPU)
11:54:59
11:54:59 11:47:01 AM tps rtps wtps bread/s bwrtn/s
11:54:59 11:48:01 AM 214.71 153.19 61.52 14492.42 41110.13
11:54:59 11:49:01 AM 120.14 0.77 119.38 54.52 11868.84
11:54:59 11:50:01 AM 29.87 0.38 29.49 62.51 2636.72
11:54:59 11:51:01 AM 42.22 6.75 35.47 1247.98 2235.40
11:54:59 11:52:01 AM 52.10 2.73 49.37 439.59 7621.76
11:54:59 11:53:01 AM 3.98 0.22 3.77 11.73 151.88
11:54:59 11:54:01 AM 18.05 0.33 17.71 37.86 675.30
11:54:59 Average: 68.72 23.48 45.24 2334.99 9470.89
11:54:59
11:54:59 11:47:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
11:54:59 11:48:01 AM 5460040 7032116 2422392 30.73 2688 1764260 757008 8.48 186708 1954348 98840
11:54:59 11:49:01 AM 5175840 7015368 2706592 34.34 2688 2015088 719548 8.06 198780 2155344 59532
11:54:59 11:50:01 AM 5248856 7089836 2633576 33.41 2688 2016968 651304 7.29 219288 2065348 10772
11:54:59 11:51:01 AM 4915104 7003220 2967328 37.64 2688 2256076 700940 7.85 258460 2336520 191904
11:54:59 11:52:01 AM 4959224 7063640 2923208 37.09 2688 2271728 642176 7.19 267908 2273840 8
11:54:59 11:53:01 AM 4919652 7024728 2962780 37.59 2688 2272420 696192 7.80 268032 2313336 328
11:54:59 11:54:01 AM 5072948 6994548 2809484 35.64 2688 2094396 724040 8.11 307816 2144328 28276
11:54:59 Average: 5107381 7031922 2775051 35.21 2688 2098705 698744 7.82 243856 2177581 55666
11:54:59
11:54:59 11:47:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
11:54:59 11:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:48:01 AM eth0 289.07 181.09 1696.21 61.33 0.00 0.00 0.00 0.00
11:54:59 11:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:49:01 AM eth0 68.19 54.77 867.89 9.12 0.00 0.00 0.00 0.00
11:54:59 11:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:50:01 AM eth0 7.75 7.28 4.67 3.24 0.00 0.00 0.00 0.00
11:54:59 11:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:51:01 AM eth0 36.82 32.44 329.14 7.21 0.00 0.00 0.00 0.00
11:54:59 11:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:52:01 AM eth0 143.99 122.44 33.00 25.43 0.00 0.00 0.00 0.00
11:54:59 11:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:53:01 AM eth0 30.84 15.23 7.03 1.97 0.00 0.00 0.00 0.00
11:54:59 11:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 11:54:01 AM eth0 69.82 45.73 82.32 27.55 0.00 0.00 0.00 0.00
11:54:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
11:54:59 Average: eth0 92.35 65.56 431.44 19.41 0.00 0.00 0.00 0.00
11:54:59
11:54:59
11:54:59 ---> sar -P ALL:
11:54:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
11:54:59
11:54:59 11:46:49 LINUX RESTART (2 CPU)
11:54:59
11:54:59 11:47:01 AM CPU %user %nice %system %iowait %steal %idle
11:54:59 11:48:01 AM all 49.32 0.05 10.62 4.67 0.11 35.24
11:54:59 11:48:01 AM 0 58.06 0.03 10.85 6.62 0.10 24.33
11:54:59 11:48:01 AM 1 40.57 0.07 10.38 2.72 0.12 46.14
11:54:59 11:49:01 AM all 34.49 0.00 5.22 1.63 0.13 58.54
11:54:59 11:49:01 AM 0 41.13 0.00 5.45 2.00 0.13 51.29
11:54:59 11:49:01 AM 1 27.85 0.00 5.00 1.25 0.12 65.78
11:54:59 11:50:01 AM all 12.05 0.00 1.53 0.54 0.08 85.80
11:54:59 11:50:01 AM 0 15.06 0.00 1.67 0.25 0.08 82.93
11:54:59 11:50:01 AM 1 9.05 0.00 1.39 0.84 0.07 88.66
11:54:59 11:51:01 AM all 23.49 0.00 4.30 0.60 0.11 71.50
11:54:59 11:51:01 AM 0 20.94 0.00 4.27 0.45 0.10 74.24
11:54:59 11:51:01 AM 1 26.04 0.00 4.32 0.75 0.12 68.76
11:54:59 11:52:01 AM all 9.91 0.00 2.27 0.64 0.06 87.12
11:54:59 11:52:01 AM 0 11.97 0.00 2.26 0.38 0.07 85.32
11:54:59 11:52:01 AM 1 7.84 0.00 2.29 0.90 0.05 88.92
11:54:59 11:53:01 AM all 1.50 0.00 0.23 0.02 0.08 98.18
11:54:59 11:53:01 AM 0 1.29 0.00 0.15 0.02 0.07 98.48
11:54:59 11:53:01 AM 1 1.71 0.00 0.32 0.02 0.08 97.88
11:54:59 11:54:01 AM all 16.10 0.00 2.16 0.06 0.10 81.59
11:54:59 11:54:01 AM 0 18.73 0.00 2.83 0.05 0.10 78.29
11:54:59 11:54:01 AM 1 13.46 0.00 1.49 0.07 0.10 84.88
11:54:59 Average: all 20.96 0.01 3.76 1.16 0.09 74.02
11:54:59 Average: 0 23.87 0.00 3.92 1.39 0.09 70.72
11:54:59 Average: 1 18.06 0.01 3.59 0.93 0.09 77.31
11:54:59
11:54:59
11:54:59