23:28:27 Started by upstream project "integration-distribution-mri-test-titanium" build number 57
23:28:27 originally caused by:
23:28:27 Started by timer
23:28:27 Running as SYSTEM
23:28:28 [EnvInject] - Loading node environment variables.
23:28:28 Building remotely on prd-centos8-robot-2c-8g-3079 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-titanium
23:28:28 [ssh-agent] Looking for ssh-agent implementation...
23:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:28:28 $ ssh-agent
23:28:28 SSH_AUTH_SOCK=/tmp/ssh-J7m7L4zjOWGs/agent.5306
23:28:28 SSH_AGENT_PID=5308
23:28:28 [ssh-agent] Started.
23:28:28 Running ssh-add (command line suppressed)
23:28:28 Identity added: /w/workspace/yangtools-csit-1node-system-only-titanium@tmp/private_key_4015302519662126245.key (/w/workspace/yangtools-csit-1node-system-only-titanium@tmp/private_key_4015302519662126245.key)
23:28:28 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:28:28 The recommended git tool is: NONE
23:28:31 using credential opendaylight-jenkins-ssh
23:28:31 Wiping out workspace first.
23:28:31 Cloning the remote Git repository
23:28:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:28:31 > git init /w/workspace/yangtools-csit-1node-system-only-titanium/test # timeout=10
23:28:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:28:31 > git --version # timeout=10
23:28:31 > git --version # 'git version 2.43.0'
23:28:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:28:31 [INFO] Currently running in a labeled security context
23:28:31 [INFO] Currently SELinux is 'enforcing' on the host
23:28:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-titanium/test@tmp/jenkins-gitclient-ssh720989292824674743.key
23:28:31 Verifying host key using known hosts file
23:28:31 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.
23:28:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:28:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:28:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:28:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:28:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:28:34 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:28:34 [INFO] Currently running in a labeled security context
23:28:34 [INFO] Currently SELinux is 'enforcing' on the host
23:28:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-titanium/test@tmp/jenkins-gitclient-ssh1513911834423123822.key
23:28:34 Verifying host key using known hosts file
23:28:34 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.
23:28:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:28:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:28:35 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:28:35 > git config core.sparsecheckout # timeout=10
23:28:35 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:28:35 Commit message: "Adapt test for new pce-allocation field"
23:28:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:28:35 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:28:36 No emails were triggered.
23:28:36 provisioning config files...
23:28:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:28:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:28:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:28:37 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins8410735319084207518.sh
23:28:37 ---> python-tools-install.sh
23:28:37 Setup pyenv:
23:28:37 system
23:28:37 * 3.8.13 (set by /opt/pyenv/version)
23:28:37 * 3.9.13 (set by /opt/pyenv/version)
23:28:37 * 3.10.13 (set by /opt/pyenv/version)
23:28:37 * 3.11.7 (set by /opt/pyenv/version)
23:28:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Edb7
23:28:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:28:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:28:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:28:46 lf-activate-venv(): INFO: Base packages installed successfully
23:28:46 lf-activate-venv(): INFO: Installing additional packages: lftools
23:29:11 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:29:11 Generating Requirements File
23:29:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:29:32 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:29:32 Python 3.11.7
23:29:32 pip 25.2 from /tmp/venv-Edb7/lib/python3.11/site-packages/pip (python 3.11)
23:29:32 appdirs==1.4.4
23:29:32 argcomplete==3.6.2
23:29:32 aspy.yaml==1.3.0
23:29:32 attrs==25.4.0
23:29:32 autopage==0.5.2
23:29:32 beautifulsoup4==4.14.2
23:29:32 boto3==1.40.50
23:29:32 botocore==1.40.50
23:29:32 bs4==0.0.2
23:29:32 cachetools==6.2.1
23:29:32 certifi==2025.10.5
23:29:32 cffi==2.0.0
23:29:32 cfgv==3.4.0
23:29:32 chardet==5.2.0
23:29:32 charset-normalizer==3.4.3
23:29:32 click==8.3.0
23:29:32 cliff==4.11.0
23:29:32 cmd2==2.7.0
23:29:32 cryptography==3.3.2
23:29:32 debtcollector==3.0.0
23:29:32 decorator==5.2.1
23:29:32 defusedxml==0.7.1
23:29:32 Deprecated==1.2.18
23:29:32 distlib==0.4.0
23:29:32 dnspython==2.8.0
23:29:32 docker==7.1.0
23:29:32 dogpile.cache==1.5.0
23:29:32 durationpy==0.10
23:29:32 email-validator==2.3.0
23:29:32 filelock==3.20.0
23:29:32 future==1.0.0
23:29:32 gitdb==4.0.12
23:29:32 GitPython==3.1.45
23:29:32 google-auth==2.41.1
23:29:32 httplib2==0.31.0
23:29:32 identify==2.6.15
23:29:32 idna==3.11
23:29:32 importlib-resources==1.5.0
23:29:32 iso8601==2.1.0
23:29:32 Jinja2==3.1.6
23:29:32 jmespath==1.0.1
23:29:32 jsonpatch==1.33
23:29:32 jsonpointer==3.0.0
23:29:32 jsonschema==4.25.1
23:29:32 jsonschema-specifications==2025.9.1
23:29:32 keystoneauth1==5.12.0
23:29:32 kubernetes==34.1.0
23:29:32 lftools==0.37.15
23:29:32 lxml==6.0.2
23:29:32 markdown-it-py==4.0.0
23:29:32 MarkupSafe==3.0.3
23:29:32 mdurl==0.1.2
23:29:32 msgpack==1.1.2
23:29:32 multi_key_dict==2.0.3
23:29:32 munch==4.0.0
23:29:32 netaddr==1.3.0
23:29:32 niet==1.4.2
23:29:32 nodeenv==1.9.1
23:29:32 oauth2client==4.1.3
23:29:32 oauthlib==3.3.1
23:29:32 openstacksdk==4.7.1
23:29:32 os-service-types==1.8.0
23:29:32 osc-lib==4.2.0
23:29:32 oslo.config==10.0.0
23:29:32 oslo.context==6.1.0
23:29:32 oslo.i18n==6.6.0
23:29:32 oslo.log==7.2.1
23:29:32 oslo.serialization==5.8.0
23:29:32 oslo.utils==9.1.0
23:29:32 packaging==25.0
23:29:32 pbr==7.0.1
23:29:32 platformdirs==4.5.0
23:29:32 prettytable==3.16.0
23:29:32 psutil==7.1.0
23:29:32 pyasn1==0.6.1
23:29:32 pyasn1_modules==0.4.2
23:29:32 pycparser==2.23
23:29:32 pygerrit2==2.0.15
23:29:32 PyGithub==2.8.1
23:29:32 Pygments==2.19.2
23:29:32 PyJWT==2.10.1
23:29:32 PyNaCl==1.6.0
23:29:32 pyparsing==2.4.7
23:29:32 pyperclip==1.11.0
23:29:32 pyrsistent==0.20.0
23:29:32 python-cinderclient==9.8.0
23:29:32 python-dateutil==2.9.0.post0
23:29:32 python-heatclient==4.3.0
23:29:32 python-jenkins==1.8.3
23:29:32 python-keystoneclient==5.7.0
23:29:32 python-magnumclient==4.9.0
23:29:32 python-openstackclient==8.2.0
23:29:32 python-swiftclient==4.8.0
23:29:32 PyYAML==6.0.3
23:29:32 referencing==0.36.2
23:29:32 requests==2.32.5
23:29:32 requests-oauthlib==2.0.0
23:29:32 requestsexceptions==1.4.0
23:29:32 rfc3986==2.0.0
23:29:32 rich==14.2.0
23:29:32 rich-argparse==1.7.1
23:29:32 rpds-py==0.27.1
23:29:32 rsa==4.9.1
23:29:32 ruamel.yaml==0.18.15
23:29:32 ruamel.yaml.clib==0.2.14
23:29:32 s3transfer==0.14.0
23:29:32 simplejson==3.20.2
23:29:32 six==1.17.0
23:29:32 smmap==5.0.2
23:29:32 soupsieve==2.8
23:29:32 stevedore==5.5.0
23:29:32 tabulate==0.9.0
23:29:32 toml==0.10.2
23:29:32 tomlkit==0.13.3
23:29:32 tqdm==4.67.1
23:29:32 typing_extensions==4.15.0
23:29:32 tzdata==2025.2
23:29:32 urllib3==1.26.20
23:29:32 virtualenv==20.35.3
23:29:32 wcwidth==0.2.14
23:29:32 websocket-client==1.9.0
23:29:32 wrapt==1.17.3
23:29:32 xdg==6.0.0
23:29:32 xmltodict==1.0.2
23:29:32 yq==3.4.3
23:29:33 [EnvInject] - Injecting environment variables from a build step.
23:29:33 [EnvInject] - Injecting as environment variables the properties content
23:29:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:29:33 OS_CLOUD=vex
23:29:33 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-titanium-57
23:29:33 OS_STACK_TEMPLATE_DIR=openstack-hot
23:29:33
23:29:33 [EnvInject] - Variables injected successfully.
23:29:33 provisioning config files...
23:29:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:29:33 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins7619446629606841417.sh
23:29:33 ---> Create parameters file for OpenStack HOT
23:29:33 OpenStack Heat parameters generated
23:29:33 -----------------------------------
23:29:33 parameters:
23:29:33 vm_0_count: '1'
23:29:33 vm_0_flavor: 'v3-standard-4'
23:29:33 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:29:33 vm_1_count: '0'
23:29:33 vm_1_flavor: 'v3-standard-2'
23:29:33 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:29:33
23:29:33 job_name: '52363-57'
23:29:33 silo: 'releng'
23:29:33 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins15424422065333328748.sh
23:29:33 ---> Create HEAT stack
23:29:33 + source /home/jenkins/lf-env.sh
23:29:33 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:29:33 ++ mktemp -d /tmp/venv-XXXX
23:29:33 + lf_venv=/tmp/venv-Rsoq
23:29:33 + local venv_file=/tmp/.os_lf_venv
23:29:33 + local python=python3
23:29:33 + local options
23:29:33 + local set_path=true
23:29:33 + local install_args=
23:29:33 ++ 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
23:29:33 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:29:33 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:29:33 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:29:33 + true
23:29:33 + case $1 in
23:29:33 + python=python3
23:29:33 + shift 2
23:29:33 + true
23:29:33 + case $1 in
23:29:33 + shift
23:29:33 + break
23:29:33 + case $python in
23:29:33 + local pkg_list=
23:29:33 + [[ -d /opt/pyenv ]]
23:29:33 + echo 'Setup pyenv:'
23:29:33 Setup pyenv:
23:29:33 + export PYENV_ROOT=/opt/pyenv
23:29:33 + PYENV_ROOT=/opt/pyenv
23:29:33 + 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
23:29:33 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:29:33 + pyenv versions
23:29:33 system
23:29:33 3.8.13
23:29:33 3.9.13
23:29:33 3.10.13
23:29:33 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:29:33 + command -v pyenv
23:29:33 ++ pyenv init - --no-rehash
23:29:33 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:29:33 for i in ${!paths[@]}; do
23:29:33 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:29:33 fi; done;
23:29:33 echo "${paths[*]}"'\'')"
23:29:33 export PATH="/opt/pyenv/shims:${PATH}"
23:29:33 export PYENV_SHELL=bash
23:29:33 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:29:33 pyenv() {
23:29:33 local command
23:29:33 command="${1:-}"
23:29:33 if [ "$#" -gt 0 ]; then
23:29:33 shift
23:29:33 fi
23:29:33
23:29:33 case "$command" in
23:29:33 rehash|shell)
23:29:33 eval "$(pyenv "sh-$command" "$@")"
23:29:33 ;;
23:29:33 *)
23:29:33 command pyenv "$command" "$@"
23:29:33 ;;
23:29:33 esac
23:29:33 }'
23:29:33 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:29:33 for i in ${!paths[@]}; do
23:29:33 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:29:33 fi; done;
23:29:33 echo "${paths[*]}"'
23:29:33 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:29:33 ++ 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
23:29:33 ++ 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
23:29:33 ++ export PYENV_SHELL=bash
23:29:33 ++ PYENV_SHELL=bash
23:29:33 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:29:33 +++ complete -F _pyenv pyenv
23:29:33 ++ lf-pyver python3
23:29:33 ++ local py_version_xy=python3
23:29:33 ++ local py_version_xyz=
23:29:33 ++ grep -E '^[0-9.]*[0-9]$'
23:29:33 ++ awk '{ print $1 }'
23:29:33 ++ pyenv versions
23:29:33 ++ local command
23:29:33 ++ command=versions
23:29:33 ++ '[' 1 -gt 0 ']'
23:29:33 ++ shift
23:29:33 ++ case "$command" in
23:29:33 ++ command pyenv versions
23:29:33 ++ pyenv versions
23:29:33 ++ sed 's/^[ *]* //'
23:29:33 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:29:33 +++ grep '^3' /tmp/.pyenv_versions
23:29:33 +++ tail -n 1
23:29:33 +++ sort -V
23:29:33 ++ py_version_xyz=3.11.7
23:29:33 ++ [[ -z 3.11.7 ]]
23:29:33 ++ echo 3.11.7
23:29:33 ++ return 0
23:29:33 + pyenv local 3.11.7
23:29:33 + local command
23:29:33 + command=local
23:29:33 + '[' 2 -gt 0 ']'
23:29:33 + shift
23:29:33 + case "$command" in
23:29:33 + command pyenv local 3.11.7
23:29:33 + pyenv local 3.11.7
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='lftools[openstack] '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='kubernetes '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='niet '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='python-heatclient '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='python-openstackclient '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='python-magnumclient '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='urllib3~=1.26.15 '
23:29:33 + for arg in "$@"
23:29:33 + case $arg in
23:29:33 + pkg_list+='yq '
23:29:33 + [[ -f /tmp/.os_lf_venv ]]
23:29:33 ++ cat /tmp/.os_lf_venv
23:29:33 + lf_venv=/tmp/venv-Edb7
23:29:33 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from' file:/tmp/.os_lf_venv
23:29:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:29:33 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:29:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:29:33 + local 'pip_opts=--upgrade --quiet'
23:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:29:33 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:29:33 + [[ -n '' ]]
23:29:33 + [[ -n '' ]]
23:29:33 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:29:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:29:33 + /tmp/venv-Edb7/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
23:29:36 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:29:36 lf-activate-venv(): INFO: Base packages installed successfully
23:29:36 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:29:36 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:29:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:29:36 + /tmp/venv-Edb7/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
23:29:56 + type python3
23:29:56 + true
23:29:56 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH'
23:29:56 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:29:56 + PATH=/tmp/venv-Edb7/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
23:29:56 + return 0
23:29:56 + openstack --os-cloud vex limits show --absolute
23:29:58 +--------------------------+---------+
23:29:58 | Name | Value |
23:29:58 +--------------------------+---------+
23:29:58 | maxTotalInstances | -1 |
23:29:58 | maxTotalCores | 450 |
23:29:58 | maxTotalRAMSize | 1000000 |
23:29:58 | maxServerMeta | 128 |
23:29:58 | maxImageMeta | 128 |
23:29:58 | maxPersonality | 5 |
23:29:58 | maxPersonalitySize | 10240 |
23:29:58 | maxTotalKeypairs | 100 |
23:29:58 | maxServerGroups | 10 |
23:29:58 | maxServerGroupMembers | 10 |
23:29:58 | maxTotalFloatingIps | -1 |
23:29:58 | maxSecurityGroups | -1 |
23:29:58 | maxSecurityGroupRules | -1 |
23:29:58 | totalRAMUsed | 573440 |
23:29:58 | totalCoresUsed | 140 |
23:29:58 | totalInstancesUsed | 45 |
23:29:58 | totalFloatingIpsUsed | 0 |
23:29:58 | totalSecurityGroupsUsed | 0 |
23:29:58 | totalServerGroupsUsed | 0 |
23:29:58 | maxTotalVolumes | -1 |
23:29:58 | maxTotalSnapshots | 10 |
23:29:58 | maxTotalVolumeGigabytes | 4096 |
23:29:58 | maxTotalBackups | 10 |
23:29:58 | maxTotalBackupGigabytes | 1000 |
23:29:58 | totalVolumesUsed | 0 |
23:29:58 | totalGigabytesUsed | 0 |
23:29:58 | totalSnapshotsUsed | 0 |
23:29:58 | totalBackupsUsed | 0 |
23:29:58 | totalBackupGigabytesUsed | 0 |
23:29:58 +--------------------------+---------+
23:29:58 + pushd /opt/ciman/openstack-hot
23:29:58 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-titanium
23:29:58 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-titanium-57 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-titanium/stack-parameters.yaml
23:30:22 Creating stack releng-yangtools-csit-1node-system-only-titanium-57
23:30:22 Waiting to initialize infrastructure...
23:30:22 Stack initialization successful.
23:30:22 ------------------------------------
23:30:22 Stack Details
23:30:22 ------------------------------------
23:30:22 {'added': None,
23:30:22 'capabilities': [],
23:30:22 'created_at': '2025-10-12T23:30:01Z',
23:30:22 'deleted': None,
23:30:22 'deleted_at': None,
23:30:22 'description': 'No description',
23:30:22 'environment': None,
23:30:22 'environment_files': None,
23:30:22 'files': None,
23:30:22 'files_container': None,
23:30:22 'id': 'ede64362-85ba-4442-92bd-2321985cdbe9',
23:30:22 'is_rollback_disabled': True,
23:30:22 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-titanium-57/ede64362-85ba-4442-92bd-2321985cdbe9',
23:30:22 'rel': 'self'}],
23:30:22 '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'})}),
23:30:22 'name': 'releng-yangtools-csit-1node-system-only-titanium-57',
23:30:22 'notification_topics': [],
23:30:22 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:30:22 'output_key': 'vm_0_ips',
23:30:22 'output_value': ['10.30.170.194']},
23:30:22 {'description': 'IP addresses of the 2nd vm types',
23:30:22 'output_key': 'vm_1_ips',
23:30:22 'output_value': []}],
23:30:22 'owner_id': ****,
23:30:22 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:30:22 'OS::stack_id': 'ede64362-85ba-4442-92bd-2321985cdbe9',
23:30:22 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-titanium-57',
23:30:22 'job_name': '52363-57',
23:30:22 'silo': 'releng',
23:30:22 'vm_0_count': '1',
23:30:22 'vm_0_flavor': 'v3-standard-4',
23:30:22 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:30:22 '20250917-133034.447',
23:30:22 'vm_1_count': '0',
23:30:22 'vm_1_flavor': 'v3-standard-2',
23:30:22 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:30:22 '- 20250917-133034.654'},
23:30:22 'parent_id': None,
23:30:22 'replaced': None,
23:30:22 'status': 'CREATE_COMPLETE',
23:30:22 'status_reason': 'Stack CREATE completed successfully',
23:30:22 'tags': [],
23:30:22 'template': None,
23:30:22 'template_description': 'No description',
23:30:22 'template_url': None,
23:30:22 'timeout_mins': 15,
23:30:22 'unchanged': None,
23:30:22 'updated': None,
23:30:22 'updated_at': None,
23:30:22 'user_project_id': 'c4bf6fe4ea704f65b3df33fd2d40689f'}
23:30:22 ------------------------------------
23:30:22 + popd
23:30:22 /w/workspace/yangtools-csit-1node-system-only-titanium
23:30:22 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins17670813773815428342.sh
23:30:22 ---> Copy SSH public keys to CSIT lab
23:30:22 Setup pyenv:
23:30:23 system
23:30:23 3.8.13
23:30:23 3.9.13
23:30:23 3.10.13
23:30:23 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:30:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:30:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:30:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:30:26 lf-activate-venv(): INFO: Base packages installed successfully
23:30:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:30:41 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:31:02 SSH not responding on 10.30.170.194. Retrying in 10 seconds...
23:31:12 Ping to 10.30.170.194 successful.
23:31:12 SSH not responding on 10.30.170.194. Retrying in 10 seconds...
23:31:22 Ping to 10.30.170.194 successful.
23:31:25 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:31:26 releng-52363-57-0-builder-0
23:31:26 Successfully copied public keys to slave 10.30.170.194
23:31:26 Process 6518 ready.
23:31:26 SSH ready on all stack servers.
23:31:26 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins1383969280579862679.sh
23:31:26 Setup pyenv:
23:31:26 system
23:31:26 3.8.13
23:31:26 3.9.13
23:31:26 3.10.13
23:31:26 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:31:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-IIX5
23:31:31 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-titanium/.robot_venv
23:31:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:31:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:31:36 lf-activate-venv(): INFO: Base packages installed successfully
23:31:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:31:38 lf-activate-venv(): INFO: Adding /tmp/venv-IIX5/bin to PATH
23:31:38 + echo 'Installing Python Requirements'
23:31:38 Installing Python Requirements
23:31:38 + cat
23:31:38 + python -m pip install -r requirements.txt
23:31:39 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:31:39 Collecting docker-py (from -r requirements.txt (line 1))
23:31:39 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)
23:31:39 Collecting ipaddr (from -r requirements.txt (line 2))
23:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:31:39 Preparing metadata (setup.py): started
23:31:39 Preparing metadata (setup.py): finished with status 'done'
23:31:39 Collecting netaddr (from -r requirements.txt (line 3))
23:31:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:31:39 Collecting netifaces (from -r requirements.txt (line 4))
23:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:31:39 Preparing metadata (setup.py): started
23:31:39 Preparing metadata (setup.py): finished with status 'done'
23:31:39 Collecting pyhocon (from -r requirements.txt (line 5))
23:31:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:31:39 Collecting requests (from -r requirements.txt (line 6))
23:31:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:31:39 Collecting robotframework (from -r requirements.txt (line 7))
23:31:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:31:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 11.0 MB/s 0:00:00
23:31:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:31:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:31:40 Preparing metadata (setup.py): started
23:31:40 Preparing metadata (setup.py): finished with status 'done'
23:31:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:31:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:31:40 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:31:40 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)
23:31:40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:31:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:31:40 Preparing metadata (setup.py): started
23:31:40 Preparing metadata (setup.py): finished with status 'done'
23:31:40 Collecting scapy (from -r requirements.txt (line 12))
23:31:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:31:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 33.7 MB/s 0:00:00
23:31:41 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:31:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:31:41 Preparing metadata (setup.py): started
23:31:41 Preparing metadata (setup.py): finished with status 'done'
23:31:41 Collecting elasticsearch (from -r requirements.txt (line 18))
23:31:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:31:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 9.3 MB/s 0:00:00
23:31:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:31:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:31:42 Collecting pyangbind (from -r requirements.txt (line 22))
23:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:31:42 Collecting isodate (from -r requirements.txt (line 25))
23:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:31:42 Collecting jmespath (from -r requirements.txt (line 28))
23:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:31:42 Collecting jsonpatch (from -r requirements.txt (line 31))
23:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:31:42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:31:42 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:31:42 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:31:42 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)
23:31:42 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:31:42 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:31:42 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)
23:31:42 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:31:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
23:31:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:31:43 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:31:43 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:31:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:31:43 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:31:43 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:31:43 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)
23:31:43 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:31:43 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:31:43 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:31:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:31:43 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
23:31:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:31:43 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)
23:31:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:31:43 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)
23:31:43 Collecting elasticsearch (from -r requirements.txt (line 18))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:31:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 21.6 MB/s 0:00:00
23:31:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:31:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:31:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:31:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:31:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:31:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 29.3 MB/s 0:00:00
23:31:44 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:31:44 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)
23:31:45 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:31:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
23:31:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 16.1 MB/s 0:00:00
23:31:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:31:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:31:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:45 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)
23:31:46 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:31:46 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:31:46 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:31:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:46 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)
23:31:46 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:31:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:31:47 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
23:31:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 48.7 MB/s 0:00:00
23:31:47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:31:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:31:47 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:31:47 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))
23:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:31:47 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:31:47 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:31:47 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 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)
23:31:47 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:31:48 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))
23:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:31:48 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:31:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:31:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:31:48 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:31:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:31:48 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:31:49 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:31:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:31:49 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:31:49 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:31:49 Building wheel for robotframework-sshlibrary (setup.py): started
23:31:49 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
23:31:49 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=7edadc334a56c0284f6ca98134df2673fc1cf46ecb3d1e6ae080aba200a7c276
23:31:49 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:31:49 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:31:49 Building wheel for ipaddr (setup.py): started
23:31:49 Building wheel for ipaddr (setup.py): finished with status 'done'
23:31:49 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=41333977857000826523b87d432aa51d331d85de3770185a19cda0a8905350e5
23:31:49 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:31:49 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:31:49 Building wheel for netifaces (setup.py): started
23:31:52 Building wheel for netifaces (setup.py): finished with status 'done'
23:31:52 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41068 sha256=519206dec6d66406c16ae06d678f0a0dda05dee612a3ea707630015353989ab9
23:31:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:31:52 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:31:52 Building wheel for robotframework-httplibrary (setup.py): started
23:31:52 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
23:31:52 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=5bd094b9af32b907f8d6624a897c888c041956b5ea0a129c09c4ea90b930f231
23:31:52 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:31:52 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
23:31:52 Building wheel for jsonpath-rw (setup.py): started
23:31:52 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
23:31:52 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=7731c8018d78f0ca95c73317fe27e3603b09d1703c9d53eefa46c4f820a2c494
23:31:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:31:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:31:53 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:32:08
23:32:08 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:32:09 + pip freeze
23:32:09 attrs==25.4.0
23:32:09 bcrypt==5.0.0
23:32:09 beautifulsoup4==4.14.2
23:32:09 certifi==2025.10.5
23:32:09 cffi==2.0.0
23:32:09 charset-normalizer==3.4.3
23:32:09 click==8.3.0
23:32:09 cryptography==46.0.2
23:32:09 decorator==5.2.1
23:32:09 distlib==0.4.0
23:32:09 docker-py==1.10.6
23:32:09 docker-pycreds==0.4.0
23:32:09 elastic-transport==8.17.1
23:32:09 elasticsearch==8.19.1
23:32:09 elasticsearch-dsl==8.15.4
23:32:09 enum34==1.1.10
23:32:09 filelock==3.20.0
23:32:09 h11==0.16.0
23:32:09 idna==3.11
23:32:09 invoke==2.2.1
23:32:09 ipaddr==2.2.0
23:32:09 isodate==0.7.2
23:32:09 jmespath==1.0.1
23:32:09 jsonpatch==1.33
23:32:09 jsonpath-rw==1.4.0
23:32:09 jsonpointer==3.0.0
23:32:09 lxml==6.0.2
23:32:09 netaddr==1.3.0
23:32:09 netifaces==0.11.0
23:32:09 outcome==1.3.0.post0
23:32:09 paramiko==4.0.0
23:32:09 platformdirs==4.5.0
23:32:09 ply==3.11
23:32:09 pyang==2.7.1
23:32:09 pyangbind==0.8.6
23:32:09 pycparser==2.23
23:32:09 pyhocon==0.3.61
23:32:09 PyNaCl==1.6.0
23:32:09 pyparsing==3.2.5
23:32:09 PySocks==1.7.1
23:32:09 python-dateutil==2.9.0.post0
23:32:09 regex==2025.9.18
23:32:09 requests==2.32.5
23:32:09 robotframework==7.3.2
23:32:09 robotframework-httplibrary==0.4.2
23:32:09 robotframework-pythonlibcore==4.4.1
23:32:09 robotframework-requests==0.9.7
23:32:09 robotframework-selenium2library==3.0.0
23:32:09 robotframework-seleniumlibrary==6.8.0
23:32:09 robotframework-sshlibrary==3.8.0
23:32:09 scapy==2.6.1
23:32:09 scp==0.15.0
23:32:09 selenium==4.36.0
23:32:09 six==1.17.0
23:32:09 sniffio==1.3.1
23:32:09 sortedcontainers==2.4.0
23:32:09 soupsieve==2.8
23:32:09 trio==0.31.0
23:32:09 trio-websocket==0.12.2
23:32:09 typing_extensions==4.15.0
23:32:09 urllib3==2.5.0
23:32:09 virtualenv==20.35.3
23:32:09 waitress==3.0.2
23:32:09 WebOb==1.8.9
23:32:09 websocket-client==1.9.0
23:32:09 WebTest==3.0.7
23:32:09 wsproto==1.2.0
23:32:09 [EnvInject] - Injecting environment variables from a build step.
23:32:09 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:32:09 [EnvInject] - Variables injected successfully.
23:32:09 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins14378688843221161567.sh
23:32:09 Setup pyenv:
23:32:09 system
23:32:09 3.8.13
23:32:09 3.9.13
23:32:09 3.10.13
23:32:09 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:32:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:32:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:32:13 lf-activate-venv(): INFO: Base packages installed successfully
23:32:13 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:32:25 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.
23:32:25 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:32:25 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:32:25 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:32:25 + ODL_SYSTEM=()
23:32:25 + TOOLS_SYSTEM=()
23:32:25 + OPENSTACK_SYSTEM=()
23:32:25 + OPENSTACK_CONTROLLERS=()
23:32:25 + mapfile -t ADDR
23:32:25 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-titanium-57
23:32:25 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:32:26 + for i in "${ADDR[@]}"
23:32:26 ++ ssh 10.30.170.194 hostname -s
23:32:27 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:27 + REMHOST=releng-52363-57-0-builder-0
23:32:27 + case ${REMHOST} in
23:32:27 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:32:27 + echo NUM_ODL_SYSTEM=1
23:32:27 + echo NUM_TOOLS_SYSTEM=0
23:32:27 + '[' '' == yes ']'
23:32:27 + NUM_OPENSTACK_SYSTEM=0
23:32:27 + echo NUM_OPENSTACK_SYSTEM=0
23:32:27 + '[' 0 -eq 2 ']'
23:32:27 + echo ODL_SYSTEM_IP=10.30.170.194
23:32:27 ++ seq 0 0
23:32:27 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:32:27 + echo ODL_SYSTEM_1_IP=10.30.170.194
23:32:27 + echo TOOLS_SYSTEM_IP=
23:32:27 ++ seq 0 -1
23:32:27 + openstack_index=0
23:32:27 + NUM_OPENSTACK_CONTROL_NODES=1
23:32:27 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:32:27 ++ seq 0 0
23:32:27 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:32:27 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:32:27 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:32:27 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:32:27 + '[' -1 -ge 2 ']'
23:32:27 ++ seq 0 -2
23:32:27 + NUM_OPENSTACK_HAPROXY_NODES=0
23:32:27 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:32:27 ++ seq 0 -1
23:32:27 + echo 'Contents of slave_addresses.txt:'
23:32:27 Contents of slave_addresses.txt:
23:32:27 + cat slave_addresses.txt
23:32:27 NUM_ODL_SYSTEM=1
23:32:27 NUM_TOOLS_SYSTEM=0
23:32:27 NUM_OPENSTACK_SYSTEM=0
23:32:27 ODL_SYSTEM_IP=10.30.170.194
23:32:27 ODL_SYSTEM_1_IP=10.30.170.194
23:32:27 TOOLS_SYSTEM_IP=
23:32:27 NUM_OPENSTACK_CONTROL_NODES=1
23:32:27 OPENSTACK_CONTROL_NODE_1_IP=
23:32:27 NUM_OPENSTACK_COMPUTE_NODES=-1
23:32:27 NUM_OPENSTACK_HAPROXY_NODES=0
23:32:27 [EnvInject] - Injecting environment variables from a build step.
23:32:27 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:32:27 [EnvInject] - Variables injected successfully.
23:32:27 [yangtools-csit-1node-system-only-titanium] $ /bin/sh /tmp/jenkins4011063464983781225.sh
23:32:27 Preparing for JRE Version 21
23:32:27 Karaf artifact is karaf
23:32:27 Karaf project is integration
23:32:27 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:32:27 [EnvInject] - Injecting environment variables from a build step.
23:32:27 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:32:27 [EnvInject] - Variables injected successfully.
23:32:27 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins15006993157282676730.sh
23:32:27 2025-10-12 23:32:27 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:32:28 Bundle version is 0.22.1-SNAPSHOT
23:32:28 --2025-10-12 23:32:28-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
23:32:28 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:32:28 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:32:28 HTTP request sent, awaiting response... 200 OK
23:32:28 Length: 1410 (1.4K) [application/xml]
23:32:28 Saving to: ‘maven-metadata.xml’
23:32:28
23:32:28 0K . 100% 49.0M=0s
23:32:28
23:32:28 2025-10-12 23:32:28 (49.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:32:28
23:32:28
23:32:28
23:32:28 org.opendaylight.integration
23:32:28 karaf
23:32:28 0.22.1-SNAPSHOT
23:32:28
23:32:28
23:32:28 20251012.175341
23:32:28 215
23:32:28
23:32:28 20251012175341
23:32:28
23:32:28
23:32:28 pom
23:32:28 0.22.1-20251012.175341-215
23:32:28 20251012175341
23:32:28
23:32:28
23:32:28 tar.gz
23:32:28 0.22.1-20251012.175341-215
23:32:28 20251012175341
23:32:28
23:32:28
23:32:28 zip
23:32:28 0.22.1-20251012.175341-215
23:32:28 20251012175341
23:32:28
23:32:28
23:32:28 cyclonedx
23:32:28 xml
23:32:28 0.22.1-20251012.175341-215
23:32:28 20251012175341
23:32:28
23:32:28
23:32:28 cyclonedx
23:32:28 json
23:32:28 0.22.1-20251012.175341-215
23:32:28 20251012175341
23:32:28
23:32:28
23:32:28
23:32:28
23:32:28 Nexus timestamp is 0.22.1-20251012.175341-215
23:32:28 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:32:28 Distribution bundle is karaf-0.22.1-20251012.175341-215.zip
23:32:28 Distribution bundle version is 0.22.1-SNAPSHOT
23:32:28 Distribution folder is karaf-0.22.1-SNAPSHOT
23:32:28 Nexus prefix is https://nexus.opendaylight.org
23:32:28 [EnvInject] - Injecting environment variables from a build step.
23:32:28 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:32:28 [EnvInject] - Variables injected successfully.
23:32:28 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins7845023153949918685.sh
23:32:28 Setup pyenv:
23:32:28 system
23:32:28 3.8.13
23:32:28 3.9.13
23:32:28 3.10.13
23:32:28 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:32:30 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.
23:32:30 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:32:31 lf-activate-venv(): INFO: Base packages installed successfully
23:32:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:32:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:32:37 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:32:37 Copying common-functions.sh to /tmp
23:32:39 Copying common-functions.sh to 10.30.170.194:/tmp
23:32:39 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:39 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins14648468188434122166.sh
23:32:39 common-functions.sh is being sourced
23:32:39 common-functions environment:
23:32:39 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:32:39 ACTUALFEATURES:
23:32:39 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:39 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:32:39 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:39 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:39 CONTROLLERMEM: 2048m
23:32:39 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:32:39 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:32:39 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:32:39 SUITES:
23:32:39
23:32:39 #################################################
23:32:39 ## Configure Cluster and Start ##
23:32:39 #################################################
23:32:39 ACTUALFEATURES: odl-infrautils-ready,odl-restconf
23:32:39 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf
23:32:39 Locating script plan to use...
23:32:39 Finished running script plans
23:32:39 Configuring member-1 with IP address 10.30.170.194
23:32:39 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:39 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:39 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
23:32:39 common-functions.sh is being sourced
23:32:39 ++ [[ /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 ]]
23:32:39 ++ echo 'common-functions.sh is being sourced'
23:32:39 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
23:32:39 ++ DISTROSTREAM=titanium
23:32:39 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:32:39 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:32:39 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:39 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:39 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:32:39 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:32:39 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:39 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:39 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:39 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:39 ++ export CONTROLLERMEM=
23:32:39 ++ CONTROLLERMEM=
23:32:39 ++ case "${DISTROSTREAM}" in
23:32:39 ++ CLUSTER_SYSTEM=pekko
23:32:39 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:32:39 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:32:39 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:32:39 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:32:39 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:32:39 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:32:39 ++ print_common_env
23:32:39 ++ cat
23:32:39 common-functions environment:
23:32:39 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:32:39 ACTUALFEATURES:
23:32:39 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:39 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
23:32:39 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:39 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:39 CONTROLLERMEM:
23:32:39 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:32:39 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:32:39 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:32:39 SUITES:
23:32:39
23:32:39 ++ SSH='ssh -t -t'
23:32:39 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:32:39 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:32:39 Changing to /tmp
23:32:39 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:32:39 + echo 'Changing to /tmp'
23:32:39 + cd /tmp
23:32:39 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip'
23:32:39 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:32:39 --2025-10-12 23:32:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251012.175341-215.zip
23:32:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:32:40 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:32:40 HTTP request sent, awaiting response... 200 OK
23:32:40 Length: 234984244 (224M) [application/zip]
23:32:40 Saving to: ‘karaf-0.22.1-20251012.175341-215.zip’
23:32:40
23:32:40 0K ........ ........ ........ ........ ........ ........ 1% 85.6M 3s
23:32:40 3072K ........ ........ ........ ........ ........ ........ 2% 107M 2s
23:32:40 6144K ........ ........ ........ ........ ........ ........ 4% 127M 2s
23:32:40 9216K ........ ........ ........ ........ ........ ........ 5% 142M 2s
23:32:40 12288K ........ ........ ........ ........ ........ ........ 6% 224M 2s
23:32:40 15360K ........ ........ ........ ........ ........ ........ 8% 196M 2s
23:32:40 18432K ........ ........ ........ ........ ........ ........ 9% 228M 1s
23:32:40 21504K ........ ........ ........ ........ ........ ........ 10% 239M 1s
23:32:40 24576K ........ ........ ........ ........ ........ ........ 12% 244M 1s
23:32:40 27648K ........ ........ ........ ........ ........ ........ 13% 272M 1s
23:32:40 30720K ........ ........ ........ ........ ........ ........ 14% 303M 1s
23:32:40 33792K ........ ........ ........ ........ ........ ........ 16% 263M 1s
23:32:40 36864K ........ ........ ........ ........ ........ ........ 17% 336M 1s
23:32:40 39936K ........ ........ ........ ........ ........ ........ 18% 297M 1s
23:32:40 43008K ........ ........ ........ ........ ........ ........ 20% 242M 1s
23:32:40 46080K ........ ........ ........ ........ ........ ........ 21% 267M 1s
23:32:40 49152K ........ ........ ........ ........ ........ ........ 22% 268M 1s
23:32:40 52224K ........ ........ ........ ........ ........ ........ 24% 270M 1s
23:32:40 55296K ........ ........ ........ ........ ........ ........ 25% 290M 1s
23:32:40 58368K ........ ........ ........ ........ ........ ........ 26% 281M 1s
23:32:40 61440K ........ ........ ........ ........ ........ ........ 28% 278M 1s
23:32:40 64512K ........ ........ ........ ........ ........ ........ 29% 260M 1s
23:32:40 67584K ........ ........ ........ ........ ........ ........ 30% 287M 1s
23:32:40 70656K ........ ........ ........ ........ ........ ........ 32% 285M 1s
23:32:40 73728K ........ ........ ........ ........ ........ ........ 33% 272M 1s
23:32:40 76800K ........ ........ ........ ........ ........ ........ 34% 283M 1s
23:32:40 79872K ........ ........ ........ ........ ........ ........ 36% 300M 1s
23:32:40 82944K ........ ........ ........ ........ ........ ........ 37% 301M 1s
23:32:40 86016K ........ ........ ........ ........ ........ ........ 38% 299M 1s
23:32:40 89088K ........ ........ ........ ........ ........ ........ 40% 302M 1s
23:32:40 92160K ........ ........ ........ ........ ........ ........ 41% 323M 1s
23:32:40 95232K ........ ........ ........ ........ ........ ........ 42% 302M 1s
23:32:40 98304K ........ ........ ........ ........ ........ ........ 44% 292M 1s
23:32:40 101376K ........ ........ ........ ........ ........ ........ 45% 277M 1s
23:32:40 104448K ........ ........ ........ ........ ........ ........ 46% 231M 1s
23:32:40 107520K ........ ........ ........ ........ ........ ........ 48% 403M 0s
23:32:40 110592K ........ ........ ........ ........ ........ ........ 49% 250M 0s
23:32:40 113664K ........ ........ ........ ........ ........ ........ 50% 331M 0s
23:32:40 116736K ........ ........ ........ ........ ........ ........ 52% 301M 0s
23:32:40 119808K ........ ........ ........ ........ ........ ........ 53% 289M 0s
23:32:40 122880K ........ ........ ........ ........ ........ ........ 54% 308M 0s
23:32:40 125952K ........ ........ ........ ........ ........ ........ 56% 278M 0s
23:32:40 129024K ........ ........ ........ ........ ........ ........ 57% 302M 0s
23:32:40 132096K ........ ........ ........ ........ ........ ........ 58% 281M 0s
23:32:40 135168K ........ ........ ........ ........ ........ ........ 60% 273M 0s
23:32:40 138240K ........ ........ ........ ........ ........ ........ 61% 278M 0s
23:32:40 141312K ........ ........ ........ ........ ........ ........ 62% 288M 0s
23:32:40 144384K ........ ........ ........ ........ ........ ........ 64% 288M 0s
23:32:40 147456K ........ ........ ........ ........ ........ ........ 65% 306M 0s
23:32:40 150528K ........ ........ ........ ........ ........ ........ 66% 303M 0s
23:32:40 153600K ........ ........ ........ ........ ........ ........ 68% 249M 0s
23:32:40 156672K ........ ........ ........ ........ ........ ........ 69% 318M 0s
23:32:40 159744K ........ ........ ........ ........ ........ ........ 70% 292M 0s
23:32:40 162816K ........ ........ ........ ........ ........ ........ 72% 105M 0s
23:32:40 165888K ........ ........ ........ ........ ........ ........ 73% 268M 0s
23:32:40 168960K ........ ........ ........ ........ ........ ........ 74% 276M 0s
23:32:40 172032K ........ ........ ........ ........ ........ ........ 76% 267M 0s
23:32:40 175104K ........ ........ ........ ........ ........ ........ 77% 278M 0s
23:32:40 178176K ........ ........ ........ ........ ........ ........ 78% 271M 0s
23:32:40 181248K ........ ........ ........ ........ ........ ........ 80% 283M 0s
23:32:40 184320K ........ ........ ........ ........ ........ ........ 81% 278M 0s
23:32:40 187392K ........ ........ ........ ........ ........ ........ 82% 276M 0s
23:32:40 190464K ........ ........ ........ ........ ........ ........ 84% 280M 0s
23:32:40 193536K ........ ........ ........ ........ ........ ........ 85% 273M 0s
23:32:40 196608K ........ ........ ........ ........ ........ ........ 87% 285M 0s
23:32:40 199680K ........ ........ ........ ........ ........ ........ 88% 273M 0s
23:32:40 202752K ........ ........ ........ ........ ........ ........ 89% 271M 0s
23:32:40 205824K ........ ........ ........ ........ ........ ........ 91% 266M 0s
23:32:40 208896K ........ ........ ........ ........ ........ ........ 92% 282M 0s
23:32:40 211968K ........ ........ ........ ........ ........ ........ 93% 277M 0s
23:32:40 215040K ........ ........ ........ ........ ........ ........ 95% 279M 0s
23:32:40 218112K ........ ........ ........ ........ ........ ........ 96% 281M 0s
23:32:40 221184K ........ ........ ........ ........ ........ ........ 97% 276M 0s
23:32:40 224256K ........ ........ ........ ........ ........ ........ 99% 252M 0s
23:32:40 227328K ........ ........ ........ ........ . 100% 295M=0.9s
23:32:40
23:32:40 2025-10-12 23:32:40 (252 MB/s) - ‘karaf-0.22.1-20251012.175341-215.zip’ saved [234984244/234984244]
23:32:40
23:32:40 Extracting the new controller...
23:32:40 + echo 'Extracting the new controller...'
23:32:40 + unzip -q karaf-0.22.1-20251012.175341-215.zip
23:32:43 Adding external repositories...
23:32:43 + echo 'Adding external repositories...'
23:32:43 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:32:43 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:32:43 ################################################################################
23:32:43 #
23:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:32:43 # contributor license agreements. See the NOTICE file distributed with
23:32:43 # this work for additional information regarding copyright ownership.
23:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:32:43 # (the "License"); you may not use this file except in compliance with
23:32:43 # the License. You may obtain a copy of the License at
23:32:43 #
23:32:43 # http://www.apache.org/licenses/LICENSE-2.0
23:32:43 #
23:32:43 # Unless required by applicable law or agreed to in writing, software
23:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:32:43 # See the License for the specific language governing permissions and
23:32:43 # limitations under the License.
23:32:43 #
23:32:43 ################################################################################
23:32:43
23:32:43 #
23:32:43 # If set to true, the following property will not allow any certificate to be used
23:32:43 # when accessing Maven repositories through SSL
23:32:43 #
23:32:43 #org.ops4j.pax.url.mvn.certificateCheck=
23:32:43
23:32:43 #
23:32:43 # Path to the local Maven settings file.
23:32:43 # The repositories defined in this file will be automatically added to the list
23:32:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:32:43 # below is not set.
23:32:43 # The following locations are checked for the existence of the settings.xml file
23:32:43 # * 1. looks for the specified url
23:32:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:32:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:32:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:32:43 #
23:32:43 #org.ops4j.pax.url.mvn.settings=
23:32:43
23:32:43 #
23:32:43 # Path to the local Maven repository which is used to avoid downloading
23:32:43 # artifacts when they already exist locally.
23:32:43 # The value of this property will be extracted from the settings.xml file
23:32:43 # above, or defaulted to:
23:32:43 # System.getProperty( "user.home" ) + "/.m2/repository"
23:32:43 #
23:32:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:32:43
23:32:43 #
23:32:43 # Default this to false. It's just weird to use undocumented repos
23:32:43 #
23:32:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:32:43
23:32:43 #
23:32:43 # Uncomment if you don't wanna use the proxy settings
23:32:43 # from the Maven conf/settings.xml file
23:32:43 #
23:32:43 # org.ops4j.pax.url.mvn.proxySupport=false
23:32:43
23:32:43 #
23:32:43 # Comma separated list of repositories scanned when resolving an artifact.
23:32:43 # Those repositories will be checked before iterating through the
23:32:43 # below list of repositories and even before the local repository
23:32:43 # A repository url can be appended with zero or more of the following flags:
23:32:43 # @snapshots : the repository contains snaphots
23:32:43 # @noreleases : the repository does not contain any released artifacts
23:32:43 #
23:32:43 # The following property value will add the system folder as a repo.
23:32:43 #
23:32:43 org.ops4j.pax.url.mvn.defaultRepositories=\
23:32:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:32:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:32:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:32:43
23:32:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:32:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:32:43
23:32:43 #
23:32:43 # Comma separated list of repositories scanned when resolving an artifact.
23:32:43 # The default list includes the following repositories:
23:32:43 # http://repo1.maven.org/maven2@id=central
23:32:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:32:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:32:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:32:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:32:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:32:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:32:43 # To add repositories to the default ones, prepend '+' to the list of repositories
23:32:43 # to add.
23:32:43 # A repository url can be appended with zero or more of the following flags:
23:32:43 # @snapshots : the repository contains snapshots
23:32:43 # @noreleases : the repository does not contain any released artifacts
23:32:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:32:43 #
23:32:43 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
23:32:43
23:32:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:32:43 + [[ True == \T\r\u\e ]]
23:32:43 + echo 'Configuring the startup features...'
23:32:43 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:43 + FEATURE_TEST_STRING=features-test
23:32:43 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
23:32:43 + KARAF_VERSION=karaf4
23:32:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:32:43 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:43 + [[ ! -z '' ]]
23:32:43 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:32:43 ################################################################################
23:32:43 #
23:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:32:43 # contributor license agreements. See the NOTICE file distributed with
23:32:43 # this work for additional information regarding copyright ownership.
23:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:32:43 # (the "License"); you may not use this file except in compliance with
23:32:43 # the License. You may obtain a copy of the License at
23:32:43 #
23:32:43 # http://www.apache.org/licenses/LICENSE-2.0
23:32:43 #
23:32:43 # Unless required by applicable law or agreed to in writing, software
23:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:32:43 # See the License for the specific language governing permissions and
23:32:43 # limitations under the License.
23:32:43 #
23:32:43 ################################################################################
23:32:43
23:32:43 #
23:32:43 # Comma separated list of features repositories to register by default
23:32:43 #
23:32:43 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4751c67b-efb4-4d18-87bc-83fce41f3f28.xml
23:32:43
23:32:43 #
23:32:43 # Comma separated list of features to install at startup
23:32:43 #
23:32:43 featuresBoot = odl-infrautils-ready,odl-restconf, 8f2cddfb-e0c8-4f44-8d11-641197e526cf
23:32:43
23:32:43 #
23:32:43 # Resource repositories (OBR) that the features resolver can use
23:32:43 # to resolve requirements/capabilities
23:32:43 #
23:32:43 # The format of the resourceRepositories is
23:32:43 # resourceRepositories=[xml:url|json:url],...
23:32:43 # for Instance:
23:32:43 #
23:32:43 #resourceRepositories=xml:http://host/path/to/index.xml
23:32:43 # or
23:32:43 #resourceRepositories=json:http://host/path/to/index.json
23:32:43 #
23:32:43
23:32:43 #
23:32:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:32:43 #
23:32:43 featuresBootAsynchronous=false
23:32:43
23:32:43 #
23:32:43 # Service requirements enforcement
23:32:43 #
23:32:43 # By default, the feature resolver checks the service requirements/capabilities of
23:32:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:32:43 # the required bundles.
23:32:43 # The following flag can have those values:
23:32:43 # - disable: service requirements are completely ignored
23:32:43 # - default: service requirements are ignored for old features
23:32:43 # - enforce: service requirements are always verified
23:32:43 #
23:32:43 #serviceRequirements=default
23:32:43
23:32:43 #
23:32:43 # Store cfg file for config element in feature
23:32:43 #
23:32:43 #configCfgStore=true
23:32:43
23:32:43 #
23:32:43 # Define if the feature service automatically refresh bundles
23:32:43 #
23:32:43 autoRefresh=true
23:32:43
23:32:43 #
23:32:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:32:43 # XML file defines instructions related to features processing
23:32:43 # versions.properties may declare properties to resolve placeholders in XML file
23:32:43 # both files are relative to ${karaf.etc}
23:32:43 #
23:32:43 #featureProcessing=org.apache.karaf.features.xml
23:32:43 #featureProcessingVersions=versions.properties
23:32:43 + configure_karaf_log karaf4 ''
23:32:43 + local -r karaf_version=karaf4
23:32:43 + local -r controllerdebugmap=
23:32:43 + local logapi=log4j
23:32:43 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:32:43 log4j2.rootLogger.level = INFO
23:32:43 #log4j2.rootLogger.type = asyncRoot
23:32:43 #log4j2.rootLogger.includeLocation = false
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:32:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:32:43 log4j2.rootLogger.appenderRef.Console.ref = Console
23:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:32:43 log4j2.logger.spifly.name = org.apache.aries.spifly
23:32:43 log4j2.logger.spifly.level = WARN
23:32:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:32:43 log4j2.logger.audit.level = INFO
23:32:43 log4j2.logger.audit.additivity = false
23:32:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:32:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:32:43 log4j2.appender.console.type = Console
23:32:43 log4j2.appender.console.name = Console
23:32:43 log4j2.appender.console.layout.type = PatternLayout
23:32:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:32:43 log4j2.appender.rolling.type = RollingRandomAccessFile
23:32:43 log4j2.appender.rolling.name = RollingFile
23:32:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:32:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:32:43 #log4j2.appender.rolling.immediateFlush = false
23:32:43 log4j2.appender.rolling.append = true
23:32:43 log4j2.appender.rolling.layout.type = PatternLayout
23:32:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:32:43 log4j2.appender.rolling.policies.type = Policies
23:32:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:32:43 log4j2.appender.rolling.policies.size.size = 64MB
23:32:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:32:43 log4j2.appender.rolling.strategy.max = 7
23:32:43 log4j2.appender.audit.type = RollingRandomAccessFile
23:32:43 log4j2.appender.audit.name = AuditRollingFile
23:32:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:32:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:32:43 log4j2.appender.audit.append = true
23:32:43 log4j2.appender.audit.layout.type = PatternLayout
23:32:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:32:43 log4j2.appender.audit.policies.type = Policies
23:32:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:32:43 log4j2.appender.audit.policies.size.size = 8MB
23:32:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:32:43 log4j2.appender.audit.strategy.max = 7
23:32:43 log4j2.appender.osgi.type = PaxOsgi
23:32:43 log4j2.appender.osgi.name = PaxOsgi
23:32:43 log4j2.appender.osgi.filter = *
23:32:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:32:43 #log4j2.logger.aether.level = TRACE
23:32:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:32:43 #log4j2.logger.http-headers.level = DEBUG
23:32:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:32:43 #log4j2.logger.maven.level = TRACE
23:32:43 + logapi=log4j2
23:32:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:32:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:32:43 + '[' log4j2 == log4j2 ']'
23:32:43 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:32:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:32:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:32:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:32:43 + unset IFS
23:32:43 controllerdebugmap:
23:32:43 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:43 + echo 'controllerdebugmap: '
23:32:43 + '[' -n '' ']'
23:32:43 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:32:43 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:32:43 ################################################################################
23:32:43 #
23:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:32:43 # contributor license agreements. See the NOTICE file distributed with
23:32:43 # this work for additional information regarding copyright ownership.
23:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:32:43 # (the "License"); you may not use this file except in compliance with
23:32:43 # the License. You may obtain a copy of the License at
23:32:43 #
23:32:43 # http://www.apache.org/licenses/LICENSE-2.0
23:32:43 #
23:32:43 # Unless required by applicable law or agreed to in writing, software
23:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:32:43 # See the License for the specific language governing permissions and
23:32:43 # limitations under the License.
23:32:43 #
23:32:43 ################################################################################
23:32:43
23:32:43 # Common pattern layout for appenders
23:32:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:32:43
23:32:43 # Root logger
23:32:43 log4j2.rootLogger.level = INFO
23:32:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:32:43 #log4j2.rootLogger.type = asyncRoot
23:32:43 #log4j2.rootLogger.includeLocation = false
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:32:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:32:43 log4j2.rootLogger.appenderRef.Console.ref = Console
23:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:32:43
23:32:43 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:32:43
23:32:43 # Loggers configuration
23:32:43
23:32:43 # Spifly logger
23:32:43 log4j2.logger.spifly.name = org.apache.aries.spifly
23:32:43 log4j2.logger.spifly.level = WARN
23:32:43
23:32:43 # Security audit logger
23:32:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:32:43 log4j2.logger.audit.level = INFO
23:32:43 log4j2.logger.audit.additivity = false
23:32:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:32:43
23:32:43 # Appenders configuration
23:32:43
23:32:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:32:43 log4j2.appender.console.type = Console
23:32:43 log4j2.appender.console.name = Console
23:32:43 log4j2.appender.console.layout.type = PatternLayout
23:32:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:32:43
23:32:43 # Rolling file appender
23:32:43 log4j2.appender.rolling.type = RollingRandomAccessFile
23:32:43 log4j2.appender.rolling.name = RollingFile
23:32:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:32:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:32:43 # uncomment to not force a disk flush
23:32:43 #log4j2.appender.rolling.immediateFlush = false
23:32:43 log4j2.appender.rolling.append = true
23:32:43 log4j2.appender.rolling.layout.type = PatternLayout
23:32:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:32:43 log4j2.appender.rolling.policies.type = Policies
23:32:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:32:43 log4j2.appender.rolling.policies.size.size = 1GB
23:32:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:32:43 log4j2.appender.rolling.strategy.max = 7
23:32:43
23:32:43 # Audit file appender
23:32:43 log4j2.appender.audit.type = RollingRandomAccessFile
23:32:43 log4j2.appender.audit.name = AuditRollingFile
23:32:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:32:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:32:43 log4j2.appender.audit.append = true
23:32:43 log4j2.appender.audit.layout.type = PatternLayout
23:32:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:32:43 log4j2.appender.audit.policies.type = Policies
23:32:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:32:43 log4j2.appender.audit.policies.size.size = 8MB
23:32:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:32:43 log4j2.appender.audit.strategy.max = 7
23:32:43
23:32:43 # OSGi appender
23:32:43 log4j2.appender.osgi.type = PaxOsgi
23:32:43 log4j2.appender.osgi.name = PaxOsgi
23:32:43 log4j2.appender.osgi.filter = *
23:32:43
23:32:43 # help with identification of maven-related problems with pax-url-aether
23:32:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:32:43 #log4j2.logger.aether.level = TRACE
23:32:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:32:43 #log4j2.logger.http-headers.level = DEBUG
23:32:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:32:43 #log4j2.logger.maven.level = TRACE
23:32:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:32:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:32:43 Configure
23:32:43 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:32:43 max memory: 2048m
23:32:43 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:32:43 + local -r controllermem=2048m
23:32:43 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 + echo Configure
23:32:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:32:43 + echo ' max memory: 2048m'
23:32:43 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:32:43 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
23:32:43 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
23:32:43 #!/bin/sh
23:32:43 #
23:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
23:32:43 # contributor license agreements. See the NOTICE file distributed with
23:32:43 # this work for additional information regarding copyright ownership.
23:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
23:32:43 # (the "License"); you may not use this file except in compliance with
23:32:43 # the License. You may obtain a copy of the License at
23:32:43 #
23:32:43 # http://www.apache.org/licenses/LICENSE-2.0
23:32:43 #
23:32:43 # Unless required by applicable law or agreed to in writing, software
23:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
23:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:32:43 # See the License for the specific language governing permissions and
23:32:43 # limitations under the License.
23:32:43 #
23:32:43
23:32:43 #
23:32:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:32:43 # script: client, instance, shell, start, status, stop, karaf
23:32:43 #
23:32:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:32:43 # Actions go here...
23:32:43 # fi
23:32:43
23:32:43 #
23:32:43 # general settings which should be applied for all scripts go here; please keep
23:32:43 # in mind that it is possible that scripts might be executed more than once, e.g.
23:32:43 # in example of the start script where the start script is executed first and the
23:32:43 # karaf script afterwards.
23:32:43 #
23:32:43
23:32:43 #
23:32:43 # The following section shows the possible configuration options for the default
23:32:43 # karaf scripts
23:32:43 #
23:32:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:32:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:32:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:32:43 # export EXTRA_JAVA_OPTS # Additional JVM options
23:32:43 # export KARAF_HOME # Karaf home folder
23:32:43 # export KARAF_DATA # Karaf data folder
23:32:43 # export KARAF_BASE # Karaf base folder
23:32:43 # export KARAF_ETC # Karaf etc folder
23:32:43 # export KARAF_LOG # Karaf log folder
23:32:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:32:43 # export KARAF_OPTS # Additional available Karaf options
23:32:43 # export KARAF_DEBUG # Enable debug mode
23:32:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:32:43 # export KARAF_NOROOT # Prevent execution as root if set to true
23:32:43 Set Java version
23:32:43 + echo 'Set Java version'
23:32:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:32:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:32:43 sudo: a password is required
23:32:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:32:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:32:43 sudo: a password is required
23:32:43 JDK default version ...
23:32:43 + echo 'JDK default version ...'
23:32:43 + java -version
23:32:44 openjdk version "21.0.8" 2025-07-15
23:32:44 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:32:44 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:32:44 Set JAVA_HOME
23:32:44 + echo 'Set JAVA_HOME'
23:32:44 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:32:44 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:32:44 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:32:44 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:32:44 Listing all open ports on controller system...
23:32:44 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:32:44 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:32:44 + echo 'Listing all open ports on controller system...'
23:32:44 + netstat -pnatu
23:32:44 /tmp/configuration-script.sh: line 40: netstat: command not found
23:32:44 + '[' -f /tmp/custom_shard_config.txt ']'
23:32:44 Configuring cluster
23:32:44 + echo 'Configuring cluster'
23:32:44 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.194
23:32:44 ################################################
23:32:44 ## Configure Cluster ##
23:32:44 ################################################
23:32:44 NOTE: Cluster configuration files not found. Copying from
23:32:44 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:32:44 Configuring unique name in pekko.conf
23:32:44 Configuring hostname in pekko.conf
23:32:44 Configuring data and rpc seed nodes in pekko.conf
23:32:44 modules = [
23:32:44
23:32:44 {
23:32:44 name = "inventory"
23:32:44 namespace = "urn:opendaylight:inventory"
23:32:44 shard-strategy = "module"
23:32:44 },
23:32:44 {
23:32:44 name = "topology"
23:32:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:32:44 shard-strategy = "module"
23:32:44 },
23:32:44 {
23:32:44 name = "toaster"
23:32:44 namespace = "http://netconfcentral.org/ns/toaster"
23:32:44 shard-strategy = "module"
23:32:44 }
23:32:44 ]
23:32:44 Configuring replication type in module-shards.conf
23:32:44 ################################################
23:32:44 ## NOTE: Manually restart controller to ##
23:32:44 ## apply configuration. ##
23:32:44 ################################################
23:32:44 Dump pekko.conf
23:32:44 + echo 'Dump pekko.conf'
23:32:44 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
23:32:44
23:32:44 odl-cluster-data {
23:32:44 pekko {
23:32:44 remote {
23:32:44 artery {
23:32:44 enabled = on
23:32:44 transport = tcp
23:32:44 canonical.hostname = "10.30.170.194"
23:32:44 canonical.port = 2550
23:32:44 }
23:32:44 }
23:32:44
23:32:44 cluster {
23:32:44 # Using artery.
23:32:44 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.194:2550"]
23:32:44
23:32:44 roles = ["member-1"]
23:32:44
23:32:44 # when under load we might trip a false positive on the failure detector
23:32:44 # failure-detector {
23:32:44 # heartbeat-interval = 4 s
23:32:44 # acceptable-heartbeat-pause = 16s
23:32:44 # }
23:32:44 }
23:32:44
23:32:44 persistence {
23:32:44 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:32:44 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:32:44 # The relative path is always relative to KARAF_HOME.
23:32:44
23:32:44 # snapshot-store.local.dir = "target/snapshots"
23:32:44
23:32:44 # Use lz4 compression for LocalSnapshotStore snapshots
23:32:44 snapshot-store.local.use-lz4-compression = false
23:32:44 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:32:44 snapshot-store.local.lz4-blocksize = 256KB
23:32:44 }
23:32:44 disable-default-actor-system-quarantined-event-handling = "false"
23:32:44 }
23:32:44 }
23:32:44 Dump modules.conf
23:32:44 + echo 'Dump modules.conf'
23:32:44 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
23:32:44 modules = [
23:32:44
23:32:44 {
23:32:44 name = "inventory"
23:32:44 namespace = "urn:opendaylight:inventory"
23:32:44 shard-strategy = "module"
23:32:44 },
23:32:44 {
23:32:44 name = "topology"
23:32:44 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:32:44 shard-strategy = "module"
23:32:44 },
23:32:44 {
23:32:44 name = "toaster"
23:32:44 namespace = "http://netconfcentral.org/ns/toaster"
23:32:44 shard-strategy = "module"
23:32:44 }
23:32:44 ]
23:32:44 Dump module-shards.conf
23:32:44 + echo 'Dump module-shards.conf'
23:32:44 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
23:32:44 module-shards = [
23:32:44 {
23:32:44 name = "default"
23:32:44 shards = [
23:32:44 {
23:32:44 name = "default"
23:32:44 replicas = ["member-1"]
23:32:44 }
23:32:44 ]
23:32:44 },
23:32:44 {
23:32:44 name = "inventory"
23:32:44 shards = [
23:32:44 {
23:32:44 name="inventory"
23:32:44 replicas = ["member-1"]
23:32:44 }
23:32:44 ]
23:32:44 },
23:32:44 {
23:32:44 name = "topology"
23:32:44 shards = [
23:32:44 {
23:32:44 name="topology"
23:32:44 replicas = ["member-1"]
23:32:44 }
23:32:44 ]
23:32:44 },
23:32:44 {
23:32:44 name = "toaster"
23:32:44 shards = [
23:32:44 {
23:32:44 name="toaster"
23:32:44 replicas = ["member-1"]
23:32:44 }
23:32:44 ]
23:32:44 }
23:32:44 ]
23:32:44 Locating config plan to use...
23:32:44 Finished running config plans
23:32:44 Starting member-1 with IP address 10.30.170.194
23:32:44 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:44 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:44 Redirecting karaf console output to karaf_console.log
23:32:44 Starting controller...
23:32:44 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:32:44 Execute the post startup script on controller 10.30.170.194
23:32:44 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:44 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:32:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:33:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:33:50 2025-10-12T23:33:18,424 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:33:50 Controller is UP
23:33:50 2025-10-12T23:33:18,424 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:33:50 Listing all open ports on controller system...
23:33:50 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:33:50 looking for "BindException: Address already in use" in log file
23:33:50 looking for "server is unhealthy" in log file
23:33:50 Let's take the karaf thread dump
23:33:50 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:33:50 karaf main: org.apache.karaf.main.Main, pid:2041
23:33:50 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:33:51 Generating mininet variables...
23:33:51 Locating test plan to use...
23:33:51 Changing the testplan path...
23:33:51 # Place the suites in run order:
23:33:51 /w/workspace/yangtools-csit-1node-system-only-titanium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot
23:33:51 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-titanium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ...
23:33:51 ==============================================================================
23:33:51 yangtools-system.txt :: Suite for testing performance of yang-model-validat...
23:33:51 ==============================================================================
23:33:54 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:33:56 | PASS |
23:33:56 ------------------------------------------------------------------------------
23:33:56 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:34:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:35:14 | PASS |
23:35:14 ------------------------------------------------------------------------------
23:35:14 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:35:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:35:17 working on: /home/jenkins/src/main/yang/experimental/ietf-extracted-YANG-modules/SUPA-netl3vpn@2014-08-13.yang
23:35:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:35:24 | FAIL |
23:35:24 '[?2004l
0
' cannot be converted to an integer: ValueError: invalid literal for int() with base 10: '\x1b[?2004l0'
23:35:24 ------------------------------------------------------------------------------
23:35:24 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL |
23:35:24 3 tests, 2 passed, 1 failed
23:35:24 ==============================================================================
23:35:24 Output: /w/workspace/yangtools-csit-1node-system-only-titanium/output.xml
23:35:25 Log: /w/workspace/yangtools-csit-1node-system-only-titanium/log.html
23:35:25 Report: /w/workspace/yangtools-csit-1node-system-only-titanium/report.html
23:35:25 Examining the files in data/log and checking filesize
23:35:25 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:26 total 344
23:35:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 12 23:32 .
23:35:26 drwxrwxr-x 9 jenkins jenkins 4096 Oct 12 23:33 ..
23:35:26 -rw-rw-r-- 1 jenkins jenkins 337609 Oct 12 23:33 karaf.log
23:35:26 -rw-rw-r-- 1 jenkins jenkins 1727 Oct 12 23:33 karaf_console.log
23:35:26 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:26 332K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
23:35:26 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
23:35:26 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:26 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
23:35:26 Let's take the karaf thread dump again...
23:35:26 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:26 karaf main: org.apache.karaf.main.Main, pid:
23:35:26 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:26 Usage:
23:35:26 jstack [-l][-e]
23:35:26 (to connect to running process)
23:35:26
23:35:26 Options:
23:35:26 -l long listing. Prints additional information about locks
23:35:26 -e extended listing. Prints additional information about threads
23:35:26 -? -h --help -help to print this help message
23:35:26 Killing ODL
23:35:26 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:32 Compressing karaf.log 1
23:35:32 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:32 Fetching compressed karaf.log 1
23:35:32 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:32 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:32 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:33 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:33 Fetch GC logs
23:35:33 Warning: Permanently added '10.30.170.194' (ECDSA) to the list of known hosts.
23:35:33 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
23:35:33 Examine copied files
23:35:33 total 6948
23:35:33 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 23:35 gclogs-1
23:35:33 -rw-rw-r--. 1 jenkins jenkins 1727 Oct 12 23:35 odl1_karaf_console.log
23:35:33 -rw-rw-r--. 1 jenkins jenkins 26237 Oct 12 23:35 odl1_karaf.log.gz
23:35:33 -rw-rw-r--. 1 jenkins jenkins 0 Oct 12 23:35 karaf_1__threads_after.log
23:35:33 -rw-rw-r--. 1 jenkins jenkins 10840 Oct 12 23:35 ps_after.log
23:35:33 -rw-rw-r--. 1 jenkins jenkins 246467 Oct 12 23:35 report.html
23:35:33 -rw-rw-r--. 1 jenkins jenkins 1289415 Oct 12 23:35 log.html
23:35:33 -rw-rw-r--. 1 jenkins jenkins 5349421 Oct 12 23:35 output.xml
23:35:33 -rw-rw-r--. 1 jenkins jenkins 0 Oct 12 23:35 yang-model-validator--yangtools-system-txt.1760312118.774.log
23:35:33 -rw-rw-r--. 1 jenkins jenkins 163 Oct 12 23:33 testplan.txt
23:35:33 -rw-rw-r--. 1 jenkins jenkins 104725 Oct 12 23:33 karaf_1_2041_threads_before.log
23:35:33 -rw-rw-r--. 1 jenkins jenkins 14096 Oct 12 23:33 ps_before.log
23:35:33 -rw-rw-r--. 1 jenkins jenkins 3172 Oct 12 23:32 post-startup-script.sh
23:35:33 -rw-rw-r--. 1 jenkins jenkins 252 Oct 12 23:32 startup-script.sh
23:35:33 -rw-rw-r--. 1 jenkins jenkins 3395 Oct 12 23:32 configuration-script.sh
23:35:33 -rw-rw-r--. 1 jenkins jenkins 337 Oct 12 23:32 detect_variables.env
23:35:33 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 12 23:32 pom.xml
23:35:33 -rw-rw-r--. 1 jenkins jenkins 92 Oct 12 23:32 set_variables.env
23:35:33 -rw-rw-r--. 1 jenkins jenkins 254 Oct 12 23:32 slave_addresses.txt
23:35:33 -rw-rw-r--. 1 jenkins jenkins 570 Oct 12 23:31 requirements.txt
23:35:33 -rw-rw-r--. 1 jenkins jenkins 26 Oct 12 23:31 env.properties
23:35:33 -rw-rw-r--. 1 jenkins jenkins 333 Oct 12 23:29 stack-parameters.yaml
23:35:33 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 12 23:28 test
23:35:33 drwxrwxr-x. 2 jenkins jenkins 6 Oct 12 23:28 test@tmp
23:35:33 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 12 17:53 maven-metadata.xml
23:35:33 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins13432455330074573716.sh
23:35:33 Karaf Deployments, Tests must have already run
23:35:33 [yangtools-csit-1node-system-only-titanium] $ /bin/sh /tmp/jenkins11974335557728147470.sh
23:35:33 Cleaning up Robot installation...
23:35:34 $ ssh-agent -k
23:35:34 unset SSH_AUTH_SOCK;
23:35:34 unset SSH_AGENT_PID;
23:35:34 echo Agent pid 5308 killed;
23:35:34 [ssh-agent] Stopped.
23:35:34 Recording plot data
23:35:34 Robot results publisher started...
23:35:34 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:35:34 -Parsing output xml:
23:35:35 Done!
23:35:35 -Copying log files to build dir:
23:35:35 Done!
23:35:35 -Assigning results to build:
23:35:35 Done!
23:35:35 -Checking thresholds:
23:35:35 Done!
23:35:35 Done publishing Robot results.
23:35:35 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:35:35 [PostBuildScript] - [INFO] Executing post build scripts.
23:35:35 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins12203697684542826453.sh
23:35:35 Archiving csit artifacts
23:35:35 mv: cannot stat '*_1.png': No such file or directory
23:35:35 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:35:35 % Total % Received % Xferd Average Speed Time Time Time Current
23:35:35 Dload Upload Total Spent Left Speed
23:35:35
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 8048 0 8048 0 0 271k 0 --:--:-- --:--:-- --:--:-- 261k
100 857k 0 857k 0 0 4559k 0 --:--:-- --:--:-- --:--:-- 4535k
23:35:35 Archive: robot-plugin.zip
23:35:35 inflating: ./archives/robot-plugin/log.html
23:35:35 inflating: ./archives/robot-plugin/output.xml
23:35:35 inflating: ./archives/robot-plugin/report.html
23:35:35 mv: cannot stat '*.log.gz': No such file or directory
23:35:35 mv: cannot stat '*.csv': No such file or directory
23:35:35 mv: cannot stat '*.png': No such file or directory
23:35:35 [PostBuildScript] - [INFO] Executing post build scripts.
23:35:35 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins3439382080797812694.sh
23:35:35 [PostBuildScript] - [INFO] Executing post build scripts.
23:35:35 [EnvInject] - Injecting environment variables from a build step.
23:35:35 [EnvInject] - Injecting as environment variables the properties content
23:35:35 OS_CLOUD=vex
23:35:35 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-titanium-57
23:35:35
23:35:35 [EnvInject] - Variables injected successfully.
23:35:35 provisioning config files...
23:35:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:35:36 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins8058023742953105333.sh
23:35:36 ---> openstack-stack-delete.sh
23:35:36 Setup pyenv:
23:35:36 system
23:35:36 3.8.13
23:35:36 3.9.13
23:35:36 3.10.13
23:35:36 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:35:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:35:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:35:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:35:38 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.
23:35:38 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:35:38 lf-activate-venv(): INFO: Base packages installed successfully
23:35:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:35:56 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:35:56 INFO: Stack cost retrieval disabled, setting cost to 0
23:36:08 INFO: Deleting stack releng-yangtools-csit-1node-system-only-titanium-57
23:36:08 Successfully deleted stack releng-yangtools-csit-1node-system-only-titanium-57
23:36:08 [PostBuildScript] - [INFO] Executing post build scripts.
23:36:08 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins7914185778257928079.sh
23:36:08 ---> sysstat.sh
23:36:08 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins6903245491835993781.sh
23:36:08 ---> package-listing.sh
23:36:08 ++ facter osfamily
23:36:08 ++ tr '[:upper:]' '[:lower:]'
23:36:09 + OS_FAMILY=redhat
23:36:09 + workspace=/w/workspace/yangtools-csit-1node-system-only-titanium
23:36:09 + START_PACKAGES=/tmp/packages_start.txt
23:36:09 + END_PACKAGES=/tmp/packages_end.txt
23:36:09 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:36:09 + PACKAGES=/tmp/packages_start.txt
23:36:09 + '[' /w/workspace/yangtools-csit-1node-system-only-titanium ']'
23:36:09 + PACKAGES=/tmp/packages_end.txt
23:36:09 + case "${OS_FAMILY}" in
23:36:09 + rpm -qa
23:36:09 + sort
23:36:09 + '[' -f /tmp/packages_start.txt ']'
23:36:09 + '[' -f /tmp/packages_end.txt ']'
23:36:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:36:09 + '[' /w/workspace/yangtools-csit-1node-system-only-titanium ']'
23:36:09 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-titanium/archives/
23:36:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-titanium/archives/
23:36:09 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins4360207375842330296.sh
23:36:09 ---> capture-instance-metadata.sh
23:36:09 Setup pyenv:
23:36:09 system
23:36:09 3.8.13
23:36:09 3.9.13
23:36:09 3.10.13
23:36:09 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:36:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:36:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:12 lf-activate-venv(): INFO: Base packages installed successfully
23:36:12 lf-activate-venv(): INFO: Installing additional packages: lftools
23:36:21 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:36:21 INFO: Running in OpenStack, capturing instance metadata
23:36:21 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins4896242778587982273.sh
23:36:21 provisioning config files...
23:36:22 Could not find credentials [logs] for yangtools-csit-1node-system-only-titanium #57
23:36:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-titanium@tmp/config16999610109684068539tmp
23:36:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:36:22 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:36:22 provisioning config files...
23:36:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:36:22 [EnvInject] - Injecting environment variables from a build step.
23:36:22 [EnvInject] - Injecting as environment variables the properties content
23:36:22 SERVER_ID=logs
23:36:22
23:36:22 [EnvInject] - Variables injected successfully.
23:36:22 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins17364128487925488186.sh
23:36:22 ---> create-netrc.sh
23:36:22 WARN: Log server credential not found.
23:36:22 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins17415968091329377209.sh
23:36:22 ---> python-tools-install.sh
23:36:22 Setup pyenv:
23:36:22 system
23:36:22 3.8.13
23:36:22 3.9.13
23:36:22 3.10.13
23:36:22 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:36:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:36:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:25 lf-activate-venv(): INFO: Base packages installed successfully
23:36:25 lf-activate-venv(): INFO: Installing additional packages: lftools
23:36:34 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:36:34 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins16293786791393600293.sh
23:36:34 ---> sudo-logs.sh
23:36:34 Archiving 'sudo' log..
23:36:35 [yangtools-csit-1node-system-only-titanium] $ /bin/bash /tmp/jenkins13956289863927798198.sh
23:36:35 ---> job-cost.sh
23:36:35 Setup pyenv:
23:36:35 system
23:36:35 3.8.13
23:36:35 3.9.13
23:36:35 3.10.13
23:36:35 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:36:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:36:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:37 lf-activate-venv(): INFO: Base packages installed successfully
23:36:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:36:45 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:36:45 DEBUG: total: 0
23:36:45 INFO: Retrieving Stack Cost...
23:36:45 INFO: Retrieving Pricing Info for: v3-standard-2
23:36:45 INFO: Archiving Costs
23:36:45 [yangtools-csit-1node-system-only-titanium] $ /bin/bash -l /tmp/jenkins8896414771790035945.sh
23:36:45 ---> logs-deploy.sh
23:36:45 Setup pyenv:
23:36:46 system
23:36:46 3.8.13
23:36:46 3.9.13
23:36:46 3.10.13
23:36:46 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-titanium/.python-version)
23:36:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Edb7 from file:/tmp/.os_lf_venv
23:36:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:36:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:36:48 lf-activate-venv(): INFO: Base packages installed successfully
23:36:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:36:58 lf-activate-venv(): INFO: Adding /tmp/venv-Edb7/bin to PATH
23:36:58 WARNING: Nexus logging server not set
23:36:58 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-titanium/57/
23:36:58 INFO: archiving logs to S3
23:36:59 ---> uname -a:
23:36:59 Linux prd-centos8-robot-2c-8g-3079.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
23:36:59
23:36:59
23:36:59 ---> lscpu:
23:36:59 Architecture: x86_64
23:36:59 CPU op-mode(s): 32-bit, 64-bit
23:36:59 Byte Order: Little Endian
23:36:59 CPU(s): 2
23:36:59 On-line CPU(s) list: 0,1
23:36:59 Thread(s) per core: 1
23:36:59 Core(s) per socket: 1
23:36:59 Socket(s): 2
23:36:59 NUMA node(s): 1
23:36:59 Vendor ID: AuthenticAMD
23:36:59 CPU family: 23
23:36:59 Model: 49
23:36:59 Model name: AMD EPYC-Rome Processor
23:36:59 Stepping: 0
23:36:59 CPU MHz: 2800.000
23:36:59 BogoMIPS: 5600.00
23:36:59 Virtualization: AMD-V
23:36:59 Hypervisor vendor: KVM
23:36:59 Virtualization type: full
23:36:59 L1d cache: 32K
23:36:59 L1i cache: 32K
23:36:59 L2 cache: 512K
23:36:59 L3 cache: 16384K
23:36:59 NUMA node0 CPU(s): 0,1
23:36:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
23:36:59
23:36:59
23:36:59 ---> nproc:
23:36:59 2
23:36:59
23:36:59
23:36:59 ---> df -h:
23:36:59 Filesystem Size Used Avail Use% Mounted on
23:36:59 devtmpfs 3.8G 0 3.8G 0% /dev
23:36:59 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:36:59 tmpfs 3.8G 17M 3.8G 1% /run
23:36:59 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:36:59 /dev/vda1 40G 8.4G 32G 21% /
23:36:59 tmpfs 770M 0 770M 0% /run/user/1001
23:36:59
23:36:59
23:36:59 ---> free -m:
23:36:59 total used free shared buff/cache available
23:36:59 Mem: 7697 594 4909 19 2193 6805
23:36:59 Swap: 1023 0 1023
23:36:59
23:36:59
23:36:59 ---> ip addr:
23:36:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:36:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:36:59 inet 127.0.0.1/8 scope host lo
23:36:59 valid_lft forever preferred_lft forever
23:36:59 inet6 ::1/128 scope host
23:36:59 valid_lft forever preferred_lft forever
23:36:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:36:59 link/ether fa:16:3e:a5:3e:7b brd ff:ff:ff:ff:ff:ff
23:36:59 altname enp0s3
23:36:59 altname ens3
23:36:59 inet 10.30.171.206/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:36:59 valid_lft 85835sec preferred_lft 85835sec
23:36:59 inet6 fe80::f816:3eff:fea5:3e7b/64 scope link
23:36:59 valid_lft forever preferred_lft forever
23:36:59
23:36:59
23:36:59 ---> sar -b -r -n DEV:
23:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/12/2025 _x86_64_ (2 CPU)
23:36:59
23:36:59 23:27:30 LINUX RESTART (2 CPU)
23:36:59
23:36:59 11:28:01 PM tps rtps wtps bread/s bwrtn/s
23:36:59 11:29:01 PM 117.79 59.20 58.59 7619.66 32751.96
23:36:59 11:30:01 PM 120.29 0.72 119.57 52.91 11880.39
23:36:59 11:31:01 PM 31.34 0.17 31.17 31.06 3095.48
23:36:59 11:32:01 PM 35.75 6.96 28.79 1279.44 2037.29
23:36:59 11:33:01 PM 59.20 2.73 56.46 439.59 7545.93
23:36:59 11:34:01 PM 10.26 0.20 10.06 11.60 634.31
23:36:59 11:35:01 PM 3.98 0.00 3.98 0.00 142.81
23:36:59 11:36:01 PM 11.60 0.33 11.26 37.86 595.02
23:36:59 Average: 48.78 8.79 39.99 1184.20 7336.45
23:36:59
23:36:59 11:28:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:36:59 11:29:01 PM 5446888 7021056 2435544 30.90 2688 1766476 730320 8.18 186292 1967028 107220
23:36:59 11:30:01 PM 5151964 6995096 2730468 34.64 2688 2018716 716852 8.03 198532 2179520 70988
23:36:59 11:31:01 PM 5176464 7020196 2705968 34.33 2688 2019652 679484 7.61 216980 2142396 10748
23:36:59 11:32:01 PM 4920052 6972292 2962380 37.58 2688 2222584 742668 8.32 273216 2324880 144172
23:36:59 11:33:01 PM 4940288 7048420 2942144 37.33 2688 2275624 640528 7.17 267376 2295892 10844
23:36:59 11:34:01 PM 4897176 7005840 2985256 37.87 2688 2276292 710252 7.95 267724 2340056 324
23:36:59 11:35:01 PM 4896752 7005508 2985680 37.88 2688 2276384 710252 7.95 267768 2340468 68
23:36:59 11:36:01 PM 5043844 6979712 2838588 36.01 2688 2109476 712392 7.98 310012 2170628 34372
23:36:59 Average: 5059178 7006015 2823254 35.82 2688 2120650 705344 7.90 248488 2220108 47342
23:36:59
23:36:59 11:28:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:36:59 11:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:29:01 PM eth0 289.71 175.38 1612.53 57.86 0.00 0.00 0.00 0.00
23:36:59 11:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:30:01 PM eth0 88.51 68.10 881.32 10.02 0.00 0.00 0.00 0.00
23:36:59 11:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:31:01 PM eth0 7.20 5.86 4.32 2.90 0.00 0.00 0.00 0.00
23:36:59 11:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:32:01 PM eth0 37.75 32.44 326.74 5.85 0.00 0.00 0.00 0.00
23:36:59 11:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:33:01 PM eth0 197.17 140.30 50.49 38.38 0.00 0.00 0.00 0.00
23:36:59 11:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:34:01 PM eth0 18.35 12.05 4.86 2.78 0.00 0.00 0.00 0.00
23:36:59 11:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:35:01 PM eth0 3.37 2.82 0.47 0.23 0.00 0.00 0.00 0.00
23:36:59 11:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 11:36:01 PM eth0 125.10 104.82 146.54 42.71 0.00 0.00 0.00 0.00
23:36:59 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:36:59 Average: eth0 95.90 67.72 378.46 20.09 0.00 0.00 0.00 0.00
23:36:59
23:36:59
23:36:59 ---> sar -P ALL:
23:36:59 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/12/2025 _x86_64_ (2 CPU)
23:36:59
23:36:59 23:27:30 LINUX RESTART (2 CPU)
23:36:59
23:36:59 11:28:01 PM CPU %user %nice %system %iowait %steal %idle
23:36:59 11:29:01 PM all 35.06 0.03 7.01 23.07 0.14 34.69
23:36:59 11:29:01 PM 0 41.53 0.02 8.57 24.73 0.13 25.02
23:36:59 11:29:01 PM 1 28.63 0.03 5.44 21.42 0.15 44.32
23:36:59 11:30:01 PM all 35.73 0.00 5.35 3.39 0.12 55.42
23:36:59 11:30:01 PM 0 48.48 0.00 7.40 3.34 0.13 40.65
23:36:59 11:30:01 PM 1 23.00 0.00 3.30 3.43 0.10 70.16
23:36:59 11:31:01 PM all 12.42 0.00 1.41 6.04 0.08 80.06
23:36:59 11:31:01 PM 0 13.27 0.00 1.30 4.85 0.07 80.51
23:36:59 11:31:01 PM 1 11.57 0.00 1.52 7.23 0.08 79.60
23:36:59 11:32:01 PM all 17.73 0.00 3.60 4.87 0.10 73.70
23:36:59 11:32:01 PM 0 22.75 0.00 3.95 7.07 0.08 66.14
23:36:59 11:32:01 PM 1 12.69 0.00 3.24 2.67 0.12 81.28
23:36:59 11:33:01 PM all 17.61 0.00 3.21 6.03 0.11 73.04
23:36:59 11:33:01 PM 0 28.00 0.00 4.47 6.00 0.10 61.43
23:36:59 11:33:01 PM 1 7.29 0.00 1.96 6.07 0.12 84.58
23:36:59 11:34:01 PM all 2.73 0.00 0.34 1.72 0.03 95.18
23:36:59 11:34:01 PM 0 4.79 0.00 0.47 3.45 0.03 91.26
23:36:59 11:34:01 PM 1 0.68 0.00 0.22 0.00 0.03 99.06
23:36:59 11:35:01 PM all 1.12 0.00 0.14 0.09 0.04 98.61
23:36:59 11:35:01 PM 0 1.58 0.00 0.17 0.15 0.05 98.04
23:36:59 11:35:01 PM 1 0.65 0.00 0.12 0.03 0.03 99.16
23:36:59 11:36:01 PM all 21.73 0.00 2.40 0.82 0.08 74.97
23:36:59 11:36:01 PM 0 28.46 0.00 2.27 0.98 0.10 68.19
23:36:59 11:36:01 PM 1 15.04 0.00 2.52 0.67 0.07 81.70
23:36:59 Average: all 18.03 0.00 2.93 5.75 0.09 73.20
23:36:59 Average: 0 23.63 0.00 3.58 6.32 0.09 66.37
23:36:59 Average: 1 12.44 0.00 2.29 5.19 0.09 79.99
23:36:59
23:36:59
23:36:59