01:42:48 Started by upstream project "integration-distribution-test-scandium" build number 515
01:42:48 originally caused by:
01:42:48 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 531
01:42:48 originally caused by:
01:42:48 Started by timer
01:42:48 Running as SYSTEM
01:42:48 [EnvInject] - Loading node environment variables.
01:42:48 Building remotely on prd-centos8-robot-2c-8g-34484 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-scandium
01:42:49 [ssh-agent] Looking for ssh-agent implementation...
01:42:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:42:49 $ ssh-agent
01:42:49 SSH_AUTH_SOCK=/tmp/ssh-8gwj5vkMIzRP/agent.5284
01:42:49 SSH_AGENT_PID=5285
01:42:49 [ssh-agent] Started.
01:42:49 Running ssh-add (command line suppressed)
01:42:49 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/private_key_15355837144268406531.key (/w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/private_key_15355837144268406531.key)
01:42:49 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:42:49 The recommended git tool is: NONE
01:42:52 using credential opendaylight-jenkins-ssh
01:42:52 Wiping out workspace first.
01:42:52 Cloning the remote Git repository
01:42:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:42:52 > git init /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test # timeout=10
01:42:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:42:52 > git --version # timeout=10
01:42:52 > git --version # 'git version 2.43.0'
01:42:52 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:42:52 [INFO] Currently running in a labeled security context
01:42:52 [INFO] Currently SELinux is 'enforcing' on the host
01:42:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh2102365435670786577.key
01:42:52 Verifying host key using known hosts file
01:42:52 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.
01:42:52 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:42:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:42:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:42:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:42:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:42:56 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:42:56 [INFO] Currently running in a labeled security context
01:42:56 [INFO] Currently SELinux is 'enforcing' on the host
01:42:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh9964315924703004733.key
01:42:56 Verifying host key using known hosts file
01:42:56 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.
01:42:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:42:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:42:56 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
01:42:56 > git config core.sparsecheckout # timeout=10
01:42:56 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:42:57 Commit message: "Add bgpcep variables for vanadium"
01:42:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:42:57 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
01:42:57 No emails were triggered.
01:42:57 provisioning config files...
01:42:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:42:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:43:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:43:00 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins2784175303506359905.sh
01:43:00 ---> python-tools-install.sh
01:43:00 Setup pyenv:
01:43:00 system
01:43:00 * 3.8.13 (set by /opt/pyenv/version)
01:43:00 * 3.9.13 (set by /opt/pyenv/version)
01:43:00 * 3.10.13 (set by /opt/pyenv/version)
01:43:00 * 3.11.7 (set by /opt/pyenv/version)
01:43:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eaAS
01:43:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:43:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:43:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:43:09 lf-activate-venv(): INFO: Base packages installed successfully
01:43:09 lf-activate-venv(): INFO: Installing additional packages: lftools
01:43:34 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:43:34 Generating Requirements File
01:43:55 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.
01:43:55 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:43:55 Python 3.11.7
01:43:55 pip 25.3 from /tmp/venv-eaAS/lib/python3.11/site-packages/pip (python 3.11)
01:43:55 appdirs==1.4.4
01:43:55 argcomplete==3.6.3
01:43:55 aspy.yaml==1.3.0
01:43:55 attrs==25.4.0
01:43:55 autopage==0.5.2
01:43:55 beautifulsoup4==4.14.3
01:43:55 boto3==1.42.26
01:43:55 botocore==1.42.26
01:43:55 bs4==0.0.2
01:43:55 certifi==2026.1.4
01:43:55 cffi==2.0.0
01:43:55 cfgv==3.5.0
01:43:55 chardet==5.2.0
01:43:55 charset-normalizer==3.4.4
01:43:55 click==8.3.1
01:43:55 cliff==4.13.1
01:43:55 cmd2==3.1.0
01:43:55 cryptography==3.3.2
01:43:55 debtcollector==3.0.0
01:43:55 decorator==5.2.1
01:43:55 defusedxml==0.7.1
01:43:55 Deprecated==1.3.1
01:43:55 distlib==0.4.0
01:43:55 dnspython==2.8.0
01:43:55 docker==7.1.0
01:43:55 dogpile.cache==1.5.0
01:43:55 durationpy==0.10
01:43:55 email-validator==2.3.0
01:43:55 filelock==3.20.3
01:43:55 future==1.0.0
01:43:55 gitdb==4.0.12
01:43:55 GitPython==3.1.46
01:43:55 google-auth==2.47.0
01:43:55 httplib2==0.31.0
01:43:55 identify==2.6.16
01:43:55 idna==3.11
01:43:55 importlib-resources==1.5.0
01:43:55 iso8601==2.1.0
01:43:55 Jinja2==3.1.6
01:43:55 jmespath==1.0.1
01:43:55 jsonpatch==1.33
01:43:55 jsonpointer==3.0.0
01:43:55 jsonschema==4.26.0
01:43:55 jsonschema-specifications==2025.9.1
01:43:55 keystoneauth1==5.12.0
01:43:55 kubernetes==34.1.0
01:43:55 lftools==0.37.19
01:43:55 lxml==6.0.2
01:43:55 markdown-it-py==4.0.0
01:43:55 MarkupSafe==3.0.3
01:43:55 mdurl==0.1.2
01:43:55 msgpack==1.1.2
01:43:55 multi_key_dict==2.0.3
01:43:55 munch==4.0.0
01:43:55 netaddr==1.3.0
01:43:55 niet==1.4.2
01:43:55 nodeenv==1.10.0
01:43:55 oauth2client==4.1.3
01:43:55 oauthlib==3.3.1
01:43:55 openstacksdk==4.8.0
01:43:55 os-service-types==1.8.2
01:43:55 osc-lib==4.3.0
01:43:55 oslo.config==10.2.0
01:43:55 oslo.context==6.2.0
01:43:55 oslo.i18n==6.7.1
01:43:55 oslo.log==8.0.0
01:43:55 oslo.serialization==5.9.0
01:43:55 oslo.utils==9.2.0
01:43:55 packaging==25.0
01:43:55 pbr==7.0.3
01:43:55 platformdirs==4.5.1
01:43:55 prettytable==3.17.0
01:43:55 psutil==7.2.1
01:43:55 pyasn1==0.6.1
01:43:55 pyasn1_modules==0.4.2
01:43:55 pycparser==2.23
01:43:55 pygerrit2==2.0.15
01:43:55 PyGithub==2.8.1
01:43:55 Pygments==2.19.2
01:43:55 PyJWT==2.10.1
01:43:55 PyNaCl==1.6.2
01:43:55 pyparsing==2.4.7
01:43:55 pyperclip==1.11.0
01:43:55 pyrsistent==0.20.0
01:43:55 python-cinderclient==9.8.0
01:43:55 python-dateutil==2.9.0.post0
01:43:55 python-heatclient==4.3.0
01:43:55 python-jenkins==1.8.3
01:43:55 python-keystoneclient==5.7.0
01:43:55 python-magnumclient==4.9.0
01:43:55 python-openstackclient==8.3.0
01:43:55 python-swiftclient==4.9.0
01:43:55 PyYAML==6.0.3
01:43:55 referencing==0.37.0
01:43:55 requests==2.32.5
01:43:55 requests-oauthlib==2.0.0
01:43:55 requestsexceptions==1.4.0
01:43:55 rfc3986==2.0.0
01:43:55 rich==14.2.0
01:43:55 rich-argparse==1.7.2
01:43:55 rpds-py==0.30.0
01:43:55 rsa==4.9.1
01:43:55 ruamel.yaml==0.19.1
01:43:55 ruamel.yaml.clib==0.2.15
01:43:55 s3transfer==0.16.0
01:43:55 simplejson==3.20.2
01:43:55 six==1.17.0
01:43:55 smmap==5.0.2
01:43:55 soupsieve==2.8.1
01:43:55 stevedore==5.6.0
01:43:55 tabulate==0.9.0
01:43:55 toml==0.10.2
01:43:55 tomlkit==0.14.0
01:43:55 tqdm==4.67.1
01:43:55 typing_extensions==4.15.0
01:43:55 tzdata==2025.3
01:43:55 urllib3==1.26.20
01:43:55 virtualenv==20.36.1
01:43:55 wcwidth==0.2.14
01:43:55 websocket-client==1.9.0
01:43:55 wrapt==2.0.1
01:43:55 xdg==6.0.0
01:43:55 xmltodict==1.0.2
01:43:55 yq==3.4.3
01:43:55 [EnvInject] - Injecting environment variables from a build step.
01:43:55 [EnvInject] - Injecting as environment variables the properties content
01:43:55 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:43:55 OS_CLOUD=vex
01:43:55 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-scandium-504
01:43:55 OS_STACK_TEMPLATE_DIR=openstack-hot
01:43:55
01:43:55 [EnvInject] - Variables injected successfully.
01:43:55 provisioning config files...
01:43:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:43:56 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5070339694520427468.sh
01:43:56 ---> Create parameters file for OpenStack HOT
01:43:56 OpenStack Heat parameters generated
01:43:56 -----------------------------------
01:43:56 parameters:
01:43:56 vm_0_count: '1'
01:43:56 vm_0_flavor: 'v3-standard-4'
01:43:56 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
01:43:56 vm_1_count: '0'
01:43:56 vm_1_flavor: 'v3-standard-2'
01:43:56 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:43:56
01:43:56 job_name: '08057-504'
01:43:56 silo: 'releng'
01:43:56 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins6922211608057368377.sh
01:43:56 ---> Create HEAT stack
01:43:56 + source /home/jenkins/lf-env.sh
01:43:56 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:43:56 ++ mktemp -d /tmp/venv-XXXX
01:43:56 + lf_venv=/tmp/venv-qSkl
01:43:56 + local venv_file=/tmp/.os_lf_venv
01:43:56 + local python=python3
01:43:56 + local options
01:43:56 + local set_path=true
01:43:56 + local install_args=
01:43:56 ++ 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
01:43:56 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:43:56 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:43:56 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:43:56 + true
01:43:56 + case $1 in
01:43:56 + python=python3
01:43:56 + shift 2
01:43:56 + true
01:43:56 + case $1 in
01:43:56 + shift
01:43:56 + break
01:43:56 + case $python in
01:43:56 + local pkg_list=
01:43:56 + [[ -d /opt/pyenv ]]
01:43:56 + echo 'Setup pyenv:'
01:43:56 Setup pyenv:
01:43:56 + export PYENV_ROOT=/opt/pyenv
01:43:56 + PYENV_ROOT=/opt/pyenv
01:43:56 + 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
01:43:56 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:43:56 + pyenv versions
01:43:56 system
01:43:56 3.8.13
01:43:56 3.9.13
01:43:56 3.10.13
01:43:56 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:43:56 + command -v pyenv
01:43:56 ++ pyenv init - --no-rehash
01:43:56 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:43:56 for i in ${!paths[@]}; do
01:43:56 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:43:56 fi; done;
01:43:56 echo "${paths[*]}"'\'')"
01:43:56 export PATH="/opt/pyenv/shims:${PATH}"
01:43:56 export PYENV_SHELL=bash
01:43:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:43:56 pyenv() {
01:43:56 local command
01:43:56 command="${1:-}"
01:43:56 if [ "$#" -gt 0 ]; then
01:43:56 shift
01:43:56 fi
01:43:56
01:43:56 case "$command" in
01:43:56 rehash|shell)
01:43:56 eval "$(pyenv "sh-$command" "$@")"
01:43:56 ;;
01:43:56 *)
01:43:56 command pyenv "$command" "$@"
01:43:56 ;;
01:43:56 esac
01:43:56 }'
01:43:56 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:43:56 for i in ${!paths[@]}; do
01:43:56 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:43:56 fi; done;
01:43:56 echo "${paths[*]}"'
01:43:56 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:43:56 ++ 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
01:43:56 ++ 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
01:43:56 ++ export PYENV_SHELL=bash
01:43:56 ++ PYENV_SHELL=bash
01:43:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:43:56 +++ complete -F _pyenv pyenv
01:43:56 ++ lf-pyver python3
01:43:56 ++ local py_version_xy=python3
01:43:56 ++ local py_version_xyz=
01:43:56 ++ pyenv versions
01:43:56 ++ local command
01:43:56 ++ command=versions
01:43:56 ++ '[' 1 -gt 0 ']'
01:43:56 ++ shift
01:43:56 ++ case "$command" in
01:43:56 ++ command pyenv versions
01:43:56 ++ pyenv versions
01:43:56 ++ sed 's/^[ *]* //'
01:43:56 ++ awk '{ print $1 }'
01:43:56 ++ grep -E '^[0-9.]*[0-9]$'
01:43:56 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:43:56 +++ tail -n 1
01:43:56 +++ grep '^3' /tmp/.pyenv_versions
01:43:56 +++ sort -V
01:43:56 ++ py_version_xyz=3.11.7
01:43:56 ++ [[ -z 3.11.7 ]]
01:43:56 ++ echo 3.11.7
01:43:56 ++ return 0
01:43:56 + pyenv local 3.11.7
01:43:56 + local command
01:43:56 + command=local
01:43:56 + '[' 2 -gt 0 ']'
01:43:56 + shift
01:43:56 + case "$command" in
01:43:56 + command pyenv local 3.11.7
01:43:56 + pyenv local 3.11.7
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='lftools[openstack] '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='kubernetes '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='niet '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='python-heatclient '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='python-openstackclient '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='python-magnumclient '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='urllib3~=1.26.15 '
01:43:56 + for arg in "$@"
01:43:56 + case $arg in
01:43:56 + pkg_list+='yq '
01:43:56 + [[ -f /tmp/.os_lf_venv ]]
01:43:56 ++ cat /tmp/.os_lf_venv
01:43:56 + lf_venv=/tmp/venv-eaAS
01:43:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from' file:/tmp/.os_lf_venv
01:43:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:43:56 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:43:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:43:56 + local 'pip_opts=--upgrade --quiet'
01:43:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:43:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:43:56 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:43:56 + [[ -n '' ]]
01:43:56 + [[ -n '' ]]
01:43:56 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:43:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:43:56 + /tmp/venv-eaAS/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
01:43:58 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:43:58 lf-activate-venv(): INFO: Base packages installed successfully
01:43:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:43:58 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:43:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:43:58 + /tmp/venv-eaAS/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
01:44:15 + type python3
01:44:15 + true
01:44:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH'
01:44:15 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:44:15 + PATH=/tmp/venv-eaAS/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
01:44:15 + return 0
01:44:15 + openstack --os-cloud vex limits show --absolute
01:44:17 +--------------------------+---------+
01:44:17 | Name | Value |
01:44:17 +--------------------------+---------+
01:44:17 | maxTotalInstances | -1 |
01:44:17 | maxTotalCores | 450 |
01:44:17 | maxTotalRAMSize | 1000000 |
01:44:17 | maxServerMeta | 128 |
01:44:17 | maxImageMeta | 128 |
01:44:17 | maxPersonality | 5 |
01:44:17 | maxPersonalitySize | 10240 |
01:44:17 | maxTotalKeypairs | 100 |
01:44:17 | maxServerGroups | 10 |
01:44:17 | maxServerGroupMembers | 10 |
01:44:17 | maxTotalFloatingIps | -1 |
01:44:17 | maxSecurityGroups | -1 |
01:44:17 | maxSecurityGroupRules | -1 |
01:44:17 | totalRAMUsed | 393216 |
01:44:17 | totalCoresUsed | 96 |
01:44:17 | totalInstancesUsed | 33 |
01:44:17 | totalFloatingIpsUsed | 0 |
01:44:17 | totalSecurityGroupsUsed | 0 |
01:44:17 | totalServerGroupsUsed | 0 |
01:44:17 | maxTotalVolumes | -1 |
01:44:17 | maxTotalSnapshots | 10 |
01:44:17 | maxTotalVolumeGigabytes | 4096 |
01:44:17 | maxTotalBackups | 10 |
01:44:17 | maxTotalBackupGigabytes | 1000 |
01:44:17 | totalVolumesUsed | 0 |
01:44:17 | totalGigabytesUsed | 0 |
01:44:17 | totalSnapshotsUsed | 0 |
01:44:17 | totalBackupsUsed | 0 |
01:44:17 | totalBackupGigabytesUsed | 0 |
01:44:17 +--------------------------+---------+
01:44:17 + pushd /opt/ciman/openstack-hot
01:44:17 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-scandium
01:44:17 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-scandium-504 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-scandium/stack-parameters.yaml
01:44:41 Creating stack releng-jsonrpc-csit-1node-basic-only-scandium-504
01:44:41 Waiting to initialize infrastructure...
01:44:41 Stack initialization successful.
01:44:41 ------------------------------------
01:44:41 Stack Details
01:44:41 ------------------------------------
01:44:41 {'added': None,
01:44:41 'capabilities': [],
01:44:41 'created_at': '2026-01-13T01:44:20Z',
01:44:41 'deleted': None,
01:44:41 'deleted_at': None,
01:44:41 'description': 'No description',
01:44:41 'environment': None,
01:44:41 'environment_files': None,
01:44:41 'files': None,
01:44:41 'files_container': None,
01:44:41 'id': '3a07872b-41ce-42ac-9be2-6d6b982ed20e',
01:44:41 'is_rollback_disabled': True,
01:44:41 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-scandium-504/3a07872b-41ce-42ac-9be2-6d6b982ed20e',
01:44:41 'rel': 'self'}],
01:44: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'})}),
01:44:41 'name': 'releng-jsonrpc-csit-1node-basic-only-scandium-504',
01:44:41 'notification_topics': [],
01:44:41 'outputs': [{'description': 'IP addresses of the 2nd vm types',
01:44:41 'output_key': 'vm_1_ips',
01:44:41 'output_value': []},
01:44:41 {'description': 'IP addresses of the 1st vm types',
01:44:41 'output_key': 'vm_0_ips',
01:44:41 'output_value': ['10.30.170.136']}],
01:44:41 'owner_id': ****,
01:44:41 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:44:41 'OS::stack_id': '3a07872b-41ce-42ac-9be2-6d6b982ed20e',
01:44:41 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-scandium-504',
01:44:41 'job_name': '08057-504',
01:44:41 'silo': 'releng',
01:44:41 'vm_0_count': '1',
01:44:41 'vm_0_flavor': 'v3-standard-4',
01:44:41 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:44:41 '20260109-084045.554',
01:44:41 'vm_1_count': '0',
01:44:41 'vm_1_flavor': 'v3-standard-2',
01:44:41 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:44:41 '- 20250917-133034.654'},
01:44:41 'parent_id': None,
01:44:41 'replaced': None,
01:44:41 'status': 'CREATE_COMPLETE',
01:44:41 'status_reason': 'Stack CREATE completed successfully',
01:44:41 'tags': [],
01:44:41 'template': None,
01:44:41 'template_description': 'No description',
01:44:41 'template_url': None,
01:44:41 'timeout_mins': 15,
01:44:41 'unchanged': None,
01:44:41 'updated': None,
01:44:41 'updated_at': None,
01:44:41 'user_project_id': '50180748c10649f08bb6eb7390c89bf2'}
01:44:41 ------------------------------------
01:44:42 + popd
01:44:42 /w/workspace/jsonrpc-csit-1node-basic-only-scandium
01:44:42 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16280482777016449691.sh
01:44:42 ---> Copy SSH public keys to CSIT lab
01:44:42 Setup pyenv:
01:44:42 system
01:44:42 3.8.13
01:44:42 3.9.13
01:44:42 3.10.13
01:44:42 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:44:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:44:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:44:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:44:44 lf-activate-venv(): INFO: Base packages installed successfully
01:44:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:45:04 SSH not responding on 10.30.170.136. Retrying in 10 seconds...
01:45:14 Ping to 10.30.170.136 successful.
01:45:15 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:45:16 releng-08057-504-0-builder-0
01:45:16 Successfully copied public keys to slave 10.30.170.136
01:45:16 Process 6499 ready.
01:45:16 SSH ready on all stack servers.
01:45:16 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins13857232137451846418.sh
01:45:16 Setup pyenv:
01:45:16 system
01:45:16 3.8.13
01:45:16 3.9.13
01:45:16 3.10.13
01:45:16 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:45:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rrW9
01:45:20 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.robot_venv
01:45:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:24 lf-activate-venv(): INFO: Base packages installed successfully
01:45:24 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:45:26 lf-activate-venv(): INFO: Adding /tmp/venv-rrW9/bin to PATH
01:45:26 + echo 'Installing Python Requirements'
01:45:26 Installing Python Requirements
01:45:26 + cat
01:45:26 + python -m pip install -r requirements.txt
01:45:26 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:45:26 Collecting docker-py (from -r requirements.txt (line 1))
01:45:26 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)
01:45:26 Collecting ipaddr (from -r requirements.txt (line 2))
01:45:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:45:26 Installing build dependencies: started
01:45:27 Installing build dependencies: finished with status 'done'
01:45:27 Getting requirements to build wheel: started
01:45:28 Getting requirements to build wheel: finished with status 'done'
01:45:28 Preparing metadata (pyproject.toml): started
01:45:28 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:28 Collecting netaddr (from -r requirements.txt (line 3))
01:45:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:45:28 Collecting netifaces (from -r requirements.txt (line 4))
01:45:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:45:28 Installing build dependencies: started
01:45:29 Installing build dependencies: finished with status 'done'
01:45:29 Getting requirements to build wheel: started
01:45:29 Getting requirements to build wheel: finished with status 'done'
01:45:29 Preparing metadata (pyproject.toml): started
01:45:29 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:29 Collecting pyhocon (from -r requirements.txt (line 5))
01:45:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:45:30 Collecting requests (from -r requirements.txt (line 6))
01:45:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:45:30 Collecting robotframework (from -r requirements.txt (line 7))
01:45:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:45:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 30.1 MB/s 0:00:00
01:45:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:45:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:45:30 Installing build dependencies: started
01:45:31 Installing build dependencies: finished with status 'done'
01:45:31 Getting requirements to build wheel: started
01:45:31 Getting requirements to build wheel: finished with status 'done'
01:45:31 Preparing metadata (pyproject.toml): started
01:45:31 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:45:31 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:45:31 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)
01:45:31 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:45:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:45:31 Installing build dependencies: started
01:45:33 Installing build dependencies: finished with status 'done'
01:45:33 Getting requirements to build wheel: started
01:45:33 Getting requirements to build wheel: finished with status 'done'
01:45:33 Preparing metadata (pyproject.toml): started
01:45:33 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:34 Collecting scapy (from -r requirements.txt (line 12))
01:45:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:45:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 22.8 MB/s 0:00:00
01:45:34 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:45:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:45:34 Installing build dependencies: started
01:45:35 Installing build dependencies: finished with status 'done'
01:45:35 Getting requirements to build wheel: started
01:45:35 Getting requirements to build wheel: finished with status 'done'
01:45:35 Preparing metadata (pyproject.toml): started
01:45:35 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:36 Collecting elasticsearch (from -r requirements.txt (line 18))
01:45:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
01:45:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 24.5 MB/s 0:00:00
01:45:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:45:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:45:36 Collecting pyangbind (from -r requirements.txt (line 22))
01:45:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:45:36 Collecting isodate (from -r requirements.txt (line 25))
01:45:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:45:36 Collecting jmespath (from -r requirements.txt (line 28))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
01:45:36 Collecting jsonpatch (from -r requirements.txt (line 31))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:45:36 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:45:36 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45: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)
01:45:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:45: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)
01:45:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:45: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)
01:45:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
01:45:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
01:45:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
01:45:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:45:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:45:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:45:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:45:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:45:37 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:45:37 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:45: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)
01:45:37 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:45: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)
01:45:37 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:45:37 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:45: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)
01:45:37 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:45:37 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:45:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:45: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)
01:45:37 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:45:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:45: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)
01:45:37 Collecting elasticsearch (from -r requirements.txt (line 18))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:45:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 27.2 MB/s 0:00:00
01:45: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.
01:45:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:45: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)
01:45: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)
01:45: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)
01:45: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)
01:45:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:45: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)
01:45:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:45:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:45:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.3 MB/s 0:00:00
01:45:38 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:45: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)
01:45:39 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:45:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
01:45:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 33.0 MB/s 0:00:00
01:45:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:45:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:45:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45: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)
01:45:39 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:45:39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:45:39 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:45:40 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45: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)
01:45: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))
01:45:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
01:45:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
01:45:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 68.8 MB/s 0:00:00
01:45:40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 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)
01:45:40 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:45:40 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
01:45:40 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))
01:45:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:45:40 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:45:40 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:45:40 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:40 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)
01:45:40 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))
01:45:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:45:40 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))
01:45:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:45:41 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:45:41 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:45:41 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:45:41 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:45:41 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
01:45:41 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:45:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:45:41 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:45:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=4366359086a9afdc1f13c6abfe3abca63f477476db49cc25e9cdc57ca05dd5c7
01:45:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:45:41 Building wheel for ipaddr (pyproject.toml): started
01:45:41 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:45:41 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=8a09ebe60b16ee1cf79b80bc974318fb727f2ae74609630c19e5486438cb1ddb
01:45:41 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:45:41 Building wheel for netifaces (pyproject.toml): started
01:45:44 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:45:44 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=c4783930b15f3c5b4b7f8d17c64b845424ad1a7d502499fd6bd480277d9445dd
01:45:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:45:44 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:45:44 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:45:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=77a78cba5889c27beeec6e340259ebe6ba8308625b492ac5dfca24951c0a8e77
01:45:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:45:44 Building wheel for jsonpath-rw (pyproject.toml): started
01:45:44 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:45:44 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=11102a9508f31d04d7ff9f0b4accc8df4ec585848dccf1fb439de9aefddf5f8a
01:45:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:45:44 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:45:44 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
01:45:51
01:45:51 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.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.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 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.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
01:45:52 + pip freeze
01:45:52 attrs==25.4.0
01:45:52 bcrypt==5.0.0
01:45:52 beautifulsoup4==4.14.3
01:45:52 certifi==2026.1.4
01:45:52 cffi==2.0.0
01:45:52 charset-normalizer==3.4.4
01:45:52 click==8.3.1
01:45:52 cryptography==46.0.3
01:45:52 decorator==5.2.1
01:45:52 distlib==0.4.0
01:45:52 docker-py==1.10.6
01:45:52 docker-pycreds==0.4.0
01:45:52 elastic-transport==8.17.1
01:45:52 elasticsearch==8.19.3
01:45:52 elasticsearch-dsl==8.15.4
01:45:52 enum34==1.1.10
01:45:52 filelock==3.20.3
01:45:52 h11==0.16.0
01:45:52 idna==3.11
01:45:52 invoke==2.2.1
01:45:52 ipaddr==2.2.0
01:45:52 isodate==0.7.2
01:45:52 jmespath==1.0.1
01:45:52 jsonpatch==1.33
01:45:52 jsonpath-rw==1.4.0
01:45:52 jsonpointer==3.0.0
01:45:52 lxml==6.0.2
01:45:52 netaddr==1.3.0
01:45:52 netifaces==0.11.0
01:45:52 outcome==1.3.0.post0
01:45:52 paramiko==4.0.0
01:45:52 platformdirs==4.5.1
01:45:52 ply==3.11
01:45:52 pyang==2.7.1
01:45:52 pyangbind==0.8.7
01:45:52 pycparser==2.23
01:45:52 pyhocon==0.3.61
01:45:52 PyNaCl==1.6.2
01:45:52 pyparsing==3.3.1
01:45:52 PySocks==1.7.1
01:45:52 python-dateutil==2.9.0.post0
01:45:52 regex==2025.11.3
01:45:52 requests==2.32.5
01:45:52 robotframework==7.4.1
01:45:52 robotframework-httplibrary==0.4.2
01:45:52 robotframework-pythonlibcore==4.4.1
01:45:52 robotframework-requests==0.9.7
01:45:52 robotframework-selenium2library==3.0.0
01:45:52 robotframework-seleniumlibrary==6.8.0
01:45:52 robotframework-sshlibrary==3.8.0
01:45:52 scapy==2.7.0
01:45:52 scp==0.15.0
01:45:52 selenium==4.39.0
01:45:52 six==1.17.0
01:45:52 sniffio==1.3.1
01:45:52 sortedcontainers==2.4.0
01:45:52 soupsieve==2.8.1
01:45:52 trio==0.32.0
01:45:52 trio-websocket==0.12.2
01:45:52 typing_extensions==4.15.0
01:45:52 urllib3==2.6.3
01:45:52 virtualenv==20.36.1
01:45:52 waitress==3.0.2
01:45:52 WebOb==1.8.9
01:45:52 websocket-client==1.9.0
01:45:52 WebTest==3.0.7
01:45:52 wsproto==1.3.2
01:45:52 [EnvInject] - Injecting environment variables from a build step.
01:45:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:45:52 [EnvInject] - Variables injected successfully.
01:45:52 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins7643293382070567960.sh
01:45:52 Setup pyenv:
01:45:52 system
01:45:52 3.8.13
01:45:52 3.9.13
01:45:52 3.10.13
01:45:52 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:45:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:45:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:54 lf-activate-venv(): INFO: Base packages installed successfully
01:45:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:46:03 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.
01:46:03 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
01:46:03 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:46:03 + ODL_SYSTEM=()
01:46:03 + TOOLS_SYSTEM=()
01:46:03 + OPENSTACK_SYSTEM=()
01:46:03 + OPENSTACK_CONTROLLERS=()
01:46:03 + mapfile -t ADDR
01:46:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:46:04 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-scandium-504
01:46:05 + for i in "${ADDR[@]}"
01:46:05 ++ ssh 10.30.170.136 hostname -s
01:46:05 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:05 + REMHOST=releng-08057-504-0-builder-0
01:46:05 + case ${REMHOST} in
01:46:05 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:46:05 + echo NUM_ODL_SYSTEM=1
01:46:05 + echo NUM_TOOLS_SYSTEM=0
01:46:05 + '[' '' == yes ']'
01:46:05 + NUM_OPENSTACK_SYSTEM=0
01:46:05 + echo NUM_OPENSTACK_SYSTEM=0
01:46:05 + '[' 0 -eq 2 ']'
01:46:05 + echo ODL_SYSTEM_IP=10.30.170.136
01:46:05 ++ seq 0 0
01:46:05 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:46:05 + echo ODL_SYSTEM_1_IP=10.30.170.136
01:46:05 + echo TOOLS_SYSTEM_IP=
01:46:05 ++ seq 0 -1
01:46:05 + openstack_index=0
01:46:05 + NUM_OPENSTACK_CONTROL_NODES=1
01:46:05 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:46:05 ++ seq 0 0
01:46:05 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:46:05 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:46:05 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:46:05 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:46:05 + '[' -1 -ge 2 ']'
01:46:05 ++ seq 0 -2
01:46:05 + NUM_OPENSTACK_HAPROXY_NODES=0
01:46:05 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:46:05 ++ seq 0 -1
01:46:05 + echo 'Contents of slave_addresses.txt:'
01:46:05 Contents of slave_addresses.txt:
01:46:05 + cat slave_addresses.txt
01:46:05 NUM_ODL_SYSTEM=1
01:46:05 NUM_TOOLS_SYSTEM=0
01:46:05 NUM_OPENSTACK_SYSTEM=0
01:46:05 ODL_SYSTEM_IP=10.30.170.136
01:46:05 ODL_SYSTEM_1_IP=10.30.170.136
01:46:05 TOOLS_SYSTEM_IP=
01:46:05 NUM_OPENSTACK_CONTROL_NODES=1
01:46:05 OPENSTACK_CONTROL_NODE_1_IP=
01:46:05 NUM_OPENSTACK_COMPUTE_NODES=-1
01:46:05 NUM_OPENSTACK_HAPROXY_NODES=0
01:46:05 [EnvInject] - Injecting environment variables from a build step.
01:46:05 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:46:05 [EnvInject] - Variables injected successfully.
01:46:05 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins387170074247214172.sh
01:46:05 Preparing for JRE Version 21
01:46:05 Karaf artifact is karaf
01:46:05 Karaf project is integration
01:46:05 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:46:05 [EnvInject] - Injecting environment variables from a build step.
01:46:05 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:46:05 [EnvInject] - Variables injected successfully.
01:46:06 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins6434907974777709135.sh
01:46:06 2026-01-13 01:46:06 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
01:46:06 Bundle version is 0.21.4-SNAPSHOT
01:46:06 --2026-01-13 01:46:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
01:46:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:46:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:46:06 HTTP request sent, awaiting response... 200 OK
01:46:06 Length: 1410 (1.4K) [application/xml]
01:46:06 Saving to: ‘maven-metadata.xml’
01:46:06
01:46:06 0K . 100% 58.7M=0s
01:46:06
01:46:06 2026-01-13 01:46:06 (58.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
01:46:06
01:46:06
01:46:06
01:46:06 org.opendaylight.integration
01:46:06 karaf
01:46:06 0.21.4-SNAPSHOT
01:46:06
01:46:06
01:46:06 20260112.212521
01:46:06 462
01:46:06
01:46:06 20260112212521
01:46:06
01:46:06
01:46:06 pom
01:46:06 0.21.4-20260112.212521-462
01:46:06 20260112212521
01:46:06
01:46:06
01:46:06 tar.gz
01:46:06 0.21.4-20260112.212521-462
01:46:06 20260112212521
01:46:06
01:46:06
01:46:06 zip
01:46:06 0.21.4-20260112.212521-462
01:46:06 20260112212521
01:46:06
01:46:06
01:46:06 cyclonedx
01:46:06 xml
01:46:06 0.21.4-20260112.212521-462
01:46:06 20260112212521
01:46:06
01:46:06
01:46:06 cyclonedx
01:46:06 json
01:46:06 0.21.4-20260112.212521-462
01:46:06 20260112212521
01:46:06
01:46:06
01:46:06
01:46:06
01:46:06 Nexus timestamp is 0.21.4-20260112.212521-462
01:46:06 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
01:46:06 Distribution bundle is karaf-0.21.4-20260112.212521-462.zip
01:46:06 Distribution bundle version is 0.21.4-SNAPSHOT
01:46:06 Distribution folder is karaf-0.21.4-SNAPSHOT
01:46:06 Nexus prefix is https://nexus.opendaylight.org
01:46:06 [EnvInject] - Injecting environment variables from a build step.
01:46:06 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:46:06 [EnvInject] - Variables injected successfully.
01:46:06 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins16988759603236343269.sh
01:46:06 Setup pyenv:
01:46:06 system
01:46:06 3.8.13
01:46:06 3.9.13
01:46:06 3.10.13
01:46:06 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:46:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:46:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:46:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:46:08 lf-activate-venv(): INFO: Base packages installed successfully
01:46:08 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:46:14 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:46:14 Copying common-functions.sh to /tmp
01:46:16 Copying common-functions.sh to 10.30.170.136:/tmp
01:46:16 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:16 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins17099708420999085675.sh
01:46:16 common-functions.sh is being sourced
01:46:16 common-functions environment:
01:46:16 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:16 ACTUALFEATURES:
01:46:16 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:16 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:16 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:16 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:16 CONTROLLERMEM: 2048m
01:46:16 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:16 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:16 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:16 SUITES:
01:46:16
01:46:16 #################################################
01:46:16 ## Configure Cluster and Start ##
01:46:16 #################################################
01:46:16 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
01:46:16 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
01:46:16 Locating script plan to use...
01:46:16 Finished running script plans
01:46:16 Configuring member-1 with IP address 10.30.170.136
01:46:16 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:17 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:17 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
01:46:17 common-functions.sh is being sourced
01:46:17 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
01:46:17 ++ echo 'common-functions.sh is being sourced'
01:46:17 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
01:46:17 ++ DISTROSTREAM=scandium
01:46:17 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:17 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:17 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:17 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:17 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:17 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:17 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:17 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:17 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:17 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:17 ++ export CONTROLLERMEM=
01:46:17 ++ CONTROLLERMEM=
01:46:17 ++ case "${DISTROSTREAM}" in
01:46:17 ++ CLUSTER_SYSTEM=akka
01:46:17 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:17 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:17 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:17 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:17 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:17 ++ print_common_env
01:46:17 ++ cat
01:46:17 common-functions environment:
01:46:17 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:17 ACTUALFEATURES:
01:46:17 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:17 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:17 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:17 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:17 CONTROLLERMEM:
01:46:17 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:17 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:17 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:17 SUITES:
01:46:17
01:46:17 ++ SSH='ssh -t -t'
01:46:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:46:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:46:17 Changing to /tmp
01:46:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
01:46:17 + echo 'Changing to /tmp'
01:46:17 + cd /tmp
01:46:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip'
01:46:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
01:46:17 --2026-01-13 01:46:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260112.212521-462.zip
01:46:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:46:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:46:17 HTTP request sent, awaiting response... 200 OK
01:46:17 Length: 239811819 (229M) [application/zip]
01:46:17 Saving to: ‘karaf-0.21.4-20260112.212521-462.zip’
01:46:17
01:46:17 0K ........ ........ ........ ........ ........ ........ 1% 70.5M 3s
01:46:17 3072K ........ ........ ........ ........ ........ ........ 2% 114M 3s
01:46:17 6144K ........ ........ ........ ........ ........ ........ 3% 162M 2s
01:46:17 9216K ........ ........ ........ ........ ........ ........ 5% 201M 2s
01:46:17 12288K ........ ........ ........ ........ ........ ........ 6% 187M 2s
01:46:17 15360K ........ ........ ........ ........ ........ ........ 7% 223M 2s
01:46:17 18432K ........ ........ ........ ........ ........ ........ 9% 247M 1s
01:46:17 21504K ........ ........ ........ ........ ........ ........ 10% 285M 1s
01:46:17 24576K ........ ........ ........ ........ ........ ........ 11% 308M 1s
01:46:17 27648K ........ ........ ........ ........ ........ ........ 13% 295M 1s
01:46:17 30720K ........ ........ ........ ........ ........ ........ 14% 311M 1s
01:46:17 33792K ........ ........ ........ ........ ........ ........ 15% 342M 1s
01:46:17 36864K ........ ........ ........ ........ ........ ........ 17% 265M 1s
01:46:17 39936K ........ ........ ........ ........ ........ ........ 18% 361M 1s
01:46:17 43008K ........ ........ ........ ........ ........ ........ 19% 388M 1s
01:46:17 46080K ........ ........ ........ ........ ........ ........ 20% 379M 1s
01:46:17 49152K ........ ........ ........ ........ ........ ........ 22% 378M 1s
01:46:17 52224K ........ ........ ........ ........ ........ ........ 23% 346M 1s
01:46:17 55296K ........ ........ ........ ........ ........ ........ 24% 382M 1s
01:46:17 58368K ........ ........ ........ ........ ........ ........ 26% 396M 1s
01:46:17 61440K ........ ........ ........ ........ ........ ........ 27% 358M 1s
01:46:17 64512K ........ ........ ........ ........ ........ ........ 28% 337M 1s
01:46:17 67584K ........ ........ ........ ........ ........ ........ 30% 358M 1s
01:46:17 70656K ........ ........ ........ ........ ........ ........ 31% 273M 1s
01:46:17 73728K ........ ........ ........ ........ ........ ........ 32% 388M 1s
01:46:17 76800K ........ ........ ........ ........ ........ ........ 34% 332M 1s
01:46:17 79872K ........ ........ ........ ........ ........ ........ 35% 355M 1s
01:46:17 82944K ........ ........ ........ ........ ........ ........ 36% 362M 1s
01:46:17 86016K ........ ........ ........ ........ ........ ........ 38% 371M 1s
01:46:17 89088K ........ ........ ........ ........ ........ ........ 39% 234M 1s
01:46:17 92160K ........ ........ ........ ........ ........ ........ 40% 311M 1s
01:46:17 95232K ........ ........ ........ ........ ........ ........ 41% 423M 1s
01:46:17 98304K ........ ........ ........ ........ ........ ........ 43% 423M 0s
01:46:17 101376K ........ ........ ........ ........ ........ ........ 44% 428M 0s
01:46:17 104448K ........ ........ ........ ........ ........ ........ 45% 405M 0s
01:46:17 107520K ........ ........ ........ ........ ........ ........ 47% 423M 0s
01:46:17 110592K ........ ........ ........ ........ ........ ........ 48% 284M 0s
01:46:17 113664K ........ ........ ........ ........ ........ ........ 49% 327M 0s
01:46:17 116736K ........ ........ ........ ........ ........ ........ 51% 414M 0s
01:46:17 119808K ........ ........ ........ ........ ........ ........ 52% 384M 0s
01:46:17 122880K ........ ........ ........ ........ ........ ........ 53% 353M 0s
01:46:17 125952K ........ ........ ........ ........ ........ ........ 55% 283M 0s
01:46:17 129024K ........ ........ ........ ........ ........ ........ 56% 362M 0s
01:46:17 132096K ........ ........ ........ ........ ........ ........ 57% 385M 0s
01:46:17 135168K ........ ........ ........ ........ ........ ........ 59% 411M 0s
01:46:17 138240K ........ ........ ........ ........ ........ ........ 60% 387M 0s
01:46:17 141312K ........ ........ ........ ........ ........ ........ 61% 321M 0s
01:46:17 144384K ........ ........ ........ ........ ........ ........ 62% 398M 0s
01:46:17 147456K ........ ........ ........ ........ ........ ........ 64% 367M 0s
01:46:17 150528K ........ ........ ........ ........ ........ ........ 65% 363M 0s
01:46:17 153600K ........ ........ ........ ........ ........ ........ 66% 381M 0s
01:46:17 156672K ........ ........ ........ ........ ........ ........ 68% 262M 0s
01:46:17 159744K ........ ........ ........ ........ ........ ........ 69% 359M 0s
01:46:17 162816K ........ ........ ........ ........ ........ ........ 70% 323M 0s
01:46:17 165888K ........ ........ ........ ........ ........ ........ 72% 210M 0s
01:46:17 168960K ........ ........ ........ ........ ........ ........ 73% 438M 0s
01:46:17 172032K ........ ........ ........ ........ ........ ........ 74% 441M 0s
01:46:17 175104K ........ ........ ........ ........ ........ ........ 76% 454M 0s
01:46:17 178176K ........ ........ ........ ........ ........ ........ 77% 361M 0s
01:46:17 181248K ........ ........ ........ ........ ........ ........ 78% 356M 0s
01:46:17 184320K ........ ........ ........ ........ ........ ........ 80% 390M 0s
01:46:17 187392K ........ ........ ........ ........ ........ ........ 81% 362M 0s
01:46:17 190464K ........ ........ ........ ........ ........ ........ 82% 351M 0s
01:46:17 193536K ........ ........ ........ ........ ........ ........ 83% 381M 0s
01:46:17 196608K ........ ........ ........ ........ ........ ........ 85% 399M 0s
01:46:17 199680K ........ ........ ........ ........ ........ ........ 86% 302M 0s
01:46:17 202752K ........ ........ ........ ........ ........ ........ 87% 256M 0s
01:46:17 205824K ........ ........ ........ ........ ........ ........ 89% 338M 0s
01:46:18 208896K ........ ........ ........ ........ ........ ........ 90% 405M 0s
01:46:18 211968K ........ ........ ........ ........ ........ ........ 91% 425M 0s
01:46:18 215040K ........ ........ ........ ........ ........ ........ 93% 362M 0s
01:46:18 218112K ........ ........ ........ ........ ........ ........ 94% 433M 0s
01:46:18 221184K ........ ........ ........ ........ ........ ........ 95% 265M 0s
01:46:18 224256K ........ ........ ........ ........ ........ ........ 97% 278M 0s
01:46:18 227328K ........ ........ ........ ........ ........ ........ 98% 360M 0s
01:46:18 230400K ........ ........ ........ ........ ........ ........ 99% 389M 0s
01:46:18 233472K ........ ... 100% 432M=0.7s
01:46:18
01:46:18 2026-01-13 01:46:18 (308 MB/s) - ‘karaf-0.21.4-20260112.212521-462.zip’ saved [239811819/239811819]
01:46:18
01:46:18 Extracting the new controller...
01:46:18 + echo 'Extracting the new controller...'
01:46:18 + unzip -q karaf-0.21.4-20260112.212521-462.zip
01:46:20 Adding external repositories...
01:46:20 + echo 'Adding external repositories...'
01:46:20 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:20 ################################################################################
01:46:20 #
01:46:20 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:20 # contributor license agreements. See the NOTICE file distributed with
01:46:20 # this work for additional information regarding copyright ownership.
01:46:20 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:20 # (the "License"); you may not use this file except in compliance with
01:46:20 # the License. You may obtain a copy of the License at
01:46:20 #
01:46:20 # http://www.apache.org/licenses/LICENSE-2.0
01:46:20 #
01:46:20 # Unless required by applicable law or agreed to in writing, software
01:46:20 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:20 # See the License for the specific language governing permissions and
01:46:20 # limitations under the License.
01:46:20 #
01:46:20 ################################################################################
01:46:20
01:46:20 #
01:46:20 # If set to true, the following property will not allow any certificate to be used
01:46:20 # when accessing Maven repositories through SSL
01:46:20 #
01:46:20 #org.ops4j.pax.url.mvn.certificateCheck=
01:46:20
01:46:20 #
01:46:20 # Path to the local Maven settings file.
01:46:20 # The repositories defined in this file will be automatically added to the list
01:46:20 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:46:20 # below is not set.
01:46:20 # The following locations are checked for the existence of the settings.xml file
01:46:20 # * 1. looks for the specified url
01:46:20 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:46:20 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:46:20 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:46:20 #
01:46:20 #org.ops4j.pax.url.mvn.settings=
01:46:20
01:46:20 #
01:46:20 # Path to the local Maven repository which is used to avoid downloading
01:46:20 # artifacts when they already exist locally.
01:46:20 # The value of this property will be extracted from the settings.xml file
01:46:20 # above, or defaulted to:
01:46:20 # System.getProperty( "user.home" ) + "/.m2/repository"
01:46:20 #
01:46:20 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:46:20
01:46:20 #
01:46:20 # Default this to false. It's just weird to use undocumented repos
01:46:20 #
01:46:20 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:46:20
01:46:20 #
01:46:20 # Uncomment if you don't wanna use the proxy settings
01:46:20 # from the Maven conf/settings.xml file
01:46:20 #
01:46:20 # org.ops4j.pax.url.mvn.proxySupport=false
01:46:20
01:46:20 #
01:46:20 # Comma separated list of repositories scanned when resolving an artifact.
01:46:20 # Those repositories will be checked before iterating through the
01:46:20 # below list of repositories and even before the local repository
01:46:20 # A repository url can be appended with zero or more of the following flags:
01:46:20 # @snapshots : the repository contains snaphots
01:46:20 # @noreleases : the repository does not contain any released artifacts
01:46:20 #
01:46:20 # The following property value will add the system folder as a repo.
01:46:20 #
01:46:20 org.ops4j.pax.url.mvn.defaultRepositories=\
01:46:20 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:46:20 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:46:20 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:46:20
01:46:20 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:46:20 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:46:20
01:46:20 #
01:46:20 # Comma separated list of repositories scanned when resolving an artifact.
01:46:20 # The default list includes the following repositories:
01:46:20 # http://repo1.maven.org/maven2@id=central
01:46:20 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:46:20 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:46:20 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:46:20 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:46:20 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:46:20 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:46:20 # To add repositories to the default ones, prepend '+' to the list of repositories
01:46:20 # to add.
01:46:20 # A repository url can be appended with zero or more of the following flags:
01:46:20 # @snapshots : the repository contains snapshots
01:46:20 # @noreleases : the repository does not contain any released artifacts
01:46:20 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:46:20 #
01:46:20 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
01:46:20
01:46:20 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:46:20 + [[ True == \T\r\u\e ]]
01:46:20 + echo 'Configuring the startup features...'
01:46:20 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:20 + FEATURE_TEST_STRING=features-test
01:46:20 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
01:46:20 + KARAF_VERSION=karaf4
01:46:20 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:46:20 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:20 + [[ ! -z '' ]]
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:20 ################################################################################
01:46:20 #
01:46:20 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:20 # contributor license agreements. See the NOTICE file distributed with
01:46:20 # this work for additional information regarding copyright ownership.
01:46:20 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:20 # (the "License"); you may not use this file except in compliance with
01:46:20 # the License. You may obtain a copy of the License at
01:46:20 #
01:46:20 # http://www.apache.org/licenses/LICENSE-2.0
01:46:20 #
01:46:20 # Unless required by applicable law or agreed to in writing, software
01:46:20 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:20 # See the License for the specific language governing permissions and
01:46:20 # limitations under the License.
01:46:20 #
01:46:20 ################################################################################
01:46:20
01:46:20 #
01:46:20 # Comma separated list of features repositories to register by default
01:46:20 #
01:46:20 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/8d464a37-0ee3-4add-9210-d93c6f04b30d.xml
01:46:20
01:46:20 #
01:46:20 # Comma separated list of features to install at startup
01:46:20 #
01:46:20 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, f9208cb7-9d1e-4b71-aec1-c986d02098a4
01:46:20
01:46:20 #
01:46:20 # Resource repositories (OBR) that the features resolver can use
01:46:20 # to resolve requirements/capabilities
01:46:20 #
01:46:20 # The format of the resourceRepositories is
01:46:20 # resourceRepositories=[xml:url|json:url],...
01:46:20 # for Instance:
01:46:20 #
01:46:20 #resourceRepositories=xml:http://host/path/to/index.xml
01:46:20 # or
01:46:20 #resourceRepositories=json:http://host/path/to/index.json
01:46:20 #
01:46:20
01:46:20 #
01:46:20 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:46:20 #
01:46:20 featuresBootAsynchronous=false
01:46:20
01:46:20 #
01:46:20 # Service requirements enforcement
01:46:20 #
01:46:20 # By default, the feature resolver checks the service requirements/capabilities of
01:46:20 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:46:20 # the required bundles.
01:46:20 # The following flag can have those values:
01:46:20 # - disable: service requirements are completely ignored
01:46:20 # - default: service requirements are ignored for old features
01:46:20 # - enforce: service requirements are always verified
01:46:20 #
01:46:20 #serviceRequirements=default
01:46:20
01:46:20 #
01:46:20 # Store cfg file for config element in feature
01:46:20 #
01:46:20 #configCfgStore=true
01:46:20
01:46:20 #
01:46:20 # Define if the feature service automatically refresh bundles
01:46:20 #
01:46:20 autoRefresh=true
01:46:20
01:46:20 #
01:46:20 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:46:20 # XML file defines instructions related to features processing
01:46:20 # versions.properties may declare properties to resolve placeholders in XML file
01:46:20 # both files are relative to ${karaf.etc}
01:46:20 #
01:46:20 #featureProcessing=org.apache.karaf.features.xml
01:46:20 #featureProcessingVersions=versions.properties
01:46:20 + configure_karaf_log karaf4 ''
01:46:20 + local -r karaf_version=karaf4
01:46:20 + local -r controllerdebugmap=
01:46:20 + local logapi=log4j
01:46:20 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:46:20 log4j2.rootLogger.level = INFO
01:46:20 #log4j2.rootLogger.type = asyncRoot
01:46:20 #log4j2.rootLogger.includeLocation = false
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:46:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:46:20 log4j2.rootLogger.appenderRef.Console.ref = Console
01:46:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:46:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:46:20 log4j2.logger.spifly.name = org.apache.aries.spifly
01:46:20 log4j2.logger.spifly.level = WARN
01:46:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:46:20 log4j2.logger.audit.level = INFO
01:46:20 log4j2.logger.audit.additivity = false
01:46:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:46:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:46:20 log4j2.appender.console.type = Console
01:46:20 log4j2.appender.console.name = Console
01:46:20 log4j2.appender.console.layout.type = PatternLayout
01:46:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:46:20 log4j2.appender.rolling.type = RollingRandomAccessFile
01:46:20 log4j2.appender.rolling.name = RollingFile
01:46:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:46:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:46:20 #log4j2.appender.rolling.immediateFlush = false
01:46:20 log4j2.appender.rolling.append = true
01:46:20 log4j2.appender.rolling.layout.type = PatternLayout
01:46:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:46:20 log4j2.appender.rolling.policies.type = Policies
01:46:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:46:20 log4j2.appender.rolling.policies.size.size = 64MB
01:46:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:46:20 log4j2.appender.rolling.strategy.max = 7
01:46:20 log4j2.appender.audit.type = RollingRandomAccessFile
01:46:20 log4j2.appender.audit.name = AuditRollingFile
01:46:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:46:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:46:20 log4j2.appender.audit.append = true
01:46:20 log4j2.appender.audit.layout.type = PatternLayout
01:46:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:46:20 log4j2.appender.audit.policies.type = Policies
01:46:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:46:20 log4j2.appender.audit.policies.size.size = 8MB
01:46:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:46:20 log4j2.appender.audit.strategy.max = 7
01:46:20 log4j2.appender.osgi.type = PaxOsgi
01:46:20 log4j2.appender.osgi.name = PaxOsgi
01:46:20 log4j2.appender.osgi.filter = *
01:46:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:46:20 #log4j2.logger.aether.level = TRACE
01:46:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:46:20 #log4j2.logger.http-headers.level = DEBUG
01:46:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:46:20 #log4j2.logger.maven.level = TRACE
01:46:20 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:46:20 + logapi=log4j2
01:46:20 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:46:20 + '[' log4j2 == log4j2 ']'
01:46:20 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:20 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:46:20 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:46:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:46:20 controllerdebugmap:
01:46:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:46:20 + unset IFS
01:46:20 + echo 'controllerdebugmap: '
01:46:20 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:20 + '[' -n '' ']'
01:46:20 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:20 ################################################################################
01:46:20 #
01:46:20 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:20 # contributor license agreements. See the NOTICE file distributed with
01:46:20 # this work for additional information regarding copyright ownership.
01:46:20 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:20 # (the "License"); you may not use this file except in compliance with
01:46:20 # the License. You may obtain a copy of the License at
01:46:20 #
01:46:20 # http://www.apache.org/licenses/LICENSE-2.0
01:46:20 #
01:46:20 # Unless required by applicable law or agreed to in writing, software
01:46:20 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:20 # See the License for the specific language governing permissions and
01:46:20 # limitations under the License.
01:46:20 #
01:46:20 ################################################################################
01:46:20
01:46:20 # Common pattern layout for appenders
01:46:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:46:20
01:46:20 # Root logger
01:46:20 log4j2.rootLogger.level = INFO
01:46:20 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:46:20 #log4j2.rootLogger.type = asyncRoot
01:46:20 #log4j2.rootLogger.includeLocation = false
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:46:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:46:20 log4j2.rootLogger.appenderRef.Console.ref = Console
01:46:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:46:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:46:20
01:46:20 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:46:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:46:20
01:46:20 # Loggers configuration
01:46:20
01:46:20 # Spifly logger
01:46:20 log4j2.logger.spifly.name = org.apache.aries.spifly
01:46:20 log4j2.logger.spifly.level = WARN
01:46:20
01:46:20 # Security audit logger
01:46:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:46:20 log4j2.logger.audit.level = INFO
01:46:20 log4j2.logger.audit.additivity = false
01:46:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:46:20
01:46:20 # Appenders configuration
01:46:20
01:46:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:46:20 log4j2.appender.console.type = Console
01:46:20 log4j2.appender.console.name = Console
01:46:20 log4j2.appender.console.layout.type = PatternLayout
01:46:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:46:20
01:46:20 # Rolling file appender
01:46:20 log4j2.appender.rolling.type = RollingRandomAccessFile
01:46:20 log4j2.appender.rolling.name = RollingFile
01:46:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:46:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:46:20 # uncomment to not force a disk flush
01:46:20 #log4j2.appender.rolling.immediateFlush = false
01:46:20 log4j2.appender.rolling.append = true
01:46:20 log4j2.appender.rolling.layout.type = PatternLayout
01:46:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:46:20 log4j2.appender.rolling.policies.type = Policies
01:46:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:46:20 log4j2.appender.rolling.policies.size.size = 1GB
01:46:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:46:20 log4j2.appender.rolling.strategy.max = 7
01:46:20
01:46:20 # Audit file appender
01:46:20 log4j2.appender.audit.type = RollingRandomAccessFile
01:46:20 log4j2.appender.audit.name = AuditRollingFile
01:46:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:46:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:46:20 log4j2.appender.audit.append = true
01:46:20 log4j2.appender.audit.layout.type = PatternLayout
01:46:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:46:20 log4j2.appender.audit.policies.type = Policies
01:46:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:46:20 log4j2.appender.audit.policies.size.size = 8MB
01:46:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:46:20 log4j2.appender.audit.strategy.max = 7
01:46:20
01:46:20 # OSGi appender
01:46:20 log4j2.appender.osgi.type = PaxOsgi
01:46:20 log4j2.appender.osgi.name = PaxOsgi
01:46:20 log4j2.appender.osgi.filter = *
01:46:20
01:46:20 # help with identification of maven-related problems with pax-url-aether
01:46:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:46:20 #log4j2.logger.aether.level = TRACE
01:46:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:46:20 #log4j2.logger.http-headers.level = DEBUG
01:46:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:46:20 #log4j2.logger.maven.level = TRACE
01:46:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:46:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:46:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 Configure
01:46:20 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:46:20 max memory: 2048m
01:46:20 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:46:20 + local -r controllermem=2048m
01:46:20 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 + echo Configure
01:46:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:46:20 + echo ' max memory: 2048m'
01:46:20 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
01:46:20 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:20 #!/bin/sh
01:46:20 #
01:46:20 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:20 # contributor license agreements. See the NOTICE file distributed with
01:46:20 # this work for additional information regarding copyright ownership.
01:46:20 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:20 # (the "License"); you may not use this file except in compliance with
01:46:20 # the License. You may obtain a copy of the License at
01:46:20 #
01:46:20 # http://www.apache.org/licenses/LICENSE-2.0
01:46:20 #
01:46:20 # Unless required by applicable law or agreed to in writing, software
01:46:20 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:20 # See the License for the specific language governing permissions and
01:46:20 # limitations under the License.
01:46:20 #
01:46:20
01:46:20 #
01:46:20 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:46:20 # script: client, instance, shell, start, status, stop, karaf
01:46:20 #
01:46:20 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:46:20 # Actions go here...
01:46:20 # fi
01:46:20
01:46:20 #
01:46:20 # general settings which should be applied for all scripts go here; please keep
01:46:20 # in mind that it is possible that scripts might be executed more than once, e.g.
01:46:20 # in example of the start script where the start script is executed first and the
01:46:20 # karaf script afterwards.
01:46:20 #
01:46:20
01:46:20 #
01:46:20 # The following section shows the possible configuration options for the default
01:46:20 # karaf scripts
01:46:20 #
01:46:20 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:46:20 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:46:20 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:46:20 # export EXTRA_JAVA_OPTS # Additional JVM options
01:46:20 # export KARAF_HOME # Karaf home folder
01:46:20 # export KARAF_DATA # Karaf data folder
01:46:20 # export KARAF_BASE # Karaf base folder
01:46:20 # export KARAF_ETC # Karaf etc folder
01:46:20 # export KARAF_LOG # Karaf log folder
01:46:20 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:46:20 # export KARAF_OPTS # Additional available Karaf options
01:46:20 # export KARAF_DEBUG # Enable debug mode
01:46:20 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:46:20 # export KARAF_NOROOT # Prevent execution as root if set to true
01:46:20 Set Java version
01:46:20 + echo 'Set Java version'
01:46:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:46:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:46:20 sudo: a password is required
01:46:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:20 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:46:20 sudo: a password is required
01:46:20 JDK default version ...
01:46:20 + echo 'JDK default version ...'
01:46:20 + java -version
01:46:20 openjdk version "21.0.9" 2025-10-21
01:46:20 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:46:20 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:46:20 Set JAVA_HOME
01:46:20 + echo 'Set JAVA_HOME'
01:46:20 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:46:20 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:46:20 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:20 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:20 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:20 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:46:20 Listing all open ports on controller system...
01:46:20 + echo 'Listing all open ports on controller system...'
01:46:20 + netstat -pnatu
01:46:20 /tmp/configuration-script.sh: line 40: netstat: command not found
01:46:20 Configuring cluster
01:46:20 + '[' -f /tmp/custom_shard_config.txt ']'
01:46:20 + echo 'Configuring cluster'
01:46:20 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.136
01:46:20 ################################################
01:46:20 ## Configure Cluster ##
01:46:20 ################################################
01:46:20 NOTE: Cluster configuration files not found. Copying from
01:46:20 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
01:46:20 Configuring unique name in akka.conf
01:46:20 Configuring hostname in akka.conf
01:46:20 Configuring data and rpc seed nodes in akka.conf
01:46:20 modules = [
01:46:20
01:46:20 {
01:46:20 name = "inventory"
01:46:20 namespace = "urn:opendaylight:inventory"
01:46:20 shard-strategy = "module"
01:46:20 },
01:46:20 {
01:46:20 name = "topology"
01:46:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:46:20 shard-strategy = "module"
01:46:20 },
01:46:20 {
01:46:20 name = "toaster"
01:46:20 namespace = "http://netconfcentral.org/ns/toaster"
01:46:20 shard-strategy = "module"
01:46:20 }
01:46:20 ]
01:46:20 Configuring replication type in module-shards.conf
01:46:20 ################################################
01:46:20 ## NOTE: Manually restart controller to ##
01:46:20 ## apply configuration. ##
01:46:20 ################################################
01:46:20 Dump akka.conf
01:46:20 + echo 'Dump akka.conf'
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:20
01:46:20 odl-cluster-data {
01:46:20 akka {
01:46:20 remote {
01:46:20 artery {
01:46:20 enabled = on
01:46:20 transport = tcp
01:46:20 canonical.hostname = "10.30.170.136"
01:46:20 canonical.port = 2550
01:46:20 }
01:46:20 }
01:46:20
01:46:20 cluster {
01:46:20 # Using artery.
01:46:20 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.136:2550"]
01:46:20
01:46:20 roles = ["member-1"]
01:46:20
01:46:20 # when under load we might trip a false positive on the failure detector
01:46:20 # failure-detector {
01:46:20 # heartbeat-interval = 4 s
01:46:20 # acceptable-heartbeat-pause = 16s
01:46:20 # }
01:46:20 }
01:46:20
01:46:20 persistence {
01:46:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
01:46:20 # modifying the following two properties. The directory location specified may be a relative or absolute path.
01:46:20 # The relative path is always relative to KARAF_HOME.
01:46:20
01:46:20 # snapshot-store.local.dir = "target/snapshots"
01:46:20
01:46:20 # Use lz4 compression for LocalSnapshotStore snapshots
01:46:20 snapshot-store.local.use-lz4-compression = false
01:46:20 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
01:46:20 snapshot-store.local.lz4-blocksize = 256KB
01:46:20 }
01:46:20 disable-default-actor-system-quarantined-event-handling = "false"
01:46:20 }
01:46:20 }
01:46:20 Dump modules.conf
01:46:20 + echo 'Dump modules.conf'
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:20 modules = [
01:46:20
01:46:20 {
01:46:20 name = "inventory"
01:46:20 namespace = "urn:opendaylight:inventory"
01:46:20 shard-strategy = "module"
01:46:20 },
01:46:20 {
01:46:20 name = "topology"
01:46:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:46:20 shard-strategy = "module"
01:46:20 },
01:46:20 {
01:46:20 name = "toaster"
01:46:20 namespace = "http://netconfcentral.org/ns/toaster"
01:46:20 shard-strategy = "module"
01:46:20 }
01:46:20 ]
01:46:20 Dump module-shards.conf
01:46:20 + echo 'Dump module-shards.conf'
01:46:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:20 module-shards = [
01:46:20 {
01:46:20 name = "default"
01:46:20 shards = [
01:46:20 {
01:46:20 name = "default"
01:46:20 replicas = ["member-1"]
01:46:20 }
01:46:20 ]
01:46:20 },
01:46:20 {
01:46:20 name = "inventory"
01:46:20 shards = [
01:46:20 {
01:46:20 name="inventory"
01:46:20 replicas = ["member-1"]
01:46:20 }
01:46:20 ]
01:46:20 },
01:46:20 {
01:46:20 name = "topology"
01:46:20 shards = [
01:46:20 {
01:46:20 name="topology"
01:46:20 replicas = ["member-1"]
01:46:20 }
01:46:20 ]
01:46:20 },
01:46:20 {
01:46:20 name = "toaster"
01:46:20 shards = [
01:46:20 {
01:46:20 name="toaster"
01:46:20 replicas = ["member-1"]
01:46:20 }
01:46:20 ]
01:46:20 }
01:46:20 ]
01:46:20 Locating config plan to use...
01:46:20 Finished running config plans
01:46:20 Starting member-1 with IP address 10.30.170.136
01:46:20 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:20 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:20 Redirecting karaf console output to karaf_console.log
01:46:20 Starting controller...
01:46:20 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
01:46:20 Execute the post startup script on controller 10.30.170.136
01:46:20 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:21 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:46:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:47:26 2026-01-13T01:46:34,533 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:47:26 Controller is UP
01:47:26 2026-01-13T01:46:34,533 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:47:26 Listing all open ports on controller system...
01:47:26 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:47:26 looking for "BindException: Address already in use" in log file
01:47:26 looking for "server is unhealthy" in log file
01:47:26 Let's take the karaf thread dump
01:47:26 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:26 karaf main: org.apache.karaf.main.Main, pid:2016
01:47:27 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:27 Generating mininet variables...
01:47:27 Locating test plan to use...
01:47:27 Changing the testplan path...
01:47:27 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
01:47:27 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
01:47:28 ==============================================================================
01:47:28 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
01:47:28 ==============================================================================
01:47:28 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
01:47:41 ------------------------------------------------------------------------------
01:47:41 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
01:47:41 1 test, 1 passed, 0 failed
01:47:41 ==============================================================================
01:47:41 Output: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/output.xml
01:47:41 Log: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/log.html
01:47:41 Report: /w/workspace/jsonrpc-csit-1node-basic-only-scandium/report.html
01:47:41 Examining the files in data/log and checking filesize
01:47:41 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:41 total 364
01:47:41 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 01:46 .
01:47:41 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 13 01:46 karaf_console.log
01:47:41 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 01:46 ..
01:47:41 -rw-rw-r-- 1 jenkins jenkins 359550 Jan 13 01:47 karaf.log
01:47:41 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:41 352K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
01:47:41 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
01:47:41 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:42 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
01:47:42 Let's take the karaf thread dump again...
01:47:42 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:42 karaf main: org.apache.karaf.main.Main, pid:2016
01:47:42 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:42 Killing ODL
01:47:42 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:47 Compressing karaf.log 1
01:47:47 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:48 Fetching compressed karaf.log 1
01:47:48 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:48 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:48 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:48 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:48 Fetch GC logs
01:47:48 Warning: Permanently added '10.30.170.136' (ECDSA) to the list of known hosts.
01:47:49 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
01:47:49 Examine copied files
01:47:49 total 980
01:47:49 drwxrwxr-x. 2 jenkins jenkins 6 Jan 13 01:47 gclogs-1
01:47:49 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 13 01:47 odl1_karaf_console.log
01:47:49 -rw-rw-r--. 1 jenkins jenkins 28206 Jan 13 01:47 odl1_karaf.log.gz
01:47:49 -rw-rw-r--. 1 jenkins jenkins 109604 Jan 13 01:47 karaf_1_2016_threads_after.log
01:47:49 -rw-rw-r--. 1 jenkins jenkins 14112 Jan 13 01:47 ps_after.log
01:47:49 -rw-rw-r--. 1 jenkins jenkins 244330 Jan 13 01:47 report.html
01:47:49 -rw-rw-r--. 1 jenkins jenkins 291171 Jan 13 01:47 log.html
01:47:49 -rw-rw-r--. 1 jenkins jenkins 130746 Jan 13 01:47 output.xml
01:47:49 -rw-rw-r--. 1 jenkins jenkins 55 Jan 13 01:47 testplan.txt
01:47:49 -rw-rw-r--. 1 jenkins jenkins 99493 Jan 13 01:47 karaf_1_2016_threads_before.log
01:47:49 -rw-rw-r--. 1 jenkins jenkins 14123 Jan 13 01:47 ps_before.log
01:47:49 -rw-rw-r--. 1 jenkins jenkins 3178 Jan 13 01:46 post-startup-script.sh
01:47:49 -rw-rw-r--. 1 jenkins jenkins 252 Jan 13 01:46 startup-script.sh
01:47:49 -rw-rw-r--. 1 jenkins jenkins 3396 Jan 13 01:46 configuration-script.sh
01:47:49 -rw-rw-r--. 1 jenkins jenkins 337 Jan 13 01:46 detect_variables.env
01:47:49 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 13 01:46 pom.xml
01:47:49 -rw-rw-r--. 1 jenkins jenkins 92 Jan 13 01:46 set_variables.env
01:47:49 -rw-rw-r--. 1 jenkins jenkins 254 Jan 13 01:46 slave_addresses.txt
01:47:49 -rw-rw-r--. 1 jenkins jenkins 570 Jan 13 01:45 requirements.txt
01:47:49 -rw-rw-r--. 1 jenkins jenkins 26 Jan 13 01:45 env.properties
01:47:49 -rw-rw-r--. 1 jenkins jenkins 334 Jan 13 01:43 stack-parameters.yaml
01:47:49 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 13 01:42 test
01:47:49 drwxrwxr-x. 2 jenkins jenkins 6 Jan 13 01:42 test@tmp
01:47:49 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 12 21:25 maven-metadata.xml
01:47:49 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins8282367004130366368.sh
01:47:49 Karaf Deployments, Tests must have already run
01:47:49 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins17960215813068285216.sh
01:47:49 Cleaning up Robot installation...
01:47:49 $ ssh-agent -k
01:47:49 unset SSH_AUTH_SOCK;
01:47:49 unset SSH_AGENT_PID;
01:47:49 echo Agent pid 5285 killed;
01:47:49 [ssh-agent] Stopped.
01:47:49 Recording plot data
01:47:49 Robot results publisher started...
01:47:49 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:47:49 -Parsing output xml:
01:47:50 Done!
01:47:50 -Copying log files to build dir:
01:47:50 Done!
01:47:50 -Assigning results to build:
01:47:50 Done!
01:47:50 -Checking thresholds:
01:47:50 Done!
01:47:50 Done publishing Robot results.
01:47:50 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins14606980051825105857.sh
01:47:50 Archiving csit artifacts
01:47:50 mv: cannot stat '*_1.png': No such file or directory
01:47:50 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:47:50 % Total % Received % Xferd Average Speed Time Time Time Current
01:47:50 Dload Upload Total Spent Left Speed
01:47:50
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 1733k 0 --:--:-- --:--:-- --:--:-- 1717k
01:47:50 Archive: robot-plugin.zip
01:47:50 inflating: ./archives/robot-plugin/log.html
01:47:50 inflating: ./archives/robot-plugin/output.xml
01:47:50 inflating: ./archives/robot-plugin/report.html
01:47:50 mv: cannot stat '*.log.gz': No such file or directory
01:47:50 mv: cannot stat '*.csv': No such file or directory
01:47:50 mv: cannot stat '*.png': No such file or directory
01:47:50 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:50 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins12759628343689387966.sh
01:47:50 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:50 [EnvInject] - Injecting environment variables from a build step.
01:47:50 [EnvInject] - Injecting as environment variables the properties content
01:47:50 OS_CLOUD=vex
01:47:50 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-scandium-504
01:47:50
01:47:50 [EnvInject] - Variables injected successfully.
01:47:50 provisioning config files...
01:47:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:47:51 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4960933765968555122.sh
01:47:51 ---> openstack-stack-delete.sh
01:47:51 Setup pyenv:
01:47:51 system
01:47:51 3.8.13
01:47:51 3.9.13
01:47:51 3.10.13
01:47:51 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:47:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:47:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:47:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:47:53 lf-activate-venv(): INFO: Base packages installed successfully
01:47:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:48:12 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:48:12 INFO: Stack cost retrieval disabled, setting cost to 0
01:48:24 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-scandium-504
01:48:24 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-scandium-504
01:48:24 [PostBuildScript] - [INFO] Executing post build scripts.
01:48:24 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins14426058412958300272.sh
01:48:24 ---> sysstat.sh
01:48:25 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins17406807006769897472.sh
01:48:25 ---> package-listing.sh
01:48:25 ++ tr '[:upper:]' '[:lower:]'
01:48:25 ++ facter osfamily
01:48:25 + OS_FAMILY=redhat
01:48:25 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-scandium
01:48:25 + START_PACKAGES=/tmp/packages_start.txt
01:48:25 + END_PACKAGES=/tmp/packages_end.txt
01:48:25 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:48:25 + PACKAGES=/tmp/packages_start.txt
01:48:25 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-scandium ']'
01:48:25 + PACKAGES=/tmp/packages_end.txt
01:48:25 + case "${OS_FAMILY}" in
01:48:25 + rpm -qa
01:48:25 + sort
01:48:26 + '[' -f /tmp/packages_start.txt ']'
01:48:26 + '[' -f /tmp/packages_end.txt ']'
01:48:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:48:26 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-scandium ']'
01:48:26 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-scandium/archives/
01:48:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-scandium/archives/
01:48:26 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins13274143294813360083.sh
01:48:26 ---> capture-instance-metadata.sh
01:48:26 Setup pyenv:
01:48:26 system
01:48:26 3.8.13
01:48:26 3.9.13
01:48:26 3.10.13
01:48:26 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:48:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:48:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:28 lf-activate-venv(): INFO: Base packages installed successfully
01:48:28 lf-activate-venv(): INFO: Installing additional packages: lftools
01:48:37 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.
01:48:37 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
01:48:38 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:48:38 INFO: Running in OpenStack, capturing instance metadata
01:48:38 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins15648633860500142903.sh
01:48:38 provisioning config files...
01:48:39 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-scandium #504
01:48:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-scandium@tmp/config3616859915527609167tmp
01:48:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:48:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:48:39 provisioning config files...
01:48:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:48:39 [EnvInject] - Injecting environment variables from a build step.
01:48:39 [EnvInject] - Injecting as environment variables the properties content
01:48:39 SERVER_ID=logs
01:48:39
01:48:39 [EnvInject] - Variables injected successfully.
01:48:39 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins7149672565124292298.sh
01:48:39 ---> create-netrc.sh
01:48:39 WARN: Log server credential not found.
01:48:39 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins13481854584746544365.sh
01:48:39 ---> python-tools-install.sh
01:48:39 Setup pyenv:
01:48:39 system
01:48:39 3.8.13
01:48:39 3.9.13
01:48:39 3.10.13
01:48:39 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:48:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:48:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:41 lf-activate-venv(): INFO: Base packages installed successfully
01:48:41 lf-activate-venv(): INFO: Installing additional packages: lftools
01:48:51 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:48:51 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5972520365382412193.sh
01:48:51 ---> sudo-logs.sh
01:48:51 Archiving 'sudo' log..
01:48:52 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9285935934783440372.sh
01:48:52 ---> job-cost.sh
01:48:52 Setup pyenv:
01:48:52 system
01:48:52 3.8.13
01:48:52 3.9.13
01:48:52 3.10.13
01:48:52 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:48:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:48:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:54 lf-activate-venv(): INFO: Base packages installed successfully
01:48:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:49:01 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:49:01 DEBUG: total: 0
01:49:01 INFO: Retrieving Stack Cost...
01:49:02 INFO: Retrieving Pricing Info for: v3-standard-2
01:49:02 INFO: Archiving Costs
01:49:02 [jsonrpc-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins15862710495250780430.sh
01:49:02 ---> logs-deploy.sh
01:49:02 Setup pyenv:
01:49:02 system
01:49:02 3.8.13
01:49:02 3.9.13
01:49:02 3.10.13
01:49:02 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-scandium/.python-version)
01:49:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eaAS from file:/tmp/.os_lf_venv
01:49:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:49:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:49:05 lf-activate-venv(): INFO: Base packages installed successfully
01:49:05 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:49:15 lf-activate-venv(): INFO: Adding /tmp/venv-eaAS/bin to PATH
01:49:15 WARNING: Nexus logging server not set
01:49:15 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-scandium/504/
01:49:15 INFO: archiving logs to S3
01:49:16 ---> uname -a:
01:49:16 Linux prd-centos8-robot-2c-8g-34484.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
01:49:16
01:49:16
01:49:16 ---> lscpu:
01:49:16 Architecture: x86_64
01:49:16 CPU op-mode(s): 32-bit, 64-bit
01:49:16 Byte Order: Little Endian
01:49:16 CPU(s): 2
01:49:16 On-line CPU(s) list: 0,1
01:49:16 Thread(s) per core: 1
01:49:16 Core(s) per socket: 1
01:49:16 Socket(s): 2
01:49:16 NUMA node(s): 1
01:49:16 Vendor ID: AuthenticAMD
01:49:16 CPU family: 23
01:49:16 Model: 49
01:49:16 Model name: AMD EPYC-Rome Processor
01:49:16 Stepping: 0
01:49:16 CPU MHz: 2799.998
01:49:16 BogoMIPS: 5599.99
01:49:16 Virtualization: AMD-V
01:49:16 Hypervisor vendor: KVM
01:49:16 Virtualization type: full
01:49:16 L1d cache: 32K
01:49:16 L1i cache: 32K
01:49:16 L2 cache: 512K
01:49:16 L3 cache: 16384K
01:49:16 NUMA node0 CPU(s): 0,1
01:49:16 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
01:49:16
01:49:16
01:49:16 ---> nproc:
01:49:16 2
01:49:16
01:49:16
01:49:16 ---> df -h:
01:49:16 Filesystem Size Used Avail Use% Mounted on
01:49:16 devtmpfs 3.8G 0 3.8G 0% /dev
01:49:16 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:49:16 tmpfs 3.8G 17M 3.8G 1% /run
01:49:16 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:49:16 /dev/vda1 40G 8.4G 32G 21% /
01:49:16 tmpfs 770M 0 770M 0% /run/user/1001
01:49:16
01:49:16
01:49:16 ---> free -m:
01:49:16 total used free shared buff/cache available
01:49:16 Mem: 7697 611 4900 19 2185 6787
01:49:16 Swap: 1023 0 1023
01:49:16
01:49:16
01:49:16 ---> ip addr:
01:49:16 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:49:16 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:49:16 inet 127.0.0.1/8 scope host lo
01:49:16 valid_lft forever preferred_lft forever
01:49:16 inet6 ::1/128 scope host
01:49:16 valid_lft forever preferred_lft forever
01:49:16 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:49:16 link/ether fa:16:3e:7f:14:83 brd ff:ff:ff:ff:ff:ff
01:49:16 altname enp0s3
01:49:16 altname ens3
01:49:16 inet 10.30.171.9/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:49:16 valid_lft 85968sec preferred_lft 85968sec
01:49:16 inet6 fe80::f816:3eff:fe7f:1483/64 scope link
01:49:16 valid_lft forever preferred_lft forever
01:49:16
01:49:16
01:49:16 ---> sar -b -r -n DEV:
01:49:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/13/2026 _x86_64_ (2 CPU)
01:49:16
01:49:16 01:42:01 LINUX RESTART (2 CPU)
01:49:16
01:49:16 01:43:01 AM tps rtps wtps bread/s bwrtn/s
01:49:16 01:44:01 AM 97.55 5.58 91.97 943.69 6971.53
01:49:16 01:45:01 AM 74.94 1.02 73.92 73.45 10159.57
01:49:16 01:46:01 AM 61.58 7.15 54.43 1310.50 3736.65
01:49:16 01:47:01 AM 47.84 2.70 45.14 436.19 6797.87
01:49:16 01:48:01 AM 9.23 0.38 8.85 41.85 324.28
01:49:16 01:49:01 AM 32.64 0.52 32.13 63.86 1392.03
01:49:16 Average: 53.96 2.89 51.07 478.28 4896.89
01:49:16
01:49:16 01:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:49:16 01:44:01 AM 5216680 7015400 2665752 33.82 2688 1975368 744344 8.33 187284 2139600 236872
01:49:16 01:45:01 AM 5036072 6922928 2846360 36.11 2688 2062692 813692 9.11 215196 2281288 52052
01:49:16 01:46:01 AM 4861876 6961924 3020556 38.32 2688 2265540 740816 8.29 256524 2378336 161776
01:49:16 01:47:01 AM 4910164 7025264 2972268 37.71 2688 2281304 672300 7.53 266324 2318544 4
01:49:16 01:48:01 AM 5027420 6957952 2855012 36.22 2688 2100844 755164 8.46 263572 2223736 13616
01:49:16 01:49:01 AM 5007700 6952768 2874732 36.47 2688 2117956 774208 8.67 469940 2045612 28868
01:49:16 Average: 5009985 6972706 2872447 36.44 2688 2133951 750087 8.40 276473 2231186 82198
01:49:16
01:49:16 01:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:49:16 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 01:44:01 AM eth0 105.60 86.95 1073.76 11.95 0.00 0.00 0.00 0.00
01:49:16 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 01:45:01 AM eth0 62.17 44.69 602.81 7.19 0.00 0.00 0.00 0.00
01:49:16 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 01:46:01 AM eth0 44.37 36.92 335.85 7.79 0.00 0.00 0.00 0.00
01:49:16 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 01:47:01 AM eth0 186.15 141.21 43.53 41.65 0.00 0.00 0.00 0.00
01:49:16 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 01:48:01 AM eth0 58.38 39.27 75.38 18.77 0.00 0.00 0.00 0.00
01:49:16 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 01:49:01 AM eth0 18.41 16.68 15.79 8.17 0.00 0.00 0.00 0.00
01:49:16 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:16 Average: eth0 79.18 60.95 357.87 15.92 0.00 0.00 0.00 0.00
01:49:16
01:49:16
01:49:16 ---> sar -P ALL:
01:49:16 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/13/2026 _x86_64_ (2 CPU)
01:49:16
01:49:16 01:42:01 LINUX RESTART (2 CPU)
01:49:16
01:49:16 01:43:01 AM CPU %user %nice %system %iowait %steal %idle
01:49:16 01:44:01 AM all 38.32 0.00 5.22 0.99 0.10 55.38
01:49:16 01:44:01 AM 0 31.07 0.00 4.41 1.00 0.10 63.42
01:49:16 01:44:01 AM 1 45.57 0.00 6.02 0.98 0.10 47.33
01:49:16 01:45:01 AM all 21.38 0.00 2.44 1.09 0.07 75.03
01:49:16 01:45:01 AM 0 15.04 0.00 2.59 1.00 0.07 81.30
01:49:16 01:45:01 AM 1 27.70 0.00 2.29 1.18 0.07 68.76
01:49:16 01:46:01 AM all 30.32 0.00 5.33 1.06 0.09 63.20
01:49:16 01:46:01 AM 0 25.90 0.00 4.29 0.91 0.08 68.81
01:49:16 01:46:01 AM 1 34.75 0.00 6.36 1.20 0.10 57.59
01:49:16 01:47:01 AM all 9.77 0.00 2.12 0.62 0.04 87.45
01:49:16 01:47:01 AM 0 10.74 0.00 2.07 0.35 0.03 86.81
01:49:16 01:47:01 AM 1 8.80 0.00 2.17 0.88 0.05 88.09
01:49:16 01:48:01 AM all 7.67 0.00 1.42 0.06 0.06 90.79
01:49:16 01:48:01 AM 0 7.42 0.00 1.10 0.08 0.07 91.33
01:49:16 01:48:01 AM 1 7.93 0.00 1.74 0.03 0.05 90.25
01:49:16 01:49:01 AM all 32.44 0.00 3.70 0.13 0.08 63.65
01:49:16 01:49:01 AM 0 26.18 0.00 3.22 0.10 0.07 70.43
01:49:16 01:49:01 AM 1 38.71 0.00 4.17 0.15 0.10 56.87
01:49:16 Average: all 23.33 0.00 3.37 0.66 0.07 72.57
01:49:16 Average: 0 19.40 0.00 2.95 0.58 0.07 77.00
01:49:16 Average: 1 27.26 0.00 3.79 0.74 0.08 68.13
01:49:16
01:49:16
01:49:16