01:58:20 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10
01:58:20 originally caused by:
01:58:20 Started by timer
01:58:20 Running as SYSTEM
01:58:20 [EnvInject] - Loading node environment variables.
01:58:20 Building remotely on prd-centos8-robot-2c-8g-681 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
01:58:21 [ssh-agent] Looking for ssh-agent implementation...
01:58:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:58:21 $ ssh-agent
01:58:21 SSH_AUTH_SOCK=/tmp/ssh-umXuLIjiKkPu/agent.5323
01:58:21 SSH_AGENT_PID=5324
01:58:21 [ssh-agent] Started.
01:58:21 Running ssh-add (command line suppressed)
01:58:21 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_18079436973154019898.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_18079436973154019898.key)
01:58:21 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:58:21 The recommended git tool is: NONE
01:58:24 using credential opendaylight-jenkins-ssh
01:58:24 Wiping out workspace first.
01:58:24 Cloning the remote Git repository
01:58:25 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:58:25 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test # timeout=10
01:58:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:58:25 > git --version # timeout=10
01:58:25 > git --version # 'git version 2.43.0'
01:58:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:58:25 [INFO] Currently running in a labeled security context
01:58:25 [INFO] Currently SELinux is 'enforcing' on the host
01:58:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh15904250306490489597.key
01:58:25 Verifying host key using known hosts file
01:58:25 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.
01:58:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:58:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:58:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:58:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:58:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:58:28 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:58:28 [INFO] Currently running in a labeled security context
01:58:28 [INFO] Currently SELinux is 'enforcing' on the host
01:58:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh11013128017745430884.key
01:58:28 Verifying host key using known hosts file
01:58:28 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.
01:58:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:58:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:58:28 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
01:58:28 > git config core.sparsecheckout # timeout=10
01:58:28 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
01:58:29 Commit message: "Adapt test for new pce-allocation field"
01:58:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:58:29 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
01:58:29 No emails were triggered.
01:58:29 provisioning config files...
01:58:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:58:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:58:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:58:29 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17588532696717029500.sh
01:58:29 ---> python-tools-install.sh
01:58:29 Setup pyenv:
01:58:30 system
01:58:30 * 3.8.13 (set by /opt/pyenv/version)
01:58:30 * 3.9.13 (set by /opt/pyenv/version)
01:58:30 * 3.10.13 (set by /opt/pyenv/version)
01:58:30 * 3.11.7 (set by /opt/pyenv/version)
01:58:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GJ4Z
01:58:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:58:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:58:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:58:43 lf-activate-venv(): INFO: Base packages installed successfully
01:58:43 lf-activate-venv(): INFO: Installing additional packages: lftools
01:59:17 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
01:59:17 Generating Requirements File
01:59:44 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.
01:59:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:59:44 Python 3.11.7
01:59:44 pip 25.2 from /tmp/venv-GJ4Z/lib/python3.11/site-packages/pip (python 3.11)
01:59:45 appdirs==1.4.4
01:59:45 argcomplete==3.6.2
01:59:45 aspy.yaml==1.3.0
01:59:45 attrs==25.3.0
01:59:45 autopage==0.5.2
01:59:45 beautifulsoup4==4.14.2
01:59:45 boto3==1.40.45
01:59:45 botocore==1.40.45
01:59:45 bs4==0.0.2
01:59:45 cachetools==6.2.0
01:59:45 certifi==2025.8.3
01:59:45 cffi==2.0.0
01:59:45 cfgv==3.4.0
01:59:45 chardet==5.2.0
01:59:45 charset-normalizer==3.4.3
01:59:45 click==8.3.0
01:59:45 cliff==4.11.0
01:59:45 cmd2==2.7.0
01:59:45 cryptography==3.3.2
01:59:45 debtcollector==3.0.0
01:59:45 decorator==5.2.1
01:59:45 defusedxml==0.7.1
01:59:45 Deprecated==1.2.18
01:59:45 distlib==0.4.0
01:59:45 dnspython==2.8.0
01:59:45 docker==7.1.0
01:59:45 dogpile.cache==1.4.1
01:59:45 durationpy==0.10
01:59:45 email-validator==2.3.0
01:59:45 filelock==3.19.1
01:59:45 future==1.0.0
01:59:45 gitdb==4.0.12
01:59:45 GitPython==3.1.45
01:59:45 google-auth==2.41.1
01:59:45 httplib2==0.31.0
01:59:45 identify==2.6.15
01:59:45 idna==3.10
01:59:45 importlib-resources==1.5.0
01:59:45 iso8601==2.1.0
01:59:45 Jinja2==3.1.6
01:59:45 jmespath==1.0.1
01:59:45 jsonpatch==1.33
01:59:45 jsonpointer==3.0.0
01:59:45 jsonschema==4.25.1
01:59:45 jsonschema-specifications==2025.9.1
01:59:45 keystoneauth1==5.12.0
01:59:45 kubernetes==34.1.0
01:59:45 lftools==0.37.14
01:59:45 lxml==6.0.2
01:59:45 markdown-it-py==4.0.0
01:59:45 MarkupSafe==3.0.3
01:59:45 mdurl==0.1.2
01:59:45 msgpack==1.1.1
01:59:45 multi_key_dict==2.0.3
01:59:45 munch==4.0.0
01:59:45 netaddr==1.3.0
01:59:45 niet==1.4.2
01:59:45 nodeenv==1.9.1
01:59:45 oauth2client==4.1.3
01:59:45 oauthlib==3.3.1
01:59:45 openstacksdk==4.7.1
01:59:45 os-service-types==1.8.0
01:59:45 osc-lib==4.2.0
01:59:45 oslo.config==10.0.0
01:59:45 oslo.context==6.1.0
01:59:45 oslo.i18n==6.6.0
01:59:45 oslo.log==7.2.1
01:59:45 oslo.serialization==5.8.0
01:59:45 oslo.utils==9.1.0
01:59:45 packaging==25.0
01:59:45 pbr==7.0.1
01:59:45 platformdirs==4.4.0
01:59:45 prettytable==3.16.0
01:59:45 psutil==7.1.0
01:59:45 pyasn1==0.6.1
01:59:45 pyasn1_modules==0.4.2
01:59:45 pycparser==2.23
01:59:45 pygerrit2==2.0.15
01:59:45 PyGithub==2.8.1
01:59:45 Pygments==2.19.2
01:59:45 PyJWT==2.10.1
01:59:45 PyNaCl==1.6.0
01:59:45 pyparsing==2.4.7
01:59:45 pyperclip==1.11.0
01:59:45 pyrsistent==0.20.0
01:59:45 python-cinderclient==9.8.0
01:59:45 python-dateutil==2.9.0.post0
01:59:45 python-heatclient==4.3.0
01:59:45 python-jenkins==1.8.3
01:59:45 python-keystoneclient==5.7.0
01:59:45 python-magnumclient==4.9.0
01:59:45 python-openstackclient==8.2.0
01:59:45 python-swiftclient==4.8.0
01:59:45 PyYAML==6.0.3
01:59:45 referencing==0.36.2
01:59:45 requests==2.32.5
01:59:45 requests-oauthlib==2.0.0
01:59:45 requestsexceptions==1.4.0
01:59:45 rfc3986==2.0.0
01:59:45 rich==14.1.0
01:59:45 rich-argparse==1.7.1
01:59:45 rpds-py==0.27.1
01:59:45 rsa==4.9.1
01:59:45 ruamel.yaml==0.18.15
01:59:45 ruamel.yaml.clib==0.2.14
01:59:45 s3transfer==0.14.0
01:59:45 simplejson==3.20.2
01:59:45 six==1.17.0
01:59:45 smmap==5.0.2
01:59:45 soupsieve==2.8
01:59:45 stevedore==5.5.0
01:59:45 tabulate==0.9.0
01:59:45 toml==0.10.2
01:59:45 tomlkit==0.13.3
01:59:45 tqdm==4.67.1
01:59:45 typing_extensions==4.15.0
01:59:45 tzdata==2025.2
01:59:45 urllib3==1.26.20
01:59:45 virtualenv==20.34.0
01:59:45 wcwidth==0.2.14
01:59:45 websocket-client==1.8.0
01:59:45 wrapt==1.17.3
01:59:45 xdg==6.0.0
01:59:45 xmltodict==1.0.2
01:59:45 yq==3.4.3
01:59:45 [EnvInject] - Injecting environment variables from a build step.
01:59:45 [EnvInject] - Injecting as environment variables the properties content
01:59:45 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:59:45 OS_CLOUD=vex
01:59:45 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
01:59:45 OS_STACK_TEMPLATE_DIR=openstack-hot
01:59:45
01:59:45 [EnvInject] - Variables injected successfully.
01:59:45 provisioning config files...
01:59:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:59:45 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins685375118653753052.sh
01:59:45 ---> Create parameters file for OpenStack HOT
01:59:45 OpenStack Heat parameters generated
01:59:45 -----------------------------------
01:59:45 parameters:
01:59:45 vm_0_count: '1'
01:59:45 vm_0_flavor: 'v3-standard-8'
01:59:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
01:59:45 vm_1_count: '1'
01:59:45 vm_1_flavor: 'v3-standard-8'
01:59:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
01:59:45
01:59:45 job_name: '59795-10'
01:59:45 silo: 'releng'
01:59:45 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins3427447573556910569.sh
01:59:46 ---> Create HEAT stack
01:59:46 + source /home/jenkins/lf-env.sh
01:59:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:59:46 ++ mktemp -d /tmp/venv-XXXX
01:59:46 + lf_venv=/tmp/venv-RqXc
01:59:46 + local venv_file=/tmp/.os_lf_venv
01:59:46 + local python=python3
01:59:46 + local options
01:59:46 + local set_path=true
01:59:46 + local install_args=
01:59:46 ++ 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
01:59:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:59:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:59:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:59:46 + true
01:59:46 + case $1 in
01:59:46 + python=python3
01:59:46 + shift 2
01:59:46 + true
01:59:46 + case $1 in
01:59:46 + shift
01:59:46 + break
01:59:46 + case $python in
01:59:46 + local pkg_list=
01:59:46 + [[ -d /opt/pyenv ]]
01:59:46 + echo 'Setup pyenv:'
01:59:46 Setup pyenv:
01:59:46 + export PYENV_ROOT=/opt/pyenv
01:59:46 + PYENV_ROOT=/opt/pyenv
01:59:46 + 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
01:59:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:59:46 + pyenv versions
01:59:46 system
01:59:46 3.8.13
01:59:46 3.9.13
01:59:46 3.10.13
01:59:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:59:46 + command -v pyenv
01:59:46 ++ pyenv init - --no-rehash
01:59:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:59:46 for i in ${!paths[@]}; do
01:59:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:59:46 fi; done;
01:59:46 echo "${paths[*]}"'\'')"
01:59:46 export PATH="/opt/pyenv/shims:${PATH}"
01:59:46 export PYENV_SHELL=bash
01:59:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:59:46 pyenv() {
01:59:46 local command
01:59:46 command="${1:-}"
01:59:46 if [ "$#" -gt 0 ]; then
01:59:46 shift
01:59:46 fi
01:59:46
01:59:46 case "$command" in
01:59:46 rehash|shell)
01:59:46 eval "$(pyenv "sh-$command" "$@")"
01:59:46 ;;
01:59:46 *)
01:59:46 command pyenv "$command" "$@"
01:59:46 ;;
01:59:46 esac
01:59:46 }'
01:59:46 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:59:46 for i in ${!paths[@]}; do
01:59:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:59:46 fi; done;
01:59:46 echo "${paths[*]}"'
01:59:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:59:46 ++ 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
01:59:46 ++ 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
01:59:46 ++ export PYENV_SHELL=bash
01:59:46 ++ PYENV_SHELL=bash
01:59:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:59:46 +++ complete -F _pyenv pyenv
01:59:46 ++ lf-pyver python3
01:59:46 ++ local py_version_xy=python3
01:59:46 ++ local py_version_xyz=
01:59:46 ++ grep -E '^[0-9.]*[0-9]$'
01:59:46 ++ awk '{ print $1 }'
01:59:46 ++ sed 's/^[ *]* //'
01:59:46 ++ pyenv versions
01:59:46 ++ local command
01:59:46 ++ command=versions
01:59:46 ++ '[' 1 -gt 0 ']'
01:59:46 ++ shift
01:59:46 ++ case "$command" in
01:59:46 ++ command pyenv versions
01:59:46 ++ pyenv versions
01:59:46 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:59:46 +++ tail -n 1
01:59:46 +++ grep '^3' /tmp/.pyenv_versions
01:59:46 +++ sort -V
01:59:46 ++ py_version_xyz=3.11.7
01:59:46 ++ [[ -z 3.11.7 ]]
01:59:46 ++ echo 3.11.7
01:59:46 ++ return 0
01:59:46 + pyenv local 3.11.7
01:59:46 + local command
01:59:46 + command=local
01:59:46 + '[' 2 -gt 0 ']'
01:59:46 + shift
01:59:46 + case "$command" in
01:59:46 + command pyenv local 3.11.7
01:59:46 + pyenv local 3.11.7
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='lftools[openstack] '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='kubernetes '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='niet '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='python-heatclient '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='python-openstackclient '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='python-magnumclient '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='urllib3~=1.26.15 '
01:59:46 + for arg in "$@"
01:59:46 + case $arg in
01:59:46 + pkg_list+='yq '
01:59:46 + [[ -f /tmp/.os_lf_venv ]]
01:59:46 ++ cat /tmp/.os_lf_venv
01:59:46 + lf_venv=/tmp/venv-GJ4Z
01:59:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from' file:/tmp/.os_lf_venv
01:59:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
01:59:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:59:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:59:46 + local 'pip_opts=--upgrade --quiet'
01:59:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:59:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:59:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:59:46 + [[ -n '' ]]
01:59:46 + [[ -n '' ]]
01:59:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:59:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:59:46 + /tmp/venv-GJ4Z/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
01:59:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:59:49 lf-activate-venv(): INFO: Base packages installed successfully
01:59:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:59:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:59:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:59:49 + /tmp/venv-GJ4Z/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:00:39 + type python3
02:00:39 + true
02:00:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH'
02:00:39 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:00:39 + PATH=/tmp/venv-GJ4Z/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:00:39 + return 0
02:00:39 + openstack --os-cloud vex limits show --absolute
02:00:41 +--------------------------+---------+
02:00:41 | Name | Value |
02:00:41 +--------------------------+---------+
02:00:41 | maxTotalInstances | -1 |
02:00:41 | maxTotalCores | 450 |
02:00:41 | maxTotalRAMSize | 1000000 |
02:00:41 | maxServerMeta | 128 |
02:00:41 | maxImageMeta | 128 |
02:00:41 | maxPersonality | 5 |
02:00:41 | maxPersonalitySize | 10240 |
02:00:41 | maxTotalKeypairs | 100 |
02:00:41 | maxServerGroups | 10 |
02:00:41 | maxServerGroupMembers | 10 |
02:00:41 | maxTotalFloatingIps | -1 |
02:00:41 | maxSecurityGroups | -1 |
02:00:41 | maxSecurityGroupRules | -1 |
02:00:41 | totalRAMUsed | 688128 |
02:00:41 | totalCoresUsed | 168 |
02:00:41 | totalInstancesUsed | 57 |
02:00:41 | totalFloatingIpsUsed | 0 |
02:00:41 | totalSecurityGroupsUsed | 0 |
02:00:41 | totalServerGroupsUsed | 0 |
02:00:41 | maxTotalVolumes | -1 |
02:00:41 | maxTotalSnapshots | 10 |
02:00:41 | maxTotalVolumeGigabytes | 4096 |
02:00:41 | maxTotalBackups | 10 |
02:00:41 | maxTotalBackupGigabytes | 1000 |
02:00:41 | totalVolumesUsed | 0 |
02:00:41 | totalGigabytesUsed | 0 |
02:00:41 | totalSnapshotsUsed | 0 |
02:00:41 | totalBackupsUsed | 0 |
02:00:41 | totalBackupGigabytesUsed | 0 |
02:00:41 +--------------------------+---------+
02:00:42 + pushd /opt/ciman/openstack-hot
02:00:42 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
02:00:42 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-vanadium-10 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/stack-parameters.yaml
02:01:07 Creating stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
02:01:07 Waiting to initialize infrastructure...
02:01:07 Stack initialization successful.
02:01:07 ------------------------------------
02:01:07 Stack Details
02:01:07 ------------------------------------
02:01:07 {'added': None,
02:01:07 'capabilities': [],
02:01:07 'created_at': '2025-10-05T02:00:45Z',
02:01:07 'deleted': None,
02:01:07 'deleted_at': None,
02:01:07 'description': 'No description',
02:01:07 'environment': None,
02:01:07 'environment_files': None,
02:01:07 'files': None,
02:01:07 'files_container': None,
02:01:07 'id': '11b54904-8772-4316-8b13-21e551a68c63',
02:01:07 'is_rollback_disabled': True,
02:01:07 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-vanadium-10/11b54904-8772-4316-8b13-21e551a68c63',
02:01:07 'rel': 'self'}],
02:01:07 '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:01:07 'name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-10',
02:01:07 'notification_topics': [],
02:01:07 'outputs': [{'description': 'IP addresses of the 2nd vm types',
02:01:07 'output_key': 'vm_1_ips',
02:01:07 'output_value': ['10.30.171.6']},
02:01:07 {'description': 'IP addresses of the 1st vm types',
02:01:07 'output_key': 'vm_0_ips',
02:01:07 'output_value': ['10.30.170.143']}],
02:01:07 'owner_id': ****,
02:01:07 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:01:07 'OS::stack_id': '11b54904-8772-4316-8b13-21e551a68c63',
02:01:07 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-10',
02:01:07 'job_name': '59795-10',
02:01:07 'silo': 'releng',
02:01:07 'vm_0_count': '1',
02:01:07 'vm_0_flavor': 'v3-standard-8',
02:01:07 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:01:07 '20250201-010426.857',
02:01:07 'vm_1_count': '1',
02:01:07 'vm_1_flavor': 'v3-standard-8',
02:01:07 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
02:01:07 '- 20250201-060151.911'},
02:01:07 'parent_id': None,
02:01:07 'replaced': None,
02:01:07 'status': 'CREATE_COMPLETE',
02:01:07 'status_reason': 'Stack CREATE completed successfully',
02:01:07 'tags': [],
02:01:07 'template': None,
02:01:07 'template_description': 'No description',
02:01:07 'template_url': None,
02:01:07 'timeout_mins': 15,
02:01:07 'unchanged': None,
02:01:07 'updated': None,
02:01:07 'updated_at': None,
02:01:07 'user_project_id': '38cc288694314dad91be7fc67d7f4d89'}
02:01:07 ------------------------------------
02:01:07 + popd
02:01:07 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
02:01:07 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins10594346235499162315.sh
02:01:08 ---> Copy SSH public keys to CSIT lab
02:01:08 Setup pyenv:
02:01:08 system
02:01:08 3.8.13
02:01:08 3.9.13
02:01:08 3.10.13
02:01:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:01:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:01:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:01:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:01:12 lf-activate-venv(): INFO: Base packages installed successfully
02:01:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:01:42 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:01:44 SSH not responding on 10.30.170.143. Retrying in 10 seconds...
02:01:46 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
02:01:46 releng-59795-10-1-mininet-ovs-217-0
02:01:46 Successfully copied public keys to slave 10.30.171.6
02:01:46 Process 6563 ready.
02:01:54 Ping to 10.30.170.143 successful.
02:01:54 SSH not responding on 10.30.170.143. Retrying in 10 seconds...
02:02:04 Ping to 10.30.170.143 successful.
02:02:05 SSH not responding on 10.30.170.143. Retrying in 10 seconds...
02:02:15 Ping to 10.30.170.143 successful.
02:02:15 SSH not responding on 10.30.170.143. Retrying in 10 seconds...
02:02:25 Ping to 10.30.170.143 successful.
02:02:25 SSH not responding on 10.30.170.143. Retrying in 10 seconds...
02:02:35 Ping to 10.30.170.143 successful.
02:02:37 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:02:38 releng-59795-10-0-builder-0
02:02:38 Successfully copied public keys to slave 10.30.170.143
02:02:38 Process 6564 ready.
02:02:38 SSH ready on all stack servers.
02:02:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins11741038395319372507.sh
02:02:38 Setup pyenv:
02:02:38 system
02:02:38 3.8.13
02:02:38 3.9.13
02:02:38 3.10.13
02:02:38 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:02:43 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-h2N1
02:02:43 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.robot_venv
02:02:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:02:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:02:48 lf-activate-venv(): INFO: Base packages installed successfully
02:02:48 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:02:50 lf-activate-venv(): INFO: Adding /tmp/venv-h2N1/bin to PATH
02:02:50 + echo 'Installing Python Requirements'
02:02:50 Installing Python Requirements
02:02:50 + cat
02:02:50 + python -m pip install -r requirements.txt
02:02:50 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:02:50 Collecting docker-py (from -r requirements.txt (line 1))
02:02:50 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:02:50 Collecting ipaddr (from -r requirements.txt (line 2))
02:02:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:02:50 Preparing metadata (setup.py): started
02:02:51 Preparing metadata (setup.py): finished with status 'done'
02:02:51 Collecting netaddr (from -r requirements.txt (line 3))
02:02:51 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:02:51 Collecting netifaces (from -r requirements.txt (line 4))
02:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:02:51 Preparing metadata (setup.py): started
02:02:51 Preparing metadata (setup.py): finished with status 'done'
02:02:51 Collecting pyhocon (from -r requirements.txt (line 5))
02:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:02:51 Collecting requests (from -r requirements.txt (line 6))
02:02:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
02:02:51 Collecting robotframework (from -r requirements.txt (line 7))
02:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
02:02:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 5.6 MB/s 0:00:00
02:02:51 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:02:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
02:02:51 Preparing metadata (setup.py): started
02:02:52 Preparing metadata (setup.py): finished with status 'done'
02:02:52 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:02:52 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:02:52 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:02:52 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:02:52 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:02:52 Preparing metadata (setup.py): started
02:02:52 Preparing metadata (setup.py): finished with status 'done'
02:02:52 Collecting scapy (from -r requirements.txt (line 12))
02:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
02:02:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 28.1 MB/s 0:00:00
02:02:52 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:02:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:02:52 Preparing metadata (setup.py): started
02:02:53 Preparing metadata (setup.py): finished with status 'done'
02:02:53 Collecting elasticsearch (from -r requirements.txt (line 18))
02:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
02:02:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 16.3 MB/s 0:00:00
02:02:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:02:53 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:02:53 Collecting pyangbind (from -r requirements.txt (line 22))
02:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
02:02:53 Collecting isodate (from -r requirements.txt (line 25))
02:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:02:53 Collecting jmespath (from -r requirements.txt (line 28))
02:02:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
02:02:53 Collecting jsonpatch (from -r requirements.txt (line 31))
02:02:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:02:53 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:02:53 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:53 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:02:53 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:02:53 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:02:53 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:02:54 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:02:54 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:02:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
02:02:54 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:02:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
02:02:54 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:02:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
02:02:54 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:02:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
02:02:54 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:02:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
02:02:54 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:02:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
02:02:54 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:02:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
02:02:54 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:02:54 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:02:54 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:02:54 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:02:55 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:02:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:02:55 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:02:55 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:02:55 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
02:02:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
02:02:55 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:02:55 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:02:55 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:02:55 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:02:55 Collecting elasticsearch (from -r requirements.txt (line 18))
02:02:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
02:02:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 8.1 MB/s 0:00:00
02:02:55 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:02:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:02:55 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:02:55 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:02:55 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:02:55 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:02:55 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:02:55 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:02:55 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:02:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
02:02:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 9.2 MB/s 0:00:00
02:02:56 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:02:56 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:02:57 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:02:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
02:02:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 2.9 MB/s 0:00:00
02:02:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:02:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:02:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:57 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:02:58 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
02:02:58 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
02:02:58 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
02:02:59 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:02:59 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:02:59 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:02:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:02:59 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:02:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
02:02:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 29.0 MB/s 0:00:00
02:02:59 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:02:59 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:02:59 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:02:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
02:02:59 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:02:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
02:03:00 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:03:00 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:03:00 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:03:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
02:03:00 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
02:03:00 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:03:00 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:03:00 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:03:00 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:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
02:03:00 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:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:03:00 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
02:03:00 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:03:00 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:03:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
02:03:00 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:03:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:03:01 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:03:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
02:03:01 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:03:01 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
02:03:01 Building wheel for robotframework-sshlibrary (setup.py): started
02:03:01 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
02:03:01 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=662214edc44ce5bfa418ea62bcc9bf34c0a60e91988e4870d7d2b5cd8333248e
02:03:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:03:01 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
02:03:01 Building wheel for ipaddr (setup.py): started
02:03:01 Building wheel for ipaddr (setup.py): finished with status 'done'
02:03:01 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=f62860ec2fe8ca0653d13162bd9ab4558ab85f89d67ce4b4aa5ee40aa9008536
02:03:01 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:03:01 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
02:03:01 Building wheel for netifaces (setup.py): started
02:03:05 Building wheel for netifaces (setup.py): finished with status 'done'
02:03:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41094 sha256=8faaaf4a5d7bf0c7e1ea13a947ac6601588de30ffb2d79fd5a027b6abaad8e33
02:03:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:03:05 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
02:03:05 Building wheel for robotframework-httplibrary (setup.py): started
02:03:05 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
02:03:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=4b3f9f070468d6ac4b39d262999c5b726522ae26ca2be6323a283e755c25619b
02:03:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:03:05 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
02:03:05 Building wheel for jsonpath-rw (setup.py): started
02:03:05 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
02:03:05 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=f4cf2962331a58530ee2ef9631252995eec55fb450ce43b34ce44b89569437e1
02:03:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:03:05 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:03:06 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:03:15
02:03:15 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
02:03:15 + pip freeze
02:03:15 attrs==25.3.0
02:03:15 bcrypt==5.0.0
02:03:15 beautifulsoup4==4.14.2
02:03:15 certifi==2025.8.3
02:03:15 cffi==2.0.0
02:03:15 charset-normalizer==3.4.3
02:03:15 click==8.3.0
02:03:15 cryptography==46.0.2
02:03:15 decorator==5.2.1
02:03:15 distlib==0.4.0
02:03:15 docker-py==1.10.6
02:03:15 docker-pycreds==0.4.0
02:03:15 elastic-transport==8.17.1
02:03:15 elasticsearch==8.19.1
02:03:15 elasticsearch-dsl==8.15.4
02:03:15 enum34==1.1.10
02:03:15 filelock==3.19.1
02:03:15 h11==0.16.0
02:03:15 idna==3.10
02:03:15 invoke==2.2.0
02:03:15 ipaddr==2.2.0
02:03:15 isodate==0.7.2
02:03:15 jmespath==1.0.1
02:03:15 jsonpatch==1.33
02:03:15 jsonpath-rw==1.4.0
02:03:15 jsonpointer==3.0.0
02:03:15 lxml==6.0.2
02:03:15 netaddr==1.3.0
02:03:15 netifaces==0.11.0
02:03:15 outcome==1.3.0.post0
02:03:15 paramiko==4.0.0
02:03:15 platformdirs==4.4.0
02:03:15 ply==3.11
02:03:15 pyang==2.7.1
02:03:15 pyangbind==0.8.6
02:03:15 pycparser==2.23
02:03:15 pyhocon==0.3.61
02:03:15 PyNaCl==1.6.0
02:03:15 pyparsing==3.2.5
02:03:15 PySocks==1.7.1
02:03:15 python-dateutil==2.9.0.post0
02:03:15 regex==2025.9.18
02:03:15 requests==2.32.5
02:03:15 robotframework==7.3.2
02:03:15 robotframework-httplibrary==0.4.2
02:03:15 robotframework-pythonlibcore==4.4.1
02:03:15 robotframework-requests==0.9.7
02:03:15 robotframework-selenium2library==3.0.0
02:03:15 robotframework-seleniumlibrary==6.8.0
02:03:15 robotframework-sshlibrary==3.8.0
02:03:15 scapy==2.6.1
02:03:15 scp==0.15.0
02:03:15 selenium==4.36.0
02:03:15 six==1.17.0
02:03:15 sniffio==1.3.1
02:03:15 sortedcontainers==2.4.0
02:03:15 soupsieve==2.8
02:03:15 trio==0.31.0
02:03:15 trio-websocket==0.12.2
02:03:15 typing_extensions==4.15.0
02:03:15 urllib3==2.5.0
02:03:15 virtualenv==20.34.0
02:03:15 waitress==3.0.2
02:03:15 WebOb==1.8.9
02:03:15 websocket-client==1.8.0
02:03:15 WebTest==3.0.6
02:03:15 wsproto==1.2.0
02:03:15 [EnvInject] - Injecting environment variables from a build step.
02:03:15 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:03:15 [EnvInject] - Variables injected successfully.
02:03:15 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins4131733525714856022.sh
02:03:16 Setup pyenv:
02:03:16 system
02:03:16 3.8.13
02:03:16 3.9.13
02:03:16 3.10.13
02:03:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:03:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:03:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:03:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:03:18 lf-activate-venv(): INFO: Base packages installed successfully
02:03:18 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
02:03:29 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:03:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:03:29 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
02:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:03:29 + ODL_SYSTEM=()
02:03:29 + TOOLS_SYSTEM=()
02:03:29 + OPENSTACK_SYSTEM=()
02:03:29 + OPENSTACK_CONTROLLERS=()
02:03:29 + mapfile -t ADDR
02:03:29 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
02:03:29 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
02:03:31 + for i in "${ADDR[@]}"
02:03:31 ++ ssh 10.30.170.143 hostname -s
02:03:31 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:31 + REMHOST=releng-59795-10-0-builder-0
02:03:31 + case ${REMHOST} in
02:03:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:03:31 + for i in "${ADDR[@]}"
02:03:31 ++ ssh 10.30.171.6 hostname -s
02:03:31 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
02:03:32 + REMHOST=releng-59795-10-1-mininet-ovs-217-0
02:03:32 + case ${REMHOST} in
02:03:32 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
02:03:32 + echo NUM_ODL_SYSTEM=1
02:03:32 + echo NUM_TOOLS_SYSTEM=1
02:03:32 + '[' '' == yes ']'
02:03:32 + NUM_OPENSTACK_SYSTEM=0
02:03:32 + echo NUM_OPENSTACK_SYSTEM=0
02:03:32 + '[' 0 -eq 2 ']'
02:03:32 + echo ODL_SYSTEM_IP=10.30.170.143
02:03:32 ++ seq 0 0
02:03:32 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
02:03:32 + echo ODL_SYSTEM_1_IP=10.30.170.143
02:03:32 + echo TOOLS_SYSTEM_IP=10.30.171.6
02:03:32 ++ seq 0 0
02:03:32 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
02:03:32 + echo TOOLS_SYSTEM_1_IP=10.30.171.6
02:03:32 + openstack_index=0
02:03:32 + NUM_OPENSTACK_CONTROL_NODES=1
02:03:32 + echo NUM_OPENSTACK_CONTROL_NODES=1
02:03:32 ++ seq 0 0
02:03:32 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
02:03:32 + echo OPENSTACK_CONTROL_NODE_1_IP=
02:03:32 + NUM_OPENSTACK_COMPUTE_NODES=-1
02:03:32 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
02:03:32 + '[' -1 -ge 2 ']'
02:03:32 ++ seq 0 -2
02:03:32 + NUM_OPENSTACK_HAPROXY_NODES=0
02:03:32 + echo NUM_OPENSTACK_HAPROXY_NODES=0
02:03:32 ++ seq 0 -1
02:03:32 + echo 'Contents of slave_addresses.txt:'
02:03:32 Contents of slave_addresses.txt:
02:03:32 + cat slave_addresses.txt
02:03:32 NUM_ODL_SYSTEM=1
02:03:32 NUM_TOOLS_SYSTEM=1
02:03:32 NUM_OPENSTACK_SYSTEM=0
02:03:32 ODL_SYSTEM_IP=10.30.170.143
02:03:32 ODL_SYSTEM_1_IP=10.30.170.143
02:03:32 TOOLS_SYSTEM_IP=10.30.171.6
02:03:32 TOOLS_SYSTEM_1_IP=10.30.171.6
02:03:32 NUM_OPENSTACK_CONTROL_NODES=1
02:03:32 OPENSTACK_CONTROL_NODE_1_IP=
02:03:32 NUM_OPENSTACK_COMPUTE_NODES=-1
02:03:32 NUM_OPENSTACK_HAPROXY_NODES=0
02:03:32 [EnvInject] - Injecting environment variables from a build step.
02:03:32 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
02:03:32 [EnvInject] - Variables injected successfully.
02:03:32 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins12017982136715416182.sh
02:03:32 Preparing for JRE Version 21
02:03:32 Karaf artifact is karaf
02:03:32 Karaf project is integration
02:03:32 Java home is /usr/lib/jvm/java-21-openjdk-amd64
02:03:32 [EnvInject] - Injecting environment variables from a build step.
02:03:32 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
02:03:32 [EnvInject] - Variables injected successfully.
02:03:32 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15820145502242627353.sh
02:03:32 2025-10-05 02:03:32 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
02:03:32 Bundle version is 0.23.0-SNAPSHOT
02:03:32 --2025-10-05 02:03:32-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
02:03:32 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:03:33 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:03:33 HTTP request sent, awaiting response... 200 OK
02:03:33 Length: 1410 (1.4K) [application/xml]
02:03:33 Saving to: ‘maven-metadata.xml’
02:03:33
02:03:33 0K . 100% 70.3M=0s
02:03:33
02:03:33 2025-10-05 02:03:33 (70.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
02:03:33
02:03:33
02:03:33
02:03:33 org.opendaylight.integration
02:03:33 karaf
02:03:33 0.23.0-SNAPSHOT
02:03:33
02:03:33
02:03:33 20251004.162647
02:03:33 390
02:03:33
02:03:33 20251004162647
02:03:33
02:03:33
02:03:33 pom
02:03:33 0.23.0-20251004.162647-390
02:03:33 20251004162647
02:03:33
02:03:33
02:03:33 tar.gz
02:03:33 0.23.0-20251004.162647-390
02:03:33 20251004162647
02:03:33
02:03:33
02:03:33 zip
02:03:33 0.23.0-20251004.162647-390
02:03:33 20251004162647
02:03:33
02:03:33
02:03:33 cyclonedx
02:03:33 xml
02:03:33 0.23.0-20251004.162647-390
02:03:33 20251004162647
02:03:33
02:03:33
02:03:33 cyclonedx
02:03:33 json
02:03:33 0.23.0-20251004.162647-390
02:03:33 20251004162647
02:03:33
02:03:33
02:03:33
02:03:33
02:03:33 Nexus timestamp is 0.23.0-20251004.162647-390
02:03:33 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
02:03:33 Distribution bundle is karaf-0.23.0-20251004.162647-390.zip
02:03:33 Distribution bundle version is 0.23.0-SNAPSHOT
02:03:33 Distribution folder is karaf-0.23.0-SNAPSHOT
02:03:33 Nexus prefix is https://nexus.opendaylight.org
02:03:33 [EnvInject] - Injecting environment variables from a build step.
02:03:33 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
02:03:33 [EnvInject] - Variables injected successfully.
02:03:33 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins15877752748111137450.sh
02:03:33 Setup pyenv:
02:03:33 system
02:03:33 3.8.13
02:03:33 3.9.13
02:03:33 3.10.13
02:03:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:03:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:03:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:03:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:03:36 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:03:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:03:36 lf-activate-venv(): INFO: Base packages installed successfully
02:03:36 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
02:03:46 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:03:46 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:03:46 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:03:46 Copying common-functions.sh to /tmp
02:03:48 Copying common-functions.sh to 10.30.170.143:/tmp
02:03:48 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:49 Copying common-functions.sh to 10.30.171.6:/tmp
02:03:49 Warning: Permanently added '10.30.171.6' (ECDSA) to the list of known hosts.
02:03:49 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8952380624043642810.sh
02:03:49 common-functions.sh is being sourced
02:03:49 common-functions environment:
02:03:49 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:03:49 ACTUALFEATURES:
02:03:49 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:49 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
02:03:49 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:49 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:49 CONTROLLERMEM: 12G
02:03:49 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:03:49 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:03:49 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:03:49 SUITES:
02:03:49
02:03:49 #################################################
02:03:49 ## Configure Cluster and Start ##
02:03:49 #################################################
02:03:49 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
02:03:50 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
02:03:50 Locating script plan to use...
02:03:50 Finished running script plans
02:03:50 Configuring member-1 with IP address 10.30.170.143
02:03:50 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:50 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:50 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
02:03:50 ++ [[ /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:03:50 common-functions.sh is being sourced
02:03:50 ++ echo 'common-functions.sh is being sourced'
02:03:50 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
02:03:50 ++ DISTROSTREAM=vanadium
02:03:50 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:03:50 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:03:50 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:50 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:50 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
02:03:50 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
02:03:50 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:50 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:50 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:50 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:50 ++ export CONTROLLERMEM=
02:03:50 ++ CONTROLLERMEM=
02:03:50 ++ case "${DISTROSTREAM}" in
02:03:50 ++ CLUSTER_SYSTEM=pekko
02:03:50 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:03:50 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:03:50 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:03:50 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:03:50 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:03:50 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:03:50 ++ print_common_env
02:03:50 ++ cat
02:03:50 common-functions environment:
02:03:50 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:03:50 ACTUALFEATURES:
02:03:50 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:50 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
02:03:50 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:50 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:50 CONTROLLERMEM:
02:03:50 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:03:50 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:03:50 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:03:50 SUITES:
02:03:50
02:03:50 ++ SSH='ssh -t -t'
02:03:50 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:03:50 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:03:50 Changing to /tmp
02:03:50 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
02:03:50 + echo 'Changing to /tmp'
02:03:50 + cd /tmp
02:03:50 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip'
02:03:50 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
02:03:50 --2025-10-05 02:03:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip
02:03:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
02:03:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
02:03:50 HTTP request sent, awaiting response... 200 OK
02:03:50 Length: 185768500 (177M) [application/zip]
02:03:50 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’
02:03:50
02:03:50 0K ........ ........ ........ ........ ........ ........ 1% 79.2M 2s
02:03:50 3072K ........ ........ ........ ........ ........ ........ 3% 152M 2s
02:03:50 6144K ........ ........ ........ ........ ........ ........ 5% 206M 1s
02:03:50 9216K ........ ........ ........ ........ ........ ........ 6% 202M 1s
02:03:50 12288K ........ ........ ........ ........ ........ ........ 8% 217M 1s
02:03:50 15360K ........ ........ ........ ........ ........ ........ 10% 207M 1s
02:03:50 18432K ........ ........ ........ ........ ........ ........ 11% 237M 1s
02:03:50 21504K ........ ........ ........ ........ ........ ........ 13% 237M 1s
02:03:50 24576K ........ ........ ........ ........ ........ ........ 15% 228M 1s
02:03:50 27648K ........ ........ ........ ........ ........ ........ 16% 234M 1s
02:03:50 30720K ........ ........ ........ ........ ........ ........ 18% 208M 1s
02:03:50 33792K ........ ........ ........ ........ ........ ........ 20% 256M 1s
02:03:50 36864K ........ ........ ........ ........ ........ ........ 22% 278M 1s
02:03:50 39936K ........ ........ ........ ........ ........ ........ 23% 263M 1s
02:03:50 43008K ........ ........ ........ ........ ........ ........ 25% 219M 1s
02:03:50 46080K ........ ........ ........ ........ ........ ........ 27% 313M 1s
02:03:50 49152K ........ ........ ........ ........ ........ ........ 28% 250M 1s
02:03:50 52224K ........ ........ ........ ........ ........ ........ 30% 248M 1s
02:03:50 55296K ........ ........ ........ ........ ........ ........ 32% 232M 1s
02:03:50 58368K ........ ........ ........ ........ ........ ........ 33% 241M 1s
02:03:50 61440K ........ ........ ........ ........ ........ ........ 35% 215M 1s
02:03:50 64512K ........ ........ ........ ........ ........ ........ 37% 241M 1s
02:03:50 67584K ........ ........ ........ ........ ........ ........ 38% 222M 1s
02:03:50 70656K ........ ........ ........ ........ ........ ........ 40% 176M 1s
02:03:50 73728K ........ ........ ........ ........ ........ ........ 42% 241M 0s
02:03:50 76800K ........ ........ ........ ........ ........ ........ 44% 237M 0s
02:03:50 79872K ........ ........ ........ ........ ........ ........ 45% 276M 0s
02:03:50 82944K ........ ........ ........ ........ ........ ........ 47% 248M 0s
02:03:50 86016K ........ ........ ........ ........ ........ ........ 49% 257M 0s
02:03:50 89088K ........ ........ ........ ........ ........ ........ 50% 285M 0s
02:03:50 92160K ........ ........ ........ ........ ........ ........ 52% 241M 0s
02:03:50 95232K ........ ........ ........ ........ ........ ........ 54% 290M 0s
02:03:50 98304K ........ ........ ........ ........ ........ ........ 55% 264M 0s
02:03:50 101376K ........ ........ ........ ........ ........ ........ 57% 197M 0s
02:03:50 104448K ........ ........ ........ ........ ........ ........ 59% 242M 0s
02:03:51 107520K ........ ........ ........ ........ ........ ........ 60% 227M 0s
02:03:51 110592K ........ ........ ........ ........ ........ ........ 62% 239M 0s
02:03:51 113664K ........ ........ ........ ........ ........ ........ 64% 258M 0s
02:03:51 116736K ........ ........ ........ ........ ........ ........ 66% 258M 0s
02:03:51 119808K ........ ........ ........ ........ ........ ........ 67% 250M 0s
02:03:51 122880K ........ ........ ........ ........ ........ ........ 69% 243M 0s
02:03:51 125952K ........ ........ ........ ........ ........ ........ 71% 244M 0s
02:03:51 129024K ........ ........ ........ ........ ........ ........ 72% 243M 0s
02:03:51 132096K ........ ........ ........ ........ ........ ........ 74% 186M 0s
02:03:51 135168K ........ ........ ........ ........ ........ ........ 76% 380M 0s
02:03:51 138240K ........ ........ ........ ........ ........ ........ 77% 231M 0s
02:03:51 141312K ........ ........ ........ ........ ........ ........ 79% 269M 0s
02:03:51 144384K ........ ........ ........ ........ ........ ........ 81% 239M 0s
02:03:51 147456K ........ ........ ........ ........ ........ ........ 82% 259M 0s
02:03:51 150528K ........ ........ ........ ........ ........ ........ 84% 247M 0s
02:03:51 153600K ........ ........ ........ ........ ........ ........ 86% 259M 0s
02:03:51 156672K ........ ........ ........ ........ ........ ........ 88% 241M 0s
02:03:51 159744K ........ ........ ........ ........ ........ ........ 89% 244M 0s
02:03:51 162816K ........ ........ ........ ........ ........ ........ 91% 253M 0s
02:03:51 165888K ........ ........ ........ ........ ........ ........ 93% 228M 0s
02:03:51 168960K ........ ........ ........ ........ ........ ........ 94% 256M 0s
02:03:51 172032K ........ ........ ........ ........ ........ ........ 96% 224M 0s
02:03:51 175104K ........ ........ ........ ........ ........ ........ 98% 248M 0s
02:03:51 178176K ........ ........ ........ ........ ........ ........ 99% 238M 0s
02:03:51 181248K .. 100% 428M=0.8s
02:03:51
02:03:51 2025-10-05 02:03:51 (230 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500]
02:03:51
02:03:51 Extracting the new controller...
02:03:51 + echo 'Extracting the new controller...'
02:03:51 + unzip -q karaf-0.23.0-20251004.162647-390.zip
02:03:53 Adding external repositories...
02:03:53 + echo 'Adding external repositories...'
02:03:53 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:03:53 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:03:53 ################################################################################
02:03:53 #
02:03:53 # Licensed to the Apache Software Foundation (ASF) under one or more
02:03:53 # contributor license agreements. See the NOTICE file distributed with
02:03:53 # this work for additional information regarding copyright ownership.
02:03:53 # The ASF licenses this file to You under the Apache License, Version 2.0
02:03:53 # (the "License"); you may not use this file except in compliance with
02:03:53 # the License. You may obtain a copy of the License at
02:03:53 #
02:03:53 # http://www.apache.org/licenses/LICENSE-2.0
02:03:53 #
02:03:53 # Unless required by applicable law or agreed to in writing, software
02:03:53 # distributed under the License is distributed on an "AS IS" BASIS,
02:03:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:03:53 # See the License for the specific language governing permissions and
02:03:53 # limitations under the License.
02:03:53 #
02:03:53 ################################################################################
02:03:53
02:03:53 #
02:03:53 # If set to true, the following property will not allow any certificate to be used
02:03:53 # when accessing Maven repositories through SSL
02:03:53 #
02:03:53 #org.ops4j.pax.url.mvn.certificateCheck=
02:03:53
02:03:53 #
02:03:53 # Path to the local Maven settings file.
02:03:53 # The repositories defined in this file will be automatically added to the list
02:03:53 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:03:53 # below is not set.
02:03:53 # The following locations are checked for the existence of the settings.xml file
02:03:53 # * 1. looks for the specified url
02:03:53 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:03:53 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:03:53 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:03:53 #
02:03:53 #org.ops4j.pax.url.mvn.settings=
02:03:53
02:03:53 #
02:03:53 # Path to the local Maven repository which is used to avoid downloading
02:03:53 # artifacts when they already exist locally.
02:03:53 # The value of this property will be extracted from the settings.xml file
02:03:53 # above, or defaulted to:
02:03:53 # System.getProperty( "user.home" ) + "/.m2/repository"
02:03:53 #
02:03:53 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:03:53
02:03:53 #
02:03:53 # Default this to false. It's just weird to use undocumented repos
02:03:53 #
02:03:53 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:03:53
02:03:53 #
02:03:53 # Uncomment if you don't wanna use the proxy settings
02:03:53 # from the Maven conf/settings.xml file
02:03:53 #
02:03:53 # org.ops4j.pax.url.mvn.proxySupport=false
02:03:53
02:03:53 #
02:03:53 # Comma separated list of repositories scanned when resolving an artifact.
02:03:53 # Those repositories will be checked before iterating through the
02:03:53 # below list of repositories and even before the local repository
02:03:53 # A repository url can be appended with zero or more of the following flags:
02:03:53 # @snapshots : the repository contains snaphots
02:03:53 # @noreleases : the repository does not contain any released artifacts
02:03:53 #
02:03:53 # The following property value will add the system folder as a repo.
02:03:53 #
02:03:53 org.ops4j.pax.url.mvn.defaultRepositories=\
02:03:53 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:03:53 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:03:53 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:03:53
02:03:53 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:03:53 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:03:53
02:03:53 #
02:03:53 # Comma separated list of repositories scanned when resolving an artifact.
02:03:53 # The default list includes the following repositories:
02:03:53 # http://repo1.maven.org/maven2@id=central
02:03:53 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:03:53 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:03:53 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:03:53 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:03:53 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:03:53 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:03:53 # To add repositories to the default ones, prepend '+' to the list of repositories
02:03:53 # to add.
02:03:53 # A repository url can be appended with zero or more of the following flags:
02:03:53 # @snapshots : the repository contains snapshots
02:03:53 # @noreleases : the repository does not contain any released artifacts
02:03:53 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:03:53 #
02:03:53 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:03:53
02:03:53 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
02:03:53 Configuring the startup features...
02:03:53 + echo 'Configuring the startup features...'
02:03:53 + 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.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:53 + FEATURE_TEST_STRING=features-test
02:03:53 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
02:03:53 + KARAF_VERSION=karaf4
02:03:53 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:03:53 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:53 + [[ ! -z '' ]]
02:03:53 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:03:53 ################################################################################
02:03:53 #
02:03:53 # Licensed to the Apache Software Foundation (ASF) under one or more
02:03:53 # contributor license agreements. See the NOTICE file distributed with
02:03:53 # this work for additional information regarding copyright ownership.
02:03:53 # The ASF licenses this file to You under the Apache License, Version 2.0
02:03:53 # (the "License"); you may not use this file except in compliance with
02:03:53 # the License. You may obtain a copy of the License at
02:03:53 #
02:03:53 # http://www.apache.org/licenses/LICENSE-2.0
02:03:53 #
02:03:53 # Unless required by applicable law or agreed to in writing, software
02:03:53 # distributed under the License is distributed on an "AS IS" BASIS,
02:03:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:03:53 # See the License for the specific language governing permissions and
02:03:53 # limitations under the License.
02:03:53 #
02:03:53 ################################################################################
02:03:53
02:03:53 #
02:03:53 # Comma separated list of features repositories to register by default
02:03:53 #
02:03:53 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml
02:03:53
02:03:53 #
02:03:53 # Comma separated list of features to install at startup
02:03:53 #
02:03:53 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, ae6bce9c-e962-4f51-aa0b-5ca69feb8204
02:03:53
02:03:53 #
02:03:53 # Resource repositories (OBR) that the features resolver can use
02:03:53 # to resolve requirements/capabilities
02:03:53 #
02:03:53 # The format of the resourceRepositories is
02:03:53 # resourceRepositories=[xml:url|json:url],...
02:03:53 # for Instance:
02:03:53 #
02:03:53 #resourceRepositories=xml:http://host/path/to/index.xml
02:03:53 # or
02:03:53 #resourceRepositories=json:http://host/path/to/index.json
02:03:53 #
02:03:53
02:03:53 #
02:03:53 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:03:53 #
02:03:53 featuresBootAsynchronous=false
02:03:53
02:03:53 #
02:03:53 # Service requirements enforcement
02:03:53 #
02:03:53 # By default, the feature resolver checks the service requirements/capabilities of
02:03:53 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:03:53 # the required bundles.
02:03:53 # The following flag can have those values:
02:03:53 # - disable: service requirements are completely ignored
02:03:53 # - default: service requirements are ignored for old features
02:03:53 # - enforce: service requirements are always verified
02:03:53 #
02:03:53 #serviceRequirements=default
02:03:53
02:03:53 #
02:03:53 # Store cfg file for config element in feature
02:03:53 #
02:03:53 #configCfgStore=true
02:03:53
02:03:53 #
02:03:53 # Define if the feature service automatically refresh bundles
02:03:53 #
02:03:53 autoRefresh=true
02:03:53
02:03:53 #
02:03:53 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:03:53 # XML file defines instructions related to features processing
02:03:53 # versions.properties may declare properties to resolve placeholders in XML file
02:03:53 # both files are relative to ${karaf.etc}
02:03:53 #
02:03:53 #featureProcessing=org.apache.karaf.features.xml
02:03:53 #featureProcessingVersions=versions.properties
02:03:53 + configure_karaf_log karaf4 ''
02:03:53 + local -r karaf_version=karaf4
02:03:53 + local -r controllerdebugmap=
02:03:53 + local logapi=log4j
02:03:53 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:03:53 log4j2.rootLogger.level = INFO
02:03:53 #log4j2.rootLogger.type = asyncRoot
02:03:53 #log4j2.rootLogger.includeLocation = false
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:03:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:03:53 log4j2.rootLogger.appenderRef.Console.ref = Console
02:03:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:03:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:03:53 log4j2.logger.spifly.name = org.apache.aries.spifly
02:03:53 log4j2.logger.spifly.level = WARN
02:03:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:03:53 log4j2.logger.audit.level = INFO
02:03:53 log4j2.logger.audit.additivity = false
02:03:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:03:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:03:53 log4j2.appender.console.type = Console
02:03:53 log4j2.appender.console.name = Console
02:03:53 log4j2.appender.console.layout.type = PatternLayout
02:03:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:03:53 log4j2.appender.rolling.type = RollingRandomAccessFile
02:03:53 log4j2.appender.rolling.name = RollingFile
02:03:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:03:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:03:53 #log4j2.appender.rolling.immediateFlush = false
02:03:53 log4j2.appender.rolling.append = true
02:03:53 log4j2.appender.rolling.layout.type = PatternLayout
02:03:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:03:53 log4j2.appender.rolling.policies.type = Policies
02:03:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:03:53 log4j2.appender.rolling.policies.size.size = 64MB
02:03:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:03:53 log4j2.appender.rolling.strategy.max = 7
02:03:53 log4j2.appender.audit.type = RollingRandomAccessFile
02:03:53 log4j2.appender.audit.name = AuditRollingFile
02:03:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:03:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:03:53 log4j2.appender.audit.append = true
02:03:53 log4j2.appender.audit.layout.type = PatternLayout
02:03:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:03:53 log4j2.appender.audit.policies.type = Policies
02:03:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:03:53 log4j2.appender.audit.policies.size.size = 8MB
02:03:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:03:53 log4j2.appender.audit.strategy.max = 7
02:03:53 log4j2.appender.osgi.type = PaxOsgi
02:03:53 log4j2.appender.osgi.name = PaxOsgi
02:03:53 log4j2.appender.osgi.filter = *
02:03:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:03:53 #log4j2.logger.aether.level = TRACE
02:03:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:03:53 #log4j2.logger.http-headers.level = DEBUG
02:03:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:03:53 #log4j2.logger.maven.level = TRACE
02:03:53 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:03:53 + logapi=log4j2
02:03:53 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:03:53 + '[' log4j2 == log4j2 ']'
02:03:53 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:53 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:03:53 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:03:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:03:53 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:03:53 + unset IFS
02:03:53 controllerdebugmap:
02:03:53 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:53 + echo 'controllerdebugmap: '
02:03:53 + '[' -n '' ']'
02:03:53 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:03:53 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:03:53 ################################################################################
02:03:53 #
02:03:53 # Licensed to the Apache Software Foundation (ASF) under one or more
02:03:53 # contributor license agreements. See the NOTICE file distributed with
02:03:53 # this work for additional information regarding copyright ownership.
02:03:53 # The ASF licenses this file to You under the Apache License, Version 2.0
02:03:53 # (the "License"); you may not use this file except in compliance with
02:03:53 # the License. You may obtain a copy of the License at
02:03:53 #
02:03:53 # http://www.apache.org/licenses/LICENSE-2.0
02:03:53 #
02:03:53 # Unless required by applicable law or agreed to in writing, software
02:03:53 # distributed under the License is distributed on an "AS IS" BASIS,
02:03:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:03:53 # See the License for the specific language governing permissions and
02:03:53 # limitations under the License.
02:03:53 #
02:03:53 ################################################################################
02:03:53
02:03:53 # Common pattern layout for appenders
02:03:53 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:03:53
02:03:53 # Root logger
02:03:53 log4j2.rootLogger.level = INFO
02:03:53 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:03:53 #log4j2.rootLogger.type = asyncRoot
02:03:53 #log4j2.rootLogger.includeLocation = false
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:03:53 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:03:53 log4j2.rootLogger.appenderRef.Console.ref = Console
02:03:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:03:53 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:03:53
02:03:53 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:03:53 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:03:53
02:03:53 # Loggers configuration
02:03:53
02:03:53 # Spifly logger
02:03:53 log4j2.logger.spifly.name = org.apache.aries.spifly
02:03:53 log4j2.logger.spifly.level = WARN
02:03:53
02:03:53 # Security audit logger
02:03:53 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:03:53 log4j2.logger.audit.level = INFO
02:03:53 log4j2.logger.audit.additivity = false
02:03:53 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:03:53
02:03:53 # Appenders configuration
02:03:53
02:03:53 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:03:53 log4j2.appender.console.type = Console
02:03:53 log4j2.appender.console.name = Console
02:03:53 log4j2.appender.console.layout.type = PatternLayout
02:03:53 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:03:53
02:03:53 # Rolling file appender
02:03:53 log4j2.appender.rolling.type = RollingRandomAccessFile
02:03:53 log4j2.appender.rolling.name = RollingFile
02:03:53 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:03:53 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:03:53 # uncomment to not force a disk flush
02:03:53 #log4j2.appender.rolling.immediateFlush = false
02:03:53 log4j2.appender.rolling.append = true
02:03:53 log4j2.appender.rolling.layout.type = PatternLayout
02:03:53 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:03:53 log4j2.appender.rolling.policies.type = Policies
02:03:53 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:03:53 log4j2.appender.rolling.policies.size.size = 1GB
02:03:53 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:03:53 log4j2.appender.rolling.strategy.max = 7
02:03:53
02:03:53 # Audit file appender
02:03:53 log4j2.appender.audit.type = RollingRandomAccessFile
02:03:53 log4j2.appender.audit.name = AuditRollingFile
02:03:53 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:03:53 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:03:53 log4j2.appender.audit.append = true
02:03:53 log4j2.appender.audit.layout.type = PatternLayout
02:03:53 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:03:53 log4j2.appender.audit.policies.type = Policies
02:03:53 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:03:53 log4j2.appender.audit.policies.size.size = 8MB
02:03:53 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:03:53 log4j2.appender.audit.strategy.max = 7
02:03:53
02:03:53 # OSGi appender
02:03:53 log4j2.appender.osgi.type = PaxOsgi
02:03:53 log4j2.appender.osgi.name = PaxOsgi
02:03:53 log4j2.appender.osgi.filter = *
02:03:53
02:03:53 # help with identification of maven-related problems with pax-url-aether
02:03:53 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:03:53 #log4j2.logger.aether.level = TRACE
02:03:53 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:03:53 #log4j2.logger.http-headers.level = DEBUG
02:03:53 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:03:53 #log4j2.logger.maven.level = TRACE
02:03:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:03:53 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:03:53 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:03:53 + local -r controllermem=12G
02:03:53 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 Configure
02:03:53 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:03:53 max memory: 12G
02:03:53 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 + echo Configure
02:03:53 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:03:53 + echo ' max memory: 12G'
02:03:53 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
02:03:53 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
02:03:53 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:03:53 #!/bin/sh
02:03:53 #
02:03:53 # Licensed to the Apache Software Foundation (ASF) under one or more
02:03:53 # contributor license agreements. See the NOTICE file distributed with
02:03:53 # this work for additional information regarding copyright ownership.
02:03:53 # The ASF licenses this file to You under the Apache License, Version 2.0
02:03:53 # (the "License"); you may not use this file except in compliance with
02:03:53 # the License. You may obtain a copy of the License at
02:03:53 #
02:03:53 # http://www.apache.org/licenses/LICENSE-2.0
02:03:53 #
02:03:53 # Unless required by applicable law or agreed to in writing, software
02:03:53 # distributed under the License is distributed on an "AS IS" BASIS,
02:03:53 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:03:53 # See the License for the specific language governing permissions and
02:03:53 # limitations under the License.
02:03:53 #
02:03:53
02:03:53 #
02:03:53 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:03:53 # script: client, instance, shell, start, status, stop, karaf
02:03:53 #
02:03:53 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:03:53 # Actions go here...
02:03:53 # fi
02:03:53
02:03:53 #
02:03:53 # general settings which should be applied for all scripts go here; please keep
02:03:53 # in mind that it is possible that scripts might be executed more than once, e.g.
02:03:53 # in example of the start script where the start script is executed first and the
02:03:53 # karaf script afterwards.
02:03:53 #
02:03:53
02:03:53 #
02:03:53 # The following section shows the possible configuration options for the default
02:03:53 # karaf scripts
02:03:53 #
02:03:53 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:03:53 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:03:53 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:03:53 # export EXTRA_JAVA_OPTS # Additional JVM options
02:03:53 # export KARAF_HOME # Karaf home folder
02:03:53 # export KARAF_DATA # Karaf data folder
02:03:53 # export KARAF_BASE # Karaf base folder
02:03:53 # export KARAF_ETC # Karaf etc folder
02:03:53 # export KARAF_LOG # Karaf log folder
02:03:53 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:03:53 # export KARAF_OPTS # Additional available Karaf options
02:03:53 # export KARAF_DEBUG # Enable debug mode
02:03:53 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:03:53 # export KARAF_NOROOT # Prevent execution as root if set to true
02:03:53 Set Java version
02:03:53 + echo 'Set Java version'
02:03:53 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:03:53 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:03:53 sudo: a password is required
02:03:53 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:03:53 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:03:53 sudo: a password is required
02:03:53 JDK default version ...
02:03:53 + echo 'JDK default version ...'
02:03:53 + java -version
02:03:54 openjdk version "21.0.5" 2024-10-15
02:03:54 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:03:54 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:03:54 Set JAVA_HOME
02:03:54 + echo 'Set JAVA_HOME'
02:03:54 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:03:54 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:03:54 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:03:54 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:03:54 Listing all open ports on controller system...
02:03:54 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:03:54 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:03:54 + echo 'Listing all open ports on controller system...'
02:03:54 + netstat -pnatu
02:03:54 /tmp/configuration-script.sh: line 40: netstat: command not found
02:03:54 + '[' -f /tmp/custom_shard_config.txt ']'
02:03:54 Configuring cluster
02:03:54 + echo 'Configuring cluster'
02:03:54 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.143
02:03:54 ################################################
02:03:54 ## Configure Cluster ##
02:03:54 ################################################
02:03:54 NOTE: Cluster configuration files not found. Copying from
02:03:54 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
02:03:54 Configuring unique name in pekko.conf
02:03:54 Configuring hostname in pekko.conf
02:03:54 Configuring data and rpc seed nodes in pekko.conf
02:03:54 modules = [
02:03:54
02:03:54 {
02:03:54 name = "inventory"
02:03:54 namespace = "urn:opendaylight:inventory"
02:03:54 shard-strategy = "module"
02:03:54 },
02:03:54 {
02:03:54 name = "topology"
02:03:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:03:54 shard-strategy = "module"
02:03:54 },
02:03:54 {
02:03:54 name = "toaster"
02:03:54 namespace = "http://netconfcentral.org/ns/toaster"
02:03:54 shard-strategy = "module"
02:03:54 }
02:03:54 ]
02:03:54 Configuring replication type in module-shards.conf
02:03:54 ################################################
02:03:54 ## NOTE: Manually restart controller to ##
02:03:54 ## apply configuration. ##
02:03:54 ################################################
02:03:54 Dump pekko.conf
02:03:54 + echo 'Dump pekko.conf'
02:03:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:03:54
02:03:54 odl-cluster-data {
02:03:54 pekko {
02:03:54 remote {
02:03:54 artery {
02:03:54 enabled = on
02:03:54 transport = tcp
02:03:54 canonical.hostname = "10.30.170.143"
02:03:54 canonical.port = 2550
02:03:54 }
02:03:54 }
02:03:54
02:03:54 cluster {
02:03:54 # Using artery.
02:03:54 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.143:2550"]
02:03:54
02:03:54 roles = ["member-1"]
02:03:54
02:03:54 # when under load we might trip a false positive on the failure detector
02:03:54 # failure-detector {
02:03:54 # heartbeat-interval = 4 s
02:03:54 # acceptable-heartbeat-pause = 16s
02:03:54 # }
02:03:54 }
02:03:54
02:03:54 persistence {
02:03:54 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:03:54 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:03:54 # The relative path is always relative to KARAF_HOME.
02:03:54
02:03:54 # snapshot-store.local.dir = "target/snapshots"
02:03:54
02:03:54 # Use lz4 compression for LocalSnapshotStore snapshots
02:03:54 snapshot-store.local.use-lz4-compression = false
02:03:54 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:03:54 snapshot-store.local.lz4-blocksize = 256KB
02:03:54 }
02:03:54 disable-default-actor-system-quarantined-event-handling = "false"
02:03:54 }
02:03:54 }
02:03:54 Dump modules.conf
02:03:54 + echo 'Dump modules.conf'
02:03:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:03:54 modules = [
02:03:54
02:03:54 {
02:03:54 name = "inventory"
02:03:54 namespace = "urn:opendaylight:inventory"
02:03:54 shard-strategy = "module"
02:03:54 },
02:03:54 {
02:03:54 name = "topology"
02:03:54 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:03:54 shard-strategy = "module"
02:03:54 },
02:03:54 {
02:03:54 name = "toaster"
02:03:54 namespace = "http://netconfcentral.org/ns/toaster"
02:03:54 shard-strategy = "module"
02:03:54 }
02:03:54 ]
02:03:54 Dump module-shards.conf
02:03:54 + echo 'Dump module-shards.conf'
02:03:54 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:03:54 module-shards = [
02:03:54 {
02:03:54 name = "default"
02:03:54 shards = [
02:03:54 {
02:03:54 name = "default"
02:03:54 replicas = ["member-1"]
02:03:54 }
02:03:54 ]
02:03:54 },
02:03:54 {
02:03:54 name = "inventory"
02:03:54 shards = [
02:03:54 {
02:03:54 name="inventory"
02:03:54 replicas = ["member-1"]
02:03:54 }
02:03:54 ]
02:03:54 },
02:03:54 {
02:03:54 name = "topology"
02:03:54 shards = [
02:03:54 {
02:03:54 name="topology"
02:03:54 replicas = ["member-1"]
02:03:54 }
02:03:54 ]
02:03:54 },
02:03:54 {
02:03:54 name = "toaster"
02:03:54 shards = [
02:03:54 {
02:03:54 name="toaster"
02:03:54 replicas = ["member-1"]
02:03:54 }
02:03:54 ]
02:03:54 }
02:03:54 ]
02:03:54 Locating config plan to use...
02:03:54 Finished running config plans
02:03:54 Starting member-1 with IP address 10.30.170.143
02:03:54 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:54 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:54 Redirecting karaf console output to karaf_console.log
02:03:54 Starting controller...
02:03:54 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:03:54 Execute the post startup script on controller 10.30.170.143
02:03:54 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:55 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:03:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:04:55 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:05:00 2025-10-05T02:04:22,075 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:05:00 Controller is UP
02:05:00 2025-10-05T02:04:22,075 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
02:05:00 Listing all open ports on controller system...
02:05:00 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:05:00 looking for "BindException: Address already in use" in log file
02:05:00 looking for "server is unhealthy" in log file
02:05:00 Let's take the karaf thread dump
02:05:00 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:05:00 karaf main: org.apache.karaf.main.Main, pid:2155
02:05:01 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:05:01 Generating mininet variables...
02:05:01 Locating test plan to use...
02:05:01 Changing the testplan path...
02:05:01 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
02:05:01 #
02:05:01 # This program and the accompanying materials are made available under the
02:05:01 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
02:05:01 # and is available at http://www.eclipse.org/legal/epl-v10.html
02:05:01
02:05:01 # Place the suites in run order:
02:05:01 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready
02:05:01 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot
02:05:01 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot ...
02:05:01 ==============================================================================
02:05:01 netconf-scale-max-devices.txt
02:05:01 ==============================================================================
02:05:01 netconf-scale-max-devices.txt.Ready
02:05:01 ==============================================================================
02:05:02 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
02:05:02 ==============================================================================
02:05:05 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:05:17 | FAIL |
02:05:17 ... click for list of related bugs or create a new one if needed (with the
02:05:17 "netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
02:05:17 reference somewhere inside)
02:05:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
02:05:17
02:05:17 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
02:05:17
02:05:17 Also keyword teardown failed:
02:05:17 Several failures occurred:
02:05:17
02:05:17 1) Dictionary does not contain key 'test-device'.
02:05:17
02:05:17 2) Dictionary '${Stream_dict}' has no key 'vanadium'.
02:05:17
02:05:17 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
02:05:17
02:05:17 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:05:17 ------------------------------------------------------------------------------
02:05:17 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:05:17 | PASS |
02:05:17 ------------------------------------------------------------------------------
02:05:17 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:05:18 | PASS |
02:05:18 Netconf was detected to be up and running so bug 5014 did not show up.
02:05:18 ------------------------------------------------------------------------------
02:05:18 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:05:18 | PASS |
02:05:18 Netconf was detected to be up and running so bug 5014 did not show up.
02:05:18 ------------------------------------------------------------------------------
02:05:18 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:05:18 | FAIL |
02:05:18 ... click for list of related bugs or create a new one if needed (with the
02:05:18 "netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
02:05:18 reference somewhere inside)
02:05:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
02:05:18
02:05:18 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:05:18 ------------------------------------------------------------------------------
02:05:18 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:05:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:05:47 | PASS |
02:05:47 ------------------------------------------------------------------------------
02:05:47 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | FAIL |
02:05:47 6 tests, 4 passed, 2 failed
02:05:47 ==============================================================================
02:05:47 netconf-scale-max-devices.txt.Ready | FAIL |
02:05:47 6 tests, 4 passed, 2 failed
02:05:47 ==============================================================================
02:05:47 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
02:05:47 ==============================================================================
02:05:48 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:08:37 Starting Iteration with 1000 devices
02:08:37 | FAIL |
02:08:37 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:08:37
02:08:37 Also teardown failed:
02:08:37 Variable '${testtool_log}' not found.
02:08:37 ------------------------------------------------------------------------------
02:08:37 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL |
02:08:37 Suite teardown failed:
02:08:37 Variable '${testtool_log}' not found.
02:08:37
02:08:37 1 test, 0 passed, 1 failed
02:08:37 ==============================================================================
02:08:37 netconf-scale-max-devices.txt | FAIL |
02:08:37 7 tests, 4 passed, 3 failed
02:08:37 ==============================================================================
02:08:37 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/output.xml
02:08:37 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/log.html
02:08:37 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/report.html
02:08:37 Examining the files in data/log and checking filesize
02:08:38 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:38 total 376
02:08:38 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 02:03 .
02:08:38 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 02:04 karaf_console.log
02:08:38 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 02:04 ..
02:08:38 -rw-rw-r-- 1 jenkins jenkins 370771 Oct 5 02:05 karaf.log
02:08:38 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:38 364K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:08:38 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:08:38 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:38 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
02:08:39 Let's take the karaf thread dump again...
02:08:39 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:39 karaf main: org.apache.karaf.main.Main, pid:2155
02:08:39 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:39 Killing ODL
02:08:39 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:45 Compressing karaf.log 1
02:08:45 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:45 Fetching compressed karaf.log 1
02:08:45 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:45 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:45 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:46 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:46 Fetch GC logs
02:08:46 Warning: Permanently added '10.30.170.143' (ECDSA) to the list of known hosts.
02:08:46 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
02:08:46 Examine copied files
02:08:46 total 1804
02:08:46 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 02:08 gclogs-1
02:08:46 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 02:08 odl1_karaf_console.log
02:08:46 -rw-rw-r--. 1 jenkins jenkins 28581 Oct 5 02:08 odl1_karaf.log.gz
02:08:46 -rw-rw-r--. 1 jenkins jenkins 115179 Oct 5 02:08 karaf_1_2155_threads_after.log
02:08:46 -rw-rw-r--. 1 jenkins jenkins 16761 Oct 5 02:08 ps_after.log
02:08:46 -rw-rw-r--. 1 jenkins jenkins 250063 Oct 5 02:08 report.html
02:08:46 -rw-rw-r--. 1 jenkins jenkins 373971 Oct 5 02:08 log.html
02:08:46 -rw-rw-r--. 1 jenkins jenkins 837736 Oct 5 02:08 output.xml
02:08:46 -rw-rw-r--. 1 jenkins jenkins 14 Oct 5 02:08 devices.csv
02:08:46 drwxrwxr-x. 35 jenkins jenkins 4096 Oct 5 02:08 yang
02:08:46 -rw-rw-r--. 1 jenkins jenkins 537 Oct 5 02:05 testplan.txt
02:08:46 -rw-rw-r--. 1 jenkins jenkins 118898 Oct 5 02:05 karaf_1_2155_threads_before.log
02:08:46 -rw-rw-r--. 1 jenkins jenkins 17482 Oct 5 02:05 ps_before.log
02:08:46 -rw-rw-r--. 1 jenkins jenkins 3322 Oct 5 02:03 post-startup-script.sh
02:08:46 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 02:03 startup-script.sh
02:08:46 -rw-rw-r--. 1 jenkins jenkins 3468 Oct 5 02:03 configuration-script.sh
02:08:46 -rw-rw-r--. 1 jenkins jenkins 337 Oct 5 02:03 detect_variables.env
02:08:46 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 5 02:03 pom.xml
02:08:46 -rw-rw-r--. 1 jenkins jenkins 92 Oct 5 02:03 set_variables.env
02:08:46 -rw-rw-r--. 1 jenkins jenkins 295 Oct 5 02:03 slave_addresses.txt
02:08:46 -rw-rw-r--. 1 jenkins jenkins 570 Oct 5 02:02 requirements.txt
02:08:46 -rw-rw-r--. 1 jenkins jenkins 26 Oct 5 02:02 env.properties
02:08:46 -rw-rw-r--. 1 jenkins jenkins 333 Oct 5 01:59 stack-parameters.yaml
02:08:46 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 01:58 test
02:08:46 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 01:58 test@tmp
02:08:46 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 16:26 maven-metadata.xml
02:08:46 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins16380648120474611249.sh
02:08:46 Karaf Deployments, Tests must have already run
02:08:46 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins9760140017548774156.sh
02:08:46 Cleaning up Robot installation...
02:08:46 $ ssh-agent -k
02:08:46 unset SSH_AUTH_SOCK;
02:08:46 unset SSH_AGENT_PID;
02:08:46 echo Agent pid 5324 killed;
02:08:46 [ssh-agent] Stopped.
02:08:47 Recording plot data
02:08:47 Robot results publisher started...
02:08:47 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:08:47 -Parsing output xml:
02:08:48 Done!
02:08:48 -Copying log files to build dir:
02:08:49 Done!
02:08:49 -Assigning results to build:
02:08:49 Done!
02:08:49 -Checking thresholds:
02:08:49 Done!
02:08:49 Done publishing Robot results.
02:08:49 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:08:49 [PostBuildScript] - [INFO] Executing post build scripts.
02:08:49 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins3786318413898413527.sh
02:08:49 Archiving csit artifacts
02:08:49 mv: cannot stat '*_1.png': No such file or directory
02:08:49 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:08:49 % Total % Received % Xferd Average Speed Time Time Time Current
02:08:49 Dload Upload Total Spent Left Speed
02:08:49
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 304k 0 304k 0 0 1174k 0 --:--:-- --:--:-- --:--:-- 1174k
02:08:50 Archive: robot-plugin.zip
02:08:50 inflating: ./archives/robot-plugin/log.html
02:08:50 inflating: ./archives/robot-plugin/output.xml
02:08:50 inflating: ./archives/robot-plugin/report.html
02:08:50 mv: cannot stat '*.log.gz': No such file or directory
02:08:50 mv: cannot stat '*.png': No such file or directory
02:08:50 [PostBuildScript] - [INFO] Executing post build scripts.
02:08:50 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12239359500801608018.sh
02:08:50 [PostBuildScript] - [INFO] Executing post build scripts.
02:08:50 [EnvInject] - Injecting environment variables from a build step.
02:08:50 [EnvInject] - Injecting as environment variables the properties content
02:08:50 OS_CLOUD=vex
02:08:50 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
02:08:50
02:08:50 [EnvInject] - Variables injected successfully.
02:08:50 provisioning config files...
02:08:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:08:50 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins18332694523674995529.sh
02:08:50 ---> openstack-stack-delete.sh
02:08:50 Setup pyenv:
02:08:51 system
02:08:51 3.8.13
02:08:51 3.9.13
02:08:51 3.10.13
02:08:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:08:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:08:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:08:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:08:55 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:08:55 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:08:55 lf-activate-venv(): INFO: Base packages installed successfully
02:08:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:09:21 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:09:21 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
02:09:26 DEBUG: Successfully retrieved stack cost: total: 0.44
02:09:38 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
02:09:38 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-10
02:09:38 [PostBuildScript] - [INFO] Executing post build scripts.
02:09:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins101326684533084185.sh
02:09:38 ---> sysstat.sh
02:09:38 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4892714812479989043.sh
02:09:38 ---> package-listing.sh
02:09:38 ++ tr '[:upper:]' '[:lower:]'
02:09:38 ++ facter osfamily
02:09:39 + OS_FAMILY=redhat
02:09:39 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
02:09:39 + START_PACKAGES=/tmp/packages_start.txt
02:09:39 + END_PACKAGES=/tmp/packages_end.txt
02:09:39 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:09:39 + PACKAGES=/tmp/packages_start.txt
02:09:39 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
02:09:39 + PACKAGES=/tmp/packages_end.txt
02:09:39 + case "${OS_FAMILY}" in
02:09:39 + rpm -qa
02:09:39 + sort
02:09:42 + '[' -f /tmp/packages_start.txt ']'
02:09:42 + '[' -f /tmp/packages_end.txt ']'
02:09:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:09:42 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
02:09:42 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
02:09:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
02:09:42 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12978189431992734334.sh
02:09:42 ---> capture-instance-metadata.sh
02:09:42 Setup pyenv:
02:09:42 system
02:09:42 3.8.13
02:09:42 3.9.13
02:09:42 3.10.13
02:09:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:09:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:09:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:09:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:09:45 lf-activate-venv(): INFO: Base packages installed successfully
02:09:45 lf-activate-venv(): INFO: Installing additional packages: lftools
02:09:57 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:09:57 INFO: Running in OpenStack, capturing instance metadata
02:09:57 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins10137531923758247163.sh
02:09:57 provisioning config files...
02:09:57 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-vanadium #10
02:09:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/config16493980224837675781tmp
02:09:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:09:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:09:57 provisioning config files...
02:09:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:09:58 [EnvInject] - Injecting environment variables from a build step.
02:09:58 [EnvInject] - Injecting as environment variables the properties content
02:09:58 SERVER_ID=logs
02:09:58
02:09:58 [EnvInject] - Variables injected successfully.
02:09:58 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12292135881711378417.sh
02:09:58 ---> create-netrc.sh
02:09:58 WARN: Log server credential not found.
02:09:58 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17141184491735864989.sh
02:09:58 ---> python-tools-install.sh
02:09:58 Setup pyenv:
02:09:58 system
02:09:58 3.8.13
02:09:58 3.9.13
02:09:58 3.10.13
02:09:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:09:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:09:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:09:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:10:00 lf-activate-venv(): INFO: Base packages installed successfully
02:10:00 lf-activate-venv(): INFO: Installing additional packages: lftools
02:10:15 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:10:15 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins11551504900805179518.sh
02:10:15 ---> sudo-logs.sh
02:10:15 Archiving 'sudo' log..
02:10:15 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins5456155369102018380.sh
02:10:15 ---> job-cost.sh
02:10:15 Setup pyenv:
02:10:16 system
02:10:16 3.8.13
02:10:16 3.9.13
02:10:16 3.10.13
02:10:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:10:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:10:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:10:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:10:18 lf-activate-venv(): INFO: Base packages installed successfully
02:10:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:10:28 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:10:28 DEBUG: total: 0.44
02:10:28 INFO: Retrieving Stack Cost...
02:10:28 INFO: Retrieving Pricing Info for: v3-standard-2
02:10:29 INFO: Archiving Costs
02:10:29 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins15407521235297795544.sh
02:10:29 ---> logs-deploy.sh
02:10:29 Setup pyenv:
02:10:29 system
02:10:29 3.8.13
02:10:29 3.9.13
02:10:29 3.10.13
02:10:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:10:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GJ4Z from file:/tmp/.os_lf_venv
02:10:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:10:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:10:31 lf-activate-venv(): INFO: Base packages installed successfully
02:10:31 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:10:53 lf-activate-venv(): INFO: Adding /tmp/venv-GJ4Z/bin to PATH
02:10:53 WARNING: Nexus logging server not set
02:10:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-vanadium/10/
02:10:53 INFO: archiving logs to S3
02:10:57 ---> uname -a:
02:10:57 Linux prd-centos8-robot-2c-8g-681.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:10:57
02:10:57
02:10:57 ---> lscpu:
02:10:57 Architecture: x86_64
02:10:57 CPU op-mode(s): 32-bit, 64-bit
02:10:57 Byte Order: Little Endian
02:10:57 CPU(s): 2
02:10:57 On-line CPU(s) list: 0,1
02:10:57 Thread(s) per core: 1
02:10:57 Core(s) per socket: 1
02:10:57 Socket(s): 2
02:10:57 NUMA node(s): 1
02:10:57 Vendor ID: AuthenticAMD
02:10:57 CPU family: 23
02:10:57 Model: 49
02:10:57 Model name: AMD EPYC-Rome Processor
02:10:57 Stepping: 0
02:10:57 CPU MHz: 2799.998
02:10:57 BogoMIPS: 5599.99
02:10:57 Virtualization: AMD-V
02:10:57 Hypervisor vendor: KVM
02:10:57 Virtualization type: full
02:10:57 L1d cache: 32K
02:10:57 L1i cache: 32K
02:10:57 L2 cache: 512K
02:10:57 L3 cache: 16384K
02:10:57 NUMA node0 CPU(s): 0,1
02:10:57 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:10:57
02:10:57
02:10:57 ---> nproc:
02:10:57 2
02:10:57
02:10:57
02:10:57 ---> df -h:
02:10:57 Filesystem Size Used Avail Use% Mounted on
02:10:57 devtmpfs 3.8G 0 3.8G 0% /dev
02:10:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:10:57 tmpfs 3.8G 17M 3.8G 1% /run
02:10:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:10:57 /dev/vda1 40G 19G 22G 46% /
02:10:57 tmpfs 770M 0 770M 0% /run/user/1001
02:10:57
02:10:57
02:10:57 ---> free -m:
02:10:57 total used free shared buff/cache available
02:10:57 Mem: 7697 731 169 18 6796 6648
02:10:57 Swap: 1023 1 1022
02:10:57
02:10:57
02:10:57 ---> ip addr:
02:10:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:10:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:10:57 inet 127.0.0.1/8 scope host lo
02:10:57 valid_lft forever preferred_lft forever
02:10:57 inet6 ::1/128 scope host
02:10:57 valid_lft forever preferred_lft forever
02:10:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:10:57 link/ether fa:16:3e:0e:11:60 brd ff:ff:ff:ff:ff:ff
02:10:57 altname enp0s3
02:10:57 altname ens3
02:10:57 inet 10.30.170.245/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:10:57 valid_lft 85579sec preferred_lft 85579sec
02:10:57 inet6 fe80::f816:3eff:fe0e:1160/64 scope link
02:10:57 valid_lft forever preferred_lft forever
02:10:57
02:10:57
02:10:57 ---> sar -b -r -n DEV:
02:10:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU)
02:10:57
02:10:57 01:57:08 LINUX RESTART (2 CPU)
02:10:57
02:10:57 01:58:03 AM tps rtps wtps bread/s bwrtn/s
02:10:57 01:59:01 AM 113.58 64.53 49.05 6712.44 18178.61
02:10:57 02:00:01 AM 94.39 0.12 94.27 3.47 8963.20
02:10:57 02:01:01 AM 32.11 0.68 31.42 51.58 4982.41
02:10:57 02:02:01 AM 25.95 0.47 25.48 66.00 1921.67
02:10:57 02:03:01 AM 21.91 0.00 21.91 0.00 1783.24
02:10:57 02:04:01 AM 71.46 9.45 62.01 1685.30 7649.27
02:10:57 02:05:01 AM 10.00 0.00 10.00 0.00 627.33
02:10:57 02:06:01 AM 4.40 0.22 4.18 11.73 165.68
02:10:57 02:07:04 AM 91.36 0.88 90.48 49.90 120737.00
02:10:57 02:08:01 AM 113.40 8.12 105.28 368.83 132934.57
02:10:57 02:09:01 AM 105.28 16.08 89.20 3294.25 93460.71
02:10:57 02:10:01 AM 62.94 37.18 25.76 7491.02 1227.85
02:10:57 Average: 61.98 11.31 50.67 1629.82 32655.14
02:10:57
02:10:57 01:58:03 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:10:57 01:59:01 AM 5507388 7048324 2375032 30.13 2688 1733452 698840 7.82 186424 1903620 70052
02:10:57 02:00:01 AM 5250108 7043048 2632312 33.39 2688 1970056 666516 7.46 187456 2099672 95916
02:10:57 02:01:01 AM 5167516 7006316 2714904 34.44 2688 2014612 703204 7.87 198852 2166344 41748
02:10:57 02:02:01 AM 5240164 7080872 2642256 33.52 2688 2016608 630848 7.06 219500 2073144 10748
02:10:57 02:03:01 AM 5063964 6994556 2818456 35.76 2688 2104116 724216 8.11 235732 2225068 67492
02:10:57 02:04:01 AM 4927420 7031316 2955000 37.49 2688 2271296 652120 7.30 267760 2305756 10852
02:10:57 02:05:01 AM 4906696 7010532 2975724 37.75 2688 2271436 683388 7.65 267868 2328092 148
02:10:57 02:06:01 AM 4511512 6804532 3370908 42.76 2688 2460484 804556 9.01 312528 2676608 187976
02:10:57 02:07:04 AM 130224 6733068 7752196 98.35 2104 6707144 937700 10.50 441892 6782496 1684576
02:10:57 02:08:01 AM 125720 6684164 7756700 98.41 2104 6606980 937700 10.50 437704 6695516 1376568
02:10:57 02:09:01 AM 204828 6839708 7677592 97.40 2104 6672492 710848 7.96 481828 6565032 14320
02:10:57 02:10:01 AM 240348 6865136 7642072 96.95 2104 6665584 700740 7.85 494008 6522156 10040
02:10:57 Average: 3439657 6928464 4442763 56.36 2493 3624522 737556 8.26 310963 3695292 297536
02:10:57
02:10:57 01:58:03 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:10:57 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 01:59:01 AM eth0 316.60 184.66 1418.46 61.03 0.00 0.00 0.00 0.00
02:10:57 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:00:01 AM eth0 43.09 35.44 547.71 6.12 0.00 0.00 0.00 0.00
02:10:57 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:01:01 AM eth0 41.34 31.92 580.07 4.02 0.00 0.00 0.00 0.00
02:10:57 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:02:01 AM eth0 9.90 9.15 5.03 3.58 0.00 0.00 0.00 0.00
02:10:57 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:03:01 AM eth0 34.61 30.54 326.71 5.75 0.00 0.00 0.00 0.00
02:10:57 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:04:01 AM eth0 146.93 111.18 37.39 34.03 0.00 0.00 0.00 0.00
02:10:57 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:05:01 AM eth0 9.80 5.73 3.69 0.64 0.00 0.00 0.00 0.00
02:10:57 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:06:01 AM eth0 169.60 102.60 3149.17 7.73 0.00 0.00 0.00 0.00
02:10:57 02:07:04 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:07:04 AM eth0 0.43 0.06 0.03 0.00 0.00 0.00 0.00 0.00
02:10:57 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:08:01 AM eth0 0.66 0.09 0.04 0.01 0.00 0.00 0.00 0.00
02:10:57 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:09:01 AM eth0 42.76 29.33 75.09 21.06 0.00 0.00 0.00 0.00
02:10:57 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 02:10:01 AM eth0 13.86 13.68 11.44 6.11 0.00 0.00 0.00 0.00
02:10:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:10:57 Average: eth0 68.48 45.84 510.67 12.38 0.00 0.00 0.00 0.00
02:10:57
02:10:57
02:10:57 ---> sar -P ALL:
02:10:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU)
02:10:57
02:10:57 01:57:08 LINUX RESTART (2 CPU)
02:10:57
02:10:57 01:58:03 AM CPU %user %nice %system %iowait %steal %idle
02:10:57 01:59:01 AM all 37.67 0.05 6.30 12.42 0.12 43.44
02:10:57 01:59:01 AM 0 37.43 0.05 7.01 15.87 0.12 39.52
02:10:57 01:59:01 AM 1 37.91 0.05 5.58 8.99 0.12 47.35
02:10:57 02:00:01 AM all 27.15 0.00 4.36 14.86 0.09 53.53
02:10:57 02:00:01 AM 0 32.49 0.00 4.85 15.60 0.10 46.97
02:10:57 02:00:01 AM 1 21.85 0.00 3.87 14.13 0.08 60.06
02:10:57 02:01:01 AM all 12.00 0.00 1.47 13.84 0.08 72.61
02:10:57 02:01:01 AM 0 18.23 0.00 1.80 15.97 0.08 63.92
02:10:57 02:01:01 AM 1 5.85 0.00 1.14 11.75 0.07 81.20
02:10:57 02:02:01 AM all 12.76 0.00 1.63 6.82 0.08 78.71
02:10:57 02:02:01 AM 0 19.46 0.00 1.94 6.29 0.07 72.24
02:10:57 02:02:01 AM 1 6.06 0.00 1.31 7.35 0.10 85.18
02:10:57 02:03:01 AM all 13.00 0.00 2.13 2.84 0.06 81.97
02:10:57 02:03:01 AM 0 17.36 0.00 2.33 3.33 0.05 76.93
02:10:57 02:03:01 AM 1 8.64 0.00 1.93 2.35 0.07 87.02
02:10:57 02:04:01 AM all 23.03 0.00 4.79 9.20 0.13 62.86
02:10:57 02:04:01 AM 0 28.14 0.00 5.35 7.93 0.17 58.41
02:10:57 02:04:01 AM 1 18.04 0.00 4.24 10.45 0.08 67.19
02:10:57 02:05:01 AM all 0.30 0.00 0.17 0.25 0.05 99.23
02:10:57 02:05:01 AM 0 0.08 0.00 0.13 0.50 0.03 99.25
02:10:57 02:05:01 AM 1 0.52 0.00 0.20 0.00 0.07 99.21
02:10:57 02:06:01 AM all 20.78 0.00 1.35 0.08 0.06 77.73
02:10:57 02:06:01 AM 0 21.24 0.00 1.20 0.12 0.05 77.39
02:10:57 02:06:01 AM 1 20.31 0.00 1.50 0.05 0.07 78.07
02:10:57 02:07:04 AM all 24.41 0.00 7.28 53.18 0.10 15.04
02:10:57 02:07:04 AM 0 22.59 0.00 5.63 53.50 0.10 18.18
02:10:57 02:07:04 AM 1 26.24 0.00 8.94 52.86 0.10 11.86
02:10:57 02:08:01 AM all 4.40 0.00 6.66 71.46 0.10 17.37
02:10:57 02:08:01 AM 0 4.50 0.00 6.93 70.50 0.11 17.96
02:10:57 02:08:01 AM 1 4.30 0.00 6.39 72.43 0.09 16.78
02:10:57 02:09:01 AM all 8.23 0.00 4.92 49.95 0.11 36.79
02:10:57 02:09:01 AM 0 9.36 0.00 4.41 50.15 0.10 35.97
02:10:57 02:09:01 AM 1 7.10 0.00 5.43 49.75 0.12 37.60
02:10:57
02:10:57 02:09:01 AM CPU %user %nice %system %iowait %steal %idle
02:10:57 02:10:01 AM all 23.16 0.00 3.00 8.04 0.08 65.72
02:10:57 02:10:01 AM 0 22.12 0.00 3.19 9.35 0.08 65.25
02:10:57 02:10:01 AM 1 24.20 0.00 2.81 6.72 0.08 66.19
02:10:57 Average: all 17.24 0.00 3.65 20.06 0.09 58.96
02:10:57 Average: 0 19.41 0.00 3.70 20.60 0.09 56.19
02:10:57 Average: 1 15.07 0.00 3.60 19.52 0.09 61.72
02:10:57
02:10:57
02:10:57