02:15:32 Started by upstream project "integration-distribution-test-titanium" build number 645
02:15:32 originally caused by:
02:15:32 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 530
02:15:32 originally caused by:
02:15:32 Started by timer
02:15:32 Running as SYSTEM
02:15:32 [EnvInject] - Loading node environment variables.
02:15:32 Building remotely on prd-centos8-robot-2c-8g-8087 (centos8-robot-2c-8g) in workspace /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:15:35 [ssh-agent] Looking for ssh-agent implementation...
02:15:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:15:35 $ ssh-agent
02:15:35 SSH_AUTH_SOCK=/tmp/ssh-2IYj65YhDIzI/agent.5291
02:15:35 SSH_AGENT_PID=5292
02:15:35 [ssh-agent] Started.
02:15:35 Running ssh-add (command line suppressed)
02:15:35 Identity added: /w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_5918210356198190311.key (/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/private_key_5918210356198190311.key)
02:15:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:15:35 The recommended git tool is: NONE
02:15:38 using credential opendaylight-jenkins-ssh
02:15:38 Wiping out workspace first.
02:15:38 Cloning the remote Git repository
02:15:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:15:38 > git init /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test # timeout=10
02:15:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:15:38 > git --version # timeout=10
02:15:38 > git --version # 'git version 2.43.0'
02:15:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:15:38 [INFO] Currently running in a labeled security context
02:15:38 [INFO] Currently SELinux is 'enforcing' on the host
02:15:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh5370782676515908031.key
02:15:38 Verifying host key using known hosts file
02:15:38 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.
02:15:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:15:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:15:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:15:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:15:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:15:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:15:42 [INFO] Currently running in a labeled security context
02:15:42 [INFO] Currently SELinux is 'enforcing' on the host
02:15:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/jsonrpc-csit-1node-basic-only-titanium/test@tmp/jenkins-gitclient-ssh18105608281070283222.key
02:15:42 Verifying host key using known hosts file
02:15:42 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.
02:15:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:15:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:15:43 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
02:15:43 > git config core.sparsecheckout # timeout=10
02:15:43 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
02:15:43 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
02:15:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:15:43 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
02:15:44 No emails were triggered.
02:15:44 provisioning config files...
02:15:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:15:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:15:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:15:44 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins340621098028179419.sh
02:15:44 ---> python-tools-install.sh
02:15:44 Setup pyenv:
02:15:44 system
02:15:44 * 3.8.13 (set by /opt/pyenv/version)
02:15:44 * 3.9.13 (set by /opt/pyenv/version)
02:15:44 * 3.10.13 (set by /opt/pyenv/version)
02:15:44 * 3.11.7 (set by /opt/pyenv/version)
02:15:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oqoZ
02:15:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:15:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:15:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:15:53 lf-activate-venv(): INFO: Base packages installed successfully
02:15:53 lf-activate-venv(): INFO: Installing additional packages: lftools
02:16:16 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:16:16 Generating Requirements File
02:16:33 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:16:33 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:16:33 Python 3.11.7
02:16:34 pip 26.0.1 from /tmp/venv-oqoZ/lib/python3.11/site-packages/pip (python 3.11)
02:16:34 appdirs==1.4.4
02:16:34 argcomplete==3.6.3
02:16:34 aspy.yaml==1.3.0
02:16:34 attrs==25.4.0
02:16:34 autopage==0.6.0
02:16:34 beautifulsoup4==4.14.3
02:16:34 boto3==1.42.43
02:16:34 botocore==1.42.43
02:16:34 bs4==0.0.2
02:16:34 certifi==2026.1.4
02:16:34 cffi==2.0.0
02:16:34 cfgv==3.5.0
02:16:34 chardet==5.2.0
02:16:34 charset-normalizer==3.4.4
02:16:34 click==8.3.1
02:16:34 cliff==4.13.1
02:16:34 cmd2==3.2.0
02:16:34 cryptography==3.3.2
02:16:34 debtcollector==3.0.0
02:16:34 decorator==5.2.1
02:16:34 defusedxml==0.7.1
02:16:34 Deprecated==1.3.1
02:16:34 distlib==0.4.0
02:16:34 dnspython==2.8.0
02:16:34 docker==7.1.0
02:16:34 dogpile.cache==1.5.0
02:16:34 durationpy==0.10
02:16:34 email-validator==2.3.0
02:16:34 filelock==3.20.3
02:16:34 future==1.0.0
02:16:34 gitdb==4.0.12
02:16:34 GitPython==3.1.46
02:16:34 httplib2==0.30.2
02:16:34 identify==2.6.16
02:16:34 idna==3.11
02:16:34 importlib-resources==1.5.0
02:16:34 iso8601==2.1.0
02:16:34 Jinja2==3.1.6
02:16:34 jmespath==1.1.0
02:16:34 jsonpatch==1.33
02:16:34 jsonpointer==3.0.0
02:16:34 jsonschema==4.26.0
02:16:34 jsonschema-specifications==2025.9.1
02:16:34 keystoneauth1==5.13.0
02:16:34 kubernetes==35.0.0
02:16:34 lftools==0.37.21
02:16:34 lxml==6.0.2
02:16:34 markdown-it-py==4.0.0
02:16:34 MarkupSafe==3.0.3
02:16:34 mdurl==0.1.2
02:16:34 msgpack==1.1.2
02:16:34 multi_key_dict==2.0.3
02:16:34 munch==4.0.0
02:16:34 netaddr==1.3.0
02:16:34 niet==1.4.2
02:16:34 nodeenv==1.10.0
02:16:34 oauth2client==4.1.3
02:16:34 oauthlib==3.3.1
02:16:34 openstacksdk==4.9.0
02:16:34 os-service-types==1.8.2
02:16:34 osc-lib==4.3.0
02:16:34 oslo.config==10.2.0
02:16:34 oslo.context==6.2.0
02:16:34 oslo.i18n==6.7.1
02:16:34 oslo.log==8.0.0
02:16:34 oslo.serialization==5.9.0
02:16:34 oslo.utils==9.2.0
02:16:34 packaging==26.0
02:16:34 pbr==7.0.3
02:16:34 platformdirs==4.5.1
02:16:34 prettytable==3.17.0
02:16:34 psutil==7.2.2
02:16:34 pyasn1==0.6.2
02:16:34 pyasn1_modules==0.4.2
02:16:34 pycparser==3.0
02:16:34 pygerrit2==2.0.15
02:16:34 PyGithub==2.8.1
02:16:34 Pygments==2.19.2
02:16:34 PyJWT==2.11.0
02:16:34 PyNaCl==1.6.2
02:16:34 pyparsing==2.4.7
02:16:34 pyperclip==1.11.0
02:16:34 pyrsistent==0.20.0
02:16:34 python-cinderclient==9.8.0
02:16:34 python-dateutil==2.9.0.post0
02:16:34 python-heatclient==5.0.0
02:16:34 python-jenkins==1.8.3
02:16:34 python-keystoneclient==5.7.0
02:16:34 python-magnumclient==4.9.0
02:16:34 python-openstackclient==8.3.0
02:16:34 python-swiftclient==4.9.0
02:16:34 PyYAML==6.0.3
02:16:34 referencing==0.37.0
02:16:34 requests==2.32.5
02:16:34 requests-oauthlib==2.0.0
02:16:34 requestsexceptions==1.4.0
02:16:34 rfc3986==2.0.0
02:16:34 rich==14.3.2
02:16:34 rich-argparse==1.7.2
02:16:34 rpds-py==0.30.0
02:16:34 rsa==4.9.1
02:16:34 ruamel.yaml==0.19.1
02:16:34 ruamel.yaml.clib==0.2.15
02:16:34 s3transfer==0.16.0
02:16:34 simplejson==3.20.2
02:16:34 six==1.17.0
02:16:34 smmap==5.0.2
02:16:34 soupsieve==2.8.3
02:16:34 stevedore==5.6.0
02:16:34 tabulate==0.9.0
02:16:34 toml==0.10.2
02:16:34 tomlkit==0.14.0
02:16:34 tqdm==4.67.3
02:16:34 typing_extensions==4.15.0
02:16:34 tzdata==2025.3
02:16:34 urllib3==1.26.20
02:16:34 virtualenv==20.36.1
02:16:34 wcwidth==0.5.3
02:16:34 websocket-client==1.9.0
02:16:34 wrapt==2.1.1
02:16:34 xdg==6.0.0
02:16:34 xmltodict==1.0.2
02:16:34 yq==3.4.3
02:16:34 [EnvInject] - Injecting environment variables from a build step.
02:16:34 [EnvInject] - Injecting as environment variables the properties content
02:16:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:16:34 OS_CLOUD=vex
02:16:34 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-632
02:16:34 OS_STACK_TEMPLATE_DIR=openstack-hot
02:16:34
02:16:34 [EnvInject] - Variables injected successfully.
02:16:34 provisioning config files...
02:16:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:16:34 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13156766924413816685.sh
02:16:34 ---> Create parameters file for OpenStack HOT
02:16:34 OpenStack Heat parameters generated
02:16:34 -----------------------------------
02:16:34 parameters:
02:16:34 vm_0_count: '1'
02:16:34 vm_0_flavor: 'v3-standard-4'
02:16:34 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
02:16:34 vm_1_count: '0'
02:16:34 vm_1_flavor: 'v3-standard-2'
02:16:34 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
02:16:34
02:16:34 job_name: '45177-632'
02:16:34 silo: 'releng'
02:16:34 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins2021511899084964740.sh
02:16:34 ---> Create HEAT stack
02:16:34 + source /home/jenkins/lf-env.sh
02:16:34 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:16:34 ++ mktemp -d /tmp/venv-XXXX
02:16:34 + lf_venv=/tmp/venv-zs0e
02:16:34 + local venv_file=/tmp/.os_lf_venv
02:16:34 + local python=python3
02:16:34 + local options
02:16:34 + local set_path=true
02:16:34 + local install_args=
02:16: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
02:16:34 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:16:34 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:16:34 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:16:34 + true
02:16:34 + case $1 in
02:16:34 + python=python3
02:16:34 + shift 2
02:16:34 + true
02:16:34 + case $1 in
02:16:34 + shift
02:16:34 + break
02:16:34 + case $python in
02:16:34 + local pkg_list=
02:16:34 + [[ -d /opt/pyenv ]]
02:16:34 + echo 'Setup pyenv:'
02:16:34 Setup pyenv:
02:16:34 + export PYENV_ROOT=/opt/pyenv
02:16:34 + PYENV_ROOT=/opt/pyenv
02:16: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
02:16: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
02:16:34 + pyenv versions
02:16:35 system
02:16:35 3.8.13
02:16:35 3.9.13
02:16:35 3.10.13
02:16:35 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:16:35 + command -v pyenv
02:16:35 ++ pyenv init - --no-rehash
02:16:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:16:35 for i in ${!paths[@]}; do
02:16:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:16:35 fi; done;
02:16:35 echo "${paths[*]}"'\'')"
02:16:35 export PATH="/opt/pyenv/shims:${PATH}"
02:16:35 export PYENV_SHELL=bash
02:16:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:16:35 pyenv() {
02:16:35 local command
02:16:35 command="${1:-}"
02:16:35 if [ "$#" -gt 0 ]; then
02:16:35 shift
02:16:35 fi
02:16:35
02:16:35 case "$command" in
02:16:35 rehash|shell)
02:16:35 eval "$(pyenv "sh-$command" "$@")"
02:16:35 ;;
02:16:35 *)
02:16:35 command pyenv "$command" "$@"
02:16:35 ;;
02:16:35 esac
02:16:35 }'
02:16:35 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:16:35 for i in ${!paths[@]}; do
02:16:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:16:35 fi; done;
02:16:35 echo "${paths[*]}"'
02:16:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:16:35 ++ 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
02:16:35 ++ 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
02:16:35 ++ export PYENV_SHELL=bash
02:16:35 ++ PYENV_SHELL=bash
02:16:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:16:35 +++ complete -F _pyenv pyenv
02:16:35 ++ lf-pyver python3
02:16:35 ++ local py_version_xy=python3
02:16:35 ++ local py_version_xyz=
02:16:35 ++ sed 's/^[ *]* //'
02:16:35 ++ pyenv versions
02:16:35 ++ local command
02:16:35 ++ command=versions
02:16:35 ++ '[' 1 -gt 0 ']'
02:16:35 ++ shift
02:16:35 ++ case "$command" in
02:16:35 ++ command pyenv versions
02:16:35 ++ pyenv versions
02:16:35 ++ awk '{ print $1 }'
02:16:35 ++ grep -E '^[0-9.]*[0-9]$'
02:16:35 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:16:35 +++ sort -V
02:16:35 +++ grep '^3' /tmp/.pyenv_versions
02:16:35 +++ tail -n 1
02:16:35 ++ py_version_xyz=3.11.7
02:16:35 ++ [[ -z 3.11.7 ]]
02:16:35 ++ echo 3.11.7
02:16:35 ++ return 0
02:16:35 + pyenv local 3.11.7
02:16:35 + local command
02:16:35 + command=local
02:16:35 + '[' 2 -gt 0 ']'
02:16:35 + shift
02:16:35 + case "$command" in
02:16:35 + command pyenv local 3.11.7
02:16:35 + pyenv local 3.11.7
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='lftools[openstack] '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='kubernetes '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='niet '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='python-heatclient '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='python-openstackclient '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='python-magnumclient '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='urllib3~=1.26.15 '
02:16:35 + for arg in "$@"
02:16:35 + case $arg in
02:16:35 + pkg_list+='yq '
02:16:35 + [[ -f /tmp/.os_lf_venv ]]
02:16:35 ++ cat /tmp/.os_lf_venv
02:16:35 + lf_venv=/tmp/venv-oqoZ
02:16:35 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from' file:/tmp/.os_lf_venv
02:16:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:16:35 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:16:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:16:35 + local 'pip_opts=--upgrade --quiet'
02:16:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:16:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:16:35 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:16:35 + [[ -n '' ]]
02:16:35 + [[ -n '' ]]
02:16:35 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:16:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:16:35 + /tmp/venv-oqoZ/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
02:16:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:16:37 lf-activate-venv(): INFO: Base packages installed successfully
02:16:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:16:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:16:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:16:37 + /tmp/venv-oqoZ/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
02:16:53 + type python3
02:16:53 + true
02:16:53 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH'
02:16:53 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:16:53 + PATH=/tmp/venv-oqoZ/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
02:16:53 + return 0
02:16:53 + openstack --os-cloud vex limits show --absolute
02:16:55 +--------------------------+---------+
02:16:55 | Name | Value |
02:16:55 +--------------------------+---------+
02:16:55 | maxTotalInstances | -1 |
02:16:55 | maxTotalCores | 450 |
02:16:55 | maxTotalRAMSize | 1000000 |
02:16:55 | maxServerMeta | 128 |
02:16:55 | maxImageMeta | 128 |
02:16:55 | maxPersonality | 5 |
02:16:55 | maxPersonalitySize | 10240 |
02:16:55 | maxTotalKeypairs | 100 |
02:16:55 | maxServerGroups | 10 |
02:16:55 | maxServerGroupMembers | 10 |
02:16:55 | maxTotalFloatingIps | -1 |
02:16:55 | maxSecurityGroups | -1 |
02:16:55 | maxSecurityGroupRules | -1 |
02:16:55 | totalRAMUsed | 311296 |
02:16:55 | totalCoresUsed | 76 |
02:16:55 | totalInstancesUsed | 30 |
02:16:55 | totalFloatingIpsUsed | 0 |
02:16:55 | totalSecurityGroupsUsed | 0 |
02:16:55 | totalServerGroupsUsed | 0 |
02:16:55 | maxTotalVolumes | -1 |
02:16:55 | maxTotalSnapshots | 10 |
02:16:55 | maxTotalVolumeGigabytes | 4096 |
02:16:55 | maxTotalBackups | 10 |
02:16:55 | maxTotalBackupGigabytes | 1000 |
02:16:55 | totalVolumesUsed | 0 |
02:16:55 | totalGigabytesUsed | 0 |
02:16:55 | totalSnapshotsUsed | 0 |
02:16:55 | totalBackupsUsed | 0 |
02:16:55 | totalBackupGigabytesUsed | 0 |
02:16:55 +--------------------------+---------+
02:16:55 + pushd /opt/ciman/openstack-hot
02:16:55 /opt/ciman/openstack-hot /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:16:55 + lftools openstack --os-cloud vex stack create releng-jsonrpc-csit-1node-basic-only-titanium-632 csit-2-instance-type.yaml /w/workspace/jsonrpc-csit-1node-basic-only-titanium/stack-parameters.yaml
02:17:20 Creating stack releng-jsonrpc-csit-1node-basic-only-titanium-632
02:17:20 Waiting to initialize infrastructure...
02:17:20 Stack initialization successful.
02:17:20 ------------------------------------
02:17:20 Stack Details
02:17:20 ------------------------------------
02:17:20 {'added': None,
02:17:20 'capabilities': [],
02:17:20 'created_at': '2026-02-06T02:16:58Z',
02:17:20 'deleted': None,
02:17:20 'deleted_at': None,
02:17:20 'description': 'No description',
02:17:20 'environment': None,
02:17:20 'environment_files': None,
02:17:20 'files': None,
02:17:20 'files_container': None,
02:17:20 'id': 'a7238e87-6948-4c60-9e74-376a1595782a',
02:17:20 'is_rollback_disabled': True,
02:17:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-jsonrpc-csit-1node-basic-only-titanium-632/a7238e87-6948-4c60-9e74-376a1595782a',
02:17:20 'rel': 'self'}],
02:17:20 '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'})}),
02:17:20 'name': 'releng-jsonrpc-csit-1node-basic-only-titanium-632',
02:17:20 'notification_topics': [],
02:17:20 'outputs': [{'description': 'IP addresses of the 1st vm types',
02:17:20 'output_key': 'vm_0_ips',
02:17:20 'output_value': ['10.30.170.78']},
02:17:20 {'description': 'IP addresses of the 2nd vm types',
02:17:20 'output_key': 'vm_1_ips',
02:17:20 'output_value': []}],
02:17:20 'owner_id': ****,
02:17:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:17:20 'OS::stack_id': 'a7238e87-6948-4c60-9e74-376a1595782a',
02:17:20 'OS::stack_name': 'releng-jsonrpc-csit-1node-basic-only-titanium-632',
02:17:20 'job_name': '45177-632',
02:17:20 'silo': 'releng',
02:17:20 'vm_0_count': '1',
02:17:20 'vm_0_flavor': 'v3-standard-4',
02:17:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:17:20 '20260201-010217.481',
02:17:20 'vm_1_count': '0',
02:17:20 'vm_1_flavor': 'v3-standard-2',
02:17:20 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:17:20 '- 20250917-133034.654'},
02:17:20 'parent_id': None,
02:17:20 'replaced': None,
02:17:20 'status': 'CREATE_COMPLETE',
02:17:20 'status_reason': 'Stack CREATE completed successfully',
02:17:20 'tags': [],
02:17:20 'template': None,
02:17:20 'template_description': 'No description',
02:17:20 'template_url': None,
02:17:20 'timeout_mins': 15,
02:17:20 'unchanged': None,
02:17:20 'updated': None,
02:17:20 'updated_at': None,
02:17:20 'user_project_id': 'efd49559e3ac46058dcf684d0f3cb4da'}
02:17:20 ------------------------------------
02:17:20 + popd
02:17:20 /w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:17:20 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins594282913584623986.sh
02:17:20 ---> Copy SSH public keys to CSIT lab
02:17:20 Setup pyenv:
02:17:20 system
02:17:20 3.8.13
02:17:20 3.9.13
02:17:20 3.10.13
02:17:20 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:17:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:17:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:22 lf-activate-venv(): INFO: Base packages installed successfully
02:17:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:17:34 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:17:36 SSH not responding on 10.30.170.78. Retrying in 10 seconds...
02:17:46 Ping to 10.30.170.78 successful.
02:17:46 SSH not responding on 10.30.170.78. Retrying in 10 seconds...
02:17:56 Ping to 10.30.170.78 successful.
02:17:58 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:17:58 releng-45177-632-0-builder-0
02:17:58 Successfully copied public keys to slave 10.30.170.78
02:17:58 Process 6505 ready.
02:17:58 SSH ready on all stack servers.
02:17:58 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins17064953946918479277.sh
02:17:58 Setup pyenv:
02:17:58 system
02:17:58 3.8.13
02:17:58 3.9.13
02:17:58 3.10.13
02:17:58 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:18:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-r9jP
02:18:02 lf-activate-venv(): INFO: Save venv in file: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.robot_venv
02:18:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:18:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:18:06 lf-activate-venv(): INFO: Base packages installed successfully
02:18:06 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:18:08 lf-activate-venv(): INFO: Adding /tmp/venv-r9jP/bin to PATH
02:18:08 + echo 'Installing Python Requirements'
02:18:08 Installing Python Requirements
02:18:08 + cat
02:18:08 + python -m pip install -r requirements.txt
02:18:08 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:18:09 Collecting docker-py (from -r requirements.txt (line 1))
02:18:09 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)
02:18:09 Collecting ipaddr (from -r requirements.txt (line 2))
02:18:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:18:09 Installing build dependencies: started
02:18:09 Installing build dependencies: finished with status 'done'
02:18:09 Getting requirements to build wheel: started
02:18:10 Getting requirements to build wheel: finished with status 'done'
02:18:10 Preparing metadata (pyproject.toml): started
02:18:10 Preparing metadata (pyproject.toml): finished with status 'done'
02:18:10 Collecting netaddr (from -r requirements.txt (line 3))
02:18: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)
02:18:10 Collecting netifaces (from -r requirements.txt (line 4))
02:18:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:18:10 Installing build dependencies: started
02:18:11 Installing build dependencies: finished with status 'done'
02:18:11 Getting requirements to build wheel: started
02:18:11 Getting requirements to build wheel: finished with status 'done'
02:18:11 Preparing metadata (pyproject.toml): started
02:18:12 Preparing metadata (pyproject.toml): finished with status 'done'
02:18:12 Collecting pyhocon (from -r requirements.txt (line 5))
02:18:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:18:12 Collecting requests (from -r requirements.txt (line 6))
02:18:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:18:12 Collecting robotframework (from -r requirements.txt (line 7))
02:18:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
02:18:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 28.5 MB/s 0:00:00
02:18:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:18:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:18:12 Installing build dependencies: started
02:18:13 Installing build dependencies: finished with status 'done'
02:18:13 Getting requirements to build wheel: started
02:18:13 Getting requirements to build wheel: finished with status 'done'
02:18:13 Preparing metadata (pyproject.toml): started
02:18:13 Preparing metadata (pyproject.toml): finished with status 'done'
02:18:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:18: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)
02:18:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:18: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)
02:18:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:18:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:18:13 Installing build dependencies: started
02:18:14 Installing build dependencies: finished with status 'done'
02:18:14 Getting requirements to build wheel: started
02:18:15 Getting requirements to build wheel: finished with status 'done'
02:18:15 Preparing metadata (pyproject.toml): started
02:18:15 Preparing metadata (pyproject.toml): finished with status 'done'
02:18:15 Collecting scapy (from -r requirements.txt (line 12))
02:18:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
02:18:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 70.3 MB/s 0:00:00
02:18:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:18:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:18:15 Installing build dependencies: started
02:18:16 Installing build dependencies: finished with status 'done'
02:18:16 Getting requirements to build wheel: started
02:18:16 Getting requirements to build wheel: finished with status 'done'
02:18:16 Preparing metadata (pyproject.toml): started
02:18:16 Preparing metadata (pyproject.toml): finished with status 'done'
02:18:16 Collecting elasticsearch (from -r requirements.txt (line 18))
02:18:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
02:18:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 37.4 MB/s 0:00:00
02:18:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:18: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)
02:18:16 Collecting pyangbind (from -r requirements.txt (line 22))
02:18:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
02:18:16 Collecting isodate (from -r requirements.txt (line 25))
02:18:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:18:16 Collecting jmespath (from -r requirements.txt (line 28))
02:18:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
02:18:16 Collecting jsonpatch (from -r requirements.txt (line 31))
02:18:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:18:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:18:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18: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)
02:18:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:18: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)
02:18:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:18: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)
02:18:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:18: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)
02:18:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:18:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
02:18:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:18: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)
02:18:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:18:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
02:18:17 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:18:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
02:18:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:18:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
02:18:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:18:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
02:18:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:18: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)
02:18:17 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:18: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)
02:18:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:18:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:18:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:18: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)
02:18:17 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
02:18:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
02:18:17 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
02:18:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
02:18:17 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:18:17 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)
02:18:18 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
02:18:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:18:18 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:18: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)
02:18:18 Collecting elasticsearch (from -r requirements.txt (line 18))
02:18:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
02:18:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 43.6 MB/s 0:00:00
02:18: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.
02:18:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:18: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)
02:18: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)
02:18: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)
02:18: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)
02:18:18 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:18: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)
02:18:18 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:18:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:18:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00
02:18:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:18:18 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)
02:18:19 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:18:19 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)
02:18:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 39.9 MB/s 0:00:00
02:18:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:18:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:18:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18:19 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)
02:18:20 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18: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)
02:18:20 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
02:18:20 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18: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)
02:18:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18:20 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)
02:18:20 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:18:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
02:18:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:18:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
02:18:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 82.6 MB/s 0:00:00
02:18:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:18:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
02:18:20 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:18:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
02:18:20 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:18:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
02:18:20 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))
02:18:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:18:21 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:18: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)
02:18: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))
02:18: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)
02:18: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))
02:18: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)
02:18: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))
02:18:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:18:21 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))
02:18:21 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)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:18:21 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))
02:18:21 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)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
02:18:21 Requirement already satisfied: packaging in /tmp/venv-r9jP/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)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
02:18:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:18:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:18:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:18:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:18:21 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:18:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
02:18:21 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))
02:18:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
02:18:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:18:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started
02:18:22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
02:18:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=dd110b1547cba8e7f689ea65dd7e861a00e4b9c7c6fbf18fc9023b47d0826aec
02:18:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:18:22 Building wheel for ipaddr (pyproject.toml): started
02:18:22 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
02:18:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=f6068358380694cbc447cb1beb9ab7deb92e010e9c53727451a2192e86c653e2
02:18:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:18:22 Building wheel for netifaces (pyproject.toml): started
02:18:24 Building wheel for netifaces (pyproject.toml): finished with status 'done'
02:18:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=f6e68394884ef860ca372033b8d766d2f807aedbe89066982ebef655c73a4bb4
02:18:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:18:24 Building wheel for robotframework-httplibrary (pyproject.toml): started
02:18:24 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
02:18:24 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=5d554942d882a05705f3c403563fd9995e748ca9a6e8274d762d5af57df20de8
02:18:24 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:18:24 Building wheel for jsonpath-rw (pyproject.toml): started
02:18:25 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
02:18:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=798b4ef5f8e80197092e3661bf897e9af67bfe14f3074244c43058607d0bbe90
02:18:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:18:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:18:25 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
02:18:32
02:18:32 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
02:18:32 + pip freeze
02:18:32 async-generator==1.10
02:18:32 attrs==25.4.0
02:18:32 bcrypt==5.0.0
02:18:32 beautifulsoup4==4.14.3
02:18:32 certifi==2026.1.4
02:18:32 cffi==2.0.0
02:18:32 charset-normalizer==3.4.4
02:18:32 click==8.3.1
02:18:32 cryptography==46.0.4
02:18:32 decorator==5.2.1
02:18:32 distlib==0.4.0
02:18:32 docker-py==1.10.6
02:18:32 docker-pycreds==0.4.0
02:18:32 elastic-transport==8.17.1
02:18:32 elasticsearch==8.19.3
02:18:32 elasticsearch-dsl==8.15.4
02:18:32 enum34==1.1.10
02:18:32 filelock==3.20.3
02:18:32 h11==0.16.0
02:18:32 idna==3.11
02:18:32 importlib_metadata==8.7.1
02:18:32 invoke==2.2.1
02:18:32 ipaddr==2.2.0
02:18:32 isodate==0.7.2
02:18:32 jmespath==1.1.0
02:18:32 jsonpatch==1.33
02:18:32 jsonpath-rw==1.4.0
02:18:32 jsonpointer==3.0.0
02:18:32 lxml==6.0.2
02:18:32 mypy_extensions==1.1.0
02:18:32 netaddr==1.3.0
02:18:32 netifaces==0.11.0
02:18:32 outcome==1.3.0.post0
02:18:32 packaging==26.0
02:18:32 paramiko==4.0.0
02:18:32 platformdirs==4.5.1
02:18:32 ply==3.11
02:18:32 pyang==2.7.1
02:18:32 pyangbind==0.8.7
02:18:32 pycparser==3.0
02:18:32 pyhocon==0.3.61
02:18:32 PyNaCl==1.6.2
02:18:32 pyparsing==3.3.2
02:18:32 PySocks==1.7.1
02:18:32 python-dateutil==2.9.0.post0
02:18:32 regex==2026.1.15
02:18:32 requests==2.32.5
02:18:32 robotframework==7.4.1
02:18:32 robotframework-httplibrary==0.4.2
02:18:32 robotframework-pythonlibcore==4.5.0
02:18:32 robotframework-requests==0.9.7
02:18:32 robotframework-selenium2library==3.0.0
02:18:32 robotframework-seleniumlibrary==6.8.0
02:18:32 robotframework-sshlibrary==3.8.0
02:18:32 scapy==2.7.0
02:18:32 scp==0.15.0
02:18:32 selenium==4.40.0
02:18:32 six==1.17.0
02:18:32 sniffio==1.3.1
02:18:32 sortedcontainers==2.4.0
02:18:32 soupsieve==2.8.3
02:18:32 trio==0.32.0
02:18:32 trio-typing==0.10.0
02:18:32 trio-websocket==0.12.2
02:18:32 types-certifi==2021.10.8.3
02:18:32 types-urllib3==1.26.25.14
02:18:32 typing_extensions==4.15.0
02:18:32 urllib3==2.6.3
02:18:32 virtualenv==20.36.1
02:18:32 waitress==3.0.2
02:18:32 WebOb==1.8.9
02:18:32 websocket-client==1.9.0
02:18:32 WebTest==3.0.7
02:18:32 wsproto==1.3.2
02:18:32 zipp==3.23.0
02:18:32 [EnvInject] - Injecting environment variables from a build step.
02:18:33 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:18:33 [EnvInject] - Variables injected successfully.
02:18:33 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins9766732037053617222.sh
02:18:33 Setup pyenv:
02:18:33 system
02:18:33 3.8.13
02:18:33 3.9.13
02:18:33 3.10.13
02:18:33 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:18:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:18:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:18:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:18:35 lf-activate-venv(): INFO: Base packages installed successfully
02:18:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:18:42 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:18:42 + ODL_SYSTEM=()
02:18:42 + TOOLS_SYSTEM=()
02:18:42 + OPENSTACK_SYSTEM=()
02:18:42 + OPENSTACK_CONTROLLERS=()
02:18:42 + mapfile -t ADDR
02:18:42 ++ openstack stack show -f json -c outputs releng-jsonrpc-csit-1node-basic-only-titanium-632
02:18:42 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:18:43 + for i in "${ADDR[@]}"
02:18:43 ++ ssh 10.30.170.78 hostname -s
02:18:43 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:44 + REMHOST=releng-45177-632-0-builder-0
02:18:44 + case ${REMHOST} in
02:18:44 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:18:44 + echo NUM_ODL_SYSTEM=1
02:18:44 + echo NUM_TOOLS_SYSTEM=0
02:18:44 + '[' '' == yes ']'
02:18:44 + NUM_OPENSTACK_SYSTEM=0
02:18:44 + echo NUM_OPENSTACK_SYSTEM=0
02:18:44 + '[' 0 -eq 2 ']'
02:18:44 + echo ODL_SYSTEM_IP=10.30.170.78
02:18:44 ++ seq 0 0
02:18:44 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:18:44 + echo ODL_SYSTEM_1_IP=10.30.170.78
02:18:44 + echo TOOLS_SYSTEM_IP=
02:18:44 ++ seq 0 -1
02:18:44 + openstack_index=0
02:18:44 + NUM_OPENSTACK_CONTROL_NODES=1
02:18:44 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:18:44 ++ seq 0 0
02:18:44 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:18:44 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:18:44 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:18:44 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:18:44 + '[' -1 -ge 2 ']'
02:18:44 ++ seq 0 -2
02:18:44 + NUM_OPENSTACK_HAPROXY_NODES=0
02:18:44 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:18:44 ++ seq 0 -1
02:18:44 + echo 'Contents of slave_addresses.txt:'
02:18:44 Contents of slave_addresses.txt:
02:18:44 + cat slave_addresses.txt
02:18:44 NUM_ODL_SYSTEM=1
02:18:44 NUM_TOOLS_SYSTEM=0
02:18:44 NUM_OPENSTACK_SYSTEM=0
02:18:44 ODL_SYSTEM_IP=10.30.170.78
02:18:44 ODL_SYSTEM_1_IP=10.30.170.78
02:18:44 TOOLS_SYSTEM_IP=
02:18:44 NUM_OPENSTACK_CONTROL_NODES=1
02:18:44 OPENSTACK_CONTROL_NODE_1_IP=
02:18:44 NUM_OPENSTACK_COMPUTE_NODES=-1
02:18:44 NUM_OPENSTACK_HAPROXY_NODES=0
02:18:44 [EnvInject] - Injecting environment variables from a build step.
02:18:44 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:18:44 [EnvInject] - Variables injected successfully.
02:18:44 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins435607876818808759.sh
02:18:44 Preparing for JRE Version 21
02:18:44 Karaf artifact is karaf
02:18:44 Karaf project is integration
02:18:44 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:18:44 [EnvInject] - Injecting environment variables from a build step.
02:18:44 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:18:44 [EnvInject] - Variables injected successfully.
02:18:44 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins13861187604771653246.sh
02:18:44 2026-02-06 02:18:44 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
02:18:44 Bundle version is 0.22.2-SNAPSHOT
02:18:44 --2026-02-06 02:18:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
02:18:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:18:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:18:44 HTTP request sent, awaiting response... 200 OK
02:18:44 Length: 1410 (1.4K) [application/xml]
02:18:44 Saving to: ‘maven-metadata.xml’
02:18:44
02:18:44 0K . 100% 57.0M=0s
02:18:44
02:18:44 2026-02-06 02:18:44 (57.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:18:44
02:18:44
02:18:44
02:18:44 org.opendaylight.integration
02:18:44 karaf
02:18:44 0.22.2-SNAPSHOT
02:18:44
02:18:44
02:18:44 20260206.014629
02:18:44 483
02:18:44
02:18:44 20260206014629
02:18:44
02:18:44
02:18:44 pom
02:18:44 0.22.2-20260206.014629-483
02:18:44 20260206014629
02:18:44
02:18:44
02:18:44 tar.gz
02:18:44 0.22.2-20260206.014629-483
02:18:44 20260206014629
02:18:44
02:18:44
02:18:44 zip
02:18:44 0.22.2-20260206.014629-483
02:18:44 20260206014629
02:18:44
02:18:44
02:18:44 cyclonedx
02:18:44 xml
02:18:44 0.22.2-20260206.014629-483
02:18:44 20260206014629
02:18:44
02:18:44
02:18:44 cyclonedx
02:18:44 json
02:18:44 0.22.2-20260206.014629-483
02:18:44 20260206014629
02:18:44
02:18:44
02:18:44
02:18:44
02:18:44 Nexus timestamp is 0.22.2-20260206.014629-483
02:18:44 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260206.014629-483.zip
02:18:44 Distribution bundle is karaf-0.22.2-20260206.014629-483.zip
02:18:44 Distribution bundle version is 0.22.2-SNAPSHOT
02:18:44 Distribution folder is karaf-0.22.2-SNAPSHOT
02:18:44 Nexus prefix is https://nexus.opendaylight.org
02:18:44 [EnvInject] - Injecting environment variables from a build step.
02:18:44 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:18:44 [EnvInject] - Variables injected successfully.
02:18:44 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins1316627099766042637.sh
02:18:44 Setup pyenv:
02:18:44 system
02:18:44 3.8.13
02:18:44 3.9.13
02:18:44 3.10.13
02:18:44 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:18:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:18:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:18:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:18:46 lf-activate-venv(): INFO: Base packages installed successfully
02:18:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:18:52 Copying common-functions.sh to /tmp
02:18:54 Copying common-functions.sh to 10.30.170.78:/tmp
02:18:54 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:54 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins685713613239507662.sh
02:18:54 common-functions.sh is being sourced
02:18:54 common-functions environment:
02:18:54 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:18:54 ACTUALFEATURES:
02:18:54 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:54 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:18:54 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:54 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:54 CONTROLLERMEM: 2048m
02:18:54 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:18:54 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:18:54 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:18:54 SUITES:
02:18:54
02:18:54 #################################################
02:18:54 ## Configure Cluster and Start ##
02:18:54 #################################################
02:18:54 ACTUALFEATURES: odl-infrautils-ready,odl-jsonrpc-all
02:18:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jsonrpc-all
02:18:54 Locating script plan to use...
02:18:54 Finished running script plans
02:18:54 Configuring member-1 with IP address 10.30.170.78
02:18:54 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:54 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:55 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
02:18:55 common-functions.sh is being sourced
02:18:55 ++ [[ /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 ]]
02:18:55 ++ echo 'common-functions.sh is being sourced'
02:18:55 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
02:18:55 ++ DISTROSTREAM=titanium
02:18:55 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:18:55 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:18:55 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:55 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:55 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:18:55 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:18:55 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:55 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:55 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:55 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:55 ++ export CONTROLLERMEM=
02:18:55 ++ CONTROLLERMEM=
02:18:55 ++ case "${DISTROSTREAM}" in
02:18:55 ++ CLUSTER_SYSTEM=pekko
02:18:55 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:18:55 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:18:55 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:18:55 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:18:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:18:55 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:18:55 ++ print_common_env
02:18:55 ++ cat
02:18:55 common-functions environment:
02:18:55 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:18:55 ACTUALFEATURES:
02:18:55 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:55 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
02:18:55 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:55 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:55 CONTROLLERMEM:
02:18:55 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:18:55 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:18:55 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:18:55 SUITES:
02:18:55
02:18:55 ++ SSH='ssh -t -t'
02:18:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:18:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:18:55 Changing to /tmp
02:18:55 + echo 'Changing to /tmp'
02:18:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260206.014629-483.zip
02:18:55 + cd /tmp
02:18:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260206.014629-483.zip'
02:18:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260206.014629-483.zip
02:18:55 --2026-02-06 02:18:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260206.014629-483.zip
02:18:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:18:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:18:55 HTTP request sent, awaiting response... 200 OK
02:18:55 Length: 234978982 (224M) [application/zip]
02:18:55 Saving to: ‘karaf-0.22.2-20260206.014629-483.zip’
02:18:55
02:18:55 0K ........ ........ ........ ........ ........ ........ 1% 59.8M 4s
02:18:55 3072K ........ ........ ........ ........ ........ ........ 2% 142M 3s
02:18:55 6144K ........ ........ ........ ........ ........ ........ 4% 149M 2s
02:18:55 9216K ........ ........ ........ ........ ........ ........ 5% 177M 2s
02:18:55 12288K ........ ........ ........ ........ ........ ........ 6% 87.0M 2s
02:18:55 15360K ........ ........ ........ ........ ........ ........ 8% 122M 2s
02:18:55 18432K ........ ........ ........ ........ ........ ........ 9% 104M 2s
02:18:55 21504K ........ ........ ........ ........ ........ ........ 10% 318M 2s
02:18:55 24576K ........ ........ ........ ........ ........ ........ 12% 241M 2s
02:18:55 27648K ........ ........ ........ ........ ........ ........ 13% 263M 1s
02:18:55 30720K ........ ........ ........ ........ ........ ........ 14% 273M 1s
02:18:55 33792K ........ ........ ........ ........ ........ ........ 16% 295M 1s
02:18:55 36864K ........ ........ ........ ........ ........ ........ 17% 310M 1s
02:18:55 39936K ........ ........ ........ ........ ........ ........ 18% 325M 1s
02:18:55 43008K ........ ........ ........ ........ ........ ........ 20% 232M 1s
02:18:55 46080K ........ ........ ........ ........ ........ ........ 21% 317M 1s
02:18:55 49152K ........ ........ ........ ........ ........ ........ 22% 318M 1s
02:18:55 52224K ........ ........ ........ ........ ........ ........ 24% 317M 1s
02:18:55 55296K ........ ........ ........ ........ ........ ........ 25% 361M 1s
02:18:55 58368K ........ ........ ........ ........ ........ ........ 26% 255M 1s
02:18:55 61440K ........ ........ ........ ........ ........ ........ 28% 301M 1s
02:18:55 64512K ........ ........ ........ ........ ........ ........ 29% 321M 1s
02:18:55 67584K ........ ........ ........ ........ ........ ........ 30% 380M 1s
02:18:55 70656K ........ ........ ........ ........ ........ ........ 32% 377M 1s
02:18:55 73728K ........ ........ ........ ........ ........ ........ 33% 358M 1s
02:18:55 76800K ........ ........ ........ ........ ........ ........ 34% 315M 1s
02:18:55 79872K ........ ........ ........ ........ ........ ........ 36% 327M 1s
02:18:55 82944K ........ ........ ........ ........ ........ ........ 37% 345M 1s
02:18:55 86016K ........ ........ ........ ........ ........ ........ 38% 327M 1s
02:18:55 89088K ........ ........ ........ ........ ........ ........ 40% 349M 1s
02:18:55 92160K ........ ........ ........ ........ ........ ........ 41% 360M 1s
02:18:55 95232K ........ ........ ........ ........ ........ ........ 42% 250M 1s
02:18:55 98304K ........ ........ ........ ........ ........ ........ 44% 330M 1s
02:18:55 101376K ........ ........ ........ ........ ........ ........ 45% 372M 1s
02:18:55 104448K ........ ........ ........ ........ ........ ........ 46% 380M 1s
02:18:55 107520K ........ ........ ........ ........ ........ ........ 48% 336M 1s
02:18:55 110592K ........ ........ ........ ........ ........ ........ 49% 267M 0s
02:18:55 113664K ........ ........ ........ ........ ........ ........ 50% 320M 0s
02:18:55 116736K ........ ........ ........ ........ ........ ........ 52% 230M 0s
02:18:55 119808K ........ ........ ........ ........ ........ ........ 53% 286M 0s
02:18:55 122880K ........ ........ ........ ........ ........ ........ 54% 331M 0s
02:18:55 125952K ........ ........ ........ ........ ........ ........ 56% 300M 0s
02:18:55 129024K ........ ........ ........ ........ ........ ........ 57% 356M 0s
02:18:55 132096K ........ ........ ........ ........ ........ ........ 58% 326M 0s
02:18:55 135168K ........ ........ ........ ........ ........ ........ 60% 252M 0s
02:18:55 138240K ........ ........ ........ ........ ........ ........ 61% 340M 0s
02:18:55 141312K ........ ........ ........ ........ ........ ........ 62% 367M 0s
02:18:55 144384K ........ ........ ........ ........ ........ ........ 64% 382M 0s
02:18:55 147456K ........ ........ ........ ........ ........ ........ 65% 380M 0s
02:18:55 150528K ........ ........ ........ ........ ........ ........ 66% 376M 0s
02:18:55 153600K ........ ........ ........ ........ ........ ........ 68% 209M 0s
02:18:55 156672K ........ ........ ........ ........ ........ ........ 69% 303M 0s
02:18:55 159744K ........ ........ ........ ........ ........ ........ 70% 380M 0s
02:18:55 162816K ........ ........ ........ ........ ........ ........ 72% 203M 0s
02:18:55 165888K ........ ........ ........ ........ ........ ........ 73% 222M 0s
02:18:55 168960K ........ ........ ........ ........ ........ ........ 74% 434M 0s
02:18:55 172032K ........ ........ ........ ........ ........ ........ 76% 358M 0s
02:18:55 175104K ........ ........ ........ ........ ........ ........ 77% 362M 0s
02:18:55 178176K ........ ........ ........ ........ ........ ........ 78% 373M 0s
02:18:55 181248K ........ ........ ........ ........ ........ ........ 80% 355M 0s
02:18:55 184320K ........ ........ ........ ........ ........ ........ 81% 362M 0s
02:18:55 187392K ........ ........ ........ ........ ........ ........ 83% 368M 0s
02:18:55 190464K ........ ........ ........ ........ ........ ........ 84% 372M 0s
02:18:55 193536K ........ ........ ........ ........ ........ ........ 85% 364M 0s
02:18:55 196608K ........ ........ ........ ........ ........ ........ 87% 215M 0s
02:18:55 199680K ........ ........ ........ ........ ........ ........ 88% 212M 0s
02:18:55 202752K ........ ........ ........ ........ ........ ........ 89% 294M 0s
02:18:55 205824K ........ ........ ........ ........ ........ ........ 91% 219M 0s
02:18:55 208896K ........ ........ ........ ........ ........ ........ 92% 316M 0s
02:18:55 211968K ........ ........ ........ ........ ........ ........ 93% 360M 0s
02:18:55 215040K ........ ........ ........ ........ ........ ........ 95% 353M 0s
02:18:55 218112K ........ ........ ........ ........ ........ ........ 96% 159M 0s
02:18:55 221184K ........ ........ ........ ........ ........ ........ 97% 262M 0s
02:18:55 224256K ........ ........ ........ ........ ........ ........ 99% 357M 0s
02:18:55 227328K ........ ........ ........ ........ . 100% 281M=0.9s
02:18:55
02:18:55 2026-02-06 02:18:55 (259 MB/s) - ‘karaf-0.22.2-20260206.014629-483.zip’ saved [234978982/234978982]
02:18:55
02:18:55 Extracting the new controller...
02:18:55 + echo 'Extracting the new controller...'
02:18:55 + unzip -q karaf-0.22.2-20260206.014629-483.zip
02:18:58 Adding external repositories...
02:18:58 + echo 'Adding external repositories...'
02:18:58 + 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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:18:58 ################################################################################
02:18:58 #
02:18:58 # Licensed to the Apache Software Foundation (ASF) under one or more
02:18:58 # contributor license agreements. See the NOTICE file distributed with
02:18:58 # this work for additional information regarding copyright ownership.
02:18:58 # The ASF licenses this file to You under the Apache License, Version 2.0
02:18:58 # (the "License"); you may not use this file except in compliance with
02:18:58 # the License. You may obtain a copy of the License at
02:18:58 #
02:18:58 # http://www.apache.org/licenses/LICENSE-2.0
02:18:58 #
02:18:58 # Unless required by applicable law or agreed to in writing, software
02:18:58 # distributed under the License is distributed on an "AS IS" BASIS,
02:18:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:18:58 # See the License for the specific language governing permissions and
02:18:58 # limitations under the License.
02:18:58 #
02:18:58 ################################################################################
02:18:58
02:18:58 #
02:18:58 # If set to true, the following property will not allow any certificate to be used
02:18:58 # when accessing Maven repositories through SSL
02:18:58 #
02:18:58 #org.ops4j.pax.url.mvn.certificateCheck=
02:18:58
02:18:58 #
02:18:58 # Path to the local Maven settings file.
02:18:58 # The repositories defined in this file will be automatically added to the list
02:18:58 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:18:58 # below is not set.
02:18:58 # The following locations are checked for the existence of the settings.xml file
02:18:58 # * 1. looks for the specified url
02:18:58 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:18:58 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:18:58 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:18:58 #
02:18:58 #org.ops4j.pax.url.mvn.settings=
02:18:58
02:18:58 #
02:18:58 # Path to the local Maven repository which is used to avoid downloading
02:18:58 # artifacts when they already exist locally.
02:18:58 # The value of this property will be extracted from the settings.xml file
02:18:58 # above, or defaulted to:
02:18:58 # System.getProperty( "user.home" ) + "/.m2/repository"
02:18:58 #
02:18:58 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:18:58
02:18:58 #
02:18:58 # Default this to false. It's just weird to use undocumented repos
02:18:58 #
02:18:58 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:18:58
02:18:58 #
02:18:58 # Uncomment if you don't wanna use the proxy settings
02:18:58 # from the Maven conf/settings.xml file
02:18:58 #
02:18:58 # org.ops4j.pax.url.mvn.proxySupport=false
02:18:58
02:18:58 #
02:18:58 # Comma separated list of repositories scanned when resolving an artifact.
02:18:58 # Those repositories will be checked before iterating through the
02:18:58 # below list of repositories and even before the local repository
02:18:58 # A repository url can be appended with zero or more of the following flags:
02:18:58 # @snapshots : the repository contains snaphots
02:18:58 # @noreleases : the repository does not contain any released artifacts
02:18:58 #
02:18:58 # The following property value will add the system folder as a repo.
02:18:58 #
02:18:58 org.ops4j.pax.url.mvn.defaultRepositories=\
02:18:58 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:18:58 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:18:58 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:18:58
02:18:58 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:18:58 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:18:58
02:18:58 #
02:18:58 # Comma separated list of repositories scanned when resolving an artifact.
02:18:58 # The default list includes the following repositories:
02:18:58 # http://repo1.maven.org/maven2@id=central
02:18:58 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:18:58 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:18:58 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:18:58 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:18:58 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:18:58 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:18:58 # To add repositories to the default ones, prepend '+' to the list of repositories
02:18:58 # to add.
02:18:58 # A repository url can be appended with zero or more of the following flags:
02:18:58 # @snapshots : the repository contains snapshots
02:18:58 # @noreleases : the repository does not contain any released artifacts
02:18:58 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:18:58 #
02:18:58 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
02:18:58
02:18:58 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:18:58 + [[ True == \T\r\u\e ]]
02:18:58 + echo 'Configuring the startup features...'
02:18:58 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jsonrpc-all,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:58 + FEATURE_TEST_STRING=features-test
02:18:58 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
02:18:58 + KARAF_VERSION=karaf4
02:18:58 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:18:58 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:58 + [[ ! -z '' ]]
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:18:58 ################################################################################
02:18:58 #
02:18:58 # Licensed to the Apache Software Foundation (ASF) under one or more
02:18:58 # contributor license agreements. See the NOTICE file distributed with
02:18:58 # this work for additional information regarding copyright ownership.
02:18:58 # The ASF licenses this file to You under the Apache License, Version 2.0
02:18:58 # (the "License"); you may not use this file except in compliance with
02:18:58 # the License. You may obtain a copy of the License at
02:18:58 #
02:18:58 # http://www.apache.org/licenses/LICENSE-2.0
02:18:58 #
02:18:58 # Unless required by applicable law or agreed to in writing, software
02:18:58 # distributed under the License is distributed on an "AS IS" BASIS,
02:18:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:18:58 # See the License for the specific language governing permissions and
02:18:58 # limitations under the License.
02:18:58 #
02:18:58 ################################################################################
02:18:58
02:18:58 #
02:18:58 # Comma separated list of features repositories to register by default
02:18:58 #
02:18:58 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/031d2821-c0ef-4d9a-9b6d-10a3c4d2f190.xml
02:18:58
02:18:58 #
02:18:58 # Comma separated list of features to install at startup
02:18:58 #
02:18:58 featuresBoot = odl-infrautils-ready,odl-jsonrpc-all, 76398046-1c44-41de-bc17-a9bdb4882382
02:18:58
02:18:58 #
02:18:58 # Resource repositories (OBR) that the features resolver can use
02:18:58 # to resolve requirements/capabilities
02:18:58 #
02:18:58 # The format of the resourceRepositories is
02:18:58 # resourceRepositories=[xml:url|json:url],...
02:18:58 # for Instance:
02:18:58 #
02:18:58 #resourceRepositories=xml:http://host/path/to/index.xml
02:18:58 # or
02:18:58 #resourceRepositories=json:http://host/path/to/index.json
02:18:58 #
02:18:58
02:18:58 #
02:18:58 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:18:58 #
02:18:58 featuresBootAsynchronous=false
02:18:58
02:18:58 #
02:18:58 # Service requirements enforcement
02:18:58 #
02:18:58 # By default, the feature resolver checks the service requirements/capabilities of
02:18:58 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:18:58 # the required bundles.
02:18:58 # The following flag can have those values:
02:18:58 # - disable: service requirements are completely ignored
02:18:58 # - default: service requirements are ignored for old features
02:18:58 # - enforce: service requirements are always verified
02:18:58 #
02:18:58 #serviceRequirements=default
02:18:58
02:18:58 #
02:18:58 # Store cfg file for config element in feature
02:18:58 #
02:18:58 #configCfgStore=true
02:18:58
02:18:58 #
02:18:58 # Define if the feature service automatically refresh bundles
02:18:58 #
02:18:58 autoRefresh=true
02:18:58
02:18:58 #
02:18:58 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:18:58 # XML file defines instructions related to features processing
02:18:58 # versions.properties may declare properties to resolve placeholders in XML file
02:18:58 # both files are relative to ${karaf.etc}
02:18:58 #
02:18:58 #featureProcessing=org.apache.karaf.features.xml
02:18:58 #featureProcessingVersions=versions.properties
02:18:58 + configure_karaf_log karaf4 ''
02:18:58 + local -r karaf_version=karaf4
02:18:58 + local -r controllerdebugmap=
02:18:58 + local logapi=log4j
02:18:58 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:18:58 log4j2.rootLogger.level = INFO
02:18:58 #log4j2.rootLogger.type = asyncRoot
02:18:58 #log4j2.rootLogger.includeLocation = false
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:18:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:18:58 log4j2.rootLogger.appenderRef.Console.ref = Console
02:18:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:18:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:18:58 log4j2.logger.spifly.name = org.apache.aries.spifly
02:18:58 log4j2.logger.spifly.level = WARN
02:18:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:18:58 log4j2.logger.audit.level = INFO
02:18:58 log4j2.logger.audit.additivity = false
02:18:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:18:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:18:58 log4j2.appender.console.type = Console
02:18:58 log4j2.appender.console.name = Console
02:18:58 log4j2.appender.console.layout.type = PatternLayout
02:18:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:18:58 log4j2.appender.rolling.type = RollingRandomAccessFile
02:18:58 log4j2.appender.rolling.name = RollingFile
02:18:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:18:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:18:58 #log4j2.appender.rolling.immediateFlush = false
02:18:58 log4j2.appender.rolling.append = true
02:18:58 log4j2.appender.rolling.layout.type = PatternLayout
02:18:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:18:58 log4j2.appender.rolling.policies.type = Policies
02:18:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:18:58 log4j2.appender.rolling.policies.size.size = 64MB
02:18:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:18:58 log4j2.appender.rolling.strategy.max = 7
02:18:58 log4j2.appender.audit.type = RollingRandomAccessFile
02:18:58 log4j2.appender.audit.name = AuditRollingFile
02:18:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:18:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:18:58 log4j2.appender.audit.append = true
02:18:58 log4j2.appender.audit.layout.type = PatternLayout
02:18:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:18:58 log4j2.appender.audit.policies.type = Policies
02:18:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:18:58 log4j2.appender.audit.policies.size.size = 8MB
02:18:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:18:58 log4j2.appender.audit.strategy.max = 7
02:18:58 log4j2.appender.osgi.type = PaxOsgi
02:18:58 log4j2.appender.osgi.name = PaxOsgi
02:18:58 log4j2.appender.osgi.filter = *
02:18:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:18:58 #log4j2.logger.aether.level = TRACE
02:18:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:18:58 #log4j2.logger.http-headers.level = DEBUG
02:18:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:18:58 #log4j2.logger.maven.level = TRACE
02:18:58 + logapi=log4j2
02:18:58 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:18:58 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:18:58 + '[' log4j2 == log4j2 ']'
02:18:58 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:58 controllerdebugmap:
02:18:58 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:58 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:18:58 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:18:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:18:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:18:58 + unset IFS
02:18:58 + echo 'controllerdebugmap: '
02:18:58 + '[' -n '' ']'
02:18:58 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:18:58 ################################################################################
02:18:58 #
02:18:58 # Licensed to the Apache Software Foundation (ASF) under one or more
02:18:58 # contributor license agreements. See the NOTICE file distributed with
02:18:58 # this work for additional information regarding copyright ownership.
02:18:58 # The ASF licenses this file to You under the Apache License, Version 2.0
02:18:58 # (the "License"); you may not use this file except in compliance with
02:18:58 # the License. You may obtain a copy of the License at
02:18:58 #
02:18:58 # http://www.apache.org/licenses/LICENSE-2.0
02:18:58 #
02:18:58 # Unless required by applicable law or agreed to in writing, software
02:18:58 # distributed under the License is distributed on an "AS IS" BASIS,
02:18:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:18:58 # See the License for the specific language governing permissions and
02:18:58 # limitations under the License.
02:18:58 #
02:18:58 ################################################################################
02:18:58
02:18:58 # Common pattern layout for appenders
02:18:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:18:58
02:18:58 # Root logger
02:18:58 log4j2.rootLogger.level = INFO
02:18:58 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:18:58 #log4j2.rootLogger.type = asyncRoot
02:18:58 #log4j2.rootLogger.includeLocation = false
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:18:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:18:58 log4j2.rootLogger.appenderRef.Console.ref = Console
02:18:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:18:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:18:58
02:18:58 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:18:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:18:58
02:18:58 # Loggers configuration
02:18:58
02:18:58 # Spifly logger
02:18:58 log4j2.logger.spifly.name = org.apache.aries.spifly
02:18:58 log4j2.logger.spifly.level = WARN
02:18:58
02:18:58 # Security audit logger
02:18:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:18:58 log4j2.logger.audit.level = INFO
02:18:58 log4j2.logger.audit.additivity = false
02:18:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:18:58
02:18:58 # Appenders configuration
02:18:58
02:18:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:18:58 log4j2.appender.console.type = Console
02:18:58 log4j2.appender.console.name = Console
02:18:58 log4j2.appender.console.layout.type = PatternLayout
02:18:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:18:58
02:18:58 # Rolling file appender
02:18:58 log4j2.appender.rolling.type = RollingRandomAccessFile
02:18:58 log4j2.appender.rolling.name = RollingFile
02:18:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:18:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:18:58 # uncomment to not force a disk flush
02:18:58 #log4j2.appender.rolling.immediateFlush = false
02:18:58 log4j2.appender.rolling.append = true
02:18:58 log4j2.appender.rolling.layout.type = PatternLayout
02:18:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:18:58 log4j2.appender.rolling.policies.type = Policies
02:18:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:18:58 log4j2.appender.rolling.policies.size.size = 1GB
02:18:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:18:58 log4j2.appender.rolling.strategy.max = 7
02:18:58
02:18:58 # Audit file appender
02:18:58 log4j2.appender.audit.type = RollingRandomAccessFile
02:18:58 log4j2.appender.audit.name = AuditRollingFile
02:18:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:18:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:18:58 log4j2.appender.audit.append = true
02:18:58 log4j2.appender.audit.layout.type = PatternLayout
02:18:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:18:58 log4j2.appender.audit.policies.type = Policies
02:18:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:18:58 log4j2.appender.audit.policies.size.size = 8MB
02:18:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:18:58 log4j2.appender.audit.strategy.max = 7
02:18:58
02:18:58 # OSGi appender
02:18:58 log4j2.appender.osgi.type = PaxOsgi
02:18:58 log4j2.appender.osgi.name = PaxOsgi
02:18:58 log4j2.appender.osgi.filter = *
02:18:58
02:18:58 # help with identification of maven-related problems with pax-url-aether
02:18:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:18:58 #log4j2.logger.aether.level = TRACE
02:18:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:18:58 #log4j2.logger.http-headers.level = DEBUG
02:18:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:18:58 #log4j2.logger.maven.level = TRACE
02:18:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:18:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:18:58 Configure
02:18:58 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:18:58 max memory: 2048m
02:18:58 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:18:58 + local -r controllermem=2048m
02:18:58 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 + echo Configure
02:18:58 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:18:58 + echo ' max memory: 2048m'
02:18:58 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
02:18:58 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
02:18:58 #!/bin/sh
02:18:58 #
02:18:58 # Licensed to the Apache Software Foundation (ASF) under one or more
02:18:58 # contributor license agreements. See the NOTICE file distributed with
02:18:58 # this work for additional information regarding copyright ownership.
02:18:58 # The ASF licenses this file to You under the Apache License, Version 2.0
02:18:58 # (the "License"); you may not use this file except in compliance with
02:18:58 # the License. You may obtain a copy of the License at
02:18:58 #
02:18:58 # http://www.apache.org/licenses/LICENSE-2.0
02:18:58 #
02:18:58 # Unless required by applicable law or agreed to in writing, software
02:18:58 # distributed under the License is distributed on an "AS IS" BASIS,
02:18:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:18:58 # See the License for the specific language governing permissions and
02:18:58 # limitations under the License.
02:18:58 #
02:18:58
02:18:58 #
02:18:58 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:18:58 # script: client, instance, shell, start, status, stop, karaf
02:18:58 #
02:18:58 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:18:58 # Actions go here...
02:18:58 # fi
02:18:58
02:18:58 #
02:18:58 # general settings which should be applied for all scripts go here; please keep
02:18:58 # in mind that it is possible that scripts might be executed more than once, e.g.
02:18:58 # in example of the start script where the start script is executed first and the
02:18:58 # karaf script afterwards.
02:18:58 #
02:18:58
02:18:58 #
02:18:58 # The following section shows the possible configuration options for the default
02:18:58 # karaf scripts
02:18:58 #
02:18:58 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:18:58 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:18:58 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:18:58 # export EXTRA_JAVA_OPTS # Additional JVM options
02:18:58 # export KARAF_HOME # Karaf home folder
02:18:58 # export KARAF_DATA # Karaf data folder
02:18:58 # export KARAF_BASE # Karaf base folder
02:18:58 # export KARAF_ETC # Karaf etc folder
02:18:58 # export KARAF_LOG # Karaf log folder
02:18:58 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:18:58 # export KARAF_OPTS # Additional available Karaf options
02:18:58 # export KARAF_DEBUG # Enable debug mode
02:18:58 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:18:58 # export KARAF_NOROOT # Prevent execution as root if set to true
02:18:58 Set Java version
02:18:58 + echo 'Set Java version'
02:18:58 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:18:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:18:58 sudo: a password is required
02:18:58 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:18:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:18:58 sudo: a password is required
02:18:58 JDK default version ...
02:18:58 + echo 'JDK default version ...'
02:18:58 + java -version
02:18:58 openjdk version "21.0.9" 2025-10-21
02:18:58 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
02:18:58 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
02:18:58 Set JAVA_HOME
02:18:58 + echo 'Set JAVA_HOME'
02:18:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:18:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:18:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:18:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:18:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:18:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:18:58 Listing all open ports on controller system...
02:18:58 + echo 'Listing all open ports on controller system...'
02:18:58 + netstat -pnatu
02:18:58 /tmp/configuration-script.sh: line 40: netstat: command not found
02:18:58 Configuring cluster
02:18:58 + '[' -f /tmp/custom_shard_config.txt ']'
02:18:58 + echo 'Configuring cluster'
02:18:58 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.78
02:18:58 ################################################
02:18:58 ## Configure Cluster ##
02:18:58 ################################################
02:18:58 NOTE: Cluster configuration files not found. Copying from
02:18:58 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
02:18:58 Configuring unique name in pekko.conf
02:18:58 Configuring hostname in pekko.conf
02:18:58 Configuring data and rpc seed nodes in pekko.conf
02:18:58 modules = [
02:18:58
02:18:58 {
02:18:58 name = "inventory"
02:18:58 namespace = "urn:opendaylight:inventory"
02:18:58 shard-strategy = "module"
02:18:58 },
02:18:58 {
02:18:58 name = "topology"
02:18:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:18:58 shard-strategy = "module"
02:18:58 },
02:18:58 {
02:18:58 name = "toaster"
02:18:58 namespace = "http://netconfcentral.org/ns/toaster"
02:18:58 shard-strategy = "module"
02:18:58 }
02:18:58 ]
02:18:58 Configuring replication type in module-shards.conf
02:18:58 ################################################
02:18:58 ## NOTE: Manually restart controller to ##
02:18:58 ## apply configuration. ##
02:18:58 ################################################
02:18:58 Dump pekko.conf
02:18:58 + echo 'Dump pekko.conf'
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
02:18:58
02:18:58 odl-cluster-data {
02:18:58 pekko {
02:18:58 remote {
02:18:58 artery {
02:18:58 enabled = on
02:18:58 transport = tcp
02:18:58 canonical.hostname = "10.30.170.78"
02:18:58 canonical.port = 2550
02:18:58 }
02:18:58 }
02:18:58
02:18:58 cluster {
02:18:58 # Using artery.
02:18:58 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.78:2550"]
02:18:58
02:18:58 roles = ["member-1"]
02:18:58
02:18:58 # when under load we might trip a false positive on the failure detector
02:18:58 # failure-detector {
02:18:58 # heartbeat-interval = 4 s
02:18:58 # acceptable-heartbeat-pause = 16s
02:18:58 # }
02:18:58 }
02:18:58
02:18:58 persistence {
02:18:58 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:18:58 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:18:58 # The relative path is always relative to KARAF_HOME.
02:18:58
02:18:58 # snapshot-store.local.dir = "target/snapshots"
02:18:58
02:18:58 # Use lz4 compression for LocalSnapshotStore snapshots
02:18:58 snapshot-store.local.use-lz4-compression = false
02:18:58 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:18:58 snapshot-store.local.lz4-blocksize = 256KB
02:18:58 }
02:18:58 disable-default-actor-system-quarantined-event-handling = "false"
02:18:58 }
02:18:58 }
02:18:58 Dump modules.conf
02:18:58 + echo 'Dump modules.conf'
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
02:18:58 modules = [
02:18:58
02:18:58 {
02:18:58 name = "inventory"
02:18:58 namespace = "urn:opendaylight:inventory"
02:18:58 shard-strategy = "module"
02:18:58 },
02:18:58 {
02:18:58 name = "topology"
02:18:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:18:58 shard-strategy = "module"
02:18:58 },
02:18:58 {
02:18:58 name = "toaster"
02:18:58 namespace = "http://netconfcentral.org/ns/toaster"
02:18:58 shard-strategy = "module"
02:18:58 }
02:18:58 ]
02:18:58 Dump module-shards.conf
02:18:58 + echo 'Dump module-shards.conf'
02:18:58 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
02:18:58 module-shards = [
02:18:58 {
02:18:58 name = "default"
02:18:58 shards = [
02:18:58 {
02:18:58 name = "default"
02:18:58 replicas = ["member-1"]
02:18:58 }
02:18:58 ]
02:18:58 },
02:18:58 {
02:18:58 name = "inventory"
02:18:58 shards = [
02:18:58 {
02:18:58 name="inventory"
02:18:58 replicas = ["member-1"]
02:18:58 }
02:18:58 ]
02:18:58 },
02:18:58 {
02:18:58 name = "topology"
02:18:58 shards = [
02:18:58 {
02:18:58 name="topology"
02:18:58 replicas = ["member-1"]
02:18:58 }
02:18:58 ]
02:18:58 },
02:18:58 {
02:18:58 name = "toaster"
02:18:58 shards = [
02:18:58 {
02:18:58 name="toaster"
02:18:58 replicas = ["member-1"]
02:18:58 }
02:18:58 ]
02:18:58 }
02:18:58 ]
02:18:58 Locating config plan to use...
02:18:58 Finished running config plans
02:18:58 Starting member-1 with IP address 10.30.170.78
02:18:58 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:58 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:59 Redirecting karaf console output to karaf_console.log
02:18:59 Starting controller...
02:18:59 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:18:59 Execute the post startup script on controller 10.30.170.78
02:18:59 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:59 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:18:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:19:59 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:20:04 2026-02-06T02:19:14,718 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 206 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:20:04 Controller is UP
02:20:04 2026-02-06T02:19:14,718 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 206 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:20:04 Listing all open ports on controller system...
02:20:04 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:20:04 looking for "BindException: Address already in use" in log file
02:20:04 looking for "server is unhealthy" in log file
02:20:04 Let's take the karaf thread dump
02:20:04 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:05 karaf main: org.apache.karaf.main.Main, pid:2018
02:20:05 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:05 Generating mininet variables...
02:20:05 Locating test plan to use...
02:20:05 Changing the testplan path...
02:20:05 test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot
02:20:05 Starting Robot test suites test/csit/suites/jsonrpc/010-mdsal-jsonrpc-basic.robot ...
02:20:06 ==============================================================================
02:20:06 jsonrpc-basic.txt :: Test suite for verifying basic variations of export AP...
02:20:06 ==============================================================================
02:20:06 Push MDSAL data and Verify Through Restconf :: Push data using pyt... | PASS |
02:20:19 ------------------------------------------------------------------------------
02:20:19 jsonrpc-basic.txt :: Test suite for verifying basic variations of ... | PASS |
02:20:19 1 test, 1 passed, 0 failed
02:20:19 ==============================================================================
02:20:19 Output: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/output.xml
02:20:19 Log: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/log.html
02:20:19 Report: /w/workspace/jsonrpc-csit-1node-basic-only-titanium/report.html
02:20:19 Examining the files in data/log and checking filesize
02:20:19 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:19 total 376
02:20:19 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 02:18 .
02:20:19 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 6 02:19 karaf_console.log
02:20:19 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 02:19 ..
02:20:19 -rw-rw-r-- 1 jenkins jenkins 369235 Feb 6 02:20 karaf.log
02:20:19 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:19 364K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
02:20:19 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
02:20:19 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:20 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
02:20:20 Let's take the karaf thread dump again...
02:20:20 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:20 karaf main: org.apache.karaf.main.Main, pid:2018
02:20:20 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:20 Killing ODL
02:20:20 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:25 Compressing karaf.log 1
02:20:26 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:26 Fetching compressed karaf.log 1
02:20:26 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:26 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:26 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:26 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:27 Fetch GC logs
02:20:27 Warning: Permanently added '10.30.170.78' (ECDSA) to the list of known hosts.
02:20:27 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
02:20:27 Examine copied files
02:20:27 total 992
02:20:27 drwxrwxr-x. 2 jenkins jenkins 6 Feb 6 02:20 gclogs-1
02:20:27 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 6 02:20 odl1_karaf_console.log
02:20:27 -rw-rw-r--. 1 jenkins jenkins 29151 Feb 6 02:20 odl1_karaf.log.gz
02:20:27 -rw-rw-r--. 1 jenkins jenkins 112634 Feb 6 02:20 karaf_1_2018_threads_after.log
02:20:27 -rw-rw-r--. 1 jenkins jenkins 14282 Feb 6 02:20 ps_after.log
02:20:27 -rw-rw-r--. 1 jenkins jenkins 244330 Feb 6 02:20 report.html
02:20:27 -rw-rw-r--. 1 jenkins jenkins 291157 Feb 6 02:20 log.html
02:20:27 -rw-rw-r--. 1 jenkins jenkins 130730 Feb 6 02:20 output.xml
02:20:27 -rw-rw-r--. 1 jenkins jenkins 55 Feb 6 02:20 testplan.txt
02:20:27 -rw-rw-r--. 1 jenkins jenkins 103789 Feb 6 02:20 karaf_1_2018_threads_before.log
02:20:27 -rw-rw-r--. 1 jenkins jenkins 14285 Feb 6 02:20 ps_before.log
02:20:27 -rw-rw-r--. 1 jenkins jenkins 3178 Feb 6 02:18 post-startup-script.sh
02:20:27 -rw-rw-r--. 1 jenkins jenkins 252 Feb 6 02:18 startup-script.sh
02:20:27 -rw-rw-r--. 1 jenkins jenkins 3397 Feb 6 02:18 configuration-script.sh
02:20:27 -rw-rw-r--. 1 jenkins jenkins 337 Feb 6 02:18 detect_variables.env
02:20:27 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 6 02:18 pom.xml
02:20:27 -rw-rw-r--. 1 jenkins jenkins 92 Feb 6 02:18 set_variables.env
02:20:27 -rw-rw-r--. 1 jenkins jenkins 252 Feb 6 02:18 slave_addresses.txt
02:20:27 -rw-rw-r--. 1 jenkins jenkins 570 Feb 6 02:18 requirements.txt
02:20:27 -rw-rw-r--. 1 jenkins jenkins 26 Feb 6 02:18 env.properties
02:20:27 -rw-rw-r--. 1 jenkins jenkins 334 Feb 6 02:16 stack-parameters.yaml
02:20:27 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 6 02:15 test
02:20:27 drwxrwxr-x. 2 jenkins jenkins 6 Feb 6 02:15 test@tmp
02:20:27 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 6 01:46 maven-metadata.xml
02:20:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins12679284791799601065.sh
02:20:27 Karaf Deployments, Tests must have already run
02:20:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/sh /tmp/jenkins4965306213925532047.sh
02:20:27 Cleaning up Robot installation...
02:20:27 $ ssh-agent -k
02:20:27 unset SSH_AUTH_SOCK;
02:20:27 unset SSH_AGENT_PID;
02:20:27 echo Agent pid 5292 killed;
02:20:27 [ssh-agent] Stopped.
02:20:27 Recording plot data
02:20:27 Robot results publisher started...
02:20:27 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:20:27 -Parsing output xml:
02:20:28 Done!
02:20:28 -Copying log files to build dir:
02:20:28 Done!
02:20:28 -Assigning results to build:
02:20:28 Done!
02:20:28 -Checking thresholds:
02:20:28 Done!
02:20:28 Done publishing Robot results.
02:20:28 [PostBuildScript] - [INFO] Executing post build scripts.
02:20:28 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins5959215199759049635.sh
02:20:28 Archiving csit artifacts
02:20:28 mv: cannot stat '*_1.png': No such file or directory
02:20:28 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:20:28 % Total % Received % Xferd Average Speed Time Time Time Current
02:20:28 Dload Upload Total Spent Left Speed
02:20:28
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 182k 0 182k 0 0 1090k 0 --:--:-- --:--:-- --:--:-- 1090k
02:20:28 Archive: robot-plugin.zip
02:20:28 inflating: ./archives/robot-plugin/log.html
02:20:28 inflating: ./archives/robot-plugin/output.xml
02:20:28 inflating: ./archives/robot-plugin/report.html
02:20:28 mv: cannot stat '*.log.gz': No such file or directory
02:20:28 mv: cannot stat '*.csv': No such file or directory
02:20:28 mv: cannot stat '*.png': No such file or directory
02:20:28 [PostBuildScript] - [INFO] Executing post build scripts.
02:20:28 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17967229742924175993.sh
02:20:28 [PostBuildScript] - [INFO] Executing post build scripts.
02:20:28 [EnvInject] - Injecting environment variables from a build step.
02:20:28 [EnvInject] - Injecting as environment variables the properties content
02:20:28 OS_CLOUD=vex
02:20:28 OS_STACK_NAME=releng-jsonrpc-csit-1node-basic-only-titanium-632
02:20:28
02:20:28 [EnvInject] - Variables injected successfully.
02:20:28 provisioning config files...
02:20:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:20:29 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins10490834506225838085.sh
02:20:29 ---> openstack-stack-delete.sh
02:20:29 Setup pyenv:
02:20:29 system
02:20:29 3.8.13
02:20:29 3.9.13
02:20:29 3.10.13
02:20:29 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:20:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:20:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:31 lf-activate-venv(): INFO: Base packages installed successfully
02:20:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:20:47 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:20:47 INFO: Stack cost retrieval disabled, setting cost to 0
02:21:01 INFO: Deleting stack releng-jsonrpc-csit-1node-basic-only-titanium-632
02:21:01 Successfully deleted stack releng-jsonrpc-csit-1node-basic-only-titanium-632
02:21:01 [PostBuildScript] - [INFO] Executing post build scripts.
02:21:01 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins11455685672743808161.sh
02:21:01 ---> sysstat.sh
02:21:01 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins17063097749101574940.sh
02:21:03 ---> package-listing.sh
02:21:03 ++ tr '[:upper:]' '[:lower:]'
02:21:03 ++ facter osfamily
02:21:03 + OS_FAMILY=redhat
02:21:03 + workspace=/w/workspace/jsonrpc-csit-1node-basic-only-titanium
02:21:03 + START_PACKAGES=/tmp/packages_start.txt
02:21:03 + END_PACKAGES=/tmp/packages_end.txt
02:21:03 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:21:03 + PACKAGES=/tmp/packages_start.txt
02:21:03 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
02:21:03 + PACKAGES=/tmp/packages_end.txt
02:21:03 + case "${OS_FAMILY}" in
02:21:03 + rpm -qa
02:21:03 + sort
02:21:04 + '[' -f /tmp/packages_start.txt ']'
02:21:04 + '[' -f /tmp/packages_end.txt ']'
02:21:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:21:04 + '[' /w/workspace/jsonrpc-csit-1node-basic-only-titanium ']'
02:21:04 + mkdir -p /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
02:21:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/jsonrpc-csit-1node-basic-only-titanium/archives/
02:21:04 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8339091091479689108.sh
02:21:04 ---> capture-instance-metadata.sh
02:21:04 Setup pyenv:
02:21:04 system
02:21:04 3.8.13
02:21:04 3.9.13
02:21:04 3.10.13
02:21:04 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:21:06 lf-activate-venv(): INFO: Base packages installed successfully
02:21:06 lf-activate-venv(): INFO: Installing additional packages: lftools
02:21:15 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:21:15 INFO: Running in OpenStack, capturing instance metadata
02:21:15 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins6035745646985331104.sh
02:21:15 provisioning config files...
02:21:16 Could not find credentials [logs] for jsonrpc-csit-1node-basic-only-titanium #632
02:21:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/jsonrpc-csit-1node-basic-only-titanium@tmp/config12122867584390736848tmp
02:21:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:21:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:21:16 provisioning config files...
02:21:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:21:16 [EnvInject] - Injecting environment variables from a build step.
02:21:16 [EnvInject] - Injecting as environment variables the properties content
02:21:16 SERVER_ID=logs
02:21:16
02:21:16 [EnvInject] - Variables injected successfully.
02:21:16 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8778168790905442155.sh
02:21:16 ---> create-netrc.sh
02:21:16 WARN: Log server credential not found.
02:21:16 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins827314258459072209.sh
02:21:16 ---> python-tools-install.sh
02:21:16 Setup pyenv:
02:21:16 system
02:21:16 3.8.13
02:21:16 3.9.13
02:21:16 3.10.13
02:21:16 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:21:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:21:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:21:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:21:18 lf-activate-venv(): INFO: Base packages installed successfully
02:21:18 lf-activate-venv(): INFO: Installing additional packages: lftools
02:21:27 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:21:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins14327518191369871627.sh
02:21:27 ---> sudo-logs.sh
02:21:27 Archiving 'sudo' log..
02:21:27 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash /tmp/jenkins8409918357739162307.sh
02:21:27 ---> job-cost.sh
02:21:27 Setup pyenv:
02:21:27 system
02:21:27 3.8.13
02:21:27 3.9.13
02:21:27 3.10.13
02:21:27 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:21:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:21:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:21:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:21:29 lf-activate-venv(): INFO: Base packages installed successfully
02:21:29 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:21:36 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:21:36 DEBUG: total: 0
02:21:36 INFO: Retrieving Stack Cost...
02:21:36 INFO: Retrieving Pricing Info for: v3-standard-2
02:21:36 INFO: Archiving Costs
02:21:36 [jsonrpc-csit-1node-basic-only-titanium] $ /bin/bash -l /tmp/jenkins16617220366713351214.sh
02:21:36 ---> logs-deploy.sh
02:21:36 Setup pyenv:
02:21:37 system
02:21:37 3.8.13
02:21:37 3.9.13
02:21:37 3.10.13
02:21:37 * 3.11.7 (set by /w/workspace/jsonrpc-csit-1node-basic-only-titanium/.python-version)
02:21:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oqoZ from file:/tmp/.os_lf_venv
02:21:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:21:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:21:39 lf-activate-venv(): INFO: Base packages installed successfully
02:21:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:21:50 lf-activate-venv(): INFO: Adding /tmp/venv-oqoZ/bin to PATH
02:21:50 WARNING: Nexus logging server not set
02:21:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/jsonrpc-csit-1node-basic-only-titanium/632/
02:21:50 INFO: archiving logs to S3
02:21:52 ---> uname -a:
02:21:52 Linux prd-centos8-robot-2c-8g-8087.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
02:21:52
02:21:52
02:21:52 ---> lscpu:
02:21:52 Architecture: x86_64
02:21:52 CPU op-mode(s): 32-bit, 64-bit
02:21:52 Byte Order: Little Endian
02:21:52 CPU(s): 2
02:21:52 On-line CPU(s) list: 0,1
02:21:52 Thread(s) per core: 1
02:21:52 Core(s) per socket: 1
02:21:52 Socket(s): 2
02:21:52 NUMA node(s): 1
02:21:52 Vendor ID: AuthenticAMD
02:21:52 CPU family: 23
02:21:52 Model: 49
02:21:52 Model name: AMD EPYC-Rome Processor
02:21:52 Stepping: 0
02:21:52 CPU MHz: 2799.998
02:21:52 BogoMIPS: 5599.99
02:21:52 Virtualization: AMD-V
02:21:52 Hypervisor vendor: KVM
02:21:52 Virtualization type: full
02:21:52 L1d cache: 32K
02:21:52 L1i cache: 32K
02:21:52 L2 cache: 512K
02:21:52 L3 cache: 16384K
02:21:52 NUMA node0 CPU(s): 0,1
02:21:52 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
02:21:52
02:21:52
02:21:52 ---> nproc:
02:21:52 2
02:21:52
02:21:52
02:21:52 ---> df -h:
02:21:52 Filesystem Size Used Avail Use% Mounted on
02:21:52 devtmpfs 3.8G 0 3.8G 0% /dev
02:21:52 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:21:52 tmpfs 3.8G 17M 3.8G 1% /run
02:21:52 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:21:52 /dev/vda1 40G 8.4G 32G 21% /
02:21:52 tmpfs 770M 0 770M 0% /run/user/1001
02:21:52
02:21:52
02:21:52 ---> free -m:
02:21:52 total used free shared buff/cache available
02:21:52 Mem: 7697 585 4927 19 2184 6812
02:21:52 Swap: 1023 0 1023
02:21:52
02:21:52
02:21:52 ---> ip addr:
02:21:52 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:21:52 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:21:52 inet 127.0.0.1/8 scope host lo
02:21:52 valid_lft forever preferred_lft forever
02:21:52 inet6 ::1/128 scope host
02:21:52 valid_lft forever preferred_lft forever
02:21:52 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:21:52 link/ether fa:16:3e:fa:62:69 brd ff:ff:ff:ff:ff:ff
02:21:52 altname enp0s3
02:21:52 altname ens3
02:21:52 inet 10.30.171.66/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:21:52 valid_lft 85973sec preferred_lft 85973sec
02:21:52 inet6 fe80::f816:3eff:fefa:6269/64 scope link
02:21:52 valid_lft forever preferred_lft forever
02:21:52
02:21:52
02:21:52 ---> sar -b -r -n DEV:
02:21:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/06/2026 _x86_64_ (2 CPU)
02:21:52
02:21:52 02:14:40 LINUX RESTART (2 CPU)
02:21:52
02:21:52 02:15:03 AM tps rtps wtps bread/s bwrtn/s
02:21:52 02:16:01 AM 107.82 52.81 55.02 7887.35 40018.20
02:21:52 02:17:01 AM 122.51 1.18 121.33 77.97 11953.73
02:21:52 02:18:01 AM 35.23 0.42 34.81 64.79 3861.44
02:21:52 02:19:01 AM 87.14 9.41 77.72 1681.84 7338.15
02:21:52 02:20:01 AM 19.84 0.00 19.84 0.00 2957.75
02:21:52 02:21:01 AM 16.99 0.38 16.61 41.85 729.51
02:21:52 Average: 64.68 10.47 54.22 1590.71 10982.07
02:21:52
02:21:52 02:15:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:21:52 02:16:01 AM 5532988 7056996 2349440 29.81 2688 1716756 741400 8.30 185088 1883300 88812
02:21:52 02:17:01 AM 5168712 7012764 2713716 34.43 2688 2019448 715608 8.01 198408 2162808 101264
02:21:52 02:18:01 AM 5176196 7030412 2706232 34.33 2688 2029908 701788 7.86 225020 2130864 18104
02:21:52 02:19:01 AM 4946108 7059012 2936320 37.25 2688 2278788 643228 7.20 266140 2282684 76144
02:21:52 02:20:01 AM 4947660 7060356 2934768 37.23 2688 2278788 645848 7.23 266140 2282800 4
02:21:52 02:21:01 AM 5142860 7068804 2739568 34.76 2688 2097692 633080 7.09 310084 2068476 22860
02:21:52 Average: 5152421 7048057 2730007 34.63 2688 2070230 680159 7.62 241813 2135155 51198
02:21:52
02:21:52 02:15:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:21:52 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 02:16:01 AM eth0 292.38 156.29 1258.48 60.61 0.00 0.00 0.00 0.00
02:21:52 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 02:17:01 AM eth0 132.97 103.60 1328.97 13.17 0.00 0.00 0.00 0.00
02:21:52 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 02:18:01 AM eth0 16.86 8.65 6.52 3.80 0.00 0.00 0.00 0.00
02:21:52 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 02:19:01 AM eth0 239.52 180.64 380.29 38.92 0.00 0.00 0.00 0.00
02:21:52 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 02:20:01 AM eth0 1.68 0.73 0.20 0.12 0.00 0.00 0.00 0.00
02:21:52 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 02:21:01 AM eth0 64.01 40.40 79.71 24.89 0.00 0.00 0.00 0.00
02:21:52 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:21:52 Average: eth0 123.64 81.30 504.86 23.38 0.00 0.00 0.00 0.00
02:21:52
02:21:52
02:21:52 ---> sar -P ALL:
02:21:52 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/06/2026 _x86_64_ (2 CPU)
02:21:52
02:21:52 02:14:40 LINUX RESTART (2 CPU)
02:21:52
02:21:52 02:15:03 AM CPU %user %nice %system %iowait %steal %idle
02:21:52 02:16:01 AM all 31.91 0.03 7.84 20.89 0.10 39.22
02:21:52 02:16:01 AM 0 25.87 0.07 7.16 16.95 0.09 49.86
02:21:52 02:16:01 AM 1 37.95 0.00 8.53 24.84 0.10 28.58
02:21:52 02:17:01 AM all 34.28 0.00 5.33 1.03 0.10 59.25
02:21:52 02:17:01 AM 0 23.94 0.00 4.80 1.21 0.12 69.92
02:21:52 02:17:01 AM 1 44.66 0.00 5.87 0.85 0.08 48.54
02:21:52 02:18:01 AM all 12.54 0.00 2.08 0.39 0.08 84.91
02:21:52 02:18:01 AM 0 11.57 0.00 2.22 0.37 0.08 85.76
02:21:52 02:18:01 AM 1 13.51 0.00 1.93 0.42 0.08 84.05
02:21:52 02:19:01 AM all 34.21 0.00 6.40 0.70 0.09 58.61
02:21:52 02:19:01 AM 0 25.15 0.00 5.05 0.52 0.08 69.20
02:21:52 02:19:01 AM 1 43.31 0.00 7.74 0.88 0.10 47.96
02:21:52 02:20:01 AM all 0.30 0.00 0.21 0.22 0.05 99.22
02:21:52 02:20:01 AM 0 0.57 0.00 0.18 0.18 0.07 99.00
02:21:52 02:20:01 AM 1 0.03 0.00 0.23 0.25 0.03 99.45
02:21:52 02:21:01 AM all 13.33 0.00 2.23 0.08 0.08 84.29
02:21:52 02:21:01 AM 0 12.01 0.00 1.72 0.07 0.07 86.14
02:21:52 02:21:01 AM 1 14.66 0.00 2.74 0.08 0.08 82.43
02:21:52 Average: all 21.04 0.01 3.99 3.78 0.08 71.10
02:21:52 Average: 0 16.47 0.01 3.50 3.13 0.08 76.80
02:21:52 Average: 1 25.62 0.00 4.48 4.43 0.08 65.38
02:21:52
02:21:52
02:21:52