01:17:30 Started by upstream project "integration-distribution-mri-test-vanadium" build number 29
01:17:30 originally caused by:
01:17:30 Started by timer
01:17:30 Running as SYSTEM
01:17:30 [EnvInject] - Loading node environment variables.
01:17:30 Building remotely on prd-centos8-robot-2c-8g-10599 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
01:17:31 [ssh-agent] Looking for ssh-agent implementation...
01:17:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:17:32 $ ssh-agent
01:17:32 SSH_AUTH_SOCK=/tmp/ssh-50jlq5pYySMe/agent.5285
01:17:32 SSH_AGENT_PID=5286
01:17:32 [ssh-agent] Started.
01:17:32 Running ssh-add (command line suppressed)
01:17:32 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_14223373470940572022.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_14223373470940572022.key)
01:17:32 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:17:32 The recommended git tool is: NONE
01:17:35 using credential opendaylight-jenkins-ssh
01:17:35 Wiping out workspace first.
01:17:35 Cloning the remote Git repository
01:17:35 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:17:35 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test # timeout=10
01:17:35 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:35 > git --version # timeout=10
01:17:35 > git --version # 'git version 2.43.0'
01:17:35 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:35 [INFO] Currently running in a labeled security context
01:17:35 [INFO] Currently SELinux is 'enforcing' on the host
01:17:35 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh12873161465732051875.key
01:17:35 Verifying host key using known hosts file
01:17:35 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:17:35 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:38 [INFO] Currently running in a labeled security context
01:17:38 [INFO] Currently SELinux is 'enforcing' on the host
01:17:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh10956840607213974082.key
01:17:38 Verifying host key using known hosts file
01:17:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
01:17:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:38 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
01:17:38 > git config core.sparsecheckout # timeout=10
01:17:38 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
01:17:39 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
01:17:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:39 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:17:39 No emails were triggered.
01:17:39 provisioning config files...
01:17:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:17:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:17:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:17:39 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins14566648400629675978.sh
01:17:39 ---> python-tools-install.sh
01:17:39 Setup pyenv:
01:17:40 system
01:17:40 * 3.8.13 (set by /opt/pyenv/version)
01:17:40 * 3.9.13 (set by /opt/pyenv/version)
01:17:40 * 3.10.13 (set by /opt/pyenv/version)
01:17:40 * 3.11.7 (set by /opt/pyenv/version)
01:17:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MIpC
01:17:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:17:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:17:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:17:48 lf-activate-venv(): INFO: Base packages installed successfully
01:17:48 lf-activate-venv(): INFO: Installing additional packages: lftools
01:18:15 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
01:18:15 Generating Requirements File
01:18:34 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:18:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:18:34 Python 3.11.7
01:18:34 pip 26.0.1 from /tmp/venv-MIpC/lib/python3.11/site-packages/pip (python 3.11)
01:18:34 appdirs==1.4.4
01:18:34 argcomplete==3.6.3
01:18:34 aspy.yaml==1.3.0
01:18:34 attrs==25.4.0
01:18:34 autopage==0.6.0
01:18:34 beautifulsoup4==4.14.3
01:18:34 boto3==1.42.49
01:18:34 botocore==1.42.49
01:18:34 bs4==0.0.2
01:18:34 certifi==2026.1.4
01:18:34 cffi==2.0.0
01:18:34 cfgv==3.5.0
01:18:34 chardet==5.2.0
01:18:34 charset-normalizer==3.4.4
01:18:34 click==8.3.1
01:18:34 cliff==4.13.1
01:18:34 cmd2==3.2.0
01:18:34 cryptography==3.3.2
01:18:34 debtcollector==3.0.0
01:18:34 decorator==5.2.1
01:18:34 defusedxml==0.7.1
01:18:34 Deprecated==1.3.1
01:18:34 distlib==0.4.0
01:18:34 dnspython==2.8.0
01:18:34 docker==7.1.0
01:18:34 dogpile.cache==1.5.0
01:18:34 durationpy==0.10
01:18:34 email-validator==2.3.0
01:18:34 filelock==3.24.0
01:18:34 future==1.0.0
01:18:34 gitdb==4.0.12
01:18:34 GitPython==3.1.46
01:18:34 httplib2==0.30.2
01:18:34 identify==2.6.16
01:18:34 idna==3.11
01:18:34 importlib-resources==1.5.0
01:18:34 iso8601==2.1.0
01:18:34 Jinja2==3.1.6
01:18:34 jmespath==1.1.0
01:18:34 jsonpatch==1.33
01:18:34 jsonpointer==3.0.0
01:18:34 jsonschema==4.26.0
01:18:34 jsonschema-specifications==2025.9.1
01:18:34 keystoneauth1==5.13.0
01:18:34 kubernetes==35.0.0
01:18:34 lftools==0.37.21
01:18:34 lxml==6.0.2
01:18:34 markdown-it-py==4.0.0
01:18:34 MarkupSafe==3.0.3
01:18:34 mdurl==0.1.2
01:18:34 msgpack==1.1.2
01:18:34 multi_key_dict==2.0.3
01:18:34 munch==4.0.0
01:18:34 netaddr==1.3.0
01:18:34 niet==1.4.2
01:18:34 nodeenv==1.10.0
01:18:34 oauth2client==4.1.3
01:18:34 oauthlib==3.3.1
01:18:34 openstacksdk==4.9.0
01:18:34 os-service-types==1.8.2
01:18:34 osc-lib==4.3.0
01:18:34 oslo.config==10.2.0
01:18:34 oslo.context==6.2.0
01:18:34 oslo.i18n==6.7.1
01:18:34 oslo.log==8.0.0
01:18:34 oslo.serialization==5.9.0
01:18:34 oslo.utils==9.2.0
01:18:34 packaging==26.0
01:18:34 pbr==7.0.3
01:18:34 platformdirs==4.9.1
01:18:34 prettytable==3.17.0
01:18:34 psutil==7.2.2
01:18:34 pyasn1==0.6.2
01:18:34 pyasn1_modules==0.4.2
01:18:34 pycparser==3.0
01:18:34 pygerrit2==2.0.15
01:18:34 PyGithub==2.8.1
01:18:34 Pygments==2.19.2
01:18:34 PyJWT==2.11.0
01:18:34 PyNaCl==1.6.2
01:18:34 pyparsing==2.4.7
01:18:34 pyperclip==1.11.0
01:18:34 pyrsistent==0.20.0
01:18:34 python-cinderclient==9.8.0
01:18:34 python-dateutil==2.9.0.post0
01:18:34 python-heatclient==5.0.0
01:18:34 python-jenkins==1.8.3
01:18:34 python-keystoneclient==5.7.0
01:18:34 python-magnumclient==4.9.0
01:18:34 python-openstackclient==8.3.0
01:18:34 python-swiftclient==4.9.0
01:18:34 PyYAML==6.0.3
01:18:34 referencing==0.37.0
01:18:34 requests==2.32.5
01:18:34 requests-oauthlib==2.0.0
01:18:34 requestsexceptions==1.4.0
01:18:34 rfc3986==2.0.0
01:18:34 rich==14.3.2
01:18:34 rich-argparse==1.7.2
01:18:34 rpds-py==0.30.0
01:18:34 rsa==4.9.1
01:18:34 ruamel.yaml==0.19.1
01:18:34 ruamel.yaml.clib==0.2.15
01:18:34 s3transfer==0.16.0
01:18:34 simplejson==3.20.2
01:18:34 six==1.17.0
01:18:34 smmap==5.0.2
01:18:34 soupsieve==2.8.3
01:18:34 stevedore==5.6.0
01:18:34 tabulate==0.9.0
01:18:34 toml==0.10.2
01:18:34 tomlkit==0.14.0
01:18:34 tqdm==4.67.3
01:18:34 typing_extensions==4.15.0
01:18:34 tzdata==2025.3
01:18:34 urllib3==1.26.20
01:18:34 virtualenv==20.36.1
01:18:34 wcwidth==0.6.0
01:18:34 websocket-client==1.9.0
01:18:34 wrapt==2.1.1
01:18:34 xdg==6.0.0
01:18:34 xmltodict==1.0.2
01:18:34 yq==3.4.3
01:18:34 [EnvInject] - Injecting environment variables from a build step.
01:18:34 [EnvInject] - Injecting as environment variables the properties content
01:18:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:18:34 OS_CLOUD=vex
01:18:34 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-29
01:18:34 OS_STACK_TEMPLATE_DIR=openstack-hot
01:18:34
01:18:34 [EnvInject] - Variables injected successfully.
01:18:34 provisioning config files...
01:18:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:18:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins11420672855195804010.sh
01:18:35 ---> Create parameters file for OpenStack HOT
01:18:35 OpenStack Heat parameters generated
01:18:35 -----------------------------------
01:18:35 parameters:
01:18:35 vm_0_count: '1'
01:18:35 vm_0_flavor: 'v3-standard-8'
01:18:35 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
01:18:35 vm_1_count: '1'
01:18:35 vm_1_flavor: 'v3-standard-8'
01:18:35 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:18:35
01:18:35 job_name: '59795-29'
01:18:35 silo: 'releng'
01:18:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins4670195302632758765.sh
01:18:35 ---> Create HEAT stack
01:18:35 + source /home/jenkins/lf-env.sh
01:18:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:35 ++ mktemp -d /tmp/venv-XXXX
01:18:35 + lf_venv=/tmp/venv-iZx3
01:18:35 + local venv_file=/tmp/.os_lf_venv
01:18:35 + local python=python3
01:18:35 + local options
01:18:35 + local set_path=true
01:18:35 + local install_args=
01:18:35 ++ 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:18:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:18:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:18:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:35 + true
01:18:35 + case $1 in
01:18:35 + python=python3
01:18:35 + shift 2
01:18:35 + true
01:18:35 + case $1 in
01:18:35 + shift
01:18:35 + break
01:18:35 + case $python in
01:18:35 + local pkg_list=
01:18:35 + [[ -d /opt/pyenv ]]
01:18:35 + echo 'Setup pyenv:'
01:18:35 Setup pyenv:
01:18:35 + export PYENV_ROOT=/opt/pyenv
01:18:35 + PYENV_ROOT=/opt/pyenv
01:18:35 + 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:18:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:35 + pyenv versions
01:18:35 system
01:18:35 3.8.13
01:18:35 3.9.13
01:18:35 3.10.13
01:18:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:18:35 + command -v pyenv
01:18:35 ++ pyenv init - --no-rehash
01:18:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:18:35 for i in ${!paths[@]}; do
01:18:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:18:35 fi; done;
01:18:35 echo "${paths[*]}"'\'')"
01:18:35 export PATH="/opt/pyenv/shims:${PATH}"
01:18:35 export PYENV_SHELL=bash
01:18:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:18:35 pyenv() {
01:18:35 local command
01:18:35 command="${1:-}"
01:18:35 if [ "$#" -gt 0 ]; then
01:18:35 shift
01:18:35 fi
01:18:35
01:18:35 case "$command" in
01:18:35 rehash|shell)
01:18:35 eval "$(pyenv "sh-$command" "$@")"
01:18:35 ;;
01:18:35 *)
01:18:35 command pyenv "$command" "$@"
01:18:35 ;;
01:18:35 esac
01:18:35 }'
01:18:35 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:18:35 for i in ${!paths[@]}; do
01:18:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:18:35 fi; done;
01:18:35 echo "${paths[*]}"'
01:18:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:35 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:35 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:35 ++ export PYENV_SHELL=bash
01:18:35 ++ PYENV_SHELL=bash
01:18:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:18:35 +++ complete -F _pyenv pyenv
01:18:35 ++ lf-pyver python3
01:18:35 ++ local py_version_xy=python3
01:18:35 ++ local py_version_xyz=
01:18:35 ++ pyenv versions
01:18:35 ++ local command
01:18:35 ++ command=versions
01:18:35 ++ '[' 1 -gt 0 ']'
01:18:35 ++ shift
01:18:35 ++ case "$command" in
01:18:35 ++ command pyenv versions
01:18:35 ++ pyenv versions
01:18:35 ++ sed 's/^[ *]* //'
01:18:35 ++ grep -E '^[0-9.]*[0-9]$'
01:18:35 ++ awk '{ print $1 }'
01:18:36 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:18:36 +++ grep '^3' /tmp/.pyenv_versions
01:18:36 +++ tail -n 1
01:18:36 +++ sort -V
01:18:36 ++ py_version_xyz=3.11.7
01:18:36 ++ [[ -z 3.11.7 ]]
01:18:36 ++ echo 3.11.7
01:18:36 ++ return 0
01:18:36 + pyenv local 3.11.7
01:18:36 + local command
01:18:36 + command=local
01:18:36 + '[' 2 -gt 0 ']'
01:18:36 + shift
01:18:36 + case "$command" in
01:18:36 + command pyenv local 3.11.7
01:18:36 + pyenv local 3.11.7
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='lftools[openstack] '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='kubernetes '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='niet '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='python-heatclient '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='python-openstackclient '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='python-magnumclient '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='urllib3~=1.26.15 '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='yq '
01:18:36 + [[ -f /tmp/.os_lf_venv ]]
01:18:36 ++ cat /tmp/.os_lf_venv
01:18:36 + lf_venv=/tmp/venv-MIpC
01:18:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from' file:/tmp/.os_lf_venv
01:18:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
01:18:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:18:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:18:36 + local 'pip_opts=--upgrade --quiet'
01:18:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:18:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:18:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:18:36 + [[ -n '' ]]
01:18:36 + [[ -n '' ]]
01:18:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:18:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:18:36 + /tmp/venv-MIpC/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:18:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:18:37 lf-activate-venv(): INFO: Base packages installed successfully
01:18:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:18:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:18:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:37 + /tmp/venv-MIpC/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
01:18:52 + type python3
01:18:52 + true
01:18:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH'
01:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
01:18:52 + PATH=/tmp/venv-MIpC/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
01:18:52 + return 0
01:18:52 + openstack --os-cloud vex limits show --absolute
01:18:54 +--------------------------+---------+
01:18:54 | Name | Value |
01:18:54 +--------------------------+---------+
01:18:54 | maxTotalInstances | -1 |
01:18:54 | maxTotalCores | 450 |
01:18:54 | maxTotalRAMSize | 1000000 |
01:18:54 | maxServerMeta | 128 |
01:18:54 | maxImageMeta | 128 |
01:18:54 | maxPersonality | 5 |
01:18:54 | maxPersonalitySize | 10240 |
01:18:54 | maxTotalKeypairs | 100 |
01:18:54 | maxServerGroups | 10 |
01:18:54 | maxServerGroupMembers | 10 |
01:18:54 | maxTotalFloatingIps | -1 |
01:18:54 | maxSecurityGroups | -1 |
01:18:54 | maxSecurityGroupRules | -1 |
01:18:54 | totalRAMUsed | 696320 |
01:18:54 | totalCoresUsed | 170 |
01:18:54 | totalInstancesUsed | 52 |
01:18:54 | totalFloatingIpsUsed | 0 |
01:18:54 | totalSecurityGroupsUsed | 0 |
01:18:54 | totalServerGroupsUsed | 0 |
01:18:54 | maxTotalVolumes | -1 |
01:18:54 | maxTotalSnapshots | 10 |
01:18:54 | maxTotalVolumeGigabytes | 4096 |
01:18:54 | maxTotalBackups | 10 |
01:18:54 | maxTotalBackupGigabytes | 1000 |
01:18:54 | totalVolumesUsed | 0 |
01:18:54 | totalGigabytesUsed | 0 |
01:18:54 | totalSnapshotsUsed | 0 |
01:18:54 | totalBackupsUsed | 0 |
01:18:54 | totalBackupGigabytesUsed | 0 |
01:18:54 +--------------------------+---------+
01:18:54 + pushd /opt/ciman/openstack-hot
01:18:54 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
01:18:54 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-vanadium-29 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/stack-parameters.yaml
01:19:20 Creating stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-29
01:19:20 Waiting to initialize infrastructure...
01:19:20 Stack initialization successful.
01:19:20 ------------------------------------
01:19:20 Stack Details
01:19:20 ------------------------------------
01:19:20 {'added': None,
01:19:20 'capabilities': [],
01:19:20 'created_at': '2026-02-15T01:18:57Z',
01:19:20 'deleted': None,
01:19:20 'deleted_at': None,
01:19:20 'description': 'No description',
01:19:20 'environment': None,
01:19:20 'environment_files': None,
01:19:20 'files': None,
01:19:20 'files_container': None,
01:19:20 'id': 'dac70f2a-e1d1-4855-90df-c21f1eec0a17',
01:19:20 'is_rollback_disabled': True,
01:19:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-vanadium-29/dac70f2a-e1d1-4855-90df-c21f1eec0a17',
01:19:20 'rel': 'self'}],
01:19:20 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
01:19:20 'name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-29',
01:19:20 'notification_topics': [],
01:19:20 'outputs': [{'description': 'IP addresses of the 1st vm types',
01:19:20 'output_key': 'vm_0_ips',
01:19:20 'output_value': ['10.30.170.21']},
01:19:20 {'description': 'IP addresses of the 2nd vm types',
01:19:20 'output_key': 'vm_1_ips',
01:19:20 'output_value': ['10.30.170.48']}],
01:19:20 'owner_id': ****,
01:19:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:19:20 'OS::stack_id': 'dac70f2a-e1d1-4855-90df-c21f1eec0a17',
01:19:20 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-29',
01:19:20 'job_name': '59795-29',
01:19:20 'silo': 'releng',
01:19:20 'vm_0_count': '1',
01:19:20 'vm_0_flavor': 'v3-standard-8',
01:19:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:19:20 '20260201-010217.481',
01:19:20 'vm_1_count': '1',
01:19:20 'vm_1_flavor': 'v3-standard-8',
01:19:20 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:19:20 '- 20250917-133034.654'},
01:19:20 'parent_id': None,
01:19:20 'replaced': None,
01:19:20 'status': 'CREATE_COMPLETE',
01:19:20 'status_reason': 'Stack CREATE completed successfully',
01:19:20 'tags': [],
01:19:20 'template': None,
01:19:20 'template_description': 'No description',
01:19:20 'template_url': None,
01:19:20 'timeout_mins': 15,
01:19:20 'unchanged': None,
01:19:20 'updated': None,
01:19:20 'updated_at': None,
01:19:20 'user_project_id': '3c3e16456b3749dcb9652a0a7c8afc09'}
01:19:20 ------------------------------------
01:19:20 + popd
01:19:20 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
01:19:20 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins2831929219022202735.sh
01:19:20 ---> Copy SSH public keys to CSIT lab
01:19:20 Setup pyenv:
01:19:20 system
01:19:20 3.8.13
01:19:20 3.9.13
01:19:20 3.10.13
01:19:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
01:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:22 lf-activate-venv(): INFO: Base packages installed successfully
01:19:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
01:19:36 SSH not responding on 10.30.170.21. Retrying in 10 seconds...
01:19:37 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts.
01:19:38 releng-59795-29-1-mininet-ovs-217-0
01:19:38 Successfully copied public keys to slave 10.30.170.48
01:19:46 Ping to 10.30.170.21 successful.
01:19:47 SSH not responding on 10.30.170.21. Retrying in 10 seconds...
01:19:57 Ping to 10.30.170.21 successful.
01:19:58 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:19:58 releng-59795-29-0-builder-0
01:19:58 Successfully copied public keys to slave 10.30.170.21
01:19:58 Process 6501 ready.
01:19:58 Process 6502 ready.
01:19:58 SSH ready on all stack servers.
01:19:58 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins6091658636756565104.sh
01:19:58 Setup pyenv:
01:19:59 system
01:19:59 3.8.13
01:19:59 3.9.13
01:19:59 3.10.13
01:19:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:20:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-M7sA
01:20:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.robot_venv
01:20:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:07 lf-activate-venv(): INFO: Base packages installed successfully
01:20:07 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-M7sA/bin to PATH
01:20:08 + echo 'Installing Python Requirements'
01:20:08 Installing Python Requirements
01:20:08 + cat
01:20:08 + python -m pip install -r requirements.txt
01:20:09 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:20:09 Collecting docker-py (from -r requirements.txt (line 1))
01:20:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
01:20:09 Collecting ipaddr (from -r requirements.txt (line 2))
01:20:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:20:09 Installing build dependencies: started
01:20:09 Installing build dependencies: finished with status 'done'
01:20:09 Getting requirements to build wheel: started
01:20:10 Getting requirements to build wheel: finished with status 'done'
01:20:10 Preparing metadata (pyproject.toml): started
01:20:10 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:10 Collecting netaddr (from -r requirements.txt (line 3))
01:20:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:20:10 Collecting netifaces (from -r requirements.txt (line 4))
01:20:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:20:10 Installing build dependencies: started
01:20:11 Installing build dependencies: finished with status 'done'
01:20:11 Getting requirements to build wheel: started
01:20:11 Getting requirements to build wheel: finished with status 'done'
01:20:11 Preparing metadata (pyproject.toml): started
01:20:11 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:11 Collecting pyhocon (from -r requirements.txt (line 5))
01:20:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:20:12 Collecting requests (from -r requirements.txt (line 6))
01:20:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:20:12 Collecting robotframework (from -r requirements.txt (line 7))
01:20:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:20:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 32.8 MB/s 0:00:00
01:20:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:20:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:20:12 Installing build dependencies: started
01:20:12 Installing build dependencies: finished with status 'done'
01:20:12 Getting requirements to build wheel: started
01:20:13 Getting requirements to build wheel: finished with status 'done'
01:20:13 Preparing metadata (pyproject.toml): started
01:20:13 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:20:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:20:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:20:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
01:20:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:20:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:20:13 Installing build dependencies: started
01:20:14 Installing build dependencies: finished with status 'done'
01:20:14 Getting requirements to build wheel: started
01:20:14 Getting requirements to build wheel: finished with status 'done'
01:20:14 Preparing metadata (pyproject.toml): started
01:20:15 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:15 Collecting scapy (from -r requirements.txt (line 12))
01:20:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:20:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 62.9 MB/s 0:00:00
01:20:15 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:20:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:20:15 Installing build dependencies: started
01:20:15 Installing build dependencies: finished with status 'done'
01:20:15 Getting requirements to build wheel: started
01:20:16 Getting requirements to build wheel: finished with status 'done'
01:20:16 Preparing metadata (pyproject.toml): started
01:20:16 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:16 Collecting elasticsearch (from -r requirements.txt (line 18))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
01:20:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 36.5 MB/s 0:00:00
01:20:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:20:16 Collecting pyangbind (from -r requirements.txt (line 22))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:20:16 Collecting isodate (from -r requirements.txt (line 25))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:20:16 Collecting jmespath (from -r requirements.txt (line 28))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:20:16 Collecting jsonpatch (from -r requirements.txt (line 31))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:20:16 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:20:16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:20:16 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:20:16 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)
01:20:16 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:20:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
01:20:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:20:17 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
01:20:17 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:20:17 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:20:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:20:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:20:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
01:20:17 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:20:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:20:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:20:17 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:20:17 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:20:17 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
01:20:17 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:20:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:20:17 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)
01:20:17 Collecting elasticsearch (from -r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:20:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 47.4 MB/s 0:00:00
01:20:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:20:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:20:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:20:18 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:20:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:20:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 36.7 MB/s 0:00:00
01:20:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:20:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
01:20:19 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
01:20:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 35.9 MB/s 0:00:00
01:20:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:20:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
01:20:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:20:19 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:20:20 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:20:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
01:20:20 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:20:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:20:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 77.8 MB/s 0:00:00
01:20:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:20:20 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:20:20 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
01:20:20 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:20:20 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:20:20 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
01:20:20 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
01:20:20 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:20:20 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:20:21 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
01:20:21 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:20:21 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:20:21 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
01:20:21 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:20:21 Requirement already satisfied: packaging in /tmp/venv-M7sA/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
01:20:21 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:20:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:20:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:20:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:20:21 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:20:21 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:20:21 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:20:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:20:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:20:22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:20:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f6ce4821b42d1eca2248ecfe086931f6271a37b2c5ea7d323d075a56fc94303a
01:20:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:20:22 Building wheel for ipaddr (pyproject.toml): started
01:20:22 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:20:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=0f2bb652718e23d3b572d2c47f3be6e16b8dc4b88d685469a3ffe9c7a0294b28
01:20:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:20:22 Building wheel for netifaces (pyproject.toml): started
01:20:24 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:20:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41092 sha256=32e280c18fa2973f85343059ccf3673466298af5b8aa4adb269071e0d54ff81c
01:20:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:20:24 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:20:25 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:20:25 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=46ab7419f53c301089e66ac6f8d43cee7c4dfae4093f94d9d396999b53b0a9f8
01:20:25 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:20:25 Building wheel for jsonpath-rw (pyproject.toml): started
01:20:25 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:20:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=ed61c29faec8b4eaeebba7a62c59186acefd4aedb6aeed42c5cc59546472520b
01:20:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:20:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:20:25 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
01:20:32
01:20:32 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
01:20:33 + pip freeze
01:20:33 async-generator==1.10
01:20:33 attrs==25.4.0
01:20:33 bcrypt==5.0.0
01:20:33 beautifulsoup4==4.14.3
01:20:33 certifi==2026.1.4
01:20:33 cffi==2.0.0
01:20:33 charset-normalizer==3.4.4
01:20:33 click==8.3.1
01:20:33 cryptography==46.0.5
01:20:33 decorator==5.2.1
01:20:33 distlib==0.4.0
01:20:33 docker-py==1.10.6
01:20:33 docker-pycreds==0.4.0
01:20:33 elastic-transport==8.17.1
01:20:33 elasticsearch==8.19.3
01:20:33 elasticsearch-dsl==8.15.4
01:20:33 enum34==1.1.10
01:20:33 filelock==3.24.0
01:20:33 h11==0.16.0
01:20:33 idna==3.11
01:20:33 importlib_metadata==8.7.1
01:20:33 invoke==2.2.1
01:20:33 ipaddr==2.2.0
01:20:33 isodate==0.7.2
01:20:33 jmespath==1.1.0
01:20:33 jsonpatch==1.33
01:20:33 jsonpath-rw==1.4.0
01:20:33 jsonpointer==3.0.0
01:20:33 lxml==6.0.2
01:20:33 mypy_extensions==1.1.0
01:20:33 netaddr==1.3.0
01:20:33 netifaces==0.11.0
01:20:33 outcome==1.3.0.post0
01:20:33 packaging==26.0
01:20:33 paramiko==4.0.0
01:20:33 platformdirs==4.9.1
01:20:33 ply==3.11
01:20:33 pyang==2.7.1
01:20:33 pyangbind==0.8.7
01:20:33 pycparser==3.0
01:20:33 pyhocon==0.3.61
01:20:33 PyNaCl==1.6.2
01:20:33 pyparsing==3.3.2
01:20:33 PySocks==1.7.1
01:20:33 python-dateutil==2.9.0.post0
01:20:33 regex==2026.1.15
01:20:33 requests==2.32.5
01:20:33 robotframework==7.4.1
01:20:33 robotframework-httplibrary==0.4.2
01:20:33 robotframework-pythonlibcore==4.5.0
01:20:33 robotframework-requests==0.9.7
01:20:33 robotframework-selenium2library==3.0.0
01:20:33 robotframework-seleniumlibrary==6.8.0
01:20:33 robotframework-sshlibrary==3.8.0
01:20:33 scapy==2.7.0
01:20:33 scp==0.15.0
01:20:33 selenium==4.40.0
01:20:33 six==1.17.0
01:20:33 sniffio==1.3.1
01:20:33 sortedcontainers==2.4.0
01:20:33 soupsieve==2.8.3
01:20:33 trio==0.33.0
01:20:33 trio-typing==0.10.0
01:20:33 trio-websocket==0.12.2
01:20:33 types-certifi==2021.10.8.3
01:20:33 types-urllib3==1.26.25.14
01:20:33 typing_extensions==4.15.0
01:20:33 urllib3==2.6.3
01:20:33 virtualenv==20.36.1
01:20:33 waitress==3.0.2
01:20:33 WebOb==1.8.9
01:20:33 websocket-client==1.9.0
01:20:33 WebTest==3.0.7
01:20:33 wsproto==1.3.2
01:20:33 zipp==3.23.0
01:20:33 [EnvInject] - Injecting environment variables from a build step.
01:20:33 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:20:33 [EnvInject] - Variables injected successfully.
01:20:33 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins13619123413590286635.sh
01:20:33 Setup pyenv:
01:20:33 system
01:20:33 3.8.13
01:20:33 3.9.13
01:20:33 3.10.13
01:20:33 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
01:20:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:35 lf-activate-venv(): INFO: Base packages installed successfully
01:20:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:20:43 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
01:20:43 + ODL_SYSTEM=()
01:20:43 + TOOLS_SYSTEM=()
01:20:43 + OPENSTACK_SYSTEM=()
01:20:43 + OPENSTACK_CONTROLLERS=()
01:20:43 + mapfile -t ADDR
01:20:43 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-vanadium-29
01:20:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:20:44 + for i in "${ADDR[@]}"
01:20:44 ++ ssh 10.30.170.48 hostname -s
01:20:44 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts.
01:20:45 + REMHOST=releng-59795-29-1-mininet-ovs-217-0
01:20:45 + case ${REMHOST} in
01:20:45 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:20:45 + for i in "${ADDR[@]}"
01:20:45 ++ ssh 10.30.170.21 hostname -s
01:20:45 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:20:45 + REMHOST=releng-59795-29-0-builder-0
01:20:45 + case ${REMHOST} in
01:20:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:20:45 + echo NUM_ODL_SYSTEM=1
01:20:45 + echo NUM_TOOLS_SYSTEM=1
01:20:45 + '[' '' == yes ']'
01:20:45 + NUM_OPENSTACK_SYSTEM=0
01:20:45 + echo NUM_OPENSTACK_SYSTEM=0
01:20:45 + '[' 0 -eq 2 ']'
01:20:45 + echo ODL_SYSTEM_IP=10.30.170.21
01:20:45 ++ seq 0 0
01:20:45 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:20:45 + echo ODL_SYSTEM_1_IP=10.30.170.21
01:20:45 + echo TOOLS_SYSTEM_IP=10.30.170.48
01:20:45 ++ seq 0 0
01:20:45 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:20:45 + echo TOOLS_SYSTEM_1_IP=10.30.170.48
01:20:45 + openstack_index=0
01:20:45 + NUM_OPENSTACK_CONTROL_NODES=1
01:20:45 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:20:45 ++ seq 0 0
01:20:45 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:20:45 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:20:45 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:20:45 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:20:45 + '[' -1 -ge 2 ']'
01:20:45 ++ seq 0 -2
01:20:45 + NUM_OPENSTACK_HAPROXY_NODES=0
01:20:45 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:20:45 ++ seq 0 -1
01:20:45 + echo 'Contents of slave_addresses.txt:'
01:20:45 Contents of slave_addresses.txt:
01:20:45 + cat slave_addresses.txt
01:20:45 NUM_ODL_SYSTEM=1
01:20:45 NUM_TOOLS_SYSTEM=1
01:20:45 NUM_OPENSTACK_SYSTEM=0
01:20:45 ODL_SYSTEM_IP=10.30.170.21
01:20:45 ODL_SYSTEM_1_IP=10.30.170.21
01:20:45 TOOLS_SYSTEM_IP=10.30.170.48
01:20:45 TOOLS_SYSTEM_1_IP=10.30.170.48
01:20:45 NUM_OPENSTACK_CONTROL_NODES=1
01:20:45 OPENSTACK_CONTROL_NODE_1_IP=
01:20:45 NUM_OPENSTACK_COMPUTE_NODES=-1
01:20:45 NUM_OPENSTACK_HAPROXY_NODES=0
01:20:45 [EnvInject] - Injecting environment variables from a build step.
01:20:45 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:20:45 [EnvInject] - Variables injected successfully.
01:20:45 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins2231968638205818672.sh
01:20:45 Preparing for JRE Version 21
01:20:45 Karaf artifact is karaf
01:20:45 Karaf project is integration
01:20:45 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:20:45 [EnvInject] - Injecting environment variables from a build step.
01:20:45 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:20:45 [EnvInject] - Variables injected successfully.
01:20:45 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4793140226786758765.sh
01:20:45 2026-02-15 01:20:45 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:20:46 Bundle version is 0.23.1-SNAPSHOT
01:20:46 --2026-02-15 01:20:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:20:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:20:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:20:46 HTTP request sent, awaiting response... 200 OK
01:20:46 Length: 963 [application/xml]
01:20:46 Saving to: ‘maven-metadata.xml’
01:20:46
01:20:46 0K 100% 21.8M=0s
01:20:46
01:20:46 2026-02-15 01:20:46 (21.8 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:20:46
01:20:46
01:20:46
01:20:46 org.opendaylight.integration
01:20:46 karaf
01:20:46
01:20:46 20260125063332
01:20:46
01:20:46 20260125.063332
01:20:46 1
01:20:46
01:20:46
01:20:46
01:20:46 pom
01:20:46 0.23.1-20260125.063332-1
01:20:46 20260125063332
01:20:46
01:20:46
01:20:46 tar.gz
01:20:46 0.23.1-20260125.063332-1
01:20:46 20260125063332
01:20:46
01:20:46
01:20:46 zip
01:20:46 0.23.1-20260125.063332-1
01:20:46 20260125063332
01:20:46
01:20:46
01:20:46
01:20:46 0.23.1-SNAPSHOT
01:20:46
01:20:46 Nexus timestamp is 0.23.1-20260125.063332-1
01:20:46 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:20:46 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:20:46 Distribution bundle version is 0.23.1-SNAPSHOT
01:20:46 Distribution folder is karaf-0.23.1-SNAPSHOT
01:20:46 Nexus prefix is https://nexus.opendaylight.org
01:20:46 [EnvInject] - Injecting environment variables from a build step.
01:20:46 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:20:46 [EnvInject] - Variables injected successfully.
01:20:46 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins4595498134553023640.sh
01:20:46 Setup pyenv:
01:20:46 system
01:20:46 3.8.13
01:20:46 3.9.13
01:20:46 3.10.13
01:20:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
01:20:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
01:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:48 lf-activate-venv(): INFO: Base packages installed successfully
01:20:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
01:20:53 Copying common-functions.sh to /tmp
01:20:55 Copying common-functions.sh to 10.30.170.48:/tmp
01:20:55 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts.
01:20:55 Copying common-functions.sh to 10.30.170.21:/tmp
01:20:55 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:20:55 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins1777635946946031379.sh
01:20:55 common-functions.sh is being sourced
01:20:55 common-functions environment:
01:20:55 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:55 ACTUALFEATURES:
01:20:55 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:55 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:55 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:55 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:55 CONTROLLERMEM: 12G
01:20:55 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:55 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:55 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:55 SUITES:
01:20:55
01:20:55 #################################################
01:20:55 ## Configure Cluster and Start ##
01:20:55 #################################################
01:20:55 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
01:20:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
01:20:55 Locating script plan to use...
01:20:55 Finished running script plans
01:20:55 Configuring member-1 with IP address 10.30.170.21
01:20:55 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:20:56 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:20:56 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:20:56 ++ [[ /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 ]]
01:20:56 ++ echo 'common-functions.sh is being sourced'
01:20:56 common-functions.sh is being sourced
01:20:56 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:20:56 ++ DISTROSTREAM=vanadium
01:20:56 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:56 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:56 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:56 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:56 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:56 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:56 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:56 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:56 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:56 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:56 ++ export CONTROLLERMEM=
01:20:56 ++ CONTROLLERMEM=
01:20:56 ++ case "${DISTROSTREAM}" in
01:20:56 ++ CLUSTER_SYSTEM=akka
01:20:56 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:56 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:56 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:56 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:56 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:56 ++ print_common_env
01:20:56 ++ cat
01:20:56 common-functions environment:
01:20:56 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:56 ACTUALFEATURES:
01:20:56 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:56 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:56 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:56 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:56 CONTROLLERMEM:
01:20:56 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:56 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:56 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:56 SUITES:
01:20:56
01:20:56 ++ SSH='ssh -t -t'
01:20:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:20:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:20:56 Changing to /tmp
01:20:56 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:20:56 + echo 'Changing to /tmp'
01:20:56 + cd /tmp
01:20:56 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:20:56 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:20:56 --2026-02-15 01:20:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:20:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:20:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:20:56 HTTP request sent, awaiting response... 200 OK
01:20:56 Length: 240390263 (229M) [application/zip]
01:20:56 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:20:56
01:20:56 0K ........ ........ ........ ........ ........ ........ 1% 86.5M 3s
01:20:56 3072K ........ ........ ........ ........ ........ ........ 2% 133M 2s
01:20:56 6144K ........ ........ ........ ........ ........ ........ 3% 143M 2s
01:20:56 9216K ........ ........ ........ ........ ........ ........ 5% 166M 2s
01:20:56 12288K ........ ........ ........ ........ ........ ........ 6% 183M 2s
01:20:56 15360K ........ ........ ........ ........ ........ ........ 7% 156M 2s
01:20:56 18432K ........ ........ ........ ........ ........ ........ 9% 152M 2s
01:20:56 21504K ........ ........ ........ ........ ........ ........ 10% 152M 1s
01:20:56 24576K ........ ........ ........ ........ ........ ........ 11% 196M 1s
01:20:56 27648K ........ ........ ........ ........ ........ ........ 13% 199M 1s
01:20:56 30720K ........ ........ ........ ........ ........ ........ 14% 205M 1s
01:20:56 33792K ........ ........ ........ ........ ........ ........ 15% 173M 1s
01:20:56 36864K ........ ........ ........ ........ ........ ........ 17% 216M 1s
01:20:56 39936K ........ ........ ........ ........ ........ ........ 18% 209M 1s
01:20:56 43008K ........ ........ ........ ........ ........ ........ 19% 241M 1s
01:20:56 46080K ........ ........ ........ ........ ........ ........ 20% 196M 1s
01:20:56 49152K ........ ........ ........ ........ ........ ........ 22% 187M 1s
01:20:56 52224K ........ ........ ........ ........ ........ ........ 23% 136M 1s
01:20:56 55296K ........ ........ ........ ........ ........ ........ 24% 272M 1s
01:20:56 58368K ........ ........ ........ ........ ........ ........ 26% 229M 1s
01:20:56 61440K ........ ........ ........ ........ ........ ........ 27% 197M 1s
01:20:56 64512K ........ ........ ........ ........ ........ ........ 28% 164M 1s
01:20:56 67584K ........ ........ ........ ........ ........ ........ 30% 204M 1s
01:20:56 70656K ........ ........ ........ ........ ........ ........ 31% 171M 1s
01:20:56 73728K ........ ........ ........ ........ ........ ........ 32% 275M 1s
01:20:56 76800K ........ ........ ........ ........ ........ ........ 34% 237M 1s
01:20:56 79872K ........ ........ ........ ........ ........ ........ 35% 201M 1s
01:20:56 82944K ........ ........ ........ ........ ........ ........ 36% 289M 1s
01:20:56 86016K ........ ........ ........ ........ ........ ........ 37% 146M 1s
01:20:56 89088K ........ ........ ........ ........ ........ ........ 39% 161M 1s
01:20:56 92160K ........ ........ ........ ........ ........ ........ 40% 158M 1s
01:20:56 95232K ........ ........ ........ ........ ........ ........ 41% 201M 1s
01:20:56 98304K ........ ........ ........ ........ ........ ........ 43% 207M 1s
01:20:56 101376K ........ ........ ........ ........ ........ ........ 44% 176M 1s
01:20:56 104448K ........ ........ ........ ........ ........ ........ 45% 165M 1s
01:20:56 107520K ........ ........ ........ ........ ........ ........ 47% 334M 1s
01:20:56 110592K ........ ........ ........ ........ ........ ........ 48% 222M 1s
01:20:56 113664K ........ ........ ........ ........ ........ ........ 49% 193M 1s
01:20:56 116736K ........ ........ ........ ........ ........ ........ 51% 164M 1s
01:20:56 119808K ........ ........ ........ ........ ........ ........ 52% 244M 1s
01:20:56 122880K ........ ........ ........ ........ ........ ........ 53% 214M 1s
01:20:56 125952K ........ ........ ........ ........ ........ ........ 54% 226M 1s
01:20:56 129024K ........ ........ ........ ........ ........ ........ 56% 170M 1s
01:20:56 132096K ........ ........ ........ ........ ........ ........ 57% 230M 1s
01:20:56 135168K ........ ........ ........ ........ ........ ........ 58% 216M 1s
01:20:56 138240K ........ ........ ........ ........ ........ ........ 60% 202M 0s
01:20:57 141312K ........ ........ ........ ........ ........ ........ 61% 132M 0s
01:20:57 144384K ........ ........ ........ ........ ........ ........ 62% 315M 0s
01:20:57 147456K ........ ........ ........ ........ ........ ........ 64% 199M 0s
01:20:57 150528K ........ ........ ........ ........ ........ ........ 65% 180M 0s
01:20:57 153600K ........ ........ ........ ........ ........ ........ 66% 236M 0s
01:20:57 156672K ........ ........ ........ ........ ........ ........ 68% 191M 0s
01:20:57 159744K ........ ........ ........ ........ ........ ........ 69% 165M 0s
01:20:57 162816K ........ ........ ........ ........ ........ ........ 70% 191M 0s
01:20:57 165888K ........ ........ ........ ........ ........ ........ 71% 225M 0s
01:20:57 168960K ........ ........ ........ ........ ........ ........ 73% 235M 0s
01:20:57 172032K ........ ........ ........ ........ ........ ........ 74% 257M 0s
01:20:57 175104K ........ ........ ........ ........ ........ ........ 75% 193M 0s
01:20:57 178176K ........ ........ ........ ........ ........ ........ 77% 203M 0s
01:20:57 181248K ........ ........ ........ ........ ........ ........ 78% 143M 0s
01:20:57 184320K ........ ........ ........ ........ ........ ........ 79% 154M 0s
01:20:57 187392K ........ ........ ........ ........ ........ ........ 81% 175M 0s
01:20:57 190464K ........ ........ ........ ........ ........ ........ 82% 212M 0s
01:20:57 193536K ........ ........ ........ ........ ........ ........ 83% 169M 0s
01:20:57 196608K ........ ........ ........ ........ ........ ........ 85% 165M 0s
01:20:57 199680K ........ ........ ........ ........ ........ ........ 86% 158M 0s
01:20:57 202752K ........ ........ ........ ........ ........ ........ 87% 171M 0s
01:20:57 205824K ........ ........ ........ ........ ........ ........ 88% 191M 0s
01:20:57 208896K ........ ........ ........ ........ ........ ........ 90% 100M 0s
01:20:57 211968K ........ ........ ........ ........ ........ ........ 91% 173M 0s
01:20:57 215040K ........ ........ ........ ........ ........ ........ 92% 181M 0s
01:20:57 218112K ........ ........ ........ ........ ........ ........ 94% 253M 0s
01:20:57 221184K ........ ........ ........ ........ ........ ........ 95% 293M 0s
01:20:57 224256K ........ ........ ........ ........ ........ ........ 96% 313M 0s
01:20:57 227328K ........ ........ ........ ........ ........ ........ 98% 164M 0s
01:20:57 230400K ........ ........ ........ ........ ........ ........ 99% 178M 0s
01:20:57 233472K ........ ........ .... 100% 280M=1.2s
01:20:57
01:20:57 2026-02-15 01:20:57 (186 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:20:57
01:20:57 Extracting the new controller...
01:20:57 + echo 'Extracting the new controller...'
01:20:57 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:20:59 Adding external repositories...
01:20:59 + echo 'Adding external repositories...'
01:20:59 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:59 ################################################################################
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59 ################################################################################
01:20:59
01:20:59 #
01:20:59 # If set to true, the following property will not allow any certificate to be used
01:20:59 # when accessing Maven repositories through SSL
01:20:59 #
01:20:59 #org.ops4j.pax.url.mvn.certificateCheck=
01:20:59
01:20:59 #
01:20:59 # Path to the local Maven settings file.
01:20:59 # The repositories defined in this file will be automatically added to the list
01:20:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:20:59 # below is not set.
01:20:59 # The following locations are checked for the existence of the settings.xml file
01:20:59 # * 1. looks for the specified url
01:20:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:20:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:20:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:20:59 #
01:20:59 #org.ops4j.pax.url.mvn.settings=
01:20:59
01:20:59 #
01:20:59 # Path to the local Maven repository which is used to avoid downloading
01:20:59 # artifacts when they already exist locally.
01:20:59 # The value of this property will be extracted from the settings.xml file
01:20:59 # above, or defaulted to:
01:20:59 # System.getProperty( "user.home" ) + "/.m2/repository"
01:20:59 #
01:20:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:20:59
01:20:59 #
01:20:59 # Default this to false. It's just weird to use undocumented repos
01:20:59 #
01:20:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:20:59
01:20:59 #
01:20:59 # Uncomment if you don't wanna use the proxy settings
01:20:59 # from the Maven conf/settings.xml file
01:20:59 #
01:20:59 # org.ops4j.pax.url.mvn.proxySupport=false
01:20:59
01:20:59 #
01:20:59 # Comma separated list of repositories scanned when resolving an artifact.
01:20:59 # Those repositories will be checked before iterating through the
01:20:59 # below list of repositories and even before the local repository
01:20:59 # A repository url can be appended with zero or more of the following flags:
01:20:59 # @snapshots : the repository contains snaphots
01:20:59 # @noreleases : the repository does not contain any released artifacts
01:20:59 #
01:20:59 # The following property value will add the system folder as a repo.
01:20:59 #
01:20:59 org.ops4j.pax.url.mvn.defaultRepositories=\
01:20:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:20:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:20:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:20:59
01:20:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:20:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:20:59
01:20:59 #
01:20:59 # Comma separated list of repositories scanned when resolving an artifact.
01:20:59 # The default list includes the following repositories:
01:20:59 # http://repo1.maven.org/maven2@id=central
01:20:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:20:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:20:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:20:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:20:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:20:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:20:59 # To add repositories to the default ones, prepend '+' to the list of repositories
01:20:59 # to add.
01:20:59 # A repository url can be appended with zero or more of the following flags:
01:20:59 # @snapshots : the repository contains snapshots
01:20:59 # @noreleases : the repository does not contain any released artifacts
01:20:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:20:59 #
01:20:59 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
01:20:59
01:20:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:20:59 + [[ True == \T\r\u\e ]]
01:20:59 + echo 'Configuring the startup features...'
01:20:59 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:59 + FEATURE_TEST_STRING=features-test
01:20:59 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:20:59 + KARAF_VERSION=karaf4
01:20:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:20:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:59 + [[ ! -z '' ]]
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:59 ################################################################################
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59 ################################################################################
01:20:59
01:20:59 #
01:20:59 # Comma separated list of features repositories to register by default
01:20:59 #
01:20:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:20:59
01:20:59 #
01:20:59 # Comma separated list of features to install at startup
01:20:59 #
01:20:59 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:20:59
01:20:59 #
01:20:59 # Resource repositories (OBR) that the features resolver can use
01:20:59 # to resolve requirements/capabilities
01:20:59 #
01:20:59 # The format of the resourceRepositories is
01:20:59 # resourceRepositories=[xml:url|json:url],...
01:20:59 # for Instance:
01:20:59 #
01:20:59 #resourceRepositories=xml:http://host/path/to/index.xml
01:20:59 # or
01:20:59 #resourceRepositories=json:http://host/path/to/index.json
01:20:59 #
01:20:59
01:20:59 #
01:20:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:20:59 #
01:20:59 featuresBootAsynchronous=false
01:20:59
01:20:59 #
01:20:59 # Service requirements enforcement
01:20:59 #
01:20:59 # By default, the feature resolver checks the service requirements/capabilities of
01:20:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:20:59 # the required bundles.
01:20:59 # The following flag can have those values:
01:20:59 # - disable: service requirements are completely ignored
01:20:59 # - default: service requirements are ignored for old features
01:20:59 # - enforce: service requirements are always verified
01:20:59 #
01:20:59 #serviceRequirements=default
01:20:59
01:20:59 #
01:20:59 # Store cfg file for config element in feature
01:20:59 #
01:20:59 #configCfgStore=true
01:20:59
01:20:59 #
01:20:59 # Define if the feature service automatically refresh bundles
01:20:59 #
01:20:59 autoRefresh=true
01:20:59
01:20:59 #
01:20:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:20:59 # XML file defines instructions related to features processing
01:20:59 # versions.properties may declare properties to resolve placeholders in XML file
01:20:59 # both files are relative to ${karaf.etc}
01:20:59 #
01:20:59 #featureProcessing=org.apache.karaf.features.xml
01:20:59 #featureProcessingVersions=versions.properties
01:20:59 + configure_karaf_log karaf4 ''
01:20:59 + local -r karaf_version=karaf4
01:20:59 + local -r controllerdebugmap=
01:20:59 + local logapi=log4j
01:20:59 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:20:59 log4j2.rootLogger.level = INFO
01:20:59 #log4j2.rootLogger.type = asyncRoot
01:20:59 #log4j2.rootLogger.includeLocation = false
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:20:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:20:59 log4j2.rootLogger.appenderRef.Console.ref = Console
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:20:59 log4j2.logger.spifly.name = org.apache.aries.spifly
01:20:59 log4j2.logger.spifly.level = WARN
01:20:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:20:59 log4j2.logger.audit.level = INFO
01:20:59 log4j2.logger.audit.additivity = false
01:20:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:20:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:20:59 log4j2.appender.console.type = Console
01:20:59 log4j2.appender.console.name = Console
01:20:59 log4j2.appender.console.layout.type = PatternLayout
01:20:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.rolling.type = RollingRandomAccessFile
01:20:59 log4j2.appender.rolling.name = RollingFile
01:20:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:20:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:20:59 #log4j2.appender.rolling.immediateFlush = false
01:20:59 log4j2.appender.rolling.append = true
01:20:59 log4j2.appender.rolling.layout.type = PatternLayout
01:20:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.rolling.policies.type = Policies
01:20:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.rolling.policies.size.size = 64MB
01:20:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.rolling.strategy.max = 7
01:20:59 log4j2.appender.audit.type = RollingRandomAccessFile
01:20:59 log4j2.appender.audit.name = AuditRollingFile
01:20:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:20:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:20:59 log4j2.appender.audit.append = true
01:20:59 log4j2.appender.audit.layout.type = PatternLayout
01:20:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.audit.policies.type = Policies
01:20:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.audit.policies.size.size = 8MB
01:20:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.audit.strategy.max = 7
01:20:59 log4j2.appender.osgi.type = PaxOsgi
01:20:59 log4j2.appender.osgi.name = PaxOsgi
01:20:59 log4j2.appender.osgi.filter = *
01:20:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:20:59 #log4j2.logger.aether.level = TRACE
01:20:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:20:59 #log4j2.logger.http-headers.level = DEBUG
01:20:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:20:59 #log4j2.logger.maven.level = TRACE
01:20:59 + logapi=log4j2
01:20:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:20:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:20:59 + '[' log4j2 == log4j2 ']'
01:20:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:20:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:20:59 controllerdebugmap:
01:20:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:20:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:20:59 + unset IFS
01:20:59 + echo 'controllerdebugmap: '
01:20:59 + '[' -n '' ']'
01:20:59 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 ################################################################################
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59 ################################################################################
01:20:59
01:20:59 # Common pattern layout for appenders
01:20:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:20:59
01:20:59 # Root logger
01:20:59 log4j2.rootLogger.level = INFO
01:20:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:20:59 #log4j2.rootLogger.type = asyncRoot
01:20:59 #log4j2.rootLogger.includeLocation = false
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:20:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:20:59 log4j2.rootLogger.appenderRef.Console.ref = Console
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:20:59
01:20:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:20:59
01:20:59 # Loggers configuration
01:20:59
01:20:59 # Spifly logger
01:20:59 log4j2.logger.spifly.name = org.apache.aries.spifly
01:20:59 log4j2.logger.spifly.level = WARN
01:20:59
01:20:59 # Security audit logger
01:20:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:20:59 log4j2.logger.audit.level = INFO
01:20:59 log4j2.logger.audit.additivity = false
01:20:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:20:59
01:20:59 # Appenders configuration
01:20:59
01:20:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:20:59 log4j2.appender.console.type = Console
01:20:59 log4j2.appender.console.name = Console
01:20:59 log4j2.appender.console.layout.type = PatternLayout
01:20:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:20:59
01:20:59 # Rolling file appender
01:20:59 log4j2.appender.rolling.type = RollingRandomAccessFile
01:20:59 log4j2.appender.rolling.name = RollingFile
01:20:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:20:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:20:59 # uncomment to not force a disk flush
01:20:59 #log4j2.appender.rolling.immediateFlush = false
01:20:59 log4j2.appender.rolling.append = true
01:20:59 log4j2.appender.rolling.layout.type = PatternLayout
01:20:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.rolling.policies.type = Policies
01:20:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.rolling.policies.size.size = 1GB
01:20:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.rolling.strategy.max = 7
01:20:59
01:20:59 # Audit file appender
01:20:59 log4j2.appender.audit.type = RollingRandomAccessFile
01:20:59 log4j2.appender.audit.name = AuditRollingFile
01:20:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:20:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:20:59 log4j2.appender.audit.append = true
01:20:59 log4j2.appender.audit.layout.type = PatternLayout
01:20:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.audit.policies.type = Policies
01:20:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.audit.policies.size.size = 8MB
01:20:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.audit.strategy.max = 7
01:20:59
01:20:59 # OSGi appender
01:20:59 log4j2.appender.osgi.type = PaxOsgi
01:20:59 log4j2.appender.osgi.name = PaxOsgi
01:20:59 log4j2.appender.osgi.filter = *
01:20:59
01:20:59 # help with identification of maven-related problems with pax-url-aether
01:20:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:20:59 #log4j2.logger.aether.level = TRACE
01:20:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:20:59 #log4j2.logger.http-headers.level = DEBUG
01:20:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:20:59 #log4j2.logger.maven.level = TRACE
01:20:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:20:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:20:59 Configure
01:20:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:20:59 max memory: 12G
01:20:59 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:20:59 + local -r controllermem=12G
01:20:59 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + echo Configure
01:20:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:20:59 + echo ' max memory: 12G'
01:20:59 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:20:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 #!/bin/sh
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59
01:20:59 #
01:20:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:20:59 # script: client, instance, shell, start, status, stop, karaf
01:20:59 #
01:20:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:20:59 # Actions go here...
01:20:59 # fi
01:20:59
01:20:59 #
01:20:59 # general settings which should be applied for all scripts go here; please keep
01:20:59 # in mind that it is possible that scripts might be executed more than once, e.g.
01:20:59 # in example of the start script where the start script is executed first and the
01:20:59 # karaf script afterwards.
01:20:59 #
01:20:59
01:20:59 #
01:20:59 # The following section shows the possible configuration options for the default
01:20:59 # karaf scripts
01:20:59 #
01:20:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:20:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:20:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:20:59 # export EXTRA_JAVA_OPTS # Additional JVM options
01:20:59 # export KARAF_HOME # Karaf home folder
01:20:59 # export KARAF_DATA # Karaf data folder
01:20:59 # export KARAF_BASE # Karaf base folder
01:20:59 # export KARAF_ETC # Karaf etc folder
01:20:59 # export KARAF_LOG # Karaf log folder
01:20:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:20:59 # export KARAF_OPTS # Additional available Karaf options
01:20:59 # export KARAF_DEBUG # Enable debug mode
01:20:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:20:59 # export KARAF_NOROOT # Prevent execution as root if set to true
01:20:59 Set Java version
01:20:59 + echo 'Set Java version'
01:20:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:20:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:20:59 sudo: a password is required
01:20:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:20:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:20:59 sudo: a password is required
01:20:59 JDK default version ...
01:20:59 + echo 'JDK default version ...'
01:20:59 + java -version
01:20:59 openjdk version "21.0.9" 2025-10-21
01:20:59 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:20:59 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:20:59 Set JAVA_HOME
01:20:59 + echo 'Set JAVA_HOME'
01:20:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:20:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:20:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:20:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:20:59 Listing all open ports on controller system...
01:20:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:20:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:20:59 + echo 'Listing all open ports on controller system...'
01:20:59 + netstat -pnatu
01:20:59 /tmp/configuration-script.sh: line 40: netstat: command not found
01:20:59 Configuring cluster
01:20:59 + '[' -f /tmp/custom_shard_config.txt ']'
01:20:59 + echo 'Configuring cluster'
01:20:59 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.21
01:20:59 ################################################
01:20:59 ## Configure Cluster ##
01:20:59 ################################################
01:20:59 NOTE: Cluster configuration files not found. Copying from
01:20:59 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:20:59 Configuring unique name in pekko.conf
01:20:59 Configuring hostname in pekko.conf
01:20:59 Configuring data and rpc seed nodes in pekko.conf
01:20:59 modules = [
01:20:59
01:20:59 {
01:20:59 name = "inventory"
01:20:59 namespace = "urn:opendaylight:inventory"
01:20:59 shard-strategy = "module"
01:20:59 },
01:20:59 {
01:20:59 name = "topology"
01:20:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:20:59 shard-strategy = "module"
01:20:59 },
01:20:59 {
01:20:59 name = "toaster"
01:20:59 namespace = "http://netconfcentral.org/ns/toaster"
01:20:59 shard-strategy = "module"
01:20:59 }
01:20:59 ]
01:20:59 Configuring replication type in module-shards.conf
01:20:59 ################################################
01:20:59 ## NOTE: Manually restart controller to ##
01:20:59 ## apply configuration. ##
01:20:59 ################################################
01:20:59 Dump akka.conf
01:20:59 + echo 'Dump akka.conf'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:59 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:20:59 Dump modules.conf
01:20:59 + echo 'Dump modules.conf'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:59 modules = [
01:20:59
01:20:59 {
01:20:59 name = "inventory"
01:20:59 namespace = "urn:opendaylight:inventory"
01:20:59 shard-strategy = "module"
01:20:59 },
01:20:59 {
01:20:59 name = "topology"
01:20:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:20:59 shard-strategy = "module"
01:20:59 },
01:20:59 {
01:20:59 name = "toaster"
01:20:59 namespace = "http://netconfcentral.org/ns/toaster"
01:20:59 shard-strategy = "module"
01:20:59 }
01:20:59 ]
01:20:59 Dump module-shards.conf
01:20:59 + echo 'Dump module-shards.conf'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:59 module-shards = [
01:20:59 {
01:20:59 name = "default"
01:20:59 shards = [
01:20:59 {
01:20:59 name = "default"
01:20:59 replicas = ["member-1"]
01:20:59 }
01:20:59 ]
01:20:59 },
01:20:59 {
01:20:59 name = "inventory"
01:20:59 shards = [
01:20:59 {
01:20:59 name="inventory"
01:20:59 replicas = ["member-1"]
01:20:59 }
01:20:59 ]
01:20:59 },
01:20:59 {
01:20:59 name = "topology"
01:20:59 shards = [
01:20:59 {
01:20:59 name="topology"
01:20:59 replicas = ["member-1"]
01:20:59 }
01:20:59 ]
01:20:59 },
01:20:59 {
01:20:59 name = "toaster"
01:20:59 shards = [
01:20:59 {
01:20:59 name="toaster"
01:20:59 replicas = ["member-1"]
01:20:59 }
01:20:59 ]
01:20:59 }
01:20:59 ]
01:20:59 Locating config plan to use...
01:20:59 Finished running config plans
01:20:59 Starting member-1 with IP address 10.30.170.21
01:21:00 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:21:00 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:21:00 Redirecting karaf console output to karaf_console.log
01:21:00 Starting controller...
01:21:00 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:21:00 Execute the post startup script on controller 10.30.170.21
01:21:00 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:21:01 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:21:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:22:06 2026-02-15T01:21:18,241 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:22:06 Controller is UP
01:22:06 2026-02-15T01:21:18,241 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:22:06 Listing all open ports on controller system...
01:22:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:22:06 looking for "BindException: Address already in use" in log file
01:22:06 looking for "server is unhealthy" in log file
01:22:06 Let's take the karaf thread dump
01:22:06 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:22:06 karaf main: org.apache.karaf.main.Main, pid:2112
01:22:06 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
01:22:07 Generating mininet variables...
01:22:07 Locating test plan to use...
01:22:07 Changing the testplan path...
01:22:07 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
01:22:07 #
01:22:07 # This program and the accompanying materials are made available under the
01:22:07 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
01:22:07 # and is available at http://www.eclipse.org/legal/epl-v10.html
01:22:07
01:22:07 # Place the suites in run order:
01:22:07 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready
01:22:07 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot
01:22:07 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 ...
01:22:07 ==============================================================================
01:22:07 netconf-scale-max-devices.txt
01:22:07 ==============================================================================
01:22:07 netconf-scale-max-devices.txt.Ready
01:22:07 ==============================================================================
01:22:08 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
01:22:08 ==============================================================================
01:22:11 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:16 | PASS |
01:22:16 ------------------------------------------------------------------------------
01:22:16 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:16 | PASS |
01:22:16 ------------------------------------------------------------------------------
01:22:16 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:16 | PASS |
01:22:16 Netconf was detected to be up and running so bug 5014 did not show up.
01:22:16 ------------------------------------------------------------------------------
01:22:16 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:16 | PASS |
01:22:16 Netconf was detected to be up and running so bug 5014 did not show up.
01:22:16 ------------------------------------------------------------------------------
01:22:16 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:16 | PASS |
01:22:16 ------------------------------------------------------------------------------
01:22:16 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:35 | PASS |
01:22:35 ------------------------------------------------------------------------------
01:22:35 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
01:22:35 6 tests, 6 passed, 0 failed
01:22:35 ==============================================================================
01:22:35 netconf-scale-max-devices.txt.Ready | PASS |
01:22:35 6 tests, 6 passed, 0 failed
01:22:35 ==============================================================================
01:22:35 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:22:35 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:22:35 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:22:35 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:22:35 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:22:35 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-scale-max-devices.txt.Max Devices' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:22:35 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
01:22:35 ==============================================================================
01:22:37 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:23:32 Starting Iteration with 1000 devices
01:23:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:16:11 | FAIL |
02:16:11 Timed out waiting for {'netconf-scaling-device-381', 'netconf-scaling-device-13', 'netconf-scaling-device-369', 'netconf-scaling-device-195', 'netconf-scaling-device-97', 'netconf-scaling-device-205', 'netconf-scaling-device-657', 'netconf-scaling-device-586', 'netconf-scaling-device-715', 'netconf-scaling-device-281', 'netconf-scaling-device-370', 'netconf-scaling-device-235', 'netconf-scaling-device-882', 'netconf-scaling-device-125', 'netconf-scaling-device-840', 'netconf-scaling-device-632', 'netconf-scaling-device-541', 'netconf-scaling-device-348', 'netconf-scaling-device-669', 'netconf-scaling-device-197', 'netconf-scaling-device-958', 'netconf-scaling-device-961', 'netconf-scaling-device-311', 'netconf-scaling-device-816', 'netconf-scaling-device-720', 'netconf-scaling-device-841', 'netconf-scaling-device-126', 'netconf-scaling-device-298', 'netconf-scaling-device-425', 'netconf-scaling-device-887', 'netconf-scaling-device-834', 'netconf-scaling-device-556', 'netconf-scaling-device-180', 'netconf-scaling-device-617', 'netconf-scaling-device-660', 'netconf-scaling-device-802', 'netconf-scaling-device-364', 'netconf-scaling-device-207', 'netconf-scaling-device-733', 'netconf-scaling-device-61', 'netconf-scaling-device-942', 'netconf-scaling-device-375', 'netconf-scaling-device-848', 'netconf-scaling-device-168', 'netconf-scaling-device-722', 'netconf-scaling-device-587', 'netconf-scaling-device-661', 'netconf-scaling-device-505', 'netconf-scaling-device-572', 'netconf-scaling-device-382', 'netconf-scaling-device-200', 'netcon...
02:16:11 [ Message content over the limit has been removed. ]
02:16:11 ...f-scaling-device-93', 'netconf-scaling-device-819', 'netconf-scaling-device-879', 'netconf-scaling-device-547', 'netconf-scaling-device-777', 'netconf-scaling-device-741', 'netconf-scaling-device-183', 'netconf-scaling-device-77', 'netconf-scaling-device-245', 'netconf-scaling-device-146', 'netconf-scaling-device-977', 'netconf-scaling-device-949', 'netconf-scaling-device-709', 'netconf-scaling-device-55', 'netconf-scaling-device-147', 'netconf-scaling-device-987', 'netconf-scaling-device-453', 'netconf-scaling-device-859', 'netconf-scaling-device-118', 'netconf-scaling-device-682', 'netconf-scaling-device-228', 'netconf-scaling-device-561', 'netconf-scaling-device-520', 'netconf-scaling-device-538', 'netconf-scaling-device-20', 'netconf-scaling-device-159', 'netconf-scaling-device-404', 'netconf-scaling-device-260', 'netconf-scaling-device-54', 'netconf-scaling-device-184', 'netconf-scaling-device-211', 'netconf-scaling-device-398', 'netconf-scaling-device-289', 'netconf-scaling-device-472', 'netconf-scaling-device-655', 'netconf-scaling-device-760', 'netconf-scaling-device-963', 'netconf-scaling-device-765', 'netconf-scaling-device-667', 'netconf-scaling-device-517', 'netconf-scaling-device-701', 'netconf-scaling-device-737', 'netconf-scaling-device-831', 'netconf-scaling-device-492', 'netconf-scaling-device-604', 'netconf-scaling-device-189', 'netconf-scaling-device-568', 'netconf-scaling-device-901', 'netconf-scaling-device-325', 'netconf-scaling-device-628', 'netconf-scaling-device-47', 'netconf-scaling-device-476'} to connect
02:16:11
02:16:11 Also teardown failed:
02:16:11 No match found for '>' in 10 seconds
02:16:11 Output:
02:16:11 [?2004l
^C.
02:16:11 ------------------------------------------------------------------------------
02:16:21 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL |
02:16:21 Suite teardown failed:
02:16:21 No match found for '>' in 10 seconds
02:16:21 Output:
02:16:21 ^C.
02:16:21
02:16:21 1 test, 0 passed, 1 failed
02:16:21 ==============================================================================
02:16:21 netconf-scale-max-devices.txt | FAIL |
02:16:21 7 tests, 6 passed, 1 failed
02:16:21 ==============================================================================
02:16:21 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/output.xml
02:16:22 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/log.html
02:16:22 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/report.html
02:16:23 Examining the files in data/log and checking filesize
02:16:23 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:24 total 2048
02:16:24 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 01:21 .
02:16:24 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 01:21 karaf_console.log
02:16:24 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 01:21 ..
02:16:24 -rw-rw-r-- 1 jenkins jenkins 2081335 Feb 15 01:52 karaf.log
02:16:24 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:24 2.0M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
02:16:24 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
02:16:24 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:24 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
02:16:24 Let's take the karaf thread dump again...
02:16:24 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:24 karaf main: org.apache.karaf.main.Main, pid:2112
02:16:24 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:25 Killing ODL
02:16:25 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:30 Compressing karaf.log 1
02:16:30 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:30 Fetching compressed karaf.log 1
02:16:30 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:31 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:31 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:31 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:31 Fetch GC logs
02:16:31 Warning: Permanently added '10.30.170.21' (ECDSA) to the list of known hosts.
02:16:31 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
02:16:31 Examine copied files
02:16:31 total 18136
02:16:31 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 02:16 gclogs-1
02:16:31 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 02:16 odl1_karaf_console.log
02:16:31 -rw-rw-r--. 1 jenkins jenkins 73304 Feb 15 02:16 odl1_karaf.log.gz
02:16:31 -rw-rw-r--. 1 jenkins jenkins 165724 Feb 15 02:16 karaf_1_2112_threads_after.log
02:16:31 -rw-rw-r--. 1 jenkins jenkins 16300 Feb 15 02:16 ps_after.log
02:16:31 -rw-rw-r--. 1 jenkins jenkins 249233 Feb 15 02:16 report.html
02:16:31 -rw-rw-r--. 1 jenkins jenkins 1056702 Feb 15 02:16 log.html
02:16:31 -rw-rw-r--. 1 jenkins jenkins 14605191 Feb 15 02:16 output.xml
02:16:31 -rw-rw-r--. 1 jenkins jenkins 2199234 Feb 15 02:16 testtool--netconf-scale-max-devices-txt-Max-Devices.1771118616.12.log
02:16:31 -rw-rw-r--. 1 jenkins jenkins 14 Feb 15 02:16 devices.csv
02:16:31 drwxrwxr-x. 35 jenkins jenkins 4096 Feb 15 01:23 yang
02:16:31 -rw-rw-r--. 1 jenkins jenkins 537 Feb 15 01:22 testplan.txt
02:16:31 -rw-rw-r--. 1 jenkins jenkins 112542 Feb 15 01:22 karaf_1_2112_threads_before.log
02:16:31 -rw-rw-r--. 1 jenkins jenkins 17184 Feb 15 01:22 ps_before.log
02:16:31 -rw-rw-r--. 1 jenkins jenkins 3322 Feb 15 01:20 post-startup-script.sh
02:16:31 -rw-rw-r--. 1 jenkins jenkins 252 Feb 15 01:20 startup-script.sh
02:16:31 -rw-rw-r--. 1 jenkins jenkins 3459 Feb 15 01:20 configuration-script.sh
02:16:31 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 01:20 detect_variables.env
02:16:31 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 15 01:20 pom.xml
02:16:31 -rw-rw-r--. 1 jenkins jenkins 92 Feb 15 01:20 set_variables.env
02:16:31 -rw-rw-r--. 1 jenkins jenkins 295 Feb 15 01:20 slave_addresses.txt
02:16:31 -rw-rw-r--. 1 jenkins jenkins 570 Feb 15 01:20 requirements.txt
02:16:31 -rw-rw-r--. 1 jenkins jenkins 26 Feb 15 01:20 env.properties
02:16:31 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 01:18 stack-parameters.yaml
02:16:31 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 15 01:17 test
02:16:31 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:17 test@tmp
02:16:31 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
02:16:31 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins2719739810797360074.sh
02:16:31 Karaf Deployments, Tests must have already run
02:16:31 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins12203871328741287623.sh
02:16:31 Cleaning up Robot installation...
02:16:32 $ ssh-agent -k
02:16:32 unset SSH_AUTH_SOCK;
02:16:32 unset SSH_AGENT_PID;
02:16:32 echo Agent pid 5286 killed;
02:16:32 [ssh-agent] Stopped.
02:16:32 Recording plot data
02:16:32 Robot results publisher started...
02:16:32 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:16:32 -Parsing output xml:
02:16:33 Done!
02:16:33 -Copying log files to build dir:
02:16:34 Done!
02:16:34 -Assigning results to build:
02:16:34 Done!
02:16:34 -Checking thresholds:
02:16:34 Done!
02:16:34 Done publishing Robot results.
02:16:34 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:16:34 [PostBuildScript] - [INFO] Executing post build scripts.
02:16:34 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins6605811110305267028.sh
02:16:34 Archiving csit artifacts
02:16:34 mv: cannot stat '*_1.png': No such file or directory
02:16:34 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:16:34 % Total % Received % Xferd Average Speed Time Time Time Current
02:16:34 Dload Upload Total Spent Left Speed
02:16:34
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 463k 0 463k 0 0 1974k 0 --:--:-- --:--:-- --:--:-- 1966k
100 1012k 0 1012k 0 0 2805k 0 --:--:-- --:--:-- --:--:-- 2797k
02:16:34 Archive: robot-plugin.zip
02:16:34 inflating: ./archives/robot-plugin/log.html
02:16:34 inflating: ./archives/robot-plugin/output.xml
02:16:35 inflating: ./archives/robot-plugin/report.html
02:16:35 mv: cannot stat '*.log.gz': No such file or directory
02:16:35 mv: cannot stat '*.png': No such file or directory
02:16:35 [PostBuildScript] - [INFO] Executing post build scripts.
02:16:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins11755021828606065481.sh
02:16:35 [PostBuildScript] - [INFO] Executing post build scripts.
02:16:35 [EnvInject] - Injecting environment variables from a build step.
02:16:35 [EnvInject] - Injecting as environment variables the properties content
02:16:35 OS_CLOUD=vex
02:16:35 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-29
02:16:35
02:16:35 [EnvInject] - Variables injected successfully.
02:16:35 provisioning config files...
02:16:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:16:35 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins14421558687804233793.sh
02:16:35 ---> openstack-stack-delete.sh
02:16:35 Setup pyenv:
02:16:35 system
02:16:35 3.8.13
02:16:35 3.9.13
02:16:35 3.10.13
02:16:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:16:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
02:16:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:16:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:16:37 lf-activate-venv(): INFO: Base packages installed successfully
02:16:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:16:51 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
02:16:51 INFO: Stack cost retrieval disabled, setting cost to 0
02:17:04 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-29
02:17:04 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-29
02:17:04 [PostBuildScript] - [INFO] Executing post build scripts.
02:17:04 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15313543151995047923.sh
02:17:04 ---> sysstat.sh
02:17:04 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins7520307488114259534.sh
02:17:04 ---> package-listing.sh
02:17:04 ++ facter osfamily
02:17:04 ++ tr '[:upper:]' '[:lower:]'
02:17:04 + OS_FAMILY=redhat
02:17:04 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
02:17:04 + START_PACKAGES=/tmp/packages_start.txt
02:17:04 + END_PACKAGES=/tmp/packages_end.txt
02:17:04 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:17:04 + PACKAGES=/tmp/packages_start.txt
02:17:04 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
02:17:04 + PACKAGES=/tmp/packages_end.txt
02:17:04 + case "${OS_FAMILY}" in
02:17:04 + rpm -qa
02:17:04 + sort
02:17:05 + '[' -f /tmp/packages_start.txt ']'
02:17:05 + '[' -f /tmp/packages_end.txt ']'
02:17:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:17:05 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
02:17:05 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
02:17:05 + 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:17:05 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4227094972326189823.sh
02:17:06 ---> capture-instance-metadata.sh
02:17:06 Setup pyenv:
02:17:06 system
02:17:06 3.8.13
02:17:06 3.9.13
02:17:06 3.10.13
02:17:06 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:17:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
02:17:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:08 lf-activate-venv(): INFO: Base packages installed successfully
02:17:08 lf-activate-venv(): INFO: Installing additional packages: lftools
02:17:17 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
02:17:17 INFO: Running in OpenStack, capturing instance metadata
02:17:18 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8145348582509270711.sh
02:17:18 provisioning config files...
02:17:18 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-vanadium #29
02:17:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/config13374645188603750117tmp
02:17:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:17:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:17:18 provisioning config files...
02:17:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:17:18 [EnvInject] - Injecting environment variables from a build step.
02:17:18 [EnvInject] - Injecting as environment variables the properties content
02:17:18 SERVER_ID=logs
02:17:18
02:17:18 [EnvInject] - Variables injected successfully.
02:17:18 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins1124993679233636847.sh
02:17:18 ---> create-netrc.sh
02:17:18 WARN: Log server credential not found.
02:17:18 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins11600104355492775433.sh
02:17:18 ---> python-tools-install.sh
02:17:18 Setup pyenv:
02:17:18 system
02:17:18 3.8.13
02:17:18 3.9.13
02:17:18 3.10.13
02:17:18 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:17:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
02:17:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:20 lf-activate-venv(): INFO: Base packages installed successfully
02:17:20 lf-activate-venv(): INFO: Installing additional packages: lftools
02:17:31 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
02:17:31 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins12195220199446057971.sh
02:17:31 ---> sudo-logs.sh
02:17:31 Archiving 'sudo' log..
02:17:31 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4426692685359921420.sh
02:17:31 ---> job-cost.sh
02:17:31 INFO: Activating Python virtual environment...
02:17:31 Setup pyenv:
02:17:31 system
02:17:31 3.8.13
02:17:31 3.9.13
02:17:31 3.10.13
02:17:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:17:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
02:17:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:33 lf-activate-venv(): INFO: Base packages installed successfully
02:17:33 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:17:41 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
02:17:41 DEBUG: Contents of stack-cost file:
02:17:41 total: 0
02:17:41 INFO: Retrieving Stack Cost...
02:17:41 INFO: Stack cost: 0
02:17:41 INFO: Instance uptime: 3656s
02:17:41 INFO: Fetching instance metadata (attempt 1 of 3)...
02:17:41 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
02:17:42 INFO: Successfully fetched instance metadata
02:17:42 INFO: Instance type: v3-standard-2
02:17:42 INFO: Retrieving pricing info for: v3-standard-2
02:17:42 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
02:17:42 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3656
02:17:42 INFO: Successfully fetched Vexxhost pricing API
02:17:42 INFO: Retrieved cost: 0.11
02:17:42 INFO: Retrieved resource: v3-standard-2
02:17:42 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/cost
02:17:42 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/cost.csv
02:17:42 INFO: Successfully archived job cost data
02:17:42 DEBUG: Cost data: netconf-csit-1node-scale-max-devices-only-vanadium,29,2026-02-15 02:17:42,v3-standard-2,3656,0.11,0.00,UNSTABLE
02:17:42 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins15401961347743092294.sh
02:17:42 ---> logs-deploy.sh
02:17:42 Setup pyenv:
02:17:43 system
02:17:43 3.8.13
02:17:43 3.9.13
02:17:43 3.10.13
02:17:43 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
02:17:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIpC from file:/tmp/.os_lf_venv
02:17:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:17:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:17:46 lf-activate-venv(): INFO: Base packages installed successfully
02:17:46 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:17:55 lf-activate-venv(): INFO: Adding /tmp/venv-MIpC/bin to PATH
02:17:55 WARNING: Nexus logging server not set
02:17:55 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-vanadium/29/
02:17:55 INFO: archiving logs to S3
02:17:57 ---> uname -a:
02:17:57 Linux prd-centos8-robot-2c-8g-10599.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:17:57
02:17:57
02:17:57 ---> lscpu:
02:17:57 Architecture: x86_64
02:17:57 CPU op-mode(s): 32-bit, 64-bit
02:17:57 Byte Order: Little Endian
02:17:57 CPU(s): 2
02:17:57 On-line CPU(s) list: 0,1
02:17:57 Thread(s) per core: 1
02:17:57 Core(s) per socket: 1
02:17:57 Socket(s): 2
02:17:57 NUMA node(s): 1
02:17:57 Vendor ID: AuthenticAMD
02:17:57 CPU family: 23
02:17:57 Model: 49
02:17:57 Model name: AMD EPYC-Rome Processor
02:17:57 Stepping: 0
02:17:57 CPU MHz: 2799.998
02:17:57 BogoMIPS: 5599.99
02:17:57 Virtualization: AMD-V
02:17:57 Hypervisor vendor: KVM
02:17:57 Virtualization type: full
02:17:57 L1d cache: 32K
02:17:57 L1i cache: 32K
02:17:57 L2 cache: 512K
02:17:57 L3 cache: 16384K
02:17:57 NUMA node0 CPU(s): 0,1
02:17: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:17:57
02:17:57
02:17:57 ---> nproc:
02:17:57 2
02:17:57
02:17:57
02:17:57 ---> df -h:
02:17:57 Filesystem Size Used Avail Use% Mounted on
02:17:57 devtmpfs 3.8G 0 3.8G 0% /dev
02:17:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:17:57 tmpfs 3.8G 17M 3.8G 1% /run
02:17:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:17:57 /dev/vda1 40G 19G 22G 46% /
02:17:57 tmpfs 770M 0 770M 0% /run/user/1001
02:17:57
02:17:57
02:17:57 ---> free -m:
02:17:57 total used free shared buff/cache available
02:17:57 Mem: 7697 716 172 18 6808 6664
02:17:57 Swap: 1023 0 1023
02:17:57
02:17:57
02:17:57 ---> ip addr:
02:17:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:17:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:17:57 inet 127.0.0.1/8 scope host lo
02:17:57 valid_lft forever preferred_lft forever
02:17:57 inet6 ::1/128 scope host
02:17:57 valid_lft forever preferred_lft forever
02:17:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:17:57 link/ether fa:16:3e:7e:1b:c4 brd ff:ff:ff:ff:ff:ff
02:17:57 altname enp0s3
02:17:57 altname ens3
02:17:57 inet 10.30.171.127/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:17:57 valid_lft 82740sec preferred_lft 82740sec
02:17:57 inet6 fe80::f816:3eff:fe7e:1bc4/64 scope link
02:17:57 valid_lft forever preferred_lft forever
02:17:57
02:17:57
02:17:57 ---> sar -b -r -n DEV:
02:17:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
02:17:57
02:17:57 01:16:53 LINUX RESTART (2 CPU)
02:17:57
02:17:57 01:18:01 AM tps rtps wtps bread/s bwrtn/s
02:17:57 01:19:01 AM 119.23 1.12 118.11 76.37 11500.07
02:17:57 01:20:01 AM 29.27 0.42 28.86 64.78 3664.08
02:17:57 01:21:01 AM 90.50 9.41 81.09 1681.56 8785.14
02:17:57 01:22:01 AM 12.45 0.00 12.45 0.00 1341.53
02:17:57 01:23:01 AM 4.03 0.07 3.97 4.93 164.96
02:17:57 01:24:02 AM 280.26 17.97 262.29 2234.48 336951.47
02:17:57 01:25:01 AM 6.44 0.00 6.44 0.00 8012.96
02:17:57 01:26:01 AM 0.32 0.00 0.32 0.00 222.68
02:17:57 01:27:01 AM 0.35 0.00 0.35 0.00 93.90
02:17:57 01:28:01 AM 0.63 0.42 0.22 71.84 3.20
02:17:57 01:29:01 AM 0.17 0.00 0.17 0.00 1.77
02:17:57 01:30:01 AM 0.23 0.00 0.23 0.00 2.52
02:17:57 01:31:01 AM 0.42 0.23 0.18 47.06 1.90
02:17:57 01:32:01 AM 0.30 0.03 0.27 2.53 4.02
02:17:57 01:33:01 AM 2.25 0.88 1.37 205.26 30.04
02:17:57 01:34:01 AM 0.28 0.00 0.28 0.00 4.00
02:17:57 01:35:01 AM 0.18 0.00 0.18 0.00 1.87
02:17:57 01:36:01 AM 0.17 0.07 0.10 8.93 0.77
02:17:57 01:37:01 AM 10.60 8.98 1.62 764.81 25.91
02:17:57 01:38:01 AM 1.58 0.00 1.58 0.00 50.32
02:17:57 01:39:01 AM 0.22 0.00 0.22 0.00 2.67
02:17:57 01:40:01 AM 0.13 0.00 0.13 0.00 1.95
02:17:57 01:41:01 AM 0.17 0.00 0.17 0.00 1.23
02:17:57 01:42:01 AM 0.20 0.00 0.20 0.00 3.15
02:17:57 01:43:01 AM 0.45 0.00 0.45 0.00 7.00
02:17:57 01:44:01 AM 0.17 0.00 0.17 0.00 2.02
02:17:57 01:45:01 AM 0.10 0.00 0.10 0.00 0.78
02:17:57 01:46:01 AM 0.13 0.00 0.13 0.00 0.92
02:17:57 01:47:01 AM 0.20 0.00 0.20 0.00 3.00
02:17:57 01:48:01 AM 0.23 0.00 0.23 0.00 4.10
02:17:57 01:49:01 AM 0.13 0.00 0.13 0.00 1.47
02:17:57 01:50:01 AM 0.13 0.00 0.13 0.00 1.05
02:17:57 01:51:01 AM 0.23 0.00 0.23 0.00 2.68
02:17:57 01:52:01 AM 0.25 0.00 0.25 0.00 3.03
02:17:57 01:53:01 AM 0.27 0.00 0.27 0.00 3.82
02:17:57 01:54:01 AM 0.12 0.00 0.12 0.00 1.18
02:17:57 01:55:01 AM 0.13 0.00 0.13 0.00 0.92
02:17:57 01:56:01 AM 0.10 0.00 0.10 0.00 0.63
02:17:57 01:57:01 AM 0.13 0.00 0.13 0.00 1.15
02:17:57 01:58:01 AM 0.30 0.00 0.30 0.00 4.52
02:17:57 01:59:01 AM 0.22 0.00 0.22 0.00 2.37
02:17:57 02:00:01 AM 0.15 0.00 0.15 0.00 1.60
02:17:57 02:01:01 AM 0.22 0.05 0.17 0.67 1.22
02:17:57 02:02:01 AM 0.40 0.10 0.30 2.53 4.81
02:17:57 02:03:01 AM 0.35 0.00 0.35 0.00 4.53
02:17:57 02:04:01 AM 0.13 0.00 0.13 0.00 1.72
02:17:57 02:05:01 AM 0.12 0.00 0.12 0.00 0.90
02:17:57 02:06:01 AM 0.08 0.00 0.08 0.00 0.50
02:17:57 02:07:01 AM 0.23 0.00 0.23 0.00 2.47
02:17:57 02:08:01 AM 0.25 0.00 0.25 0.00 4.37
02:17:57 02:09:01 AM 0.10 0.00 0.10 0.00 1.17
02:17:57 02:10:01 AM 0.12 0.00 0.12 0.00 0.77
02:17:57 02:11:01 AM 0.13 0.00 0.13 0.00 1.07
02:17:57 02:12:01 AM 0.17 0.00 0.17 0.00 1.93
02:17:57 02:13:01 AM 0.25 0.00 0.25 0.00 3.45
02:17:57 02:14:01 AM 0.25 0.00 0.25 0.00 2.65
02:17:57 02:15:01 AM 0.15 0.00 0.15 0.00 1.45
02:17:57 02:16:01 AM 0.12 0.02 0.10 0.40 0.77
02:17:57 02:17:01 AM 48.85 23.08 25.77 3210.26 1088.24
02:17:57 Average: 10.44 1.07 9.37 142.03 6306.60
02:17:57
02:17:57 01:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:17:57 01:19:01 AM 5170324 7010692 2712104 34.41 2688 2015920 695964 7.79 198412 2165132 100692
02:17:57 01:20:01 AM 5168212 7021452 2714216 34.43 2688 2029216 687860 7.70 225528 2140000 20264
02:17:57 01:21:01 AM 4946436 7055008 2935992 37.25 2688 2274776 624728 7.00 266456 2282852 32444
02:17:57 01:22:01 AM 4947944 7056412 2934484 37.23 2688 2274776 624728 7.00 266452 2283108 8
02:17:57 01:23:01 AM 4552764 6847388 3329664 42.24 2688 2460808 761728 8.53 395124 2547444 184972
02:17:57 01:24:02 AM 239352 6877428 7643076 96.96 2156 6668324 733576 8.21 494236 6497728 229832
02:17:57 01:25:01 AM 217784 6862252 7664644 97.24 2156 6674720 733576 8.21 494248 6518524 2832
02:17:57 01:26:01 AM 195036 6845976 7687392 97.53 2156 6681188 733576 8.21 494384 6541060 2656
02:17:57 01:27:01 AM 194348 6845364 7688080 97.53 2156 6681240 733576 8.21 494384 6541176 4
02:17:57 01:28:01 AM 191252 6844424 7691176 97.57 2156 6683396 749276 8.39 495424 6542708 4
02:17:57 01:29:01 AM 207660 6859824 7674768 97.37 2156 6683400 749276 8.39 495424 6542336 4
02:17:57 01:30:01 AM 207832 6859996 7674596 97.36 2156 6683400 746288 8.36 495424 6542456 4
02:17:57 01:31:01 AM 206728 6860300 7675700 97.38 2156 6684816 746288 8.36 495476 6543708 4
02:17:57 01:32:01 AM 206068 6859640 7676360 97.39 2156 6684816 767748 8.60 495476 6543824 4
02:17:57 01:33:01 AM 199788 6859764 7682640 97.47 2156 6691060 767748 8.60 495496 6550268 8
02:17:57 01:34:01 AM 200092 6860024 7682336 97.46 2156 6691064 767748 8.60 495496 6549952 4
02:17:57 01:35:01 AM 200452 6860384 7681976 97.46 2156 6691064 767748 8.60 495496 6549952 4
02:17:57 01:36:01 AM 199832 6860188 7682596 97.46 2156 6691644 747360 8.37 495496 6550536 4
02:17:57 01:37:01 AM 175780 6859492 7706648 97.77 2156 6714272 747316 8.37 497176 6571632 4
02:17:57 01:38:01 AM 176904 6860572 7705524 97.76 2156 6714272 747316 8.37 497176 6571788 4
02:17:57 01:39:01 AM 176444 6860112 7705984 97.76 2156 6714272 747316 8.37 497176 6571700 4
02:17:57 01:40:01 AM 176452 6860124 7705976 97.76 2156 6714276 746432 8.36 497176 6571588 4
02:17:57 01:41:01 AM 176040 6859728 7706388 97.77 2156 6714276 746432 8.36 497176 6571588 4
02:17:57 01:42:01 AM 176048 6859740 7706380 97.77 2156 6714280 746432 8.36 497176 6571592 4
02:17:57 01:43:01 AM 175964 6859656 7706464 97.77 2156 6714280 746432 8.36 497176 6571720 0
02:17:57 01:44:01 AM 176528 6860220 7705900 97.76 2156 6714280 746432 8.36 497176 6571604 4
02:17:57 01:45:01 AM 176284 6859980 7706144 97.76 2156 6714284 746432 8.36 497176 6571724 4
02:17:57 01:46:01 AM 176372 6860052 7706056 97.76 2156 6714284 746432 8.36 497176 6571724 4
02:17:57 01:47:01 AM 176536 6860216 7705892 97.76 2156 6714284 746432 8.36 497176 6571612 4
02:17:57 01:48:01 AM 176308 6859988 7706120 97.76 2156 6714284 746432 8.36 497176 6571748 4
02:17:57 01:49:01 AM 176336 6860020 7706092 97.76 2156 6714288 746432 8.36 497176 6571732 4
02:17:57 01:50:01 AM 176536 6860220 7705892 97.76 2156 6714288 748252 8.38 497176 6571736 4
02:17:57 01:51:01 AM 176776 6860444 7705652 97.76 2156 6714292 748252 8.38 497176 6571624 4
02:17:57 01:52:01 AM 176588 6860256 7705840 97.76 2156 6714292 748252 8.38 497176 6571624 4
02:17:57 01:53:01 AM 176592 6860260 7705836 97.76 2156 6714292 748252 8.38 497176 6571804 12
02:17:57 01:54:01 AM 176596 6860268 7705832 97.76 2156 6714296 748252 8.38 497176 6571624 4
02:17:57 01:55:01 AM 176700 6860372 7705728 97.76 2156 6714296 748252 8.38 497176 6571624 4
02:17:57 01:56:01 AM 176484 6860156 7705944 97.76 2156 6714296 748252 8.38 497176 6571624 8
02:17:57 01:57:01 AM 177124 6860800 7705304 97.75 2156 6714300 748252 8.38 497176 6571744 4
02:17:57 01:58:01 AM 176952 6860632 7705476 97.76 2156 6714304 748252 8.38 497176 6571700 4
02:17:57 01:59:01 AM 176428 6860108 7706000 97.76 2156 6714304 748252 8.38 497176 6571632 4
02:17:57 02:00:01 AM 176036 6859720 7706392 97.77 2156 6714308 768076 8.60 497176 6571744 4
02:17:57 02:01:01 AM 175024 6858712 7707404 97.78 2156 6714312 768076 8.60 497196 6572580 4
02:17:57 02:02:01 AM 176248 6860044 7706180 97.76 2156 6714420 768076 8.60 497316 6571992 4
02:17:57 02:03:01 AM 176264 6860060 7706164 97.76 2156 6714420 768076 8.60 497316 6571876 4
02:17:57 02:04:01 AM 175668 6859464 7706760 97.77 2156 6714420 768076 8.60 497316 6572088 4
02:17:57 02:05:01 AM 176120 6859920 7706308 97.77 2156 6714424 768076 8.60 497316 6571972 8
02:17:57 02:06:01 AM 176344 6860128 7706084 97.76 2156 6714424 768076 8.60 497316 6571888 4
02:17:57 02:07:01 AM 175956 6859740 7706472 97.77 2156 6714424 768076 8.60 497316 6571888 4
02:17:57 02:08:01 AM 176160 6859948 7706268 97.77 2156 6714428 768076 8.60 497316 6572300 16
02:17:57 02:09:01 AM 176464 6860252 7705964 97.76 2156 6714428 768076 8.60 497316 6572052 8
02:17:57 02:10:01 AM 175704 6859492 7706724 97.77 2156 6714428 757500 8.48 497316 6572252 4
02:17:57 02:11:01 AM 176184 6859996 7706244 97.76 2156 6714432 757500 8.48 497324 6572048 4
02:17:57 02:12:01 AM 175880 6859692 7706548 97.77 2156 6714432 757500 8.48 497324 6572164 4
02:17:57 02:13:01 AM 175572 6859388 7706856 97.77 2156 6714436 757500 8.48 497324 6572236 4
02:17:57 02:14:01 AM 176112 6859928 7706316 97.77 2156 6714436 757500 8.48 497324 6572052 4
02:17:57 02:15:01 AM 176344 6860160 7706084 97.76 2156 6714436 757500 8.48 497324 6572052 4
02:17:57 02:16:01 AM 176072 6859876 7706356 97.77 2156 6714488 757500 8.48 497324 6572056 44
02:17:57 02:17:01 AM 202784 6840524 7679644 97.43 2156 6679524 713064 7.98 496660 6567064 41648
02:17:57 Average: 588231 6870966 7294197 92.54 2201 6325404 746168 8.35 477531 6201247 10434
02:17:57
02:17:57 01:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:17:57 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:19:01 AM eth0 104.52 83.67 1182.84 11.54 0.00 0.00 0.00 0.00
02:17:57 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:20:01 AM eth0 15.08 9.93 6.59 4.26 0.00 0.00 0.00 0.00
02:17:57 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:21:01 AM eth0 237.91 209.50 379.81 50.87 0.00 0.00 0.00 0.00
02:17:57 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:22:01 AM eth0 2.07 1.05 0.95 0.32 0.00 0.00 0.00 0.00
02:17:57 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:23:01 AM eth0 215.00 124.59 3109.87 9.47 0.00 0.00 0.00 0.00
02:17:57 01:24:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:24:02 AM eth0 224.77 191.59 26.30 415.53 0.00 0.00 0.00 0.00
02:17:57 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:25:01 AM eth0 99.32 66.19 16.00 8.87 0.00 0.00 0.00 0.00
02:17:57 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:26:01 AM eth0 100.10 67.59 16.08 21.07 0.00 0.00 0.00 0.00
02:17:57 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:27:01 AM eth0 22.23 23.26 206.74 1.79 0.00 0.00 0.00 0.00
02:17:57 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:28:01 AM eth0 23.94 24.98 211.78 2.20 0.00 0.00 0.00 0.00
02:17:57 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:29:01 AM eth0 22.55 24.06 211.29 1.84 0.00 0.00 0.00 0.00
02:17:57 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:30:01 AM eth0 24.71 24.63 207.88 1.87 0.00 0.00 0.00 0.00
02:17:57 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:31:01 AM eth0 23.70 25.05 211.38 1.90 0.00 0.00 0.00 0.00
02:17:57 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:32:01 AM eth0 23.99 25.06 211.35 1.90 0.00 0.00 0.00 0.00
02:17:57 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:33:01 AM eth0 24.16 24.83 211.77 2.14 0.00 0.00 0.00 0.00
02:17:57 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:34:01 AM eth0 22.43 23.46 211.30 1.80 0.00 0.00 0.00 0.00
02:17:57 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:35:01 AM eth0 22.70 24.10 215.03 1.85 0.00 0.00 0.00 0.00
02:17:57 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:36:01 AM eth0 22.78 23.64 207.69 1.81 0.00 0.00 0.00 0.00
02:17:57 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:37:01 AM eth0 26.31 25.81 215.41 1.97 0.00 0.00 0.00 0.00
02:17:57 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:38:01 AM eth0 25.81 25.51 212.30 2.42 0.00 0.00 0.00 0.00
02:17:57 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:39:01 AM eth0 22.73 24.24 211.27 1.85 0.00 0.00 0.00 0.00
02:17:57 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:40:01 AM eth0 27.33 25.13 211.83 1.91 0.00 0.00 0.00 0.00
02:17:57 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:41:01 AM eth0 22.89 24.38 211.28 1.86 0.00 0.00 0.00 0.00
02:17:57 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:42:01 AM eth0 23.31 24.60 211.34 1.87 0.00 0.00 0.00 0.00
02:17:57 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:43:01 AM eth0 23.34 24.56 211.46 1.93 0.00 0.00 0.00 0.00
02:17:57 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:44:01 AM eth0 22.28 23.18 211.31 1.78 0.00 0.00 0.00 0.00
02:17:57 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:45:01 AM eth0 22.08 23.78 211.26 1.82 0.00 0.00 0.00 0.00
02:17:57 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:46:01 AM eth0 22.16 22.66 211.24 1.75 0.00 0.00 0.00 0.00
02:17:57 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:47:01 AM eth0 25.71 24.01 215.22 1.84 0.00 0.00 0.00 0.00
02:17:57 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:48:01 AM eth0 23.26 23.78 211.78 2.13 0.00 0.00 0.00 0.00
02:17:57 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:49:01 AM eth0 23.43 25.01 211.35 1.90 0.00 0.00 0.00 0.00
02:17:57 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:50:01 AM eth0 22.88 22.91 211.36 1.76 0.00 0.00 0.00 0.00
02:17:57 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:51:01 AM eth0 21.10 22.40 211.20 1.73 0.00 0.00 0.00 0.00
02:17:57 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:52:01 AM eth0 22.73 24.03 211.26 1.84 0.00 0.00 0.00 0.00
02:17:57 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:53:01 AM eth0 22.83 24.05 211.45 1.90 0.00 0.00 0.00 0.00
02:17:57 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:54:01 AM eth0 22.21 23.29 214.88 1.79 0.00 0.00 0.00 0.00
02:17:57 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:55:01 AM eth0 22.70 23.73 211.29 1.82 0.00 0.00 0.00 0.00
02:17:57 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:56:01 AM eth0 22.86 23.23 207.63 1.78 0.00 0.00 0.00 0.00
02:17:57 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:57:01 AM eth0 25.26 24.60 215.14 1.88 0.00 0.00 0.00 0.00
02:17:57 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:58:01 AM eth0 23.05 23.88 211.98 2.31 0.00 0.00 0.00 0.00
02:17:57 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 01:59:01 AM eth0 21.68 23.19 211.20 1.78 0.00 0.00 0.00 0.00
02:17:57 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:00:01 AM eth0 24.13 23.81 207.88 1.82 0.00 0.00 0.00 0.00
02:17:57 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:01:01 AM eth0 22.44 24.14 214.83 1.85 0.00 0.00 0.00 0.00
02:17:57 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:02:01 AM eth0 22.54 23.55 211.22 1.81 0.00 0.00 0.00 0.00
02:17:57 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:03:01 AM eth0 23.28 24.31 211.44 1.91 0.00 0.00 0.00 0.00
02:17:57 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:04:01 AM eth0 24.09 25.34 204.43 2.09 0.00 0.00 0.00 0.00
02:17:57 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:05:01 AM eth0 24.05 25.66 207.79 1.94 0.00 0.00 0.00 0.00
02:17:57 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:06:01 AM eth0 24.16 25.41 211.40 1.93 0.00 0.00 0.00 0.00
02:17:57 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:07:01 AM eth0 24.41 23.11 189.95 1.75 0.00 0.00 0.00 0.00
02:17:57 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:08:01 AM eth0 28.53 26.15 304.17 2.46 0.00 0.00 0.00 0.00
02:17:57 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:09:01 AM eth0 24.28 25.49 211.45 1.93 0.00 0.00 0.00 0.00
02:17:57 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:10:01 AM eth0 27.61 24.65 204.68 1.87 0.00 0.00 0.00 0.00
02:17:57 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:11:01 AM eth0 24.19 25.19 211.36 1.91 0.00 0.00 0.00 0.00
02:17:57 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:12:01 AM eth0 23.41 24.61 207.69 1.87 0.00 0.00 0.00 0.00
02:17:57 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:13:01 AM eth0 22.56 23.66 200.56 1.89 0.00 0.00 0.00 0.00
02:17:57 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:14:01 AM eth0 22.81 23.96 200.41 1.82 0.00 0.00 0.00 0.00
02:17:57 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:15:01 AM eth0 22.96 24.41 207.70 1.86 0.00 0.00 0.00 0.00
02:17:57 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:16:01 AM eth0 23.05 23.83 200.48 1.81 0.00 0.00 0.00 0.00
02:17:57 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 02:17:01 AM eth0 61.48 39.97 164.74 71.68 0.00 0.00 0.00 0.00
02:17:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:17:57 Average: eth0 37.95 34.00 262.64 11.68 0.00 0.00 0.00 0.00
02:17:57
02:17:57
02:17:57 ---> sar -P ALL:
02:17:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
02:17:57
02:17:57 01:16:53 LINUX RESTART (2 CPU)
02:17:57
02:17:57 01:18:01 AM CPU %user %nice %system %iowait %steal %idle
02:17:57 01:19:01 AM all 33.03 0.00 5.26 1.44 0.07 60.20
02:17:57 01:19:01 AM 0 24.85 0.00 4.78 1.54 0.07 68.76
02:17:57 01:19:01 AM 1 41.23 0.00 5.74 1.33 0.08 51.62
02:17:57 01:20:01 AM all 12.83 0.00 2.24 0.36 0.06 84.51
02:17:57 01:20:01 AM 0 8.80 0.00 2.27 0.33 0.07 88.53
02:17:57 01:20:01 AM 1 16.87 0.00 2.22 0.38 0.05 80.48
02:17:57 01:21:01 AM all 34.04 0.00 6.69 0.96 0.11 58.20
02:17:57 01:21:01 AM 0 23.22 0.00 6.47 1.38 0.12 68.81
02:17:57 01:21:01 AM 1 44.88 0.00 6.92 0.53 0.10 47.57
02:17:57 01:22:01 AM all 0.34 0.00 0.15 0.16 0.05 99.30
02:17:57 01:22:01 AM 0 0.55 0.00 0.20 0.27 0.03 98.95
02:17:57 01:22:01 AM 1 0.13 0.00 0.10 0.05 0.07 99.65
02:17:57 01:23:01 AM all 34.01 0.00 1.39 0.01 0.07 64.52
02:17:57 01:23:01 AM 0 35.23 0.00 1.29 0.02 0.07 63.40
02:17:57 01:23:01 AM 1 32.79 0.00 1.50 0.00 0.07 65.65
02:17:57 01:24:02 AM all 15.43 0.00 15.25 18.02 0.09 51.20
02:17:57 01:24:02 AM 0 15.27 0.00 13.32 17.61 0.08 53.72
02:17:57 01:24:02 AM 1 15.59 0.00 17.19 18.43 0.10 48.69
02:17:57 01:25:01 AM all 9.32 0.00 0.94 0.34 0.08 89.32
02:17:57 01:25:01 AM 0 8.57 0.00 0.88 0.24 0.07 90.24
02:17:57 01:25:01 AM 1 10.07 0.00 1.00 0.44 0.09 88.40
02:17:57 01:26:01 AM all 9.31 0.00 0.80 0.01 0.08 89.81
02:17:57 01:26:01 AM 0 15.31 0.00 1.22 0.02 0.08 83.36
02:17:57 01:26:01 AM 1 3.33 0.00 0.37 0.00 0.07 96.24
02:17:57 01:27:01 AM all 1.23 0.00 0.14 0.01 0.04 98.58
02:17:57 01:27:01 AM 0 0.75 0.00 0.12 0.00 0.05 99.08
02:17:57 01:27:01 AM 1 1.70 0.00 0.17 0.02 0.03 98.08
02:17:57 01:28:01 AM all 1.10 0.00 0.12 0.01 0.05 98.72
02:17:57 01:28:01 AM 0 0.68 0.00 0.10 0.02 0.07 99.13
02:17:57 01:28:01 AM 1 1.52 0.00 0.13 0.00 0.03 98.31
02:17:57 01:29:01 AM all 1.13 0.00 0.16 0.00 0.03 98.68
02:17:57 01:29:01 AM 0 0.95 0.00 0.17 0.00 0.05 98.83
02:17:57 01:29:01 AM 1 1.30 0.00 0.15 0.00 0.02 98.53
02:17:57
02:17:57 01:29:01 AM CPU %user %nice %system %iowait %steal %idle
02:17:57 01:30:01 AM all 1.15 0.00 0.12 0.00 0.04 98.69
02:17:57 01:30:01 AM 0 1.32 0.00 0.08 0.00 0.03 98.56
02:17:57 01:30:01 AM 1 0.98 0.00 0.15 0.00 0.05 98.82
02:17:57 01:31:01 AM all 0.95 0.00 0.08 0.00 0.04 98.92
02:17:57 01:31:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45
02:17:57 01:31:01 AM 1 1.50 0.00 0.07 0.00 0.03 98.40
02:17:57 01:32:01 AM all 1.15 0.00 0.11 0.00 0.03 98.71
02:17:57 01:32:01 AM 0 0.94 0.00 0.12 0.00 0.05 98.90
02:17:57 01:32:01 AM 1 1.37 0.00 0.10 0.00 0.02 98.51
02:17:57 01:33:01 AM all 1.30 0.00 0.24 0.02 0.04 98.40
02:17:57 01:33:01 AM 0 1.34 0.00 0.22 0.03 0.03 98.38
02:17:57 01:33:01 AM 1 1.27 0.00 0.27 0.00 0.05 98.42
02:17:57 01:34:01 AM all 1.08 0.00 0.10 0.00 0.04 98.78
02:17:57 01:34:01 AM 0 0.82 0.00 0.08 0.00 0.05 99.05
02:17:57 01:34:01 AM 1 1.33 0.00 0.12 0.00 0.03 98.52
02:17:57 01:35:01 AM all 1.10 0.00 0.11 0.00 0.04 98.75
02:17:57 01:35:01 AM 0 0.75 0.00 0.13 0.00 0.05 99.06
02:17:57 01:35:01 AM 1 1.45 0.00 0.08 0.00 0.03 98.43
02:17:57 01:36:01 AM all 1.18 0.00 0.11 0.01 0.05 98.66
02:17:57 01:36:01 AM 0 1.19 0.00 0.10 0.00 0.07 98.65
02:17:57 01:36:01 AM 1 1.17 0.00 0.12 0.02 0.03 98.67
02:17:57 01:37:01 AM all 1.20 0.23 0.23 0.15 0.03 98.15
02:17:57 01:37:01 AM 0 0.92 0.00 0.13 0.00 0.03 98.91
02:17:57 01:37:01 AM 1 1.49 0.45 0.33 0.30 0.03 97.39
02:17:57 01:38:01 AM all 1.23 0.00 0.13 0.02 0.05 98.57
02:17:57 01:38:01 AM 0 1.20 0.00 0.15 0.03 0.07 98.55
02:17:57 01:38:01 AM 1 1.25 0.00 0.12 0.00 0.03 98.60
02:17:57 01:39:01 AM all 1.20 0.00 0.11 0.00 0.04 98.65
02:17:57 01:39:01 AM 0 1.42 0.00 0.10 0.00 0.02 98.46
02:17:57 01:39:01 AM 1 0.98 0.00 0.12 0.00 0.07 98.83
02:17:57 01:40:01 AM all 1.09 0.00 0.09 0.00 0.04 98.78
02:17:57 01:40:01 AM 0 1.32 0.00 0.07 0.00 0.05 98.56
02:17:57 01:40:01 AM 1 0.85 0.00 0.12 0.00 0.03 99.00
02:17:57
02:17:57 01:40:01 AM CPU %user %nice %system %iowait %steal %idle
02:17:57 01:41:01 AM all 1.06 0.00 0.13 0.00 0.04 98.77
02:17:57 01:41:01 AM 0 0.83 0.00 0.12 0.00 0.03 99.01
02:17:57 01:41:01 AM 1 1.29 0.00 0.13 0.00 0.05 98.53
02:17:57 01:42:01 AM all 1.10 0.00 0.12 0.00 0.04 98.74
02:17:57 01:42:01 AM 0 0.50 0.00 0.13 0.00 0.05 99.31
02:17:57 01:42:01 AM 1 1.70 0.00 0.10 0.00 0.03 98.16
02:17:57 01:43:01 AM all 1.15 0.00 0.08 0.00 0.04 98.72
02:17:57 01:43:01 AM 0 0.64 0.00 0.08 0.00 0.07 99.21
02:17:57 01:43:01 AM 1 1.67 0.00 0.08 0.00 0.02 98.23
02:17:57 01:44:01 AM all 1.14 0.00 0.11 0.00 0.04 98.71
02:17:57 01:44:01 AM 0 0.67 0.00 0.12 0.00 0.05 99.16
02:17:57 01:44:01 AM 1 1.62 0.00 0.10 0.00 0.03 98.25
02:17:57 01:45:01 AM all 1.16 0.00 0.08 0.00 0.04 98.72
02:17:57 01:45:01 AM 0 0.67 0.00 0.08 0.00 0.07 99.18
02:17:57 01:45:01 AM 1 1.65 0.00 0.07 0.00 0.02 98.26
02:17:57 01:46:01 AM all 1.04 0.00 0.13 0.00 0.03 98.81
02:17:57 01:46:01 AM 0 0.77 0.00 0.10 0.00 0.03 99.10
02:17:57 01:46:01 AM 1 1.30 0.00 0.15 0.00 0.03 98.51
02:17:57 01:47:01 AM all 1.07 0.00 0.11 0.00 0.04 98.78
02:17:57 01:47:01 AM 0 1.09 0.00 0.13 0.00 0.05 98.73
02:17:57 01:47:01 AM 1 1.05 0.00 0.08 0.00 0.03 98.83
02:17:57 01:48:01 AM all 1.16 0.00 0.11 0.00 0.04 98.69
02:17:57 01:48:01 AM 0 1.17 0.00 0.12 0.00 0.05 98.66
02:17:57 01:48:01 AM 1 1.15 0.00 0.10 0.00 0.03 98.71
02:17:57 01:49:01 AM all 1.17 0.00 0.09 0.00 0.04 98.70
02:17:57 01:49:01 AM 0 0.65 0.00 0.10 0.00 0.05 99.20
02:17:57 01:49:01 AM 1 1.69 0.00 0.08 0.00 0.03 98.20
02:17:57 01:50:01 AM all 1.26 0.00 0.12 0.00 0.05 98.57
02:17:57 01:50:01 AM 0 1.02 0.00 0.13 0.00 0.07 98.78
02:17:57 01:50:01 AM 1 1.50 0.00 0.10 0.00 0.03 98.36
02:17:57 01:51:01 AM all 1.12 0.00 0.13 0.00 0.05 98.70
02:17:57 01:51:01 AM 0 0.94 0.00 0.12 0.00 0.05 98.90
02:17:57 01:51:01 AM 1 1.30 0.00 0.15 0.00 0.05 98.50
02:17:57
02:17:57 01:51:01 AM CPU %user %nice %system %iowait %steal %idle
02:17:57 01:52:01 AM all 1.03 0.00 0.11 0.01 0.03 98.83
02:17:57 01:52:01 AM 0 1.52 0.00 0.10 0.00 0.02 98.36
02:17:57 01:52:01 AM 1 0.53 0.00 0.12 0.02 0.03 99.30
02:17:57 01:53:01 AM all 1.09 0.00 0.09 0.00 0.05 98.77
02:17:57 01:53:01 AM 0 1.54 0.00 0.08 0.00 0.03 98.35
02:17:57 01:53:01 AM 1 0.63 0.00 0.10 0.00 0.07 99.20
02:17:57 01:54:01 AM all 1.18 0.00 0.07 0.00 0.04 98.71
02:17:57 01:54:01 AM 0 1.32 0.00 0.05 0.00 0.03 98.60
02:17:57 01:54:01 AM 1 1.04 0.00 0.08 0.00 0.05 98.83
02:17:57 01:55:01 AM all 1.14 0.00 0.10 0.00 0.04 98.71
02:17:57 01:55:01 AM 0 1.04 0.00 0.10 0.00 0.05 98.81
02:17:57 01:55:01 AM 1 1.25 0.00 0.10 0.00 0.03 98.62
02:17:57 01:56:01 AM all 1.14 0.00 0.09 0.00 0.05 98.71
02:17:57 01:56:01 AM 0 0.60 0.00 0.08 0.00 0.07 99.25
02:17:57 01:56:01 AM 1 1.69 0.00 0.10 0.00 0.03 98.18
02:17:57 01:57:01 AM all 1.14 0.00 0.09 0.01 0.03 98.72
02:17:57 01:57:01 AM 0 0.62 0.00 0.10 0.02 0.05 99.21
02:17:57 01:57:01 AM 1 1.67 0.00 0.08 0.00 0.02 98.23
02:17:57 01:58:01 AM all 1.10 0.00 0.10 0.00 0.05 98.75
02:17:57 01:58:01 AM 0 0.68 0.00 0.12 0.00 0.07 99.13
02:17:57 01:58:01 AM 1 1.52 0.00 0.08 0.00 0.03 98.37
02:17:57 01:59:01 AM all 1.14 0.00 0.08 0.00 0.04 98.75
02:17:57 01:59:01 AM 0 0.62 0.00 0.07 0.00 0.07 99.25
02:17:57 01:59:01 AM 1 1.65 0.00 0.08 0.00 0.02 98.25
02:17:57 02:00:01 AM all 1.06 0.00 0.10 0.00 0.04 98.80
02:17:57 02:00:01 AM 0 0.85 0.00 0.12 0.00 0.05 98.98
02:17:57 02:00:01 AM 1 1.27 0.00 0.08 0.00 0.03 98.61
02:17:57 02:01:01 AM all 1.18 0.00 0.10 0.00 0.03 98.69
02:17:57 02:01:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20
02:17:57 02:01:01 AM 1 1.69 0.00 0.12 0.00 0.02 98.18
02:17:57 02:02:01 AM all 1.05 0.00 0.14 0.00 0.04 98.76
02:17:57 02:02:01 AM 0 1.07 0.00 0.13 0.00 0.03 98.76
02:17:57 02:02:01 AM 1 1.04 0.00 0.15 0.00 0.05 98.76
02:17:57
02:17:57 02:02:01 AM CPU %user %nice %system %iowait %steal %idle
02:17:57 02:03:01 AM all 1.19 0.00 0.08 0.00 0.04 98.69
02:17:57 02:03:01 AM 0 1.05 0.00 0.08 0.00 0.05 98.81
02:17:57 02:03:01 AM 1 1.32 0.00 0.08 0.00 0.03 98.56
02:17:57 02:04:01 AM all 1.09 0.00 0.11 0.00 0.03 98.76
02:17:57 02:04:01 AM 0 1.45 0.00 0.12 0.00 0.02 98.41
02:17:57 02:04:01 AM 1 0.73 0.00 0.10 0.00 0.05 99.12
02:17:57 02:05:01 AM all 1.06 0.00 0.08 0.00 0.03 98.82
02:17:57 02:05:01 AM 0 0.37 0.00 0.08 0.00 0.05 99.50
02:17:57 02:05:01 AM 1 1.75 0.00 0.08 0.00 0.02 98.15
02:17:57 02:06:01 AM all 1.06 0.00 0.10 0.00 0.03 98.81
02:17:57 02:06:01 AM 0 1.14 0.00 0.08 0.00 0.03 98.75
02:17:57 02:06:01 AM 1 0.98 0.00 0.12 0.00 0.03 98.86
02:17:57 02:07:01 AM all 1.08 0.00 0.09 0.00 0.03 98.80
02:17:57 02:07:01 AM 0 0.48 0.00 0.10 0.00 0.03 99.38
02:17:57 02:07:01 AM 1 1.67 0.00 0.08 0.00 0.03 98.21
02:17:57 02:08:01 AM all 1.23 0.00 0.12 0.00 0.03 98.62
02:17:57 02:08:01 AM 0 0.70 0.00 0.12 0.00 0.05 99.13
02:17:57 02:08:01 AM 1 1.75 0.00 0.12 0.00 0.02 98.11
02:17:57 02:09:01 AM all 1.14 0.00 0.08 0.00 0.03 98.75
02:17:57 02:09:01 AM 0 0.52 0.00 0.10 0.00 0.03 99.35
02:17:57 02:09:01 AM 1 1.75 0.00 0.07 0.00 0.02 98.16
02:17:57 02:10:01 AM all 1.09 0.00 0.09 0.00 0.03 98.78
02:17:57 02:10:01 AM 0 1.24 0.00 0.10 0.00 0.03 98.63
02:17:57 02:10:01 AM 1 0.95 0.00 0.08 0.00 0.03 98.93
02:17:57 02:11:01 AM all 1.19 0.00 0.11 0.00 0.03 98.67
02:17:57 02:11:01 AM 0 1.74 0.00 0.10 0.00 0.02 98.15
02:17:57 02:11:01 AM 1 0.64 0.00 0.12 0.00 0.05 99.20
02:17:57 02:12:01 AM all 1.09 0.00 0.12 0.00 0.03 98.76
02:17:57 02:12:01 AM 0 0.79 0.00 0.10 0.00 0.03 99.08
02:17:57 02:12:01 AM 1 1.39 0.00 0.13 0.00 0.03 98.45
02:17:57 02:13:01 AM all 1.14 0.00 0.10 0.00 0.03 98.73
02:17:57 02:13:01 AM 0 1.00 0.00 0.12 0.00 0.05 98.84
02:17:57 02:13:01 AM 1 1.28 0.00 0.08 0.00 0.02 98.62
02:17:57
02:17:57 02:13:01 AM CPU %user %nice %system %iowait %steal %idle
02:17:57 02:14:01 AM all 1.15 0.00 0.09 0.00 0.05 98.71
02:17:57 02:14:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25
02:17:57 02:14:01 AM 1 1.70 0.00 0.08 0.00 0.05 98.16
02:17:57 02:15:01 AM all 1.18 0.00 0.11 0.00 0.04 98.67
02:17:57 02:15:01 AM 0 0.92 0.00 0.12 0.00 0.05 98.91
02:17:57 02:15:01 AM 1 1.44 0.00 0.10 0.00 0.03 98.43
02:17:57 02:16:01 AM all 1.12 0.00 0.09 0.00 0.04 98.75
02:17:57 02:16:01 AM 0 1.17 0.00 0.08 0.00 0.03 98.71
02:17:57 02:16:01 AM 1 1.07 0.00 0.10 0.00 0.05 98.78
02:17:57 02:17:01 AM all 18.12 0.00 2.47 0.68 0.23 78.50
02:17:57 02:17:01 AM 0 11.07 0.00 1.90 0.35 0.20 86.48
02:17:57 02:17:01 AM 1 25.38 0.00 3.06 1.01 0.26 70.29
02:17:57 Average: all 3.78 0.00 0.69 0.38 0.05 95.11
02:17:57 Average: 0 3.21 0.00 0.64 0.37 0.05 95.73
02:17:57 Average: 1 4.34 0.01 0.74 0.38 0.04 94.49
02:17:57
02:17:57
02:17:57