09:47:40 Started by upstream project "integration-distribution-mri-test-scandium" build number 75
09:47:40 originally caused by:
09:47:40 Started by timer
09:47:40 Running as SYSTEM
09:47:40 [EnvInject] - Loading node environment variables.
09:47:40 Building remotely on prd-centos8-robot-2c-8g-166 (centos8-robot-2c-8g) in workspace /w/workspace/yangtools-csit-1node-system-only-scandium
09:47:40 [ssh-agent] Looking for ssh-agent implementation...
09:47:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:47:40 $ ssh-agent
09:47:40 SSH_AUTH_SOCK=/tmp/ssh-JN54KxU6DDZE/agent.5288
09:47:40 SSH_AGENT_PID=5290
09:47:40 [ssh-agent] Started.
09:47:40 Running ssh-add (command line suppressed)
09:47:40 Identity added: /w/workspace/yangtools-csit-1node-system-only-scandium@tmp/private_key_13090621237199217046.key (/w/workspace/yangtools-csit-1node-system-only-scandium@tmp/private_key_13090621237199217046.key)
09:47:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:47:40 The recommended git tool is: NONE
09:47:43 using credential opendaylight-jenkins-ssh
09:47:43 Wiping out workspace first.
09:47:43 Cloning the remote Git repository
09:47:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:47:43 > git init /w/workspace/yangtools-csit-1node-system-only-scandium/test # timeout=10
09:47:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:47:43 > git --version # timeout=10
09:47:43 > git --version # 'git version 2.43.0'
09:47:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:47:43 [INFO] Currently running in a labeled security context
09:47:43 [INFO] Currently SELinux is 'enforcing' on the host
09:47:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-scandium/test@tmp/jenkins-gitclient-ssh1845463385945204776.key
09:47:43 Verifying host key using known hosts file
09:47:43 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.
09:47:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:47:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:47:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:47:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:47:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:47:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:47:46 [INFO] Currently running in a labeled security context
09:47:46 [INFO] Currently SELinux is 'enforcing' on the host
09:47:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/yangtools-csit-1node-system-only-scandium/test@tmp/jenkins-gitclient-ssh10240216846407256975.key
09:47:46 Verifying host key using known hosts file
09:47:46 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.
09:47:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:47:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:47:46 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:47:46 > git config core.sparsecheckout # timeout=10
09:47:46 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:47:47 Commit message: "Adapt test for new pce-allocation field"
09:47:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:47:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:47:47 No emails were triggered.
09:47:47 provisioning config files...
09:47:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:47:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:47:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:47:47 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins15852532671111057809.sh
09:47:48 ---> python-tools-install.sh
09:47:48 Setup pyenv:
09:47:48 system
09:47:48 * 3.8.13 (set by /opt/pyenv/version)
09:47:48 * 3.9.13 (set by /opt/pyenv/version)
09:47:48 * 3.10.13 (set by /opt/pyenv/version)
09:47:48 * 3.11.7 (set by /opt/pyenv/version)
09:47:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GmsJ
09:47:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:47:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:47:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:47:57 lf-activate-venv(): INFO: Base packages installed successfully
09:47:57 lf-activate-venv(): INFO: Installing additional packages: lftools
09:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:48:25 Generating Requirements File
09:48:47 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.
09:48:47 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:48:47 Python 3.11.7
09:48:48 pip 25.2 from /tmp/venv-GmsJ/lib/python3.11/site-packages/pip (python 3.11)
09:48:48 appdirs==1.4.4
09:48:48 argcomplete==3.6.2
09:48:48 aspy.yaml==1.3.0
09:48:48 attrs==25.3.0
09:48:48 autopage==0.5.2
09:48:48 beautifulsoup4==4.14.2
09:48:48 boto3==1.40.43
09:48:48 botocore==1.40.43
09:48:48 bs4==0.0.2
09:48:48 cachetools==6.2.0
09:48:48 certifi==2025.8.3
09:48:48 cffi==2.0.0
09:48:48 cfgv==3.4.0
09:48:48 chardet==5.2.0
09:48:48 charset-normalizer==3.4.3
09:48:48 click==8.3.0
09:48:48 cliff==4.11.0
09:48:48 cmd2==2.7.0
09:48:48 cryptography==3.3.2
09:48:48 debtcollector==3.0.0
09:48:48 decorator==5.2.1
09:48:48 defusedxml==0.7.1
09:48:48 Deprecated==1.2.18
09:48:48 distlib==0.4.0
09:48:48 dnspython==2.8.0
09:48:48 docker==7.1.0
09:48:48 dogpile.cache==1.4.1
09:48:48 durationpy==0.10
09:48:48 email-validator==2.3.0
09:48:48 filelock==3.19.1
09:48:48 future==1.0.0
09:48:48 gitdb==4.0.12
09:48:48 GitPython==3.1.45
09:48:48 google-auth==2.41.1
09:48:48 httplib2==0.31.0
09:48:48 identify==2.6.14
09:48:48 idna==3.10
09:48:48 importlib-resources==1.5.0
09:48:48 iso8601==2.1.0
09:48:48 Jinja2==3.1.6
09:48:48 jmespath==1.0.1
09:48:48 jsonpatch==1.33
09:48:48 jsonpointer==3.0.0
09:48:48 jsonschema==4.25.1
09:48:48 jsonschema-specifications==2025.9.1
09:48:48 keystoneauth1==5.12.0
09:48:48 kubernetes==34.1.0
09:48:48 lftools==0.37.14
09:48:48 lxml==6.0.2
09:48:48 markdown-it-py==4.0.0
09:48:48 MarkupSafe==3.0.3
09:48:48 mdurl==0.1.2
09:48:48 msgpack==1.1.1
09:48:48 multi_key_dict==2.0.3
09:48:48 munch==4.0.0
09:48:48 netaddr==1.3.0
09:48:48 niet==1.4.2
09:48:48 nodeenv==1.9.1
09:48:48 oauth2client==4.1.3
09:48:48 oauthlib==3.3.1
09:48:48 openstacksdk==4.7.1
09:48:48 os-service-types==1.8.0
09:48:48 osc-lib==4.2.0
09:48:48 oslo.config==10.0.0
09:48:48 oslo.context==6.1.0
09:48:48 oslo.i18n==6.6.0
09:48:48 oslo.log==7.2.1
09:48:48 oslo.serialization==5.8.0
09:48:48 oslo.utils==9.1.0
09:48:48 packaging==25.0
09:48:48 pbr==7.0.1
09:48:48 platformdirs==4.4.0
09:48:48 prettytable==3.16.0
09:48:48 psutil==7.1.0
09:48:48 pyasn1==0.6.1
09:48:48 pyasn1_modules==0.4.2
09:48:48 pycparser==2.23
09:48:48 pygerrit2==2.0.15
09:48:48 PyGithub==2.8.1
09:48:48 Pygments==2.19.2
09:48:48 PyJWT==2.10.1
09:48:48 PyNaCl==1.6.0
09:48:48 pyparsing==2.4.7
09:48:48 pyperclip==1.11.0
09:48:48 pyrsistent==0.20.0
09:48:48 python-cinderclient==9.8.0
09:48:48 python-dateutil==2.9.0.post0
09:48:48 python-heatclient==4.3.0
09:48:48 python-jenkins==1.8.3
09:48:48 python-keystoneclient==5.7.0
09:48:48 python-magnumclient==4.9.0
09:48:48 python-openstackclient==8.2.0
09:48:48 python-swiftclient==4.8.0
09:48:48 PyYAML==6.0.3
09:48:48 referencing==0.36.2
09:48:48 requests==2.32.5
09:48:48 requests-oauthlib==2.0.0
09:48:48 requestsexceptions==1.4.0
09:48:48 rfc3986==2.0.0
09:48:48 rich==14.1.0
09:48:48 rich-argparse==1.7.1
09:48:48 rpds-py==0.27.1
09:48:48 rsa==4.9.1
09:48:48 ruamel.yaml==0.18.15
09:48:48 ruamel.yaml.clib==0.2.14
09:48:48 s3transfer==0.14.0
09:48:48 simplejson==3.20.2
09:48:48 six==1.17.0
09:48:48 smmap==5.0.2
09:48:48 soupsieve==2.8
09:48:48 stevedore==5.5.0
09:48:48 tabulate==0.9.0
09:48:48 toml==0.10.2
09:48:48 tomlkit==0.13.3
09:48:48 tqdm==4.67.1
09:48:48 typing_extensions==4.15.0
09:48:48 tzdata==2025.2
09:48:48 urllib3==1.26.20
09:48:48 virtualenv==20.34.0
09:48:48 wcwidth==0.2.14
09:48:48 websocket-client==1.8.0
09:48:48 wrapt==1.17.3
09:48:48 xdg==6.0.0
09:48:48 xmltodict==1.0.2
09:48:48 yq==3.4.3
09:48:48 [EnvInject] - Injecting environment variables from a build step.
09:48:48 [EnvInject] - Injecting as environment variables the properties content
09:48:48 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:48:48 OS_CLOUD=vex
09:48:48 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-scandium-75
09:48:48 OS_STACK_TEMPLATE_DIR=openstack-hot
09:48:48
09:48:48 [EnvInject] - Variables injected successfully.
09:48:48 provisioning config files...
09:48:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:48:48 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins8669247017979948546.sh
09:48:48 ---> Create parameters file for OpenStack HOT
09:48:48 OpenStack Heat parameters generated
09:48:48 -----------------------------------
09:48:48 parameters:
09:48:48 vm_0_count: '1'
09:48:48 vm_0_flavor: 'v3-standard-4'
09:48:48 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:48:48 vm_1_count: '0'
09:48:48 vm_1_flavor: 'v3-standard-2'
09:48:48 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:48:48
09:48:48 job_name: '15243-75'
09:48:48 silo: 'releng'
09:48:48 [yangtools-csit-1node-system-only-scandium] $ /bin/bash -l /tmp/jenkins4355285055002601344.sh
09:48:48 ---> Create HEAT stack
09:48:48 + source /home/jenkins/lf-env.sh
09:48:48 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:48:48 ++ mktemp -d /tmp/venv-XXXX
09:48:48 + lf_venv=/tmp/venv-OSdw
09:48:48 + local venv_file=/tmp/.os_lf_venv
09:48:48 + local python=python3
09:48:48 + local options
09:48:48 + local set_path=true
09:48:48 + local install_args=
09:48:48 ++ 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
09:48:48 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:48:48 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:48:48 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:48:48 + true
09:48:48 + case $1 in
09:48:48 + python=python3
09:48:48 + shift 2
09:48:48 + true
09:48:48 + case $1 in
09:48:48 + shift
09:48:48 + break
09:48:48 + case $python in
09:48:48 + local pkg_list=
09:48:48 + [[ -d /opt/pyenv ]]
09:48:48 + echo 'Setup pyenv:'
09:48:48 Setup pyenv:
09:48:48 + export PYENV_ROOT=/opt/pyenv
09:48:48 + PYENV_ROOT=/opt/pyenv
09:48:48 + 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
09:48:48 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:48:48 + pyenv versions
09:48:49 system
09:48:49 3.8.13
09:48:49 3.9.13
09:48:49 3.10.13
09:48:49 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:48:49 + command -v pyenv
09:48:49 ++ pyenv init - --no-rehash
09:48:49 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:48:49 for i in ${!paths[@]}; do
09:48:49 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:48:49 fi; done;
09:48:49 echo "${paths[*]}"'\'')"
09:48:49 export PATH="/opt/pyenv/shims:${PATH}"
09:48:49 export PYENV_SHELL=bash
09:48:49 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:48:49 pyenv() {
09:48:49 local command
09:48:49 command="${1:-}"
09:48:49 if [ "$#" -gt 0 ]; then
09:48:49 shift
09:48:49 fi
09:48:49
09:48:49 case "$command" in
09:48:49 rehash|shell)
09:48:49 eval "$(pyenv "sh-$command" "$@")"
09:48:49 ;;
09:48:49 *)
09:48:49 command pyenv "$command" "$@"
09:48:49 ;;
09:48:49 esac
09:48:49 }'
09:48:49 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:48:49 for i in ${!paths[@]}; do
09:48:49 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:48:49 fi; done;
09:48:49 echo "${paths[*]}"'
09:48:49 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:48:49 ++ 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
09:48:49 ++ 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
09:48:49 ++ export PYENV_SHELL=bash
09:48:49 ++ PYENV_SHELL=bash
09:48:49 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:48:49 +++ complete -F _pyenv pyenv
09:48:49 ++ lf-pyver python3
09:48:49 ++ local py_version_xy=python3
09:48:49 ++ local py_version_xyz=
09:48:49 ++ pyenv versions
09:48:49 ++ local command
09:48:49 ++ command=versions
09:48:49 ++ '[' 1 -gt 0 ']'
09:48:49 ++ shift
09:48:49 ++ case "$command" in
09:48:49 ++ sed 's/^[ *]* //'
09:48:49 ++ command pyenv versions
09:48:49 ++ pyenv versions
09:48:49 ++ grep -E '^[0-9.]*[0-9]$'
09:48:49 ++ awk '{ print $1 }'
09:48:49 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:48:49 +++ tail -n 1
09:48:49 +++ grep '^3' /tmp/.pyenv_versions
09:48:49 +++ sort -V
09:48:49 ++ py_version_xyz=3.11.7
09:48:49 ++ [[ -z 3.11.7 ]]
09:48:49 ++ echo 3.11.7
09:48:49 ++ return 0
09:48:49 + pyenv local 3.11.7
09:48:49 + local command
09:48:49 + command=local
09:48:49 + '[' 2 -gt 0 ']'
09:48:49 + shift
09:48:49 + case "$command" in
09:48:49 + command pyenv local 3.11.7
09:48:49 + pyenv local 3.11.7
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='lftools[openstack] '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='kubernetes '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='niet '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='python-heatclient '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='python-openstackclient '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='python-magnumclient '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='urllib3~=1.26.15 '
09:48:49 + for arg in "$@"
09:48:49 + case $arg in
09:48:49 + pkg_list+='yq '
09:48:49 + [[ -f /tmp/.os_lf_venv ]]
09:48:49 ++ cat /tmp/.os_lf_venv
09:48:49 + lf_venv=/tmp/venv-GmsJ
09:48:49 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from' file:/tmp/.os_lf_venv
09:48:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:48:49 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:48:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:48:49 + local 'pip_opts=--upgrade --quiet'
09:48:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:48:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:48:49 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:48:49 + [[ -n '' ]]
09:48:49 + [[ -n '' ]]
09:48:49 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:48:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:48:49 + /tmp/venv-GmsJ/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
09:48:51 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:48:51 lf-activate-venv(): INFO: Base packages installed successfully
09:48:51 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:48:51 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:48:51 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:48:51 + /tmp/venv-GmsJ/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
09:49:09 + type python3
09:49:09 + true
09:49:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH'
09:49:09 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:49:09 + PATH=/tmp/venv-GmsJ/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
09:49:09 + return 0
09:49:09 + openstack --os-cloud vex limits show --absolute
09:49:11 +--------------------------+---------+
09:49:11 | Name | Value |
09:49:11 +--------------------------+---------+
09:49:11 | maxTotalInstances | -1 |
09:49:11 | maxTotalCores | 450 |
09:49:11 | maxTotalRAMSize | 1000000 |
09:49:11 | maxServerMeta | 128 |
09:49:11 | maxImageMeta | 128 |
09:49:11 | maxPersonality | 5 |
09:49:11 | maxPersonalitySize | 10240 |
09:49:11 | maxTotalKeypairs | 100 |
09:49:11 | maxServerGroups | 10 |
09:49:11 | maxServerGroupMembers | 10 |
09:49:11 | maxTotalFloatingIps | -1 |
09:49:11 | maxSecurityGroups | -1 |
09:49:11 | maxSecurityGroupRules | -1 |
09:49:11 | totalRAMUsed | 573440 |
09:49:11 | totalCoresUsed | 140 |
09:49:11 | totalInstancesUsed | 44 |
09:49:11 | totalFloatingIpsUsed | 0 |
09:49:11 | totalSecurityGroupsUsed | 0 |
09:49:11 | totalServerGroupsUsed | 0 |
09:49:11 | maxTotalVolumes | -1 |
09:49:11 | maxTotalSnapshots | 10 |
09:49:11 | maxTotalVolumeGigabytes | 4096 |
09:49:11 | maxTotalBackups | 10 |
09:49:11 | maxTotalBackupGigabytes | 1000 |
09:49:11 | totalVolumesUsed | 0 |
09:49:11 | totalGigabytesUsed | 0 |
09:49:11 | totalSnapshotsUsed | 0 |
09:49:11 | totalBackupsUsed | 0 |
09:49:11 | totalBackupGigabytesUsed | 0 |
09:49:11 +--------------------------+---------+
09:49:11 + pushd /opt/ciman/openstack-hot
09:49:11 /opt/ciman/openstack-hot /w/workspace/yangtools-csit-1node-system-only-scandium
09:49:11 + lftools openstack --os-cloud vex stack create releng-yangtools-csit-1node-system-only-scandium-75 csit-2-instance-type.yaml /w/workspace/yangtools-csit-1node-system-only-scandium/stack-parameters.yaml
09:49:35 Creating stack releng-yangtools-csit-1node-system-only-scandium-75
09:49:35 Waiting to initialize infrastructure...
09:49:35 Stack initialization successful.
09:49:35 ------------------------------------
09:49:35 Stack Details
09:49:35 ------------------------------------
09:49:35 {'added': None,
09:49:35 'capabilities': [],
09:49:35 'created_at': '2025-10-02T09:49:14Z',
09:49:35 'deleted': None,
09:49:35 'deleted_at': None,
09:49:35 'description': 'No description',
09:49:35 'environment': None,
09:49:35 'environment_files': None,
09:49:35 'files': None,
09:49:35 'files_container': None,
09:49:35 'id': '1ba78787-35e2-4ef4-9c8a-c4b48ed7ed52',
09:49:35 'is_rollback_disabled': True,
09:49:35 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-yangtools-csit-1node-system-only-scandium-75/1ba78787-35e2-4ef4-9c8a-c4b48ed7ed52',
09:49:35 'rel': 'self'}],
09:49:35 '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'})}),
09:49:35 'name': 'releng-yangtools-csit-1node-system-only-scandium-75',
09:49:35 'notification_topics': [],
09:49:35 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:49:35 'output_key': 'vm_0_ips',
09:49:35 'output_value': ['10.30.170.47']},
09:49:35 {'description': 'IP addresses of the 2nd vm types',
09:49:35 'output_key': 'vm_1_ips',
09:49:35 'output_value': []}],
09:49:35 'owner_id': ****,
09:49:35 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:49:35 'OS::stack_id': '1ba78787-35e2-4ef4-9c8a-c4b48ed7ed52',
09:49:35 'OS::stack_name': 'releng-yangtools-csit-1node-system-only-scandium-75',
09:49:35 'job_name': '15243-75',
09:49:35 'silo': 'releng',
09:49:35 'vm_0_count': '1',
09:49:35 'vm_0_flavor': 'v3-standard-4',
09:49:35 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:49:35 '20250201-010426.857',
09:49:35 'vm_1_count': '0',
09:49:35 'vm_1_flavor': 'v3-standard-2',
09:49:35 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:49:35 '- 20250201-060151.911'},
09:49:35 'parent_id': None,
09:49:35 'replaced': None,
09:49:35 'status': 'CREATE_COMPLETE',
09:49:35 'status_reason': 'Stack CREATE completed successfully',
09:49:35 'tags': [],
09:49:35 'template': None,
09:49:35 'template_description': 'No description',
09:49:35 'template_url': None,
09:49:35 'timeout_mins': 15,
09:49:35 'unchanged': None,
09:49:35 'updated': None,
09:49:35 'updated_at': None,
09:49:35 'user_project_id': 'ffbf9b54e12d42f49562aaa7dd90c1ec'}
09:49:35 ------------------------------------
09:49:35 + popd
09:49:35 /w/workspace/yangtools-csit-1node-system-only-scandium
09:49:35 [yangtools-csit-1node-system-only-scandium] $ /bin/bash -l /tmp/jenkins1385841285192510160.sh
09:49:36 ---> Copy SSH public keys to CSIT lab
09:49:36 Setup pyenv:
09:49:36 system
09:49:36 3.8.13
09:49:36 3.9.13
09:49:36 3.10.13
09:49:36 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:49:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:49:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:49:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:49:38 lf-activate-venv(): INFO: Base packages installed successfully
09:49:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:49:55 SSH not responding on 10.30.170.47. Retrying in 10 seconds...
09:50:05 Ping to 10.30.170.47 successful.
09:50:06 SSH not responding on 10.30.170.47. Retrying in 10 seconds...
09:50:16 Ping to 10.30.170.47 successful.
09:50:17 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:50:17 releng-15243-75-0-builder-0
09:50:17 Successfully copied public keys to slave 10.30.170.47
09:50:17 Process 6499 ready.
09:50:17 SSH ready on all stack servers.
09:50:17 [yangtools-csit-1node-system-only-scandium] $ /bin/bash -l /tmp/jenkins3966074445436665603.sh
09:50:18 Setup pyenv:
09:50:18 system
09:50:18 3.8.13
09:50:18 3.9.13
09:50:18 3.10.13
09:50:18 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:50:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Ln54
09:50:22 lf-activate-venv(): INFO: Save venv in file: /w/workspace/yangtools-csit-1node-system-only-scandium/.robot_venv
09:50:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:50:27 lf-activate-venv(): INFO: Base packages installed successfully
09:50:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:50:29 lf-activate-venv(): INFO: Adding /tmp/venv-Ln54/bin to PATH
09:50:29 + echo 'Installing Python Requirements'
09:50:29 Installing Python Requirements
09:50:29 + cat
09:50:29 + python -m pip install -r requirements.txt
09:50:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:50:30 Collecting docker-py (from -r requirements.txt (line 1))
09:50:30 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)
09:50:30 Collecting ipaddr (from -r requirements.txt (line 2))
09:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:50:30 Preparing metadata (setup.py): started
09:50:30 Preparing metadata (setup.py): finished with status 'done'
09:50:30 Collecting netaddr (from -r requirements.txt (line 3))
09:50:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:50:30 Collecting netifaces (from -r requirements.txt (line 4))
09:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:50:30 Preparing metadata (setup.py): started
09:50:31 Preparing metadata (setup.py): finished with status 'done'
09:50:31 Collecting pyhocon (from -r requirements.txt (line 5))
09:50:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:50:31 Collecting requests (from -r requirements.txt (line 6))
09:50:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:50:31 Collecting robotframework (from -r requirements.txt (line 7))
09:50:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:50:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 13.2 MB/s 0:00:00
09:50:31 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:50:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:50:31 Preparing metadata (setup.py): started
09:50:31 Preparing metadata (setup.py): finished with status 'done'
09:50:31 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:50:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:50:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:50:32 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)
09:50:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:50:32 Preparing metadata (setup.py): started
09:50:32 Preparing metadata (setup.py): finished with status 'done'
09:50:32 Collecting scapy (from -r requirements.txt (line 12))
09:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:50:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 7.8 MB/s 0:00:00
09:50:33 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:50:33 Preparing metadata (setup.py): started
09:50:33 Preparing metadata (setup.py): finished with status 'done'
09:50:33 Collecting elasticsearch (from -r requirements.txt (line 18))
09:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:50:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 3.9 MB/s 0:00:00
09:50:34 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:50:34 Collecting pyangbind (from -r requirements.txt (line 22))
09:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:50:34 Collecting isodate (from -r requirements.txt (line 25))
09:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:50:34 Collecting jmespath (from -r requirements.txt (line 28))
09:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:50:34 Collecting jsonpatch (from -r requirements.txt (line 31))
09:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:50:34 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:50:34 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:50:34 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:50:34 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)
09:50:34 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:50:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:50:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:50:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:50:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:50:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:50:35 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)
09:50:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:50:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:50:35 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:50:35 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:50:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:50:35 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:50:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:50:35 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:50:35 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)
09:50:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:50:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:50:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:50:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:50:36 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:50:36 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:50:36 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)
09:50:36 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:50:36 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)
09:50:36 Collecting elasticsearch (from -r requirements.txt (line 18))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:50:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 12.4 MB/s 0:00:00
09:50:36 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:50:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:50:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:50:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:50:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 3.3 MB/s 0:00:00
09:50:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:50:37 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)
09:50:38 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:50:38 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)
09:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 3.5 MB/s 0:00:00
09:50:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:50:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:50:40 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:50:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:50:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:50:41 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:41 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)
09:50:41 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:50:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:50:41 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:50:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 36.0 MB/s 0:00:00
09:50:41 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:50:41 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:50:42 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:50:42 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:50:42 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:50:42 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:50:42 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:50:42 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:42 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)
09:50:42 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:50:42 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:50:43 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))
09:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:50:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:50:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:50:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:50:43 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:50:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:50:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:50:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:50:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:50:43 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
09:50:43 Building wheel for robotframework-sshlibrary (setup.py): started
09:50:44 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:50:44 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=68ba16b339ae93fef87e9c3c5e55c73c2eafb466bca2cb23bb1bd3e8a6edfab7
09:50:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:50:44 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
09:50:44 Building wheel for ipaddr (setup.py): started
09:50:44 Building wheel for ipaddr (setup.py): finished with status 'done'
09:50:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=43eb0f2b91654f092ae30d6a840945d030f66db5cfa59179471087879b7de846
09:50:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:50:44 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
09:50:44 Building wheel for netifaces (setup.py): started
09:50:47 Building wheel for netifaces (setup.py): finished with status 'done'
09:50:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41064 sha256=5cc60277b30f8458555612a875b1e986a92030c2402fc1c69ff697840f0572e0
09:50:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:50:47 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
09:50:47 Building wheel for robotframework-httplibrary (setup.py): started
09:50:47 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:50:47 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ce6225b2f36aa2ea6740742b6fa985eea99267effca2b473df89a73b70b60944
09:50:47 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:50:47 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
09:50:47 Building wheel for jsonpath-rw (setup.py): started
09:50:48 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:50:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=dd94dfe8c8f371b0c039ae54b08ed908759488d92dff640d66fdc594512d5296
09:50:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:50:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:50:48 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
09:50:58
09:50:58 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:50:58 + pip freeze
09:50:58 attrs==25.3.0
09:50:58 bcrypt==5.0.0
09:50:58 beautifulsoup4==4.14.2
09:50:58 certifi==2025.8.3
09:50:58 cffi==2.0.0
09:50:58 charset-normalizer==3.4.3
09:50:58 click==8.3.0
09:50:58 cryptography==46.0.2
09:50:58 decorator==5.2.1
09:50:58 distlib==0.4.0
09:50:58 docker-py==1.10.6
09:50:58 docker-pycreds==0.4.0
09:50:58 elastic-transport==8.17.1
09:50:58 elasticsearch==8.19.1
09:50:58 elasticsearch-dsl==8.15.4
09:50:58 enum34==1.1.10
09:50:58 filelock==3.19.1
09:50:58 h11==0.16.0
09:50:58 idna==3.10
09:50:58 invoke==2.2.0
09:50:58 ipaddr==2.2.0
09:50:58 isodate==0.7.2
09:50:58 jmespath==1.0.1
09:50:58 jsonpatch==1.33
09:50:58 jsonpath-rw==1.4.0
09:50:58 jsonpointer==3.0.0
09:50:58 lxml==6.0.2
09:50:58 netaddr==1.3.0
09:50:58 netifaces==0.11.0
09:50:58 outcome==1.3.0.post0
09:50:58 paramiko==4.0.0
09:50:58 platformdirs==4.4.0
09:50:58 ply==3.11
09:50:58 pyang==2.7.1
09:50:58 pyangbind==0.8.6
09:50:58 pycparser==2.23
09:50:58 pyhocon==0.3.61
09:50:58 PyNaCl==1.6.0
09:50:58 pyparsing==3.2.5
09:50:58 PySocks==1.7.1
09:50:58 python-dateutil==2.9.0.post0
09:50:58 regex==2025.9.18
09:50:58 requests==2.32.5
09:50:58 robotframework==7.3.2
09:50:58 robotframework-httplibrary==0.4.2
09:50:58 robotframework-pythonlibcore==4.4.1
09:50:58 robotframework-requests==0.9.7
09:50:58 robotframework-selenium2library==3.0.0
09:50:58 robotframework-seleniumlibrary==6.7.1
09:50:58 robotframework-sshlibrary==3.8.0
09:50:58 scapy==2.6.1
09:50:58 scp==0.15.0
09:50:58 selenium==4.35.0
09:50:58 six==1.17.0
09:50:58 sniffio==1.3.1
09:50:58 sortedcontainers==2.4.0
09:50:58 soupsieve==2.8
09:50:58 trio==0.30.0
09:50:58 trio-websocket==0.12.2
09:50:58 typing_extensions==4.14.1
09:50:58 urllib3==2.5.0
09:50:58 virtualenv==20.34.0
09:50:58 waitress==3.0.2
09:50:58 WebOb==1.8.9
09:50:58 websocket-client==1.8.0
09:50:58 WebTest==3.0.6
09:50:58 wsproto==1.2.0
09:50:59 [EnvInject] - Injecting environment variables from a build step.
09:50:59 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:50:59 [EnvInject] - Variables injected successfully.
09:50:59 [yangtools-csit-1node-system-only-scandium] $ /bin/bash -l /tmp/jenkins6379524098938744336.sh
09:50:59 Setup pyenv:
09:50:59 system
09:50:59 3.8.13
09:50:59 3.9.13
09:50:59 3.10.13
09:50:59 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:50:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:50:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:50:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:01 lf-activate-venv(): INFO: Base packages installed successfully
09:51:01 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:51:12 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.
09:51:12 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:51:12 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:51:12 + ODL_SYSTEM=()
09:51:12 + TOOLS_SYSTEM=()
09:51:12 + OPENSTACK_SYSTEM=()
09:51:12 + OPENSTACK_CONTROLLERS=()
09:51:12 + mapfile -t ADDR
09:51:12 ++ openstack stack show -f json -c outputs releng-yangtools-csit-1node-system-only-scandium-75
09:51:12 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:51:15 + for i in "${ADDR[@]}"
09:51:15 ++ ssh 10.30.170.47 hostname -s
09:51:15 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:15 + REMHOST=releng-15243-75-0-builder-0
09:51:15 + case ${REMHOST} in
09:51:15 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:51:15 + echo NUM_ODL_SYSTEM=1
09:51:15 + echo NUM_TOOLS_SYSTEM=0
09:51:15 + '[' '' == yes ']'
09:51:15 + NUM_OPENSTACK_SYSTEM=0
09:51:15 + echo NUM_OPENSTACK_SYSTEM=0
09:51:15 + '[' 0 -eq 2 ']'
09:51:15 + echo ODL_SYSTEM_IP=10.30.170.47
09:51:15 ++ seq 0 0
09:51:15 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:51:15 + echo ODL_SYSTEM_1_IP=10.30.170.47
09:51:15 + echo TOOLS_SYSTEM_IP=
09:51:15 ++ seq 0 -1
09:51:15 + openstack_index=0
09:51:15 + NUM_OPENSTACK_CONTROL_NODES=1
09:51:15 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:51:15 ++ seq 0 0
09:51:15 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:51:15 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:51:15 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:51:15 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:51:15 + '[' -1 -ge 2 ']'
09:51:15 ++ seq 0 -2
09:51:15 + NUM_OPENSTACK_HAPROXY_NODES=0
09:51:15 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:51:15 ++ seq 0 -1
09:51:15 + echo 'Contents of slave_addresses.txt:'
09:51:15 Contents of slave_addresses.txt:
09:51:15 + cat slave_addresses.txt
09:51:15 NUM_ODL_SYSTEM=1
09:51:15 NUM_TOOLS_SYSTEM=0
09:51:15 NUM_OPENSTACK_SYSTEM=0
09:51:15 ODL_SYSTEM_IP=10.30.170.47
09:51:15 ODL_SYSTEM_1_IP=10.30.170.47
09:51:15 TOOLS_SYSTEM_IP=
09:51:15 NUM_OPENSTACK_CONTROL_NODES=1
09:51:15 OPENSTACK_CONTROL_NODE_1_IP=
09:51:15 NUM_OPENSTACK_COMPUTE_NODES=-1
09:51:15 NUM_OPENSTACK_HAPROXY_NODES=0
09:51:15 [EnvInject] - Injecting environment variables from a build step.
09:51:15 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:51:15 [EnvInject] - Variables injected successfully.
09:51:15 [yangtools-csit-1node-system-only-scandium] $ /bin/sh /tmp/jenkins10696285168618562424.sh
09:51:15 Preparing for JRE Version 21
09:51:15 Karaf artifact is karaf
09:51:15 Karaf project is integration
09:51:15 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:51:15 [EnvInject] - Injecting environment variables from a build step.
09:51:15 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:51:15 [EnvInject] - Variables injected successfully.
09:51:15 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins17411110386304997967.sh
09:51:15 2025-10-02 09:51:15 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:51:16 Bundle version is 0.21.3-SNAPSHOT
09:51:16 --2025-10-02 09:51:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:51:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:51:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:51:16 HTTP request sent, awaiting response... 200 OK
09:51:16 Length: 1410 (1.4K) [application/xml]
09:51:16 Saving to: ‘maven-metadata.xml’
09:51:16
09:51:16 0K . 100% 52.5M=0s
09:51:16
09:51:16 2025-10-02 09:51:16 (52.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:51:16
09:51:16
09:51:16
09:51:16 org.opendaylight.integration
09:51:16 karaf
09:51:16 0.21.3-SNAPSHOT
09:51:16
09:51:16
09:51:16 20251002.091413
09:51:16 341
09:51:16
09:51:16 20251002091413
09:51:16
09:51:16
09:51:16 pom
09:51:16 0.21.3-20251002.091413-341
09:51:16 20251002091413
09:51:16
09:51:16
09:51:16 tar.gz
09:51:16 0.21.3-20251002.091413-341
09:51:16 20251002091413
09:51:16
09:51:16
09:51:16 zip
09:51:16 0.21.3-20251002.091413-341
09:51:16 20251002091413
09:51:16
09:51:16
09:51:16 cyclonedx
09:51:16 xml
09:51:16 0.21.3-20251002.091413-341
09:51:16 20251002091413
09:51:16
09:51:16
09:51:16 cyclonedx
09:51:16 json
09:51:16 0.21.3-20251002.091413-341
09:51:16 20251002091413
09:51:16
09:51:16
09:51:16
09:51:16
09:51:16 Nexus timestamp is 0.21.3-20251002.091413-341
09:51:16 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:51:16 Distribution bundle is karaf-0.21.3-20251002.091413-341.zip
09:51:16 Distribution bundle version is 0.21.3-SNAPSHOT
09:51:16 Distribution folder is karaf-0.21.3-SNAPSHOT
09:51:16 Nexus prefix is https://nexus.opendaylight.org
09:51:16 [EnvInject] - Injecting environment variables from a build step.
09:51:16 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:51:16 [EnvInject] - Variables injected successfully.
09:51:16 [yangtools-csit-1node-system-only-scandium] $ /bin/bash -l /tmp/jenkins13024045514132537473.sh
09:51:16 Setup pyenv:
09:51:16 system
09:51:16 3.8.13
09:51:16 3.9.13
09:51:16 3.10.13
09:51:16 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:51:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:51:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:51:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:51:19 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.
09:51:19 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:51:19 lf-activate-venv(): INFO: Base packages installed successfully
09:51:19 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:51:26 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.
09:51:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:51:26 Copying common-functions.sh to /tmp
09:51:28 Copying common-functions.sh to 10.30.170.47:/tmp
09:51:28 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:28 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins14843589185115441261.sh
09:51:28 common-functions.sh is being sourced
09:51:28 common-functions environment:
09:51:28 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:51:28 ACTUALFEATURES:
09:51:28 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:28 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:51:28 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:28 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:28 CONTROLLERMEM: 2048m
09:51:28 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:51:28 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:51:28 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:51:28 SUITES:
09:51:28
09:51:28 #################################################
09:51:28 ## Configure Cluster and Start ##
09:51:28 #################################################
09:51:28 ACTUALFEATURES: odl-infrautils-ready,odl-restconf
09:51:28 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf
09:51:28 Locating script plan to use...
09:51:28 Finished running script plans
09:51:28 Configuring member-1 with IP address 10.30.170.47
09:51:28 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:28 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:29 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:51:29 common-functions.sh is being sourced
09:51:29 ++ [[ /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 ]]
09:51:29 ++ echo 'common-functions.sh is being sourced'
09:51:29 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:51:29 ++ DISTROSTREAM=scandium
09:51:29 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:51:29 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:51:29 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:29 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:29 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:51:29 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:51:29 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:29 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:29 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:29 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:29 ++ export CONTROLLERMEM=
09:51:29 ++ CONTROLLERMEM=
09:51:29 ++ case "${DISTROSTREAM}" in
09:51:29 ++ CLUSTER_SYSTEM=akka
09:51:29 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:51:29 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:51:29 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:51:29 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:51:29 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:51:29 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:51:29 ++ print_common_env
09:51:29 ++ cat
09:51:29 common-functions environment:
09:51:29 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:51:29 ACTUALFEATURES:
09:51:29 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:29 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:51:29 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:29 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:29 CONTROLLERMEM:
09:51:29 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:51:29 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:51:29 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:51:29 SUITES:
09:51:29
09:51:29 ++ SSH='ssh -t -t'
09:51:29 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:51:29 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:51:29 Changing to /tmp
09:51:29 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:51:29 + echo 'Changing to /tmp'
09:51:29 + cd /tmp
09:51:29 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:51:29 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:51:29 --2025-10-02 09:51:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:51:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:51:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:51:29 HTTP request sent, awaiting response... 200 OK
09:51:29 Length: 190791264 (182M) [application/zip]
09:51:29 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:51:29
09:51:29 0K ........ ........ ........ ........ ........ ........ 1% 83.6M 2s
09:51:29 3072K ........ ........ ........ ........ ........ ........ 3% 122M 2s
09:51:29 6144K ........ ........ ........ ........ ........ ........ 4% 158M 2s
09:51:29 9216K ........ ........ ........ ........ ........ ........ 6% 187M 1s
09:51:29 12288K ........ ........ ........ ........ ........ ........ 8% 212M 1s
09:51:29 15360K ........ ........ ........ ........ ........ ........ 9% 219M 1s
09:51:29 18432K ........ ........ ........ ........ ........ ........ 11% 225M 1s
09:51:29 21504K ........ ........ ........ ........ ........ ........ 13% 222M 1s
09:51:29 24576K ........ ........ ........ ........ ........ ........ 14% 240M 1s
09:51:29 27648K ........ ........ ........ ........ ........ ........ 16% 259M 1s
09:51:29 30720K ........ ........ ........ ........ ........ ........ 18% 242M 1s
09:51:29 33792K ........ ........ ........ ........ ........ ........ 19% 265M 1s
09:51:29 36864K ........ ........ ........ ........ ........ ........ 21% 176M 1s
09:51:29 39936K ........ ........ ........ ........ ........ ........ 23% 263M 1s
09:51:29 43008K ........ ........ ........ ........ ........ ........ 24% 335M 1s
09:51:29 46080K ........ ........ ........ ........ ........ ........ 26% 283M 1s
09:51:29 49152K ........ ........ ........ ........ ........ ........ 28% 260M 1s
09:51:29 52224K ........ ........ ........ ........ ........ ........ 29% 343M 1s
09:51:29 55296K ........ ........ ........ ........ ........ ........ 31% 362M 1s
09:51:29 58368K ........ ........ ........ ........ ........ ........ 32% 360M 1s
09:51:29 61440K ........ ........ ........ ........ ........ ........ 34% 306M 1s
09:51:29 64512K ........ ........ ........ ........ ........ ........ 36% 263M 1s
09:51:29 67584K ........ ........ ........ ........ ........ ........ 37% 272M 1s
09:51:29 70656K ........ ........ ........ ........ ........ ........ 39% 341M 0s
09:51:29 73728K ........ ........ ........ ........ ........ ........ 41% 343M 0s
09:51:29 76800K ........ ........ ........ ........ ........ ........ 42% 364M 0s
09:51:29 79872K ........ ........ ........ ........ ........ ........ 44% 298M 0s
09:51:29 82944K ........ ........ ........ ........ ........ ........ 46% 270M 0s
09:51:29 86016K ........ ........ ........ ........ ........ ........ 47% 323M 0s
09:51:29 89088K ........ ........ ........ ........ ........ ........ 49% 326M 0s
09:51:29 92160K ........ ........ ........ ........ ........ ........ 51% 249M 0s
09:51:29 95232K ........ ........ ........ ........ ........ ........ 52% 307M 0s
09:51:29 98304K ........ ........ ........ ........ ........ ........ 54% 235M 0s
09:51:29 101376K ........ ........ ........ ........ ........ ........ 56% 271M 0s
09:51:29 104448K ........ ........ ........ ........ ........ ........ 57% 346M 0s
09:51:29 107520K ........ ........ ........ ........ ........ ........ 59% 199M 0s
09:51:29 110592K ........ ........ ........ ........ ........ ........ 61% 294M 0s
09:51:29 113664K ........ ........ ........ ........ ........ ........ 62% 253M 0s
09:51:29 116736K ........ ........ ........ ........ ........ ........ 64% 248M 0s
09:51:29 119808K ........ ........ ........ ........ ........ ........ 65% 302M 0s
09:51:29 122880K ........ ........ ........ ........ ........ ........ 67% 220M 0s
09:51:29 125952K ........ ........ ........ ........ ........ ........ 69% 343M 0s
09:51:29 129024K ........ ........ ........ ........ ........ ........ 70% 355M 0s
09:51:29 132096K ........ ........ ........ ........ ........ ........ 72% 224M 0s
09:51:29 135168K ........ ........ ........ ........ ........ ........ 74% 185M 0s
09:51:29 138240K ........ ........ ........ ........ ........ ........ 75% 214M 0s
09:51:29 141312K ........ ........ ........ ........ ........ ........ 77% 179M 0s
09:51:29 144384K ........ ........ ........ ........ ........ ........ 79% 163M 0s
09:51:29 147456K ........ ........ ........ ........ ........ ........ 80% 156M 0s
09:51:29 150528K ........ ........ ........ ........ ........ ........ 82% 158M 0s
09:51:29 153600K ........ ........ ........ ........ ........ ........ 84% 143M 0s
09:51:29 156672K ........ ........ ........ ........ ........ ........ 85% 257M 0s
09:51:29 159744K ........ ........ ........ ........ ........ ........ 87% 270M 0s
09:51:29 162816K ........ ........ ........ ........ ........ ........ 89% 241M 0s
09:51:29 165888K ........ ........ ........ ........ ........ ........ 90% 249M 0s
09:51:29 168960K ........ ........ ........ ........ ........ ........ 92% 298M 0s
09:51:29 172032K ........ ........ ........ ........ ........ ........ 93% 290M 0s
09:51:29 175104K ........ ........ ........ ........ ........ ........ 95% 302M 0s
09:51:29 178176K ........ ........ ........ ........ ........ ........ 97% 316M 0s
09:51:29 181248K ........ ........ ........ ........ ........ ........ 98% 296M 0s
09:51:29 184320K ........ ........ ........ ....... 100% 370M=0.8s
09:51:29
09:51:29 2025-10-02 09:51:29 (238 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:51:29
09:51:29 Extracting the new controller...
09:51:29 + echo 'Extracting the new controller...'
09:51:29 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:51:31 Adding external repositories...
09:51:31 + echo 'Adding external repositories...'
09:51:31 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:51:31 ################################################################################
09:51:31 #
09:51:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:51:31 # contributor license agreements. See the NOTICE file distributed with
09:51:31 # this work for additional information regarding copyright ownership.
09:51:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:51:31 # (the "License"); you may not use this file except in compliance with
09:51:31 # the License. You may obtain a copy of the License at
09:51:31 #
09:51:31 # http://www.apache.org/licenses/LICENSE-2.0
09:51:31 #
09:51:31 # Unless required by applicable law or agreed to in writing, software
09:51:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:51:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:51:31 # See the License for the specific language governing permissions and
09:51:31 # limitations under the License.
09:51:31 #
09:51:31 ################################################################################
09:51:31
09:51:31 #
09:51:31 # If set to true, the following property will not allow any certificate to be used
09:51:31 # when accessing Maven repositories through SSL
09:51:31 #
09:51:31 #org.ops4j.pax.url.mvn.certificateCheck=
09:51:31
09:51:31 #
09:51:31 # Path to the local Maven settings file.
09:51:31 # The repositories defined in this file will be automatically added to the list
09:51:31 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:51:31 # below is not set.
09:51:31 # The following locations are checked for the existence of the settings.xml file
09:51:31 # * 1. looks for the specified url
09:51:31 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:51:31 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:51:31 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:51:31 #
09:51:31 #org.ops4j.pax.url.mvn.settings=
09:51:31
09:51:31 #
09:51:31 # Path to the local Maven repository which is used to avoid downloading
09:51:31 # artifacts when they already exist locally.
09:51:31 # The value of this property will be extracted from the settings.xml file
09:51:31 # above, or defaulted to:
09:51:31 # System.getProperty( "user.home" ) + "/.m2/repository"
09:51:31 #
09:51:31 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:51:31
09:51:31 #
09:51:31 # Default this to false. It's just weird to use undocumented repos
09:51:31 #
09:51:31 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:51:31
09:51:31 #
09:51:31 # Uncomment if you don't wanna use the proxy settings
09:51:31 # from the Maven conf/settings.xml file
09:51:31 #
09:51:31 # org.ops4j.pax.url.mvn.proxySupport=false
09:51:31
09:51:31 #
09:51:31 # Comma separated list of repositories scanned when resolving an artifact.
09:51:31 # Those repositories will be checked before iterating through the
09:51:31 # below list of repositories and even before the local repository
09:51:31 # A repository url can be appended with zero or more of the following flags:
09:51:31 # @snapshots : the repository contains snaphots
09:51:31 # @noreleases : the repository does not contain any released artifacts
09:51:31 #
09:51:31 # The following property value will add the system folder as a repo.
09:51:31 #
09:51:31 org.ops4j.pax.url.mvn.defaultRepositories=\
09:51:31 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:51:31 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:51:31 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:51:31
09:51:31 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:51:31 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:51:31
09:51:31 #
09:51:31 # Comma separated list of repositories scanned when resolving an artifact.
09:51:31 # The default list includes the following repositories:
09:51:31 # http://repo1.maven.org/maven2@id=central
09:51:31 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:51:31 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:51:31 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:51:31 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:51:31 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:51:31 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:51:31 # To add repositories to the default ones, prepend '+' to the list of repositories
09:51:31 # to add.
09:51:31 # A repository url can be appended with zero or more of the following flags:
09:51:31 # @snapshots : the repository contains snapshots
09:51:31 # @noreleases : the repository does not contain any released artifacts
09:51:31 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:51:31 #
09:51:31 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
09:51:31
09:51:31 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:51:31 Configuring the startup features...
09:51:31 + echo 'Configuring the startup features...'
09:51:31 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:31 + FEATURE_TEST_STRING=features-test
09:51:31 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:51:31 + KARAF_VERSION=karaf4
09:51:31 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:51:31 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:31 + [[ ! -z '' ]]
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:51:31 ################################################################################
09:51:31 #
09:51:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:51:31 # contributor license agreements. See the NOTICE file distributed with
09:51:31 # this work for additional information regarding copyright ownership.
09:51:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:51:31 # (the "License"); you may not use this file except in compliance with
09:51:31 # the License. You may obtain a copy of the License at
09:51:31 #
09:51:31 # http://www.apache.org/licenses/LICENSE-2.0
09:51:31 #
09:51:31 # Unless required by applicable law or agreed to in writing, software
09:51:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:51:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:51:31 # See the License for the specific language governing permissions and
09:51:31 # limitations under the License.
09:51:31 #
09:51:31 ################################################################################
09:51:31
09:51:31 #
09:51:31 # Comma separated list of features repositories to register by default
09:51:31 #
09:51:31 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:51:31
09:51:31 #
09:51:31 # Comma separated list of features to install at startup
09:51:31 #
09:51:31 featuresBoot = odl-infrautils-ready,odl-restconf, c1e8630d-1360-471b-8652-67e8c784a10e
09:51:31
09:51:31 #
09:51:31 # Resource repositories (OBR) that the features resolver can use
09:51:31 # to resolve requirements/capabilities
09:51:31 #
09:51:31 # The format of the resourceRepositories is
09:51:31 # resourceRepositories=[xml:url|json:url],...
09:51:31 # for Instance:
09:51:31 #
09:51:31 #resourceRepositories=xml:http://host/path/to/index.xml
09:51:31 # or
09:51:31 #resourceRepositories=json:http://host/path/to/index.json
09:51:31 #
09:51:31
09:51:31 #
09:51:31 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:51:31 #
09:51:31 featuresBootAsynchronous=false
09:51:31
09:51:31 #
09:51:31 # Service requirements enforcement
09:51:31 #
09:51:31 # By default, the feature resolver checks the service requirements/capabilities of
09:51:31 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:51:31 # the required bundles.
09:51:31 # The following flag can have those values:
09:51:31 # - disable: service requirements are completely ignored
09:51:31 # - default: service requirements are ignored for old features
09:51:31 # - enforce: service requirements are always verified
09:51:31 #
09:51:31 #serviceRequirements=default
09:51:31
09:51:31 #
09:51:31 # Store cfg file for config element in feature
09:51:31 #
09:51:31 #configCfgStore=true
09:51:31
09:51:31 #
09:51:31 # Define if the feature service automatically refresh bundles
09:51:31 #
09:51:31 autoRefresh=true
09:51:31
09:51:31 #
09:51:31 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:51:31 # XML file defines instructions related to features processing
09:51:31 # versions.properties may declare properties to resolve placeholders in XML file
09:51:31 # both files are relative to ${karaf.etc}
09:51:31 #
09:51:31 #featureProcessing=org.apache.karaf.features.xml
09:51:31 #featureProcessingVersions=versions.properties
09:51:31 + configure_karaf_log karaf4 ''
09:51:31 + local -r karaf_version=karaf4
09:51:31 + local -r controllerdebugmap=
09:51:31 + local logapi=log4j
09:51:31 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:51:31 log4j2.rootLogger.level = INFO
09:51:31 #log4j2.rootLogger.type = asyncRoot
09:51:31 #log4j2.rootLogger.includeLocation = false
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:51:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:51:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:51:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:51:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:51:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:51:31 log4j2.logger.spifly.level = WARN
09:51:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:51:31 log4j2.logger.audit.level = INFO
09:51:31 log4j2.logger.audit.additivity = false
09:51:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:51:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:51:31 log4j2.appender.console.type = Console
09:51:31 log4j2.appender.console.name = Console
09:51:31 log4j2.appender.console.layout.type = PatternLayout
09:51:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:51:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:51:31 log4j2.appender.rolling.name = RollingFile
09:51:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:51:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:51:31 #log4j2.appender.rolling.immediateFlush = false
09:51:31 log4j2.appender.rolling.append = true
09:51:31 log4j2.appender.rolling.layout.type = PatternLayout
09:51:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:51:31 log4j2.appender.rolling.policies.type = Policies
09:51:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:51:31 log4j2.appender.rolling.policies.size.size = 64MB
09:51:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:51:31 log4j2.appender.rolling.strategy.max = 7
09:51:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:51:31 log4j2.appender.audit.name = AuditRollingFile
09:51:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:51:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:51:31 log4j2.appender.audit.append = true
09:51:31 log4j2.appender.audit.layout.type = PatternLayout
09:51:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:51:31 log4j2.appender.audit.policies.type = Policies
09:51:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:51:31 log4j2.appender.audit.policies.size.size = 8MB
09:51:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:51:31 log4j2.appender.audit.strategy.max = 7
09:51:31 log4j2.appender.osgi.type = PaxOsgi
09:51:31 log4j2.appender.osgi.name = PaxOsgi
09:51:31 log4j2.appender.osgi.filter = *
09:51:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:51:31 #log4j2.logger.aether.level = TRACE
09:51:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:51:31 #log4j2.logger.http-headers.level = DEBUG
09:51:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:51:31 #log4j2.logger.maven.level = TRACE
09:51:31 + logapi=log4j2
09:51:31 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:51:31 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:51:31 + '[' log4j2 == log4j2 ']'
09:51:31 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:31 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:51:31 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:51:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:51:31 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:51:31 controllerdebugmap:
09:51:31 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:31 + unset IFS
09:51:31 + echo 'controllerdebugmap: '
09:51:31 + '[' -n '' ']'
09:51:31 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:51:31 ################################################################################
09:51:31 #
09:51:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:51:31 # contributor license agreements. See the NOTICE file distributed with
09:51:31 # this work for additional information regarding copyright ownership.
09:51:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:51:31 # (the "License"); you may not use this file except in compliance with
09:51:31 # the License. You may obtain a copy of the License at
09:51:31 #
09:51:31 # http://www.apache.org/licenses/LICENSE-2.0
09:51:31 #
09:51:31 # Unless required by applicable law or agreed to in writing, software
09:51:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:51:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:51:31 # See the License for the specific language governing permissions and
09:51:31 # limitations under the License.
09:51:31 #
09:51:31 ################################################################################
09:51:31
09:51:31 # Common pattern layout for appenders
09:51:31 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:51:31
09:51:31 # Root logger
09:51:31 log4j2.rootLogger.level = INFO
09:51:31 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:51:31 #log4j2.rootLogger.type = asyncRoot
09:51:31 #log4j2.rootLogger.includeLocation = false
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:51:31 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:51:31 log4j2.rootLogger.appenderRef.Console.ref = Console
09:51:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:51:31 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:51:31
09:51:31 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:51:31 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:51:31
09:51:31 # Loggers configuration
09:51:31
09:51:31 # Spifly logger
09:51:31 log4j2.logger.spifly.name = org.apache.aries.spifly
09:51:31 log4j2.logger.spifly.level = WARN
09:51:31
09:51:31 # Security audit logger
09:51:31 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:51:31 log4j2.logger.audit.level = INFO
09:51:31 log4j2.logger.audit.additivity = false
09:51:31 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:51:31
09:51:31 # Appenders configuration
09:51:31
09:51:31 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:51:31 log4j2.appender.console.type = Console
09:51:31 log4j2.appender.console.name = Console
09:51:31 log4j2.appender.console.layout.type = PatternLayout
09:51:31 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:51:31
09:51:31 # Rolling file appender
09:51:31 log4j2.appender.rolling.type = RollingRandomAccessFile
09:51:31 log4j2.appender.rolling.name = RollingFile
09:51:31 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:51:31 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:51:31 # uncomment to not force a disk flush
09:51:31 #log4j2.appender.rolling.immediateFlush = false
09:51:31 log4j2.appender.rolling.append = true
09:51:31 log4j2.appender.rolling.layout.type = PatternLayout
09:51:31 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:51:31 log4j2.appender.rolling.policies.type = Policies
09:51:31 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:51:31 log4j2.appender.rolling.policies.size.size = 1GB
09:51:31 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:51:31 log4j2.appender.rolling.strategy.max = 7
09:51:31
09:51:31 # Audit file appender
09:51:31 log4j2.appender.audit.type = RollingRandomAccessFile
09:51:31 log4j2.appender.audit.name = AuditRollingFile
09:51:31 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:51:31 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:51:31 log4j2.appender.audit.append = true
09:51:31 log4j2.appender.audit.layout.type = PatternLayout
09:51:31 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:51:31 log4j2.appender.audit.policies.type = Policies
09:51:31 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:51:31 log4j2.appender.audit.policies.size.size = 8MB
09:51:31 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:51:31 log4j2.appender.audit.strategy.max = 7
09:51:31
09:51:31 # OSGi appender
09:51:31 log4j2.appender.osgi.type = PaxOsgi
09:51:31 log4j2.appender.osgi.name = PaxOsgi
09:51:31 log4j2.appender.osgi.filter = *
09:51:31
09:51:31 # help with identification of maven-related problems with pax-url-aether
09:51:31 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:51:31 #log4j2.logger.aether.level = TRACE
09:51:31 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:51:31 #log4j2.logger.http-headers.level = DEBUG
09:51:31 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:51:31 #log4j2.logger.maven.level = TRACE
09:51:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:51:31 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:51:31 Configure
09:51:31 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:51:31 max memory: 2048m
09:51:31 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:51:31 + local -r controllermem=2048m
09:51:31 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 + echo Configure
09:51:31 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:51:31 + echo ' max memory: 2048m'
09:51:31 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:51:31 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:51:31 #!/bin/sh
09:51:31 #
09:51:31 # Licensed to the Apache Software Foundation (ASF) under one or more
09:51:31 # contributor license agreements. See the NOTICE file distributed with
09:51:31 # this work for additional information regarding copyright ownership.
09:51:31 # The ASF licenses this file to You under the Apache License, Version 2.0
09:51:31 # (the "License"); you may not use this file except in compliance with
09:51:31 # the License. You may obtain a copy of the License at
09:51:31 #
09:51:31 # http://www.apache.org/licenses/LICENSE-2.0
09:51:31 #
09:51:31 # Unless required by applicable law or agreed to in writing, software
09:51:31 # distributed under the License is distributed on an "AS IS" BASIS,
09:51:31 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:51:31 # See the License for the specific language governing permissions and
09:51:31 # limitations under the License.
09:51:31 #
09:51:31
09:51:31 #
09:51:31 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:51:31 # script: client, instance, shell, start, status, stop, karaf
09:51:31 #
09:51:31 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:51:31 # Actions go here...
09:51:31 # fi
09:51:31
09:51:31 #
09:51:31 # general settings which should be applied for all scripts go here; please keep
09:51:31 # in mind that it is possible that scripts might be executed more than once, e.g.
09:51:31 # in example of the start script where the start script is executed first and the
09:51:31 # karaf script afterwards.
09:51:31 #
09:51:31
09:51:31 #
09:51:31 # The following section shows the possible configuration options for the default
09:51:31 # karaf scripts
09:51:31 #
09:51:31 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:51:31 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:51:31 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:51:31 # export EXTRA_JAVA_OPTS # Additional JVM options
09:51:31 # export KARAF_HOME # Karaf home folder
09:51:31 # export KARAF_DATA # Karaf data folder
09:51:31 # export KARAF_BASE # Karaf base folder
09:51:31 # export KARAF_ETC # Karaf etc folder
09:51:31 # export KARAF_LOG # Karaf log folder
09:51:31 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:51:31 # export KARAF_OPTS # Additional available Karaf options
09:51:31 # export KARAF_DEBUG # Enable debug mode
09:51:31 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:51:31 # export KARAF_NOROOT # Prevent execution as root if set to true
09:51:31 Set Java version
09:51:31 + echo 'Set Java version'
09:51:31 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:51:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:51:31 sudo: a password is required
09:51:31 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:51:31 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:51:31 JDK default version ...
09:51:31 sudo: a password is required
09:51:31 + echo 'JDK default version ...'
09:51:31 + java -version
09:51:31 openjdk version "21.0.5" 2024-10-15
09:51:31 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:51:31 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:51:31 Set JAVA_HOME
09:51:31 + echo 'Set JAVA_HOME'
09:51:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:51:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:51:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:51:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:51:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:51:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:51:31 Listing all open ports on controller system...
09:51:31 + echo 'Listing all open ports on controller system...'
09:51:31 + netstat -pnatu
09:51:31 /tmp/configuration-script.sh: line 40: netstat: command not found
09:51:31 Configuring cluster
09:51:31 + '[' -f /tmp/custom_shard_config.txt ']'
09:51:31 + echo 'Configuring cluster'
09:51:31 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.47
09:51:31 ################################################
09:51:31 ## Configure Cluster ##
09:51:31 ################################################
09:51:31 NOTE: Cluster configuration files not found. Copying from
09:51:31 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:51:31 Configuring unique name in akka.conf
09:51:31 Configuring hostname in akka.conf
09:51:31 Configuring data and rpc seed nodes in akka.conf
09:51:31 modules = [
09:51:31
09:51:31 {
09:51:31 name = "inventory"
09:51:31 namespace = "urn:opendaylight:inventory"
09:51:31 shard-strategy = "module"
09:51:31 },
09:51:31 {
09:51:31 name = "topology"
09:51:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:51:31 shard-strategy = "module"
09:51:31 },
09:51:31 {
09:51:31 name = "toaster"
09:51:31 namespace = "http://netconfcentral.org/ns/toaster"
09:51:31 shard-strategy = "module"
09:51:31 }
09:51:31 ]
09:51:31 Configuring replication type in module-shards.conf
09:51:31 ################################################
09:51:31 ## NOTE: Manually restart controller to ##
09:51:31 ## apply configuration. ##
09:51:31 ################################################
09:51:31 Dump akka.conf
09:51:31 + echo 'Dump akka.conf'
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:51:31
09:51:31 odl-cluster-data {
09:51:31 akka {
09:51:31 remote {
09:51:31 artery {
09:51:31 enabled = on
09:51:31 transport = tcp
09:51:31 canonical.hostname = "10.30.170.47"
09:51:31 canonical.port = 2550
09:51:31 }
09:51:31 }
09:51:31
09:51:31 cluster {
09:51:31 # Using artery.
09:51:31 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.47:2550"]
09:51:31
09:51:31 roles = ["member-1"]
09:51:31
09:51:31 # when under load we might trip a false positive on the failure detector
09:51:31 # failure-detector {
09:51:31 # heartbeat-interval = 4 s
09:51:31 # acceptable-heartbeat-pause = 16s
09:51:31 # }
09:51:31 }
09:51:31
09:51:31 persistence {
09:51:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:51:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:51:31 # The relative path is always relative to KARAF_HOME.
09:51:31
09:51:31 # snapshot-store.local.dir = "target/snapshots"
09:51:31
09:51:31 # Use lz4 compression for LocalSnapshotStore snapshots
09:51:31 snapshot-store.local.use-lz4-compression = false
09:51:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:51:31 snapshot-store.local.lz4-blocksize = 256KB
09:51:31 }
09:51:31 disable-default-actor-system-quarantined-event-handling = "false"
09:51:31 }
09:51:31 }
09:51:31 Dump modules.conf
09:51:31 + echo 'Dump modules.conf'
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:51:31 modules = [
09:51:31
09:51:31 {
09:51:31 name = "inventory"
09:51:31 namespace = "urn:opendaylight:inventory"
09:51:31 shard-strategy = "module"
09:51:31 },
09:51:31 {
09:51:31 name = "topology"
09:51:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:51:31 shard-strategy = "module"
09:51:31 },
09:51:31 {
09:51:31 name = "toaster"
09:51:31 namespace = "http://netconfcentral.org/ns/toaster"
09:51:31 shard-strategy = "module"
09:51:31 }
09:51:31 ]
09:51:31 Dump module-shards.conf
09:51:31 + echo 'Dump module-shards.conf'
09:51:31 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:51:31 module-shards = [
09:51:31 {
09:51:31 name = "default"
09:51:31 shards = [
09:51:31 {
09:51:31 name = "default"
09:51:31 replicas = ["member-1"]
09:51:31 }
09:51:31 ]
09:51:31 },
09:51:31 {
09:51:31 name = "inventory"
09:51:31 shards = [
09:51:31 {
09:51:31 name="inventory"
09:51:31 replicas = ["member-1"]
09:51:31 }
09:51:31 ]
09:51:31 },
09:51:31 {
09:51:31 name = "topology"
09:51:31 shards = [
09:51:31 {
09:51:31 name="topology"
09:51:31 replicas = ["member-1"]
09:51:31 }
09:51:31 ]
09:51:31 },
09:51:31 {
09:51:31 name = "toaster"
09:51:31 shards = [
09:51:31 {
09:51:31 name="toaster"
09:51:31 replicas = ["member-1"]
09:51:31 }
09:51:31 ]
09:51:31 }
09:51:31 ]
09:51:31 Locating config plan to use...
09:51:31 Finished running config plans
09:51:31 Starting member-1 with IP address 10.30.170.47
09:51:32 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:32 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:32 Redirecting karaf console output to karaf_console.log
09:51:32 Starting controller...
09:51:32 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:51:32 Execute the post startup script on controller 10.30.170.47
09:51:32 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:32 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:51:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:51:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:51:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:51:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:51:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:51:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:52:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:52:37 2025-10-02T09:51:49,168 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:52:37 Controller is UP
09:52:37 2025-10-02T09:51:49,168 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:52:37 Listing all open ports on controller system...
09:52:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:52:37 looking for "BindException: Address already in use" in log file
09:52:37 looking for "server is unhealthy" in log file
09:52:37 Let's take the karaf thread dump
09:52:37 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:52:38 karaf main: org.apache.karaf.main.Main, pid:2043
09:52:38 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:52:39 Generating mininet variables...
09:52:39 Locating test plan to use...
09:52:39 Changing the testplan path...
09:52:39 # Place the suites in run order:
09:52:39 /w/workspace/yangtools-csit-1node-system-only-scandium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot
09:52:39 Starting Robot test suites /w/workspace/yangtools-csit-1node-system-only-scandium/test/csit/suites/yangtools/yang-model-validator/yang-model-validator.robot ...
09:52:39 ==============================================================================
09:52:39 yangtools-system.txt :: Suite for testing performance of yang-model-validat...
09:52:39 ==============================================================================
09:52:42 Kill_Odl :: The ODL instance consumes resources, kill it. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:44 | PASS |
09:52:44 ------------------------------------------------------------------------------
09:52:44 Prepare_Yang_Files_To_Test :: Set up collection of Yang files to t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:52:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:37 | PASS |
09:53:37 ------------------------------------------------------------------------------
09:53:37 Deploy_And_Start_Odl_Yang_Validator_Utility :: Download appropriat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:40 working on: /home/jenkins/src/main/yang/experimental/ietf-extracted-YANG-modules/SUPA-netl3vpn@2014-08-13.yang
09:53:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:53:48 | FAIL |
09:53:48 '[?2004l
0
' cannot be converted to an integer: ValueError: invalid literal for int() with base 10: '\x1b[?2004l0'
09:53:48 ------------------------------------------------------------------------------
09:53:48 yangtools-system.txt :: Suite for testing performance of yang-mode... | FAIL |
09:53:48 3 tests, 2 passed, 1 failed
09:53:48 ==============================================================================
09:53:48 Output: /w/workspace/yangtools-csit-1node-system-only-scandium/output.xml
09:53:48 Log: /w/workspace/yangtools-csit-1node-system-only-scandium/log.html
09:53:49 Report: /w/workspace/yangtools-csit-1node-system-only-scandium/report.html
09:53:49 Examining the files in data/log and checking filesize
09:53:49 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:49 total 336
09:53:49 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:51 .
09:53:49 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:51 ..
09:53:49 -rw-rw-r-- 1 jenkins jenkins 328979 Oct 2 09:52 karaf.log
09:53:49 -rw-rw-r-- 1 jenkins jenkins 1727 Oct 2 09:52 karaf_console.log
09:53:49 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:49 324K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:53:49 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:53:49 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:49 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:53:49 Let's take the karaf thread dump again...
09:53:49 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:50 karaf main: org.apache.karaf.main.Main, pid:
09:53:50 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:50 Usage:
09:53:50 jstack [-l][-e]
09:53:50 (to connect to running process)
09:53:50
09:53:50 Options:
09:53:50 -l long listing. Prints additional information about locks
09:53:50 -e extended listing. Prints additional information about threads
09:53:50 -? -h --help -help to print this help message
09:53:50 Killing ODL
09:53:50 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:55 Compressing karaf.log 1
09:53:55 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:55 Fetching compressed karaf.log 1
09:53:55 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:56 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:56 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:56 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:56 Fetch GC logs
09:53:56 Warning: Permanently added '10.30.170.47' (ECDSA) to the list of known hosts.
09:53:57 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:53:57 Examine copied files
09:53:57 total 6940
09:53:57 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:53 gclogs-1
09:53:57 -rw-rw-r--. 1 jenkins jenkins 1727 Oct 2 09:53 odl1_karaf_console.log
09:53:57 -rw-rw-r--. 1 jenkins jenkins 25616 Oct 2 09:53 odl1_karaf.log.gz
09:53:57 -rw-rw-r--. 1 jenkins jenkins 0 Oct 2 09:53 karaf_1__threads_after.log
09:53:57 -rw-rw-r--. 1 jenkins jenkins 11314 Oct 2 09:53 ps_after.log
09:53:57 -rw-rw-r--. 1 jenkins jenkins 246472 Oct 2 09:53 report.html
09:53:57 -rw-rw-r--. 1 jenkins jenkins 1290413 Oct 2 09:53 log.html
09:53:57 -rw-rw-r--. 1 jenkins jenkins 5346936 Oct 2 09:53 output.xml
09:53:57 -rw-rw-r--. 1 jenkins jenkins 0 Oct 2 09:53 yang-model-validator--yangtools-system-txt.1759398821.855.log
09:53:57 -rw-rw-r--. 1 jenkins jenkins 163 Oct 2 09:52 testplan.txt
09:53:57 -rw-rw-r--. 1 jenkins jenkins 97907 Oct 2 09:52 karaf_1_2043_threads_before.log
09:53:57 -rw-rw-r--. 1 jenkins jenkins 14539 Oct 2 09:52 ps_before.log
09:53:57 -rw-rw-r--. 1 jenkins jenkins 3172 Oct 2 09:51 post-startup-script.sh
09:53:57 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:51 startup-script.sh
09:53:57 -rw-rw-r--. 1 jenkins jenkins 3392 Oct 2 09:51 configuration-script.sh
09:53:57 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:51 detect_variables.env
09:53:57 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:51 pom.xml
09:53:57 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:51 set_variables.env
09:53:57 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:51 slave_addresses.txt
09:53:57 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:50 requirements.txt
09:53:57 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:50 env.properties
09:53:57 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:48 stack-parameters.yaml
09:53:57 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:47 test
09:53:57 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:47 test@tmp
09:53:57 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 09:14 maven-metadata.xml
09:53:57 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins1618456279891526000.sh
09:53:57 Karaf Deployments, Tests must have already run
09:53:57 [yangtools-csit-1node-system-only-scandium] $ /bin/sh /tmp/jenkins9489569125733042347.sh
09:53:57 Cleaning up Robot installation...
09:53:57 $ ssh-agent -k
09:53:57 unset SSH_AUTH_SOCK;
09:53:57 unset SSH_AGENT_PID;
09:53:57 echo Agent pid 5290 killed;
09:53:57 [ssh-agent] Stopped.
09:53:57 Recording plot data
09:53:57 Robot results publisher started...
09:53:57 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:53:57 -Parsing output xml:
09:53:58 Done!
09:53:58 -Copying log files to build dir:
09:53:58 Done!
09:53:58 -Assigning results to build:
09:53:58 Done!
09:53:58 -Checking thresholds:
09:53:58 Done!
09:53:58 Done publishing Robot results.
09:53:58 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
09:53:58 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:58 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins17623889014334534262.sh
09:53:58 Archiving csit artifacts
09:53:59 mv: cannot stat '*_1.png': No such file or directory
09:53:59 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:53:59 % Total % Received % Xferd Average Speed Time Time Time Current
09:53:59 Dload Upload Total Spent Left Speed
09:53:59
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 860k 0 860k 0 0 2857k 0 --:--:-- --:--:-- --:--:-- 2857k
09:53:59 Archive: robot-plugin.zip
09:53:59 inflating: ./archives/robot-plugin/log.html
09:53:59 inflating: ./archives/robot-plugin/output.xml
09:53:59 inflating: ./archives/robot-plugin/report.html
09:53:59 mv: cannot stat '*.log.gz': No such file or directory
09:53:59 mv: cannot stat '*.csv': No such file or directory
09:53:59 mv: cannot stat '*.png': No such file or directory
09:53:59 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:59 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins2948987791310964609.sh
09:53:59 [PostBuildScript] - [INFO] Executing post build scripts.
09:53:59 [EnvInject] - Injecting environment variables from a build step.
09:53:59 [EnvInject] - Injecting as environment variables the properties content
09:53:59 OS_CLOUD=vex
09:53:59 OS_STACK_NAME=releng-yangtools-csit-1node-system-only-scandium-75
09:53:59
09:53:59 [EnvInject] - Variables injected successfully.
09:53:59 provisioning config files...
09:53:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:53:59 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins12957750980600467645.sh
09:53:59 ---> openstack-stack-delete.sh
09:53:59 Setup pyenv:
09:54:00 system
09:54:00 3.8.13
09:54:00 3.9.13
09:54:00 3.10.13
09:54:00 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:54:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:54:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:02 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.
09:54:02 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:54:02 lf-activate-venv(): INFO: Base packages installed successfully
09:54:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:54:17 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:54:17 INFO: Retrieving stack cost for: releng-yangtools-csit-1node-system-only-scandium-75
09:54:20 DEBUG: Successfully retrieved stack cost: total: 0.11
09:54:32 INFO: Deleting stack releng-yangtools-csit-1node-system-only-scandium-75
09:54:32 Successfully deleted stack releng-yangtools-csit-1node-system-only-scandium-75
09:54:32 [PostBuildScript] - [INFO] Executing post build scripts.
09:54:32 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins16486180673362624874.sh
09:54:32 ---> sysstat.sh
09:54:32 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins4360296857295731099.sh
09:54:32 ---> package-listing.sh
09:54:32 ++ tr '[:upper:]' '[:lower:]'
09:54:32 ++ facter osfamily
09:54:32 + OS_FAMILY=redhat
09:54:32 + workspace=/w/workspace/yangtools-csit-1node-system-only-scandium
09:54:32 + START_PACKAGES=/tmp/packages_start.txt
09:54:32 + END_PACKAGES=/tmp/packages_end.txt
09:54:32 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:54:32 + PACKAGES=/tmp/packages_start.txt
09:54:32 + '[' /w/workspace/yangtools-csit-1node-system-only-scandium ']'
09:54:32 + PACKAGES=/tmp/packages_end.txt
09:54:32 + case "${OS_FAMILY}" in
09:54:32 + rpm -qa
09:54:32 + sort
09:54:33 + '[' -f /tmp/packages_start.txt ']'
09:54:33 + '[' -f /tmp/packages_end.txt ']'
09:54:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:54:33 + '[' /w/workspace/yangtools-csit-1node-system-only-scandium ']'
09:54:33 + mkdir -p /w/workspace/yangtools-csit-1node-system-only-scandium/archives/
09:54:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/yangtools-csit-1node-system-only-scandium/archives/
09:54:33 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins9489984643607557095.sh
09:54:33 ---> capture-instance-metadata.sh
09:54:33 Setup pyenv:
09:54:33 system
09:54:33 3.8.13
09:54:33 3.9.13
09:54:33 3.10.13
09:54:33 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:54:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:54:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:35 lf-activate-venv(): INFO: Base packages installed successfully
09:54:35 lf-activate-venv(): INFO: Installing additional packages: lftools
09:54:48 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:54:48 INFO: Running in OpenStack, capturing instance metadata
09:54:49 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins8382341603840331850.sh
09:54:49 provisioning config files...
09:54:49 Could not find credentials [logs] for yangtools-csit-1node-system-only-scandium #75
09:54:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/yangtools-csit-1node-system-only-scandium@tmp/config12055599701511186482tmp
09:54:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:54:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:54:49 provisioning config files...
09:54:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:54:50 [EnvInject] - Injecting environment variables from a build step.
09:54:50 [EnvInject] - Injecting as environment variables the properties content
09:54:50 SERVER_ID=logs
09:54:50
09:54:50 [EnvInject] - Variables injected successfully.
09:54:50 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins11041492362322659850.sh
09:54:50 ---> create-netrc.sh
09:54:50 WARN: Log server credential not found.
09:54:50 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins14868079048585255095.sh
09:54:50 ---> python-tools-install.sh
09:54:50 Setup pyenv:
09:54:50 system
09:54:50 3.8.13
09:54:50 3.9.13
09:54:50 3.10.13
09:54:50 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:54:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:54:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:54:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:54:54 lf-activate-venv(): INFO: Base packages installed successfully
09:54:54 lf-activate-venv(): INFO: Installing additional packages: lftools
09:55:04 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:55:04 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins15655701582296174937.sh
09:55:04 ---> sudo-logs.sh
09:55:04 Archiving 'sudo' log..
09:55:04 [yangtools-csit-1node-system-only-scandium] $ /bin/bash /tmp/jenkins10949269544767032277.sh
09:55:04 ---> job-cost.sh
09:55:04 Setup pyenv:
09:55:05 system
09:55:05 3.8.13
09:55:05 3.9.13
09:55:05 3.10.13
09:55:05 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:55:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:55:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:55:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:55:07 lf-activate-venv(): INFO: Base packages installed successfully
09:55:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:55:16 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:55:16 DEBUG: total: 0.11
09:55:16 INFO: Retrieving Stack Cost...
09:55:17 INFO: Retrieving Pricing Info for: v3-standard-2
09:55:17 INFO: Archiving Costs
09:55:17 [yangtools-csit-1node-system-only-scandium] $ /bin/bash -l /tmp/jenkins133272562673492961.sh
09:55:17 ---> logs-deploy.sh
09:55:17 Setup pyenv:
09:55:17 system
09:55:17 3.8.13
09:55:17 3.9.13
09:55:17 3.10.13
09:55:17 * 3.11.7 (set by /w/workspace/yangtools-csit-1node-system-only-scandium/.python-version)
09:55:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GmsJ from file:/tmp/.os_lf_venv
09:55:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:55:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:55:19 lf-activate-venv(): INFO: Base packages installed successfully
09:55:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:55:30 lf-activate-venv(): INFO: Adding /tmp/venv-GmsJ/bin to PATH
09:55:30 WARNING: Nexus logging server not set
09:55:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/yangtools-csit-1node-system-only-scandium/75/
09:55:30 INFO: archiving logs to S3
09:55:31 ---> uname -a:
09:55:31 Linux prd-centos8-robot-2c-8g-166.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
09:55:31
09:55:31
09:55:31 ---> lscpu:
09:55:31 Architecture: x86_64
09:55:31 CPU op-mode(s): 32-bit, 64-bit
09:55:31 Byte Order: Little Endian
09:55:31 CPU(s): 2
09:55:31 On-line CPU(s) list: 0,1
09:55:31 Thread(s) per core: 1
09:55:31 Core(s) per socket: 1
09:55:31 Socket(s): 2
09:55:31 NUMA node(s): 1
09:55:31 Vendor ID: AuthenticAMD
09:55:31 CPU family: 23
09:55:31 Model: 49
09:55:31 Model name: AMD EPYC-Rome Processor
09:55:31 Stepping: 0
09:55:31 CPU MHz: 2800.000
09:55:31 BogoMIPS: 5600.00
09:55:31 Virtualization: AMD-V
09:55:31 Hypervisor vendor: KVM
09:55:31 Virtualization type: full
09:55:31 L1d cache: 32K
09:55:31 L1i cache: 32K
09:55:31 L2 cache: 512K
09:55:31 L3 cache: 16384K
09:55:31 NUMA node0 CPU(s): 0,1
09:55:31 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
09:55:31
09:55:31
09:55:31 ---> nproc:
09:55:31 2
09:55:31
09:55:31
09:55:31 ---> df -h:
09:55:31 Filesystem Size Used Avail Use% Mounted on
09:55:31 devtmpfs 3.8G 0 3.8G 0% /dev
09:55:31 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:55:31 tmpfs 3.8G 17M 3.8G 1% /run
09:55:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:55:31 /dev/vda1 40G 8.4G 32G 21% /
09:55:31 tmpfs 770M 0 770M 0% /run/user/1001
09:55:31
09:55:31
09:55:31 ---> free -m:
09:55:31 total used free shared buff/cache available
09:55:31 Mem: 7697 612 4890 19 2194 6786
09:55:31 Swap: 1023 0 1023
09:55:31
09:55:31
09:55:31 ---> ip addr:
09:55:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:55:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:55:31 inet 127.0.0.1/8 scope host lo
09:55:31 valid_lft forever preferred_lft forever
09:55:31 inet6 ::1/128 scope host
09:55:31 valid_lft forever preferred_lft forever
09:55:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:55:31 link/ether fa:16:3e:b0:55:a9 brd ff:ff:ff:ff:ff:ff
09:55:31 altname enp0s3
09:55:31 altname ens3
09:55:31 inet 10.30.171.92/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:55:31 valid_lft 85888sec preferred_lft 85888sec
09:55:31 inet6 fe80::f816:3eff:feb0:55a9/64 scope link
09:55:31 valid_lft forever preferred_lft forever
09:55:31
09:55:31
09:55:31 ---> sar -b -r -n DEV:
09:55:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:55:31
09:55:31 09:46:53 LINUX RESTART (2 CPU)
09:55:31
09:55:31 09:48:01 AM tps rtps wtps bread/s bwrtn/s
09:55:31 09:49:01 AM 114.17 0.32 113.86 14.52 11187.72
09:55:31 09:50:01 AM 45.25 1.00 44.25 113.03 5142.24
09:55:31 09:51:01 AM 46.98 6.78 40.20 1248.52 2998.28
09:55:31 09:52:01 AM 49.65 2.73 46.92 439.59 7017.36
09:55:31 09:53:01 AM 0.62 0.20 0.42 11.60 11.13
09:55:31 09:54:01 AM 6.52 0.33 6.18 37.86 457.29
09:55:31 09:55:01 AM 31.66 0.32 31.34 36.25 1612.86
09:55:31 Average: 42.13 1.67 40.46 271.62 4061.51
09:55:31
09:55:31 09:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:55:31 09:49:01 AM 5109148 6980340 2773276 35.18 2688 2048000 747296 8.37 190696 2235912 169632
09:55:31 09:50:01 AM 5226892 7071048 2655532 33.69 2688 2020008 658836 7.38 218680 2087112 10760
09:55:31 09:51:01 AM 4892796 6991724 2989628 37.93 2688 2267148 700328 7.84 259008 2354880 167568
09:55:31 09:52:01 AM 4919744 7026844 2962680 37.59 2688 2274644 658156 7.37 267524 2312852 24
09:55:31 09:53:01 AM 4874740 6982536 3007684 38.16 2688 2275340 726364 8.13 267904 2357388 348
09:55:31 09:54:01 AM 5046380 6990324 2836044 35.98 2688 2113004 692924 7.76 267368 2198420 13096
09:55:31 09:55:01 AM 5006368 6942232 2876056 36.49 2688 2109316 741884 8.31 468584 2050920 11188
09:55:31 Average: 5010867 6997864 2871557 36.43 2688 2158209 703684 7.88 277109 2228212 53231
09:55:31
09:55:31 09:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:55:31 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:49:01 AM eth0 126.52 96.64 1432.39 12.52 0.00 0.00 0.00 0.00
09:55:31 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:50:01 AM eth0 13.58 8.98 6.50 3.86 0.00 0.00 0.00 0.00
09:55:31 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:51:01 AM eth0 38.15 30.56 329.14 6.41 0.00 0.00 0.00 0.00
09:55:31 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:52:01 AM eth0 154.68 108.78 36.38 25.46 0.00 0.00 0.00 0.00
09:55:31 09:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:53:01 AM eth0 16.96 10.36 4.67 1.43 0.00 0.00 0.00 0.00
09:55:31 09:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:54:01 AM eth0 122.63 102.92 143.31 45.53 0.00 0.00 0.00 0.00
09:55:31 09:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 09:55:01 AM eth0 16.84 15.68 15.03 7.75 0.00 0.00 0.00 0.00
09:55:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:55:31 Average: eth0 69.91 53.42 281.12 14.71 0.00 0.00 0.00 0.00
09:55:31
09:55:31
09:55:31 ---> sar -P ALL:
09:55:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:55:31
09:55:31 09:46:53 LINUX RESTART (2 CPU)
09:55:31
09:55:31 09:48:01 AM CPU %user %nice %system %iowait %steal %idle
09:55:31 09:49:01 AM all 35.74 0.00 5.48 2.28 0.12 56.38
09:55:31 09:49:01 AM 0 36.78 0.00 5.42 2.90 0.12 54.78
09:55:31 09:49:01 AM 1 34.70 0.00 5.54 1.65 0.12 58.00
09:55:31 09:50:01 AM all 19.37 0.00 2.39 1.13 0.08 77.04
09:55:31 09:50:01 AM 0 23.38 0.00 2.22 1.18 0.08 73.14
09:55:31 09:50:01 AM 1 15.35 0.00 2.56 1.09 0.07 80.95
09:55:31 09:51:01 AM all 22.40 0.00 4.58 3.11 0.12 69.80
09:55:31 09:51:01 AM 0 26.46 0.00 4.58 3.14 0.17 65.65
09:55:31 09:51:01 AM 1 18.31 0.00 4.57 3.07 0.07 73.98
09:55:31 09:52:01 AM all 13.92 0.00 2.36 4.03 0.10 79.59
09:55:31 09:52:01 AM 0 13.13 0.00 2.31 3.07 0.10 81.39
09:55:31 09:52:01 AM 1 14.72 0.00 2.41 5.00 0.10 77.77
09:55:31 09:53:01 AM all 3.38 0.00 0.32 0.01 0.04 96.25
09:55:31 09:53:01 AM 0 0.68 0.00 0.18 0.00 0.03 99.10
09:55:31 09:53:01 AM 1 6.13 0.00 0.46 0.02 0.05 93.35
09:55:31 09:54:01 AM all 10.14 0.00 1.55 0.31 0.07 87.93
09:55:31 09:54:01 AM 0 14.69 0.00 1.55 0.19 0.08 83.49
09:55:31 09:54:01 AM 1 5.61 0.00 1.55 0.44 0.05 92.36
09:55:31 09:55:01 AM all 29.46 0.00 3.00 0.92 0.10 66.53
09:55:31 09:55:01 AM 0 38.68 0.00 3.89 0.89 0.08 56.46
09:55:31 09:55:01 AM 1 20.24 0.00 2.10 0.95 0.12 76.59
09:55:31 Average: all 19.24 0.00 2.81 1.69 0.09 76.17
09:55:31 Average: 0 22.00 0.00 2.88 1.63 0.10 73.40
09:55:31 Average: 1 16.47 0.00 2.75 1.75 0.08 78.96
09:55:31
09:55:31
09:55:31