00:47:43 Started by upstream project "integration-distribution-mri-test-titanium" build number 76
00:47:43 originally caused by:
00:47:43 Started by timer
00:47:43 Running as SYSTEM
00:47:43 [EnvInject] - Loading node environment variables.
00:47:43 Building remotely on prd-centos8-robot-2c-8g-24292 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
00:47:43 [ssh-agent] Looking for ssh-agent implementation...
00:47:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:47:44 $ ssh-agent
00:47:44 SSH_AUTH_SOCK=/tmp/ssh-9qR16iDBRAIL/agent.5292
00:47:44 SSH_AGENT_PID=5293
00:47:44 [ssh-agent] Started.
00:47:44 Running ssh-add (command line suppressed)
00:47:44 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_14614816961460984404.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/private_key_14614816961460984404.key)
00:47:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:47:44 The recommended git tool is: NONE
00:47:46 using credential opendaylight-jenkins-ssh
00:47:46 Wiping out workspace first.
00:47:46 Cloning the remote Git repository
00:47:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:47:46 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test # timeout=10
00:47:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:46 > git --version # timeout=10
00:47:46 > git --version # 'git version 2.43.0'
00:47:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:46 [INFO] Currently running in a labeled security context
00:47:46 [INFO] Currently SELinux is 'enforcing' on the host
00:47:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh15103818903391506754.key
00:47:46 Verifying host key using known hosts file
00:47:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:47:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:50 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:47:51 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:47:51 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:47:51 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:47:51 [INFO] Currently running in a labeled security context
00:47:51 [INFO] Currently SELinux is 'enforcing' on the host
00:47:51 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test@tmp/jenkins-gitclient-ssh17363634392417745412.key
00:47:51 Verifying host key using known hosts file
00:47:51 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.
00:47:51 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:47:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:51 Checking out Revision 901c7e139945b436d95a44b3b592904c3d7a4f9f (origin/master)
00:47:51 > git config core.sparsecheckout # timeout=10
00:47:51 > git checkout -f 901c7e139945b436d95a44b3b592904c3d7a4f9f # timeout=10
00:47:51 Commit message: "Adapt updater.py to use new lsp-flags container"
00:47:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:47:51 > git rev-list --no-walk f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:47:52 No emails were triggered.
00:47:52 provisioning config files...
00:47:52 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:47:52 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:47:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:47:52 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins11664228810417853328.sh
00:47:52 ---> python-tools-install.sh
00:47:52 Setup pyenv:
00:47:52 system
00:47:52 * 3.8.13 (set by /opt/pyenv/version)
00:47:52 * 3.9.13 (set by /opt/pyenv/version)
00:47:52 * 3.10.13 (set by /opt/pyenv/version)
00:47:52 * 3.11.7 (set by /opt/pyenv/version)
00:47:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vNXy
00:47:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:01 lf-activate-venv(): INFO: Base packages installed successfully
00:48:01 lf-activate-venv(): INFO: Installing additional packages: lftools
00:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
00:48:25 Generating Requirements File
00:48:43 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.
00:48:43 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:48:43 Python 3.11.7
00:48:43 pip 26.0.1 from /tmp/venv-vNXy/lib/python3.11/site-packages/pip (python 3.11)
00:48:43 appdirs==1.4.4
00:48:43 argcomplete==3.6.3
00:48:43 aspy.yaml==1.3.0
00:48:43 attrs==25.4.0
00:48:43 autopage==0.6.0
00:48:43 beautifulsoup4==4.14.3
00:48:43 boto3==1.42.59
00:48:43 botocore==1.42.59
00:48:43 bs4==0.0.2
00:48:43 certifi==2026.2.25
00:48:43 cffi==2.0.0
00:48:43 cfgv==3.5.0
00:48:43 chardet==6.0.0.post1
00:48:43 charset-normalizer==3.4.4
00:48:43 click==8.3.1
00:48:43 cliff==4.13.2
00:48:43 cmd2==3.2.2
00:48:43 cryptography==3.3.2
00:48:43 debtcollector==3.0.0
00:48:43 decorator==5.2.1
00:48:43 defusedxml==0.7.1
00:48:43 Deprecated==1.3.1
00:48:43 distlib==0.4.0
00:48:43 dnspython==2.8.0
00:48:43 docker==7.1.0
00:48:43 dogpile.cache==1.5.0
00:48:43 durationpy==0.10
00:48:43 email-validator==2.3.0
00:48:43 filelock==3.24.3
00:48:43 future==1.0.0
00:48:43 gitdb==4.0.12
00:48:43 GitPython==3.1.46
00:48:43 httplib2==0.30.2
00:48:43 identify==2.6.16
00:48:43 idna==3.11
00:48:43 importlib-resources==1.5.0
00:48:43 iso8601==2.1.0
00:48:43 Jinja2==3.1.6
00:48:43 jmespath==1.1.0
00:48:43 jsonpatch==1.33
00:48:43 jsonpointer==3.0.0
00:48:43 jsonschema==4.26.0
00:48:43 jsonschema-specifications==2025.9.1
00:48:43 keystoneauth1==5.13.1
00:48:43 kubernetes==35.0.0
00:48:43 lftools==0.37.21
00:48:43 lxml==6.0.2
00:48:43 markdown-it-py==4.0.0
00:48:43 MarkupSafe==3.0.3
00:48:43 mdurl==0.1.2
00:48:43 msgpack==1.1.2
00:48:43 multi_key_dict==2.0.3
00:48:43 munch==4.0.0
00:48:43 netaddr==1.3.0
00:48:43 niet==1.4.2
00:48:43 nodeenv==1.10.0
00:48:43 oauth2client==4.1.3
00:48:43 oauthlib==3.3.1
00:48:43 openstacksdk==4.10.0
00:48:43 os-service-types==1.8.2
00:48:43 osc-lib==4.4.0
00:48:43 oslo.config==10.3.0
00:48:43 oslo.context==6.3.0
00:48:43 oslo.i18n==6.7.2
00:48:43 oslo.log==8.1.0
00:48:43 oslo.serialization==5.9.1
00:48:43 oslo.utils==10.0.0
00:48:43 packaging==26.0
00:48:43 pbr==7.0.3
00:48:43 platformdirs==4.9.2
00:48:43 prettytable==3.17.0
00:48:43 psutil==7.2.2
00:48:43 pyasn1==0.6.2
00:48:43 pyasn1_modules==0.4.2
00:48:43 pycparser==3.0
00:48:43 pygerrit2==2.0.15
00:48:43 PyGithub==2.8.1
00:48:43 Pygments==2.19.2
00:48:43 PyJWT==2.11.0
00:48:43 PyNaCl==1.6.2
00:48:43 pyparsing==2.4.7
00:48:43 pyperclip==1.11.0
00:48:43 pyrsistent==0.20.0
00:48:43 python-cinderclient==9.8.0
00:48:43 python-dateutil==2.9.0.post0
00:48:43 python-discovery==1.1.0
00:48:43 python-heatclient==5.1.0
00:48:43 python-jenkins==1.8.3
00:48:43 python-keystoneclient==5.8.0
00:48:43 python-magnumclient==4.10.0
00:48:43 python-openstackclient==9.0.0
00:48:43 python-swiftclient==4.10.0
00:48:43 PyYAML==6.0.3
00:48:43 referencing==0.37.0
00:48:43 requests==2.32.5
00:48:43 requests-oauthlib==2.0.0
00:48:43 requestsexceptions==1.4.0
00:48:43 rfc3986==2.0.0
00:48:43 rich==14.3.3
00:48:43 rich-argparse==1.7.2
00:48:43 rpds-py==0.30.0
00:48:43 rsa==4.9.1
00:48:43 ruamel.yaml==0.19.1
00:48:43 ruamel.yaml.clib==0.2.15
00:48:43 s3transfer==0.16.0
00:48:43 simplejson==3.20.2
00:48:43 six==1.17.0
00:48:43 smmap==5.0.2
00:48:43 soupsieve==2.8.3
00:48:43 stevedore==5.7.0
00:48:43 tabulate==0.9.0
00:48:43 toml==0.10.2
00:48:43 tomlkit==0.14.0
00:48:43 tqdm==4.67.3
00:48:43 typing_extensions==4.15.0
00:48:43 urllib3==1.26.20
00:48:43 virtualenv==21.1.0
00:48:43 wcwidth==0.6.0
00:48:43 websocket-client==1.9.0
00:48:43 wrapt==2.1.1
00:48:43 xdg==6.0.0
00:48:43 xmltodict==1.0.4
00:48:43 yq==3.4.3
00:48:43 [EnvInject] - Injecting environment variables from a build step.
00:48:43 [EnvInject] - Injecting as environment variables the properties content
00:48:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:48:43 OS_CLOUD=vex
00:48:43 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-71
00:48:43 OS_STACK_TEMPLATE_DIR=openstack-hot
00:48:43
00:48:43 [EnvInject] - Variables injected successfully.
00:48:43 provisioning config files...
00:48:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:48:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins5037172086731751512.sh
00:48:44 ---> Create parameters file for OpenStack HOT
00:48:44 OpenStack Heat parameters generated
00:48:44 -----------------------------------
00:48:44 parameters:
00:48:44 vm_0_count: '1'
00:48:44 vm_0_flavor: 'v3-standard-8'
00:48:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:48:44 vm_1_count: '1'
00:48:44 vm_1_flavor: 'v3-standard-8'
00:48:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:48:44
00:48:44 job_name: '44948-71'
00:48:44 silo: 'releng'
00:48:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins8303353090010067420.sh
00:48:44 ---> Create HEAT stack
00:48:44 + source /home/jenkins/lf-env.sh
00:48:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:44 ++ mktemp -d /tmp/venv-XXXX
00:48:44 + lf_venv=/tmp/venv-ox5B
00:48:44 + local venv_file=/tmp/.os_lf_venv
00:48:44 + local python=python3
00:48:44 + local options
00:48:44 + local set_path=true
00:48:44 + local install_args=
00:48:44 ++ 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
00:48:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:48:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:44 + true
00:48:44 + case $1 in
00:48:44 + python=python3
00:48:44 + shift 2
00:48:44 + true
00:48:44 + case $1 in
00:48:44 + shift
00:48:44 + break
00:48:44 + case $python in
00:48:44 + local pkg_list=
00:48:44 + [[ -d /opt/pyenv ]]
00:48:44 + echo 'Setup pyenv:'
00:48:44 Setup pyenv:
00:48:44 + export PYENV_ROOT=/opt/pyenv
00:48:44 + PYENV_ROOT=/opt/pyenv
00:48:44 + 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
00:48:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 + pyenv versions
00:48:44 system
00:48:44 3.8.13
00:48:44 3.9.13
00:48:44 3.10.13
00:48:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
00:48:44 + command -v pyenv
00:48:44 ++ pyenv init - --no-rehash
00:48:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:48:44 for i in ${!paths[@]}; do
00:48:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:48:44 fi; done;
00:48:44 echo "${paths[*]}"'\'')"
00:48:44 export PATH="/opt/pyenv/shims:${PATH}"
00:48:44 export PYENV_SHELL=bash
00:48:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:48:44 pyenv() {
00:48:44 local command
00:48:44 command="${1:-}"
00:48:44 if [ "$#" -gt 0 ]; then
00:48:44 shift
00:48:44 fi
00:48:44
00:48:44 case "$command" in
00:48:44 rehash|shell)
00:48:44 eval "$(pyenv "sh-$command" "$@")"
00:48:44 ;;
00:48:44 *)
00:48:44 command pyenv "$command" "$@"
00:48:44 ;;
00:48:44 esac
00:48:44 }'
00:48:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:48:44 for i in ${!paths[@]}; do
00:48:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:48:44 fi; done;
00:48:44 echo "${paths[*]}"'
00:48:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:48:44 ++ 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
00:48:44 ++ 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
00:48:44 ++ export PYENV_SHELL=bash
00:48:44 ++ PYENV_SHELL=bash
00:48:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:48:44 +++ complete -F _pyenv pyenv
00:48:44 ++ lf-pyver python3
00:48:44 ++ local py_version_xy=python3
00:48:44 ++ local py_version_xyz=
00:48:44 ++ pyenv versions
00:48:44 ++ local command
00:48:44 ++ command=versions
00:48:44 ++ '[' 1 -gt 0 ']'
00:48:44 ++ shift
00:48:44 ++ case "$command" in
00:48:44 ++ command pyenv versions
00:48:44 ++ pyenv versions
00:48:44 ++ sed 's/^[ *]* //'
00:48:44 ++ awk '{ print $1 }'
00:48:44 ++ grep -E '^[0-9.]*[0-9]$'
00:48:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:48:44 +++ tail -n 1
00:48:44 +++ sort -V
00:48:44 +++ grep '^3' /tmp/.pyenv_versions
00:48:44 ++ py_version_xyz=3.11.7
00:48:44 ++ [[ -z 3.11.7 ]]
00:48:44 ++ echo 3.11.7
00:48:44 ++ return 0
00:48:44 + pyenv local 3.11.7
00:48:44 + local command
00:48:44 + command=local
00:48:44 + '[' 2 -gt 0 ']'
00:48:44 + shift
00:48:44 + case "$command" in
00:48:44 + command pyenv local 3.11.7
00:48:44 + pyenv local 3.11.7
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='lftools[openstack] '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='kubernetes '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='niet '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='python-heatclient '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='python-openstackclient '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='python-magnumclient '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='urllib3~=1.26.15 '
00:48:44 + for arg in "$@"
00:48:44 + case $arg in
00:48:44 + pkg_list+='yq '
00:48:44 + [[ -f /tmp/.os_lf_venv ]]
00:48:44 ++ cat /tmp/.os_lf_venv
00:48:44 + lf_venv=/tmp/venv-vNXy
00:48:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from' file:/tmp/.os_lf_venv
00:48:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
00:48:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:48:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:48:44 + local 'pip_opts=--upgrade --quiet'
00:48:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:48:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:48:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:48:44 + [[ -n '' ]]
00:48:44 + [[ -n '' ]]
00:48:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:48:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:48:44 + /tmp/venv-vNXy/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
00:48:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:48:46 lf-activate-venv(): INFO: Base packages installed successfully
00:48:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:48:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:48:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:48:46 + /tmp/venv-vNXy/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
00:49:03 + type python3
00:49:03 + true
00:49:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH'
00:49:03 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
00:49:03 + PATH=/tmp/venv-vNXy/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
00:49:03 + return 0
00:49:03 + openstack --os-cloud vex limits show --absolute
00:49:04 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:04 warnings.warn(
00:49:05 +--------------------------+---------+
00:49:05 | Name | Value |
00:49:05 +--------------------------+---------+
00:49:05 | maxTotalInstances | -1 |
00:49:05 | maxTotalCores | 450 |
00:49:05 | maxTotalRAMSize | 1000000 |
00:49:05 | maxServerMeta | 128 |
00:49:05 | maxImageMeta | 128 |
00:49:05 | maxPersonality | 5 |
00:49:05 | maxPersonalitySize | 10240 |
00:49:05 | maxTotalKeypairs | 100 |
00:49:05 | maxServerGroups | 10 |
00:49:05 | maxServerGroupMembers | 10 |
00:49:05 | maxTotalFloatingIps | -1 |
00:49:05 | maxSecurityGroups | -1 |
00:49:05 | maxSecurityGroupRules | -1 |
00:49:05 | totalRAMUsed | 557056 |
00:49:05 | totalCoresUsed | 136 |
00:49:05 | totalInstancesUsed | 44 |
00:49:05 | totalFloatingIpsUsed | 0 |
00:49:05 | totalSecurityGroupsUsed | 0 |
00:49:05 | totalServerGroupsUsed | 0 |
00:49:05 | maxTotalVolumes | -1 |
00:49:05 | maxTotalSnapshots | 10 |
00:49:05 | maxTotalVolumeGigabytes | 4096 |
00:49:05 | maxTotalBackups | 10 |
00:49:05 | maxTotalBackupGigabytes | 1000 |
00:49:05 | totalVolumesUsed | 0 |
00:49:05 | totalGigabytesUsed | 0 |
00:49:05 | totalSnapshotsUsed | 0 |
00:49:05 | totalBackupsUsed | 0 |
00:49:05 | totalBackupGigabytesUsed | 0 |
00:49:05 +--------------------------+---------+
00:49:05 + pushd /opt/ciman/openstack-hot
00:49:05 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
00:49:05 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-titanium-71 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/stack-parameters.yaml
00:49:05 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:05 warnings.warn(
00:49:31 Creating stack releng-netconf-csit-1node-scale-max-devices-only-titanium-71
00:49:31 Waiting to initialize infrastructure...
00:49:31 Stack initialization successful.
00:49:31 ------------------------------------
00:49:31 Stack Details
00:49:31 ------------------------------------
00:49:31 {'added': None,
00:49:31 'capabilities': [],
00:49:31 'created_at': '2026-03-01T00:49:09Z',
00:49:31 'deleted': None,
00:49:31 'deleted_at': None,
00:49:31 'description': 'No description',
00:49:31 'environment': None,
00:49:31 'environment_files': None,
00:49:31 'files': None,
00:49:31 'files_container': None,
00:49:31 'id': '668e1b5a-c962-40d3-9704-d950775702fb',
00:49:31 'is_rollback_disabled': True,
00:49:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-titanium-71/668e1b5a-c962-40d3-9704-d950775702fb',
00:49:31 'rel': 'self'}],
00:49:31 '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'})}),
00:49:31 'name': 'releng-netconf-csit-1node-scale-max-devices-only-titanium-71',
00:49:31 'notification_topics': [],
00:49:31 'outputs': [{'description': 'IP addresses of the 2nd vm types',
00:49:31 'output_key': 'vm_1_ips',
00:49:31 'output_value': ['10.30.170.234']},
00:49:31 {'description': 'IP addresses of the 1st vm types',
00:49:31 'output_key': 'vm_0_ips',
00:49:31 'output_value': ['10.30.171.58']}],
00:49:31 'owner_id': ****,
00:49:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:49:31 'OS::stack_id': '668e1b5a-c962-40d3-9704-d950775702fb',
00:49:31 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-titanium-71',
00:49:31 'job_name': '44948-71',
00:49:31 'silo': 'releng',
00:49:31 'vm_0_count': '1',
00:49:31 'vm_0_flavor': 'v3-standard-8',
00:49:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:49:31 '20260201-010217.481',
00:49:31 'vm_1_count': '1',
00:49:31 'vm_1_flavor': 'v3-standard-8',
00:49:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:49:31 '- 20250917-133034.654'},
00:49:31 'parent_id': None,
00:49:31 'replaced': None,
00:49:31 'status': 'CREATE_COMPLETE',
00:49:31 'status_reason': 'Stack CREATE completed successfully',
00:49:31 'tags': [],
00:49:31 'template': None,
00:49:31 'template_description': 'No description',
00:49:31 'template_url': None,
00:49:31 'timeout_mins': 15,
00:49:31 'unchanged': None,
00:49:31 'updated': None,
00:49:31 'updated_at': None,
00:49:31 'user_project_id': '9957c0029b654dfdbb5fb7aa7f5b4361'}
00:49:31 ------------------------------------
00:49:31 + popd
00:49:31 /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
00:49:32 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins2661561219133235041.sh
00:49:32 ---> Copy SSH public keys to CSIT lab
00:49:32 Setup pyenv:
00:49:32 system
00:49:32 3.8.13
00:49:32 3.9.13
00:49:32 3.10.13
00:49:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
00:49:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
00:49:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:49:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:49:34 lf-activate-venv(): INFO: Base packages installed successfully
00:49:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:49:47 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
00:49:48 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:49:48 warnings.warn(
00:49:49 SSH not responding on 10.30.171.58. Retrying in 10 seconds...
00:49:50 SSH not responding on 10.30.170.234. Retrying in 10 seconds...
00:49:59 Ping to 10.30.171.58 successful.
00:50:00 Ping to 10.30.170.234 successful.
00:50:00 SSH not responding on 10.30.171.58. Retrying in 10 seconds...
00:50:01 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
00:50:01 releng-44948-71-1-mininet-ovs-217-0
00:50:01 Successfully copied public keys to slave 10.30.170.234
00:50:10 Ping to 10.30.171.58 successful.
00:50:11 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:50:11 releng-44948-71-0-builder-0
00:50:11 Successfully copied public keys to slave 10.30.171.58
00:50:11 Process 6506 ready.
00:50:11 Process 6507 ready.
00:50:11 SSH ready on all stack servers.
00:50:11 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins161053611753022753.sh
00:50:11 Setup pyenv:
00:50:12 system
00:50:12 3.8.13
00:50:12 3.9.13
00:50:12 3.10.13
00:50:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
00:50:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4QPw
00:50:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.robot_venv
00:50:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:20 lf-activate-venv(): INFO: Base packages installed successfully
00:50:20 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:50:21 lf-activate-venv(): INFO: Adding /tmp/venv-4QPw/bin to PATH
00:50:21 + echo 'Installing Python Requirements'
00:50:21 Installing Python Requirements
00:50:21 + cat
00:50:21 + python -m pip install -r requirements.txt
00:50:22 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:50:22 Collecting docker-py (from -r requirements.txt (line 1))
00:50:22 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)
00:50:22 Collecting ipaddr (from -r requirements.txt (line 2))
00:50:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:50:22 Installing build dependencies: started
00:50:22 Installing build dependencies: finished with status 'done'
00:50:22 Getting requirements to build wheel: started
00:50:23 Getting requirements to build wheel: finished with status 'done'
00:50:23 Preparing metadata (pyproject.toml): started
00:50:23 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:23 Collecting netaddr (from -r requirements.txt (line 3))
00:50:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:50:23 Collecting netifaces (from -r requirements.txt (line 4))
00:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:50:23 Installing build dependencies: started
00:50:24 Installing build dependencies: finished with status 'done'
00:50:24 Getting requirements to build wheel: started
00:50:24 Getting requirements to build wheel: finished with status 'done'
00:50:24 Preparing metadata (pyproject.toml): started
00:50:24 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:24 Collecting pyhocon (from -r requirements.txt (line 5))
00:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:50:25 Collecting requests (from -r requirements.txt (line 6))
00:50:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:50:25 Collecting robotframework (from -r requirements.txt (line 7))
00:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:50:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 32.4 MB/s 0:00:00
00:50:25 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:50:25 Installing build dependencies: started
00:50:25 Installing build dependencies: finished with status 'done'
00:50:25 Getting requirements to build wheel: started
00:50:26 Getting requirements to build wheel: finished with status 'done'
00:50:26 Preparing metadata (pyproject.toml): started
00:50:26 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:50:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:50:26 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)
00:50:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:50:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:50:26 Installing build dependencies: started
00:50:27 Installing build dependencies: finished with status 'done'
00:50:27 Getting requirements to build wheel: started
00:50:27 Getting requirements to build wheel: finished with status 'done'
00:50:27 Preparing metadata (pyproject.toml): started
00:50:28 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:28 Collecting scapy (from -r requirements.txt (line 12))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:50:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 56.2 MB/s 0:00:00
00:50:28 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:50:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:50:28 Installing build dependencies: started
00:50:28 Installing build dependencies: finished with status 'done'
00:50:28 Getting requirements to build wheel: started
00:50:29 Getting requirements to build wheel: finished with status 'done'
00:50:29 Preparing metadata (pyproject.toml): started
00:50:29 Preparing metadata (pyproject.toml): finished with status 'done'
00:50:29 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:50:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 34.0 MB/s 0:00:00
00:50:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:50:29 Collecting pyangbind (from -r requirements.txt (line 22))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:50:29 Collecting isodate (from -r requirements.txt (line 25))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:50:29 Collecting jmespath (from -r requirements.txt (line 28))
00:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:50:29 Collecting jsonpatch (from -r requirements.txt (line 31))
00:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:50:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:50:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:50:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:50:29 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)
00:50:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:50:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:50:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:50:29 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)
00:50:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:50:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:50:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:50:30 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)
00:50:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:50:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:50:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:50:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:50:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:50:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.2.25/certifi-2026.2.25-py3-none-any.whl (153 kB)
00:50:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:50:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:50:30 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)
00:50:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:50:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:50:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:50:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:50:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:50:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:50:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:50:30 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)
00:50:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:50:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:50:30 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)
00:50:30 Collecting elasticsearch (from -r requirements.txt (line 18))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 41.5 MB/s 0:00:00
00:50:30 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:50:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:50:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:50:30 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:50:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.1 MB/s 0:00:00
00:50:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:50:31 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)
00:50:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.2.28/regex-2026.2.28-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:50:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.2/800.2 kB 33.0 MB/s 0:00:00
00:50:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:50:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:50:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:32 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)
00:50:32 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:32 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)
00:50:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:50:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:33 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)
00:50:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:33 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)
00:50:33 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:50:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:50:33 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.41.0/selenium-4.41.0-py3-none-any.whl (9.5 MB)
00:50:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 73.5 MB/s 0:00:00
00:50:33 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:50:33 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:50:33 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:50:33 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))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:50:33 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))
00:50:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:50:33 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))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:50:33 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))
00:50:33 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)
00:50:33 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))
00:50:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:50:34 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))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:50:34 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:50:34 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:50:34 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:50:34 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))
00:50:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:50:34 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:50:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:50:34 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:50:34 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:50:34 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:50:34 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=071c980379c94315dda0e59fab3a3b4a28cdfcbb87bceb67885110026132cfbd
00:50:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:50:34 Building wheel for ipaddr (pyproject.toml): started
00:50:34 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:50:34 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=926f2e87e8d01cf6956e315c128d03db6f424685936220972ba1d3666010563a
00:50:34 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:50:34 Building wheel for netifaces (pyproject.toml): started
00:50:37 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:50:37 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=846843252d29c1714308a9ab95b3101441d11618dcef652a55b7fa56d6e35dd1
00:50:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:50:37 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:50:37 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:50:37 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=5dadfae4ab5decef28df5461f3f2736b9e7696e86734acab1643a54f7e08f3f9
00:50:37 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:50:37 Building wheel for jsonpath-rw (pyproject.toml): started
00:50:37 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:50:37 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=627708127fc856f31c3c1f6632316fa755ab487b0a95b0a76e2c73686ae3752f
00:50:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:50:37 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:50:37 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:50:44
00:50:44 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.2.25 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 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 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.2.28 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.41.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-websocket-0.12.2 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
00:50:45 + pip freeze
00:50:45 attrs==25.4.0
00:50:45 bcrypt==5.0.0
00:50:45 beautifulsoup4==4.14.3
00:50:45 certifi==2026.2.25
00:50:45 cffi==2.0.0
00:50:45 charset-normalizer==3.4.4
00:50:45 click==8.3.1
00:50:45 cryptography==46.0.5
00:50:45 decorator==5.2.1
00:50:45 distlib==0.4.0
00:50:45 docker-py==1.10.6
00:50:45 docker-pycreds==0.4.0
00:50:45 elastic-transport==8.17.1
00:50:45 elasticsearch==8.19.3
00:50:45 elasticsearch-dsl==8.15.4
00:50:45 enum34==1.1.10
00:50:45 filelock==3.24.3
00:50:45 h11==0.16.0
00:50:45 idna==3.11
00:50:45 invoke==2.2.1
00:50:45 ipaddr==2.2.0
00:50:45 isodate==0.7.2
00:50:45 jmespath==1.1.0
00:50:45 jsonpatch==1.33
00:50:45 jsonpath-rw==1.4.0
00:50:45 jsonpointer==3.0.0
00:50:45 lxml==6.0.2
00:50:45 netaddr==1.3.0
00:50:45 netifaces==0.11.0
00:50:45 outcome==1.3.0.post0
00:50:45 packaging==26.0
00:50:45 paramiko==4.0.0
00:50:45 platformdirs==4.9.2
00:50:45 ply==3.11
00:50:45 pyang==2.7.1
00:50:45 pyangbind==0.8.7
00:50:45 pycparser==3.0
00:50:45 pyhocon==0.3.61
00:50:45 PyNaCl==1.6.2
00:50:45 pyparsing==3.3.2
00:50:45 PySocks==1.7.1
00:50:45 python-dateutil==2.9.0.post0
00:50:45 python-discovery==1.1.0
00:50:45 regex==2026.2.28
00:50:45 requests==2.32.5
00:50:45 robotframework==7.4.1
00:50:45 robotframework-httplibrary==0.4.2
00:50:45 robotframework-pythonlibcore==4.5.0
00:50:45 robotframework-requests==0.9.7
00:50:45 robotframework-selenium2library==3.0.0
00:50:45 robotframework-seleniumlibrary==6.8.0
00:50:45 robotframework-sshlibrary==3.8.0
00:50:45 scapy==2.7.0
00:50:45 scp==0.15.0
00:50:45 selenium==4.41.0
00:50:45 six==1.17.0
00:50:45 sniffio==1.3.1
00:50:45 sortedcontainers==2.4.0
00:50:45 soupsieve==2.8.3
00:50:45 trio==0.33.0
00:50:45 trio-websocket==0.12.2
00:50:45 typing_extensions==4.15.0
00:50:45 urllib3==2.6.3
00:50:45 virtualenv==21.1.0
00:50:45 waitress==3.0.2
00:50:45 WebOb==1.8.9
00:50:45 websocket-client==1.9.0
00:50:45 WebTest==3.0.7
00:50:45 wsproto==1.3.2
00:50:45 [EnvInject] - Injecting environment variables from a build step.
00:50:45 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:50:45 [EnvInject] - Variables injected successfully.
00:50:45 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins8439656152891925170.sh
00:50:45 Setup pyenv:
00:50:45 system
00:50:45 3.8.13
00:50:45 3.9.13
00:50:45 3.10.13
00:50:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
00:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
00:50:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:47 lf-activate-venv(): INFO: Base packages installed successfully
00:50:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:50:54 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
00:50:54 + ODL_SYSTEM=()
00:50:54 + TOOLS_SYSTEM=()
00:50:54 + OPENSTACK_SYSTEM=()
00:50:54 + OPENSTACK_CONTROLLERS=()
00:50:54 + mapfile -t ADDR
00:50:54 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-titanium-71
00:50:54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:50:54 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:50:54 warnings.warn(
00:50:56 + for i in "${ADDR[@]}"
00:50:56 ++ ssh 10.30.171.58 hostname -s
00:50:56 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:50:56 + REMHOST=releng-44948-71-0-builder-0
00:50:56 + case ${REMHOST} in
00:50:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:50:56 + for i in "${ADDR[@]}"
00:50:56 ++ ssh 10.30.170.234 hostname -s
00:50:56 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
00:50:57 + REMHOST=releng-44948-71-1-mininet-ovs-217-0
00:50:57 + case ${REMHOST} in
00:50:57 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:50:57 + echo NUM_ODL_SYSTEM=1
00:50:57 + echo NUM_TOOLS_SYSTEM=1
00:50:57 + '[' '' == yes ']'
00:50:57 + NUM_OPENSTACK_SYSTEM=0
00:50:57 + echo NUM_OPENSTACK_SYSTEM=0
00:50:57 + '[' 0 -eq 2 ']'
00:50:57 + echo ODL_SYSTEM_IP=10.30.171.58
00:50:57 ++ seq 0 0
00:50:57 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:50:57 + echo ODL_SYSTEM_1_IP=10.30.171.58
00:50:57 + echo TOOLS_SYSTEM_IP=10.30.170.234
00:50:57 ++ seq 0 0
00:50:57 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:50:57 + echo TOOLS_SYSTEM_1_IP=10.30.170.234
00:50:57 + openstack_index=0
00:50:57 + NUM_OPENSTACK_CONTROL_NODES=1
00:50:57 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:50:57 ++ seq 0 0
00:50:57 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:50:57 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:50:57 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:50:57 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:50:57 + '[' -1 -ge 2 ']'
00:50:57 ++ seq 0 -2
00:50:57 + NUM_OPENSTACK_HAPROXY_NODES=0
00:50:57 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:50:57 ++ seq 0 -1
00:50:57 + echo 'Contents of slave_addresses.txt:'
00:50:57 Contents of slave_addresses.txt:
00:50:57 + cat slave_addresses.txt
00:50:57 NUM_ODL_SYSTEM=1
00:50:57 NUM_TOOLS_SYSTEM=1
00:50:57 NUM_OPENSTACK_SYSTEM=0
00:50:57 ODL_SYSTEM_IP=10.30.171.58
00:50:57 ODL_SYSTEM_1_IP=10.30.171.58
00:50:57 TOOLS_SYSTEM_IP=10.30.170.234
00:50:57 TOOLS_SYSTEM_1_IP=10.30.170.234
00:50:57 NUM_OPENSTACK_CONTROL_NODES=1
00:50:57 OPENSTACK_CONTROL_NODE_1_IP=
00:50:57 NUM_OPENSTACK_COMPUTE_NODES=-1
00:50:57 NUM_OPENSTACK_HAPROXY_NODES=0
00:50:57 [EnvInject] - Injecting environment variables from a build step.
00:50:57 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:50:57 [EnvInject] - Variables injected successfully.
00:50:57 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/sh /tmp/jenkins17443962024544408632.sh
00:50:57 Preparing for JRE Version 21
00:50:57 Karaf artifact is karaf
00:50:57 Karaf project is integration
00:50:57 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:50:57 [EnvInject] - Injecting environment variables from a build step.
00:50:57 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:50:57 [EnvInject] - Variables injected successfully.
00:50:57 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins5475218114868223431.sh
00:50:57 2026-03-01 00:50:57 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:50:57 Bundle version is 0.22.2-SNAPSHOT
00:50:57 --2026-03-01 00:50:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
00:50:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:50:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:50:57 HTTP request sent, awaiting response... 200 OK
00:50:57 Length: 1410 (1.4K) [application/xml]
00:50:57 Saving to: ‘maven-metadata.xml’
00:50:57
00:50:57 0K . 100% 60.4M=0s
00:50:57
00:50:57 2026-03-01 00:50:57 (60.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:50:57
00:50:57
00:50:57
00:50:57 org.opendaylight.integration
00:50:57 karaf
00:50:57 0.22.2-SNAPSHOT
00:50:57
00:50:57
00:50:57 20260228.175742
00:50:57 581
00:50:57
00:50:57 20260228175742
00:50:57
00:50:57
00:50:57 pom
00:50:57 0.22.2-20260228.175742-581
00:50:57 20260228175742
00:50:57
00:50:57
00:50:57 tar.gz
00:50:57 0.22.2-20260228.175742-581
00:50:57 20260228175742
00:50:57
00:50:57
00:50:57 zip
00:50:57 0.22.2-20260228.175742-581
00:50:57 20260228175742
00:50:57
00:50:57
00:50:57 cyclonedx
00:50:57 xml
00:50:57 0.22.2-20260228.175742-581
00:50:57 20260228175742
00:50:57
00:50:57
00:50:57 cyclonedx
00:50:57 json
00:50:57 0.22.2-20260228.175742-581
00:50:57 20260228175742
00:50:57
00:50:57
00:50:57
00:50:57
00:50:57 Nexus timestamp is 0.22.2-20260228.175742-581
00:50:57 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:50:57 Distribution bundle is karaf-0.22.2-20260228.175742-581.zip
00:50:57 Distribution bundle version is 0.22.2-SNAPSHOT
00:50:57 Distribution folder is karaf-0.22.2-SNAPSHOT
00:50:57 Nexus prefix is https://nexus.opendaylight.org
00:50:57 [EnvInject] - Injecting environment variables from a build step.
00:50:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:50:57 [EnvInject] - Variables injected successfully.
00:50:57 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins12476350929421376996.sh
00:50:57 Setup pyenv:
00:50:57 system
00:50:57 3.8.13
00:50:57 3.9.13
00:50:57 3.10.13
00:50:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
00:50:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
00:50:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:59 lf-activate-venv(): INFO: Base packages installed successfully
00:50:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:51:04 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
00:51:04 Copying common-functions.sh to /tmp
00:51:04 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (2.6.3) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
00:51:04 warnings.warn(
00:51:06 Copying common-functions.sh to 10.30.170.234:/tmp
00:51:06 Warning: Permanently added '10.30.170.234' (ECDSA) to the list of known hosts.
00:51:06 Copying common-functions.sh to 10.30.171.58:/tmp
00:51:06 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:07 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins2512800817234902039.sh
00:51:07 common-functions.sh is being sourced
00:51:07 common-functions environment:
00:51:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ACTUALFEATURES:
00:51:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 CONTROLLERMEM: 12G
00:51:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 SUITES:
00:51:07
00:51:07 #################################################
00:51:07 ## Configure Cluster and Start ##
00:51:07 #################################################
00:51:07 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
00:51:07 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
00:51:07 Locating script plan to use...
00:51:07 Finished running script plans
00:51:07 Configuring member-1 with IP address 10.30.171.58
00:51:07 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:07 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:07 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
00:51:07 ++ [[ /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 ]]
00:51:07 ++ echo 'common-functions.sh is being sourced'
00:51:07 common-functions.sh is being sourced
00:51:07 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
00:51:07 ++ DISTROSTREAM=titanium
00:51:07 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 ++ export CONTROLLERMEM=
00:51:07 ++ CONTROLLERMEM=
00:51:07 ++ case "${DISTROSTREAM}" in
00:51:07 ++ CLUSTER_SYSTEM=pekko
00:51:07 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 ++ print_common_env
00:51:07 ++ cat
00:51:07 common-functions environment:
00:51:07 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:07 ACTUALFEATURES:
00:51:07 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:07 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
00:51:07 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:07 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:07 CONTROLLERMEM:
00:51:07 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:07 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:07 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:07 SUITES:
00:51:07
00:51:07 ++ SSH='ssh -t -t'
00:51:07 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:51:07 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:51:07 Changing to /tmp
00:51:07 + echo 'Changing to /tmp'
00:51:07 + cd /tmp
00:51:07 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:07 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip'
00:51:07 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:07 --2026-03-01 00:51:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260228.175742-581.zip
00:51:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:51:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:51:07 HTTP request sent, awaiting response... 200 OK
00:51:07 Length: 234982202 (224M) [application/zip]
00:51:07 Saving to: ‘karaf-0.22.2-20260228.175742-581.zip’
00:51:07
00:51:07 0K ........ ........ ........ ........ ........ ........ 1% 50.2M 4s
00:51:07 3072K ........ ........ ........ ........ ........ ........ 2% 82.5M 3s
00:51:07 6144K ........ ........ ........ ........ ........ ........ 4% 69.0M 3s
00:51:07 9216K ........ ........ ........ ........ ........ ........ 5% 85.4M 3s
00:51:07 12288K ........ ........ ........ ........ ........ ........ 6% 83.0M 3s
00:51:07 15360K ........ ........ ........ ........ ........ ........ 8% 96.5M 3s
00:51:07 18432K ........ ........ ........ ........ ........ ........ 9% 104M 3s
00:51:08 21504K ........ ........ ........ ........ ........ ........ 10% 85.2M 3s
00:51:08 24576K ........ ........ ........ ........ ........ ........ 12% 95.6M 2s
00:51:08 27648K ........ ........ ........ ........ ........ ........ 13% 99.4M 2s
00:51:08 30720K ........ ........ ........ ........ ........ ........ 14% 121M 2s
00:51:08 33792K ........ ........ ........ ........ ........ ........ 16% 104M 2s
00:51:08 36864K ........ ........ ........ ........ ........ ........ 17% 100M 2s
00:51:08 39936K ........ ........ ........ ........ ........ ........ 18% 85.5M 2s
00:51:08 43008K ........ ........ ........ ........ ........ ........ 20% 117M 2s
00:51:08 46080K ........ ........ ........ ........ ........ ........ 21% 134M 2s
00:51:08 49152K ........ ........ ........ ........ ........ ........ 22% 88.6M 2s
00:51:08 52224K ........ ........ ........ ........ ........ ........ 24% 94.0M 2s
00:51:08 55296K ........ ........ ........ ........ ........ ........ 25% 94.4M 2s
00:51:08 58368K ........ ........ ........ ........ ........ ........ 26% 105M 2s
00:51:08 61440K ........ ........ ........ ........ ........ ........ 28% 82.4M 2s
00:51:08 64512K ........ ........ ........ ........ ........ ........ 29% 123M 2s
00:51:08 67584K ........ ........ ........ ........ ........ ........ 30% 90.5M 2s
00:51:08 70656K ........ ........ ........ ........ ........ ........ 32% 104M 2s
00:51:08 73728K ........ ........ ........ ........ ........ ........ 33% 154M 2s
00:51:08 76800K ........ ........ ........ ........ ........ ........ 34% 118M 2s
00:51:08 79872K ........ ........ ........ ........ ........ ........ 36% 84.7M 2s
00:51:08 82944K ........ ........ ........ ........ ........ ........ 37% 122M 1s
00:51:08 86016K ........ ........ ........ ........ ........ ........ 38% 97.6M 1s
00:51:08 89088K ........ ........ ........ ........ ........ ........ 40% 140M 1s
00:51:08 92160K ........ ........ ........ ........ ........ ........ 41% 101M 1s
00:51:08 95232K ........ ........ ........ ........ ........ ........ 42% 134M 1s
00:51:08 98304K ........ ........ ........ ........ ........ ........ 44% 67.4M 1s
00:51:08 101376K ........ ........ ........ ........ ........ ........ 45% 123M 1s
00:51:08 104448K ........ ........ ........ ........ ........ ........ 46% 118M 1s
00:51:08 107520K ........ ........ ........ ........ ........ ........ 48% 86.8M 1s
00:51:08 110592K ........ ........ ........ ........ ........ ........ 49% 134M 1s
00:51:08 113664K ........ ........ ........ ........ ........ ........ 50% 123M 1s
00:51:08 116736K ........ ........ ........ ........ ........ ........ 52% 107M 1s
00:51:08 119808K ........ ........ ........ ........ ........ ........ 53% 128M 1s
00:51:08 122880K ........ ........ ........ ........ ........ ........ 54% 148M 1s
00:51:08 125952K ........ ........ ........ ........ ........ ........ 56% 124M 1s
00:51:09 129024K ........ ........ ........ ........ ........ ........ 57% 128M 1s
00:51:09 132096K ........ ........ ........ ........ ........ ........ 58% 193M 1s
00:51:09 135168K ........ ........ ........ ........ ........ ........ 60% 135M 1s
00:51:09 138240K ........ ........ ........ ........ ........ ........ 61% 113M 1s
00:51:09 141312K ........ ........ ........ ........ ........ ........ 62% 137M 1s
00:51:09 144384K ........ ........ ........ ........ ........ ........ 64% 135M 1s
00:51:09 147456K ........ ........ ........ ........ ........ ........ 65% 135M 1s
00:51:09 150528K ........ ........ ........ ........ ........ ........ 66% 203M 1s
00:51:09 153600K ........ ........ ........ ........ ........ ........ 68% 130M 1s
00:51:09 156672K ........ ........ ........ ........ ........ ........ 69% 171M 1s
00:51:09 159744K ........ ........ ........ ........ ........ ........ 70% 110M 1s
00:51:09 162816K ........ ........ ........ ........ ........ ........ 72% 95.3M 1s
00:51:09 165888K ........ ........ ........ ........ ........ ........ 73% 99.0M 1s
00:51:09 168960K ........ ........ ........ ........ ........ ........ 74% 92.3M 1s
00:51:09 172032K ........ ........ ........ ........ ........ ........ 76% 129M 1s
00:51:09 175104K ........ ........ ........ ........ ........ ........ 77% 253M 0s
00:51:09 178176K ........ ........ ........ ........ ........ ........ 78% 144M 0s
00:51:09 181248K ........ ........ ........ ........ ........ ........ 80% 120M 0s
00:51:09 184320K ........ ........ ........ ........ ........ ........ 81% 115M 0s
00:51:09 187392K ........ ........ ........ ........ ........ ........ 82% 124M 0s
00:51:09 190464K ........ ........ ........ ........ ........ ........ 84% 98.5M 0s
00:51:09 193536K ........ ........ ........ ........ ........ ........ 85% 87.2M 0s
00:51:09 196608K ........ ........ ........ ........ ........ ........ 87% 123M 0s
00:51:09 199680K ........ ........ ........ ........ ........ ........ 88% 116M 0s
00:51:09 202752K ........ ........ ........ ........ ........ ........ 89% 238M 0s
00:51:09 205824K ........ ........ ........ ........ ........ ........ 91% 153M 0s
00:51:09 208896K ........ ........ ........ ........ ........ ........ 92% 101M 0s
00:51:09 211968K ........ ........ ........ ........ ........ ........ 93% 117M 0s
00:51:09 215040K ........ ........ ........ ........ ........ ........ 95% 128M 0s
00:51:09 218112K ........ ........ ........ ........ ........ ........ 96% 140M 0s
00:51:09 221184K ........ ........ ........ ........ ........ ........ 97% 99.8M 0s
00:51:09 224256K ........ ........ ........ ........ ........ ........ 99% 84.3M 0s
00:51:09 227328K ........ ........ ........ ........ . 100% 84.5M=2.1s
00:51:09
00:51:09 2026-03-01 00:51:09 (109 MB/s) - ‘karaf-0.22.2-20260228.175742-581.zip’ saved [234982202/234982202]
00:51:09
00:51:09 Extracting the new controller...
00:51:09 + echo 'Extracting the new controller...'
00:51:09 + unzip -q karaf-0.22.2-20260228.175742-581.zip
00:51:11 Adding external repositories...
00:51:11 + echo 'Adding external repositories...'
00:51:11 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:51:11 ################################################################################
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11 ################################################################################
00:51:11
00:51:11 #
00:51:11 # If set to true, the following property will not allow any certificate to be used
00:51:11 # when accessing Maven repositories through SSL
00:51:11 #
00:51:11 #org.ops4j.pax.url.mvn.certificateCheck=
00:51:11
00:51:11 #
00:51:11 # Path to the local Maven settings file.
00:51:11 # The repositories defined in this file will be automatically added to the list
00:51:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:51:11 # below is not set.
00:51:11 # The following locations are checked for the existence of the settings.xml file
00:51:11 # * 1. looks for the specified url
00:51:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:51:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:51:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:51:11 #
00:51:11 #org.ops4j.pax.url.mvn.settings=
00:51:11
00:51:11 #
00:51:11 # Path to the local Maven repository which is used to avoid downloading
00:51:11 # artifacts when they already exist locally.
00:51:11 # The value of this property will be extracted from the settings.xml file
00:51:11 # above, or defaulted to:
00:51:11 # System.getProperty( "user.home" ) + "/.m2/repository"
00:51:11 #
00:51:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:51:11
00:51:11 #
00:51:11 # Default this to false. It's just weird to use undocumented repos
00:51:11 #
00:51:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:51:11
00:51:11 #
00:51:11 # Uncomment if you don't wanna use the proxy settings
00:51:11 # from the Maven conf/settings.xml file
00:51:11 #
00:51:11 # org.ops4j.pax.url.mvn.proxySupport=false
00:51:11
00:51:11 #
00:51:11 # Comma separated list of repositories scanned when resolving an artifact.
00:51:11 # Those repositories will be checked before iterating through the
00:51:11 # below list of repositories and even before the local repository
00:51:11 # A repository url can be appended with zero or more of the following flags:
00:51:11 # @snapshots : the repository contains snaphots
00:51:11 # @noreleases : the repository does not contain any released artifacts
00:51:11 #
00:51:11 # The following property value will add the system folder as a repo.
00:51:11 #
00:51:11 org.ops4j.pax.url.mvn.defaultRepositories=\
00:51:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:51:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:51:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:51:11
00:51:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:51:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:51:11
00:51:11 #
00:51:11 # Comma separated list of repositories scanned when resolving an artifact.
00:51:11 # The default list includes the following repositories:
00:51:11 # http://repo1.maven.org/maven2@id=central
00:51:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:51:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:51:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:51:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:51:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:51:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:51:11 # To add repositories to the default ones, prepend '+' to the list of repositories
00:51:11 # to add.
00:51:11 # A repository url can be appended with zero or more of the following flags:
00:51:11 # @snapshots : the repository contains snapshots
00:51:11 # @noreleases : the repository does not contain any released artifacts
00:51:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:51:11 #
00:51:11 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
00:51:11
00:51:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:51:11 + [[ True == \T\r\u\e ]]
00:51:11 + echo 'Configuring the startup features...'
00:51:11 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:11 + FEATURE_TEST_STRING=features-test
00:51:11 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
00:51:11 + KARAF_VERSION=karaf4
00:51:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:51:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:11 + [[ ! -z '' ]]
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:51:11 ################################################################################
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11 ################################################################################
00:51:11
00:51:11 #
00:51:11 # Comma separated list of features repositories to register by default
00:51:11 #
00:51:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/03eb2a67-93a1-4ae0-a212-bd40b5824a8b.xml
00:51:11
00:51:11 #
00:51:11 # Comma separated list of features to install at startup
00:51:11 #
00:51:11 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 6e0763ae-c949-457c-8046-dc9a3c3cbf44
00:51:11
00:51:11 #
00:51:11 # Resource repositories (OBR) that the features resolver can use
00:51:11 # to resolve requirements/capabilities
00:51:11 #
00:51:11 # The format of the resourceRepositories is
00:51:11 # resourceRepositories=[xml:url|json:url],...
00:51:11 # for Instance:
00:51:11 #
00:51:11 #resourceRepositories=xml:http://host/path/to/index.xml
00:51:11 # or
00:51:11 #resourceRepositories=json:http://host/path/to/index.json
00:51:11 #
00:51:11
00:51:11 #
00:51:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:51:11 #
00:51:11 featuresBootAsynchronous=false
00:51:11
00:51:11 #
00:51:11 # Service requirements enforcement
00:51:11 #
00:51:11 # By default, the feature resolver checks the service requirements/capabilities of
00:51:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:51:11 # the required bundles.
00:51:11 # The following flag can have those values:
00:51:11 # - disable: service requirements are completely ignored
00:51:11 # - default: service requirements are ignored for old features
00:51:11 # - enforce: service requirements are always verified
00:51:11 #
00:51:11 #serviceRequirements=default
00:51:11
00:51:11 #
00:51:11 # Store cfg file for config element in feature
00:51:11 #
00:51:11 #configCfgStore=true
00:51:11
00:51:11 #
00:51:11 # Define if the feature service automatically refresh bundles
00:51:11 #
00:51:11 autoRefresh=true
00:51:11
00:51:11 #
00:51:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:51:11 # XML file defines instructions related to features processing
00:51:11 # versions.properties may declare properties to resolve placeholders in XML file
00:51:11 # both files are relative to ${karaf.etc}
00:51:11 #
00:51:11 #featureProcessing=org.apache.karaf.features.xml
00:51:11 #featureProcessingVersions=versions.properties
00:51:11 + configure_karaf_log karaf4 ''
00:51:11 + local -r karaf_version=karaf4
00:51:11 + local -r controllerdebugmap=
00:51:11 + local logapi=log4j
00:51:11 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:11 log4j2.rootLogger.level = INFO
00:51:11 #log4j2.rootLogger.type = asyncRoot
00:51:11 #log4j2.rootLogger.includeLocation = false
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:11 log4j2.logger.spifly.level = WARN
00:51:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:11 log4j2.logger.audit.level = INFO
00:51:11 log4j2.logger.audit.additivity = false
00:51:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:11 log4j2.appender.console.type = Console
00:51:11 log4j2.appender.console.name = Console
00:51:11 log4j2.appender.console.layout.type = PatternLayout
00:51:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:11 log4j2.appender.rolling.name = RollingFile
00:51:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:11 #log4j2.appender.rolling.immediateFlush = false
00:51:11 log4j2.appender.rolling.append = true
00:51:11 log4j2.appender.rolling.layout.type = PatternLayout
00:51:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.rolling.policies.type = Policies
00:51:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.rolling.policies.size.size = 64MB
00:51:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.rolling.strategy.max = 7
00:51:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:11 log4j2.appender.audit.name = AuditRollingFile
00:51:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:11 log4j2.appender.audit.append = true
00:51:11 log4j2.appender.audit.layout.type = PatternLayout
00:51:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.audit.policies.type = Policies
00:51:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.audit.policies.size.size = 8MB
00:51:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.audit.strategy.max = 7
00:51:11 log4j2.appender.osgi.type = PaxOsgi
00:51:11 log4j2.appender.osgi.name = PaxOsgi
00:51:11 log4j2.appender.osgi.filter = *
00:51:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:11 #log4j2.logger.aether.level = TRACE
00:51:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:11 #log4j2.logger.http-headers.level = DEBUG
00:51:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:11 #log4j2.logger.maven.level = TRACE
00:51:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:51:11 + logapi=log4j2
00:51:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:51:11 + '[' log4j2 == log4j2 ']'
00:51:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:51:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:51:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:51:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:51:11 controllerdebugmap:
00:51:11 + unset IFS
00:51:11 + echo 'controllerdebugmap: '
00:51:11 + '[' -n '' ']'
00:51:11 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:51:11 ################################################################################
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11 ################################################################################
00:51:11
00:51:11 # Common pattern layout for appenders
00:51:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:51:11
00:51:11 # Root logger
00:51:11 log4j2.rootLogger.level = INFO
00:51:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:51:11 #log4j2.rootLogger.type = asyncRoot
00:51:11 #log4j2.rootLogger.includeLocation = false
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:51:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:51:11 log4j2.rootLogger.appenderRef.Console.ref = Console
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:51:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:51:11
00:51:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:51:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:51:11
00:51:11 # Loggers configuration
00:51:11
00:51:11 # Spifly logger
00:51:11 log4j2.logger.spifly.name = org.apache.aries.spifly
00:51:11 log4j2.logger.spifly.level = WARN
00:51:11
00:51:11 # Security audit logger
00:51:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:51:11 log4j2.logger.audit.level = INFO
00:51:11 log4j2.logger.audit.additivity = false
00:51:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:51:11
00:51:11 # Appenders configuration
00:51:11
00:51:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:51:11 log4j2.appender.console.type = Console
00:51:11 log4j2.appender.console.name = Console
00:51:11 log4j2.appender.console.layout.type = PatternLayout
00:51:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:51:11
00:51:11 # Rolling file appender
00:51:11 log4j2.appender.rolling.type = RollingRandomAccessFile
00:51:11 log4j2.appender.rolling.name = RollingFile
00:51:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:51:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:51:11 # uncomment to not force a disk flush
00:51:11 #log4j2.appender.rolling.immediateFlush = false
00:51:11 log4j2.appender.rolling.append = true
00:51:11 log4j2.appender.rolling.layout.type = PatternLayout
00:51:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.rolling.policies.type = Policies
00:51:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.rolling.policies.size.size = 1GB
00:51:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.rolling.strategy.max = 7
00:51:11
00:51:11 # Audit file appender
00:51:11 log4j2.appender.audit.type = RollingRandomAccessFile
00:51:11 log4j2.appender.audit.name = AuditRollingFile
00:51:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:51:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:51:11 log4j2.appender.audit.append = true
00:51:11 log4j2.appender.audit.layout.type = PatternLayout
00:51:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:51:11 log4j2.appender.audit.policies.type = Policies
00:51:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:51:11 log4j2.appender.audit.policies.size.size = 8MB
00:51:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:51:11 log4j2.appender.audit.strategy.max = 7
00:51:11
00:51:11 # OSGi appender
00:51:11 log4j2.appender.osgi.type = PaxOsgi
00:51:11 log4j2.appender.osgi.name = PaxOsgi
00:51:11 log4j2.appender.osgi.filter = *
00:51:11
00:51:11 # help with identification of maven-related problems with pax-url-aether
00:51:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:51:11 #log4j2.logger.aether.level = TRACE
00:51:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:51:11 #log4j2.logger.http-headers.level = DEBUG
00:51:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:51:11 #log4j2.logger.maven.level = TRACE
00:51:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:51:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:51:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:51:11 + local -r controllermem=12G
00:51:11 Configure
00:51:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:51:11 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + echo Configure
00:51:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:51:11 max memory: 12G
00:51:11 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + echo ' max memory: 12G'
00:51:11 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
00:51:11 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
00:51:11 #!/bin/sh
00:51:11 #
00:51:11 # Licensed to the Apache Software Foundation (ASF) under one or more
00:51:11 # contributor license agreements. See the NOTICE file distributed with
00:51:11 # this work for additional information regarding copyright ownership.
00:51:11 # The ASF licenses this file to You under the Apache License, Version 2.0
00:51:11 # (the "License"); you may not use this file except in compliance with
00:51:11 # the License. You may obtain a copy of the License at
00:51:11 #
00:51:11 # http://www.apache.org/licenses/LICENSE-2.0
00:51:11 #
00:51:11 # Unless required by applicable law or agreed to in writing, software
00:51:11 # distributed under the License is distributed on an "AS IS" BASIS,
00:51:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:51:11 # See the License for the specific language governing permissions and
00:51:11 # limitations under the License.
00:51:11 #
00:51:11
00:51:11 #
00:51:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:51:11 # script: client, instance, shell, start, status, stop, karaf
00:51:11 #
00:51:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:51:11 # Actions go here...
00:51:11 # fi
00:51:11
00:51:11 #
00:51:11 # general settings which should be applied for all scripts go here; please keep
00:51:11 # in mind that it is possible that scripts might be executed more than once, e.g.
00:51:11 # in example of the start script where the start script is executed first and the
00:51:11 # karaf script afterwards.
00:51:11 #
00:51:11
00:51:11 #
00:51:11 # The following section shows the possible configuration options for the default
00:51:11 # karaf scripts
00:51:11 #
00:51:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:51:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:51:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:51:11 # export EXTRA_JAVA_OPTS # Additional JVM options
00:51:11 # export KARAF_HOME # Karaf home folder
00:51:11 # export KARAF_DATA # Karaf data folder
00:51:11 # export KARAF_BASE # Karaf base folder
00:51:11 # export KARAF_ETC # Karaf etc folder
00:51:11 # export KARAF_LOG # Karaf log folder
00:51:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:51:11 # export KARAF_OPTS # Additional available Karaf options
00:51:11 # export KARAF_DEBUG # Enable debug mode
00:51:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:51:11 # export KARAF_NOROOT # Prevent execution as root if set to true
00:51:11 Set Java version
00:51:11 + echo 'Set Java version'
00:51:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:51:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:11 sudo: a password is required
00:51:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:51:11 sudo: a password is required
00:51:11 JDK default version ...
00:51:11 + echo 'JDK default version ...'
00:51:11 + java -version
00:51:12 openjdk version "21.0.9" 2025-10-21
00:51:12 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:51:12 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:51:12 Set JAVA_HOME
00:51:12 + echo 'Set JAVA_HOME'
00:51:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:51:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:51:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:51:12 Listing all open ports on controller system...
00:51:12 + echo 'Listing all open ports on controller system...'
00:51:12 + netstat -pnatu
00:51:12 /tmp/configuration-script.sh: line 40: netstat: command not found
00:51:12 Configuring cluster
00:51:12 + '[' -f /tmp/custom_shard_config.txt ']'
00:51:12 + echo 'Configuring cluster'
00:51:12 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.58
00:51:12 ################################################
00:51:12 ## Configure Cluster ##
00:51:12 ################################################
00:51:12 NOTE: Cluster configuration files not found. Copying from
00:51:12 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:51:12 Configuring unique name in pekko.conf
00:51:12 Configuring hostname in pekko.conf
00:51:12 Configuring data and rpc seed nodes in pekko.conf
00:51:12 modules = [
00:51:12
00:51:12 {
00:51:12 name = "inventory"
00:51:12 namespace = "urn:opendaylight:inventory"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "topology"
00:51:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "toaster"
00:51:12 namespace = "http://netconfcentral.org/ns/toaster"
00:51:12 shard-strategy = "module"
00:51:12 }
00:51:12 ]
00:51:12 Configuring replication type in module-shards.conf
00:51:12 ################################################
00:51:12 ## NOTE: Manually restart controller to ##
00:51:12 ## apply configuration. ##
00:51:12 ################################################
00:51:12 Dump pekko.conf
00:51:12 + echo 'Dump pekko.conf'
00:51:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
00:51:12
00:51:12 odl-cluster-data {
00:51:12 pekko {
00:51:12 remote {
00:51:12 artery {
00:51:12 enabled = on
00:51:12 transport = tcp
00:51:12 canonical.hostname = "10.30.171.58"
00:51:12 canonical.port = 2550
00:51:12 }
00:51:12 }
00:51:12
00:51:12 cluster {
00:51:12 # Using artery.
00:51:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.58:2550"]
00:51:12
00:51:12 roles = ["member-1"]
00:51:12
00:51:12 # when under load we might trip a false positive on the failure detector
00:51:12 # failure-detector {
00:51:12 # heartbeat-interval = 4 s
00:51:12 # acceptable-heartbeat-pause = 16s
00:51:12 # }
00:51:12 }
00:51:12
00:51:12 persistence {
00:51:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:51:12 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:51:12 # The relative path is always relative to KARAF_HOME.
00:51:12
00:51:12 # snapshot-store.local.dir = "target/snapshots"
00:51:12
00:51:12 # Use lz4 compression for LocalSnapshotStore snapshots
00:51:12 snapshot-store.local.use-lz4-compression = false
00:51:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:51:12 snapshot-store.local.lz4-blocksize = 256KB
00:51:12 }
00:51:12 disable-default-actor-system-quarantined-event-handling = "false"
00:51:12 }
00:51:12 }
00:51:12 Dump modules.conf
00:51:12 + echo 'Dump modules.conf'
00:51:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
00:51:12 modules = [
00:51:12
00:51:12 {
00:51:12 name = "inventory"
00:51:12 namespace = "urn:opendaylight:inventory"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "topology"
00:51:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:51:12 shard-strategy = "module"
00:51:12 },
00:51:12 {
00:51:12 name = "toaster"
00:51:12 namespace = "http://netconfcentral.org/ns/toaster"
00:51:12 shard-strategy = "module"
00:51:12 }
00:51:12 ]
00:51:12 Dump module-shards.conf
00:51:12 + echo 'Dump module-shards.conf'
00:51:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
00:51:12 module-shards = [
00:51:12 {
00:51:12 name = "default"
00:51:12 shards = [
00:51:12 {
00:51:12 name = "default"
00:51:12 replicas = ["member-1"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "inventory"
00:51:12 shards = [
00:51:12 {
00:51:12 name="inventory"
00:51:12 replicas = ["member-1"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "topology"
00:51:12 shards = [
00:51:12 {
00:51:12 name="topology"
00:51:12 replicas = ["member-1"]
00:51:12 }
00:51:12 ]
00:51:12 },
00:51:12 {
00:51:12 name = "toaster"
00:51:12 shards = [
00:51:12 {
00:51:12 name="toaster"
00:51:12 replicas = ["member-1"]
00:51:12 }
00:51:12 ]
00:51:12 }
00:51:12 ]
00:51:12 Locating config plan to use...
00:51:12 Finished running config plans
00:51:12 Starting member-1 with IP address 10.30.171.58
00:51:12 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:12 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:13 Redirecting karaf console output to karaf_console.log
00:51:13 Starting controller...
00:51:13 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
00:51:13 Execute the post startup script on controller 10.30.171.58
00:51:13 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:13 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:51:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:51:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:52:13 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:52:18 2026-03-01T00:51:28,744 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:52:18 Controller is UP
00:52:18 2026-03-01T00:51:28,744 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:52:18 Listing all open ports on controller system...
00:52:18 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:52:18 looking for "BindException: Address already in use" in log file
00:52:18 looking for "server is unhealthy" in log file
00:52:18 Let's take the karaf thread dump
00:52:18 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:52:19 karaf main: org.apache.karaf.main.Main, pid:2125
00:52:19 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
00:52:19 Generating mininet variables...
00:52:19 Locating test plan to use...
00:52:19 Changing the testplan path...
00:52:19 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:52:19 #
00:52:19 # This program and the accompanying materials are made available under the
00:52:19 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:52:19 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:52:19
00:52:19 # Place the suites in run order:
00:52:19 /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/ready
00:52:19 /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/scale/max_devices.robot
00:52:19 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/test/csit/suites/netconf/scale/max_devices.robot ...
00:52:19 ==============================================================================
00:52:19 netconf-scale-max-devices.txt
00:52:19 ==============================================================================
00:52:19 netconf-scale-max-devices.txt.Ready
00:52:19 ==============================================================================
00:52:20 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
00:52:20 ==============================================================================
00:52:23 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:29 | PASS |
00:52:29 ------------------------------------------------------------------------------
00:52:29 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:29 | PASS |
00:52:29 ------------------------------------------------------------------------------
00:52:29 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:29 | PASS |
00:52:29 Netconf was detected to be up and running so bug 5014 did not show up.
00:52:29 ------------------------------------------------------------------------------
00:52:29 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:29 | PASS |
00:52:29 Netconf was detected to be up and running so bug 5014 did not show up.
00:52:29 ------------------------------------------------------------------------------
00:52:29 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:29 | PASS |
00:52:29 ------------------------------------------------------------------------------
00:52:29 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:52:49 | PASS |
00:52:49 ------------------------------------------------------------------------------
00:52:49 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
00:52:49 6 tests, 6 passed, 0 failed
00:52:49 ==============================================================================
00:52:49 netconf-scale-max-devices.txt.Ready | PASS |
00:52:49 6 tests, 6 passed, 0 failed
00:52:49 ==============================================================================
00:52:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/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.
00:52:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/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.
00:52:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/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.
00:52:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/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.
00:52:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/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.
00:52:49 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/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.
00:52:49 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
00:52:49 ==============================================================================
00:52:51 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:54:30 Starting Iteration with 1000 devices
00:54:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:47:03 | FAIL |
01:47:03 Timed out waiting for {'netconf-scaling-device-373', 'netconf-scaling-device-61', 'netconf-scaling-device-811', 'netconf-scaling-device-193', 'netconf-scaling-device-133', 'netconf-scaling-device-5', 'netconf-scaling-device-987', 'netconf-scaling-device-102', 'netconf-scaling-device-994', 'netconf-scaling-device-455', 'netconf-scaling-device-737', 'netconf-scaling-device-153', 'netconf-scaling-device-345', 'netconf-scaling-device-392', 'netconf-scaling-device-137', 'netconf-scaling-device-47', 'netconf-scaling-device-167', 'netconf-scaling-device-391', 'netconf-scaling-device-596', 'netconf-scaling-device-872', 'netconf-scaling-device-694', 'netconf-scaling-device-593', 'netconf-scaling-device-26', 'netconf-scaling-device-597', 'netconf-scaling-device-293', 'netconf-scaling-device-457', 'netconf-scaling-device-462', 'netconf-scaling-device-273', 'netconf-scaling-device-909', 'netconf-scaling-device-444', 'netconf-scaling-device-904', 'netconf-scaling-device-693', 'netconf-scaling-device-239', 'netconf-scaling-device-621', 'netconf-scaling-device-380', 'netconf-scaling-device-664', 'netconf-scaling-device-648', 'netconf-scaling-device-522', 'netconf-scaling-device-675', 'netconf-scaling-device-813', 'netconf-scaling-device-486', 'netconf-scaling-device-865', 'netconf-scaling-device-570', 'netconf-scaling-device-535', 'netconf-scaling-device-855', 'netconf-scaling-device-456', 'netconf-scaling-device-406', 'netconf-scaling-device-12', 'netconf-scaling-device-73', 'netconf-scaling-device-328', 'netconf-scaling-device-919', 'netconf-sc...
01:47:03 [ Message content over the limit has been removed. ]
01:47:03 ...nf-scaling-device-90', 'netconf-scaling-device-958', 'netconf-scaling-device-76', 'netconf-scaling-device-326', 'netconf-scaling-device-818', 'netconf-scaling-device-954', 'netconf-scaling-device-612', 'netconf-scaling-device-375', 'netconf-scaling-device-232', 'netconf-scaling-device-309', 'netconf-scaling-device-98', 'netconf-scaling-device-601', 'netconf-scaling-device-346', 'netconf-scaling-device-261', 'netconf-scaling-device-788', 'netconf-scaling-device-673', 'netconf-scaling-device-936', 'netconf-scaling-device-996', 'netconf-scaling-device-776', 'netconf-scaling-device-640', 'netconf-scaling-device-50', 'netconf-scaling-device-783', 'netconf-scaling-device-553', 'netconf-scaling-device-993', 'netconf-scaling-device-626', 'netconf-scaling-device-43', 'netconf-scaling-device-649', 'netconf-scaling-device-191', 'netconf-scaling-device-255', 'netconf-scaling-device-23', 'netconf-scaling-device-270', 'netconf-scaling-device-236', 'netconf-scaling-device-483', 'netconf-scaling-device-179', 'netconf-scaling-device-798', 'netconf-scaling-device-280', 'netconf-scaling-device-610', 'netconf-scaling-device-402', 'netconf-scaling-device-188', 'netconf-scaling-device-476', 'netconf-scaling-device-300', 'netconf-scaling-device-819', 'netconf-scaling-device-215', 'netconf-scaling-device-327', 'netconf-scaling-device-225', 'netconf-scaling-device-22', 'netconf-scaling-device-271', 'netconf-scaling-device-277', 'netconf-scaling-device-434', 'netconf-scaling-device-108', 'netconf-scaling-device-902', 'netconf-scaling-device-939'} to connect
01:47:03 ------------------------------------------------------------------------------
01:47:03 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL |
01:47:03 1 test, 0 passed, 1 failed
01:47:03 ==============================================================================
01:47:03 netconf-scale-max-devices.txt | FAIL |
01:47:03 7 tests, 6 passed, 1 failed
01:47:03 ==============================================================================
01:47:03 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/output.xml
01:47:04 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/log.html
01:47:04 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/report.html
01:47:04 Examining the files in data/log and checking filesize
01:47:04 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:04 total 6440
01:47:04 drwxrwxr-x 2 jenkins jenkins 4096 Mar 1 00:51 .
01:47:04 drwxrwxr-x 9 jenkins jenkins 4096 Mar 1 00:51 ..
01:47:04 -rw-rw-r-- 1 jenkins jenkins 1781 Mar 1 01:02 karaf_console.log
01:47:04 -rw-rw-r-- 1 jenkins jenkins 6581416 Mar 1 01:47 karaf.log
01:47:04 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:05 6.3M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:47:05 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:47:05 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:05 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
01:47:05 Let's take the karaf thread dump again...
01:47:05 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:05 karaf main: org.apache.karaf.main.Main, pid:2125
01:47:05 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:05 Killing ODL
01:47:05 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:11 Compressing karaf.log 1
01:47:11 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:11 Fetching compressed karaf.log 1
01:47:11 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:11 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:11 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:12 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:12 Fetch GC logs
01:47:12 Warning: Permanently added '10.30.171.58' (ECDSA) to the list of known hosts.
01:47:12 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:47:12 Examine copied files
01:47:12 total 17824
01:47:12 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 01:47 gclogs-1
01:47:12 -rw-rw-r--. 1 jenkins jenkins 1781 Mar 1 01:47 odl1_karaf_console.log
01:47:12 -rw-rw-r--. 1 jenkins jenkins 144647 Mar 1 01:47 odl1_karaf.log.gz
01:47:12 -rw-rw-r--. 1 jenkins jenkins 147322 Mar 1 01:47 karaf_1_2125_threads_after.log
01:47:12 -rw-rw-r--. 1 jenkins jenkins 16310 Mar 1 01:47 ps_after.log
01:47:12 -rw-rw-r--. 1 jenkins jenkins 249025 Mar 1 01:47 report.html
01:47:12 -rw-rw-r--. 1 jenkins jenkins 1054211 Mar 1 01:47 log.html
01:47:12 -rw-rw-r--. 1 jenkins jenkins 14601200 Mar 1 01:47 output.xml
01:47:12 -rw-rw-r--. 1 jenkins jenkins 1822786 Mar 1 01:47 testtool--netconf-scale-max-devices-txt-Max-Devices.1772326474.418.log
01:47:12 -rw-rw-r--. 1 jenkins jenkins 14 Mar 1 01:47 devices.csv
01:47:12 drwxrwxr-x. 37 jenkins jenkins 4096 Mar 1 00:54 yang
01:47:12 -rw-rw-r--. 1 jenkins jenkins 537 Mar 1 00:52 testplan.txt
01:47:12 -rw-rw-r--. 1 jenkins jenkins 118053 Mar 1 00:52 karaf_1_2125_threads_before.log
01:47:12 -rw-rw-r--. 1 jenkins jenkins 17238 Mar 1 00:52 ps_before.log
01:47:12 -rw-rw-r--. 1 jenkins jenkins 3322 Mar 1 00:51 post-startup-script.sh
01:47:12 -rw-rw-r--. 1 jenkins jenkins 252 Mar 1 00:51 startup-script.sh
01:47:12 -rw-rw-r--. 1 jenkins jenkins 3467 Mar 1 00:51 configuration-script.sh
01:47:12 -rw-rw-r--. 1 jenkins jenkins 337 Mar 1 00:50 detect_variables.env
01:47:12 -rw-rw-r--. 1 jenkins jenkins 2619 Mar 1 00:50 pom.xml
01:47:12 -rw-rw-r--. 1 jenkins jenkins 92 Mar 1 00:50 set_variables.env
01:47:12 -rw-rw-r--. 1 jenkins jenkins 297 Mar 1 00:50 slave_addresses.txt
01:47:12 -rw-rw-r--. 1 jenkins jenkins 570 Mar 1 00:50 requirements.txt
01:47:12 -rw-rw-r--. 1 jenkins jenkins 26 Mar 1 00:50 env.properties
01:47:12 -rw-rw-r--. 1 jenkins jenkins 333 Mar 1 00:48 stack-parameters.yaml
01:47:12 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 1 00:47 test
01:47:12 drwxrwxr-x. 2 jenkins jenkins 6 Mar 1 00:47 test@tmp
01:47:12 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 28 17:57 maven-metadata.xml
01:47:12 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins6834326217075557451.sh
01:47:12 Karaf Deployments, Tests must have already run
01:47:12 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/sh /tmp/jenkins15261505342837427464.sh
01:47:12 Cleaning up Robot installation...
01:47:13 $ ssh-agent -k
01:47:13 unset SSH_AUTH_SOCK;
01:47:13 unset SSH_AGENT_PID;
01:47:13 echo Agent pid 5293 killed;
01:47:13 [ssh-agent] Stopped.
01:47:13 Recording plot data
01:47:13 Robot results publisher started...
01:47:13 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:47:13 -Parsing output xml:
01:47:14 Done!
01:47:14 -Copying log files to build dir:
01:47:14 Done!
01:47:14 -Assigning results to build:
01:47:14 Done!
01:47:14 -Checking thresholds:
01:47:14 Done!
01:47:14 Done publishing Robot results.
01:47:14 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:47:14 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:14 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins8784735180414995540.sh
01:47:14 Archiving csit artifacts
01:47:14 mv: cannot stat '*_1.png': No such file or directory
01:47:14 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:47:14 % Total % Received % Xferd Average Speed Time Time Time Current
01:47:14 Dload Upload Total Spent Left Speed
01:47:14
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1007k 0 1007k 0 0 2111k 0 --:--:-- --:--:-- --:--:-- 2111k
01:47:15 Archive: robot-plugin.zip
01:47:15 inflating: ./archives/robot-plugin/log.html
01:47:15 inflating: ./archives/robot-plugin/output.xml
01:47:15 inflating: ./archives/robot-plugin/report.html
01:47:15 mv: cannot stat '*.log.gz': No such file or directory
01:47:15 mv: cannot stat '*.png': No such file or directory
01:47:15 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:15 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins17153925312179500766.sh
01:47:15 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:15 [EnvInject] - Injecting environment variables from a build step.
01:47:15 [EnvInject] - Injecting as environment variables the properties content
01:47:15 OS_CLOUD=vex
01:47:15 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-titanium-71
01:47:15
01:47:15 [EnvInject] - Variables injected successfully.
01:47:15 provisioning config files...
01:47:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:47:16 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins1724274461618429546.sh
01:47:16 ---> openstack-stack-delete.sh
01:47:16 Setup pyenv:
01:47:16 system
01:47:16 3.8.13
01:47:16 3.9.13
01:47:16 3.10.13
01:47:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
01:47:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
01:47:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:47:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:47:18 lf-activate-venv(): INFO: Base packages installed successfully
01:47:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:47:31 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
01:47:31 INFO: Stack cost retrieval disabled, setting cost to 0
01:47:32 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
01:47:32 warnings.warn(
01:47:44 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-titanium-71
01:47:44 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-titanium-71
01:47:44 [PostBuildScript] - [INFO] Executing post build scripts.
01:47:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins15659848858414600561.sh
01:47:44 ---> sysstat.sh
01:47:44 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins1512666402992156476.sh
01:47:44 ---> package-listing.sh
01:47:44 ++ tr '[:upper:]' '[:lower:]'
01:47:44 ++ facter osfamily
01:47:45 + OS_FAMILY=redhat
01:47:45 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium
01:47:45 + START_PACKAGES=/tmp/packages_start.txt
01:47:45 + END_PACKAGES=/tmp/packages_end.txt
01:47:45 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:47:45 + PACKAGES=/tmp/packages_start.txt
01:47:45 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']'
01:47:45 + PACKAGES=/tmp/packages_end.txt
01:47:45 + case "${OS_FAMILY}" in
01:47:45 + rpm -qa
01:47:45 + sort
01:47:46 + '[' -f /tmp/packages_start.txt ']'
01:47:46 + '[' -f /tmp/packages_end.txt ']'
01:47:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:47:46 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium ']'
01:47:46 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/
01:47:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/
01:47:46 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins544582682960536963.sh
01:47:46 ---> capture-instance-metadata.sh
01:47:46 Setup pyenv:
01:47:46 system
01:47:46 3.8.13
01:47:46 3.9.13
01:47:46 3.10.13
01:47:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
01:47:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
01:47:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:47:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:47:48 lf-activate-venv(): INFO: Base packages installed successfully
01:47:48 lf-activate-venv(): INFO: Installing additional packages: lftools
01:47:56 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
01:47:56 INFO: Running in OpenStack, capturing instance metadata
01:47:57 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins9728608138161699787.sh
01:47:57 provisioning config files...
01:47:58 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-titanium #71
01:47:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-titanium@tmp/config5153598121319414519tmp
01:47:58 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:47:58 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:47:58 provisioning config files...
01:47:58 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:47:58 [EnvInject] - Injecting environment variables from a build step.
01:47:58 [EnvInject] - Injecting as environment variables the properties content
01:47:58 SERVER_ID=logs
01:47:58
01:47:58 [EnvInject] - Variables injected successfully.
01:47:58 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins9223835161571200724.sh
01:47:58 ---> create-netrc.sh
01:47:58 WARN: Log server credential not found.
01:47:58 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins9485809411540067550.sh
01:47:58 ---> python-tools-install.sh
01:47:58 Setup pyenv:
01:47:58 system
01:47:58 3.8.13
01:47:58 3.9.13
01:47:58 3.10.13
01:47:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
01:47:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
01:47:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:47:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:00 lf-activate-venv(): INFO: Base packages installed successfully
01:48:00 lf-activate-venv(): INFO: Installing additional packages: lftools
01:48:09 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
01:48:09 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins8619350739835625211.sh
01:48:09 ---> sudo-logs.sh
01:48:09 Archiving 'sudo' log..
01:48:09 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash /tmp/jenkins13865023551657609519.sh
01:48:09 ---> job-cost.sh
01:48:09 INFO: Activating Python virtual environment...
01:48:09 Setup pyenv:
01:48:09 system
01:48:09 3.8.13
01:48:09 3.9.13
01:48:09 3.10.13
01:48:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
01:48:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
01:48:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:12 lf-activate-venv(): INFO: Base packages installed successfully
01:48:12 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
01:48:19 DEBUG: Contents of stack-cost file:
01:48:19 total: 0
01:48:19 INFO: Retrieving Stack Cost...
01:48:19 INFO: Stack cost: 0
01:48:19 INFO: Instance uptime: 3689s
01:48:19 INFO: Fetching instance metadata (attempt 1 of 3)...
01:48:19 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
01:48:19 INFO: Successfully fetched instance metadata
01:48:19 INFO: Instance type: v3-standard-2
01:48:19 INFO: Retrieving pricing info for: v3-standard-2
01:48:19 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
01:48:19 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=3689
01:48:20 INFO: Successfully fetched Vexxhost pricing API
01:48:20 INFO: Retrieved cost: 0.11
01:48:20 INFO: Retrieved resource: v3-standard-2
01:48:20 INFO: Creating archive directory: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/cost
01:48:20 INFO: Archiving costs to: /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/archives/cost.csv
01:48:20 INFO: Successfully archived job cost data
01:48:20 DEBUG: Cost data: netconf-csit-1node-scale-max-devices-only-titanium,71,2026-03-01 01:48:20,v3-standard-2,3689,0.11,0.00,UNSTABLE
01:48:20 [netconf-csit-1node-scale-max-devices-only-titanium] $ /bin/bash -l /tmp/jenkins18387965698034119870.sh
01:48:20 ---> logs-deploy.sh
01:48:20 Setup pyenv:
01:48:20 system
01:48:20 3.8.13
01:48:20 3.9.13
01:48:20 3.10.13
01:48:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-titanium/.python-version)
01:48:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vNXy from file:/tmp/.os_lf_venv
01:48:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:48:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:48:22 lf-activate-venv(): INFO: Base packages installed successfully
01:48:22 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:48:32 lf-activate-venv(): INFO: Adding /tmp/venv-vNXy/bin to PATH
01:48:32 WARNING: Nexus logging server not set
01:48:32 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-titanium/71/
01:48:32 INFO: archiving logs to S3
01:48:33 /tmp/venv-vNXy/lib/python3.11/site-packages/requests/__init__.py:113: RequestsDependencyWarning: urllib3 (1.26.20) or chardet (6.0.0.post1)/charset_normalizer (3.4.4) doesn't match a supported version!
01:48:33 warnings.warn(
01:48:35 ---> uname -a:
01:48:35 Linux prd-centos8-robot-2c-8g-24292.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
01:48:35
01:48:35
01:48:35 ---> lscpu:
01:48:35 Architecture: x86_64
01:48:35 CPU op-mode(s): 32-bit, 64-bit
01:48:35 Byte Order: Little Endian
01:48:35 CPU(s): 2
01:48:35 On-line CPU(s) list: 0,1
01:48:35 Thread(s) per core: 1
01:48:35 Core(s) per socket: 1
01:48:35 Socket(s): 2
01:48:35 NUMA node(s): 1
01:48:35 Vendor ID: AuthenticAMD
01:48:35 CPU family: 23
01:48:35 Model: 49
01:48:35 Model name: AMD EPYC-Rome Processor
01:48:35 Stepping: 0
01:48:35 CPU MHz: 2799.998
01:48:35 BogoMIPS: 5599.99
01:48:35 Virtualization: AMD-V
01:48:35 Hypervisor vendor: KVM
01:48:35 Virtualization type: full
01:48:35 L1d cache: 32K
01:48:35 L1i cache: 32K
01:48:35 L2 cache: 512K
01:48:35 L3 cache: 16384K
01:48:35 NUMA node0 CPU(s): 0,1
01:48:35 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
01:48:35
01:48:35
01:48:35 ---> nproc:
01:48:35 2
01:48:35
01:48:35
01:48:35 ---> df -h:
01:48:35 Filesystem Size Used Avail Use% Mounted on
01:48:35 devtmpfs 3.8G 0 3.8G 0% /dev
01:48:35 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:48:35 tmpfs 3.8G 17M 3.8G 1% /run
01:48:35 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:48:35 /dev/vda1 40G 20G 21G 49% /
01:48:35 tmpfs 770M 0 770M 0% /run/user/1001
01:48:35
01:48:35
01:48:35 ---> free -m:
01:48:35 total used free shared buff/cache available
01:48:35 Mem: 7697 735 161 18 6800 6645
01:48:35 Swap: 1023 1 1022
01:48:35
01:48:35
01:48:35 ---> ip addr:
01:48:35 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:48:35 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:48:35 inet 127.0.0.1/8 scope host lo
01:48:35 valid_lft forever preferred_lft forever
01:48:35 inet6 ::1/128 scope host
01:48:35 valid_lft forever preferred_lft forever
01:48:35 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:48:35 link/ether fa:16:3e:a0:e4:58 brd ff:ff:ff:ff:ff:ff
01:48:35 altname enp0s3
01:48:35 altname ens3
01:48:35 inet 10.30.170.124/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:48:35 valid_lft 82706sec preferred_lft 82706sec
01:48:35 inet6 fe80::f816:3eff:fea0:e458/64 scope link
01:48:35 valid_lft forever preferred_lft forever
01:48:35
01:48:35
01:48:35 ---> sar -b -r -n DEV:
01:48:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
01:48:35
01:48:35 00:46:57 LINUX RESTART (2 CPU)
01:48:35
01:48:35 12:48:01 AM tps rtps wtps bread/s bwrtn/s
01:48:35 12:49:01 AM 125.66 0.40 125.26 16.66 13348.28
01:48:35 12:50:01 AM 35.93 1.40 34.53 137.71 4110.46
01:48:35 12:51:01 AM 73.79 9.41 64.38 1678.91 3912.40
01:48:35 12:52:01 AM 30.86 0.03 30.82 3.47 6247.10
01:48:35 12:53:01 AM 4.12 0.07 4.05 4.93 165.26
01:48:35 12:54:02 AM 193.85 7.96 185.89 320.63 242255.20
01:48:35 12:55:01 AM 126.13 11.88 114.25 2487.58 153113.37
01:48:35 12:56:01 AM 1.52 0.00 1.52 0.00 160.38
01:48:35 12:57:01 AM 0.65 0.30 0.35 92.10 219.98
01:48:35 12:58:01 AM 0.40 0.00 0.40 0.00 110.06
01:48:35 12:59:01 AM 0.33 0.00 0.33 0.00 5.31
01:48:35 01:00:01 AM 0.17 0.00 0.17 0.00 1.65
01:48:35 01:01:01 AM 12.59 9.63 2.96 921.39 71.24
01:48:35 01:02:01 AM 0.62 0.27 0.35 134.31 5.88
01:48:35 01:03:01 AM 2.18 0.82 1.37 69.44 32.39
01:48:35 01:04:01 AM 0.15 0.00 0.15 0.00 2.53
01:48:35 01:05:01 AM 0.15 0.00 0.15 0.00 1.18
01:48:35 01:06:01 AM 0.20 0.00 0.20 0.00 2.38
01:48:35 01:07:01 AM 0.20 0.00 0.20 0.00 2.37
01:48:35 01:08:01 AM 0.28 0.00 0.28 0.00 3.98
01:48:35 01:09:01 AM 0.10 0.00 0.10 0.00 0.90
01:48:35 01:10:01 AM 0.12 0.00 0.12 0.00 1.05
01:48:35 01:11:01 AM 0.17 0.00 0.17 0.00 1.22
01:48:35 01:12:01 AM 0.17 0.00 0.17 0.00 2.08
01:48:35 01:13:01 AM 0.40 0.00 0.40 0.00 5.83
01:48:35 01:14:01 AM 0.18 0.00 0.18 0.00 1.72
01:48:35 01:15:01 AM 0.10 0.00 0.10 0.00 0.78
01:48:35 01:16:01 AM 0.13 0.00 0.13 0.00 0.92
01:48:35 01:17:01 AM 0.13 0.00 0.13 0.00 0.87
01:48:35 01:18:01 AM 0.25 0.00 0.25 0.00 4.37
01:48:35 01:19:01 AM 0.13 0.00 0.13 0.00 1.47
01:48:35 01:20:01 AM 0.15 0.00 0.15 0.00 1.45
01:48:35 01:21:01 AM 0.23 0.00 0.23 0.00 2.82
01:48:35 01:22:01 AM 0.27 0.00 0.27 0.00 3.17
01:48:35 01:23:01 AM 0.25 0.00 0.25 0.00 3.28
01:48:35 01:24:01 AM 0.12 0.00 0.12 0.00 1.05
01:48:35 01:25:01 AM 0.15 0.00 0.15 0.00 1.18
01:48:35 01:26:01 AM 0.10 0.00 0.10 0.00 0.63
01:48:35 01:27:01 AM 0.13 0.00 0.13 0.00 1.15
01:48:35 01:28:01 AM 0.23 0.00 0.23 0.00 3.70
01:48:35 01:29:02 AM 0.13 0.00 0.13 0.00 0.90
01:48:35 01:30:01 AM 0.20 0.00 0.20 0.00 2.56
01:48:35 01:31:01 AM 0.22 0.00 0.22 0.00 2.43
01:48:35 01:32:01 AM 0.18 0.00 0.18 0.00 2.22
01:48:35 01:33:01 AM 0.30 0.00 0.30 0.00 3.87
01:48:35 01:34:01 AM 0.10 0.00 0.10 0.00 1.03
01:48:35 01:35:01 AM 0.12 0.00 0.12 0.00 1.03
01:48:35 01:36:01 AM 0.12 0.00 0.12 0.00 0.77
01:48:35 01:37:01 AM 0.23 0.00 0.23 0.00 2.60
01:48:35 01:38:01 AM 0.25 0.00 0.25 0.00 4.77
01:48:35 01:39:01 AM 0.12 0.00 0.12 0.00 0.90
01:48:35 01:40:01 AM 0.12 0.00 0.12 0.00 0.77
01:48:35 01:41:01 AM 0.15 0.00 0.15 0.00 1.73
01:48:35 01:42:01 AM 0.17 0.00 0.17 0.00 1.93
01:48:35 01:43:01 AM 0.25 0.00 0.25 0.00 3.28
01:48:35 01:44:01 AM 0.22 0.00 0.22 0.00 2.63
01:48:35 01:45:01 AM 0.17 0.00 0.17 0.00 1.58
01:48:35 01:46:01 AM 0.10 0.00 0.10 0.00 0.77
01:48:35 01:47:01 AM 0.13 0.00 0.13 0.00 0.90
01:48:35 01:48:01 AM 80.57 42.20 38.37 8321.36 2140.29
01:48:35 Average: 11.62 1.40 10.21 235.94 7094.38
01:48:35
01:48:35 12:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:48:35 12:49:01 AM 5062412 6955564 2820020 35.78 2688 2069872 758472 8.49 192564 2280880 139560
01:48:35 12:50:01 AM 5237668 7096612 2644764 33.55 2688 2035112 619560 6.94 227808 2068224 9020
01:48:35 12:51:01 AM 4900012 7023608 2982420 37.84 2688 2290276 686432 7.69 269032 2335008 174512
01:48:35 12:52:01 AM 4945212 7068756 2937220 37.26 2688 2290588 626472 7.01 275048 2279172 4
01:48:35 12:53:01 AM 4612408 6952272 3270024 41.48 2688 2506724 765412 8.57 312920 2572316 215088
01:48:35 12:54:02 AM 125408 6715612 7757024 98.41 2104 6641076 927628 10.39 468448 6668144 1600308
01:48:35 12:55:01 AM 222520 6872484 7659912 97.18 2104 6658840 721852 8.08 474348 6494324 0
01:48:35 12:56:01 AM 202448 6858876 7679984 97.43 2104 6665272 737800 8.26 474484 6514508 3156
01:48:35 12:57:01 AM 179160 6844700 7703272 97.73 2104 6674388 737800 8.26 475840 6536512 2964
01:48:35 12:58:01 AM 176024 6841744 7706408 97.77 2104 6674552 737800 8.26 475840 6539104 4
01:48:35 12:59:01 AM 176412 6842152 7706020 97.76 2104 6674556 737800 8.26 475840 6539452 12
01:48:35 01:00:01 AM 189604 6854272 7692828 97.59 2104 6674556 781800 8.75 475840 6540384 4
01:48:35 01:01:01 AM 161436 6854436 7720996 97.95 2104 6702212 739776 8.28 477704 6566360 16
01:48:35 01:02:01 AM 156972 6853960 7725460 98.01 2104 6706184 759104 8.50 477864 6569944 8
01:48:35 01:03:01 AM 155264 6854528 7727168 98.03 2104 6708336 759104 8.50 477968 6571720 12
01:48:35 01:04:01 AM 155856 6855124 7726576 98.02 2104 6708340 759104 8.50 477968 6571740 4
01:48:35 01:05:01 AM 155788 6855056 7726644 98.02 2104 6708340 759104 8.50 477968 6571452 4
01:48:35 01:06:01 AM 156188 6855440 7726244 98.02 2104 6708340 759104 8.50 477968 6571460 4
01:48:35 01:07:01 AM 155972 6855228 7726460 98.02 2104 6708344 759104 8.50 477968 6571580 4
01:48:35 01:08:01 AM 155896 6855136 7726536 98.02 2104 6708344 759104 8.50 477968 6571804 4
01:48:35 01:09:01 AM 155900 6855140 7726532 98.02 2104 6708344 759104 8.50 477968 6571488 8
01:48:35 01:10:01 AM 156016 6855260 7726416 98.02 2104 6708348 744112 8.33 477968 6571724 4
01:48:35 01:11:01 AM 156432 6855676 7726000 98.02 2104 6708348 744112 8.33 477968 6571492 4
01:48:35 01:12:01 AM 155584 6854832 7726848 98.03 2104 6708352 744112 8.33 477968 6571612 4
01:48:35 01:13:01 AM 156036 6855284 7726396 98.02 2104 6708352 744112 8.33 477968 6571692 8
01:48:35 01:14:01 AM 156172 6855420 7726260 98.02 2104 6708352 744112 8.33 477968 6571508 4
01:48:35 01:15:01 AM 155652 6854904 7726780 98.03 2104 6708356 744112 8.33 477972 6571624 4
01:48:35 01:16:01 AM 155920 6855172 7726512 98.02 2104 6708356 744112 8.33 477972 6571508 4
01:48:35 01:17:01 AM 156120 6855372 7726312 98.02 2104 6708356 744112 8.33 477972 6571512 4
01:48:35 01:18:01 AM 155852 6855092 7726580 98.02 2104 6708360 744112 8.33 477972 6571740 4
01:48:35 01:19:01 AM 155844 6855088 7726588 98.02 2104 6708364 744112 8.33 477972 6571812 4
01:48:35 01:20:01 AM 155668 6854912 7726764 98.03 2104 6708364 760208 8.51 477972 6571864 4
01:48:35 01:21:01 AM 156280 6855528 7726152 98.02 2104 6708368 760208 8.51 477972 6571548 8
01:48:35 01:22:01 AM 155780 6855028 7726652 98.02 2104 6708368 760208 8.51 477972 6571820 12
01:48:35 01:23:01 AM 156032 6855280 7726400 98.02 2104 6708368 760208 8.51 477972 6571608 12
01:48:35 01:24:01 AM 156008 6855260 7726424 98.02 2104 6708372 760208 8.51 477972 6571544 12
01:48:35 01:25:01 AM 156384 6855636 7726048 98.02 2104 6708372 760208 8.51 477972 6571660 4
01:48:35 01:26:01 AM 156580 6855832 7725852 98.01 2104 6708372 760208 8.51 477972 6571660 4
01:48:35 01:27:01 AM 156180 6855436 7726252 98.02 2104 6708376 760208 8.51 477972 6571664 4
01:48:35 01:28:01 AM 155992 6855248 7726440 98.02 2104 6708376 760208 8.51 477972 6571896 8
01:48:35 01:29:02 AM 156132 6855388 7726300 98.02 2104 6708376 760208 8.51 477972 6571692 4
01:48:35 01:30:01 AM 156488 6855748 7725944 98.01 2104 6708380 754832 8.45 477972 6571696 4
01:48:35 01:31:01 AM 156228 6855488 7726204 98.02 2104 6708380 754832 8.45 477972 6571716 4
01:48:35 01:32:01 AM 156564 6855828 7725868 98.01 2104 6708384 754832 8.45 477972 6571700 4
01:48:35 01:33:01 AM 155688 6854952 7726744 98.02 2104 6708384 754832 8.45 477972 6571912 8
01:48:35 01:34:01 AM 155468 6854732 7726964 98.03 2104 6708384 754832 8.45 477972 6571940 12
01:48:35 01:35:01 AM 155944 6855212 7726488 98.02 2104 6708388 754832 8.45 477972 6571740 8
01:48:35 01:36:01 AM 156060 6855328 7726372 98.02 2104 6708388 754832 8.45 477972 6571856 4
01:48:35 01:37:01 AM 155500 6854768 7726932 98.03 2104 6708388 754832 8.45 477972 6571740 4
01:48:35 01:38:01 AM 155672 6854944 7726760 98.03 2104 6708392 754832 8.45 477972 6572048 4
01:48:35 01:39:01 AM 155868 6855140 7726564 98.02 2104 6708392 754832 8.45 477972 6572056 4
01:48:35 01:40:01 AM 155732 6855004 7726700 98.02 2104 6708392 752660 8.43 477972 6572016 4
01:48:35 01:41:01 AM 155796 6855072 7726636 98.02 2104 6708396 752660 8.43 477972 6572032 4
01:48:35 01:42:01 AM 156312 6855588 7726120 98.02 2104 6708396 752660 8.43 477972 6571836 8
01:48:35 01:43:01 AM 155508 6854788 7726924 98.03 2104 6708400 752660 8.43 477972 6571908 12
01:48:35 01:44:01 AM 155456 6854736 7726976 98.03 2104 6708400 752660 8.43 477972 6571840 8
01:48:35 01:45:01 AM 155868 6855148 7726564 98.02 2104 6708400 752660 8.43 477972 6571956 4
01:48:35 01:46:01 AM 155720 6855004 7726712 98.02 2104 6708404 752660 8.43 477972 6571960 4
01:48:35 01:47:01 AM 156252 6855536 7726180 98.02 2104 6708404 752660 8.43 477972 6571844 4
01:48:35 01:48:01 AM 222256 6865728 7660176 97.18 2104 6663932 660144 7.39 483300 6523572 21604
01:48:35 Average: 559793 6866418 7322639 92.90 2153 6330081 748740 8.38 459093 6212602 36109
01:48:35
01:48:35 12:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:48:35 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:49:01 AM eth0 140.27 111.81 1544.86 14.31 0.00 0.00 0.00 0.00
01:48:35 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:50:01 AM eth0 18.31 9.85 7.57 3.96 0.00 0.00 0.00 0.00
01:48:35 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:51:01 AM eth0 44.37 38.49 339.15 9.82 0.00 0.00 0.00 0.00
01:48:35 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:52:01 AM eth0 190.60 143.49 37.47 36.47 0.00 0.00 0.00 0.00
01:48:35 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:53:01 AM eth0 241.47 121.88 3613.11 9.28 0.00 0.00 0.00 0.00
01:48:35 12:54:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:54:02 AM eth0 1.24 0.17 0.15 0.01 0.00 0.00 0.00 0.00
01:48:35 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:55:01 AM eth0 213.34 179.99 25.53 421.80 0.00 0.00 0.00 0.00
01:48:35 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:56:01 AM eth0 98.42 65.36 15.85 8.76 0.00 0.00 0.00 0.00
01:48:35 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:57:01 AM eth0 100.42 65.56 16.12 8.80 0.00 0.00 0.00 0.00
01:48:35 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:58:01 AM eth0 25.68 25.96 207.09 14.38 0.00 0.00 0.00 0.00
01:48:35 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 12:59:01 AM eth0 24.11 25.06 211.48 1.91 0.00 0.00 0.00 0.00
01:48:35 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:00:01 AM eth0 26.94 23.03 211.96 1.77 0.00 0.00 0.00 0.00
01:48:35 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:01:01 AM eth0 25.27 24.95 218.20 2.09 0.00 0.00 0.00 0.00
01:48:35 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:02:01 AM eth0 25.52 25.23 236.44 1.92 0.00 0.00 0.00 0.00
01:48:35 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:03:01 AM eth0 25.51 24.94 236.88 2.14 0.00 0.00 0.00 0.00
01:48:35 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:04:01 AM eth0 26.71 25.93 236.92 2.14 0.00 0.00 0.00 0.00
01:48:35 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:05:01 AM eth0 24.80 25.30 236.53 1.92 0.00 0.00 0.00 0.00
01:48:35 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:06:01 AM eth0 25.22 25.29 236.50 1.92 0.00 0.00 0.00 0.00
01:48:35 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:07:01 AM eth0 28.97 26.94 236.91 2.03 0.00 0.00 0.00 0.00
01:48:35 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:08:01 AM eth0 26.26 25.85 237.63 2.44 0.00 0.00 0.00 0.00
01:48:35 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:09:01 AM eth0 26.06 26.91 236.58 2.02 0.00 0.00 0.00 0.00
01:48:35 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:10:01 AM eth0 29.09 27.01 236.89 2.03 0.00 0.00 0.00 0.00
01:48:35 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:11:01 AM eth0 24.79 25.99 236.45 1.96 0.00 0.00 0.00 0.00
01:48:35 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:12:01 AM eth0 26.03 26.73 236.58 2.01 0.00 0.00 0.00 0.00
01:48:35 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:13:01 AM eth0 25.45 26.32 240.55 2.05 0.00 0.00 0.00 0.00
01:48:35 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:14:01 AM eth0 23.74 23.76 236.41 1.82 0.00 0.00 0.00 0.00
01:48:35 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:15:01 AM eth0 24.81 25.50 236.60 1.93 0.00 0.00 0.00 0.00
01:48:35 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:16:01 AM eth0 24.85 25.65 236.39 1.94 0.00 0.00 0.00 0.00
01:48:35 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:17:01 AM eth0 26.74 25.29 236.67 1.92 0.00 0.00 0.00 0.00
01:48:35 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:18:01 AM eth0 24.58 24.74 237.27 2.55 0.00 0.00 0.00 0.00
01:48:35 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:19:01 AM eth0 25.96 27.31 236.87 2.29 0.00 0.00 0.00 0.00
01:48:35 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:20:01 AM eth0 27.14 24.81 236.99 2.07 0.00 0.00 0.00 0.00
01:48:35 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:21:01 AM eth0 24.99 26.22 236.44 1.98 0.00 0.00 0.00 0.00
01:48:35 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:22:01 AM eth0 23.98 24.74 240.66 2.07 0.00 0.00 0.00 0.00
01:48:35 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:23:01 AM eth0 24.33 25.96 236.51 2.02 0.00 0.00 0.00 0.00
01:48:35 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:24:01 AM eth0 23.68 24.78 236.40 1.89 0.00 0.00 0.00 0.00
01:48:35 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:25:01 AM eth0 23.05 24.51 236.35 1.87 0.00 0.00 0.00 0.00
01:48:35 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:26:01 AM eth0 23.91 25.03 236.40 1.90 0.00 0.00 0.00 0.00
01:48:35 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:27:01 AM eth0 27.64 26.49 236.76 2.00 0.00 0.00 0.00 0.00
01:48:35 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:28:01 AM eth0 24.91 25.69 236.81 2.25 0.00 0.00 0.00 0.00
01:48:35 01:29:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:29:02 AM eth0 24.05 25.13 236.53 1.91 0.00 0.00 0.00 0.00
01:48:35 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:30:01 AM eth0 30.85 26.75 237.00 2.01 0.00 0.00 0.00 0.00
01:48:35 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:31:01 AM eth0 22.38 23.68 236.58 2.06 0.00 0.00 0.00 0.00
01:48:35 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:32:01 AM eth0 24.38 24.76 224.36 1.87 0.00 0.00 0.00 0.00
01:48:35 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:33:01 AM eth0 23.39 24.24 236.90 2.26 0.00 0.00 0.00 0.00
01:48:35 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:34:01 AM eth0 25.96 25.90 229.07 2.37 0.00 0.00 0.00 0.00
01:48:35 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:35:01 AM eth0 23.61 25.36 240.43 1.93 0.00 0.00 0.00 0.00
01:48:35 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:36:01 AM eth0 23.51 24.93 232.30 1.89 0.00 0.00 0.00 0.00
01:48:35 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:37:01 AM eth0 24.83 23.93 236.57 1.83 0.00 0.00 0.00 0.00
01:48:35 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:38:01 AM eth0 26.11 24.98 237.49 2.56 0.00 0.00 0.00 0.00
01:48:35 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:39:01 AM eth0 22.59 23.68 236.80 2.18 0.00 0.00 0.00 0.00
01:48:35 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:40:01 AM eth0 28.41 24.23 237.04 1.85 0.00 0.00 0.00 0.00
01:48:35 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:41:01 AM eth0 23.93 24.88 236.68 2.13 0.00 0.00 0.00 0.00
01:48:35 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:42:01 AM eth0 24.18 25.01 240.13 1.91 0.00 0.00 0.00 0.00
01:48:35 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:43:01 AM eth0 23.43 24.84 236.76 1.95 0.00 0.00 0.00 0.00
01:48:35 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:44:01 AM eth0 22.46 23.73 236.26 1.82 0.00 0.00 0.00 0.00
01:48:35 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:45:01 AM eth0 23.40 25.13 236.37 1.91 0.00 0.00 0.00 0.00
01:48:35 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:46:01 AM eth0 24.31 25.86 236.38 1.96 0.00 0.00 0.00 0.00
01:48:35 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:47:01 AM eth0 23.80 25.46 236.39 1.93 0.00 0.00 0.00 0.00
01:48:35 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 01:48:01 AM eth0 66.21 44.02 163.90 78.41 0.00 0.00 0.00 0.00
01:48:35 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:35 Average: eth0 39.46 34.04 291.57 11.64 0.00 0.00 0.00 0.00
01:48:35
01:48:35
01:48:35 ---> sar -P ALL:
01:48:35 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/01/2026 _x86_64_ (2 CPU)
01:48:35
01:48:35 00:46:57 LINUX RESTART (2 CPU)
01:48:35
01:48:35 12:48:01 AM CPU %user %nice %system %iowait %steal %idle
01:48:35 12:49:01 AM all 36.49 0.00 5.63 4.23 0.11 53.54
01:48:35 12:49:01 AM 0 22.42 0.00 4.78 3.53 0.10 69.17
01:48:35 12:49:01 AM 1 50.54 0.00 6.48 4.93 0.12 37.94
01:48:35 12:50:01 AM all 14.03 0.00 2.10 0.74 0.05 83.08
01:48:35 12:50:01 AM 0 7.49 0.00 1.84 0.63 0.05 89.98
01:48:35 12:50:01 AM 1 20.58 0.00 2.36 0.85 0.05 76.17
01:48:35 12:51:01 AM all 33.13 0.00 5.96 0.54 0.09 60.28
01:48:35 12:51:01 AM 0 33.88 0.00 6.14 0.57 0.08 59.33
01:48:35 12:51:01 AM 1 32.37 0.00 5.79 0.52 0.10 61.22
01:48:35 12:52:01 AM all 3.64 0.00 1.02 0.64 0.03 94.67
01:48:35 12:52:01 AM 0 1.42 0.00 0.82 0.69 0.05 97.02
01:48:35 12:52:01 AM 1 5.85 0.00 1.22 0.60 0.02 92.31
01:48:35 12:53:01 AM all 16.28 0.00 1.23 0.02 0.06 82.41
01:48:35 12:53:01 AM 0 14.50 0.00 1.38 0.02 0.07 84.04
01:48:35 12:53:01 AM 1 18.06 0.00 1.07 0.02 0.05 80.80
01:48:35 12:54:02 AM all 34.95 0.00 12.88 41.82 0.10 10.25
01:48:35 12:54:02 AM 0 35.64 0.00 14.09 40.88 0.12 9.27
01:48:35 12:54:02 AM 1 34.25 0.00 11.67 42.77 0.08 11.22
01:48:35 12:55:01 AM all 7.74 0.00 6.70 30.05 0.08 55.43
01:48:35 12:55:01 AM 0 7.92 0.00 6.43 29.83 0.07 55.75
01:48:35 12:55:01 AM 1 7.56 0.00 6.97 30.28 0.09 55.11
01:48:35 12:56:01 AM all 9.25 0.00 0.89 0.03 0.08 89.75
01:48:35 12:56:01 AM 0 7.85 0.00 0.74 0.02 0.08 91.32
01:48:35 12:56:01 AM 1 10.65 0.00 1.04 0.05 0.08 88.19
01:48:35 12:57:01 AM all 9.41 0.00 0.90 0.03 0.07 89.59
01:48:35 12:57:01 AM 0 8.27 0.00 0.74 0.00 0.07 90.93
01:48:35 12:57:01 AM 1 10.56 0.00 1.07 0.05 0.07 88.26
01:48:35 12:58:01 AM all 1.31 0.00 0.15 0.00 0.04 98.50
01:48:35 12:58:01 AM 0 0.75 0.00 0.17 0.00 0.05 99.03
01:48:35 12:58:01 AM 1 1.87 0.00 0.13 0.00 0.03 97.96
01:48:35 12:59:01 AM all 1.28 0.00 0.17 0.00 0.04 98.51
01:48:35 12:59:01 AM 0 0.84 0.00 0.18 0.00 0.07 98.91
01:48:35 12:59:01 AM 1 1.72 0.00 0.15 0.00 0.02 98.11
01:48:35
01:48:35 12:59:01 AM CPU %user %nice %system %iowait %steal %idle
01:48:35 01:00:01 AM all 1.14 0.00 0.14 0.00 0.05 98.67
01:48:35 01:00:01 AM 0 1.35 0.00 0.13 0.00 0.03 98.48
01:48:35 01:00:01 AM 1 0.92 0.00 0.15 0.00 0.07 98.86
01:48:35 01:01:01 AM all 1.18 0.30 0.27 0.21 0.04 98.00
01:48:35 01:01:01 AM 0 1.04 0.07 0.18 0.00 0.03 98.68
01:48:35 01:01:01 AM 1 1.32 0.53 0.35 0.42 0.05 97.33
01:48:35 01:02:01 AM all 1.11 0.00 0.14 0.03 0.04 98.67
01:48:35 01:02:01 AM 0 1.42 0.00 0.13 0.02 0.03 98.40
01:48:35 01:02:01 AM 1 0.80 0.00 0.15 0.05 0.05 98.95
01:48:35 01:03:01 AM all 1.27 0.00 0.23 0.03 0.04 98.42
01:48:35 01:03:01 AM 0 1.57 0.00 0.20 0.05 0.03 98.15
01:48:35 01:03:01 AM 1 0.97 0.00 0.27 0.02 0.05 98.70
01:48:35 01:04:01 AM all 1.19 0.00 0.12 0.00 0.04 98.66
01:48:35 01:04:01 AM 0 0.79 0.00 0.12 0.00 0.05 99.05
01:48:35 01:04:01 AM 1 1.59 0.00 0.12 0.00 0.03 98.26
01:48:35 01:05:01 AM all 1.19 0.00 0.12 0.00 0.03 98.66
01:48:35 01:05:01 AM 0 0.82 0.00 0.10 0.00 0.05 99.03
01:48:35 01:05:01 AM 1 1.57 0.00 0.13 0.00 0.02 98.28
01:48:35 01:06:01 AM all 1.16 0.00 0.11 0.00 0.03 98.70
01:48:35 01:06:01 AM 0 0.72 0.00 0.13 0.00 0.05 99.10
01:48:35 01:06:01 AM 1 1.60 0.00 0.08 0.00 0.02 98.30
01:48:35 01:07:01 AM all 1.05 0.00 0.13 0.01 0.06 98.76
01:48:35 01:07:01 AM 0 1.04 0.00 0.12 0.00 0.07 98.78
01:48:35 01:07:01 AM 1 1.07 0.00 0.13 0.02 0.05 98.73
01:48:35 01:08:01 AM all 1.11 0.00 0.11 0.00 0.04 98.74
01:48:35 01:08:01 AM 0 0.82 0.00 0.12 0.00 0.05 99.01
01:48:35 01:08:01 AM 1 1.40 0.00 0.10 0.00 0.03 98.46
01:48:35 01:09:01 AM all 1.11 0.00 0.12 0.00 0.04 98.73
01:48:35 01:09:01 AM 0 0.48 0.00 0.13 0.00 0.07 99.31
01:48:35 01:09:01 AM 1 1.73 0.00 0.10 0.00 0.02 98.15
01:48:35 01:10:01 AM all 1.18 0.00 0.12 0.00 0.03 98.67
01:48:35 01:10:01 AM 0 1.54 0.00 0.10 0.00 0.02 98.35
01:48:35 01:10:01 AM 1 0.82 0.00 0.13 0.00 0.05 99.00
01:48:35
01:48:35 01:10:01 AM CPU %user %nice %system %iowait %steal %idle
01:48:35 01:11:01 AM all 1.19 0.00 0.13 0.00 0.05 98.63
01:48:35 01:11:01 AM 0 1.12 0.00 0.13 0.00 0.07 98.68
01:48:35 01:11:01 AM 1 1.25 0.00 0.13 0.00 0.03 98.58
01:48:35 01:12:01 AM all 1.14 0.00 0.13 0.00 0.04 98.70
01:48:35 01:12:01 AM 0 1.65 0.00 0.12 0.00 0.02 98.21
01:48:35 01:12:01 AM 1 0.62 0.00 0.13 0.00 0.07 99.18
01:48:35 01:13:01 AM all 1.13 0.00 0.11 0.00 0.04 98.72
01:48:35 01:13:01 AM 0 1.55 0.00 0.10 0.00 0.03 98.31
01:48:35 01:13:01 AM 1 0.70 0.00 0.12 0.00 0.05 99.13
01:48:35 01:14:01 AM all 1.07 0.00 0.10 0.00 0.04 98.79
01:48:35 01:14:01 AM 0 1.50 0.00 0.10 0.00 0.03 98.36
01:48:35 01:14:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.21
01:48:35 01:15:01 AM all 1.19 0.00 0.12 0.00 0.04 98.66
01:48:35 01:15:01 AM 0 1.10 0.00 0.12 0.00 0.03 98.75
01:48:35 01:15:01 AM 1 1.27 0.00 0.12 0.00 0.05 98.57
01:48:35 01:16:01 AM all 1.13 0.00 0.13 0.00 0.04 98.71
01:48:35 01:16:01 AM 0 0.79 0.00 0.12 0.00 0.05 99.05
01:48:35 01:16:01 AM 1 1.47 0.00 0.13 0.00 0.03 98.36
01:48:35 01:17:01 AM all 1.27 0.00 0.12 0.01 0.06 98.55
01:48:35 01:17:01 AM 0 0.94 0.00 0.08 0.00 0.07 98.91
01:48:35 01:17:01 AM 1 1.60 0.00 0.15 0.02 0.05 98.18
01:48:35 01:18:01 AM all 1.16 0.00 0.13 0.00 0.03 98.68
01:48:35 01:18:01 AM 0 1.80 0.00 0.10 0.00 0.02 98.08
01:48:35 01:18:01 AM 1 0.52 0.00 0.15 0.00 0.05 99.28
01:48:35 01:19:01 AM all 1.15 0.00 0.13 0.00 0.03 98.69
01:48:35 01:19:01 AM 0 0.95 0.00 0.12 0.00 0.03 98.90
01:48:35 01:19:01 AM 1 1.35 0.00 0.13 0.00 0.03 98.48
01:48:35 01:20:01 AM all 1.15 0.00 0.11 0.00 0.04 98.70
01:48:35 01:20:01 AM 0 0.75 0.00 0.12 0.00 0.05 99.08
01:48:35 01:20:01 AM 1 1.55 0.00 0.10 0.00 0.03 98.32
01:48:35 01:21:01 AM all 1.09 0.00 0.12 0.00 0.03 98.76
01:48:35 01:21:01 AM 0 1.04 0.00 0.10 0.00 0.05 98.81
01:48:35 01:21:01 AM 1 1.15 0.00 0.13 0.00 0.02 98.70
01:48:35
01:48:35 01:21:01 AM CPU %user %nice %system %iowait %steal %idle
01:48:35 01:22:01 AM all 1.21 0.00 0.13 0.00 0.04 98.61
01:48:35 01:22:01 AM 0 1.72 0.00 0.13 0.00 0.02 98.13
01:48:35 01:22:01 AM 1 0.70 0.00 0.13 0.00 0.07 99.10
01:48:35 01:23:01 AM all 1.11 0.00 0.12 0.00 0.04 98.73
01:48:35 01:23:01 AM 0 0.97 0.00 0.12 0.00 0.05 98.86
01:48:35 01:23:01 AM 1 1.25 0.00 0.12 0.00 0.03 98.60
01:48:35 01:24:01 AM all 1.21 0.00 0.11 0.00 0.04 98.64
01:48:35 01:24:01 AM 0 0.97 0.00 0.10 0.00 0.03 98.90
01:48:35 01:24:01 AM 1 1.45 0.00 0.12 0.00 0.05 98.38
01:48:35 01:25:01 AM all 1.19 0.00 0.11 0.00 0.03 98.68
01:48:35 01:25:01 AM 0 1.30 0.00 0.12 0.00 0.03 98.55
01:48:35 01:25:01 AM 1 1.07 0.00 0.10 0.00 0.02 98.82
01:48:35 01:26:01 AM all 1.20 0.00 0.09 0.00 0.04 98.66
01:48:35 01:26:01 AM 0 1.02 0.00 0.08 0.00 0.05 98.85
01:48:35 01:26:01 AM 1 1.38 0.00 0.10 0.00 0.03 98.48
01:48:35 01:27:01 AM all 1.13 0.00 0.10 0.00 0.03 98.74
01:48:35 01:27:01 AM 0 0.80 0.00 0.08 0.00 0.03 99.08
01:48:35 01:27:01 AM 1 1.45 0.00 0.12 0.00 0.03 98.40
01:48:35 01:28:01 AM all 1.15 0.00 0.09 0.00 0.04 98.71
01:48:35 01:28:01 AM 0 0.72 0.00 0.10 0.00 0.07 99.11
01:48:35 01:28:01 AM 1 1.58 0.00 0.08 0.00 0.02 98.31
01:48:35 01:29:02 AM all 1.20 0.00 0.10 0.00 0.03 98.66
01:48:35 01:29:02 AM 0 0.69 0.00 0.10 0.00 0.05 99.16
01:48:35 01:29:02 AM 1 1.72 0.00 0.10 0.00 0.02 98.17
01:48:35 01:30:01 AM all 1.15 0.00 0.08 0.00 0.06 98.70
01:48:35 01:30:01 AM 0 0.66 0.00 0.10 0.00 0.07 99.17
01:48:35 01:30:01 AM 1 1.65 0.00 0.07 0.00 0.05 98.24
01:48:35 01:31:01 AM all 1.10 0.00 0.10 0.00 0.03 98.76
01:48:35 01:31:01 AM 0 0.55 0.00 0.13 0.00 0.05 99.26
01:48:35 01:31:01 AM 1 1.65 0.00 0.07 0.00 0.02 98.27
01:48:35 01:32:01 AM all 0.90 0.00 0.11 0.00 0.03 98.95
01:48:35 01:32:01 AM 0 0.25 0.00 0.13 0.00 0.05 99.56
01:48:35 01:32:01 AM 1 1.55 0.00 0.08 0.00 0.02 98.35
01:48:35
01:48:35 01:32:01 AM CPU %user %nice %system %iowait %steal %idle
01:48:35 01:33:01 AM all 1.09 0.00 0.12 0.00 0.03 98.76
01:48:35 01:33:01 AM 0 0.82 0.00 0.13 0.00 0.05 99.00
01:48:35 01:33:01 AM 1 1.37 0.00 0.10 0.00 0.02 98.52
01:48:35 01:34:01 AM all 1.08 0.00 0.09 0.00 0.05 98.78
01:48:35 01:34:01 AM 0 1.50 0.00 0.10 0.00 0.03 98.36
01:48:35 01:34:01 AM 1 0.65 0.00 0.08 0.00 0.07 99.20
01:48:35 01:35:01 AM all 1.09 0.00 0.09 0.00 0.03 98.79
01:48:35 01:35:01 AM 0 1.24 0.00 0.10 0.00 0.03 98.63
01:48:35 01:35:01 AM 1 0.93 0.00 0.08 0.00 0.03 98.95
01:48:35 01:36:01 AM all 1.04 0.00 0.09 0.00 0.03 98.84
01:48:35 01:36:01 AM 0 0.43 0.00 0.10 0.00 0.03 99.43
01:48:35 01:36:01 AM 1 1.65 0.00 0.08 0.00 0.02 98.25
01:48:35 01:37:01 AM all 1.07 0.00 0.08 0.00 0.04 98.81
01:48:35 01:37:01 AM 0 0.87 0.00 0.12 0.00 0.05 98.96
01:48:35 01:37:01 AM 1 1.27 0.00 0.05 0.00 0.03 98.65
01:48:35 01:38:01 AM all 1.19 0.00 0.11 0.00 0.04 98.66
01:48:35 01:38:01 AM 0 1.70 0.00 0.10 0.00 0.03 98.16
01:48:35 01:38:01 AM 1 0.68 0.00 0.12 0.00 0.05 99.15
01:48:35 01:39:01 AM all 1.18 0.00 0.11 0.00 0.03 98.68
01:48:35 01:39:01 AM 0 1.29 0.00 0.10 0.00 0.03 98.58
01:48:35 01:39:01 AM 1 1.07 0.00 0.12 0.00 0.03 98.78
01:48:35 01:40:01 AM all 1.19 0.00 0.12 0.00 0.04 98.66
01:48:35 01:40:01 AM 0 0.94 0.00 0.15 0.00 0.05 98.86
01:48:35 01:40:01 AM 1 1.43 0.00 0.08 0.00 0.03 98.45
01:48:35 01:41:01 AM all 0.99 0.00 0.10 0.00 0.03 98.89
01:48:35 01:41:01 AM 0 1.42 0.00 0.10 0.00 0.02 98.46
01:48:35 01:41:01 AM 1 0.55 0.00 0.10 0.00 0.03 99.31
01:48:35 01:42:01 AM all 1.04 0.00 0.08 0.00 0.04 98.83
01:48:35 01:42:01 AM 0 0.79 0.00 0.08 0.00 0.05 99.08
01:48:35 01:42:01 AM 1 1.30 0.00 0.08 0.00 0.03 98.58
01:48:35 01:43:01 AM all 1.08 0.00 0.13 0.00 0.04 98.75
01:48:35 01:43:01 AM 0 1.09 0.00 0.15 0.00 0.03 98.73
01:48:35 01:43:01 AM 1 1.07 0.00 0.12 0.00 0.05 98.76
01:48:35
01:48:35 01:43:01 AM CPU %user %nice %system %iowait %steal %idle
01:48:35 01:44:01 AM all 1.14 0.00 0.13 0.00 0.03 98.71
01:48:35 01:44:01 AM 0 0.77 0.00 0.12 0.00 0.05 99.06
01:48:35 01:44:01 AM 1 1.50 0.00 0.13 0.00 0.02 98.35
01:48:35 01:45:01 AM all 1.14 0.00 0.11 0.00 0.04 98.71
01:48:35 01:45:01 AM 0 0.85 0.00 0.12 0.00 0.05 98.98
01:48:35 01:45:01 AM 1 1.42 0.00 0.10 0.00 0.03 98.45
01:48:35 01:46:01 AM all 1.17 0.00 0.10 0.00 0.03 98.70
01:48:35 01:46:01 AM 0 0.87 0.00 0.12 0.00 0.05 98.96
01:48:35 01:46:01 AM 1 1.47 0.00 0.08 0.00 0.02 98.43
01:48:35 01:47:01 AM all 1.14 0.00 0.12 0.00 0.05 98.70
01:48:35 01:47:01 AM 0 0.89 0.00 0.13 0.00 0.07 98.91
01:48:35 01:47:01 AM 1 1.38 0.00 0.10 0.00 0.03 98.48
01:48:35 01:48:01 AM all 25.18 0.00 4.10 0.88 0.08 69.77
01:48:35 01:48:01 AM 0 23.19 0.00 4.34 0.85 0.07 71.55
01:48:35 01:48:01 AM 1 27.17 0.00 3.85 0.90 0.08 67.99
01:48:35 Average: all 4.12 0.01 0.79 1.31 0.05 93.73
01:48:35 Average: 0 3.57 0.00 0.79 1.27 0.05 94.32
01:48:35 Average: 1 4.67 0.01 0.79 1.35 0.04 93.14
01:48:35
01:48:35
01:48:35