02:35:53 Started by upstream project "integration-distribution-mri-test-scandium" build number 86
02:35:53 originally caused by:
02:35:53 Started by timer
02:35:53 Running as SYSTEM
02:35:53 [EnvInject] - Loading node environment variables.
02:35:53 Building remotely on prd-centos8-robot-2c-8g-15751 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
02:35:53 [ssh-agent] Looking for ssh-agent implementation...
02:35:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:35:54 $ ssh-agent
02:35:54 SSH_AUTH_SOCK=/tmp/ssh-toRpfGV6q49O/agent.5163
02:35:54 SSH_AGENT_PID=5164
02:35:54 [ssh-agent] Started.
02:35:54 Running ssh-add (command line suppressed)
02:35:54 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_6129513752938895804.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_6129513752938895804.key)
02:35:55 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:35:55 The recommended git tool is: NONE
02:36:00 using credential opendaylight-jenkins-ssh
02:36:00 Wiping out workspace first.
02:36:00 Cloning the remote Git repository
02:36:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:36:00 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test # timeout=10
02:36:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:36:00 > git --version # timeout=10
02:36:00 > git --version # 'git version 2.43.0'
02:36:00 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:36:00 [INFO] Currently running in a labeled security context
02:36:00 [INFO] Currently SELinux is 'enforcing' on the host
02:36:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh9974227774210956495.key
02:36:00 Verifying host key using known hosts file
02:36:00 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:36:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
02:36:02 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:36:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:36:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:36:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:36:03 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:36:03 [INFO] Currently running in a labeled security context
02:36:03 [INFO] Currently SELinux is 'enforcing' on the host
02:36:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh2640646268053319270.key
02:36:03 Verifying host key using known hosts file
02:36:03 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
02:36:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:36:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:36:03 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
02:36:03 > git config core.sparsecheckout # timeout=10
02:36:03 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
02:36:03 Commit message: "Add bgpcep variables for vanadium"
02:36:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:36:04 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
02:36:04 No emails were triggered.
02:36:04 provisioning config files...
02:36:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:36:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
02:36:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:36:04 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15982853241119960052.sh
02:36:04 ---> python-tools-install.sh
02:36:04 Setup pyenv:
02:36:04 system
02:36:04 * 3.8.13 (set by /opt/pyenv/version)
02:36:04 * 3.9.13 (set by /opt/pyenv/version)
02:36:04 * 3.10.13 (set by /opt/pyenv/version)
02:36:04 * 3.11.7 (set by /opt/pyenv/version)
02:36:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ViLh
02:36:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:36:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:36:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:36:13 lf-activate-venv(): INFO: Base packages installed successfully
02:36:13 lf-activate-venv(): INFO: Installing additional packages: lftools
02:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:36:38 Generating Requirements File
02:36:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:36:57 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
02:36:57 Python 3.11.7
02:36:57 pip 25.3 from /tmp/venv-ViLh/lib/python3.11/site-packages/pip (python 3.11)
02:36:58 appdirs==1.4.4
02:36:58 argcomplete==3.6.3
02:36:58 aspy.yaml==1.3.0
02:36:58 attrs==25.4.0
02:36:58 autopage==0.5.2
02:36:58 beautifulsoup4==4.14.3
02:36:58 boto3==1.42.14
02:36:58 botocore==1.42.14
02:36:58 bs4==0.0.2
02:36:58 cachetools==6.2.4
02:36:58 certifi==2025.11.12
02:36:58 cffi==2.0.0
02:36:58 cfgv==3.5.0
02:36:58 chardet==5.2.0
02:36:58 charset-normalizer==3.4.4
02:36:58 click==8.3.1
02:36:58 cliff==4.13.1
02:36:58 cmd2==3.0.0
02:36:58 cryptography==3.3.2
02:36:58 debtcollector==3.0.0
02:36:58 decorator==5.2.1
02:36:58 defusedxml==0.7.1
02:36:58 Deprecated==1.3.1
02:36:58 distlib==0.4.0
02:36:58 dnspython==2.8.0
02:36:58 docker==7.1.0
02:36:58 dogpile.cache==1.5.0
02:36:58 durationpy==0.10
02:36:58 email-validator==2.3.0
02:36:58 filelock==3.20.1
02:36:58 future==1.0.0
02:36:58 gitdb==4.0.12
02:36:58 GitPython==3.1.45
02:36:58 google-auth==2.45.0
02:36:58 httplib2==0.31.0
02:36:58 identify==2.6.15
02:36:58 idna==3.11
02:36:58 importlib-resources==1.5.0
02:36:58 iso8601==2.1.0
02:36:58 Jinja2==3.1.6
02:36:58 jmespath==1.0.1
02:36:58 jsonpatch==1.33
02:36:58 jsonpointer==3.0.0
02:36:58 jsonschema==4.25.1
02:36:58 jsonschema-specifications==2025.9.1
02:36:58 keystoneauth1==5.12.0
02:36:58 kubernetes==34.1.0
02:36:58 lftools==0.37.18
02:36:58 lxml==6.0.2
02:36:58 markdown-it-py==4.0.0
02:36:58 MarkupSafe==3.0.3
02:36:58 mdurl==0.1.2
02:36:58 msgpack==1.1.2
02:36:58 multi_key_dict==2.0.3
02:36:58 munch==4.0.0
02:36:58 netaddr==1.3.0
02:36:58 niet==1.4.2
02:36:58 nodeenv==1.10.0
02:36:58 oauth2client==4.1.3
02:36:58 oauthlib==3.3.1
02:36:58 openstacksdk==4.8.0
02:36:58 os-service-types==1.8.2
02:36:58 osc-lib==4.3.0
02:36:58 oslo.config==10.1.0
02:36:58 oslo.context==6.2.0
02:36:58 oslo.i18n==6.7.1
02:36:58 oslo.log==8.0.0
02:36:58 oslo.serialization==5.8.0
02:36:58 oslo.utils==9.2.0
02:36:58 packaging==25.0
02:36:58 pbr==7.0.3
02:36:58 platformdirs==4.5.1
02:36:58 prettytable==3.17.0
02:36:58 psutil==7.1.3
02:36:58 pyasn1==0.6.1
02:36:58 pyasn1_modules==0.4.2
02:36:58 pycparser==2.23
02:36:58 pygerrit2==2.0.15
02:36:58 PyGithub==2.8.1
02:36:58 Pygments==2.19.2
02:36:58 PyJWT==2.10.1
02:36:58 PyNaCl==1.6.1
02:36:58 pyparsing==2.4.7
02:36:58 pyperclip==1.11.0
02:36:58 pyrsistent==0.20.0
02:36:58 python-cinderclient==9.8.0
02:36:58 python-dateutil==2.9.0.post0
02:36:58 python-heatclient==4.3.0
02:36:58 python-jenkins==1.8.3
02:36:58 python-keystoneclient==5.7.0
02:36:58 python-magnumclient==4.9.0
02:36:58 python-openstackclient==8.2.0
02:36:58 python-swiftclient==4.9.0
02:36:58 PyYAML==6.0.3
02:36:58 referencing==0.37.0
02:36:58 requests==2.32.5
02:36:58 requests-oauthlib==2.0.0
02:36:58 requestsexceptions==1.4.0
02:36:58 rfc3986==2.0.0
02:36:58 rich==14.2.0
02:36:58 rich-argparse==1.7.2
02:36:58 rpds-py==0.30.0
02:36:58 rsa==4.9.1
02:36:58 ruamel.yaml==0.18.17
02:36:58 ruamel.yaml.clib==0.2.15
02:36:58 s3transfer==0.16.0
02:36:58 simplejson==3.20.2
02:36:58 six==1.17.0
02:36:58 smmap==5.0.2
02:36:58 soupsieve==2.8.1
02:36:58 stevedore==5.6.0
02:36:58 tabulate==0.9.0
02:36:58 toml==0.10.2
02:36:58 tomlkit==0.13.3
02:36:58 tqdm==4.67.1
02:36:58 typing_extensions==4.15.0
02:36:58 tzdata==2025.3
02:36:58 urllib3==1.26.20
02:36:58 virtualenv==20.35.4
02:36:58 wcwidth==0.2.14
02:36:58 websocket-client==1.9.0
02:36:58 wrapt==2.0.1
02:36:58 xdg==6.0.0
02:36:58 xmltodict==1.0.2
02:36:58 yq==3.4.3
02:36:58 [EnvInject] - Injecting environment variables from a build step.
02:36:58 [EnvInject] - Injecting as environment variables the properties content
02:36:58 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
02:36:58 OS_CLOUD=vex
02:36:58 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-61
02:36:58 OS_STACK_TEMPLATE_DIR=openstack-hot
02:36:58
02:36:58 [EnvInject] - Variables injected successfully.
02:36:58 provisioning config files...
02:36:58 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:36:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2651681522108267619.sh
02:36:58 ---> Create parameters file for OpenStack HOT
02:36:58 OpenStack Heat parameters generated
02:36:58 -----------------------------------
02:36:58 parameters:
02:36:58 vm_0_count: '1'
02:36:58 vm_0_flavor: 'v3-standard-8'
02:36:58 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
02:36:58 vm_1_count: '1'
02:36:58 vm_1_flavor: 'v3-standard-8'
02:36:58 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
02:36:58
02:36:58 job_name: '07828-61'
02:36:58 silo: 'releng'
02:36:58 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins15462228754613822852.sh
02:36:58 ---> Create HEAT stack
02:36:58 + source /home/jenkins/lf-env.sh
02:36:58 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:36:58 ++ mktemp -d /tmp/venv-XXXX
02:36:58 + lf_venv=/tmp/venv-PPmq
02:36:58 + local venv_file=/tmp/.os_lf_venv
02:36:58 + local python=python3
02:36:58 + local options
02:36:58 + local set_path=true
02:36:58 + local install_args=
02:36:58 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:36:58 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:36:58 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:36:58 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:36:58 + true
02:36:58 + case $1 in
02:36:58 + python=python3
02:36:58 + shift 2
02:36:58 + true
02:36:58 + case $1 in
02:36:58 + shift
02:36:58 + break
02:36:58 + case $python in
02:36:58 + local pkg_list=
02:36:58 + [[ -d /opt/pyenv ]]
02:36:58 + echo 'Setup pyenv:'
02:36:58 Setup pyenv:
02:36:58 + export PYENV_ROOT=/opt/pyenv
02:36:58 + PYENV_ROOT=/opt/pyenv
02:36:58 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:36:58 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:36:58 + pyenv versions
02:36:58 system
02:36:58 3.8.13
02:36:58 3.9.13
02:36:58 3.10.13
02:36:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:36:58 + command -v pyenv
02:36:58 ++ pyenv init - --no-rehash
02:36:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
02:36:58 for i in ${!paths[@]}; do
02:36:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
02:36:58 fi; done;
02:36:58 echo "${paths[*]}"'\'')"
02:36:58 export PATH="/opt/pyenv/shims:${PATH}"
02:36:58 export PYENV_SHELL=bash
02:36:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
02:36:58 pyenv() {
02:36:58 local command
02:36:58 command="${1:-}"
02:36:58 if [ "$#" -gt 0 ]; then
02:36:58 shift
02:36:58 fi
02:36:58
02:36:58 case "$command" in
02:36:58 rehash|shell)
02:36:58 eval "$(pyenv "sh-$command" "$@")"
02:36:58 ;;
02:36:58 *)
02:36:58 command pyenv "$command" "$@"
02:36:58 ;;
02:36:58 esac
02:36:58 }'
02:36:58 +++ bash --norc -ec 'IFS=:; paths=($PATH);
02:36:58 for i in ${!paths[@]}; do
02:36:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
02:36:58 fi; done;
02:36:58 echo "${paths[*]}"'
02:36:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:36:58 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:36:58 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:36:58 ++ export PYENV_SHELL=bash
02:36:58 ++ PYENV_SHELL=bash
02:36:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
02:36:58 +++ complete -F _pyenv pyenv
02:36:58 ++ lf-pyver python3
02:36:58 ++ local py_version_xy=python3
02:36:58 ++ local py_version_xyz=
02:36:58 ++ awk '{ print $1 }'
02:36:58 ++ pyenv versions
02:36:58 ++ local command
02:36:58 ++ command=versions
02:36:58 ++ '[' 1 -gt 0 ']'
02:36:58 ++ shift
02:36:58 ++ case "$command" in
02:36:58 ++ command pyenv versions
02:36:58 ++ pyenv versions
02:36:58 ++ sed 's/^[ *]* //'
02:36:58 ++ grep -E '^[0-9.]*[0-9]$'
02:36:59 ++ [[ ! -s /tmp/.pyenv_versions ]]
02:36:59 +++ grep '^3' /tmp/.pyenv_versions
02:36:59 +++ sort -V
02:36:59 +++ tail -n 1
02:36:59 ++ py_version_xyz=3.11.7
02:36:59 ++ [[ -z 3.11.7 ]]
02:36:59 ++ echo 3.11.7
02:36:59 ++ return 0
02:36:59 + pyenv local 3.11.7
02:36:59 + local command
02:36:59 + command=local
02:36:59 + '[' 2 -gt 0 ']'
02:36:59 + shift
02:36:59 + case "$command" in
02:36:59 + command pyenv local 3.11.7
02:36:59 + pyenv local 3.11.7
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='lftools[openstack] '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='kubernetes '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='niet '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='python-heatclient '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='python-openstackclient '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='python-magnumclient '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='urllib3~=1.26.15 '
02:36:59 + for arg in "$@"
02:36:59 + case $arg in
02:36:59 + pkg_list+='yq '
02:36:59 + [[ -f /tmp/.os_lf_venv ]]
02:36:59 ++ cat /tmp/.os_lf_venv
02:36:59 + lf_venv=/tmp/venv-ViLh
02:36:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from' file:/tmp/.os_lf_venv
02:36:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:36:59 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
02:36:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:36:59 + local 'pip_opts=--upgrade --quiet'
02:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
02:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
02:36:59 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
02:36:59 + [[ -n '' ]]
02:36:59 + [[ -n '' ]]
02:36:59 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
02:36:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:36:59 + /tmp/venv-ViLh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
02:37:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
02:37:00 lf-activate-venv(): INFO: Base packages installed successfully
02:37:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
02:37:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
02:37:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:37:00 + /tmp/venv-ViLh/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:37:17 + type python3
02:37:17 + true
02:37:17 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH'
02:37:17 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:37:17 + PATH=/tmp/venv-ViLh/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
02:37:17 + return 0
02:37:17 + openstack --os-cloud vex limits show --absolute
02:37:19 +--------------------------+---------+
02:37:19 | Name | Value |
02:37:19 +--------------------------+---------+
02:37:19 | maxTotalInstances | -1 |
02:37:19 | maxTotalCores | 450 |
02:37:19 | maxTotalRAMSize | 1000000 |
02:37:19 | maxServerMeta | 128 |
02:37:19 | maxImageMeta | 128 |
02:37:19 | maxPersonality | 5 |
02:37:19 | maxPersonalitySize | 10240 |
02:37:19 | maxTotalKeypairs | 100 |
02:37:19 | maxServerGroups | 10 |
02:37:19 | maxServerGroupMembers | 10 |
02:37:19 | maxTotalFloatingIps | -1 |
02:37:19 | maxSecurityGroups | -1 |
02:37:19 | maxSecurityGroupRules | -1 |
02:37:19 | totalRAMUsed | 884736 |
02:37:19 | totalCoresUsed | 216 |
02:37:19 | totalInstancesUsed | 89 |
02:37:19 | totalFloatingIpsUsed | 0 |
02:37:19 | totalSecurityGroupsUsed | 0 |
02:37:19 | totalServerGroupsUsed | 0 |
02:37:19 | maxTotalVolumes | -1 |
02:37:19 | maxTotalSnapshots | 10 |
02:37:19 | maxTotalVolumeGigabytes | 4096 |
02:37:19 | maxTotalBackups | 10 |
02:37:19 | maxTotalBackupGigabytes | 1000 |
02:37:19 | totalVolumesUsed | 3 |
02:37:19 | totalGigabytesUsed | 60 |
02:37:19 | totalSnapshotsUsed | 0 |
02:37:19 | totalBackupsUsed | 0 |
02:37:19 | totalBackupGigabytesUsed | 0 |
02:37:19 +--------------------------+---------+
02:37:19 + pushd /opt/ciman/openstack-hot
02:37:19 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
02:37:19 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-scandium-61 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/stack-parameters.yaml
02:37:44 Creating stack releng-netconf-csit-1node-scale-max-devices-only-scandium-61
02:37:44 Waiting to initialize infrastructure...
02:37:44 Stack initialization successful.
02:37:44 ------------------------------------
02:37:44 Stack Details
02:37:44 ------------------------------------
02:37:44 {'added': None,
02:37:44 'capabilities': [],
02:37:44 'created_at': '2025-12-22T02:37:22Z',
02:37:44 'deleted': None,
02:37:44 'deleted_at': None,
02:37:44 'description': 'No description',
02:37:44 'environment': None,
02:37:44 'environment_files': None,
02:37:44 'files': None,
02:37:44 'files_container': None,
02:37:44 'id': '31b0d1b9-ac4b-4317-bddb-cce08126db62',
02:37:44 'is_rollback_disabled': True,
02:37:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-scandium-61/31b0d1b9-ac4b-4317-bddb-cce08126db62',
02:37:44 'rel': 'self'}],
02:37:44 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
02:37:44 'name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-61',
02:37:44 'notification_topics': [],
02:37:44 'outputs': [{'description': 'IP addresses of the 2nd vm types',
02:37:44 'output_key': 'vm_1_ips',
02:37:44 'output_value': ['10.30.170.157']},
02:37:44 {'description': 'IP addresses of the 1st vm types',
02:37:44 'output_key': 'vm_0_ips',
02:37:44 'output_value': ['10.30.171.102']}],
02:37:44 'owner_id': ****,
02:37:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:37:44 'OS::stack_id': '31b0d1b9-ac4b-4317-bddb-cce08126db62',
02:37:44 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-61',
02:37:44 'job_name': '07828-61',
02:37:44 'silo': 'releng',
02:37:44 'vm_0_count': '1',
02:37:44 'vm_0_flavor': 'v3-standard-8',
02:37:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:37:44 '20251201-010221.432',
02:37:44 'vm_1_count': '1',
02:37:44 'vm_1_flavor': 'v3-standard-8',
02:37:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:37:44 '- 20250917-133034.654'},
02:37:44 'parent_id': None,
02:37:44 'replaced': None,
02:37:44 'status': 'CREATE_COMPLETE',
02:37:44 'status_reason': 'Stack CREATE completed successfully',
02:37:44 'tags': [],
02:37:44 'template': None,
02:37:44 'template_description': 'No description',
02:37:44 'template_url': None,
02:37:44 'timeout_mins': 15,
02:37:44 'unchanged': None,
02:37:44 'updated': None,
02:37:44 'updated_at': None,
02:37:44 'user_project_id': '1a5c0679e4a9499a8e049a36e219a4a0'}
02:37:44 ------------------------------------
02:37:45 + popd
02:37:45 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
02:37:45 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins6734839698731002485.sh
02:37:45 ---> Copy SSH public keys to CSIT lab
02:37:45 Setup pyenv:
02:37:45 system
02:37:45 3.8.13
02:37:45 3.9.13
02:37:45 3.10.13
02:37:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:37:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:37:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:37:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:37:47 lf-activate-venv(): INFO: Base packages installed successfully
02:37:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:38:03 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:38:05 SSH not responding on 10.30.171.102. Retrying in 10 seconds...
02:38:05 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts.
02:38:06 releng-07828-61-1-mininet-ovs-217-0
02:38:06 Successfully copied public keys to slave 10.30.170.157
02:38:06 Process 6497 ready.
02:38:15 Ping to 10.30.171.102 successful.
02:38:16 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:38:16 releng-07828-61-0-builder-0
02:38:16 Successfully copied public keys to slave 10.30.171.102
02:38:16 Process 6498 ready.
02:38:16 SSH ready on all stack servers.
02:38:16 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins14466561811157915934.sh
02:38:16 Setup pyenv:
02:38:17 system
02:38:17 3.8.13
02:38:17 3.9.13
02:38:17 3.10.13
02:38:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:38:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ib9I
02:38:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.robot_venv
02:38:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:38:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:38:25 lf-activate-venv(): INFO: Base packages installed successfully
02:38:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:38:26 lf-activate-venv(): INFO: Adding /tmp/venv-ib9I/bin to PATH
02:38:26 + echo 'Installing Python Requirements'
02:38:26 Installing Python Requirements
02:38:26 + cat
02:38:26 + python -m pip install -r requirements.txt
02:38:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:38:27 Collecting docker-py (from -r requirements.txt (line 1))
02:38:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
02:38:27 Collecting ipaddr (from -r requirements.txt (line 2))
02:38:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:38:27 Installing build dependencies: started
02:38:28 Installing build dependencies: finished with status 'done'
02:38:28 Getting requirements to build wheel: started
02:38:28 Getting requirements to build wheel: finished with status 'done'
02:38:28 Preparing metadata (pyproject.toml): started
02:38:28 Preparing metadata (pyproject.toml): finished with status 'done'
02:38:28 Collecting netaddr (from -r requirements.txt (line 3))
02:38:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
02:38:28 Collecting netifaces (from -r requirements.txt (line 4))
02:38:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:38:28 Installing build dependencies: started
02:38:29 Installing build dependencies: finished with status 'done'
02:38:29 Getting requirements to build wheel: started
02:38:30 Getting requirements to build wheel: finished with status 'done'
02:38:30 Preparing metadata (pyproject.toml): started
02:38:30 Preparing metadata (pyproject.toml): finished with status 'done'
02:38:30 Collecting pyhocon (from -r requirements.txt (line 5))
02:38:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:38:30 Collecting requests (from -r requirements.txt (line 6))
02:38:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:38:30 Collecting robotframework (from -r requirements.txt (line 7))
02:38:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB)
02:38:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 34.2 MB/s 0:00:00
02:38:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:38:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:38:30 Installing build dependencies: started
02:38:31 Installing build dependencies: finished with status 'done'
02:38:31 Getting requirements to build wheel: started
02:38:31 Getting requirements to build wheel: finished with status 'done'
02:38:31 Preparing metadata (pyproject.toml): started
02:38:32 Preparing metadata (pyproject.toml): finished with status 'done'
02:38:32 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:38:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
02:38:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:38: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)
02:38:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:38:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:38:32 Installing build dependencies: started
02:38:33 Installing build dependencies: finished with status 'done'
02:38:33 Getting requirements to build wheel: started
02:38:33 Getting requirements to build wheel: finished with status 'done'
02:38:33 Preparing metadata (pyproject.toml): started
02:38:33 Preparing metadata (pyproject.toml): finished with status 'done'
02:38:33 Collecting scapy (from -r requirements.txt (line 12))
02:38:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:38:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 42.7 MB/s 0:00:00
02:38:33 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:38:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:38:33 Installing build dependencies: started
02:38:34 Installing build dependencies: finished with status 'done'
02:38:34 Getting requirements to build wheel: started
02:38:35 Getting requirements to build wheel: finished with status 'done'
02:38:35 Preparing metadata (pyproject.toml): started
02:38:35 Preparing metadata (pyproject.toml): finished with status 'done'
02:38:35 Collecting elasticsearch (from -r requirements.txt (line 18))
02:38:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
02:38:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 37.7 MB/s 0:00:00
02:38:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:38:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
02:38:35 Collecting pyangbind (from -r requirements.txt (line 22))
02:38:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
02:38:35 Collecting isodate (from -r requirements.txt (line 25))
02:38:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:38:35 Collecting jmespath (from -r requirements.txt (line 28))
02:38:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:38:35 Collecting jsonpatch (from -r requirements.txt (line 31))
02:38:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:38:35 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:38:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
02:38:36 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:38:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
02:38:36 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
02:38:36 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
02:38:36 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
02:38:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
02:38:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
02:38:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:38:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB)
02:38:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
02:38:36 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:38:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
02:38:36 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:38:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
02:38:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:38:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
02:38:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:38:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:38:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:38: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)
02:38:37 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
02:38:37 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
02:38:37 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:38:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
02:38:37 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:38:37 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:38:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
02:38:37 Collecting elasticsearch (from -r requirements.txt (line 18))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
02:38:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 46.9 MB/s 0:00:00
02:38:37 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
02:38:37 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
02:38:37 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
02:38:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:38:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:38:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.7 MB/s 0:00:00
02:38:38 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:38:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
02:38:39 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:38:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
02:38:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 38.0 MB/s 0:00:00
02:38:39 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:38:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:38:39 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38: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)
02:38:39 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
02:38:40 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
02:38:40 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
02:38:40 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
02:38:40 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:38:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:38:40 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
02:38:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 95.4 MB/s 0:00:00
02:38:40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
02:38:40 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
02:38:40 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
02:38:41 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
02:38:41 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
02:38:41 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:38:41 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
02:38:41 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
02:38:41 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))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:38:41 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:38:41 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:38:41 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:38:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
02:38:41 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:38:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:38:41 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:38:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
02:38:41 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:38:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started
02:38:42 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
02:38:42 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=fd71d8818cc4805263eaeac1a53becb31543d16ab88dda07b5a6c27f2f8e1e77
02:38:42 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:38:42 Building wheel for ipaddr (pyproject.toml): started
02:38:42 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
02:38:42 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e6de3599c1b29fe90a22f2813277f0404ead1315e7cac4d2fa75b4bfd9f0ed19
02:38:42 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:38:42 Building wheel for netifaces (pyproject.toml): started
02:38:44 Building wheel for netifaces (pyproject.toml): finished with status 'done'
02:38:44 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=a6b410d06513e811763d3ae74f984186cf9248692f20470fa184f16c22c677a3
02:38:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:38:44 Building wheel for robotframework-httplibrary (pyproject.toml): started
02:38:44 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
02:38:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=e3609bb8534bd553212696e001684736a68eefede02e4a4471d4b877b27d0653
02:38:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:38:44 Building wheel for jsonpath-rw (pyproject.toml): started
02:38:45 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
02:38:45 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=69a1264d6335b6ddbb7fe5ce7dbd27ef8fcb6c79187372048ef3f6af61c6f903
02:38:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:38:45 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:38:45 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
02:38:52
02:38:52 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
02:38:52 + pip freeze
02:38:52 attrs==25.4.0
02:38:52 bcrypt==5.0.0
02:38:52 beautifulsoup4==4.14.3
02:38:52 certifi==2025.11.12
02:38:52 cffi==2.0.0
02:38:52 charset-normalizer==3.4.4
02:38:52 click==8.3.1
02:38:52 cryptography==46.0.3
02:38:52 decorator==5.2.1
02:38:52 distlib==0.4.0
02:38:52 docker-py==1.10.6
02:38:52 docker-pycreds==0.4.0
02:38:52 elastic-transport==8.17.1
02:38:52 elasticsearch==8.19.2
02:38:52 elasticsearch-dsl==8.15.4
02:38:52 enum34==1.1.10
02:38:52 filelock==3.20.1
02:38:52 h11==0.16.0
02:38:52 idna==3.11
02:38:52 invoke==2.2.1
02:38:52 ipaddr==2.2.0
02:38:52 isodate==0.7.2
02:38:52 jmespath==1.0.1
02:38:52 jsonpatch==1.33
02:38:52 jsonpath-rw==1.4.0
02:38:52 jsonpointer==3.0.0
02:38:52 lxml==6.0.2
02:38:52 netaddr==1.3.0
02:38:52 netifaces==0.11.0
02:38:52 outcome==1.3.0.post0
02:38:52 paramiko==4.0.0
02:38:52 platformdirs==4.5.1
02:38:52 ply==3.11
02:38:52 pyang==2.7.1
02:38:52 pyangbind==0.8.7
02:38:52 pycparser==2.23
02:38:52 pyhocon==0.3.61
02:38:52 PyNaCl==1.6.1
02:38:52 pyparsing==3.2.5
02:38:52 PySocks==1.7.1
02:38:52 python-dateutil==2.9.0.post0
02:38:52 regex==2025.11.3
02:38:52 requests==2.32.5
02:38:52 robotframework==7.4
02:38:52 robotframework-httplibrary==0.4.2
02:38:52 robotframework-pythonlibcore==4.4.1
02:38:52 robotframework-requests==0.9.7
02:38:52 robotframework-selenium2library==3.0.0
02:38:52 robotframework-seleniumlibrary==6.8.0
02:38:52 robotframework-sshlibrary==3.8.0
02:38:52 scapy==2.6.1
02:38:52 scp==0.15.0
02:38:52 selenium==4.39.0
02:38:52 six==1.17.0
02:38:52 sniffio==1.3.1
02:38:52 sortedcontainers==2.4.0
02:38:52 soupsieve==2.8.1
02:38:52 trio==0.32.0
02:38:52 trio-websocket==0.12.2
02:38:52 typing_extensions==4.15.0
02:38:52 urllib3==2.6.2
02:38:52 virtualenv==20.35.4
02:38:52 waitress==3.0.2
02:38:52 WebOb==1.8.9
02:38:52 websocket-client==1.9.0
02:38:52 WebTest==3.0.7
02:38:52 wsproto==1.3.2
02:38:52 [EnvInject] - Injecting environment variables from a build step.
02:38:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:38:52 [EnvInject] - Variables injected successfully.
02:38:52 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins3506841537254034311.sh
02:38:53 Setup pyenv:
02:38:53 system
02:38:53 3.8.13
02:38:53 3.9.13
02:38:53 3.10.13
02:38:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:38:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:38:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:38:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:38:55 lf-activate-venv(): INFO: Base packages installed successfully
02:38:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:39:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:39:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:39:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible.
02:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:39:04 + ODL_SYSTEM=()
02:39:04 + TOOLS_SYSTEM=()
02:39:04 + OPENSTACK_SYSTEM=()
02:39:04 + OPENSTACK_CONTROLLERS=()
02:39:04 + mapfile -t ADDR
02:39:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:39:04 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-scandium-61
02:39:06 + for i in "${ADDR[@]}"
02:39:06 ++ ssh 10.30.170.157 hostname -s
02:39:06 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts.
02:39:06 + REMHOST=releng-07828-61-1-mininet-ovs-217-0
02:39:06 + case ${REMHOST} in
02:39:06 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
02:39:06 + for i in "${ADDR[@]}"
02:39:06 ++ ssh 10.30.171.102 hostname -s
02:39:06 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:07 + REMHOST=releng-07828-61-0-builder-0
02:39:07 + case ${REMHOST} in
02:39:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:39:07 + echo NUM_ODL_SYSTEM=1
02:39:07 + echo NUM_TOOLS_SYSTEM=1
02:39:07 + '[' '' == yes ']'
02:39:07 + NUM_OPENSTACK_SYSTEM=0
02:39:07 + echo NUM_OPENSTACK_SYSTEM=0
02:39:07 + '[' 0 -eq 2 ']'
02:39:07 + echo ODL_SYSTEM_IP=10.30.171.102
02:39:07 ++ seq 0 0
02:39:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:39:07 + echo ODL_SYSTEM_1_IP=10.30.171.102
02:39:07 + echo TOOLS_SYSTEM_IP=10.30.170.157
02:39:07 ++ seq 0 0
02:39:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
02:39:07 + echo TOOLS_SYSTEM_1_IP=10.30.170.157
02:39:07 + openstack_index=0
02:39:07 + NUM_OPENSTACK_CONTROL_NODES=1
02:39:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:39:07 ++ seq 0 0
02:39:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:39:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:39:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:39:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:39:07 + '[' -1 -ge 2 ']'
02:39:07 ++ seq 0 -2
02:39:07 + NUM_OPENSTACK_HAPROXY_NODES=0
02:39:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:39:07 ++ seq 0 -1
02:39:07 + echo 'Contents of slave_addresses.txt:'
02:39:07 Contents of slave_addresses.txt:
02:39:07 + cat slave_addresses.txt
02:39:07 NUM_ODL_SYSTEM=1
02:39:07 NUM_TOOLS_SYSTEM=1
02:39:07 NUM_OPENSTACK_SYSTEM=0
02:39:07 ODL_SYSTEM_IP=10.30.171.102
02:39:07 ODL_SYSTEM_1_IP=10.30.171.102
02:39:07 TOOLS_SYSTEM_IP=10.30.170.157
02:39:07 TOOLS_SYSTEM_1_IP=10.30.170.157
02:39:07 NUM_OPENSTACK_CONTROL_NODES=1
02:39:07 OPENSTACK_CONTROL_NODE_1_IP=
02:39:07 NUM_OPENSTACK_COMPUTE_NODES=-1
02:39:07 NUM_OPENSTACK_HAPROXY_NODES=0
02:39:07 [EnvInject] - Injecting environment variables from a build step.
02:39:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:39:07 [EnvInject] - Variables injected successfully.
02:39:07 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins7128101676498923667.sh
02:39:07 Preparing for JRE Version 21
02:39:07 Karaf artifact is karaf
02:39:07 Karaf project is integration
02:39:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:39:07 [EnvInject] - Injecting environment variables from a build step.
02:39:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:39:07 [EnvInject] - Variables injected successfully.
02:39:07 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15676591303617635991.sh
02:39:07 2025-12-22 02:39:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
02:39:07 Bundle version is 0.21.4-SNAPSHOT
02:39:07 --2025-12-22 02:39:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
02:39:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:39:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:39:07 HTTP request sent, awaiting response... 200 OK
02:39:07 Length: 1410 (1.4K) [application/xml]
02:39:07 Saving to: ‘maven-metadata.xml’
02:39:07
02:39:07 0K . 100% 47.4M=0s
02:39:07
02:39:07 2025-12-22 02:39:07 (47.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:39:07
02:39:07
02:39:07
02:39:07 org.opendaylight.integration
02:39:07 karaf
02:39:07 0.21.4-SNAPSHOT
02:39:07
02:39:07
02:39:07 20251222.015416
02:39:07 345
02:39:07
02:39:07 20251222015416
02:39:07
02:39:07
02:39:07 pom
02:39:07 0.21.4-20251222.015416-345
02:39:07 20251222015416
02:39:07
02:39:07
02:39:07 tar.gz
02:39:07 0.21.4-20251222.015416-345
02:39:07 20251222015416
02:39:07
02:39:07
02:39:07 zip
02:39:07 0.21.4-20251222.015416-345
02:39:07 20251222015416
02:39:07
02:39:07
02:39:07 cyclonedx
02:39:07 xml
02:39:07 0.21.4-20251222.015416-345
02:39:07 20251222015416
02:39:07
02:39:07
02:39:07 cyclonedx
02:39:07 json
02:39:07 0.21.4-20251222.015416-345
02:39:07 20251222015416
02:39:07
02:39:07
02:39:07
02:39:07
02:39:07 Nexus timestamp is 0.21.4-20251222.015416-345
02:39:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:39:07 Distribution bundle is karaf-0.21.4-20251222.015416-345.zip
02:39:07 Distribution bundle version is 0.21.4-SNAPSHOT
02:39:07 Distribution folder is karaf-0.21.4-SNAPSHOT
02:39:07 Nexus prefix is https://nexus.opendaylight.org
02:39:07 [EnvInject] - Injecting environment variables from a build step.
02:39:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:39:07 [EnvInject] - Variables injected successfully.
02:39:07 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins2105358346328632844.sh
02:39:07 Setup pyenv:
02:39:07 system
02:39:07 3.8.13
02:39:07 3.9.13
02:39:07 3.10.13
02:39:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:39:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:39:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:39:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:39:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:39:09 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:39:09 lf-activate-venv(): INFO: Base packages installed successfully
02:39:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:39:15 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
02:39:15 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:39:15 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:39:15 Copying common-functions.sh to /tmp
02:39:17 Copying common-functions.sh to 10.30.171.102:/tmp
02:39:17 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:18 Copying common-functions.sh to 10.30.170.157:/tmp
02:39:18 Warning: Permanently added '10.30.170.157' (ECDSA) to the list of known hosts.
02:39:18 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2217509487026978076.sh
02:39:18 common-functions.sh is being sourced
02:39:18 common-functions environment:
02:39:18 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:39:18 ACTUALFEATURES:
02:39:18 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:18 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:39:18 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:18 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:18 CONTROLLERMEM: 12G
02:39:18 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:39:18 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:39:18 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:39:18 SUITES:
02:39:18
02:39:18 #################################################
02:39:18 ## Configure Cluster and Start ##
02:39:18 #################################################
02:39:18 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
02:39:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
02:39:18 Locating script plan to use...
02:39:18 Finished running script plans
02:39:18 Configuring member-1 with IP address 10.30.171.102
02:39:18 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:18 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:18 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
02:39:18 common-functions.sh is being sourced
02:39:18 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
02:39:18 ++ echo 'common-functions.sh is being sourced'
02:39:18 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
02:39:18 ++ DISTROSTREAM=scandium
02:39:18 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:39:18 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:39:18 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:18 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:18 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:39:18 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:39:18 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:18 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:18 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:18 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:18 ++ export CONTROLLERMEM=
02:39:18 ++ CONTROLLERMEM=
02:39:18 ++ case "${DISTROSTREAM}" in
02:39:18 ++ CLUSTER_SYSTEM=akka
02:39:18 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:39:18 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:39:18 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:39:18 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:39:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:39:18 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:39:18 ++ print_common_env
02:39:18 ++ cat
02:39:18 common-functions environment:
02:39:18 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:39:18 ACTUALFEATURES:
02:39:18 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:18 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
02:39:18 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:18 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:18 CONTROLLERMEM:
02:39:18 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:39:18 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:39:18 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:39:18 SUITES:
02:39:18
02:39:18 ++ SSH='ssh -t -t'
02:39:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:39:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:39:18 Changing to /tmp
02:39:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:39:18 + echo 'Changing to /tmp'
02:39:18 + cd /tmp
02:39:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip'
02:39:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:39:18 --2025-12-22 02:39:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251222.015416-345.zip
02:39:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:39:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:39:18 HTTP request sent, awaiting response... 200 OK
02:39:18 Length: 239812009 (229M) [application/zip]
02:39:18 Saving to: ‘karaf-0.21.4-20251222.015416-345.zip’
02:39:18
02:39:18 0K ........ ........ ........ ........ ........ ........ 1% 64.5M 3s
02:39:18 3072K ........ ........ ........ ........ ........ ........ 2% 99.8M 3s
02:39:19 6144K ........ ........ ........ ........ ........ ........ 3% 175M 2s
02:39:19 9216K ........ ........ ........ ........ ........ ........ 5% 186M 2s
02:39:19 12288K ........ ........ ........ ........ ........ ........ 6% 165M 2s
02:39:19 15360K ........ ........ ........ ........ ........ ........ 7% 186M 2s
02:39:19 18432K ........ ........ ........ ........ ........ ........ 9% 193M 2s
02:39:19 21504K ........ ........ ........ ........ ........ ........ 10% 229M 1s
02:39:19 24576K ........ ........ ........ ........ ........ ........ 11% 211M 1s
02:39:19 27648K ........ ........ ........ ........ ........ ........ 13% 222M 1s
02:39:19 30720K ........ ........ ........ ........ ........ ........ 14% 264M 1s
02:39:19 33792K ........ ........ ........ ........ ........ ........ 15% 259M 1s
02:39:19 36864K ........ ........ ........ ........ ........ ........ 17% 163M 1s
02:39:19 39936K ........ ........ ........ ........ ........ ........ 18% 235M 1s
02:39:19 43008K ........ ........ ........ ........ ........ ........ 19% 282M 1s
02:39:19 46080K ........ ........ ........ ........ ........ ........ 20% 283M 1s
02:39:19 49152K ........ ........ ........ ........ ........ ........ 22% 290M 1s
02:39:19 52224K ........ ........ ........ ........ ........ ........ 23% 272M 1s
02:39:19 55296K ........ ........ ........ ........ ........ ........ 24% 292M 1s
02:39:19 58368K ........ ........ ........ ........ ........ ........ 26% 284M 1s
02:39:19 61440K ........ ........ ........ ........ ........ ........ 27% 282M 1s
02:39:19 64512K ........ ........ ........ ........ ........ ........ 28% 280M 1s
02:39:19 67584K ........ ........ ........ ........ ........ ........ 30% 281M 1s
02:39:19 70656K ........ ........ ........ ........ ........ ........ 31% 274M 1s
02:39:19 73728K ........ ........ ........ ........ ........ ........ 32% 285M 1s
02:39:19 76800K ........ ........ ........ ........ ........ ........ 34% 269M 1s
02:39:19 79872K ........ ........ ........ ........ ........ ........ 35% 255M 1s
02:39:19 82944K ........ ........ ........ ........ ........ ........ 36% 357M 1s
02:39:19 86016K ........ ........ ........ ........ ........ ........ 38% 273M 1s
02:39:19 89088K ........ ........ ........ ........ ........ ........ 39% 281M 1s
02:39:19 92160K ........ ........ ........ ........ ........ ........ 40% 284M 1s
02:39:19 95232K ........ ........ ........ ........ ........ ........ 41% 282M 1s
02:39:19 98304K ........ ........ ........ ........ ........ ........ 43% 279M 1s
02:39:19 101376K ........ ........ ........ ........ ........ ........ 44% 270M 1s
02:39:19 104448K ........ ........ ........ ........ ........ ........ 45% 274M 1s
02:39:19 107520K ........ ........ ........ ........ ........ ........ 47% 279M 1s
02:39:19 110592K ........ ........ ........ ........ ........ ........ 48% 278M 1s
02:39:19 113664K ........ ........ ........ ........ ........ ........ 49% 298M 1s
02:39:19 116736K ........ ........ ........ ........ ........ ........ 51% 294M 0s
02:39:19 119808K ........ ........ ........ ........ ........ ........ 52% 279M 0s
02:39:19 122880K ........ ........ ........ ........ ........ ........ 53% 280M 0s
02:39:19 125952K ........ ........ ........ ........ ........ ........ 55% 279M 0s
02:39:19 129024K ........ ........ ........ ........ ........ ........ 56% 288M 0s
02:39:19 132096K ........ ........ ........ ........ ........ ........ 57% 270M 0s
02:39:19 135168K ........ ........ ........ ........ ........ ........ 59% 270M 0s
02:39:19 138240K ........ ........ ........ ........ ........ ........ 60% 270M 0s
02:39:19 141312K ........ ........ ........ ........ ........ ........ 61% 283M 0s
02:39:19 144384K ........ ........ ........ ........ ........ ........ 62% 268M 0s
02:39:19 147456K ........ ........ ........ ........ ........ ........ 64% 296M 0s
02:39:19 150528K ........ ........ ........ ........ ........ ........ 65% 284M 0s
02:39:19 153600K ........ ........ ........ ........ ........ ........ 66% 288M 0s
02:39:19 156672K ........ ........ ........ ........ ........ ........ 68% 279M 0s
02:39:19 159744K ........ ........ ........ ........ ........ ........ 69% 282M 0s
02:39:19 162816K ........ ........ ........ ........ ........ ........ 70% 282M 0s
02:39:19 165888K ........ ........ ........ ........ ........ ........ 72% 283M 0s
02:39:19 168960K ........ ........ ........ ........ ........ ........ 73% 270M 0s
02:39:19 172032K ........ ........ ........ ........ ........ ........ 74% 274M 0s
02:39:19 175104K ........ ........ ........ ........ ........ ........ 76% 268M 0s
02:39:19 178176K ........ ........ ........ ........ ........ ........ 77% 265M 0s
02:39:19 181248K ........ ........ ........ ........ ........ ........ 78% 272M 0s
02:39:19 184320K ........ ........ ........ ........ ........ ........ 80% 269M 0s
02:39:19 187392K ........ ........ ........ ........ ........ ........ 81% 269M 0s
02:39:19 190464K ........ ........ ........ ........ ........ ........ 82% 267M 0s
02:39:19 193536K ........ ........ ........ ........ ........ ........ 83% 262M 0s
02:39:19 196608K ........ ........ ........ ........ ........ ........ 85% 265M 0s
02:39:19 199680K ........ ........ ........ ........ ........ ........ 86% 280M 0s
02:39:19 202752K ........ ........ ........ ........ ........ ........ 87% 278M 0s
02:39:19 205824K ........ ........ ........ ........ ........ ........ 89% 279M 0s
02:39:19 208896K ........ ........ ........ ........ ........ ........ 90% 282M 0s
02:39:19 211968K ........ ........ ........ ........ ........ ........ 91% 277M 0s
02:39:19 215040K ........ ........ ........ ........ ........ ........ 93% 280M 0s
02:39:19 218112K ........ ........ ........ ........ ........ ........ 94% 277M 0s
02:39:19 221184K ........ ........ ........ ........ ........ ........ 95% 279M 0s
02:39:19 224256K ........ ........ ........ ........ ........ ........ 97% 277M 0s
02:39:19 227328K ........ ........ ........ ........ ........ ........ 98% 262M 0s
02:39:19 230400K ........ ........ ........ ........ ........ ........ 99% 265M 0s
02:39:19 233472K ........ ... 100% 284M=0.9s
02:39:19
02:39:19 2025-12-22 02:39:19 (247 MB/s) - ‘karaf-0.21.4-20251222.015416-345.zip’ saved [239812009/239812009]
02:39:19
02:39:19 Extracting the new controller...
02:39:19 + echo 'Extracting the new controller...'
02:39:19 + unzip -q karaf-0.21.4-20251222.015416-345.zip
02:39:21 Adding external repositories...
02:39:21 + echo 'Adding external repositories...'
02:39:21 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:39:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:39:21 ################################################################################
02:39:21 #
02:39:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:39:21 # contributor license agreements. See the NOTICE file distributed with
02:39:21 # this work for additional information regarding copyright ownership.
02:39:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:39:21 # (the "License"); you may not use this file except in compliance with
02:39:21 # the License. You may obtain a copy of the License at
02:39:21 #
02:39:21 # http://www.apache.org/licenses/LICENSE-2.0
02:39:21 #
02:39:21 # Unless required by applicable law or agreed to in writing, software
02:39:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:39:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:39:21 # See the License for the specific language governing permissions and
02:39:21 # limitations under the License.
02:39:21 #
02:39:21 ################################################################################
02:39:21
02:39:21 #
02:39:21 # If set to true, the following property will not allow any certificate to be used
02:39:21 # when accessing Maven repositories through SSL
02:39:21 #
02:39:21 #org.ops4j.pax.url.mvn.certificateCheck=
02:39:21
02:39:21 #
02:39:21 # Path to the local Maven settings file.
02:39:21 # The repositories defined in this file will be automatically added to the list
02:39:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:39:21 # below is not set.
02:39:21 # The following locations are checked for the existence of the settings.xml file
02:39:21 # * 1. looks for the specified url
02:39:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:39:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:39:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:39:21 #
02:39:21 #org.ops4j.pax.url.mvn.settings=
02:39:21
02:39:21 #
02:39:21 # Path to the local Maven repository which is used to avoid downloading
02:39:21 # artifacts when they already exist locally.
02:39:21 # The value of this property will be extracted from the settings.xml file
02:39:21 # above, or defaulted to:
02:39:21 # System.getProperty( "user.home" ) + "/.m2/repository"
02:39:21 #
02:39:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:39:21
02:39:21 #
02:39:21 # Default this to false. It's just weird to use undocumented repos
02:39:21 #
02:39:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:39:21
02:39:21 #
02:39:21 # Uncomment if you don't wanna use the proxy settings
02:39:21 # from the Maven conf/settings.xml file
02:39:21 #
02:39:21 # org.ops4j.pax.url.mvn.proxySupport=false
02:39:21
02:39:21 #
02:39:21 # Comma separated list of repositories scanned when resolving an artifact.
02:39:21 # Those repositories will be checked before iterating through the
02:39:21 # below list of repositories and even before the local repository
02:39:21 # A repository url can be appended with zero or more of the following flags:
02:39:21 # @snapshots : the repository contains snaphots
02:39:21 # @noreleases : the repository does not contain any released artifacts
02:39:21 #
02:39:21 # The following property value will add the system folder as a repo.
02:39:21 #
02:39:21 org.ops4j.pax.url.mvn.defaultRepositories=\
02:39:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:39:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:39:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:39:21
02:39:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:39:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:39:21
02:39:21 #
02:39:21 # Comma separated list of repositories scanned when resolving an artifact.
02:39:21 # The default list includes the following repositories:
02:39:21 # http://repo1.maven.org/maven2@id=central
02:39:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:39:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:39:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:39:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:39:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:39:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:39:21 # To add repositories to the default ones, prepend '+' to the list of repositories
02:39:21 # to add.
02:39:21 # A repository url can be appended with zero or more of the following flags:
02:39:21 # @snapshots : the repository contains snapshots
02:39:21 # @noreleases : the repository does not contain any released artifacts
02:39:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:39:21 #
02:39:21 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:39:21
02:39:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:39:21 + [[ True == \T\r\u\e ]]
02:39:21 + echo 'Configuring the startup features...'
02:39:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:21 + FEATURE_TEST_STRING=features-test
02:39:21 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
02:39:21 + KARAF_VERSION=karaf4
02:39:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:39:21 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:21 + [[ ! -z '' ]]
02:39:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:39:21 ################################################################################
02:39:21 #
02:39:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:39:21 # contributor license agreements. See the NOTICE file distributed with
02:39:21 # this work for additional information regarding copyright ownership.
02:39:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:39:21 # (the "License"); you may not use this file except in compliance with
02:39:21 # the License. You may obtain a copy of the License at
02:39:21 #
02:39:21 # http://www.apache.org/licenses/LICENSE-2.0
02:39:21 #
02:39:21 # Unless required by applicable law or agreed to in writing, software
02:39:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:39:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:39:21 # See the License for the specific language governing permissions and
02:39:21 # limitations under the License.
02:39:21 #
02:39:21 ################################################################################
02:39:21
02:39:21 #
02:39:21 # Comma separated list of features repositories to register by default
02:39:21 #
02:39:21 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/49b8e57d-1bbe-4e9d-b26f-c1802fcc1802.xml
02:39:21
02:39:21 #
02:39:21 # Comma separated list of features to install at startup
02:39:21 #
02:39:21 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 4bef13f7-5d14-41ad-805a-fe7fa856047d
02:39:21
02:39:21 #
02:39:21 # Resource repositories (OBR) that the features resolver can use
02:39:21 # to resolve requirements/capabilities
02:39:21 #
02:39:21 # The format of the resourceRepositories is
02:39:21 # resourceRepositories=[xml:url|json:url],...
02:39:21 # for Instance:
02:39:21 #
02:39:21 #resourceRepositories=xml:http://host/path/to/index.xml
02:39:21 # or
02:39:21 #resourceRepositories=json:http://host/path/to/index.json
02:39:21 #
02:39:21
02:39:21 #
02:39:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:39:21 #
02:39:21 featuresBootAsynchronous=false
02:39:21
02:39:21 #
02:39:21 # Service requirements enforcement
02:39:21 #
02:39:21 # By default, the feature resolver checks the service requirements/capabilities of
02:39:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:39:21 # the required bundles.
02:39:21 # The following flag can have those values:
02:39:21 # - disable: service requirements are completely ignored
02:39:21 # - default: service requirements are ignored for old features
02:39:21 # - enforce: service requirements are always verified
02:39:21 #
02:39:21 #serviceRequirements=default
02:39:21
02:39:21 #
02:39:21 # Store cfg file for config element in feature
02:39:21 #
02:39:21 #configCfgStore=true
02:39:21
02:39:21 #
02:39:21 # Define if the feature service automatically refresh bundles
02:39:21 #
02:39:21 autoRefresh=true
02:39:21
02:39:21 #
02:39:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:39:21 # XML file defines instructions related to features processing
02:39:21 # versions.properties may declare properties to resolve placeholders in XML file
02:39:21 # both files are relative to ${karaf.etc}
02:39:21 #
02:39:21 #featureProcessing=org.apache.karaf.features.xml
02:39:21 #featureProcessingVersions=versions.properties
02:39:21 + configure_karaf_log karaf4 ''
02:39:21 + local -r karaf_version=karaf4
02:39:21 + local -r controllerdebugmap=
02:39:21 + local logapi=log4j
02:39:21 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:39:21 log4j2.rootLogger.level = INFO
02:39:21 #log4j2.rootLogger.type = asyncRoot
02:39:21 #log4j2.rootLogger.includeLocation = false
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:39:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:39:21 log4j2.rootLogger.appenderRef.Console.ref = Console
02:39:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:39:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:39:21 log4j2.logger.spifly.name = org.apache.aries.spifly
02:39:21 log4j2.logger.spifly.level = WARN
02:39:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:39:21 log4j2.logger.audit.level = INFO
02:39:21 log4j2.logger.audit.additivity = false
02:39:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:39:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:39:21 log4j2.appender.console.type = Console
02:39:21 log4j2.appender.console.name = Console
02:39:21 log4j2.appender.console.layout.type = PatternLayout
02:39:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:39:21 log4j2.appender.rolling.type = RollingRandomAccessFile
02:39:21 log4j2.appender.rolling.name = RollingFile
02:39:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:39:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:39:21 #log4j2.appender.rolling.immediateFlush = false
02:39:21 log4j2.appender.rolling.append = true
02:39:21 log4j2.appender.rolling.layout.type = PatternLayout
02:39:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:39:21 log4j2.appender.rolling.policies.type = Policies
02:39:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:39:21 log4j2.appender.rolling.policies.size.size = 64MB
02:39:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:39:21 log4j2.appender.rolling.strategy.max = 7
02:39:21 log4j2.appender.audit.type = RollingRandomAccessFile
02:39:21 log4j2.appender.audit.name = AuditRollingFile
02:39:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:39:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:39:21 log4j2.appender.audit.append = true
02:39:21 log4j2.appender.audit.layout.type = PatternLayout
02:39:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:39:21 log4j2.appender.audit.policies.type = Policies
02:39:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:39:21 log4j2.appender.audit.policies.size.size = 8MB
02:39:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:39:21 log4j2.appender.audit.strategy.max = 7
02:39:21 log4j2.appender.osgi.type = PaxOsgi
02:39:21 log4j2.appender.osgi.name = PaxOsgi
02:39:21 log4j2.appender.osgi.filter = *
02:39:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:39:21 #log4j2.logger.aether.level = TRACE
02:39:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:39:21 #log4j2.logger.http-headers.level = DEBUG
02:39:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:39:21 #log4j2.logger.maven.level = TRACE
02:39:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:39:21 + logapi=log4j2
02:39:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:39:21 + '[' log4j2 == log4j2 ']'
02:39:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:39:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:39:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:39:21 controllerdebugmap:
02:39:21 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:39:21 + unset IFS
02:39:21 + echo 'controllerdebugmap: '
02:39:21 + '[' -n '' ']'
02:39:21 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:39:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:39:21 ################################################################################
02:39:21 #
02:39:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:39:21 # contributor license agreements. See the NOTICE file distributed with
02:39:21 # this work for additional information regarding copyright ownership.
02:39:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:39:21 # (the "License"); you may not use this file except in compliance with
02:39:21 # the License. You may obtain a copy of the License at
02:39:21 #
02:39:21 # http://www.apache.org/licenses/LICENSE-2.0
02:39:21 #
02:39:21 # Unless required by applicable law or agreed to in writing, software
02:39:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:39:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:39:21 # See the License for the specific language governing permissions and
02:39:21 # limitations under the License.
02:39:21 #
02:39:21 ################################################################################
02:39:21
02:39:21 # Common pattern layout for appenders
02:39:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:39:21
02:39:21 # Root logger
02:39:21 log4j2.rootLogger.level = INFO
02:39:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:39:21 #log4j2.rootLogger.type = asyncRoot
02:39:21 #log4j2.rootLogger.includeLocation = false
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:39:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:39:21 log4j2.rootLogger.appenderRef.Console.ref = Console
02:39:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:39:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:39:21
02:39:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:39:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:39:21
02:39:21 # Loggers configuration
02:39:21
02:39:21 # Spifly logger
02:39:21 log4j2.logger.spifly.name = org.apache.aries.spifly
02:39:21 log4j2.logger.spifly.level = WARN
02:39:21
02:39:21 # Security audit logger
02:39:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:39:21 log4j2.logger.audit.level = INFO
02:39:21 log4j2.logger.audit.additivity = false
02:39:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:39:21
02:39:21 # Appenders configuration
02:39:21
02:39:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:39:21 log4j2.appender.console.type = Console
02:39:21 log4j2.appender.console.name = Console
02:39:21 log4j2.appender.console.layout.type = PatternLayout
02:39:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:39:21
02:39:21 # Rolling file appender
02:39:21 log4j2.appender.rolling.type = RollingRandomAccessFile
02:39:21 log4j2.appender.rolling.name = RollingFile
02:39:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:39:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:39:21 # uncomment to not force a disk flush
02:39:21 #log4j2.appender.rolling.immediateFlush = false
02:39:21 log4j2.appender.rolling.append = true
02:39:21 log4j2.appender.rolling.layout.type = PatternLayout
02:39:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:39:21 log4j2.appender.rolling.policies.type = Policies
02:39:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:39:21 log4j2.appender.rolling.policies.size.size = 1GB
02:39:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:39:21 log4j2.appender.rolling.strategy.max = 7
02:39:21
02:39:21 # Audit file appender
02:39:21 log4j2.appender.audit.type = RollingRandomAccessFile
02:39:21 log4j2.appender.audit.name = AuditRollingFile
02:39:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:39:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:39:21 log4j2.appender.audit.append = true
02:39:21 log4j2.appender.audit.layout.type = PatternLayout
02:39:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:39:21 log4j2.appender.audit.policies.type = Policies
02:39:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:39:21 log4j2.appender.audit.policies.size.size = 8MB
02:39:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:39:21 log4j2.appender.audit.strategy.max = 7
02:39:21
02:39:21 # OSGi appender
02:39:21 log4j2.appender.osgi.type = PaxOsgi
02:39:21 log4j2.appender.osgi.name = PaxOsgi
02:39:21 log4j2.appender.osgi.filter = *
02:39:21
02:39:21 # help with identification of maven-related problems with pax-url-aether
02:39:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:39:21 #log4j2.logger.aether.level = TRACE
02:39:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:39:21 #log4j2.logger.http-headers.level = DEBUG
02:39:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:39:21 #log4j2.logger.maven.level = TRACE
02:39:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:39:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:39:21 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:39:21 + local -r controllermem=12G
02:39:21 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 + echo Configure
02:39:21 Configure
02:39:21 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:39:21 max memory: 12G
02:39:21 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:39:21 + echo ' max memory: 12G'
02:39:21 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
02:39:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
02:39:21 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
02:39:21 #!/bin/sh
02:39:21 #
02:39:21 # Licensed to the Apache Software Foundation (ASF) under one or more
02:39:21 # contributor license agreements. See the NOTICE file distributed with
02:39:21 # this work for additional information regarding copyright ownership.
02:39:21 # The ASF licenses this file to You under the Apache License, Version 2.0
02:39:21 # (the "License"); you may not use this file except in compliance with
02:39:21 # the License. You may obtain a copy of the License at
02:39:21 #
02:39:21 # http://www.apache.org/licenses/LICENSE-2.0
02:39:21 #
02:39:21 # Unless required by applicable law or agreed to in writing, software
02:39:21 # distributed under the License is distributed on an "AS IS" BASIS,
02:39:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:39:21 # See the License for the specific language governing permissions and
02:39:21 # limitations under the License.
02:39:21 #
02:39:21
02:39:21 #
02:39:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:39:21 # script: client, instance, shell, start, status, stop, karaf
02:39:21 #
02:39:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:39:21 # Actions go here...
02:39:21 # fi
02:39:21
02:39:21 #
02:39:21 # general settings which should be applied for all scripts go here; please keep
02:39:21 # in mind that it is possible that scripts might be executed more than once, e.g.
02:39:21 # in example of the start script where the start script is executed first and the
02:39:21 # karaf script afterwards.
02:39:21 #
02:39:21
02:39:21 #
02:39:21 # The following section shows the possible configuration options for the default
02:39:21 # karaf scripts
02:39:21 #
02:39:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:39:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:39:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:39:21 # export EXTRA_JAVA_OPTS # Additional JVM options
02:39:21 # export KARAF_HOME # Karaf home folder
02:39:21 # export KARAF_DATA # Karaf data folder
02:39:21 # export KARAF_BASE # Karaf base folder
02:39:21 # export KARAF_ETC # Karaf etc folder
02:39:21 # export KARAF_LOG # Karaf log folder
02:39:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:39:21 # export KARAF_OPTS # Additional available Karaf options
02:39:21 # export KARAF_DEBUG # Enable debug mode
02:39:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:39:21 # export KARAF_NOROOT # Prevent execution as root if set to true
02:39:21 Set Java version
02:39:21 + echo 'Set Java version'
02:39:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:39:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:39:21 sudo: a password is required
02:39:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:39:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
02:39:21 sudo: a password is required
02:39:21 JDK default version ...
02:39:21 + echo 'JDK default version ...'
02:39:21 + java -version
02:39:22 openjdk version "21.0.9" 2025-10-21
02:39:22 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
02:39:22 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
02:39:22 Set JAVA_HOME
02:39:22 + echo 'Set JAVA_HOME'
02:39:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:39:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:39:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:39:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:39:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:39:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:39:22 Listing all open ports on controller system...
02:39:22 + echo 'Listing all open ports on controller system...'
02:39:22 + netstat -pnatu
02:39:22 /tmp/configuration-script.sh: line 40: netstat: command not found
02:39:22 Configuring cluster
02:39:22 + '[' -f /tmp/custom_shard_config.txt ']'
02:39:22 + echo 'Configuring cluster'
02:39:22 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.102
02:39:22 ################################################
02:39:22 ## Configure Cluster ##
02:39:22 ################################################
02:39:22 NOTE: Cluster configuration files not found. Copying from
02:39:22 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
02:39:22 Configuring unique name in akka.conf
02:39:22 Configuring hostname in akka.conf
02:39:22 Configuring data and rpc seed nodes in akka.conf
02:39:22 modules = [
02:39:22
02:39:22 {
02:39:22 name = "inventory"
02:39:22 namespace = "urn:opendaylight:inventory"
02:39:22 shard-strategy = "module"
02:39:22 },
02:39:22 {
02:39:22 name = "topology"
02:39:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:39:22 shard-strategy = "module"
02:39:22 },
02:39:22 {
02:39:22 name = "toaster"
02:39:22 namespace = "http://netconfcentral.org/ns/toaster"
02:39:22 shard-strategy = "module"
02:39:22 }
02:39:22 ]
02:39:22 Configuring replication type in module-shards.conf
02:39:22 ################################################
02:39:22 ## NOTE: Manually restart controller to ##
02:39:22 ## apply configuration. ##
02:39:22 ################################################
02:39:22 Dump akka.conf
02:39:22 + echo 'Dump akka.conf'
02:39:22 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
02:39:22
02:39:22 odl-cluster-data {
02:39:22 akka {
02:39:22 remote {
02:39:22 artery {
02:39:22 enabled = on
02:39:22 transport = tcp
02:39:22 canonical.hostname = "10.30.171.102"
02:39:22 canonical.port = 2550
02:39:22 }
02:39:22 }
02:39:22
02:39:22 cluster {
02:39:22 # Using artery.
02:39:22 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.102:2550"]
02:39:22
02:39:22 roles = ["member-1"]
02:39:22
02:39:22 # when under load we might trip a false positive on the failure detector
02:39:22 # failure-detector {
02:39:22 # heartbeat-interval = 4 s
02:39:22 # acceptable-heartbeat-pause = 16s
02:39:22 # }
02:39:22 }
02:39:22
02:39:22 persistence {
02:39:22 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:39:22 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:39:22 # The relative path is always relative to KARAF_HOME.
02:39:22
02:39:22 # snapshot-store.local.dir = "target/snapshots"
02:39:22
02:39:22 # Use lz4 compression for LocalSnapshotStore snapshots
02:39:22 snapshot-store.local.use-lz4-compression = false
02:39:22 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:39:22 snapshot-store.local.lz4-blocksize = 256KB
02:39:22 }
02:39:22 disable-default-actor-system-quarantined-event-handling = "false"
02:39:22 }
02:39:22 }
02:39:22 Dump modules.conf
02:39:22 + echo 'Dump modules.conf'
02:39:22 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
02:39:22 modules = [
02:39:22
02:39:22 {
02:39:22 name = "inventory"
02:39:22 namespace = "urn:opendaylight:inventory"
02:39:22 shard-strategy = "module"
02:39:22 },
02:39:22 {
02:39:22 name = "topology"
02:39:22 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:39:22 shard-strategy = "module"
02:39:22 },
02:39:22 {
02:39:22 name = "toaster"
02:39:22 namespace = "http://netconfcentral.org/ns/toaster"
02:39:22 shard-strategy = "module"
02:39:22 }
02:39:22 ]
02:39:22 Dump module-shards.conf
02:39:22 + echo 'Dump module-shards.conf'
02:39:22 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
02:39:22 module-shards = [
02:39:22 {
02:39:22 name = "default"
02:39:22 shards = [
02:39:22 {
02:39:22 name = "default"
02:39:22 replicas = ["member-1"]
02:39:22 }
02:39:22 ]
02:39:22 },
02:39:22 {
02:39:22 name = "inventory"
02:39:22 shards = [
02:39:22 {
02:39:22 name="inventory"
02:39:22 replicas = ["member-1"]
02:39:22 }
02:39:22 ]
02:39:22 },
02:39:22 {
02:39:22 name = "topology"
02:39:22 shards = [
02:39:22 {
02:39:22 name="topology"
02:39:22 replicas = ["member-1"]
02:39:22 }
02:39:22 ]
02:39:22 },
02:39:22 {
02:39:22 name = "toaster"
02:39:22 shards = [
02:39:22 {
02:39:22 name="toaster"
02:39:22 replicas = ["member-1"]
02:39:22 }
02:39:22 ]
02:39:22 }
02:39:22 ]
02:39:22 Locating config plan to use...
02:39:22 Finished running config plans
02:39:22 Starting member-1 with IP address 10.30.171.102
02:39:22 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:22 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:22 Redirecting karaf console output to karaf_console.log
02:39:22 Starting controller...
02:39:22 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:39:22 Execute the post startup script on controller 10.30.171.102
02:39:22 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:22 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:39:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:39:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:40:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:40:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:40:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:40:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:40:23 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:40:28 2025-12-22T02:39:36,851 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:40:28 Controller is UP
02:40:28 2025-12-22T02:39:36,851 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:40:28 Listing all open ports on controller system...
02:40:28 looking for "BindException: Address already in use" in log file
02:40:28 looking for "server is unhealthy" in log file
02:40:28 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:40:28 Let's take the karaf thread dump
02:40:28 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:40:29 karaf main: org.apache.karaf.main.Main, pid:2101
02:40:29 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:40:29 Generating mininet variables...
02:40:29 Locating test plan to use...
02:40:29 Changing the testplan path...
02:40:29 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
02:40:29 #
02:40:29 # This program and the accompanying materials are made available under the
02:40:29 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
02:40:29 # and is available at http://www.eclipse.org/legal/epl-v10.html
02:40:29
02:40:29 # Place the suites in run order:
02:40:29 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready
02:40:29 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot
02:40:29 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot ...
02:40:29 ==============================================================================
02:40:29 netconf-scale-max-devices.txt
02:40:29 ==============================================================================
02:40:29 netconf-scale-max-devices.txt.Ready
02:40:29 ==============================================================================
02:40:30 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
02:40:30 ==============================================================================
02:40:33 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:38 | PASS |
02:40:38 ------------------------------------------------------------------------------
02:40:38 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:38 | PASS |
02:40:38 ------------------------------------------------------------------------------
02:40:38 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:39 | PASS |
02:40:39 Netconf was detected to be up and running so bug 5014 did not show up.
02:40:39 ------------------------------------------------------------------------------
02:40:39 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:39 | PASS |
02:40:39 Netconf was detected to be up and running so bug 5014 did not show up.
02:40:39 ------------------------------------------------------------------------------
02:40:39 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:39 | PASS |
02:40:39 ------------------------------------------------------------------------------
02:40:39 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:40:58 | PASS |
02:40:58 ------------------------------------------------------------------------------
02:40:58 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
02:40:58 6 tests, 6 passed, 0 failed
02:40:58 ==============================================================================
02:40:58 netconf-scale-max-devices.txt.Ready | PASS |
02:40:58 6 tests, 6 passed, 0 failed
02:40:58 ==============================================================================
02:40:58 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
02:40:58 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
02:40:58 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
02:40:58 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
02:40:58 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
02:40:58 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
02:40:58 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
02:40:58 ==============================================================================
02:40:59 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:41:46 Starting Iteration with 1000 devices
02:41:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:47:32 | PASS |
02:47:32 ------------------------------------------------------------------------------
02:47:32 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | PASS |
02:47:32 1 test, 1 passed, 0 failed
02:47:32 ==============================================================================
02:47:32 netconf-scale-max-devices.txt | PASS |
02:47:32 7 tests, 7 passed, 0 failed
02:47:32 ==============================================================================
02:47:32 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/output.xml
02:47:33 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/log.html
02:47:33 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/report.html
02:47:33 Examining the files in data/log and checking filesize
02:47:33 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:33 total 2320
02:47:33 drwxrwxr-x 2 jenkins jenkins 4096 Dec 22 02:39 .
02:47:33 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 22 02:39 karaf_console.log
02:47:33 drwxrwxr-x 9 jenkins jenkins 4096 Dec 22 02:39 ..
02:47:33 -rw-rw-r-- 1 jenkins jenkins 2361231 Dec 22 02:47 karaf.log
02:47:33 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:34 2.3M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:47:34 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:47:34 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:34 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
02:47:34 Let's take the karaf thread dump again...
02:47:34 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:34 karaf main: org.apache.karaf.main.Main, pid:2101
02:47:34 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:35 Killing ODL
02:47:35 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:40 Compressing karaf.log 1
02:47:40 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:40 Fetching compressed karaf.log 1
02:47:40 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:41 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:41 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:41 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:41 Fetch GC logs
02:47:41 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
02:47:42 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:47:42 Examine copied files
02:47:42 total 17104
02:47:42 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 02:47 gclogs-1
02:47:42 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 22 02:47 odl1_karaf_console.log
02:47:42 -rw-rw-r--. 1 jenkins jenkins 71182 Dec 22 02:47 odl1_karaf.log.gz
02:47:42 -rw-rw-r--. 1 jenkins jenkins 183854 Dec 22 02:47 karaf_1_2101_threads_after.log
02:47:42 -rw-rw-r--. 1 jenkins jenkins 16552 Dec 22 02:47 ps_after.log
02:47:42 -rw-rw-r--. 1 jenkins jenkins 248469 Dec 22 02:47 report.html
02:47:42 -rw-rw-r--. 1 jenkins jenkins 1062914 Dec 22 02:47 log.html
02:47:42 -rw-rw-r--. 1 jenkins jenkins 14670297 Dec 22 02:47 output.xml
02:47:42 -rw-rw-r--. 1 jenkins jenkins 1046760 Dec 22 02:47 testtool--netconf-scale-max-devices-txt-Max-Devices.1766371309.205.log
02:47:42 -rw-rw-r--. 1 jenkins jenkins 14 Dec 22 02:47 devices.csv
02:47:42 drwxrwxr-x. 35 jenkins jenkins 4096 Dec 22 02:41 yang
02:47:42 -rw-rw-r--. 1 jenkins jenkins 537 Dec 22 02:40 testplan.txt
02:47:42 -rw-rw-r--. 1 jenkins jenkins 112757 Dec 22 02:40 karaf_1_2101_threads_before.log
02:47:42 -rw-rw-r--. 1 jenkins jenkins 17406 Dec 22 02:40 ps_before.log
02:47:42 -rw-rw-r--. 1 jenkins jenkins 3322 Dec 22 02:39 post-startup-script.sh
02:47:42 -rw-rw-r--. 1 jenkins jenkins 252 Dec 22 02:39 startup-script.sh
02:47:42 -rw-rw-r--. 1 jenkins jenkins 3466 Dec 22 02:39 configuration-script.sh
02:47:42 -rw-rw-r--. 1 jenkins jenkins 337 Dec 22 02:39 detect_variables.env
02:47:42 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 22 02:39 pom.xml
02:47:42 -rw-rw-r--. 1 jenkins jenkins 92 Dec 22 02:39 set_variables.env
02:47:42 -rw-rw-r--. 1 jenkins jenkins 299 Dec 22 02:39 slave_addresses.txt
02:47:42 -rw-rw-r--. 1 jenkins jenkins 570 Dec 22 02:38 requirements.txt
02:47:42 -rw-rw-r--. 1 jenkins jenkins 26 Dec 22 02:38 env.properties
02:47:42 -rw-rw-r--. 1 jenkins jenkins 333 Dec 22 02:36 stack-parameters.yaml
02:47:42 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 22 02:36 test
02:47:42 drwxrwxr-x. 2 jenkins jenkins 6 Dec 22 02:36 test@tmp
02:47:42 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 22 01:54 maven-metadata.xml
02:47:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2811824734434010911.sh
02:47:42 Karaf Deployments, Tests must have already run
02:47:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins14237362242066423097.sh
02:47:42 Cleaning up Robot installation...
02:47:42 $ ssh-agent -k
02:47:42 unset SSH_AUTH_SOCK;
02:47:42 unset SSH_AGENT_PID;
02:47:42 echo Agent pid 5164 killed;
02:47:42 [ssh-agent] Stopped.
02:47:42 Recording plot data
02:47:42 Robot results publisher started...
02:47:42 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:47:42 -Parsing output xml:
02:47:43 Done!
02:47:43 -Copying log files to build dir:
02:47:44 Done!
02:47:44 -Assigning results to build:
02:47:44 Done!
02:47:44 -Checking thresholds:
02:47:44 Done!
02:47:44 Done publishing Robot results.
02:47:44 [PostBuildScript] - [INFO] Executing post build scripts.
02:47:44 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins16301845882647552596.sh
02:47:44 Archiving csit artifacts
02:47:44 mv: cannot stat '*_1.png': No such file or directory
02:47:44 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:47:44 % Total % Received % Xferd Average Speed Time Time Time Current
02:47:44 Dload Upload Total Spent Left Speed
02:47:44
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1017k 0 1017k 0 0 4171k 0 --:--:-- --:--:-- --:--:-- 4171k
02:47:44 Archive: robot-plugin.zip
02:47:44 inflating: ./archives/robot-plugin/log.html
02:47:44 inflating: ./archives/robot-plugin/output.xml
02:47:44 inflating: ./archives/robot-plugin/report.html
02:47:44 mv: cannot stat '*.log.gz': No such file or directory
02:47:44 mv: cannot stat '*.png': No such file or directory
02:47:44 [PostBuildScript] - [INFO] Executing post build scripts.
02:47:44 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins17608688793983925643.sh
02:47:44 [PostBuildScript] - [INFO] Executing post build scripts.
02:47:44 [EnvInject] - Injecting environment variables from a build step.
02:47:44 [EnvInject] - Injecting as environment variables the properties content
02:47:44 OS_CLOUD=vex
02:47:44 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-61
02:47:44
02:47:44 [EnvInject] - Variables injected successfully.
02:47:44 provisioning config files...
02:47:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:47:45 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15564182789275992521.sh
02:47:45 ---> openstack-stack-delete.sh
02:47:45 Setup pyenv:
02:47:45 system
02:47:45 3.8.13
02:47:45 3.9.13
02:47:45 3.10.13
02:47:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:47:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:47:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:47:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:47: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.
02:47:47 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible.
02:47:47 lf-activate-venv(): INFO: Base packages installed successfully
02:47:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:48:02 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:48:02 INFO: Stack cost retrieval disabled, setting cost to 0
02:48:15 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-scandium-61
02:48:15 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-scandium-61
02:48:15 [PostBuildScript] - [INFO] Executing post build scripts.
02:48:15 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins1520855451492622927.sh
02:48:15 ---> sysstat.sh
02:48:15 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins358294303729165814.sh
02:48:15 ---> package-listing.sh
02:48:15 ++ facter osfamily
02:48:15 ++ tr '[:upper:]' '[:lower:]'
02:48:16 + OS_FAMILY=redhat
02:48:16 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
02:48:16 + START_PACKAGES=/tmp/packages_start.txt
02:48:16 + END_PACKAGES=/tmp/packages_end.txt
02:48:16 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:48:16 + PACKAGES=/tmp/packages_start.txt
02:48:16 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']'
02:48:16 + PACKAGES=/tmp/packages_end.txt
02:48:16 + case "${OS_FAMILY}" in
02:48:16 + rpm -qa
02:48:16 + sort
02:48:17 + '[' -f /tmp/packages_start.txt ']'
02:48:17 + '[' -f /tmp/packages_end.txt ']'
02:48:17 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:48:17 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']'
02:48:17 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/
02:48:17 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/
02:48:17 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins5456211482984781124.sh
02:48:17 ---> capture-instance-metadata.sh
02:48:17 Setup pyenv:
02:48:17 system
02:48:17 3.8.13
02:48:17 3.9.13
02:48:17 3.10.13
02:48:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:48:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:48:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:48:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:48:19 lf-activate-venv(): INFO: Base packages installed successfully
02:48:19 lf-activate-venv(): INFO: Installing additional packages: lftools
02:48:29 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:48:29 INFO: Running in OpenStack, capturing instance metadata
02:48:30 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins16132630306493724362.sh
02:48:30 provisioning config files...
02:48:30 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-scandium #61
02:48:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/config16025820883743977395tmp
02:48:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:48:30 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:48:30 provisioning config files...
02:48:30 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:48:30 [EnvInject] - Injecting environment variables from a build step.
02:48:30 [EnvInject] - Injecting as environment variables the properties content
02:48:30 SERVER_ID=logs
02:48:30
02:48:30 [EnvInject] - Variables injected successfully.
02:48:30 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15072553612037035365.sh
02:48:30 ---> create-netrc.sh
02:48:30 WARN: Log server credential not found.
02:48:30 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins18288226782638220714.sh
02:48:30 ---> python-tools-install.sh
02:48:30 Setup pyenv:
02:48:30 system
02:48:30 3.8.13
02:48:30 3.9.13
02:48:30 3.10.13
02:48:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:48:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:48:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:48:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:48:33 lf-activate-venv(): INFO: Base packages installed successfully
02:48:33 lf-activate-venv(): INFO: Installing additional packages: lftools
02:48:42 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:48:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins14237271120740040364.sh
02:48:42 ---> sudo-logs.sh
02:48:42 Archiving 'sudo' log..
02:48:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins10616979226459681888.sh
02:48:42 ---> job-cost.sh
02:48:42 Setup pyenv:
02:48:43 system
02:48:43 3.8.13
02:48:43 3.9.13
02:48:43 3.10.13
02:48:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:48:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:48:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:48:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:48:45 lf-activate-venv(): INFO: Base packages installed successfully
02:48:45 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:48:52 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:48:52 DEBUG: total: 0
02:48:52 INFO: Retrieving Stack Cost...
02:48:52 INFO: Retrieving Pricing Info for: v3-standard-2
02:48:52 INFO: Archiving Costs
02:48:52 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins4579333062328980333.sh
02:48:52 ---> logs-deploy.sh
02:48:52 Setup pyenv:
02:48:53 system
02:48:53 3.8.13
02:48:53 3.9.13
02:48:53 3.10.13
02:48:53 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
02:48:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ViLh from file:/tmp/.os_lf_venv
02:48:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:48:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:48:55 lf-activate-venv(): INFO: Base packages installed successfully
02:48:55 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-ViLh/bin to PATH
02:49:05 WARNING: Nexus logging server not set
02:49:05 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-scandium/61/
02:49:05 INFO: archiving logs to S3
02:49:07 ---> uname -a:
02:49:07 Linux prd-centos8-robot-2c-8g-15751.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
02:49:07
02:49:07
02:49:07 ---> lscpu:
02:49:07 Architecture: x86_64
02:49:07 CPU op-mode(s): 32-bit, 64-bit
02:49:07 Byte Order: Little Endian
02:49:07 CPU(s): 2
02:49:07 On-line CPU(s) list: 0,1
02:49:07 Thread(s) per core: 1
02:49:07 Core(s) per socket: 1
02:49:07 Socket(s): 2
02:49:07 NUMA node(s): 1
02:49:07 Vendor ID: AuthenticAMD
02:49:07 CPU family: 23
02:49:07 Model: 49
02:49:07 Model name: AMD EPYC-Rome Processor
02:49:07 Stepping: 0
02:49:07 CPU MHz: 2799.998
02:49:07 BogoMIPS: 5599.99
02:49:07 Virtualization: AMD-V
02:49:07 Hypervisor vendor: KVM
02:49:07 Virtualization type: full
02:49:07 L1d cache: 32K
02:49:07 L1i cache: 32K
02:49:07 L2 cache: 512K
02:49:07 L3 cache: 16384K
02:49:07 NUMA node0 CPU(s): 0,1
02:49:07 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
02:49:07
02:49:07
02:49:07 ---> nproc:
02:49:07 2
02:49:07
02:49:07
02:49:07 ---> df -h:
02:49:07 Filesystem Size Used Avail Use% Mounted on
02:49:07 devtmpfs 3.8G 0 3.8G 0% /dev
02:49:07 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:49:07 tmpfs 3.8G 17M 3.8G 1% /run
02:49:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:49:07 /dev/vda1 40G 19G 22G 46% /
02:49:07 tmpfs 770M 0 770M 0% /run/user/1001
02:49:07
02:49:07
02:49:07 ---> free -m:
02:49:07 total used free shared buff/cache available
02:49:07 Mem: 7697 816 164 18 6716 6563
02:49:07 Swap: 1023 0 1023
02:49:07
02:49:07
02:49:07 ---> ip addr:
02:49:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:49:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:49:07 inet 127.0.0.1/8 scope host lo
02:49:07 valid_lft forever preferred_lft forever
02:49:07 inet6 ::1/128 scope host
02:49:07 valid_lft forever preferred_lft forever
02:49:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:49:07 link/ether fa:16:3e:62:13:99 brd ff:ff:ff:ff:ff:ff
02:49:07 altname enp0s3
02:49:07 altname ens3
02:49:07 inet 10.30.170.8/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:49:07 valid_lft 85576sec preferred_lft 85576sec
02:49:07 inet6 fe80::f816:3eff:fe62:1399/64 scope link
02:49:07 valid_lft forever preferred_lft forever
02:49:07
02:49:07
02:49:07 ---> sar -b -r -n DEV:
02:49:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
02:49:07
02:49:07 02:35:19 LINUX RESTART (2 CPU)
02:49:07
02:49:07 02:36:01 AM tps rtps wtps bread/s bwrtn/s
02:49:07 02:37:01 AM 89.65 6.40 83.26 1097.90 5885.65
02:49:07 02:38:01 AM 83.61 0.85 82.76 63.98 10816.51
02:49:07 02:39:01 AM 63.16 7.13 56.02 1310.71 3677.74
02:49:07 02:40:01 AM 43.09 2.73 40.35 439.59 6636.69
02:49:07 02:41:01 AM 3.10 0.22 2.88 11.73 96.08
02:49:07 02:42:01 AM 281.41 16.86 264.55 2239.25 344565.26
02:49:07 02:43:01 AM 0.77 0.00 0.77 0.00 440.89
02:49:07 02:44:01 AM 0.32 0.00 0.32 0.00 223.61
02:49:07 02:45:01 AM 0.30 0.00 0.30 0.00 93.33
02:49:07 02:46:01 AM 0.87 0.38 0.48 76.64 6.95
02:49:07 02:47:01 AM 0.40 0.00 0.40 0.00 4.70
02:49:07 02:48:01 AM 33.89 10.01 23.88 2431.72 939.69
02:49:07 02:49:01 AM 68.71 34.94 33.76 6394.13 1943.99
02:49:07 Average: 51.48 6.12 45.37 1081.96 28873.76
02:49:07
02:49:07 02:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:49:07 02:37:01 AM 5222936 7025516 2659488 33.74 2688 1979256 751508 8.41 186556 2132468 250580
02:49:07 02:38:01 AM 5021308 6902836 2861116 36.30 2688 2057596 863452 9.67 212908 2296816 44252
02:49:07 02:39:01 AM 4845212 6946000 3037212 38.53 2688 2266244 791952 8.87 255520 2393900 159852
02:49:07 02:40:01 AM 4889896 7005528 2992528 37.96 2688 2282060 727880 8.15 265580 2337096 4
02:49:07 02:41:01 AM 4788468 6939004 3093956 39.25 2688 2316972 860560 9.64 265848 2432456 34436
02:49:07 02:42:01 AM 234336 6834076 7648088 97.03 2636 6630352 828228 9.27 492448 6504876 9016
02:49:07 02:43:01 AM 216256 6821440 7666168 97.26 2636 6635804 843816 9.45 492492 6522940 1464
02:49:07 02:44:01 AM 195048 6806856 7687376 97.53 2636 6642416 843816 9.45 492624 6543968 1420
02:49:07 02:45:01 AM 188696 6801832 7693728 97.61 2636 6643736 843816 9.45 492624 6549888 4
02:49:07 02:46:01 AM 121936 6737372 7760488 98.45 2636 6646036 927064 10.38 493808 6616036 4
02:49:07 02:47:01 AM 144584 6692816 7737840 98.17 2636 6579308 978644 10.96 493828 6600140 4
02:49:07 02:48:01 AM 144428 6670512 7737996 98.17 2636 6568540 885200 9.91 502400 6616292 70112
02:49:07 02:49:01 AM 171248 6720612 7711176 97.83 2636 6591508 820688 9.19 500348 6590940 26296
02:49:07 Average: 2014181 6838800 5868243 74.45 2656 4910756 843586 9.45 395922 4933678 45957
02:49:07
02:49:07 02:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:49:07 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:37:01 AM eth0 157.66 119.56 1340.23 18.68 0.00 0.00 0.00 0.00
02:49:07 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:38:01 AM eth0 58.95 48.10 585.57 7.91 0.00 0.00 0.00 0.00
02:49:07 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:39:01 AM eth0 40.14 35.21 334.88 7.74 0.00 0.00 0.00 0.00
02:49:07 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:40:01 AM eth0 200.80 149.35 43.80 39.08 0.00 0.00 0.00 0.00
02:49:07 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:41:01 AM eth0 60.31 40.16 638.72 7.62 0.00 0.00 0.00 0.00
02:49:07 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:42:01 AM eth0 342.64 260.51 2542.11 419.71 0.00 0.00 0.00 0.00
02:49:07 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:43:01 AM eth0 84.20 56.19 13.54 7.51 0.00 0.00 0.00 0.00
02:49:07 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:44:01 AM eth0 100.32 66.66 16.17 8.95 0.00 0.00 0.00 0.00
02:49:07 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:45:01 AM eth0 41.13 34.01 157.61 15.44 0.00 0.00 0.00 0.00
02:49:07 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:46:01 AM eth0 284.64 273.56 4644.14 18.38 0.00 0.00 0.00 0.00
02:49:07 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:47:01 AM eth0 656.22 647.33 11651.93 42.10 0.00 0.00 0.00 0.00
02:49:07 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:48:01 AM eth0 313.10 284.22 4822.65 50.89 0.00 0.00 0.00 0.00
02:49:07 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 02:49:01 AM eth0 18.95 16.83 15.61 8.56 0.00 0.00 0.00 0.00
02:49:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:49:07 Average: eth0 181.47 156.29 2062.07 50.20 0.00 0.00 0.00 0.00
02:49:07
02:49:07
02:49:07 ---> sar -P ALL:
02:49:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/22/2025 _x86_64_ (2 CPU)
02:49:07
02:49:07 02:35:19 LINUX RESTART (2 CPU)
02:49:07
02:49:07 02:36:01 AM CPU %user %nice %system %iowait %steal %idle
02:49:07 02:37:01 AM all 40.71 0.00 6.28 0.77 0.11 52.14
02:49:07 02:37:01 AM 0 59.43 0.00 7.75 0.77 0.10 31.96
02:49:07 02:37:01 AM 1 22.04 0.00 4.81 0.77 0.12 72.26
02:49:07 02:38:01 AM all 22.60 0.00 2.51 0.91 0.08 73.90
02:49:07 02:38:01 AM 0 21.25 0.00 2.24 1.08 0.08 75.35
02:49:07 02:38:01 AM 1 23.95 0.00 2.77 0.74 0.08 72.46
02:49:07 02:39:01 AM all 29.97 0.00 5.40 0.44 0.09 64.10
02:49:07 02:39:01 AM 0 38.62 0.00 5.81 0.58 0.08 54.90
02:49:07 02:39:01 AM 1 21.32 0.00 4.98 0.30 0.10 73.31
02:49:07 02:40:01 AM all 10.34 0.00 2.21 0.79 0.05 86.60
02:49:07 02:40:01 AM 0 11.69 0.00 2.32 1.00 0.05 84.93
02:49:07 02:40:01 AM 1 8.99 0.00 2.10 0.58 0.05 88.27
02:49:07 02:41:01 AM all 4.21 0.00 0.59 0.02 0.05 95.14
02:49:07 02:41:01 AM 0 6.11 0.00 0.64 0.02 0.05 93.19
02:49:07 02:41:01 AM 1 2.31 0.00 0.54 0.02 0.05 97.09
02:49:07 02:42:01 AM all 44.28 0.00 15.38 11.15 0.11 29.08
02:49:07 02:42:01 AM 0 46.88 0.00 17.77 9.44 0.12 25.79
02:49:07 02:42:01 AM 1 41.68 0.00 12.98 12.86 0.10 32.38
02:49:07 02:43:01 AM all 8.06 0.00 0.75 0.03 0.07 91.09
02:49:07 02:43:01 AM 0 11.61 0.00 1.10 0.05 0.07 87.17
02:49:07 02:43:01 AM 1 4.50 0.00 0.40 0.02 0.07 95.02
02:49:07 02:44:01 AM all 10.04 0.00 0.93 0.01 0.08 88.95
02:49:07 02:44:01 AM 0 11.34 0.00 1.10 0.02 0.08 87.46
02:49:07 02:44:01 AM 1 8.72 0.00 0.75 0.00 0.08 90.44
02:49:07 02:45:01 AM all 2.78 0.00 0.32 0.00 0.07 96.83
02:49:07 02:45:01 AM 0 3.68 0.00 0.35 0.00 0.07 95.91
02:49:07 02:45:01 AM 1 1.89 0.00 0.28 0.00 0.07 97.76
02:49:07 02:46:01 AM all 3.68 0.00 0.61 0.01 0.06 95.64
02:49:07 02:46:01 AM 0 4.88 0.00 0.75 0.02 0.05 94.30
02:49:07 02:46:01 AM 1 2.47 0.00 0.47 0.00 0.07 96.99
02:49:07 02:47:01 AM all 7.87 0.00 0.99 0.00 0.07 91.08
02:49:07 02:47:01 AM 0 9.32 0.00 1.08 0.00 0.07 89.54
02:49:07 02:47:01 AM 1 6.42 0.00 0.90 0.00 0.07 92.62
02:49:07
02:49:07 02:47:01 AM CPU %user %nice %system %iowait %steal %idle
02:49:07 02:48:01 AM all 23.77 0.00 2.32 0.32 0.08 73.51
02:49:07 02:48:01 AM 0 34.69 0.00 2.73 0.31 0.08 62.19
02:49:07 02:48:01 AM 1 13.00 0.00 1.91 0.33 0.08 84.67
02:49:07 02:49:01 AM all 32.56 0.00 4.37 0.63 0.08 62.34
02:49:07 02:49:01 AM 0 46.68 0.00 4.98 1.13 0.08 47.12
02:49:07 02:49:01 AM 1 18.46 0.00 3.76 0.13 0.08 77.56
02:49:07 Average: all 18.54 0.00 3.28 1.16 0.08 76.94
02:49:07 Average: 0 23.55 0.00 3.74 1.11 0.08 71.52
02:49:07 Average: 1 13.53 0.00 2.82 1.21 0.08 82.37
02:49:07
02:49:07
02:49:07