00:03:33 Started by upstream project "integration-distribution-mri-test-scandium" build number 81
00:03:33 originally caused by:
00:03:33 Started by timer
00:03:33 Running as SYSTEM
00:03:33 [EnvInject] - Loading node environment variables.
00:03:33 Building remotely on prd-centos8-robot-2c-8g-11149 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
00:03:34 [ssh-agent] Looking for ssh-agent implementation...
00:03:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:03:35 $ ssh-agent
00:03:35 SSH_AUTH_SOCK=/tmp/ssh-2RIEEs1Phmkt/agent.5158
00:03:35 SSH_AGENT_PID=5159
00:03:35 [ssh-agent] Started.
00:03:35 Running ssh-add (command line suppressed)
00:03:35 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_15937214515726258819.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_15937214515726258819.key)
00:03:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:03:35 The recommended git tool is: NONE
00:03:42 using credential opendaylight-jenkins-ssh
00:03:42 Wiping out workspace first.
00:03:42 Cloning the remote Git repository
00:03:42 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:03:42 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test # timeout=10
00:03:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:42 > git --version # timeout=10
00:03:42 > git --version # 'git version 2.43.0'
00:03:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:42 [INFO] Currently running in a labeled security context
00:03:42 [INFO] Currently SELinux is 'enforcing' on the host
00:03:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh9801675251227738392.key
00:03:42 Verifying host key using known hosts file
00:03:42 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:03:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:03:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:03:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:03:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:03:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:03:45 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:03:45 [INFO] Currently running in a labeled security context
00:03:45 [INFO] Currently SELinux is 'enforcing' on the host
00:03:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh4095200306859345804.key
00:03:45 Verifying host key using known hosts file
00:03:45 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:03:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:03:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:03:46 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:03:46 > git config core.sparsecheckout # timeout=10
00:03:46 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:03:46 Commit message: "Adapt test for new pce-allocation field"
00:03:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:03:46 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:03:46 No emails were triggered.
00:03:46 provisioning config files...
00:03:46 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:03:46 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:03:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:03:47 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9393156043574163084.sh
00:03:47 ---> python-tools-install.sh
00:03:47 Setup pyenv:
00:03:47 system
00:03:47 * 3.8.13 (set by /opt/pyenv/version)
00:03:47 * 3.9.13 (set by /opt/pyenv/version)
00:03:47 * 3.10.13 (set by /opt/pyenv/version)
00:03:47 * 3.11.7 (set by /opt/pyenv/version)
00:03:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jX77
00:03:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:03:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:03:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:03:56 lf-activate-venv(): INFO: Base packages installed successfully
00:03:56 lf-activate-venv(): INFO: Installing additional packages: lftools
00:04:21 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:04:21 Generating Requirements File
00:04:40 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:04:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:04:41 Python 3.11.7
00:04:41 pip 25.3 from /tmp/venv-jX77/lib/python3.11/site-packages/pip (python 3.11)
00:04:41 appdirs==1.4.4
00:04:41 argcomplete==3.6.3
00:04:41 aspy.yaml==1.3.0
00:04:41 attrs==25.4.0
00:04:41 autopage==0.5.2
00:04:41 beautifulsoup4==4.14.2
00:04:41 boto3==1.40.74
00:04:41 botocore==1.40.74
00:04:41 bs4==0.0.2
00:04:41 cachetools==6.2.2
00:04:41 certifi==2025.11.12
00:04:41 cffi==2.0.0
00:04:41 cfgv==3.4.0
00:04:41 chardet==5.2.0
00:04:41 charset-normalizer==3.4.4
00:04:41 click==8.3.1
00:04:41 cliff==4.11.0
00:04:41 cmd2==2.7.0
00:04:41 cryptography==3.3.2
00:04:41 debtcollector==3.0.0
00:04:41 decorator==5.2.1
00:04:41 defusedxml==0.7.1
00:04:41 Deprecated==1.3.1
00:04:41 distlib==0.4.0
00:04:41 dnspython==2.8.0
00:04:41 docker==7.1.0
00:04:41 dogpile.cache==1.5.0
00:04:41 durationpy==0.10
00:04:41 email-validator==2.3.0
00:04:41 filelock==3.20.0
00:04:41 future==1.0.0
00:04:41 gitdb==4.0.12
00:04:41 GitPython==3.1.45
00:04:41 google-auth==2.43.0
00:04:41 httplib2==0.31.0
00:04:41 identify==2.6.15
00:04:41 idna==3.11
00:04:41 importlib-resources==1.5.0
00:04:41 iso8601==2.1.0
00:04:41 Jinja2==3.1.6
00:04:41 jmespath==1.0.1
00:04:41 jsonpatch==1.33
00:04:41 jsonpointer==3.0.0
00:04:41 jsonschema==4.25.1
00:04:41 jsonschema-specifications==2025.9.1
00:04:41 keystoneauth1==5.12.0
00:04:41 kubernetes==34.1.0
00:04:41 lftools==0.37.15
00:04:41 lxml==6.0.2
00:04:41 markdown-it-py==4.0.0
00:04:41 MarkupSafe==3.0.3
00:04:41 mdurl==0.1.2
00:04:41 msgpack==1.1.2
00:04:41 multi_key_dict==2.0.3
00:04:41 munch==4.0.0
00:04:41 netaddr==1.3.0
00:04:41 niet==1.4.2
00:04:41 nodeenv==1.9.1
00:04:41 oauth2client==4.1.3
00:04:41 oauthlib==3.3.1
00:04:41 openstacksdk==4.8.0
00:04:41 os-service-types==1.8.1
00:04:41 osc-lib==4.2.0
00:04:41 oslo.config==10.1.0
00:04:41 oslo.context==6.1.0
00:04:41 oslo.i18n==6.7.0
00:04:41 oslo.log==7.2.1
00:04:41 oslo.serialization==5.8.0
00:04:41 oslo.utils==9.1.0
00:04:41 packaging==25.0
00:04:41 pbr==7.0.3
00:04:41 platformdirs==4.5.0
00:04:41 prettytable==3.17.0
00:04:41 psutil==7.1.3
00:04:41 pyasn1==0.6.1
00:04:41 pyasn1_modules==0.4.2
00:04:41 pycparser==2.23
00:04:41 pygerrit2==2.0.15
00:04:41 PyGithub==2.8.1
00:04:41 Pygments==2.19.2
00:04:41 PyJWT==2.10.1
00:04:41 PyNaCl==1.6.1
00:04:41 pyparsing==2.4.7
00:04:41 pyperclip==1.11.0
00:04:41 pyrsistent==0.20.0
00:04:41 python-cinderclient==9.8.0
00:04:41 python-dateutil==2.9.0.post0
00:04:41 python-heatclient==4.3.0
00:04:41 python-jenkins==1.8.3
00:04:41 python-keystoneclient==5.7.0
00:04:41 python-magnumclient==4.9.0
00:04:41 python-openstackclient==8.2.0
00:04:41 python-swiftclient==4.9.0
00:04:41 PyYAML==6.0.3
00:04:41 referencing==0.37.0
00:04:41 requests==2.32.5
00:04:41 requests-oauthlib==2.0.0
00:04:41 requestsexceptions==1.4.0
00:04:41 rfc3986==2.0.0
00:04:41 rich==14.2.0
00:04:41 rich-argparse==1.7.2
00:04:41 rpds-py==0.29.0
00:04:41 rsa==4.9.1
00:04:41 ruamel.yaml==0.18.16
00:04:41 ruamel.yaml.clib==0.2.15
00:04:41 s3transfer==0.14.0
00:04:41 simplejson==3.20.2
00:04:41 six==1.17.0
00:04:41 smmap==5.0.2
00:04:41 soupsieve==2.8
00:04:41 stevedore==5.5.0
00:04:41 tabulate==0.9.0
00:04:41 toml==0.10.2
00:04:41 tomlkit==0.13.3
00:04:41 tqdm==4.67.1
00:04:41 typing_extensions==4.15.0
00:04:41 tzdata==2025.2
00:04:41 urllib3==1.26.20
00:04:41 virtualenv==20.35.4
00:04:41 wcwidth==0.2.14
00:04:41 websocket-client==1.9.0
00:04:41 wrapt==2.0.1
00:04:41 xdg==6.0.0
00:04:41 xmltodict==1.0.2
00:04:41 yq==3.4.3
00:04:41 [EnvInject] - Injecting environment variables from a build step.
00:04:41 [EnvInject] - Injecting as environment variables the properties content
00:04:41 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:04:41 OS_CLOUD=vex
00:04:41 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-56
00:04:41 OS_STACK_TEMPLATE_DIR=openstack-hot
00:04:41
00:04:41 [EnvInject] - Variables injected successfully.
00:04:41 provisioning config files...
00:04:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:04:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins341895940719833760.sh
00:04:42 ---> Create parameters file for OpenStack HOT
00:04:42 OpenStack Heat parameters generated
00:04:42 -----------------------------------
00:04:42 parameters:
00:04:42 vm_0_count: '1'
00:04:42 vm_0_flavor: 'v3-standard-8'
00:04:42 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
00:04:42 vm_1_count: '1'
00:04:42 vm_1_flavor: 'v3-standard-8'
00:04:42 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:04:42
00:04:42 job_name: '07828-56'
00:04:42 silo: 'releng'
00:04:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins6058665371965738529.sh
00:04:42 ---> Create HEAT stack
00:04:42 + source /home/jenkins/lf-env.sh
00:04:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:42 ++ mktemp -d /tmp/venv-XXXX
00:04:42 + lf_venv=/tmp/venv-jURl
00:04:42 + local venv_file=/tmp/.os_lf_venv
00:04:42 + local python=python3
00:04:42 + local options
00:04:42 + local set_path=true
00:04:42 + local install_args=
00:04:42 ++ 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:04:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:04:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:04:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:42 + true
00:04:42 + case $1 in
00:04:42 + python=python3
00:04:42 + shift 2
00:04:42 + true
00:04:42 + case $1 in
00:04:42 + shift
00:04:42 + break
00:04:42 + case $python in
00:04:42 + local pkg_list=
00:04:42 + [[ -d /opt/pyenv ]]
00:04:42 + echo 'Setup pyenv:'
00:04:42 Setup pyenv:
00:04:42 + export PYENV_ROOT=/opt/pyenv
00:04:42 + PYENV_ROOT=/opt/pyenv
00:04:42 + 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:04:42 + 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:04:42 + pyenv versions
00:04:42 system
00:04:42 3.8.13
00:04:42 3.9.13
00:04:42 3.10.13
00:04:42 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:04:42 + command -v pyenv
00:04:42 ++ pyenv init - --no-rehash
00:04:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:04:42 for i in ${!paths[@]}; do
00:04:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:04:42 fi; done;
00:04:42 echo "${paths[*]}"'\'')"
00:04:42 export PATH="/opt/pyenv/shims:${PATH}"
00:04:42 export PYENV_SHELL=bash
00:04:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:04:42 pyenv() {
00:04:42 local command
00:04:42 command="${1:-}"
00:04:42 if [ "$#" -gt 0 ]; then
00:04:42 shift
00:04:42 fi
00:04:42
00:04:42 case "$command" in
00:04:42 rehash|shell)
00:04:42 eval "$(pyenv "sh-$command" "$@")"
00:04:42 ;;
00:04:42 *)
00:04:42 command pyenv "$command" "$@"
00:04:42 ;;
00:04:42 esac
00:04:42 }'
00:04:42 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:04:42 for i in ${!paths[@]}; do
00:04:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:04:42 fi; done;
00:04:42 echo "${paths[*]}"'
00:04:42 ++ 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:04:42 ++ 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:04:42 ++ 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:04:42 ++ export PYENV_SHELL=bash
00:04:42 ++ PYENV_SHELL=bash
00:04:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:04:42 +++ complete -F _pyenv pyenv
00:04:42 ++ lf-pyver python3
00:04:42 ++ local py_version_xy=python3
00:04:42 ++ local py_version_xyz=
00:04:42 ++ awk '{ print $1 }'
00:04:42 ++ pyenv versions
00:04:42 ++ local command
00:04:42 ++ command=versions
00:04:42 ++ '[' 1 -gt 0 ']'
00:04:42 ++ shift
00:04:42 ++ case "$command" in
00:04:42 ++ command pyenv versions
00:04:42 ++ pyenv versions
00:04:42 ++ sed 's/^[ *]* //'
00:04:42 ++ grep -E '^[0-9.]*[0-9]$'
00:04:42 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:04:42 +++ grep '^3' /tmp/.pyenv_versions
00:04:42 +++ sort -V
00:04:42 +++ tail -n 1
00:04:42 ++ py_version_xyz=3.11.7
00:04:42 ++ [[ -z 3.11.7 ]]
00:04:42 ++ echo 3.11.7
00:04:42 ++ return 0
00:04:42 + pyenv local 3.11.7
00:04:42 + local command
00:04:42 + command=local
00:04:42 + '[' 2 -gt 0 ']'
00:04:42 + shift
00:04:42 + case "$command" in
00:04:42 + command pyenv local 3.11.7
00:04:42 + pyenv local 3.11.7
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='lftools[openstack] '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='kubernetes '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='niet '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='python-heatclient '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='python-openstackclient '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='python-magnumclient '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='urllib3~=1.26.15 '
00:04:42 + for arg in "$@"
00:04:42 + case $arg in
00:04:42 + pkg_list+='yq '
00:04:42 + [[ -f /tmp/.os_lf_venv ]]
00:04:42 ++ cat /tmp/.os_lf_venv
00:04:42 + lf_venv=/tmp/venv-jX77
00:04:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from' file:/tmp/.os_lf_venv
00:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:04:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:04:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:04:42 + local 'pip_opts=--upgrade --quiet'
00:04:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:04:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:04:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:04:42 + [[ -n '' ]]
00:04:42 + [[ -n '' ]]
00:04:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:04:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:04:42 + /tmp/venv-jX77/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:04:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:04:44 lf-activate-venv(): INFO: Base packages installed successfully
00:04:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:04:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:04:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:04:44 + /tmp/venv-jX77/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:05:01 + type python3
00:05:01 + true
00:05:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH'
00:05:01 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:05:01 + PATH=/tmp/venv-jX77/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:05:01 + return 0
00:05:01 + openstack --os-cloud vex limits show --absolute
00:05:03 +--------------------------+---------+
00:05:03 | Name | Value |
00:05:03 +--------------------------+---------+
00:05:03 | maxTotalInstances | -1 |
00:05:03 | maxTotalCores | 450 |
00:05:03 | maxTotalRAMSize | 1000000 |
00:05:03 | maxServerMeta | 128 |
00:05:03 | maxImageMeta | 128 |
00:05:03 | maxPersonality | 5 |
00:05:03 | maxPersonalitySize | 10240 |
00:05:03 | maxTotalKeypairs | 100 |
00:05:03 | maxServerGroups | 10 |
00:05:03 | maxServerGroupMembers | 10 |
00:05:03 | maxTotalFloatingIps | -1 |
00:05:03 | maxSecurityGroups | -1 |
00:05:03 | maxSecurityGroupRules | -1 |
00:05:03 | totalRAMUsed | 851968 |
00:05:03 | totalCoresUsed | 208 |
00:05:03 | totalInstancesUsed | 79 |
00:05:03 | totalFloatingIpsUsed | 0 |
00:05:03 | totalSecurityGroupsUsed | 0 |
00:05:03 | totalServerGroupsUsed | 0 |
00:05:03 | maxTotalVolumes | -1 |
00:05:03 | maxTotalSnapshots | 10 |
00:05:03 | maxTotalVolumeGigabytes | 4096 |
00:05:03 | maxTotalBackups | 10 |
00:05:03 | maxTotalBackupGigabytes | 1000 |
00:05:03 | totalVolumesUsed | 3 |
00:05:03 | totalGigabytesUsed | 60 |
00:05:03 | totalSnapshotsUsed | 0 |
00:05:03 | totalBackupsUsed | 0 |
00:05:03 | totalBackupGigabytesUsed | 0 |
00:05:03 +--------------------------+---------+
00:05:03 + pushd /opt/ciman/openstack-hot
00:05:03 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
00:05:03 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-scandium-56 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/stack-parameters.yaml
00:05:28 Creating stack releng-netconf-csit-1node-scale-max-devices-only-scandium-56
00:05:28 Waiting to initialize infrastructure...
00:05:28 Stack initialization successful.
00:05:28 ------------------------------------
00:05:28 Stack Details
00:05:28 ------------------------------------
00:05:28 {'added': None,
00:05:28 'capabilities': [],
00:05:28 'created_at': '2025-11-17T00:05:06Z',
00:05:28 'deleted': None,
00:05:28 'deleted_at': None,
00:05:28 'description': 'No description',
00:05:28 'environment': None,
00:05:28 'environment_files': None,
00:05:28 'files': None,
00:05:28 'files_container': None,
00:05:28 'id': '57219e63-a1b9-43bf-9b75-d23f46449790',
00:05:28 'is_rollback_disabled': True,
00:05:28 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-scandium-56/57219e63-a1b9-43bf-9b75-d23f46449790',
00:05:28 'rel': 'self'}],
00:05:28 '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:05:28 'name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-56',
00:05:28 'notification_topics': [],
00:05:28 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:05:28 'output_key': 'vm_0_ips',
00:05:28 'output_value': ['10.30.170.37']},
00:05:28 {'description': 'IP addresses of the 2nd vm types',
00:05:28 'output_key': 'vm_1_ips',
00:05:28 'output_value': ['10.30.171.80']}],
00:05:28 'owner_id': ****,
00:05:28 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:05:28 'OS::stack_id': '57219e63-a1b9-43bf-9b75-d23f46449790',
00:05:28 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-56',
00:05:28 'job_name': '07828-56',
00:05:28 'silo': 'releng',
00:05:28 'vm_0_count': '1',
00:05:28 'vm_0_flavor': 'v3-standard-8',
00:05:28 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:05:28 '20250917-133034.447',
00:05:28 'vm_1_count': '1',
00:05:28 'vm_1_flavor': 'v3-standard-8',
00:05:28 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:05:28 '- 20250917-133034.654'},
00:05:28 'parent_id': None,
00:05:28 'replaced': None,
00:05:28 'status': 'CREATE_COMPLETE',
00:05:28 'status_reason': 'Stack CREATE completed successfully',
00:05:28 'tags': [],
00:05:28 'template': None,
00:05:28 'template_description': 'No description',
00:05:28 'template_url': None,
00:05:28 'timeout_mins': 15,
00:05:28 'unchanged': None,
00:05:28 'updated': None,
00:05:28 'updated_at': None,
00:05:28 'user_project_id': '7b02965990b54dc0ad0bfd3330753de9'}
00:05:28 ------------------------------------
00:05:29 + popd
00:05:29 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
00:05:29 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins10609123177402680551.sh
00:05:29 ---> Copy SSH public keys to CSIT lab
00:05:29 Setup pyenv:
00:05:29 system
00:05:29 3.8.13
00:05:29 3.9.13
00:05:29 3.10.13
00:05:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:05:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:05:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:05:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:05:31 lf-activate-venv(): INFO: Base packages installed successfully
00:05:31 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:05:46 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:05:47 SSH not responding on 10.30.170.37. Retrying in 10 seconds...
00:05:48 Warning: Permanently added '10.30.171.80' (ECDSA) to the list of known hosts.
00:05:49 releng-07828-56-1-mininet-ovs-217-0
00:05:49 Successfully copied public keys to slave 10.30.171.80
00:05:49 Process 6488 ready.
00:05:58 Ping to 10.30.170.37 successful.
00:05:59 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:05:59 releng-07828-56-0-builder-0
00:05:59 Successfully copied public keys to slave 10.30.170.37
00:05:59 Process 6489 ready.
00:05:59 SSH ready on all stack servers.
00:05:59 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins14903002383512685282.sh
00:05:59 Setup pyenv:
00:05:59 system
00:05:59 3.8.13
00:05:59 3.9.13
00:05:59 3.10.13
00:05:59 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:06:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-4RB6
00:06:04 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.robot_venv
00:06:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:08 lf-activate-venv(): INFO: Base packages installed successfully
00:06:08 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:06:10 lf-activate-venv(): INFO: Adding /tmp/venv-4RB6/bin to PATH
00:06:10 + echo 'Installing Python Requirements'
00:06:10 Installing Python Requirements
00:06:10 + cat
00:06:10 + python -m pip install -r requirements.txt
00:06:10 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:06:10 Collecting docker-py (from -r requirements.txt (line 1))
00:06:10 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:06:10 Collecting ipaddr (from -r requirements.txt (line 2))
00:06:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:06:10 Installing build dependencies: started
00:06:11 Installing build dependencies: finished with status 'done'
00:06:11 Getting requirements to build wheel: started
00:06:12 Getting requirements to build wheel: finished with status 'done'
00:06:12 Preparing metadata (pyproject.toml): started
00:06:12 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:12 Collecting netaddr (from -r requirements.txt (line 3))
00:06:12 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:06:12 Collecting netifaces (from -r requirements.txt (line 4))
00:06:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:06:12 Installing build dependencies: started
00:06:13 Installing build dependencies: finished with status 'done'
00:06:13 Getting requirements to build wheel: started
00:06:13 Getting requirements to build wheel: finished with status 'done'
00:06:13 Preparing metadata (pyproject.toml): started
00:06:14 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:14 Collecting pyhocon (from -r requirements.txt (line 5))
00:06:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:06:14 Collecting requests (from -r requirements.txt (line 6))
00:06:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:06:14 Collecting robotframework (from -r requirements.txt (line 7))
00:06:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 41.0 MB/s 0:00:00
00:06:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:06:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:06:14 Installing build dependencies: started
00:06:15 Installing build dependencies: finished with status 'done'
00:06:15 Getting requirements to build wheel: started
00:06:15 Getting requirements to build wheel: finished with status 'done'
00:06:15 Preparing metadata (pyproject.toml): started
00:06:15 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:06:16 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:06:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:06:16 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:06:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:06:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:06:16 Installing build dependencies: started
00:06:17 Installing build dependencies: finished with status 'done'
00:06:17 Getting requirements to build wheel: started
00:06:17 Getting requirements to build wheel: finished with status 'done'
00:06:17 Preparing metadata (pyproject.toml): started
00:06:17 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:17 Collecting scapy (from -r requirements.txt (line 12))
00:06:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.6 MB/s 0:00:00
00:06:17 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:06:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:06:17 Installing build dependencies: started
00:06:18 Installing build dependencies: finished with status 'done'
00:06:18 Getting requirements to build wheel: started
00:06:19 Getting requirements to build wheel: finished with status 'done'
00:06:19 Preparing metadata (pyproject.toml): started
00:06:19 Preparing metadata (pyproject.toml): finished with status 'done'
00:06:19 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
00:06:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 44.1 MB/s 0:00:00
00:06:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:19 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:06:19 Collecting pyangbind (from -r requirements.txt (line 22))
00:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:06:19 Collecting isodate (from -r requirements.txt (line 25))
00:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:06:19 Collecting jmespath (from -r requirements.txt (line 28))
00:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:06:19 Collecting jsonpatch (from -r requirements.txt (line 31))
00:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:06:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:06:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:20 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:06:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:06:20 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:06:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:06:20 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:06:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:06:20 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:06:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:06:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:06:20 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:06:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:06:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:06:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
00:06:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:06:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:06:20 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:06:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:06:20 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:06:21 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:06:21 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:06:21 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:06:21 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
00:06:21 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
00:06:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:06:21 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:06:21 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:06:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:06:21 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:06:21 Collecting elasticsearch (from -r requirements.txt (line 18))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
00:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 27.7 MB/s 0:00:00
00:06:21 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:06:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:06:21 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:06:21 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:06:21 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:06:21 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:06:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:06:21 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:06:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:06:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:06:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 18.7 MB/s 0:00:00
00:06:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:06:22 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:06:23 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:06:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 27.8 MB/s 0:00:00
00:06:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:06:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:23 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:06:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:06:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:06:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:06:24 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:06:24 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:06:24 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:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:06:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
00:06:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 48.2 MB/s 0:00:00
00:06:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
00:06:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:06:25 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:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:06:25 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:06:25 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:06:25 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:06:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:06:25 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:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:06:25 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:06:25 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:06:25 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:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
00:06:25 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:06:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:06:26 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:06:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:06:26 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:06:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:06:26 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:06:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:06:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:06:26 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:06:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:06:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e30b83505daad0f730265eebb36ca18cf47bb137a0f1f11b543f8f26b1ffe1a4
00:06:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:06:26 Building wheel for ipaddr (pyproject.toml): started
00:06:26 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:06:26 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=8347d5be94941c9acd3602d643e670510cbad387a3ddc6a92825b523fa513581
00:06:26 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:06:26 Building wheel for netifaces (pyproject.toml): started
00:06:29 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:06:29 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=cc3b8bc1ff97c8d153296964168eb3b4b77331cee7f7ecdd1294b7252af298c9
00:06:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:06:29 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:06:29 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:06:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fa42a3fd6fb1c378d2d3a9be872bced8048b37f3440e4802a8d2159953d1fb5c
00:06:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:06:29 Building wheel for jsonpath-rw (pyproject.toml): started
00:06:29 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:06:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=88dcf1db0d49e44dccca17cd20e346436a43df309a3b6c089146849c64022cc3
00:06:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:06:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:06:29 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:06:36
00:06:36 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
00:06:37 + pip freeze
00:06:37 attrs==25.4.0
00:06:37 bcrypt==5.0.0
00:06:37 beautifulsoup4==4.14.2
00:06:37 certifi==2025.11.12
00:06:37 cffi==2.0.0
00:06:37 charset-normalizer==3.4.4
00:06:37 click==8.3.1
00:06:37 cryptography==46.0.3
00:06:37 decorator==5.2.1
00:06:37 distlib==0.4.0
00:06:37 docker-py==1.10.6
00:06:37 docker-pycreds==0.4.0
00:06:37 elastic-transport==8.17.1
00:06:37 elasticsearch==8.19.2
00:06:37 elasticsearch-dsl==8.15.4
00:06:37 enum34==1.1.10
00:06:37 filelock==3.20.0
00:06:37 h11==0.16.0
00:06:37 idna==3.11
00:06:37 invoke==2.2.1
00:06:37 ipaddr==2.2.0
00:06:37 isodate==0.7.2
00:06:37 jmespath==1.0.1
00:06:37 jsonpatch==1.33
00:06:37 jsonpath-rw==1.4.0
00:06:37 jsonpointer==3.0.0
00:06:37 lxml==6.0.2
00:06:37 netaddr==1.3.0
00:06:37 netifaces==0.11.0
00:06:37 outcome==1.3.0.post0
00:06:37 paramiko==4.0.0
00:06:37 platformdirs==4.5.0
00:06:37 ply==3.11
00:06:37 pyang==2.7.1
00:06:37 pyangbind==0.8.6
00:06:37 pycparser==2.23
00:06:37 pyhocon==0.3.61
00:06:37 PyNaCl==1.6.1
00:06:37 pyparsing==3.2.5
00:06:37 PySocks==1.7.1
00:06:37 python-dateutil==2.9.0.post0
00:06:37 regex==2025.11.3
00:06:37 requests==2.32.5
00:06:37 robotframework==7.3.2
00:06:37 robotframework-httplibrary==0.4.2
00:06:37 robotframework-pythonlibcore==4.4.1
00:06:37 robotframework-requests==0.9.7
00:06:37 robotframework-selenium2library==3.0.0
00:06:37 robotframework-seleniumlibrary==6.8.0
00:06:37 robotframework-sshlibrary==3.8.0
00:06:37 scapy==2.6.1
00:06:37 scp==0.15.0
00:06:37 selenium==4.38.0
00:06:37 six==1.17.0
00:06:37 sniffio==1.3.1
00:06:37 sortedcontainers==2.4.0
00:06:37 soupsieve==2.8
00:06:37 trio==0.32.0
00:06:37 trio-websocket==0.12.2
00:06:37 typing_extensions==4.15.0
00:06:37 urllib3==2.5.0
00:06:37 virtualenv==20.35.4
00:06:37 waitress==3.0.2
00:06:37 WebOb==1.8.9
00:06:37 websocket-client==1.9.0
00:06:37 WebTest==3.0.7
00:06:37 wsproto==1.3.1
00:06:37 [EnvInject] - Injecting environment variables from a build step.
00:06:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:06:37 [EnvInject] - Variables injected successfully.
00:06:37 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins2681337726138441635.sh
00:06:37 Setup pyenv:
00:06:37 system
00:06:37 3.8.13
00:06:37 3.9.13
00:06:37 3.10.13
00:06:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:39 lf-activate-venv(): INFO: Base packages installed successfully
00:06:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:06:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:06:47 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:06:47 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:06:47 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:06:47 + ODL_SYSTEM=()
00:06:47 + TOOLS_SYSTEM=()
00:06:47 + OPENSTACK_SYSTEM=()
00:06:47 + OPENSTACK_CONTROLLERS=()
00:06:47 + mapfile -t ADDR
00:06:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:06:47 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-scandium-56
00:06:49 + for i in "${ADDR[@]}"
00:06:49 ++ ssh 10.30.170.37 hostname -s
00:06:49 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:06:49 + REMHOST=releng-07828-56-0-builder-0
00:06:49 + case ${REMHOST} in
00:06:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:06:49 + for i in "${ADDR[@]}"
00:06:49 ++ ssh 10.30.171.80 hostname -s
00:06:49 Warning: Permanently added '10.30.171.80' (ECDSA) to the list of known hosts.
00:06:50 + REMHOST=releng-07828-56-1-mininet-ovs-217-0
00:06:50 + case ${REMHOST} in
00:06:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:06:50 + echo NUM_ODL_SYSTEM=1
00:06:50 + echo NUM_TOOLS_SYSTEM=1
00:06:50 + '[' '' == yes ']'
00:06:50 + NUM_OPENSTACK_SYSTEM=0
00:06:50 + echo NUM_OPENSTACK_SYSTEM=0
00:06:50 + '[' 0 -eq 2 ']'
00:06:50 + echo ODL_SYSTEM_IP=10.30.170.37
00:06:50 ++ seq 0 0
00:06:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:06:50 + echo ODL_SYSTEM_1_IP=10.30.170.37
00:06:50 + echo TOOLS_SYSTEM_IP=10.30.171.80
00:06:50 ++ seq 0 0
00:06:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:06:50 + echo TOOLS_SYSTEM_1_IP=10.30.171.80
00:06:50 + openstack_index=0
00:06:50 + NUM_OPENSTACK_CONTROL_NODES=1
00:06:50 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:06:50 ++ seq 0 0
00:06:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:06:50 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:06:50 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:06:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:06:50 + '[' -1 -ge 2 ']'
00:06:50 ++ seq 0 -2
00:06:50 + NUM_OPENSTACK_HAPROXY_NODES=0
00:06:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:06:50 ++ seq 0 -1
00:06:50 + echo 'Contents of slave_addresses.txt:'
00:06:50 Contents of slave_addresses.txt:
00:06:50 + cat slave_addresses.txt
00:06:50 NUM_ODL_SYSTEM=1
00:06:50 NUM_TOOLS_SYSTEM=1
00:06:50 NUM_OPENSTACK_SYSTEM=0
00:06:50 ODL_SYSTEM_IP=10.30.170.37
00:06:50 ODL_SYSTEM_1_IP=10.30.170.37
00:06:50 TOOLS_SYSTEM_IP=10.30.171.80
00:06:50 TOOLS_SYSTEM_1_IP=10.30.171.80
00:06:50 NUM_OPENSTACK_CONTROL_NODES=1
00:06:50 OPENSTACK_CONTROL_NODE_1_IP=
00:06:50 NUM_OPENSTACK_COMPUTE_NODES=-1
00:06:50 NUM_OPENSTACK_HAPROXY_NODES=0
00:06:50 [EnvInject] - Injecting environment variables from a build step.
00:06:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:06:50 [EnvInject] - Variables injected successfully.
00:06:50 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins2063403192784667577.sh
00:06:50 Preparing for JRE Version 21
00:06:50 Karaf artifact is karaf
00:06:50 Karaf project is integration
00:06:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:06:50 [EnvInject] - Injecting environment variables from a build step.
00:06:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:06:50 [EnvInject] - Variables injected successfully.
00:06:50 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins10256057048473655732.sh
00:06:50 2025-11-17 00:06:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
00:06:50 Bundle version is 0.21.4-SNAPSHOT
00:06:50 --2025-11-17 00:06:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
00:06:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:06:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:06:50 HTTP request sent, awaiting response... 200 OK
00:06:50 Length: 1410 (1.4K) [application/xml]
00:06:50 Saving to: ‘maven-metadata.xml’
00:06:50
00:06:50 0K . 100% 62.2M=0s
00:06:50
00:06:50 2025-11-17 00:06:50 (62.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:06:50
00:06:50
00:06:50
00:06:50 org.opendaylight.integration
00:06:50 karaf
00:06:50 0.21.4-SNAPSHOT
00:06:50
00:06:50
00:06:50 20251116.213008
00:06:50 154
00:06:50
00:06:50 20251116213008
00:06:50
00:06:50
00:06:50 pom
00:06:50 0.21.4-20251116.213008-154
00:06:50 20251116213008
00:06:50
00:06:50
00:06:50 tar.gz
00:06:50 0.21.4-20251116.213008-154
00:06:50 20251116213008
00:06:50
00:06:50
00:06:50 zip
00:06:50 0.21.4-20251116.213008-154
00:06:50 20251116213008
00:06:50
00:06:50
00:06:50 cyclonedx
00:06:50 xml
00:06:50 0.21.4-20251116.213008-154
00:06:50 20251116213008
00:06:50
00:06:50
00:06:50 cyclonedx
00:06:50 json
00:06:50 0.21.4-20251116.213008-154
00:06:50 20251116213008
00:06:50
00:06:50
00:06:50
00:06:50
00:06:50 Nexus timestamp is 0.21.4-20251116.213008-154
00:06:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
00:06:50 Distribution bundle is karaf-0.21.4-20251116.213008-154.zip
00:06:50 Distribution bundle version is 0.21.4-SNAPSHOT
00:06:50 Distribution folder is karaf-0.21.4-SNAPSHOT
00:06:50 Nexus prefix is https://nexus.opendaylight.org
00:06:50 [EnvInject] - Injecting environment variables from a build step.
00:06:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:06:50 [EnvInject] - Variables injected successfully.
00:06:50 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins8189667941612606197.sh
00:06:50 Setup pyenv:
00:06:50 system
00:06:50 3.8.13
00:06:50 3.9.13
00:06:50 3.10.13
00:06:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:06:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:06:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:06:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:06:52 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:06:52 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:06:52 lf-activate-venv(): INFO: Base packages installed successfully
00:06:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:06:58 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:06:58 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:06:58 Copying common-functions.sh to /tmp
00:07:00 Copying common-functions.sh to 10.30.170.37:/tmp
00:07:00 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:00 Copying common-functions.sh to 10.30.171.80:/tmp
00:07:00 Warning: Permanently added '10.30.171.80' (ECDSA) to the list of known hosts.
00:07:01 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins10549668476449333892.sh
00:07:01 common-functions.sh is being sourced
00:07:01 common-functions environment:
00:07:01 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:01 ACTUALFEATURES:
00:07:01 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:01 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:07:01 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:01 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:01 CONTROLLERMEM: 12G
00:07:01 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:07:01 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:07:01 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:07:01 SUITES:
00:07:01
00:07:01 #################################################
00:07:01 ## Configure Cluster and Start ##
00:07:01 #################################################
00:07:01 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
00:07:01 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
00:07:01 Locating script plan to use...
00:07:01 Finished running script plans
00:07:01 Configuring member-1 with IP address 10.30.170.37
00:07:01 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:01 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:01 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
00:07:01 common-functions.sh is being sourced
00:07:01 ++ [[ /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:07:01 ++ echo 'common-functions.sh is being sourced'
00:07:01 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
00:07:01 ++ DISTROSTREAM=scandium
00:07:01 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:01 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:01 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:01 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:01 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:07:01 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:07:01 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:01 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:01 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:01 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:01 ++ export CONTROLLERMEM=
00:07:01 ++ CONTROLLERMEM=
00:07:01 ++ case "${DISTROSTREAM}" in
00:07:01 ++ CLUSTER_SYSTEM=akka
00:07:01 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:07:01 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:07:01 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:07:01 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:07:01 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:07:01 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:07:01 ++ print_common_env
00:07:01 ++ cat
00:07:01 common-functions environment:
00:07:01 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:01 ACTUALFEATURES:
00:07:01 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:01 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
00:07:01 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:01 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:01 CONTROLLERMEM:
00:07:01 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:07:01 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:07:01 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:07:01 SUITES:
00:07:01
00:07:01 ++ SSH='ssh -t -t'
00:07:01 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:07:01 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:07:01 Changing to /tmp
00:07:01 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
00:07:01 + echo 'Changing to /tmp'
00:07:01 + cd /tmp
00:07:01 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip'
00:07:01 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
00:07:01 --2025-11-17 00:07:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
00:07:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:07:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:07:01 HTTP request sent, awaiting response... 200 OK
00:07:01 Length: 239811271 (229M) [application/zip]
00:07:01 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
00:07:01
00:07:01 0K ........ ........ ........ ........ ........ ........ 1% 60.3M 4s
00:07:01 3072K ........ ........ ........ ........ ........ ........ 2% 105M 3s
00:07:01 6144K ........ ........ ........ ........ ........ ........ 3% 67.3M 3s
00:07:01 9216K ........ ........ ........ ........ ........ ........ 5% 143M 3s
00:07:01 12288K ........ ........ ........ ........ ........ ........ 6% 190M 2s
00:07:01 15360K ........ ........ ........ ........ ........ ........ 7% 183M 2s
00:07:02 18432K ........ ........ ........ ........ ........ ........ 9% 200M 2s
00:07:02 21504K ........ ........ ........ ........ ........ ........ 10% 214M 2s
00:07:02 24576K ........ ........ ........ ........ ........ ........ 11% 230M 2s
00:07:02 27648K ........ ........ ........ ........ ........ ........ 13% 225M 2s
00:07:02 30720K ........ ........ ........ ........ ........ ........ 14% 203M 1s
00:07:02 33792K ........ ........ ........ ........ ........ ........ 15% 248M 1s
00:07:02 36864K ........ ........ ........ ........ ........ ........ 17% 246M 1s
00:07:02 39936K ........ ........ ........ ........ ........ ........ 18% 271M 1s
00:07:02 43008K ........ ........ ........ ........ ........ ........ 19% 268M 1s
00:07:02 46080K ........ ........ ........ ........ ........ ........ 20% 241M 1s
00:07:02 49152K ........ ........ ........ ........ ........ ........ 22% 271M 1s
00:07:02 52224K ........ ........ ........ ........ ........ ........ 23% 277M 1s
00:07:02 55296K ........ ........ ........ ........ ........ ........ 24% 272M 1s
00:07:02 58368K ........ ........ ........ ........ ........ ........ 26% 284M 1s
00:07:02 61440K ........ ........ ........ ........ ........ ........ 27% 219M 1s
00:07:02 64512K ........ ........ ........ ........ ........ ........ 28% 207M 1s
00:07:02 67584K ........ ........ ........ ........ ........ ........ 30% 286M 1s
00:07:02 70656K ........ ........ ........ ........ ........ ........ 31% 280M 1s
00:07:02 73728K ........ ........ ........ ........ ........ ........ 32% 282M 1s
00:07:02 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s
00:07:02 79872K ........ ........ ........ ........ ........ ........ 35% 277M 1s
00:07:02 82944K ........ ........ ........ ........ ........ ........ 36% 221M 1s
00:07:02 86016K ........ ........ ........ ........ ........ ........ 38% 219M 1s
00:07:02 89088K ........ ........ ........ ........ ........ ........ 39% 264M 1s
00:07:02 92160K ........ ........ ........ ........ ........ ........ 40% 280M 1s
00:07:02 95232K ........ ........ ........ ........ ........ ........ 41% 272M 1s
00:07:02 98304K ........ ........ ........ ........ ........ ........ 43% 273M 1s
00:07:02 101376K ........ ........ ........ ........ ........ ........ 44% 262M 1s
00:07:02 104448K ........ ........ ........ ........ ........ ........ 45% 270M 1s
00:07:02 107520K ........ ........ ........ ........ ........ ........ 47% 265M 1s
00:07:02 110592K ........ ........ ........ ........ ........ ........ 48% 183M 1s
00:07:02 113664K ........ ........ ........ ........ ........ ........ 49% 268M 1s
00:07:02 116736K ........ ........ ........ ........ ........ ........ 51% 222M 1s
00:07:02 119808K ........ ........ ........ ........ ........ ........ 52% 203M 1s
00:07:02 122880K ........ ........ ........ ........ ........ ........ 53% 220M 1s
00:07:02 125952K ........ ........ ........ ........ ........ ........ 55% 203M 1s
00:07:02 129024K ........ ........ ........ ........ ........ ........ 56% 191M 0s
00:07:02 132096K ........ ........ ........ ........ ........ ........ 57% 220M 0s
00:07:02 135168K ........ ........ ........ ........ ........ ........ 59% 246M 0s
00:07:02 138240K ........ ........ ........ ........ ........ ........ 60% 265M 0s
00:07:02 141312K ........ ........ ........ ........ ........ ........ 61% 268M 0s
00:07:02 144384K ........ ........ ........ ........ ........ ........ 62% 290M 0s
00:07:02 147456K ........ ........ ........ ........ ........ ........ 64% 211M 0s
00:07:02 150528K ........ ........ ........ ........ ........ ........ 65% 249M 0s
00:07:02 153600K ........ ........ ........ ........ ........ ........ 66% 235M 0s
00:07:02 156672K ........ ........ ........ ........ ........ ........ 68% 203M 0s
00:07:02 159744K ........ ........ ........ ........ ........ ........ 69% 190M 0s
00:07:02 162816K ........ ........ ........ ........ ........ ........ 70% 204M 0s
00:07:02 165888K ........ ........ ........ ........ ........ ........ 72% 180M 0s
00:07:02 168960K ........ ........ ........ ........ ........ ........ 73% 201M 0s
00:07:02 172032K ........ ........ ........ ........ ........ ........ 74% 259M 0s
00:07:02 175104K ........ ........ ........ ........ ........ ........ 76% 263M 0s
00:07:02 178176K ........ ........ ........ ........ ........ ........ 77% 279M 0s
00:07:02 181248K ........ ........ ........ ........ ........ ........ 78% 291M 0s
00:07:02 184320K ........ ........ ........ ........ ........ ........ 80% 240M 0s
00:07:02 187392K ........ ........ ........ ........ ........ ........ 81% 219M 0s
00:07:02 190464K ........ ........ ........ ........ ........ ........ 82% 255M 0s
00:07:02 193536K ........ ........ ........ ........ ........ ........ 83% 305M 0s
00:07:02 196608K ........ ........ ........ ........ ........ ........ 85% 277M 0s
00:07:02 199680K ........ ........ ........ ........ ........ ........ 86% 285M 0s
00:07:02 202752K ........ ........ ........ ........ ........ ........ 87% 320M 0s
00:07:02 205824K ........ ........ ........ ........ ........ ........ 89% 300M 0s
00:07:02 208896K ........ ........ ........ ........ ........ ........ 90% 303M 0s
00:07:02 211968K ........ ........ ........ ........ ........ ........ 91% 296M 0s
00:07:02 215040K ........ ........ ........ ........ ........ ........ 93% 306M 0s
00:07:02 218112K ........ ........ ........ ........ ........ ........ 94% 308M 0s
00:07:02 221184K ........ ........ ........ ........ ........ ........ 95% 298M 0s
00:07:02 224256K ........ ........ ........ ........ ........ ........ 97% 290M 0s
00:07:02 227328K ........ ........ ........ ........ ........ ........ 98% 275M 0s
00:07:02 230400K ........ ........ ........ ........ ........ ........ 99% 256M 0s
00:07:02 233472K ........ ... 100% 255M=1.0s
00:07:02
00:07:02 2025-11-17 00:07:02 (222 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
00:07:02
00:07:02 Extracting the new controller...
00:07:02 + echo 'Extracting the new controller...'
00:07:02 + unzip -q karaf-0.21.4-20251116.213008-154.zip
00:07:04 Adding external repositories...
00:07:04 + echo 'Adding external repositories...'
00:07:04 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:07:04 ################################################################################
00:07:04 #
00:07:04 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:04 # contributor license agreements. See the NOTICE file distributed with
00:07:04 # this work for additional information regarding copyright ownership.
00:07:04 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:04 # (the "License"); you may not use this file except in compliance with
00:07:04 # the License. You may obtain a copy of the License at
00:07:04 #
00:07:04 # http://www.apache.org/licenses/LICENSE-2.0
00:07:04 #
00:07:04 # Unless required by applicable law or agreed to in writing, software
00:07:04 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:04 # See the License for the specific language governing permissions and
00:07:04 # limitations under the License.
00:07:04 #
00:07:04 ################################################################################
00:07:04
00:07:04 #
00:07:04 # If set to true, the following property will not allow any certificate to be used
00:07:04 # when accessing Maven repositories through SSL
00:07:04 #
00:07:04 #org.ops4j.pax.url.mvn.certificateCheck=
00:07:04
00:07:04 #
00:07:04 # Path to the local Maven settings file.
00:07:04 # The repositories defined in this file will be automatically added to the list
00:07:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:07:04 # below is not set.
00:07:04 # The following locations are checked for the existence of the settings.xml file
00:07:04 # * 1. looks for the specified url
00:07:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:07:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:07:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:07:04 #
00:07:04 #org.ops4j.pax.url.mvn.settings=
00:07:04
00:07:04 #
00:07:04 # Path to the local Maven repository which is used to avoid downloading
00:07:04 # artifacts when they already exist locally.
00:07:04 # The value of this property will be extracted from the settings.xml file
00:07:04 # above, or defaulted to:
00:07:04 # System.getProperty( "user.home" ) + "/.m2/repository"
00:07:04 #
00:07:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:07:04
00:07:04 #
00:07:04 # Default this to false. It's just weird to use undocumented repos
00:07:04 #
00:07:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:07:04
00:07:04 #
00:07:04 # Uncomment if you don't wanna use the proxy settings
00:07:04 # from the Maven conf/settings.xml file
00:07:04 #
00:07:04 # org.ops4j.pax.url.mvn.proxySupport=false
00:07:04
00:07:04 #
00:07:04 # Comma separated list of repositories scanned when resolving an artifact.
00:07:04 # Those repositories will be checked before iterating through the
00:07:04 # below list of repositories and even before the local repository
00:07:04 # A repository url can be appended with zero or more of the following flags:
00:07:04 # @snapshots : the repository contains snaphots
00:07:04 # @noreleases : the repository does not contain any released artifacts
00:07:04 #
00:07:04 # The following property value will add the system folder as a repo.
00:07:04 #
00:07:04 org.ops4j.pax.url.mvn.defaultRepositories=\
00:07:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:07:04 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:07:04 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:07:04
00:07:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:07:04 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:07:04
00:07:04 #
00:07:04 # Comma separated list of repositories scanned when resolving an artifact.
00:07:04 # The default list includes the following repositories:
00:07:04 # http://repo1.maven.org/maven2@id=central
00:07:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:07:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:07:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:07:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:07:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:07:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:07:04 # To add repositories to the default ones, prepend '+' to the list of repositories
00:07:04 # to add.
00:07:04 # A repository url can be appended with zero or more of the following flags:
00:07:04 # @snapshots : the repository contains snapshots
00:07:04 # @noreleases : the repository does not contain any released artifacts
00:07:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:07:04 #
00:07:04 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:07:04
00:07:04 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:07:04 + [[ True == \T\r\u\e ]]
00:07:04 + echo 'Configuring the startup features...'
00:07:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:04 + FEATURE_TEST_STRING=features-test
00:07:04 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
00:07:04 + KARAF_VERSION=karaf4
00:07:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:07:04 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:04 + [[ ! -z '' ]]
00:07:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:07:04 ################################################################################
00:07:04 #
00:07:04 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:04 # contributor license agreements. See the NOTICE file distributed with
00:07:04 # this work for additional information regarding copyright ownership.
00:07:04 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:04 # (the "License"); you may not use this file except in compliance with
00:07:04 # the License. You may obtain a copy of the License at
00:07:04 #
00:07:04 # http://www.apache.org/licenses/LICENSE-2.0
00:07:04 #
00:07:04 # Unless required by applicable law or agreed to in writing, software
00:07:04 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:04 # See the License for the specific language governing permissions and
00:07:04 # limitations under the License.
00:07:04 #
00:07:04 ################################################################################
00:07:04
00:07:04 #
00:07:04 # Comma separated list of features repositories to register by default
00:07:04 #
00:07:04 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
00:07:04
00:07:04 #
00:07:04 # Comma separated list of features to install at startup
00:07:04 #
00:07:04 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
00:07:04
00:07:04 #
00:07:04 # Resource repositories (OBR) that the features resolver can use
00:07:04 # to resolve requirements/capabilities
00:07:04 #
00:07:04 # The format of the resourceRepositories is
00:07:04 # resourceRepositories=[xml:url|json:url],...
00:07:04 # for Instance:
00:07:04 #
00:07:04 #resourceRepositories=xml:http://host/path/to/index.xml
00:07:04 # or
00:07:04 #resourceRepositories=json:http://host/path/to/index.json
00:07:04 #
00:07:04
00:07:04 #
00:07:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:07:04 #
00:07:04 featuresBootAsynchronous=false
00:07:04
00:07:04 #
00:07:04 # Service requirements enforcement
00:07:04 #
00:07:04 # By default, the feature resolver checks the service requirements/capabilities of
00:07:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:07:04 # the required bundles.
00:07:04 # The following flag can have those values:
00:07:04 # - disable: service requirements are completely ignored
00:07:04 # - default: service requirements are ignored for old features
00:07:04 # - enforce: service requirements are always verified
00:07:04 #
00:07:04 #serviceRequirements=default
00:07:04
00:07:04 #
00:07:04 # Store cfg file for config element in feature
00:07:04 #
00:07:04 #configCfgStore=true
00:07:04
00:07:04 #
00:07:04 # Define if the feature service automatically refresh bundles
00:07:04 #
00:07:04 autoRefresh=true
00:07:04
00:07:04 #
00:07:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:07:04 # XML file defines instructions related to features processing
00:07:04 # versions.properties may declare properties to resolve placeholders in XML file
00:07:04 # both files are relative to ${karaf.etc}
00:07:04 #
00:07:04 #featureProcessing=org.apache.karaf.features.xml
00:07:04 #featureProcessingVersions=versions.properties
00:07:04 + configure_karaf_log karaf4 ''
00:07:04 + local -r karaf_version=karaf4
00:07:04 + local -r controllerdebugmap=
00:07:04 + local logapi=log4j
00:07:04 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:04 log4j2.rootLogger.level = INFO
00:07:04 #log4j2.rootLogger.type = asyncRoot
00:07:04 #log4j2.rootLogger.includeLocation = false
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:04 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:04 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:04 log4j2.logger.spifly.level = WARN
00:07:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:04 log4j2.logger.audit.level = INFO
00:07:04 log4j2.logger.audit.additivity = false
00:07:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:04 log4j2.appender.console.type = Console
00:07:04 log4j2.appender.console.name = Console
00:07:04 log4j2.appender.console.layout.type = PatternLayout
00:07:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:04 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:04 log4j2.appender.rolling.name = RollingFile
00:07:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:04 #log4j2.appender.rolling.immediateFlush = false
00:07:04 log4j2.appender.rolling.append = true
00:07:04 log4j2.appender.rolling.layout.type = PatternLayout
00:07:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:04 log4j2.appender.rolling.policies.type = Policies
00:07:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:04 log4j2.appender.rolling.policies.size.size = 64MB
00:07:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:04 log4j2.appender.rolling.strategy.max = 7
00:07:04 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:04 log4j2.appender.audit.name = AuditRollingFile
00:07:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:04 log4j2.appender.audit.append = true
00:07:04 log4j2.appender.audit.layout.type = PatternLayout
00:07:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:04 log4j2.appender.audit.policies.type = Policies
00:07:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:04 log4j2.appender.audit.policies.size.size = 8MB
00:07:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:04 log4j2.appender.audit.strategy.max = 7
00:07:04 log4j2.appender.osgi.type = PaxOsgi
00:07:04 log4j2.appender.osgi.name = PaxOsgi
00:07:04 log4j2.appender.osgi.filter = *
00:07:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:04 #log4j2.logger.aether.level = TRACE
00:07:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:04 #log4j2.logger.http-headers.level = DEBUG
00:07:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:04 #log4j2.logger.maven.level = TRACE
00:07:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:07:04 + logapi=log4j2
00:07:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:07:04 + '[' log4j2 == log4j2 ']'
00:07:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:04 controllerdebugmap:
00:07:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:07:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:07:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:07:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:07:04 + unset IFS
00:07:04 + echo 'controllerdebugmap: '
00:07:04 + '[' -n '' ']'
00:07:04 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:04 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:07:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:07:04 ################################################################################
00:07:04 #
00:07:04 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:04 # contributor license agreements. See the NOTICE file distributed with
00:07:04 # this work for additional information regarding copyright ownership.
00:07:04 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:04 # (the "License"); you may not use this file except in compliance with
00:07:04 # the License. You may obtain a copy of the License at
00:07:04 #
00:07:04 # http://www.apache.org/licenses/LICENSE-2.0
00:07:04 #
00:07:04 # Unless required by applicable law or agreed to in writing, software
00:07:04 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:04 # See the License for the specific language governing permissions and
00:07:04 # limitations under the License.
00:07:04 #
00:07:04 ################################################################################
00:07:04
00:07:04 # Common pattern layout for appenders
00:07:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:07:04
00:07:04 # Root logger
00:07:04 log4j2.rootLogger.level = INFO
00:07:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:07:04 #log4j2.rootLogger.type = asyncRoot
00:07:04 #log4j2.rootLogger.includeLocation = false
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:07:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:07:04 log4j2.rootLogger.appenderRef.Console.ref = Console
00:07:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:07:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:07:04
00:07:04 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:07:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:07:04
00:07:04 # Loggers configuration
00:07:04
00:07:04 # Spifly logger
00:07:04 log4j2.logger.spifly.name = org.apache.aries.spifly
00:07:04 log4j2.logger.spifly.level = WARN
00:07:04
00:07:04 # Security audit logger
00:07:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:07:04 log4j2.logger.audit.level = INFO
00:07:04 log4j2.logger.audit.additivity = false
00:07:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:07:04
00:07:04 # Appenders configuration
00:07:04
00:07:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:07:04 log4j2.appender.console.type = Console
00:07:04 log4j2.appender.console.name = Console
00:07:04 log4j2.appender.console.layout.type = PatternLayout
00:07:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:07:04
00:07:04 # Rolling file appender
00:07:04 log4j2.appender.rolling.type = RollingRandomAccessFile
00:07:04 log4j2.appender.rolling.name = RollingFile
00:07:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:07:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:07:04 # uncomment to not force a disk flush
00:07:04 #log4j2.appender.rolling.immediateFlush = false
00:07:04 log4j2.appender.rolling.append = true
00:07:04 log4j2.appender.rolling.layout.type = PatternLayout
00:07:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:07:04 log4j2.appender.rolling.policies.type = Policies
00:07:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:07:04 log4j2.appender.rolling.policies.size.size = 1GB
00:07:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:07:04 log4j2.appender.rolling.strategy.max = 7
00:07:04
00:07:04 # Audit file appender
00:07:04 log4j2.appender.audit.type = RollingRandomAccessFile
00:07:04 log4j2.appender.audit.name = AuditRollingFile
00:07:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:07:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:07:04 log4j2.appender.audit.append = true
00:07:04 log4j2.appender.audit.layout.type = PatternLayout
00:07:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:07:04 log4j2.appender.audit.policies.type = Policies
00:07:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:07:04 log4j2.appender.audit.policies.size.size = 8MB
00:07:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:07:04 log4j2.appender.audit.strategy.max = 7
00:07:04
00:07:04 # OSGi appender
00:07:04 log4j2.appender.osgi.type = PaxOsgi
00:07:04 log4j2.appender.osgi.name = PaxOsgi
00:07:04 log4j2.appender.osgi.filter = *
00:07:04
00:07:04 # help with identification of maven-related problems with pax-url-aether
00:07:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:07:04 #log4j2.logger.aether.level = TRACE
00:07:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:07:04 #log4j2.logger.http-headers.level = DEBUG
00:07:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:07:04 #log4j2.logger.maven.level = TRACE
00:07:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:07:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:07:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:07:04 + local -r controllermem=12G
00:07:04 Configure
00:07:04 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:07:04 max memory: 12G
00:07:04 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 + echo Configure
00:07:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:07:04 + echo ' max memory: 12G'
00:07:04 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:07:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
00:07:04 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
00:07:04 #!/bin/sh
00:07:04 #
00:07:04 # Licensed to the Apache Software Foundation (ASF) under one or more
00:07:04 # contributor license agreements. See the NOTICE file distributed with
00:07:04 # this work for additional information regarding copyright ownership.
00:07:04 # The ASF licenses this file to You under the Apache License, Version 2.0
00:07:04 # (the "License"); you may not use this file except in compliance with
00:07:04 # the License. You may obtain a copy of the License at
00:07:04 #
00:07:04 # http://www.apache.org/licenses/LICENSE-2.0
00:07:04 #
00:07:04 # Unless required by applicable law or agreed to in writing, software
00:07:04 # distributed under the License is distributed on an "AS IS" BASIS,
00:07:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:07:04 # See the License for the specific language governing permissions and
00:07:04 # limitations under the License.
00:07:04 #
00:07:04
00:07:04 #
00:07:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:07:04 # script: client, instance, shell, start, status, stop, karaf
00:07:04 #
00:07:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:07:04 # Actions go here...
00:07:04 # fi
00:07:04
00:07:04 #
00:07:04 # general settings which should be applied for all scripts go here; please keep
00:07:04 # in mind that it is possible that scripts might be executed more than once, e.g.
00:07:04 # in example of the start script where the start script is executed first and the
00:07:04 # karaf script afterwards.
00:07:04 #
00:07:04
00:07:04 #
00:07:04 # The following section shows the possible configuration options for the default
00:07:04 # karaf scripts
00:07:04 #
00:07:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:07:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:07:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:07:04 # export EXTRA_JAVA_OPTS # Additional JVM options
00:07:04 # export KARAF_HOME # Karaf home folder
00:07:04 # export KARAF_DATA # Karaf data folder
00:07:04 # export KARAF_BASE # Karaf base folder
00:07:04 # export KARAF_ETC # Karaf etc folder
00:07:04 # export KARAF_LOG # Karaf log folder
00:07:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:07:04 # export KARAF_OPTS # Additional available Karaf options
00:07:04 # export KARAF_DEBUG # Enable debug mode
00:07:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:07:04 # export KARAF_NOROOT # Prevent execution as root if set to true
00:07:04 Set Java version
00:07:04 + echo 'Set Java version'
00:07:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:07:04 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:07:05 sudo: a password is required
00:07:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:05 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:07:05 sudo: a password is required
00:07:05 JDK default version ...
00:07:05 + echo 'JDK default version ...'
00:07:05 + java -version
00:07:05 openjdk version "21.0.8" 2025-07-15
00:07:05 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
00:07:05 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
00:07:05 Set JAVA_HOME
00:07:05 + echo 'Set JAVA_HOME'
00:07:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:07:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:05 Listing all open ports on controller system...
00:07:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:07:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:07:05 + echo 'Listing all open ports on controller system...'
00:07:05 + netstat -pnatu
00:07:05 /tmp/configuration-script.sh: line 40: netstat: command not found
00:07:05 Configuring cluster
00:07:05 + '[' -f /tmp/custom_shard_config.txt ']'
00:07:05 + echo 'Configuring cluster'
00:07:05 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.37
00:07:05 ################################################
00:07:05 ## Configure Cluster ##
00:07:05 ################################################
00:07:05 NOTE: Cluster configuration files not found. Copying from
00:07:05 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
00:07:05 Configuring unique name in akka.conf
00:07:05 Configuring hostname in akka.conf
00:07:05 Configuring data and rpc seed nodes in akka.conf
00:07:05 modules = [
00:07:05
00:07:05 {
00:07:05 name = "inventory"
00:07:05 namespace = "urn:opendaylight:inventory"
00:07:05 shard-strategy = "module"
00:07:05 },
00:07:05 {
00:07:05 name = "topology"
00:07:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:05 shard-strategy = "module"
00:07:05 },
00:07:05 {
00:07:05 name = "toaster"
00:07:05 namespace = "http://netconfcentral.org/ns/toaster"
00:07:05 shard-strategy = "module"
00:07:05 }
00:07:05 ]
00:07:05 Configuring replication type in module-shards.conf
00:07:05 ################################################
00:07:05 ## NOTE: Manually restart controller to ##
00:07:05 ## apply configuration. ##
00:07:05 ################################################
00:07:05 Dump akka.conf
00:07:05 + echo 'Dump akka.conf'
00:07:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
00:07:05
00:07:05 odl-cluster-data {
00:07:05 akka {
00:07:05 remote {
00:07:05 artery {
00:07:05 enabled = on
00:07:05 transport = tcp
00:07:05 canonical.hostname = "10.30.170.37"
00:07:05 canonical.port = 2550
00:07:05 }
00:07:05 }
00:07:05
00:07:05 cluster {
00:07:05 # Using artery.
00:07:05 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.37:2550"]
00:07:05
00:07:05 roles = ["member-1"]
00:07:05
00:07:05 # when under load we might trip a false positive on the failure detector
00:07:05 # failure-detector {
00:07:05 # heartbeat-interval = 4 s
00:07:05 # acceptable-heartbeat-pause = 16s
00:07:05 # }
00:07:05 }
00:07:05
00:07:05 persistence {
00:07:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:07:05 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:07:05 # The relative path is always relative to KARAF_HOME.
00:07:05
00:07:05 # snapshot-store.local.dir = "target/snapshots"
00:07:05
00:07:05 # Use lz4 compression for LocalSnapshotStore snapshots
00:07:05 snapshot-store.local.use-lz4-compression = false
00:07:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:07:05 snapshot-store.local.lz4-blocksize = 256KB
00:07:05 }
00:07:05 disable-default-actor-system-quarantined-event-handling = "false"
00:07:05 }
00:07:05 }
00:07:05 Dump modules.conf
00:07:05 + echo 'Dump modules.conf'
00:07:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
00:07:05 modules = [
00:07:05
00:07:05 {
00:07:05 name = "inventory"
00:07:05 namespace = "urn:opendaylight:inventory"
00:07:05 shard-strategy = "module"
00:07:05 },
00:07:05 {
00:07:05 name = "topology"
00:07:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:07:05 shard-strategy = "module"
00:07:05 },
00:07:05 {
00:07:05 name = "toaster"
00:07:05 namespace = "http://netconfcentral.org/ns/toaster"
00:07:05 shard-strategy = "module"
00:07:05 }
00:07:05 ]
00:07:05 Dump module-shards.conf
00:07:05 + echo 'Dump module-shards.conf'
00:07:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
00:07:05 module-shards = [
00:07:05 {
00:07:05 name = "default"
00:07:05 shards = [
00:07:05 {
00:07:05 name = "default"
00:07:05 replicas = ["member-1"]
00:07:05 }
00:07:05 ]
00:07:05 },
00:07:05 {
00:07:05 name = "inventory"
00:07:05 shards = [
00:07:05 {
00:07:05 name="inventory"
00:07:05 replicas = ["member-1"]
00:07:05 }
00:07:05 ]
00:07:05 },
00:07:05 {
00:07:05 name = "topology"
00:07:05 shards = [
00:07:05 {
00:07:05 name="topology"
00:07:05 replicas = ["member-1"]
00:07:05 }
00:07:05 ]
00:07:05 },
00:07:05 {
00:07:05 name = "toaster"
00:07:05 shards = [
00:07:05 {
00:07:05 name="toaster"
00:07:05 replicas = ["member-1"]
00:07:05 }
00:07:05 ]
00:07:05 }
00:07:05 ]
00:07:05 Locating config plan to use...
00:07:05 Finished running config plans
00:07:05 Starting member-1 with IP address 10.30.170.37
00:07:05 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:05 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:05 Redirecting karaf console output to karaf_console.log
00:07:05 Starting controller...
00:07:05 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:07:05 Execute the post startup script on controller 10.30.170.37
00:07:05 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:06 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:07:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:07:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:08:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:08:11 2025-11-17T00:07:21,003 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:08:11 Controller is UP
00:08:11 2025-11-17T00:07:21,003 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:08:11 Listing all open ports on controller system...
00:08:11 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:08:11 looking for "BindException: Address already in use" in log file
00:08:11 looking for "server is unhealthy" in log file
00:08:11 Let's take the karaf thread dump
00:08:11 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:08:11 karaf main: org.apache.karaf.main.Main, pid:2106
00:08:11 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:08:12 Generating mininet variables...
00:08:12 Locating test plan to use...
00:08:12 Changing the testplan path...
00:08:12 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:08:12 #
00:08:12 # This program and the accompanying materials are made available under the
00:08:12 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:08:12 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:08:12
00:08:12 # Place the suites in run order:
00:08:12 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready
00:08:12 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot
00:08:12 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot ...
00:08:12 ==============================================================================
00:08:12 netconf-scale-max-devices.txt
00:08:12 ==============================================================================
00:08:12 netconf-scale-max-devices.txt.Ready
00:08:12 ==============================================================================
00:08:13 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
00:08:13 ==============================================================================
00:08:16 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:21 | PASS |
00:08:21 ------------------------------------------------------------------------------
00:08:21 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:21 | PASS |
00:08:21 ------------------------------------------------------------------------------
00:08:21 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:21 | PASS |
00:08:21 Netconf was detected to be up and running so bug 5014 did not show up.
00:08:21 ------------------------------------------------------------------------------
00:08:21 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:08:21 | PASS |
00:08:21 Netconf was detected to be up and running so bug 5014 did not show up.
00:08:21 ------------------------------------------------------------------------------
00:08:21 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:21 | PASS |
00:08:21 ------------------------------------------------------------------------------
00:08:21 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:08:41 | PASS |
00:08:41 ------------------------------------------------------------------------------
00:08:41 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
00:08:41 6 tests, 6 passed, 0 failed
00:08:41 ==============================================================================
00:08:41 netconf-scale-max-devices.txt.Ready | PASS |
00:08:41 6 tests, 6 passed, 0 failed
00:08:41 ==============================================================================
00:08:41 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
00:08:41 ==============================================================================
00:08:42 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:10:21 Starting Iteration with 1000 devices
00:10:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:15:51 | PASS |
00:15:51 ------------------------------------------------------------------------------
00:15:51 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | PASS |
00:15:51 1 test, 1 passed, 0 failed
00:15:51 ==============================================================================
00:15:51 netconf-scale-max-devices.txt | PASS |
00:15:51 7 tests, 7 passed, 0 failed
00:15:51 ==============================================================================
00:15:51 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/output.xml
00:15:52 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/log.html
00:15:52 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/report.html
00:15:52 Examining the files in data/log and checking filesize
00:15:52 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:15:53 total 2048
00:15:53 drwxrwxr-x 2 jenkins jenkins 4096 Nov 17 00:07 .
00:15:53 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 17 00:07 karaf_console.log
00:15:53 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 00:07 ..
00:15:53 -rw-rw-r-- 1 jenkins jenkins 2084121 Nov 17 00:15 karaf.log
00:15:53 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:15:53 2.3M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:15:53 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
00:15:53 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:15:53 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
00:15:53 Let's take the karaf thread dump again...
00:15:53 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:15:54 karaf main: org.apache.karaf.main.Main, pid:2106
00:15:54 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:15:54 Killing ODL
00:15:54 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:00 Compressing karaf.log 1
00:16:00 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:00 Fetching compressed karaf.log 1
00:16:00 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:00 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:00 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:01 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:01 Fetch GC logs
00:16:01 Warning: Permanently added '10.30.170.37' (ECDSA) to the list of known hosts.
00:16:01 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:16:01 Examine copied files
00:16:01 total 17288
00:16:01 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 00:16 gclogs-1
00:16:01 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 17 00:16 odl1_karaf_console.log
00:16:01 -rw-rw-r--. 1 jenkins jenkins 70711 Nov 17 00:16 odl1_karaf.log.gz
00:16:01 -rw-rw-r--. 1 jenkins jenkins 172143 Nov 17 00:15 karaf_1_2106_threads_after.log
00:16:01 -rw-rw-r--. 1 jenkins jenkins 16394 Nov 17 00:15 ps_after.log
00:16:01 -rw-rw-r--. 1 jenkins jenkins 248667 Nov 17 00:15 report.html
00:16:01 -rw-rw-r--. 1 jenkins jenkins 1064323 Nov 17 00:15 log.html
00:16:01 -rw-rw-r--. 1 jenkins jenkins 14687982 Nov 17 00:15 output.xml
00:16:01 -rw-rw-r--. 1 jenkins jenkins 1226299 Nov 17 00:15 testtool--netconf-scale-max-devices-txt-Max-Devices.1763338224.314.log
00:16:01 -rw-rw-r--. 1 jenkins jenkins 14 Nov 17 00:15 devices.csv
00:16:01 drwxrwxr-x. 35 jenkins jenkins 4096 Nov 17 00:10 yang
00:16:01 -rw-rw-r--. 1 jenkins jenkins 537 Nov 17 00:08 testplan.txt
00:16:01 -rw-rw-r--. 1 jenkins jenkins 112774 Nov 17 00:08 karaf_1_2106_threads_before.log
00:16:01 -rw-rw-r--. 1 jenkins jenkins 17399 Nov 17 00:08 ps_before.log
00:16:01 -rw-rw-r--. 1 jenkins jenkins 3322 Nov 17 00:07 post-startup-script.sh
00:16:01 -rw-rw-r--. 1 jenkins jenkins 252 Nov 17 00:07 startup-script.sh
00:16:01 -rw-rw-r--. 1 jenkins jenkins 3465 Nov 17 00:07 configuration-script.sh
00:16:01 -rw-rw-r--. 1 jenkins jenkins 337 Nov 17 00:06 detect_variables.env
00:16:01 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 17 00:06 pom.xml
00:16:01 -rw-rw-r--. 1 jenkins jenkins 92 Nov 17 00:06 set_variables.env
00:16:01 -rw-rw-r--. 1 jenkins jenkins 295 Nov 17 00:06 slave_addresses.txt
00:16:01 -rw-rw-r--. 1 jenkins jenkins 570 Nov 17 00:06 requirements.txt
00:16:01 -rw-rw-r--. 1 jenkins jenkins 26 Nov 17 00:06 env.properties
00:16:01 -rw-rw-r--. 1 jenkins jenkins 333 Nov 17 00:04 stack-parameters.yaml
00:16:01 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 17 00:03 test
00:16:01 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 00:03 test@tmp
00:16:01 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 16 21:30 maven-metadata.xml
00:16:01 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins17576073947065894625.sh
00:16:01 Karaf Deployments, Tests must have already run
00:16:01 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins17172459283518258624.sh
00:16:01 Cleaning up Robot installation...
00:16:01 $ ssh-agent -k
00:16:01 unset SSH_AUTH_SOCK;
00:16:01 unset SSH_AGENT_PID;
00:16:01 echo Agent pid 5159 killed;
00:16:01 [ssh-agent] Stopped.
00:16:02 Recording plot data
00:16:02 Robot results publisher started...
00:16:02 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:16:02 -Parsing output xml:
00:16:02 Done!
00:16:02 -Copying log files to build dir:
00:16:03 Done!
00:16:03 -Assigning results to build:
00:16:03 Done!
00:16:03 -Checking thresholds:
00:16:03 Done!
00:16:03 Done publishing Robot results.
00:16:03 [PostBuildScript] - [INFO] Executing post build scripts.
00:16:03 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7201040896573514861.sh
00:16:03 Archiving csit artifacts
00:16:03 mv: cannot stat '*_1.png': No such file or directory
00:16:03 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:16:03 % Total % Received % Xferd Average Speed Time Time Time Current
00:16:03 Dload Upload Total Spent Left Speed
00:16:03
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 552k 0 552k 0 0 3780k 0 --:--:-- --:--:-- --:--:-- 3755k
100 1017k 0 1017k 0 0 4223k 0 --:--:-- --:--:-- --:--:-- 4205k
00:16:03 Archive: robot-plugin.zip
00:16:03 inflating: ./archives/robot-plugin/log.html
00:16:03 inflating: ./archives/robot-plugin/output.xml
00:16:03 inflating: ./archives/robot-plugin/report.html
00:16:03 mv: cannot stat '*.log.gz': No such file or directory
00:16:03 mv: cannot stat '*.png': No such file or directory
00:16:04 [PostBuildScript] - [INFO] Executing post build scripts.
00:16:04 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9449642574593269467.sh
00:16:04 [PostBuildScript] - [INFO] Executing post build scripts.
00:16:04 [EnvInject] - Injecting environment variables from a build step.
00:16:04 [EnvInject] - Injecting as environment variables the properties content
00:16:04 OS_CLOUD=vex
00:16:04 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-56
00:16:04
00:16:04 [EnvInject] - Variables injected successfully.
00:16:04 provisioning config files...
00:16:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:16:04 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins5536167953920793849.sh
00:16:04 ---> openstack-stack-delete.sh
00:16:04 Setup pyenv:
00:16:04 system
00:16:04 3.8.13
00:16:04 3.9.13
00:16:04 3.10.13
00:16:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:16:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:16:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:06 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:16:06 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:16:06 lf-activate-venv(): INFO: Base packages installed successfully
00:16:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:16:21 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:16:21 INFO: Stack cost retrieval disabled, setting cost to 0
00:16:34 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-scandium-56
00:16:34 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-scandium-56
00:16:34 [PostBuildScript] - [INFO] Executing post build scripts.
00:16:34 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins10062403100785286494.sh
00:16:34 ---> sysstat.sh
00:16:34 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins8202513465739646377.sh
00:16:34 ---> package-listing.sh
00:16:34 ++ facter osfamily
00:16:34 ++ tr '[:upper:]' '[:lower:]'
00:16:34 + OS_FAMILY=redhat
00:16:34 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
00:16:34 + START_PACKAGES=/tmp/packages_start.txt
00:16:34 + END_PACKAGES=/tmp/packages_end.txt
00:16:34 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:16:34 + PACKAGES=/tmp/packages_start.txt
00:16:34 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']'
00:16:34 + PACKAGES=/tmp/packages_end.txt
00:16:34 + case "${OS_FAMILY}" in
00:16:34 + rpm -qa
00:16:34 + sort
00:16:36 + '[' -f /tmp/packages_start.txt ']'
00:16:36 + '[' -f /tmp/packages_end.txt ']'
00:16:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:16:36 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']'
00:16:36 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/
00:16:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/
00:16:36 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins10399225531333894110.sh
00:16:36 ---> capture-instance-metadata.sh
00:16:36 Setup pyenv:
00:16:36 system
00:16:36 3.8.13
00:16:36 3.9.13
00:16:36 3.10.13
00:16:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:16:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:16:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:38 lf-activate-venv(): INFO: Base packages installed successfully
00:16:38 lf-activate-venv(): INFO: Installing additional packages: lftools
00:16:48 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:16:48 INFO: Running in OpenStack, capturing instance metadata
00:16:49 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins13138664439214083330.sh
00:16:49 provisioning config files...
00:16:49 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-scandium #56
00:16:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/config14945447553232334049tmp
00:16:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:16:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:16:49 provisioning config files...
00:16:49 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:16:49 [EnvInject] - Injecting environment variables from a build step.
00:16:49 [EnvInject] - Injecting as environment variables the properties content
00:16:49 SERVER_ID=logs
00:16:49
00:16:49 [EnvInject] - Variables injected successfully.
00:16:49 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins8215807839460787503.sh
00:16:49 ---> create-netrc.sh
00:16:49 WARN: Log server credential not found.
00:16:49 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15271544943499906462.sh
00:16:49 ---> python-tools-install.sh
00:16:49 Setup pyenv:
00:16:49 system
00:16:49 3.8.13
00:16:49 3.9.13
00:16:49 3.10.13
00:16:49 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:16:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:16:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:52 lf-activate-venv(): INFO: Base packages installed successfully
00:16:52 lf-activate-venv(): INFO: Installing additional packages: lftools
00:17:06 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:17:06 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins5732311734715808966.sh
00:17:06 ---> sudo-logs.sh
00:17:06 Archiving 'sudo' log..
00:17:07 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15349978190605114988.sh
00:17:07 ---> job-cost.sh
00:17:07 Setup pyenv:
00:17:07 system
00:17:07 3.8.13
00:17:07 3.9.13
00:17:07 3.10.13
00:17:07 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:17:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:17:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:17:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:17:09 lf-activate-venv(): INFO: Base packages installed successfully
00:17:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:17:16 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:17:16 DEBUG: total: 0
00:17:16 INFO: Retrieving Stack Cost...
00:17:16 INFO: Retrieving Pricing Info for: v3-standard-2
00:17:17 INFO: Archiving Costs
00:17:17 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins11718660067546030830.sh
00:17:17 ---> logs-deploy.sh
00:17:17 Setup pyenv:
00:17:17 system
00:17:17 3.8.13
00:17:17 3.9.13
00:17:17 3.10.13
00:17:17 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
00:17:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-jX77 from file:/tmp/.os_lf_venv
00:17:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:17:17 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:17:19 lf-activate-venv(): INFO: Base packages installed successfully
00:17:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:17:29 lf-activate-venv(): INFO: Adding /tmp/venv-jX77/bin to PATH
00:17:29 WARNING: Nexus logging server not set
00:17:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-scandium/56/
00:17:29 INFO: archiving logs to S3
00:17:31 ---> uname -a:
00:17:31 Linux prd-centos8-robot-2c-8g-11149.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
00:17:31
00:17:31
00:17:31 ---> lscpu:
00:17:31 Architecture: x86_64
00:17:31 CPU op-mode(s): 32-bit, 64-bit
00:17:31 Byte Order: Little Endian
00:17:31 CPU(s): 2
00:17:31 On-line CPU(s) list: 0,1
00:17:31 Thread(s) per core: 1
00:17:31 Core(s) per socket: 1
00:17:31 Socket(s): 2
00:17:31 NUMA node(s): 1
00:17:31 Vendor ID: AuthenticAMD
00:17:31 CPU family: 23
00:17:31 Model: 49
00:17:31 Model name: AMD EPYC-Rome Processor
00:17:31 Stepping: 0
00:17:31 CPU MHz: 2800.000
00:17:31 BogoMIPS: 5600.00
00:17:31 Virtualization: AMD-V
00:17:31 Hypervisor vendor: KVM
00:17:31 Virtualization type: full
00:17:31 L1d cache: 32K
00:17:31 L1i cache: 32K
00:17:31 L2 cache: 512K
00:17:31 L3 cache: 16384K
00:17:31 NUMA node0 CPU(s): 0,1
00:17:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:17:31
00:17:31
00:17:31 ---> nproc:
00:17:31 2
00:17:31
00:17:31
00:17:31 ---> df -h:
00:17:31 Filesystem Size Used Avail Use% Mounted on
00:17:31 devtmpfs 3.8G 0 3.8G 0% /dev
00:17:31 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:17:31 tmpfs 3.8G 17M 3.8G 1% /run
00:17:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:17:31 /dev/vda1 40G 19G 22G 46% /
00:17:31 tmpfs 770M 0 770M 0% /run/user/1001
00:17:31
00:17:31
00:17:31 ---> free -m:
00:17:31 total used free shared buff/cache available
00:17:31 Mem: 7697 766 174 18 6756 6614
00:17:31 Swap: 1023 1 1022
00:17:31
00:17:31
00:17:31 ---> ip addr:
00:17:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:17:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:17:31 inet 127.0.0.1/8 scope host lo
00:17:31 valid_lft forever preferred_lft forever
00:17:31 inet6 ::1/128 scope host
00:17:31 valid_lft forever preferred_lft forever
00:17:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:17:31 link/ether fa:16:3e:94:d9:b9 brd ff:ff:ff:ff:ff:ff
00:17:31 altname enp0s3
00:17:31 altname ens3
00:17:31 inet 10.30.170.45/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:17:31 valid_lft 85536sec preferred_lft 85536sec
00:17:31 inet6 fe80::f816:3eff:fe94:d9b9/64 scope link
00:17:31 valid_lft forever preferred_lft forever
00:17:31
00:17:31
00:17:31 ---> sar -b -r -n DEV:
00:17:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU)
00:17:31
00:17:31 00:03:03 LINUX RESTART (2 CPU)
00:17:31
00:17:31 12:04:01 AM tps rtps wtps bread/s bwrtn/s
00:17:31 12:05:01 AM 118.74 0.23 118.51 13.06 10716.78
00:17:31 12:06:01 AM 39.47 1.00 38.47 108.10 4864.91
00:17:31 12:07:01 AM 72.21 9.50 62.71 1685.97 3993.90
00:17:31 12:08:01 AM 33.19 0.00 33.19 0.00 6265.76
00:17:31 12:09:01 AM 4.60 0.22 4.38 11.73 205.25
00:17:31 12:10:02 AM 144.73 3.59 141.14 503.56 181641.03
00:17:31 12:11:01 AM 139.33 14.64 124.69 2282.21 164574.33
00:17:31 12:12:01 AM 2.17 0.03 2.13 0.93 316.46
00:17:31 12:13:01 AM 0.33 0.00 0.33 0.00 218.04
00:17:31 12:14:01 AM 1.07 0.68 0.38 118.38 6.62
00:17:31 12:15:01 AM 0.20 0.02 0.18 0.13 2.95
00:17:31 12:16:01 AM 1.23 1.02 0.22 324.08 43.04
00:17:31 12:17:01 AM 86.57 42.91 43.66 8356.87 2426.41
00:17:31 Average: 49.47 5.67 43.80 1029.21 28779.35
00:17:31
00:17:31 12:04:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:17:31 12:05:01 AM 5211744 7051352 2670688 33.88 2688 2015172 680436 7.62 187968 2132788 124060
00:17:31 12:06:01 AM 5178700 7024440 2703732 34.30 2688 2021716 722856 8.09 223012 2130864 14012
00:17:31 12:07:01 AM 4937256 7045648 2945176 37.36 2688 2274328 664004 7.43 265776 2296496 175500
00:17:31 12:08:01 AM 4927664 7035696 2954768 37.49 2688 2274332 664004 7.43 265796 2301128 4
00:17:31 12:09:01 AM 4770848 6972860 3111584 39.47 2688 2368360 793040 8.88 266068 2456100 92792
00:17:31 12:10:02 AM 124404 6720552 7758028 98.42 2636 6674624 941516 10.54 437552 6739520 1383460
00:17:31 12:11:01 AM 229704 6851384 7652728 97.09 2636 6651452 771876 8.64 489364 6504992 1296
00:17:31 12:12:01 AM 208872 6837192 7673560 97.35 2636 6658100 787768 8.82 489424 6525812 1152
00:17:31 12:13:01 AM 188576 6822276 7693856 97.61 2636 6663456 787768 8.82 489480 6545472 4
00:17:31 12:14:01 AM 161956 6799208 7720476 97.95 2636 6667008 819484 9.18 491916 6569488 4
00:17:31 12:15:01 AM 155468 6732804 7726964 98.03 2636 6607060 889884 9.96 491528 6575980 4
00:17:31 12:16:01 AM 357128 6916364 7525304 95.47 2636 6589924 675208 7.56 492920 6390232 1700
00:17:31 12:17:01 AM 173132 6774872 7709300 97.80 2636 6644372 763556 8.55 496552 6594152 11204
00:17:31 Average: 2048112 6891127 5834320 74.02 2656 4931531 766262 8.58 391335 4904848 138861
00:17:31
00:17:31 12:04:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:17:31 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:05:01 AM eth0 111.70 90.64 1329.67 12.44 0.00 0.00 0.00 0.00
00:17:31 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:06:01 AM eth0 14.33 10.86 7.71 4.48 0.00 0.00 0.00 0.00
00:17:31 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:07:01 AM eth0 48.65 42.02 341.44 12.16 0.00 0.00 0.00 0.00
00:17:31 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:08:01 AM eth0 196.33 139.70 36.51 34.01 0.00 0.00 0.00 0.00
00:17:31 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:09:01 AM eth0 391.70 255.97 1581.63 20.89 0.00 0.00 0.00 0.00
00:17:31 12:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:10:02 AM eth0 313.85 199.60 1596.35 12.95 0.00 0.00 0.00 0.00
00:17:31 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:11:01 AM eth0 248.95 213.05 29.68 424.73 0.00 0.00 0.00 0.00
00:17:31 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:12:01 AM eth0 100.57 66.66 16.28 8.96 0.00 0.00 0.00 0.00
00:17:31 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:13:01 AM eth0 87.67 59.76 44.79 19.77 0.00 0.00 0.00 0.00
00:17:31 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:14:01 AM eth0 79.59 77.47 964.20 6.11 0.00 0.00 0.00 0.00
00:17:31 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:15:01 AM eth0 557.28 537.77 8566.61 34.89 0.00 0.00 0.00 0.00
00:17:31 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:16:01 AM eth0 584.55 553.51 8782.31 36.69 0.00 0.00 0.00 0.00
00:17:31 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 12:17:01 AM eth0 49.86 33.13 95.18 37.89 0.00 0.00 0.00 0.00
00:17:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:17:31 Average: eth0 214.24 175.36 1801.54 50.73 0.00 0.00 0.00 0.00
00:17:31
00:17:31
00:17:31 ---> sar -P ALL:
00:17:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/17/2025 _x86_64_ (2 CPU)
00:17:31
00:17:31 00:03:03 LINUX RESTART (2 CPU)
00:17:31
00:17:31 12:04:01 AM CPU %user %nice %system %iowait %steal %idle
00:17:31 12:05:01 AM all 39.64 0.00 5.76 1.25 0.11 53.25
00:17:31 12:05:01 AM 0 28.93 0.00 4.45 1.21 0.12 65.29
00:17:31 12:05:01 AM 1 50.37 0.00 7.06 1.28 0.10 41.18
00:17:31 12:06:01 AM all 14.86 0.00 2.36 1.33 0.08 81.37
00:17:31 12:06:01 AM 0 9.30 0.00 2.07 1.59 0.07 86.97
00:17:31 12:06:01 AM 1 20.42 0.00 2.66 1.07 0.08 75.77
00:17:31 12:07:01 AM all 36.49 0.00 6.24 0.81 0.09 56.37
00:17:31 12:07:01 AM 0 33.12 0.00 5.96 0.72 0.08 60.12
00:17:31 12:07:01 AM 1 39.84 0.00 6.51 0.91 0.10 52.63
00:17:31 12:08:01 AM all 0.77 0.00 0.63 0.66 0.06 97.89
00:17:31 12:08:01 AM 0 1.10 0.00 0.55 0.77 0.07 97.51
00:17:31 12:08:01 AM 1 0.43 0.00 0.70 0.55 0.05 98.26
00:17:31 12:09:01 AM all 6.77 0.00 1.42 0.02 0.08 91.71
00:17:31 12:09:01 AM 0 5.76 0.00 1.49 0.03 0.07 92.65
00:17:31 12:09:01 AM 1 7.79 0.00 1.34 0.00 0.08 90.78
00:17:31 12:10:02 AM all 39.47 0.00 9.96 18.15 0.10 32.32
00:17:31 12:10:02 AM 0 38.05 0.00 9.53 16.91 0.10 35.41
00:17:31 12:10:02 AM 1 40.89 0.00 10.38 19.40 0.10 29.23
00:17:31 12:11:01 AM all 7.29 0.00 7.41 20.24 0.08 64.99
00:17:31 12:11:01 AM 0 5.03 0.00 6.55 20.66 0.07 67.69
00:17:31 12:11:01 AM 1 9.54 0.00 8.26 19.82 0.09 62.30
00:17:31 12:12:01 AM all 8.11 0.00 0.75 0.03 0.09 91.01
00:17:31 12:12:01 AM 0 3.93 0.00 0.42 0.07 0.10 95.49
00:17:31 12:12:01 AM 1 12.29 0.00 1.09 0.00 0.08 86.53
00:17:31 12:13:01 AM all 7.17 0.00 0.67 0.03 0.07 92.07
00:17:31 12:13:01 AM 0 4.35 0.00 0.43 0.03 0.07 95.12
00:17:31 12:13:01 AM 1 10.00 0.00 0.90 0.02 0.07 89.01
00:17:31 12:14:01 AM all 1.60 0.00 0.23 0.02 0.06 98.10
00:17:31 12:14:01 AM 0 0.65 0.00 0.15 0.03 0.08 99.08
00:17:31 12:14:01 AM 1 2.54 0.00 0.32 0.00 0.03 97.11
00:17:31 12:15:01 AM all 5.70 0.00 0.79 0.00 0.07 93.45
00:17:31 12:15:01 AM 0 1.07 0.00 0.23 0.00 0.08 98.61
00:17:31 12:15:01 AM 1 10.36 0.00 1.35 0.00 0.05 88.24
00:17:31
00:17:31 12:15:01 AM CPU %user %nice %system %iowait %steal %idle
00:17:31 12:16:01 AM all 12.79 0.00 0.99 0.03 0.08 86.12
00:17:31 12:16:01 AM 0 1.91 0.00 0.57 0.02 0.08 97.42
00:17:31 12:16:01 AM 1 23.86 0.00 1.41 0.05 0.07 74.60
00:17:31 12:17:01 AM all 29.96 0.00 4.12 1.29 0.09 64.53
00:17:31 12:17:01 AM 0 16.46 0.00 3.28 1.30 0.10 78.85
00:17:31 12:17:01 AM 1 43.49 0.00 4.96 1.29 0.08 50.18
00:17:31 Average: all 16.25 0.00 3.18 3.35 0.08 77.14
00:17:31 Average: 0 11.54 0.00 2.74 3.31 0.08 82.32
00:17:31 Average: 1 20.96 0.00 3.61 3.40 0.08 71.95
00:17:31
00:17:31
00:17:31