03:14:27 Started by upstream project "integration-distribution-test-vanadium" build number 82
03:14:27 originally caused by:
03:14:27 Started by upstream project "autorelease-release-chromium-mvn39-openjdk21" build number 19
03:14:27 originally caused by:
03:14:27 Started by timer
03:14:27 Running as SYSTEM
03:14:27 [EnvInject] - Loading node environment variables.
03:14:27 Building remotely on prd-centos8-robot-2c-8g-8863 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-vanadium
03:14:31 [ssh-agent] Looking for ssh-agent implementation...
03:14:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:14:31 $ ssh-agent
03:14:31 SSH_AUTH_SOCK=/tmp/ssh-VSSXuy4etbV9/agent.5282
03:14:31 SSH_AGENT_PID=5283
03:14:31 [ssh-agent] Started.
03:14:31 Running ssh-add (command line suppressed)
03:14:31 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium@tmp/private_key_16043302007597554885.key (/w/workspace/jsonrpc-csit-1node-basic-only-vanadium@tmp/private_key_16043302007597554885.key)
03:14:31 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:14:32 The recommended git tool is: NONE
03:14:35 using credential opendaylight-jenkins-ssh
03:14:35 Wiping out workspace first.
03:14:35 Cloning the remote Git repository
03:14:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:14:35 > git init /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/test # timeout=10
03:14:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:14:35 > git --version # timeout=10
03:14:35 > git --version # 'git version 2.43.0'
03:14:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:14:35 [INFO] Currently running in a labeled security context
03:14:35 [INFO] Currently SELinux is 'enforcing' on the host
03:14:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh17136582383355352068.key
03:14:35 Verifying host key using known hosts file
03:14:35 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
03:14:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:14:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:14:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:14:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:14:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:14:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:14:40 [INFO] Currently running in a labeled security context
03:14:40 [INFO] Currently SELinux is 'enforcing' on the host
03:14:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/test@tmp/jenkins-gitclient-ssh2543815761447810364.key
03:14:40 Verifying host key using known hosts file
03:14:40 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.
03:14:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:14:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:14:40 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
03:14:40 > git config core.sparsecheckout # timeout=10
03:14:40 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
03:14:41 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
03:14:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:14:41 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
03:14:41 No emails were triggered.
03:14:41 provisioning config files...
03:14:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:14:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:14:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:14:43 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins3207207479501961104.sh
03:14:43 ---> python-tools-install.sh
03:14:43 Setup pyenv:
03:14:43 system
03:14:43 * 3.8.13 (set by /opt/pyenv/version)
03:14:43 * 3.9.13 (set by /opt/pyenv/version)
03:14:43 * 3.10.13 (set by /opt/pyenv/version)
03:14:43 * 3.11.7 (set by /opt/pyenv/version)
03:14:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yzLU
03:14:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:14:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:14:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:14:52 lf-activate-venv(): INFO: Base packages installed successfully
03:14:52 lf-activate-venv(): INFO: Installing additional packages: lftools
03:15:15 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:15:15 Generating Requirements File
03:15:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
03:15:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
03:15:33 Python 3.11.7
03:15:33 pip 26.0.1 from /tmp/venv-yzLU/lib/python3.11/site-packages/pip (python 3.11)
03:15:33 appdirs==1.4.4
03:15:33 argcomplete==3.6.3
03:15:33 aspy.yaml==1.3.0
03:15:33 attrs==25.4.0
03:15:33 autopage==0.6.0
03:15:33 beautifulsoup4==4.14.3
03:15:33 boto3==1.42.44
03:15:33 botocore==1.42.44
03:15:33 bs4==0.0.2
03:15:33 certifi==2026.1.4
03:15:33 cffi==2.0.0
03:15:33 cfgv==3.5.0
03:15:33 chardet==5.2.0
03:15:33 charset-normalizer==3.4.4
03:15:33 click==8.3.1
03:15:33 cliff==4.13.1
03:15:33 cmd2==3.2.0
03:15:33 cryptography==3.3.2
03:15:33 debtcollector==3.0.0
03:15:33 decorator==5.2.1
03:15:33 defusedxml==0.7.1
03:15:33 Deprecated==1.3.1
03:15:33 distlib==0.4.0
03:15:33 dnspython==2.8.0
03:15:33 docker==7.1.0
03:15:33 dogpile.cache==1.5.0
03:15:33 durationpy==0.10
03:15:33 email-validator==2.3.0
03:15:33 filelock==3.20.3
03:15:33 future==1.0.0
03:15:33 gitdb==4.0.12
03:15:33 GitPython==3.1.46
03:15:33 httplib2==0.30.2
03:15:33 identify==2.6.16
03:15:33 idna==3.11
03:15:33 importlib-resources==1.5.0
03:15:33 iso8601==2.1.0
03:15:33 Jinja2==3.1.6
03:15:33 jmespath==1.1.0
03:15:33 jsonpatch==1.33
03:15:33 jsonpointer==3.0.0
03:15:33 jsonschema==4.26.0
03:15:33 jsonschema-specifications==2025.9.1
03:15:33 keystoneauth1==5.13.0
03:15:33 kubernetes==35.0.0
03:15:33 lftools==0.37.21
03:15:33 lxml==6.0.2
03:15:33 markdown-it-py==4.0.0
03:15:33 MarkupSafe==3.0.3
03:15:33 mdurl==0.1.2
03:15:33 msgpack==1.1.2
03:15:33 multi_key_dict==2.0.3
03:15:33 munch==4.0.0
03:15:33 netaddr==1.3.0
03:15:33 niet==1.4.2
03:15:33 nodeenv==1.10.0
03:15:33 oauth2client==4.1.3
03:15:33 oauthlib==3.3.1
03:15:33 openstacksdk==4.9.0
03:15:33 os-service-types==1.8.2
03:15:33 osc-lib==4.3.0
03:15:33 oslo.config==10.2.0
03:15:33 oslo.context==6.2.0
03:15:33 oslo.i18n==6.7.1
03:15:33 oslo.log==8.0.0
03:15:33 oslo.serialization==5.9.0
03:15:33 oslo.utils==9.2.0
03:15:33 packaging==26.0
03:15:33 pbr==7.0.3
03:15:33 platformdirs==4.5.1
03:15:33 prettytable==3.17.0
03:15:33 psutil==7.2.2
03:15:33 pyasn1==0.6.2
03:15:33 pyasn1_modules==0.4.2
03:15:33 pycparser==3.0
03:15:33 pygerrit2==2.0.15
03:15:33 PyGithub==2.8.1
03:15:33 Pygments==2.19.2
03:15:33 PyJWT==2.11.0
03:15:33 PyNaCl==1.6.2
03:15:33 pyparsing==2.4.7
03:15:33 pyperclip==1.11.0
03:15:33 pyrsistent==0.20.0
03:15:33 python-cinderclient==9.8.0
03:15:33 python-dateutil==2.9.0.post0
03:15:33 python-heatclient==5.0.0
03:15:33 python-jenkins==1.8.3
03:15:33 python-keystoneclient==5.7.0
03:15:33 python-magnumclient==4.9.0
03:15:33 python-openstackclient==8.3.0
03:15:33 python-swiftclient==4.9.0
03:15:33 PyYAML==6.0.3
03:15:33 referencing==0.37.0
03:15:33 requests==2.32.5
03:15:33 requests-oauthlib==2.0.0
03:15:33 requestsexceptions==1.4.0
03:15:33 rfc3986==2.0.0
03:15:33 rich==14.3.2
03:15:33 rich-argparse==1.7.2
03:15:33 rpds-py==0.30.0
03:15:33 rsa==4.9.1
03:15:33 ruamel.yaml==0.19.1
03:15:33 ruamel.yaml.clib==0.2.15
03:15:33 s3transfer==0.16.0
03:15:33 simplejson==3.20.2
03:15:33 six==1.17.0
03:15:33 smmap==5.0.2
03:15:33 soupsieve==2.8.3
03:15:33 stevedore==5.6.0
03:15:33 tabulate==0.9.0
03:15:33 toml==0.10.2
03:15:33 tomlkit==0.14.0
03:15:33 tqdm==4.67.3
03:15:33 typing_extensions==4.15.0
03:15:33 tzdata==2025.3
03:15:33 urllib3==1.26.20
03:15:33 virtualenv==20.36.1
03:15:33 wcwidth==0.6.0
03:15:33 websocket-client==1.9.0
03:15:33 wrapt==2.1.1
03:15:33 xdg==6.0.0
03:15:33 xmltodict==1.0.2
03:15:33 yq==3.4.3
03:15:33 [EnvInject] - Injecting environment variables from a build step.
03:15:33 [EnvInject] - Injecting as environment variables the properties content
03:15:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:15:33 OS_CLOUD=vex
03:15:33 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-vanadium-81
03:15:33 OS_STACK_TEMPLATE_DIR=openstack-hot
03:15:33
03:15:33 [EnvInject] - Variables injected successfully.
03:15:33 provisioning config files...
03:15:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:15:33 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins4667579738219810295.sh
03:15:33 ---> Create parameters file for OpenStack HOT
03:15:33 OpenStack Heat parameters generated
03:15:33 -----------------------------------
03:15:33 parameters:
03:15:33 vm_0_count: '1'
03:15:33 vm_0_flavor: 'v3-standard-4'
03:15:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
03:15:33 vm_1_count: '0'
03:15:33 vm_1_flavor: 'v3-standard-2'
03:15:33 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
03:15:33
03:15:33 job_name: '60024-81'
03:15:33 silo: 'releng'
03:15:33 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins5826892885440169110.sh
03:15:34 ---> Create HEAT stack
03:15:34 + source /home/jenkins/lf-env.sh
03:15:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:15:34 ++ mktemp -d /tmp/venv-XXXX
03:15:34 + lf_venv=/tmp/venv-tO4w
03:15:34 + local venv_file=/tmp/.os_lf_venv
03:15:34 + local python=python3
03:15:34 + local options
03:15:34 + local set_path=true
03:15:34 + local install_args=
03:15:34 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:15:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:15:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:15:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:15:34 + true
03:15:34 + case $1 in
03:15:34 + python=python3
03:15:34 + shift 2
03:15:34 + true
03:15:34 + case $1 in
03:15:34 + shift
03:15:34 + break
03:15:34 + case $python in
03:15:34 + local pkg_list=
03:15:34 + [[ -d /opt/pyenv ]]
03:15:34 + echo 'Setup pyenv:'
03:15:34 Setup pyenv:
03:15:34 + export PYENV_ROOT=/opt/pyenv
03:15:34 + PYENV_ROOT=/opt/pyenv
03:15:34 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:15:34 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:15:34 + pyenv versions
03:15:34 system
03:15:34 3.8.13
03:15:34 3.9.13
03:15:34 3.10.13
03:15:34 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:15:34 + command -v pyenv
03:15:34 ++ pyenv init - --no-rehash
03:15:34 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:15:34 for i in ${!paths[@]}; do
03:15:34 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:15:34 fi; done;
03:15:34 echo "${paths[*]}"'\'')"
03:15:34 export PATH="/opt/pyenv/shims:${PATH}"
03:15:34 export PYENV_SHELL=bash
03:15:34 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:15:34 pyenv() {
03:15:34 local command
03:15:34 command="${1:-}"
03:15:34 if [ "$#" -gt 0 ]; then
03:15:34 shift
03:15:34 fi
03:15:34
03:15:34 case "$command" in
03:15:34 rehash|shell)
03:15:34 eval "$(pyenv "sh-$command" "$@")"
03:15:34 ;;
03:15:34 *)
03:15:34 command pyenv "$command" "$@"
03:15:34 ;;
03:15:34 esac
03:15:34 }'
03:15:34 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:15:34 for i in ${!paths[@]}; do
03:15:34 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:15:34 fi; done;
03:15:34 echo "${paths[*]}"'
03:15:34 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:15:34 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:15:34 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:15:34 ++ export PYENV_SHELL=bash
03:15:34 ++ PYENV_SHELL=bash
03:15:34 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:15:34 +++ complete -F _pyenv pyenv
03:15:34 ++ lf-pyver python3
03:15:34 ++ local py_version_xy=python3
03:15:34 ++ local py_version_xyz=
03:15:34 ++ awk '{ print $1 }'
03:15:34 ++ pyenv versions
03:15:34 ++ local command
03:15:34 ++ command=versions
03:15:34 ++ '[' 1 -gt 0 ']'
03:15:34 ++ shift
03:15:34 ++ case "$command" in
03:15:34 ++ command pyenv versions
03:15:34 ++ pyenv versions
03:15:34 ++ sed 's/^[ *]* //'
03:15:34 ++ grep -E '^[0-9.]*[0-9]$'
03:15:34 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:15:34 +++ tail -n 1
03:15:34 +++ grep '^3' /tmp/.pyenv_versions
03:15:34 +++ sort -V
03:15:34 ++ py_version_xyz=3.11.7
03:15:34 ++ [[ -z 3.11.7 ]]
03:15:34 ++ echo 3.11.7
03:15:34 ++ return 0
03:15:34 + pyenv local 3.11.7
03:15:34 + local command
03:15:34 + command=local
03:15:34 + '[' 2 -gt 0 ']'
03:15:34 + shift
03:15:34 + case "$command" in
03:15:34 + command pyenv local 3.11.7
03:15:34 + pyenv local 3.11.7
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='lftools[openstack] '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='kubernetes '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='niet '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='python-heatclient '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='python-openstackclient '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='python-magnumclient '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='urllib3~=1.26.15 '
03:15:34 + for arg in "$@"
03:15:34 + case $arg in
03:15:34 + pkg_list+='yq '
03:15:34 + [[ -f /tmp/.os_lf_venv ]]
03:15:34 ++ cat /tmp/.os_lf_venv
03:15:34 + lf_venv=/tmp/venv-yzLU
03:15:34 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from' file:/tmp/.os_lf_venv
03:15:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:15:34 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
03:15:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:15:34 + local 'pip_opts=--upgrade --quiet'
03:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
03:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
03:15:34 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
03:15:34 + [[ -n '' ]]
03:15:34 + [[ -n '' ]]
03:15:34 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
03:15:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:15:34 + /tmp/venv-yzLU/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
03:15:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
03:15:36 lf-activate-venv(): INFO: Base packages installed successfully
03:15:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
03:15:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
03:15:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:15:36 + /tmp/venv-yzLU/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
03:15:52 + type python3
03:15:52 + true
03:15:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH'
03:15:52 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:15:52 + PATH=/tmp/venv-yzLU/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
03:15:52 + return 0
03:15:52 + openstack --os-cloud vex limits show --absolute
03:15:53 +--------------------------+---------+
03:15:53 | Name | Value |
03:15:53 +--------------------------+---------+
03:15:53 | maxTotalInstances | -1 |
03:15:53 | maxTotalCores | 450 |
03:15:53 | maxTotalRAMSize | 1000000 |
03:15:53 | maxServerMeta | 128 |
03:15:53 | maxImageMeta | 128 |
03:15:53 | maxPersonality | 5 |
03:15:53 | maxPersonalitySize | 10240 |
03:15:53 | maxTotalKeypairs | 100 |
03:15:53 | maxServerGroups | 10 |
03:15:53 | maxServerGroupMembers | 10 |
03:15:53 | maxTotalFloatingIps | -1 |
03:15:53 | maxSecurityGroups | -1 |
03:15:53 | maxSecurityGroupRules | -1 |
03:15:53 | totalRAMUsed | 245760 |
03:15:53 | totalCoresUsed | 60 |
03:15:53 | totalInstancesUsed | 24 |
03:15:53 | totalFloatingIpsUsed | 0 |
03:15:53 | totalSecurityGroupsUsed | 0 |
03:15:53 | totalServerGroupsUsed | 0 |
03:15:53 | maxTotalVolumes | -1 |
03:15:53 | maxTotalSnapshots | 10 |
03:15:53 | maxTotalVolumeGigabytes | 4096 |
03:15:53 | maxTotalBackups | 10 |
03:15:53 | maxTotalBackupGigabytes | 1000 |
03:15:53 | totalVolumesUsed | 0 |
03:15:53 | totalGigabytesUsed | 0 |
03:15:53 | totalSnapshotsUsed | 0 |
03:15:53 | totalBackupsUsed | 0 |
03:15:53 | totalBackupGigabytesUsed | 0 |
03:15:53 +--------------------------+---------+
03:15:53 + pushd /opt/ciman/openstack-hot
03:15:53 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-vanadium
03:15:53 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-vanadium-81 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/stack-parameters.yaml
03:16:18 Creating stack releng-jsonrpc-csit-1node-basic-only-vanadium-81
03:16:18 Waiting to initialize infrastructure...
03:16:18 Stack initialization successful.
03:16:18 ------------------------------------
03:16:18 Stack Details
03:16:18 ------------------------------------
03:16:18 {'added': None,
03:16:18 'capabilities': [],
03:16:18 'created_at': '2026-02-09T03:15:56Z',
03:16:18 'deleted': None,
03:16:18 'deleted_at': None,
03:16:18 'description': 'No description',
03:16:18 'environment': None,
03:16:18 'environment_files': None,
03:16:18 'files': None,
03:16:18 'files_container': None,
03:16:18 'id': '56cbb75d-f6b2-44f0-9ea6-224ef2ef4acd',
03:16:18 'is_rollback_disabled': True,
03:16:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-vanadium-81/56cbb75d-f6b2-44f0-9ea6-224ef2ef4acd',
03:16:18 'rel': 'self'}],
03:16:18 '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'})}),
03:16:18 'name': 'releng-jsonrpc-csit-1node-basic-only-vanadium-81',
03:16:18 'notification_topics': [],
03:16:18 'outputs': [{'description': 'IP addresses of the 1st vm types',
03:16:18 'output_key': 'vm_0_ips',
03:16:18 'output_value': ['10.30.171.105']},
03:16:18 {'description': 'IP addresses of the 2nd vm types',
03:16:18 'output_key': 'vm_1_ips',
03:16:18 'output_value': []}],
03:16:18 'owner_id': ****,
03:16:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:16:18 'OS::stack_id': '56cbb75d-f6b2-44f0-9ea6-224ef2ef4acd',
03:16:18 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-vanadium-81',
03:16:18 'job_name': '60024-81',
03:16:18 'silo': 'releng',
03:16:18 'vm_0_count': '1',
03:16:18 'vm_0_flavor': 'v3-standard-4',
03:16:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:16:18 '20260201-010217.481',
03:16:18 'vm_1_count': '0',
03:16:18 'vm_1_flavor': 'v3-standard-2',
03:16:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:16:18 '- 20250917-133034.654'},
03:16:18 'parent_id': None,
03:16:18 'replaced': None,
03:16:18 'status': 'CREATE_COMPLETE',
03:16:18 'status_reason': 'Stack CREATE completed successfully',
03:16:18 'tags': [],
03:16:18 'template': None,
03:16:18 'template_description': 'No description',
03:16:18 'template_url': None,
03:16:18 'timeout_mins': 15,
03:16:18 'unchanged': None,
03:16:18 'updated': None,
03:16:18 'updated_at': None,
03:16:18 'user_project_id': '106c95a2bea74a20aa8af2463e94ece3'}
03:16:18 ------------------------------------
03:16:18 + popd
03:16:18 /w/workspace/jsonrpc-csit-1node-basic-only-vanadium
03:16:18 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins1950550569837570305.sh
03:16:18 ---> Copy SSH public keys to CSIT lab
03:16:18 Setup pyenv:
03:16:19 system
03:16:19 3.8.13
03:16:19 3.9.13
03:16:19 3.10.13
03:16:19 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:16:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:16:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:16:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:16:21 lf-activate-venv(): INFO: Base packages installed successfully
03:16:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:16:34 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:16:36 SSH not responding on 10.30.171.105. Retrying in 10 seconds...
03:16:46 Ping to 10.30.171.105 successful.
03:16:46 SSH not responding on 10.30.171.105. Retrying in 10 seconds...
03:16:56 Ping to 10.30.171.105 successful.
03:16:57 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:16:58 releng-60024-81-0-builder-0
03:16:58 Successfully copied public keys to slave 10.30.171.105
03:16:58 Process 6495 ready.
03:16:58 SSH ready on all stack servers.
03:16:58 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins14552203572969442.sh
03:16:58 Setup pyenv:
03:16:58 system
03:16:58 3.8.13
03:16:58 3.9.13
03:16:58 3.10.13
03:16:58 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:17:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4zdu
03:17:02 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.robot_venv
03:17:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:17:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:17:06 lf-activate-venv(): INFO: Base packages installed successfully
03:17:06 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
03:17:08 lf-activate-venv(): INFO: Adding /tmp/venv-4zdu/bin to PATH
03:17:08 + echo 'Installing Python Requirements'
03:17:08 Installing Python Requirements
03:17:08 + cat
03:17:08 + python -m pip install -r requirements.txt
03:17:08 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:17:08 Collecting docker-py (from -r requirements.txt (line 1))
03:17:08 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)
03:17:08 Collecting ipaddr (from -r requirements.txt (line 2))
03:17:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:17:08 Installing build dependencies: started
03:17:09 Installing build dependencies: finished with status 'done'
03:17:09 Getting requirements to build wheel: started
03:17:10 Getting requirements to build wheel: finished with status 'done'
03:17:10 Preparing metadata (pyproject.toml): started
03:17:10 Preparing metadata (pyproject.toml): finished with status 'done'
03:17:10 Collecting netaddr (from -r requirements.txt (line 3))
03:17:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:17:10 Collecting netifaces (from -r requirements.txt (line 4))
03:17:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:17:10 Installing build dependencies: started
03:17:11 Installing build dependencies: finished with status 'done'
03:17:11 Getting requirements to build wheel: started
03:17:11 Getting requirements to build wheel: finished with status 'done'
03:17:11 Preparing metadata (pyproject.toml): started
03:17:11 Preparing metadata (pyproject.toml): finished with status 'done'
03:17:11 Collecting pyhocon (from -r requirements.txt (line 5))
03:17:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:17:11 Collecting requests (from -r requirements.txt (line 6))
03:17:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
03:17:12 Collecting robotframework (from -r requirements.txt (line 7))
03:17:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
03:17:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 26.6 MB/s 0:00:00
03:17:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:17:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:17:12 Installing build dependencies: started
03:17:12 Installing build dependencies: finished with status 'done'
03:17:12 Getting requirements to build wheel: started
03:17:13 Getting requirements to build wheel: finished with status 'done'
03:17:13 Preparing metadata (pyproject.toml): started
03:17:13 Preparing metadata (pyproject.toml): finished with status 'done'
03:17:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:17:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:17:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:17:13 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)
03:17:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:17:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:17:13 Installing build dependencies: started
03:17:14 Installing build dependencies: finished with status 'done'
03:17:14 Getting requirements to build wheel: started
03:17:14 Getting requirements to build wheel: finished with status 'done'
03:17:14 Preparing metadata (pyproject.toml): started
03:17:15 Preparing metadata (pyproject.toml): finished with status 'done'
03:17:15 Collecting scapy (from -r requirements.txt (line 12))
03:17:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
03:17:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 39.5 MB/s 0:00:00
03:17:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:17:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:17:15 Installing build dependencies: started
03:17:16 Installing build dependencies: finished with status 'done'
03:17:16 Getting requirements to build wheel: started
03:17:16 Getting requirements to build wheel: finished with status 'done'
03:17:16 Preparing metadata (pyproject.toml): started
03:17:16 Preparing metadata (pyproject.toml): finished with status 'done'
03:17:16 Collecting elasticsearch (from -r requirements.txt (line 18))
03:17:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
03:17:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 39.1 MB/s 0:00:00
03:17:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:17:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
03:17:16 Collecting pyangbind (from -r requirements.txt (line 22))
03:17:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
03:17:16 Collecting isodate (from -r requirements.txt (line 25))
03:17:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:17:16 Collecting jmespath (from -r requirements.txt (line 28))
03:17:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
03:17:16 Collecting jsonpatch (from -r requirements.txt (line 31))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:17:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
03:17:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:17:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:17:17 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)
03:17:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:17:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:17:17 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)
03:17:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
03:17:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:17:17 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)
03:17:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
03:17:17 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
03:17:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
03:17:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:17:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
03:17:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:17:17 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)
03:17:17 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:17:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
03:17:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:17:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:17:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:17:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:17:18 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
03:17:18 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
03:17:18 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:17:18 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)
03:17:18 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:17:18 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:17:18 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)
03:17:18 Collecting elasticsearch (from -r requirements.txt (line 18))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
03:17:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.0 MB/s 0:00:00
03:17:18 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
03:17:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
03:17:18 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:17:18 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:17:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
03:17:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.3 MB/s 0:00:00
03:17:19 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:17:19 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)
03:17:20 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:17:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
03:17:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 41.4 MB/s 0:00:00
03:17:20 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:17:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:17:20 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:20 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)
03:17:20 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
03:17:20 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
03:17:20 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:20 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)
03:17:21 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:21 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)
03:17:21 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:17:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
03:17:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
03:17:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 59.3 MB/s 0:00:00
03:17:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
03:17:21 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
03:17:21 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
03:17:21 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))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:17:21 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
03:17:21 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
03:17:21 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
03:17:21 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))
03:17:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
03:17:22 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))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:17:22 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))
03:17:22 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)
03:17:22 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))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
03:17:22 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:17:22 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
03:17:22 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
03:17:22 Requirement already satisfied: packaging in /tmp/venv-4zdu/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
03:17:22 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
03:17:22 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:17:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:17:22 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:17:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
03:17:22 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))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:17:22 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:17:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
03:17:22 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:17:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
03:17:23 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:17:23 Building wheel for robotframework-sshlibrary (pyproject.toml): started
03:17:23 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
03:17:23 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=74d86f1c779a46c1412e2d3027d22444b246d6485080184539027c65dde1e306
03:17:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:17:23 Building wheel for ipaddr (pyproject.toml): started
03:17:23 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
03:17:23 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=c7cc8cd0d5efa7dac126f4bdb133d82ca97443a4ace786a5165c7efa3acbad61
03:17:23 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:17:23 Building wheel for netifaces (pyproject.toml): started
03:17:25 Building wheel for netifaces (pyproject.toml): finished with status 'done'
03:17:25 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=f3d9b0b8fa25f57d75b645cecb1eaf49f00ff36f7e6ff0478671da81c284379d
03:17:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:17:25 Building wheel for robotframework-httplibrary (pyproject.toml): started
03:17:26 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
03:17:26 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=0d82b4587f112597ed62275594c1868ff5f8d8516ed253419129da65934a9f1b
03:17:26 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:17:26 Building wheel for jsonpath-rw (pyproject.toml): started
03:17:26 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
03:17:26 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=77574ce01337c424c0a472f77bf096739e1590d0c71cf33fbb93d881caf8ffa7
03:17:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:17:26 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:17:26 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:17:33
03:17:33 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
03:17:34 + pip freeze
03:17:34 async-generator==1.10
03:17:34 attrs==25.4.0
03:17:34 bcrypt==5.0.0
03:17:34 beautifulsoup4==4.14.3
03:17:34 certifi==2026.1.4
03:17:34 cffi==2.0.0
03:17:34 charset-normalizer==3.4.4
03:17:34 click==8.3.1
03:17:34 cryptography==46.0.4
03:17:34 decorator==5.2.1
03:17:34 distlib==0.4.0
03:17:34 docker-py==1.10.6
03:17:34 docker-pycreds==0.4.0
03:17:34 elastic-transport==8.17.1
03:17:34 elasticsearch==8.19.3
03:17:34 elasticsearch-dsl==8.15.4
03:17:34 enum34==1.1.10
03:17:34 filelock==3.20.3
03:17:34 h11==0.16.0
03:17:34 idna==3.11
03:17:34 importlib_metadata==8.7.1
03:17:34 invoke==2.2.1
03:17:34 ipaddr==2.2.0
03:17:34 isodate==0.7.2
03:17:34 jmespath==1.1.0
03:17:34 jsonpatch==1.33
03:17:34 jsonpath-rw==1.4.0
03:17:34 jsonpointer==3.0.0
03:17:34 lxml==6.0.2
03:17:34 mypy_extensions==1.1.0
03:17:34 netaddr==1.3.0
03:17:34 netifaces==0.11.0
03:17:34 outcome==1.3.0.post0
03:17:34 packaging==26.0
03:17:34 paramiko==4.0.0
03:17:34 platformdirs==4.5.1
03:17:34 ply==3.11
03:17:34 pyang==2.7.1
03:17:34 pyangbind==0.8.7
03:17:34 pycparser==3.0
03:17:34 pyhocon==0.3.61
03:17:34 PyNaCl==1.6.2
03:17:34 pyparsing==3.3.2
03:17:34 PySocks==1.7.1
03:17:34 python-dateutil==2.9.0.post0
03:17:34 regex==2026.1.15
03:17:34 requests==2.32.5
03:17:34 robotframework==7.4.1
03:17:34 robotframework-httplibrary==0.4.2
03:17:34 robotframework-pythonlibcore==4.5.0
03:17:34 robotframework-requests==0.9.7
03:17:34 robotframework-selenium2library==3.0.0
03:17:34 robotframework-seleniumlibrary==6.8.0
03:17:34 robotframework-sshlibrary==3.8.0
03:17:34 scapy==2.7.0
03:17:34 scp==0.15.0
03:17:34 selenium==4.40.0
03:17:34 six==1.17.0
03:17:34 sniffio==1.3.1
03:17:34 sortedcontainers==2.4.0
03:17:34 soupsieve==2.8.3
03:17:34 trio==0.32.0
03:17:34 trio-typing==0.10.0
03:17:34 trio-websocket==0.12.2
03:17:34 types-certifi==2021.10.8.3
03:17:34 types-urllib3==1.26.25.14
03:17:34 typing_extensions==4.15.0
03:17:34 urllib3==2.6.3
03:17:34 virtualenv==20.36.1
03:17:34 waitress==3.0.2
03:17:34 WebOb==1.8.9
03:17:34 websocket-client==1.9.0
03:17:34 WebTest==3.0.7
03:17:34 wsproto==1.3.2
03:17:34 zipp==3.23.0
03:17:34 [EnvInject] - Injecting environment variables from a build step.
03:17:34 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:17:34 [EnvInject] - Variables injected successfully.
03:17:34 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins5594852544984691238.sh
03:17:34 Setup pyenv:
03:17:34 system
03:17:34 3.8.13
03:17:34 3.9.13
03:17:34 3.10.13
03:17:34 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:17:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:17:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:17:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:17:36 lf-activate-venv(): INFO: Base packages installed successfully
03:17:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
03:17:44 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:17:44 + ODL_SYSTEM=()
03:17:44 + TOOLS_SYSTEM=()
03:17:44 + OPENSTACK_SYSTEM=()
03:17:44 + OPENSTACK_CONTROLLERS=()
03:17:44 + mapfile -t ADDR
03:17:44 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-vanadium-81
03:17:44 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:17:46 + for i in "${ADDR[@]}"
03:17:46 ++ ssh 10.30.171.105 hostname -s
03:17:46 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:17:46 + REMHOST=releng-60024-81-0-builder-0
03:17:46 + case ${REMHOST} in
03:17:46 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:17:46 + echo NUM_ODL_SYSTEM=1
03:17:46 + echo NUM_TOOLS_SYSTEM=0
03:17:46 + '[' '' == yes ']'
03:17:46 + NUM_OPENSTACK_SYSTEM=0
03:17:46 + echo NUM_OPENSTACK_SYSTEM=0
03:17:46 + '[' 0 -eq 2 ']'
03:17:46 + echo ODL_SYSTEM_IP=10.30.171.105
03:17:46 ++ seq 0 0
03:17:46 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:17:46 + echo ODL_SYSTEM_1_IP=10.30.171.105
03:17:46 + echo TOOLS_SYSTEM_IP=
03:17:46 ++ seq 0 -1
03:17:46 + openstack_index=0
03:17:46 + NUM_OPENSTACK_CONTROL_NODES=1
03:17:46 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:17:46 ++ seq 0 0
03:17:46 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:17:46 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:17:46 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:17:46 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:17:46 + '[' -1 -ge 2 ']'
03:17:46 ++ seq 0 -2
03:17:46 + NUM_OPENSTACK_HAPROXY_NODES=0
03:17:46 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:17:46 ++ seq 0 -1
03:17:46 + echo 'Contents of slave_addresses.txt:'
03:17:46 Contents of slave_addresses.txt:
03:17:46 + cat slave_addresses.txt
03:17:46 NUM_ODL_SYSTEM=1
03:17:46 NUM_TOOLS_SYSTEM=0
03:17:46 NUM_OPENSTACK_SYSTEM=0
03:17:46 ODL_SYSTEM_IP=10.30.171.105
03:17:46 ODL_SYSTEM_1_IP=10.30.171.105
03:17:46 TOOLS_SYSTEM_IP=
03:17:46 NUM_OPENSTACK_CONTROL_NODES=1
03:17:46 OPENSTACK_CONTROL_NODE_1_IP=
03:17:46 NUM_OPENSTACK_COMPUTE_NODES=-1
03:17:46 NUM_OPENSTACK_HAPROXY_NODES=0
03:17:46 [EnvInject] - Injecting environment variables from a build step.
03:17:46 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:17:46 [EnvInject] - Variables injected successfully.
03:17:46 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins9118409488318569604.sh
03:17:46 Preparing for JRE Version 21
03:17:46 Karaf artifact is karaf
03:17:46 Karaf project is integration
03:17:46 Java home is /usr/lib/jvm/java-21-openjdk-amd64
03:17:46 [EnvInject] - Injecting environment variables from a build step.
03:17:46 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:17:46 [EnvInject] - Variables injected successfully.
03:17:46 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins14088768594846556589.sh
03:17:47 2026-02-09 03:17:47 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
03:17:47 Bundle version is 0.23.1-SNAPSHOT
03:17:47 --2026-02-09 03:17:47-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
03:17:47 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:17:47 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:17:47 HTTP request sent, awaiting response... 200 OK
03:17:47 Length: 963 [application/xml]
03:17:47 Saving to: ‘maven-metadata.xml’
03:17:47
03:17:47 0K 100% 40.1M=0s
03:17:47
03:17:47 2026-02-09 03:17:47 (40.1 MB/s) - ‘maven-metadata.xml’ saved [963/963]
03:17:47
03:17:47
03:17:47
03:17:47 org.opendaylight.integration
03:17:47 karaf
03:17:47
03:17:47 20260125063332
03:17:47
03:17:47 20260125.063332
03:17:47 1
03:17:47
03:17:47
03:17:47
03:17:47 pom
03:17:47 0.23.1-20260125.063332-1
03:17:47 20260125063332
03:17:47
03:17:47
03:17:47 tar.gz
03:17:47 0.23.1-20260125.063332-1
03:17:47 20260125063332
03:17:47
03:17:47
03:17:47 zip
03:17:47 0.23.1-20260125.063332-1
03:17:47 20260125063332
03:17:47
03:17:47
03:17:47
03:17:47 0.23.1-SNAPSHOT
03:17:47
03:17:47 Nexus timestamp is 0.23.1-20260125.063332-1
03:17:47 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
03:17:47 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
03:17:47 Distribution bundle version is 0.23.1-SNAPSHOT
03:17:47 Distribution folder is karaf-0.23.1-SNAPSHOT
03:17:47 Nexus prefix is https://nexus.opendaylight.org
03:17:47 [EnvInject] - Injecting environment variables from a build step.
03:17:47 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:17:47 [EnvInject] - Variables injected successfully.
03:17:47 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins6943102164643513222.sh
03:17:47 Setup pyenv:
03:17:47 system
03:17:47 3.8.13
03:17:47 3.9.13
03:17:47 3.10.13
03:17:47 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:17:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:17:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:17:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:17:49 lf-activate-venv(): INFO: Base packages installed successfully
03:17:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
03:17:54 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:17:54 Copying common-functions.sh to /tmp
03:17:56 Copying common-functions.sh to 10.30.171.105:/tmp
03:17:56 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:17:56 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins15816052163465572171.sh
03:17:56 common-functions.sh is being sourced
03:17:56 common-functions environment:
03:17:56 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:17:56 ACTUALFEATURES:
03:17:56 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:17:56 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
03:17:56 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:17:56 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:17:56 CONTROLLERMEM: 2048m
03:17:56 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
03:17:56 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
03:17:56 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
03:17:56 SUITES:
03:17:56
03:17:56 #################################################
03:17:56 ## Configure Cluster and Start ##
03:17:56 #################################################
03:17:56 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
03:17:56 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
03:17:56 Locating script plan to use...
03:17:56 Finished running script plans
03:17:56 Configuring member-1 with IP address 10.30.171.105
03:17:56 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:17:57 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:17:57 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
03:17:57 ++ [[ /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 ]]
03:17:57 ++ echo 'common-functions.sh is being sourced'
03:17:57 common-functions.sh is being sourced
03:17:57 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
03:17:57 ++ DISTROSTREAM=vanadium
03:17:57 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:17:57 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:17:57 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:17:57 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:17:57 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
03:17:57 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
03:17:57 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:17:57 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:17:57 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:17:57 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:17:57 ++ export CONTROLLERMEM=
03:17:57 ++ CONTROLLERMEM=
03:17:57 ++ case "${DISTROSTREAM}" in
03:17:57 ++ CLUSTER_SYSTEM=akka
03:17:57 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
03:17:57 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
03:17:57 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
03:17:57 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
03:17:57 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
03:17:57 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
03:17:57 ++ print_common_env
03:17:57 ++ cat
03:17:57 common-functions environment:
03:17:57 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:17:57 ACTUALFEATURES:
03:17:57 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:17:57 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
03:17:57 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:17:57 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:17:57 CONTROLLERMEM:
03:17:57 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
03:17:57 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
03:17:57 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
03:17:57 SUITES:
03:17:57
03:17:57 ++ SSH='ssh -t -t'
03:17:57 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:17:57 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:17:57 Changing to /tmp
03:17:57 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
03:17:57 + echo 'Changing to /tmp'
03:17:57 + cd /tmp
03:17:57 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
03:17:57 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
03:17:57 --2026-02-09 03:17:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
03:17:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:17:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:17:57 HTTP request sent, awaiting response... 200 OK
03:17:57 Length: 240390263 (229M) [application/zip]
03:17:57 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
03:17:57
03:17:57 0K ........ ........ ........ ........ ........ ........ 1% 30.9M 7s
03:17:57 3072K ........ ........ ........ ........ ........ ........ 2% 31.1M 7s
03:17:57 6144K ........ ........ ........ ........ ........ ........ 3% 31.7M 7s
03:17:57 9216K ........ ........ ........ ........ ........ ........ 5% 32.6M 7s
03:17:57 12288K ........ ........ ........ ........ ........ ........ 6% 47.6M 6s
03:17:57 15360K ........ ........ ........ ........ ........ ........ 7% 46.9M 6s
03:17:57 18432K ........ ........ ........ ........ ........ ........ 9% 126M 5s
03:17:57 21504K ........ ........ ........ ........ ........ ........ 10% 186M 5s
03:17:57 24576K ........ ........ ........ ........ ........ ........ 11% 168M 4s
03:17:57 27648K ........ ........ ........ ........ ........ ........ 13% 199M 4s
03:17:57 30720K ........ ........ ........ ........ ........ ........ 14% 218M 4s
03:17:57 33792K ........ ........ ........ ........ ........ ........ 15% 224M 3s
03:17:57 36864K ........ ........ ........ ........ ........ ........ 17% 255M 3s
03:17:57 39936K ........ ........ ........ ........ ........ ........ 18% 262M 3s
03:17:57 43008K ........ ........ ........ ........ ........ ........ 19% 300M 3s
03:17:57 46080K ........ ........ ........ ........ ........ ........ 20% 271M 2s
03:17:57 49152K ........ ........ ........ ........ ........ ........ 22% 220M 2s
03:17:57 52224K ........ ........ ........ ........ ........ ........ 23% 249M 2s
03:17:57 55296K ........ ........ ........ ........ ........ ........ 24% 301M 2s
03:17:57 58368K ........ ........ ........ ........ ........ ........ 26% 239M 2s
03:17:57 61440K ........ ........ ........ ........ ........ ........ 27% 241M 2s
03:17:57 64512K ........ ........ ........ ........ ........ ........ 28% 296M 2s
03:17:57 67584K ........ ........ ........ ........ ........ ........ 30% 250M 2s
03:17:57 70656K ........ ........ ........ ........ ........ ........ 31% 291M 2s
03:17:57 73728K ........ ........ ........ ........ ........ ........ 32% 234M 2s
03:17:57 76800K ........ ........ ........ ........ ........ ........ 34% 294M 1s
03:17:57 79872K ........ ........ ........ ........ ........ ........ 35% 268M 1s
03:17:57 82944K ........ ........ ........ ........ ........ ........ 36% 227M 1s
03:17:57 86016K ........ ........ ........ ........ ........ ........ 37% 285M 1s
03:17:58 89088K ........ ........ ........ ........ ........ ........ 39% 218M 1s
03:17:58 92160K ........ ........ ........ ........ ........ ........ 40% 308M 1s
03:17:58 95232K ........ ........ ........ ........ ........ ........ 41% 236M 1s
03:17:58 98304K ........ ........ ........ ........ ........ ........ 43% 247M 1s
03:17:58 101376K ........ ........ ........ ........ ........ ........ 44% 268M 1s
03:17:58 104448K ........ ........ ........ ........ ........ ........ 45% 244M 1s
03:17:58 107520K ........ ........ ........ ........ ........ ........ 47% 256M 1s
03:17:58 110592K ........ ........ ........ ........ ........ ........ 48% 240M 1s
03:17:58 113664K ........ ........ ........ ........ ........ ........ 49% 239M 1s
03:17:58 116736K ........ ........ ........ ........ ........ ........ 51% 297M 1s
03:17:58 119808K ........ ........ ........ ........ ........ ........ 52% 234M 1s
03:17:58 122880K ........ ........ ........ ........ ........ ........ 53% 258M 1s
03:17:58 125952K ........ ........ ........ ........ ........ ........ 54% 239M 1s
03:17:58 129024K ........ ........ ........ ........ ........ ........ 56% 261M 1s
03:17:58 132096K ........ ........ ........ ........ ........ ........ 57% 216M 1s
03:17:58 135168K ........ ........ ........ ........ ........ ........ 58% 259M 1s
03:17:58 138240K ........ ........ ........ ........ ........ ........ 60% 212M 1s
03:17:58 141312K ........ ........ ........ ........ ........ ........ 61% 278M 1s
03:17:58 144384K ........ ........ ........ ........ ........ ........ 62% 222M 1s
03:17:58 147456K ........ ........ ........ ........ ........ ........ 64% 276M 1s
03:17:58 150528K ........ ........ ........ ........ ........ ........ 65% 202M 1s
03:17:58 153600K ........ ........ ........ ........ ........ ........ 66% 299M 1s
03:17:58 156672K ........ ........ ........ ........ ........ ........ 68% 188M 1s
03:17:58 159744K ........ ........ ........ ........ ........ ........ 69% 257M 0s
03:17:58 162816K ........ ........ ........ ........ ........ ........ 70% 214M 0s
03:17:58 165888K ........ ........ ........ ........ ........ ........ 71% 249M 0s
03:17:58 168960K ........ ........ ........ ........ ........ ........ 73% 341M 0s
03:17:58 172032K ........ ........ ........ ........ ........ ........ 74% 254M 0s
03:17:58 175104K ........ ........ ........ ........ ........ ........ 75% 308M 0s
03:17:58 178176K ........ ........ ........ ........ ........ ........ 77% 350M 0s
03:17:58 181248K ........ ........ ........ ........ ........ ........ 78% 298M 0s
03:17:58 184320K ........ ........ ........ ........ ........ ........ 79% 231M 0s
03:17:58 187392K ........ ........ ........ ........ ........ ........ 81% 310M 0s
03:17:58 190464K ........ ........ ........ ........ ........ ........ 82% 205M 0s
03:17:58 193536K ........ ........ ........ ........ ........ ........ 83% 306M 0s
03:17:58 196608K ........ ........ ........ ........ ........ ........ 85% 260M 0s
03:17:58 199680K ........ ........ ........ ........ ........ ........ 86% 182M 0s
03:17:58 202752K ........ ........ ........ ........ ........ ........ 87% 273M 0s
03:17:58 205824K ........ ........ ........ ........ ........ ........ 88% 200M 0s
03:17:58 208896K ........ ........ ........ ........ ........ ........ 90% 288M 0s
03:17:58 211968K ........ ........ ........ ........ ........ ........ 91% 183M 0s
03:17:58 215040K ........ ........ ........ ........ ........ ........ 92% 211M 0s
03:17:58 218112K ........ ........ ........ ........ ........ ........ 94% 233M 0s
03:17:58 221184K ........ ........ ........ ........ ........ ........ 95% 198M 0s
03:17:58 224256K ........ ........ ........ ........ ........ ........ 96% 238M 0s
03:17:58 227328K ........ ........ ........ ........ ........ ........ 98% 220M 0s
03:17:58 230400K ........ ........ ........ ........ ........ ........ 99% 198M 0s
03:17:58 233472K ........ ........ .... 100% 197M=1.4s
03:17:58
03:17:58 2026-02-09 03:17:58 (165 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
03:17:58
03:17:58 Extracting the new controller...
03:17:58 + echo 'Extracting the new controller...'
03:17:58 + unzip -q karaf-0.23.1-20260125.063332-1.zip
03:18:00 Adding external repositories...
03:18:00 + echo 'Adding external repositories...'
03:18:00 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:18:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:18:00 ################################################################################
03:18:00 #
03:18:00 # Licensed to the Apache Software Foundation (ASF) under one or more
03:18:00 # contributor license agreements. See the NOTICE file distributed with
03:18:00 # this work for additional information regarding copyright ownership.
03:18:00 # The ASF licenses this file to You under the Apache License, Version 2.0
03:18:00 # (the "License"); you may not use this file except in compliance with
03:18:00 # the License. You may obtain a copy of the License at
03:18:00 #
03:18:00 # http://www.apache.org/licenses/LICENSE-2.0
03:18:00 #
03:18:00 # Unless required by applicable law or agreed to in writing, software
03:18:00 # distributed under the License is distributed on an "AS IS" BASIS,
03:18:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:18:00 # See the License for the specific language governing permissions and
03:18:00 # limitations under the License.
03:18:00 #
03:18:00 ################################################################################
03:18:00
03:18:00 #
03:18:00 # If set to true, the following property will not allow any certificate to be used
03:18:00 # when accessing Maven repositories through SSL
03:18:00 #
03:18:00 #org.ops4j.pax.url.mvn.certificateCheck=
03:18:00
03:18:00 #
03:18:00 # Path to the local Maven settings file.
03:18:00 # The repositories defined in this file will be automatically added to the list
03:18:00 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:18:00 # below is not set.
03:18:00 # The following locations are checked for the existence of the settings.xml file
03:18:00 # * 1. looks for the specified url
03:18:00 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:18:00 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:18:00 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:18:00 #
03:18:00 #org.ops4j.pax.url.mvn.settings=
03:18:00
03:18:00 #
03:18:00 # Path to the local Maven repository which is used to avoid downloading
03:18:00 # artifacts when they already exist locally.
03:18:00 # The value of this property will be extracted from the settings.xml file
03:18:00 # above, or defaulted to:
03:18:00 # System.getProperty( "user.home" ) + "/.m2/repository"
03:18:00 #
03:18:00 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:18:00
03:18:00 #
03:18:00 # Default this to false. It's just weird to use undocumented repos
03:18:00 #
03:18:00 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:18:00
03:18:00 #
03:18:00 # Uncomment if you don't wanna use the proxy settings
03:18:00 # from the Maven conf/settings.xml file
03:18:00 #
03:18:00 # org.ops4j.pax.url.mvn.proxySupport=false
03:18:00
03:18:00 #
03:18:00 # Comma separated list of repositories scanned when resolving an artifact.
03:18:00 # Those repositories will be checked before iterating through the
03:18:00 # below list of repositories and even before the local repository
03:18:00 # A repository url can be appended with zero or more of the following flags:
03:18:00 # @snapshots : the repository contains snaphots
03:18:00 # @noreleases : the repository does not contain any released artifacts
03:18:00 #
03:18:00 # The following property value will add the system folder as a repo.
03:18:00 #
03:18:00 org.ops4j.pax.url.mvn.defaultRepositories=\
03:18:00 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:18:00 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:18:00 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:18:00
03:18:00 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:18:00 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:18:00
03:18:00 #
03:18:00 # Comma separated list of repositories scanned when resolving an artifact.
03:18:00 # The default list includes the following repositories:
03:18:00 # http://repo1.maven.org/maven2@id=central
03:18:00 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:18:00 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:18:00 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:18:00 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:18:00 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:18:00 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:18:00 # To add repositories to the default ones, prepend '+' to the list of repositories
03:18:00 # to add.
03:18:00 # A repository url can be appended with zero or more of the following flags:
03:18:00 # @snapshots : the repository contains snapshots
03:18:00 # @noreleases : the repository does not contain any released artifacts
03:18:00 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:18:00 #
03:18:00 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
03:18:00
03:18:00 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
03:18:00 Configuring the startup features...
03:18:00 + echo 'Configuring the startup features...'
03:18:00 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:18:00 + FEATURE_TEST_STRING=features-test
03:18:00 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
03:18:00 + KARAF_VERSION=karaf4
03:18:00 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:18:00 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:18:00 + [[ ! -z '' ]]
03:18:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:18:00 ################################################################################
03:18:00 #
03:18:00 # Licensed to the Apache Software Foundation (ASF) under one or more
03:18:00 # contributor license agreements. See the NOTICE file distributed with
03:18:00 # this work for additional information regarding copyright ownership.
03:18:00 # The ASF licenses this file to You under the Apache License, Version 2.0
03:18:00 # (the "License"); you may not use this file except in compliance with
03:18:00 # the License. You may obtain a copy of the License at
03:18:00 #
03:18:00 # http://www.apache.org/licenses/LICENSE-2.0
03:18:00 #
03:18:00 # Unless required by applicable law or agreed to in writing, software
03:18:00 # distributed under the License is distributed on an "AS IS" BASIS,
03:18:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:18:00 # See the License for the specific language governing permissions and
03:18:00 # limitations under the License.
03:18:00 #
03:18:00 ################################################################################
03:18:00
03:18:00 #
03:18:00 # Comma separated list of features repositories to register by default
03:18:00 #
03:18:00 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
03:18:00
03:18:00 #
03:18:00 # Comma separated list of features to install at startup
03:18:00 #
03:18:00 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
03:18:00
03:18:00 #
03:18:00 # Resource repositories (OBR) that the features resolver can use
03:18:00 # to resolve requirements/capabilities
03:18:00 #
03:18:00 # The format of the resourceRepositories is
03:18:00 # resourceRepositories=[xml:url|json:url],...
03:18:00 # for Instance:
03:18:00 #
03:18:00 #resourceRepositories=xml:http://host/path/to/index.xml
03:18:00 # or
03:18:00 #resourceRepositories=json:http://host/path/to/index.json
03:18:00 #
03:18:00
03:18:00 #
03:18:00 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:18:00 #
03:18:00 featuresBootAsynchronous=false
03:18:00
03:18:00 #
03:18:00 # Service requirements enforcement
03:18:00 #
03:18:00 # By default, the feature resolver checks the service requirements/capabilities of
03:18:00 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:18:00 # the required bundles.
03:18:00 # The following flag can have those values:
03:18:00 # - disable: service requirements are completely ignored
03:18:00 # - default: service requirements are ignored for old features
03:18:00 # - enforce: service requirements are always verified
03:18:00 #
03:18:00 #serviceRequirements=default
03:18:00
03:18:00 #
03:18:00 # Store cfg file for config element in feature
03:18:00 #
03:18:00 #configCfgStore=true
03:18:00
03:18:00 #
03:18:00 # Define if the feature service automatically refresh bundles
03:18:00 #
03:18:00 autoRefresh=true
03:18:00
03:18:00 #
03:18:00 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:18:00 # XML file defines instructions related to features processing
03:18:00 # versions.properties may declare properties to resolve placeholders in XML file
03:18:00 # both files are relative to ${karaf.etc}
03:18:00 #
03:18:00 #featureProcessing=org.apache.karaf.features.xml
03:18:00 #featureProcessingVersions=versions.properties
03:18:00 + configure_karaf_log karaf4 ''
03:18:00 + local -r karaf_version=karaf4
03:18:00 + local -r controllerdebugmap=
03:18:00 + local logapi=log4j
03:18:00 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:18:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:18:00 log4j2.rootLogger.level = INFO
03:18:00 #log4j2.rootLogger.type = asyncRoot
03:18:00 #log4j2.rootLogger.includeLocation = false
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:18:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:18:00 log4j2.rootLogger.appenderRef.Console.ref = Console
03:18:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:18:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:18:00 log4j2.logger.spifly.name = org.apache.aries.spifly
03:18:00 log4j2.logger.spifly.level = WARN
03:18:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:18:00 log4j2.logger.audit.level = INFO
03:18:00 log4j2.logger.audit.additivity = false
03:18:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:18:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:18:00 log4j2.appender.console.type = Console
03:18:00 log4j2.appender.console.name = Console
03:18:00 log4j2.appender.console.layout.type = PatternLayout
03:18:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:18:00 log4j2.appender.rolling.type = RollingRandomAccessFile
03:18:00 log4j2.appender.rolling.name = RollingFile
03:18:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:18:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:18:00 #log4j2.appender.rolling.immediateFlush = false
03:18:00 log4j2.appender.rolling.append = true
03:18:00 log4j2.appender.rolling.layout.type = PatternLayout
03:18:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:18:00 log4j2.appender.rolling.policies.type = Policies
03:18:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:18:00 log4j2.appender.rolling.policies.size.size = 64MB
03:18:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:18:00 log4j2.appender.rolling.strategy.max = 7
03:18:00 log4j2.appender.audit.type = RollingRandomAccessFile
03:18:00 log4j2.appender.audit.name = AuditRollingFile
03:18:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:18:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:18:00 log4j2.appender.audit.append = true
03:18:00 log4j2.appender.audit.layout.type = PatternLayout
03:18:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:18:00 log4j2.appender.audit.policies.type = Policies
03:18:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:18:00 log4j2.appender.audit.policies.size.size = 8MB
03:18:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:18:00 log4j2.appender.audit.strategy.max = 7
03:18:00 log4j2.appender.osgi.type = PaxOsgi
03:18:00 log4j2.appender.osgi.name = PaxOsgi
03:18:00 log4j2.appender.osgi.filter = *
03:18:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:18:00 #log4j2.logger.aether.level = TRACE
03:18:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:18:00 #log4j2.logger.http-headers.level = DEBUG
03:18:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:18:00 #log4j2.logger.maven.level = TRACE
03:18:00 + logapi=log4j2
03:18:00 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:18:00 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:18:00 + '[' log4j2 == log4j2 ']'
03:18:00 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:18:00 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:18:00 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:18:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:18:00 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:18:00 + unset IFS
03:18:00 controllerdebugmap:
03:18:00 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:18:00 + echo 'controllerdebugmap: '
03:18:00 + '[' -n '' ']'
03:18:00 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:18:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:18:00 ################################################################################
03:18:00 #
03:18:00 # Licensed to the Apache Software Foundation (ASF) under one or more
03:18:00 # contributor license agreements. See the NOTICE file distributed with
03:18:00 # this work for additional information regarding copyright ownership.
03:18:00 # The ASF licenses this file to You under the Apache License, Version 2.0
03:18:00 # (the "License"); you may not use this file except in compliance with
03:18:00 # the License. You may obtain a copy of the License at
03:18:00 #
03:18:00 # http://www.apache.org/licenses/LICENSE-2.0
03:18:00 #
03:18:00 # Unless required by applicable law or agreed to in writing, software
03:18:00 # distributed under the License is distributed on an "AS IS" BASIS,
03:18:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:18:00 # See the License for the specific language governing permissions and
03:18:00 # limitations under the License.
03:18:00 #
03:18:00 ################################################################################
03:18:00
03:18:00 # Common pattern layout for appenders
03:18:00 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:18:00
03:18:00 # Root logger
03:18:00 log4j2.rootLogger.level = INFO
03:18:00 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:18:00 #log4j2.rootLogger.type = asyncRoot
03:18:00 #log4j2.rootLogger.includeLocation = false
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:18:00 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:18:00 log4j2.rootLogger.appenderRef.Console.ref = Console
03:18:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:18:00 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:18:00
03:18:00 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:18:00 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:18:00
03:18:00 # Loggers configuration
03:18:00
03:18:00 # Spifly logger
03:18:00 log4j2.logger.spifly.name = org.apache.aries.spifly
03:18:00 log4j2.logger.spifly.level = WARN
03:18:00
03:18:00 # Security audit logger
03:18:00 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:18:00 log4j2.logger.audit.level = INFO
03:18:00 log4j2.logger.audit.additivity = false
03:18:00 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:18:00
03:18:00 # Appenders configuration
03:18:00
03:18:00 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:18:00 log4j2.appender.console.type = Console
03:18:00 log4j2.appender.console.name = Console
03:18:00 log4j2.appender.console.layout.type = PatternLayout
03:18:00 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:18:00
03:18:00 # Rolling file appender
03:18:00 log4j2.appender.rolling.type = RollingRandomAccessFile
03:18:00 log4j2.appender.rolling.name = RollingFile
03:18:00 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:18:00 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:18:00 # uncomment to not force a disk flush
03:18:00 #log4j2.appender.rolling.immediateFlush = false
03:18:00 log4j2.appender.rolling.append = true
03:18:00 log4j2.appender.rolling.layout.type = PatternLayout
03:18:00 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:18:00 log4j2.appender.rolling.policies.type = Policies
03:18:00 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:18:00 log4j2.appender.rolling.policies.size.size = 1GB
03:18:00 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:18:00 log4j2.appender.rolling.strategy.max = 7
03:18:00
03:18:00 # Audit file appender
03:18:00 log4j2.appender.audit.type = RollingRandomAccessFile
03:18:00 log4j2.appender.audit.name = AuditRollingFile
03:18:00 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:18:00 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:18:00 log4j2.appender.audit.append = true
03:18:00 log4j2.appender.audit.layout.type = PatternLayout
03:18:00 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:18:00 log4j2.appender.audit.policies.type = Policies
03:18:00 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:18:00 log4j2.appender.audit.policies.size.size = 8MB
03:18:00 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:18:00 log4j2.appender.audit.strategy.max = 7
03:18:00
03:18:00 # OSGi appender
03:18:00 log4j2.appender.osgi.type = PaxOsgi
03:18:00 log4j2.appender.osgi.name = PaxOsgi
03:18:00 log4j2.appender.osgi.filter = *
03:18:00
03:18:00 # help with identification of maven-related problems with pax-url-aether
03:18:00 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:18:00 #log4j2.logger.aether.level = TRACE
03:18:00 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:18:00 #log4j2.logger.http-headers.level = DEBUG
03:18:00 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:18:00 #log4j2.logger.maven.level = TRACE
03:18:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:18:00 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:18:00 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 Configure
03:18:00 java home: /usr/lib/jvm/java-21-openjdk-amd64
03:18:00 max memory: 2048m
03:18:00 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
03:18:00 + local -r controllermem=2048m
03:18:00 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 + echo Configure
03:18:00 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
03:18:00 + echo ' max memory: 2048m'
03:18:00 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
03:18:00 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
03:18:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
03:18:00 #!/bin/sh
03:18:00 #
03:18:00 # Licensed to the Apache Software Foundation (ASF) under one or more
03:18:00 # contributor license agreements. See the NOTICE file distributed with
03:18:00 # this work for additional information regarding copyright ownership.
03:18:00 # The ASF licenses this file to You under the Apache License, Version 2.0
03:18:00 # (the "License"); you may not use this file except in compliance with
03:18:00 # the License. You may obtain a copy of the License at
03:18:00 #
03:18:00 # http://www.apache.org/licenses/LICENSE-2.0
03:18:00 #
03:18:00 # Unless required by applicable law or agreed to in writing, software
03:18:00 # distributed under the License is distributed on an "AS IS" BASIS,
03:18:00 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:18:00 # See the License for the specific language governing permissions and
03:18:00 # limitations under the License.
03:18:00 #
03:18:00
03:18:00 #
03:18:00 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:18:00 # script: client, instance, shell, start, status, stop, karaf
03:18:00 #
03:18:00 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:18:00 # Actions go here...
03:18:00 # fi
03:18:00
03:18:00 #
03:18:00 # general settings which should be applied for all scripts go here; please keep
03:18:00 # in mind that it is possible that scripts might be executed more than once, e.g.
03:18:00 # in example of the start script where the start script is executed first and the
03:18:00 # karaf script afterwards.
03:18:00 #
03:18:00
03:18:00 #
03:18:00 # The following section shows the possible configuration options for the default
03:18:00 # karaf scripts
03:18:00 #
03:18:00 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
03:18:00 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:18:00 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:18:00 # export EXTRA_JAVA_OPTS # Additional JVM options
03:18:00 # export KARAF_HOME # Karaf home folder
03:18:00 # export KARAF_DATA # Karaf data folder
03:18:00 # export KARAF_BASE # Karaf base folder
03:18:00 # export KARAF_ETC # Karaf etc folder
03:18:00 # export KARAF_LOG # Karaf log folder
03:18:00 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:18:00 # export KARAF_OPTS # Additional available Karaf options
03:18:00 # export KARAF_DEBUG # Enable debug mode
03:18:00 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:18:00 # export KARAF_NOROOT # Prevent execution as root if set to true
03:18:00 Set Java version
03:18:00 + echo 'Set Java version'
03:18:00 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
03:18:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:18:00 sudo: a password is required
03:18:00 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:18:00 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:18:00 JDK default version ...
03:18:00 sudo: a password is required
03:18:00 + echo 'JDK default version ...'
03:18:00 + java -version
03:18:00 openjdk version "21.0.9" 2025-10-21
03:18:00 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
03:18:00 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
03:18:00 Set JAVA_HOME
03:18:00 + echo 'Set JAVA_HOME'
03:18:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:18:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:18:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:18:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:18:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
03:18:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:18:00 Listing all open ports on controller system...
03:18:00 + echo 'Listing all open ports on controller system...'
03:18:00 + netstat -pnatu
03:18:00 /tmp/configuration-script.sh: line 40: netstat: command not found
03:18:00 Configuring cluster
03:18:00 + '[' -f /tmp/custom_shard_config.txt ']'
03:18:00 + echo 'Configuring cluster'
03:18:00 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.105
03:18:00 ################################################
03:18:00 ## Configure Cluster ##
03:18:00 ################################################
03:18:00 NOTE: Cluster configuration files not found. Copying from
03:18:00 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
03:18:00 Configuring unique name in pekko.conf
03:18:00 Configuring hostname in pekko.conf
03:18:00 Configuring data and rpc seed nodes in pekko.conf
03:18:00 modules = [
03:18:00
03:18:00 {
03:18:00 name = "inventory"
03:18:00 namespace = "urn:opendaylight:inventory"
03:18:00 shard-strategy = "module"
03:18:00 },
03:18:00 {
03:18:00 name = "topology"
03:18:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:18:00 shard-strategy = "module"
03:18:00 },
03:18:00 {
03:18:00 name = "toaster"
03:18:00 namespace = "http://netconfcentral.org/ns/toaster"
03:18:00 shard-strategy = "module"
03:18:00 }
03:18:00 ]
03:18:00 Configuring replication type in module-shards.conf
03:18:00 ################################################
03:18:00 ## NOTE: Manually restart controller to ##
03:18:00 ## apply configuration. ##
03:18:00 ################################################
03:18:00 Dump akka.conf
03:18:00 + echo 'Dump akka.conf'
03:18:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
03:18:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
03:18:01 Dump modules.conf
03:18:01 + echo 'Dump modules.conf'
03:18:01 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
03:18:01 modules = [
03:18:01
03:18:01 {
03:18:01 name = "inventory"
03:18:01 namespace = "urn:opendaylight:inventory"
03:18:01 shard-strategy = "module"
03:18:01 },
03:18:01 {
03:18:01 name = "topology"
03:18:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:18:01 shard-strategy = "module"
03:18:01 },
03:18:01 {
03:18:01 name = "toaster"
03:18:01 namespace = "http://netconfcentral.org/ns/toaster"
03:18:01 shard-strategy = "module"
03:18:01 }
03:18:01 ]
03:18:01 Dump module-shards.conf
03:18:01 + echo 'Dump module-shards.conf'
03:18:01 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
03:18:01 module-shards = [
03:18:01 {
03:18:01 name = "default"
03:18:01 shards = [
03:18:01 {
03:18:01 name = "default"
03:18:01 replicas = ["member-1"]
03:18:01 }
03:18:01 ]
03:18:01 },
03:18:01 {
03:18:01 name = "inventory"
03:18:01 shards = [
03:18:01 {
03:18:01 name="inventory"
03:18:01 replicas = ["member-1"]
03:18:01 }
03:18:01 ]
03:18:01 },
03:18:01 {
03:18:01 name = "topology"
03:18:01 shards = [
03:18:01 {
03:18:01 name="topology"
03:18:01 replicas = ["member-1"]
03:18:01 }
03:18:01 ]
03:18:01 },
03:18:01 {
03:18:01 name = "toaster"
03:18:01 shards = [
03:18:01 {
03:18:01 name="toaster"
03:18:01 replicas = ["member-1"]
03:18:01 }
03:18:01 ]
03:18:01 }
03:18:01 ]
03:18:01 Locating config plan to use...
03:18:01 Finished running config plans
03:18:01 Starting member-1 with IP address 10.30.171.105
03:18:01 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:18:01 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:18:01 Redirecting karaf console output to karaf_console.log
03:18:01 Starting controller...
03:18:01 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
03:18:01 Execute the post startup script on controller 10.30.171.105
03:18:01 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:18:01 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:18:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:18:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:19:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:19:07 2026-02-09T03:18:17,163 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 246 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:19:07 Controller is UP
03:19:07 2026-02-09T03:18:17,163 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 246 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:19:07 Listing all open ports on controller system...
03:19:07 /tmp/post-startup-script.sh: line 51: netstat: command not found
03:19:07 looking for "BindException: Address already in use" in log file
03:19:07 looking for "server is unhealthy" in log file
03:19:07 Let's take the karaf thread dump
03:19:07 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:07 karaf main: org.apache.karaf.main.Main, pid:2045
03:19:07 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:08 Generating mininet variables...
03:19:08 Locating test plan to use...
03:19:08 Changing the testplan path...
03:19:08 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
03:19:08 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
03:19:08 ==============================================================================
03:19:08 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
03:19:08 ==============================================================================
03:19:09 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
03:19:22 ------------------------------------------------------------------------------
03:19:22 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
03:19:22 1 test, 1 passed, 0 failed
03:19:22 ==============================================================================
03:19:22 Output: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/output.xml
03:19:22 Log: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/log.html
03:19:22 Report: /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/report.html
03:19:22 Examining the files in data/log and checking filesize
03:19:22 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:22 total 376
03:19:22 drwxrwxr-x 2 jenkins jenkins 4096 Feb 9 03:18 .
03:19:22 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 9 03:18 karaf_console.log
03:19:22 drwxrwxr-x 9 jenkins jenkins 4096 Feb 9 03:18 ..
03:19:22 -rw-rw-r-- 1 jenkins jenkins 372471 Feb 9 03:19 karaf.log
03:19:22 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:22 364K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
03:19:22 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
03:19:22 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:22 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
03:19:23 Let's take the karaf thread dump again...
03:19:23 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:23 karaf main: org.apache.karaf.main.Main, pid:2045
03:19:23 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:23 Killing ODL
03:19:23 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:28 Compressing karaf.log 1
03:19:28 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:29 Fetching compressed karaf.log 1
03:19:29 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:29 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:29 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:29 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:29 Fetch GC logs
03:19:29 Warning: Permanently added '10.30.171.105' (ECDSA) to the list of known hosts.
03:19:30 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
03:19:30 Examine copied files
03:19:30 total 980
03:19:30 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 03:19 gclogs-1
03:19:30 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 9 03:19 odl1_karaf_console.log
03:19:30 -rw-rw-r--. 1 jenkins jenkins 29207 Feb 9 03:19 odl1_karaf.log.gz
03:19:30 -rw-rw-r--. 1 jenkins jenkins 110300 Feb 9 03:19 karaf_1_2045_threads_after.log
03:19:30 -rw-rw-r--. 1 jenkins jenkins 14199 Feb 9 03:19 ps_after.log
03:19:30 -rw-rw-r--. 1 jenkins jenkins 244330 Feb 9 03:19 report.html
03:19:30 -rw-rw-r--. 1 jenkins jenkins 291300 Feb 9 03:19 log.html
03:19:30 -rw-rw-r--. 1 jenkins jenkins 130945 Feb 9 03:19 output.xml
03:19:30 -rw-rw-r--. 1 jenkins jenkins 55 Feb 9 03:19 testplan.txt
03:19:30 -rw-rw-r--. 1 jenkins jenkins 97643 Feb 9 03:19 karaf_1_2045_threads_before.log
03:19:30 -rw-rw-r--. 1 jenkins jenkins 14187 Feb 9 03:19 ps_before.log
03:19:30 -rw-rw-r--. 1 jenkins jenkins 3178 Feb 9 03:17 post-startup-script.sh
03:19:30 -rw-rw-r--. 1 jenkins jenkins 252 Feb 9 03:17 startup-script.sh
03:19:30 -rw-rw-r--. 1 jenkins jenkins 3390 Feb 9 03:17 configuration-script.sh
03:19:30 -rw-rw-r--. 1 jenkins jenkins 333 Feb 9 03:17 detect_variables.env
03:19:30 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 9 03:17 pom.xml
03:19:30 -rw-rw-r--. 1 jenkins jenkins 92 Feb 9 03:17 set_variables.env
03:19:30 -rw-rw-r--. 1 jenkins jenkins 254 Feb 9 03:17 slave_addresses.txt
03:19:30 -rw-rw-r--. 1 jenkins jenkins 570 Feb 9 03:17 requirements.txt
03:19:30 -rw-rw-r--. 1 jenkins jenkins 26 Feb 9 03:17 env.properties
03:19:30 -rw-rw-r--. 1 jenkins jenkins 333 Feb 9 03:15 stack-parameters.yaml
03:19:30 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 9 03:14 test
03:19:30 drwxrwxr-x. 2 jenkins jenkins 6 Feb 9 03:14 test@tmp
03:19:30 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
03:19:30 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins1507080274172262425.sh
03:19:30 Karaf Deployments, Tests must have already run
03:19:30 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/sh /tmp/jenkins13512648310876789586.sh
03:19:30 Cleaning up Robot installation...
03:19:30 $ ssh-agent -k
03:19:30 unset SSH_AUTH_SOCK;
03:19:30 unset SSH_AGENT_PID;
03:19:30 echo Agent pid 5283 killed;
03:19:30 [ssh-agent] Stopped.
03:19:30 Recording plot data
03:19:30 Robot results publisher started...
03:19:30 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:19:30 -Parsing output xml:
03:19:31 Done!
03:19:31 -Copying log files to build dir:
03:19:31 Done!
03:19:31 -Assigning results to build:
03:19:31 Done!
03:19:31 -Checking thresholds:
03:19:31 Done!
03:19:31 Done publishing Robot results.
03:19:31 [PostBuildScript] - [INFO] Executing post build scripts.
03:19:31 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins811121596634250977.sh
03:19:31 Archiving csit artifacts
03:19:31 mv: cannot stat '*_1.png': No such file or directory
03:19:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:19:31 % Total % Received % Xferd Average Speed Time Time Time Current
03:19:31 Dload Upload Total Spent Left Speed
03:19:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 104k 0 104k 0 0 645k 0 --:--:-- --:--:-- --:--:-- 641k
100 182k 0 182k 0 0 1072k 0 --:--:-- --:--:-- --:--:-- 1065k
03:19:31 Archive: robot-plugin.zip
03:19:31 inflating: ./archives/robot-plugin/log.html
03:19:31 inflating: ./archives/robot-plugin/output.xml
03:19:31 inflating: ./archives/robot-plugin/report.html
03:19:31 mv: cannot stat '*.log.gz': No such file or directory
03:19:31 mv: cannot stat '*.csv': No such file or directory
03:19:31 mv: cannot stat '*.png': No such file or directory
03:19:31 [PostBuildScript] - [INFO] Executing post build scripts.
03:19:31 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins13035397725049514353.sh
03:19:31 [PostBuildScript] - [INFO] Executing post build scripts.
03:19:31 [EnvInject] - Injecting environment variables from a build step.
03:19:31 [EnvInject] - Injecting as environment variables the properties content
03:19:31 OS_CLOUD=vex
03:19:31 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-vanadium-81
03:19:31
03:19:31 [EnvInject] - Variables injected successfully.
03:19:31 provisioning config files...
03:19:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:19:32 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7313191133350644053.sh
03:19:32 ---> openstack-stack-delete.sh
03:19:32 Setup pyenv:
03:19:32 system
03:19:32 3.8.13
03:19:32 3.9.13
03:19:32 3.10.13
03:19:32 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:19:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:19:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:19:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:19:34 lf-activate-venv(): INFO: Base packages installed successfully
03:19:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:19:50 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:19:50 INFO: Stack cost retrieval disabled, setting cost to 0
03:20:02 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-vanadium-81
03:20:02 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-vanadium-81
03:20:02 [PostBuildScript] - [INFO] Executing post build scripts.
03:20:02 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins5693093934057500896.sh
03:20:02 ---> sysstat.sh
03:20:03 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins6099313410140283507.sh
03:20:03 ---> package-listing.sh
03:20:03 ++ tr '[:upper:]' '[:lower:]'
03:20:03 ++ facter osfamily
03:20:03 + OS_FAMILY=redhat
03:20:03 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-vanadium
03:20:03 + START_PACKAGES=/tmp/packages_start.txt
03:20:03 + END_PACKAGES=/tmp/packages_end.txt
03:20:03 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:20:03 + PACKAGES=/tmp/packages_start.txt
03:20:03 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-vanadium ']'
03:20:03 + PACKAGES=/tmp/packages_end.txt
03:20:03 + case "${OS_FAMILY}" in
03:20:03 + rpm -qa
03:20:03 + sort
03:20:03 + '[' -f /tmp/packages_start.txt ']'
03:20:03 + '[' -f /tmp/packages_end.txt ']'
03:20:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:20:03 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-vanadium ']'
03:20:03 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/archives/
03:20:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/archives/
03:20:04 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins7316823721462532013.sh
03:20:04 ---> capture-instance-metadata.sh
03:20:04 Setup pyenv:
03:20:04 system
03:20:04 3.8.13
03:20:04 3.9.13
03:20:04 3.10.13
03:20:04 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:20:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:20:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:06 lf-activate-venv(): INFO: Base packages installed successfully
03:20:06 lf-activate-venv(): INFO: Installing additional packages: lftools
03:20:15 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:20:15 INFO: Running in OpenStack, capturing instance metadata
03:20:15 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins12024887363691353985.sh
03:20:15 provisioning config files...
03:20:15 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-vanadium #81
03:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-vanadium@tmp/config14947682446199096429tmp
03:20:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:20:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:20:15 provisioning config files...
03:20:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:20:16 [EnvInject] - Injecting environment variables from a build step.
03:20:16 [EnvInject] - Injecting as environment variables the properties content
03:20:16 SERVER_ID=logs
03:20:16
03:20:16 [EnvInject] - Variables injected successfully.
03:20:16 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins11759485929686432519.sh
03:20:16 ---> create-netrc.sh
03:20:16 WARN: Log server credential not found.
03:20:16 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins16874712652466748363.sh
03:20:16 ---> python-tools-install.sh
03:20:16 Setup pyenv:
03:20:16 system
03:20:16 3.8.13
03:20:16 3.9.13
03:20:16 3.10.13
03:20:16 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:20:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:20:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:18 lf-activate-venv(): INFO: Base packages installed successfully
03:20:18 lf-activate-venv(): INFO: Installing additional packages: lftools
03:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:20:27 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins752079426216248242.sh
03:20:27 ---> sudo-logs.sh
03:20:27 Archiving 'sudo' log..
03:20:27 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash /tmp/jenkins16306823774247663849.sh
03:20:27 ---> job-cost.sh
03:20:27 Setup pyenv:
03:20:27 system
03:20:27 3.8.13
03:20:27 3.9.13
03:20:27 3.10.13
03:20:27 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:29 lf-activate-venv(): INFO: Base packages installed successfully
03:20:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:20:36 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:20:36 DEBUG: total: 0
03:20:36 INFO: Retrieving Stack Cost...
03:20:36 INFO: Retrieving Pricing Info for: v3-standard-2
03:20:36 INFO: Archiving Costs
03:20:36 [jsonrpc-csit-1node-basic-only-vanadium] $ /bin/bash -l /tmp/jenkins16911113035317340070.sh
03:20:36 ---> logs-deploy.sh
03:20:36 Setup pyenv:
03:20:37 system
03:20:37 3.8.13
03:20:37 3.9.13
03:20:37 3.10.13
03:20:37 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-vanadium/.python-version)
03:20:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yzLU from file:/tmp/.os_lf_venv
03:20:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:20:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:20:39 lf-activate-venv(): INFO: Base packages installed successfully
03:20:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:20:50 lf-activate-venv(): INFO: Adding /tmp/venv-yzLU/bin to PATH
03:20:50 WARNING: Nexus logging server not set
03:20:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-vanadium/81/
03:20:50 INFO: archiving logs to S3
03:20:51 ---> uname -a:
03:20:51 Linux prd-centos8-robot-2c-8g-8863.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
03:20:51
03:20:51
03:20:51 ---> lscpu:
03:20:51 Architecture: x86_64
03:20:51 CPU op-mode(s): 32-bit, 64-bit
03:20:51 Byte Order: Little Endian
03:20:51 CPU(s): 2
03:20:51 On-line CPU(s) list: 0,1
03:20:51 Thread(s) per core: 1
03:20:51 Core(s) per socket: 1
03:20:51 Socket(s): 2
03:20:51 NUMA node(s): 1
03:20:51 Vendor ID: AuthenticAMD
03:20:51 CPU family: 23
03:20:51 Model: 49
03:20:51 Model name: AMD EPYC-Rome Processor
03:20:51 Stepping: 0
03:20:51 CPU MHz: 2800.000
03:20:51 BogoMIPS: 5600.00
03:20:51 Virtualization: AMD-V
03:20:51 Hypervisor vendor: KVM
03:20:51 Virtualization type: full
03:20:51 L1d cache: 32K
03:20:51 L1i cache: 32K
03:20:51 L2 cache: 512K
03:20:51 L3 cache: 16384K
03:20:51 NUMA node0 CPU(s): 0,1
03:20:51 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
03:20:51
03:20:51
03:20:51 ---> nproc:
03:20:51 2
03:20:51
03:20:51
03:20:51 ---> df -h:
03:20:51 Filesystem Size Used Avail Use% Mounted on
03:20:51 devtmpfs 3.8G 0 3.8G 0% /dev
03:20:51 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:20:51 tmpfs 3.8G 17M 3.8G 1% /run
03:20:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:20:51 /dev/vda1 40G 8.4G 32G 21% /
03:20:51 tmpfs 770M 0 770M 0% /run/user/1001
03:20:51
03:20:51
03:20:51 ---> free -m:
03:20:51 total used free shared buff/cache available
03:20:51 Mem: 7697 578 4937 19 2181 6820
03:20:51 Swap: 1023 0 1023
03:20:51
03:20:51
03:20:51 ---> ip addr:
03:20:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:20:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:20:51 inet 127.0.0.1/8 scope host lo
03:20:51 valid_lft forever preferred_lft forever
03:20:51 inet6 ::1/128 scope host
03:20:51 valid_lft forever preferred_lft forever
03:20:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:20:51 link/ether fa:16:3e:b0:85:c3 brd ff:ff:ff:ff:ff:ff
03:20:51 altname enp0s3
03:20:51 altname ens3
03:20:51 inet 10.30.170.214/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:20:51 valid_lft 85968sec preferred_lft 85968sec
03:20:51 inet6 fe80::f816:3eff:feb0:85c3/64 scope link
03:20:51 valid_lft forever preferred_lft forever
03:20:51
03:20:51
03:20:51 ---> sar -b -r -n DEV:
03:20:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/09/2026 _x86_64_ (2 CPU)
03:20:51
03:20:51 03:13:35 LINUX RESTART (2 CPU)
03:20:51
03:20:51 03:14:01 AM tps rtps wtps bread/s bwrtn/s
03:20:51 03:15:01 AM 114.73 70.38 44.34 7975.48 24769.63
03:20:51 03:16:01 AM 121.38 1.08 120.30 75.32 11707.60
03:20:51 03:17:01 AM 34.31 0.42 33.89 64.78 3811.35
03:20:51 03:18:01 AM 73.36 9.41 63.95 1681.84 4436.39
03:20:51 03:19:01 AM 31.46 0.00 31.46 0.00 5782.32
03:20:51 03:20:01 AM 15.54 0.38 15.16 41.85 646.55
03:20:51 Average: 65.13 13.62 51.51 1640.14 8526.08
03:20:51
03:20:51 03:14:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:20:51 03:15:01 AM 5542912 7073548 2339520 29.68 2688 1723236 694908 7.78 186080 1871620 85300
03:20:51 03:16:01 AM 5171116 7014112 2711316 34.40 2688 2018580 711316 7.96 198960 2158736 93992
03:20:51 03:17:01 AM 5156796 7023044 2725636 34.58 2688 2041848 705760 7.90 225868 2149416 30332
03:20:51 03:18:01 AM 4957464 7067732 2924968 37.11 2688 2277348 628084 7.03 266740 2279252 156688
03:20:51 03:19:01 AM 4953948 7063936 2928484 37.15 2688 2277348 628084 7.03 266728 2278636 12
03:20:51 03:20:01 AM 5074084 6997668 2808348 35.63 2688 2096808 713012 7.98 309084 2138608 23136
03:20:51 Average: 5142720 7040007 2739712 34.76 2688 2072528 680194 7.62 242243 2146045 64910
03:20:51
03:20:51 03:14:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:20:51 03:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 03:15:01 AM eth0 281.16 167.63 1275.98 54.99 0.00 0.00 0.00 0.00
03:20:51 03:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 03:16:01 AM eth0 104.12 84.64 1265.33 11.54 0.00 0.00 0.00 0.00
03:20:51 03:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 03:17:01 AM eth0 18.38 8.58 6.82 3.78 0.00 0.00 0.00 0.00
03:20:51 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 03:18:01 AM eth0 247.08 185.02 380.99 47.17 0.00 0.00 0.00 0.00
03:20:51 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 03:19:01 AM eth0 2.17 1.22 0.31 0.26 0.00 0.00 0.00 0.00
03:20:51 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 03:20:01 AM eth0 58.78 33.44 78.75 20.84 0.00 0.00 0.00 0.00
03:20:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:20:51 Average: eth0 118.62 80.09 501.38 23.10 0.00 0.00 0.00 0.00
03:20:51
03:20:51
03:20:51 ---> sar -P ALL:
03:20:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/09/2026 _x86_64_ (2 CPU)
03:20:51
03:20:51 03:13:35 LINUX RESTART (2 CPU)
03:20:51
03:20:51 03:14:01 AM CPU %user %nice %system %iowait %steal %idle
03:20:51 03:15:01 AM all 34.49 0.03 8.10 16.53 0.12 40.72
03:20:51 03:15:01 AM 0 32.79 0.05 9.12 17.92 0.12 40.00
03:20:51 03:15:01 AM 1 36.18 0.02 7.09 15.16 0.12 41.44
03:20:51 03:16:01 AM all 33.60 0.00 5.37 2.68 0.10 58.25
03:20:51 03:16:01 AM 0 27.77 0.00 4.82 2.81 0.10 64.50
03:20:51 03:16:01 AM 1 39.43 0.00 5.92 2.56 0.10 51.99
03:20:51 03:17:01 AM all 13.10 0.00 2.18 0.56 0.07 84.09
03:20:51 03:17:01 AM 0 8.86 0.00 2.05 0.58 0.07 88.43
03:20:51 03:17:01 AM 1 17.34 0.00 2.30 0.53 0.07 79.76
03:20:51 03:18:01 AM all 34.05 0.00 6.40 0.76 0.12 58.68
03:20:51 03:18:01 AM 0 34.55 0.00 6.28 0.70 0.12 58.35
03:20:51 03:18:01 AM 1 33.54 0.00 6.52 0.81 0.12 59.00
03:20:51 03:19:01 AM all 0.33 0.00 0.28 0.80 0.03 98.56
03:20:51 03:19:01 AM 0 0.12 0.00 0.37 1.20 0.03 98.28
03:20:51 03:19:01 AM 1 0.53 0.00 0.20 0.40 0.03 98.83
03:20:51 03:20:01 AM all 13.24 0.00 2.14 0.13 0.08 84.41
03:20:51 03:20:01 AM 0 8.44 0.00 1.96 0.10 0.07 89.44
03:20:51 03:20:01 AM 1 18.04 0.00 2.32 0.17 0.08 79.39
03:20:51 Average: all 21.47 0.01 4.08 3.56 0.08 70.79
03:20:51 Average: 0 18.75 0.01 4.09 3.86 0.08 73.20
03:20:51 Average: 1 24.19 0.00 4.06 3.26 0.09 68.39
03:20:51
03:20:51
03:20:51