04:48:17 Started by upstream project "integration-distribution-mri-test-vanadium" build number 9
04:48:17 originally caused by:
04:48:17 Started by timer
04:48:17 Running as SYSTEM
04:48:17 [EnvInject] - Loading node environment variables.
04:48:17 Building remotely on prd-centos8-robot-2c-8g-36 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
04:48:17 [ssh-agent] Looking for ssh-agent implementation...
04:48:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
04:48:18 $ ssh-agent
04:48:18 SSH_AUTH_SOCK=/tmp/ssh-p6eMVZhtexAQ/agent.5293
04:48:18 SSH_AGENT_PID=5294
04:48:18 [ssh-agent] Started.
04:48:18 Running ssh-add (command line suppressed)
04:48:18 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_6812063750295431564.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/private_key_6812063750295431564.key)
04:48:18 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
04:48:18 The recommended git tool is: NONE
04:48:20 using credential opendaylight-jenkins-ssh
04:48:20 Wiping out workspace first.
04:48:20 Cloning the remote Git repository
04:48:20 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
04:48:20 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test # timeout=10
04:48:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
04:48:20 > git --version # timeout=10
04:48:20 > git --version # 'git version 2.43.0'
04:48:20 using GIT_SSH to set credentials Release Engineering Jenkins Key
04:48:20 [INFO] Currently running in a labeled security context
04:48:20 [INFO] Currently SELinux is 'enforcing' on the host
04:48:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh9672912017524467832.key
04:48:20 Verifying host key using known hosts file
04:48:20 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.
04:48:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
04:48:23 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
04:48:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:48:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
04:48:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
04:48:24 using GIT_SSH to set credentials Release Engineering Jenkins Key
04:48:24 [INFO] Currently running in a labeled security context
04:48:24 [INFO] Currently SELinux is 'enforcing' on the host
04:48:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test@tmp/jenkins-gitclient-ssh17862187825943006568.key
04:48:24 Verifying host key using known hosts file
04:48:24 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.
04:48:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
04:48:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:48:24 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
04:48:24 > git config core.sparsecheckout # timeout=10
04:48:24 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
04:48:24 Commit message: "Adapt test for new pce-allocation field"
04:48:24 > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:48:24 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
04:48:25 No emails were triggered.
04:48:25 provisioning config files...
04:48:25 copy managed file [npmrc] to file:/home/jenkins/.npmrc
04:48:25 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
04:48:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:48:25 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15210452113458159258.sh
04:48:25 ---> python-tools-install.sh
04:48:25 Setup pyenv:
04:48:25 system
04:48:25 * 3.8.13 (set by /opt/pyenv/version)
04:48:25 * 3.9.13 (set by /opt/pyenv/version)
04:48:25 * 3.10.13 (set by /opt/pyenv/version)
04:48:25 * 3.11.7 (set by /opt/pyenv/version)
04:48:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNZf
04:48:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
04:48:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:48:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:48:34 lf-activate-venv(): INFO: Base packages installed successfully
04:48:34 lf-activate-venv(): INFO: Installing additional packages: lftools
04:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:48:59 Generating Requirements File
04:49:18 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.
04:49:18 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
04:49:18 Python 3.11.7
04:49:19 pip 25.2 from /tmp/venv-WNZf/lib/python3.11/site-packages/pip (python 3.11)
04:49:19 appdirs==1.4.4
04:49:19 argcomplete==3.6.2
04:49:19 aspy.yaml==1.3.0
04:49:19 attrs==25.3.0
04:49:19 autopage==0.5.2
04:49:19 beautifulsoup4==4.14.2
04:49:19 boto3==1.40.43
04:49:19 botocore==1.40.43
04:49:19 bs4==0.0.2
04:49:19 cachetools==6.2.0
04:49:19 certifi==2025.8.3
04:49:19 cffi==2.0.0
04:49:19 cfgv==3.4.0
04:49:19 chardet==5.2.0
04:49:19 charset-normalizer==3.4.3
04:49:19 click==8.3.0
04:49:19 cliff==4.11.0
04:49:19 cmd2==2.7.0
04:49:19 cryptography==3.3.2
04:49:19 debtcollector==3.0.0
04:49:19 decorator==5.2.1
04:49:19 defusedxml==0.7.1
04:49:19 Deprecated==1.2.18
04:49:19 distlib==0.4.0
04:49:19 dnspython==2.8.0
04:49:19 docker==7.1.0
04:49:19 dogpile.cache==1.4.1
04:49:19 durationpy==0.10
04:49:19 email-validator==2.3.0
04:49:19 filelock==3.19.1
04:49:19 future==1.0.0
04:49:19 gitdb==4.0.12
04:49:19 GitPython==3.1.45
04:49:19 google-auth==2.41.1
04:49:19 httplib2==0.31.0
04:49:19 identify==2.6.14
04:49:19 idna==3.10
04:49:19 importlib-resources==1.5.0
04:49:19 iso8601==2.1.0
04:49:19 Jinja2==3.1.6
04:49:19 jmespath==1.0.1
04:49:19 jsonpatch==1.33
04:49:19 jsonpointer==3.0.0
04:49:19 jsonschema==4.25.1
04:49:19 jsonschema-specifications==2025.9.1
04:49:19 keystoneauth1==5.12.0
04:49:19 kubernetes==34.1.0
04:49:19 lftools==0.37.14
04:49:19 lxml==6.0.2
04:49:19 markdown-it-py==4.0.0
04:49:19 MarkupSafe==3.0.3
04:49:19 mdurl==0.1.2
04:49:19 msgpack==1.1.1
04:49:19 multi_key_dict==2.0.3
04:49:19 munch==4.0.0
04:49:19 netaddr==1.3.0
04:49:19 niet==1.4.2
04:49:19 nodeenv==1.9.1
04:49:19 oauth2client==4.1.3
04:49:19 oauthlib==3.3.1
04:49:19 openstacksdk==4.7.1
04:49:19 os-service-types==1.8.0
04:49:19 osc-lib==4.2.0
04:49:19 oslo.config==10.0.0
04:49:19 oslo.context==6.1.0
04:49:19 oslo.i18n==6.6.0
04:49:19 oslo.log==7.2.1
04:49:19 oslo.serialization==5.8.0
04:49:19 oslo.utils==9.1.0
04:49:19 packaging==25.0
04:49:19 pbr==7.0.1
04:49:19 platformdirs==4.4.0
04:49:19 prettytable==3.16.0
04:49:19 psutil==7.1.0
04:49:19 pyasn1==0.6.1
04:49:19 pyasn1_modules==0.4.2
04:49:19 pycparser==2.23
04:49:19 pygerrit2==2.0.15
04:49:19 PyGithub==2.8.1
04:49:19 Pygments==2.19.2
04:49:19 PyJWT==2.10.1
04:49:19 PyNaCl==1.6.0
04:49:19 pyparsing==2.4.7
04:49:19 pyperclip==1.11.0
04:49:19 pyrsistent==0.20.0
04:49:19 python-cinderclient==9.8.0
04:49:19 python-dateutil==2.9.0.post0
04:49:19 python-heatclient==4.3.0
04:49:19 python-jenkins==1.8.3
04:49:19 python-keystoneclient==5.7.0
04:49:19 python-magnumclient==4.9.0
04:49:19 python-openstackclient==8.2.0
04:49:19 python-swiftclient==4.8.0
04:49:19 PyYAML==6.0.3
04:49:19 referencing==0.36.2
04:49:19 requests==2.32.5
04:49:19 requests-oauthlib==2.0.0
04:49:19 requestsexceptions==1.4.0
04:49:19 rfc3986==2.0.0
04:49:19 rich==14.1.0
04:49:19 rich-argparse==1.7.1
04:49:19 rpds-py==0.27.1
04:49:19 rsa==4.9.1
04:49:19 ruamel.yaml==0.18.15
04:49:19 ruamel.yaml.clib==0.2.14
04:49:19 s3transfer==0.14.0
04:49:19 simplejson==3.20.2
04:49:19 six==1.17.0
04:49:19 smmap==5.0.2
04:49:19 soupsieve==2.8
04:49:19 stevedore==5.5.0
04:49:19 tabulate==0.9.0
04:49:19 toml==0.10.2
04:49:19 tomlkit==0.13.3
04:49:19 tqdm==4.67.1
04:49:19 typing_extensions==4.15.0
04:49:19 tzdata==2025.2
04:49:19 urllib3==1.26.20
04:49:19 virtualenv==20.34.0
04:49:19 wcwidth==0.2.14
04:49:19 websocket-client==1.8.0
04:49:19 wrapt==1.17.3
04:49:19 xdg==6.0.0
04:49:19 xmltodict==1.0.2
04:49:19 yq==3.4.3
04:49:19 [EnvInject] - Injecting environment variables from a build step.
04:49:19 [EnvInject] - Injecting as environment variables the properties content
04:49:19 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
04:49:19 OS_CLOUD=vex
04:49:19 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:49:19 OS_STACK_TEMPLATE_DIR=openstack-hot
04:49:19
04:49:19 [EnvInject] - Variables injected successfully.
04:49:19 provisioning config files...
04:49:19 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:49:19 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins6244024578367570481.sh
04:49:19 ---> Create parameters file for OpenStack HOT
04:49:19 OpenStack Heat parameters generated
04:49:19 -----------------------------------
04:49:19 parameters:
04:49:19 vm_0_count: '1'
04:49:19 vm_0_flavor: 'v3-standard-8'
04:49:19 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
04:49:19 vm_1_count: '1'
04:49:19 vm_1_flavor: 'v3-standard-8'
04:49:19 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
04:49:19
04:49:19 job_name: '59795-9'
04:49:19 silo: 'releng'
04:49:19 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins16855398626817951798.sh
04:49:19 ---> Create HEAT stack
04:49:19 + source /home/jenkins/lf-env.sh
04:49:19 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:49:19 ++ mktemp -d /tmp/venv-XXXX
04:49:19 + lf_venv=/tmp/venv-v5wD
04:49:19 + local venv_file=/tmp/.os_lf_venv
04:49:19 + local python=python3
04:49:19 + local options
04:49:19 + local set_path=true
04:49:19 + local install_args=
04:49:19 ++ 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
04:49:19 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
04:49:19 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
04:49:19 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:49:19 + true
04:49:19 + case $1 in
04:49:19 + python=python3
04:49:19 + shift 2
04:49:19 + true
04:49:19 + case $1 in
04:49:19 + shift
04:49:19 + break
04:49:19 + case $python in
04:49:19 + local pkg_list=
04:49:19 + [[ -d /opt/pyenv ]]
04:49:19 + echo 'Setup pyenv:'
04:49:19 Setup pyenv:
04:49:19 + export PYENV_ROOT=/opt/pyenv
04:49:19 + PYENV_ROOT=/opt/pyenv
04:49:19 + 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
04:49:19 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:49:19 + pyenv versions
04:49:20 system
04:49:20 3.8.13
04:49:20 3.9.13
04:49:20 3.10.13
04:49:20 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:49:20 + command -v pyenv
04:49:20 ++ pyenv init - --no-rehash
04:49:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
04:49:20 for i in ${!paths[@]}; do
04:49:20 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
04:49:20 fi; done;
04:49:20 echo "${paths[*]}"'\'')"
04:49:20 export PATH="/opt/pyenv/shims:${PATH}"
04:49:20 export PYENV_SHELL=bash
04:49:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
04:49:20 pyenv() {
04:49:20 local command
04:49:20 command="${1:-}"
04:49:20 if [ "$#" -gt 0 ]; then
04:49:20 shift
04:49:20 fi
04:49:20
04:49:20 case "$command" in
04:49:20 rehash|shell)
04:49:20 eval "$(pyenv "sh-$command" "$@")"
04:49:20 ;;
04:49:20 *)
04:49:20 command pyenv "$command" "$@"
04:49:20 ;;
04:49:20 esac
04:49:20 }'
04:49:20 +++ bash --norc -ec 'IFS=:; paths=($PATH);
04:49:20 for i in ${!paths[@]}; do
04:49:20 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
04:49:20 fi; done;
04:49:20 echo "${paths[*]}"'
04:49:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:49:20 ++ 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
04:49:20 ++ 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
04:49:20 ++ export PYENV_SHELL=bash
04:49:20 ++ PYENV_SHELL=bash
04:49:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
04:49:20 +++ complete -F _pyenv pyenv
04:49:20 ++ lf-pyver python3
04:49:20 ++ local py_version_xy=python3
04:49:20 ++ local py_version_xyz=
04:49:20 ++ awk '{ print $1 }'
04:49:20 ++ pyenv versions
04:49:20 ++ local command
04:49:20 ++ command=versions
04:49:20 ++ '[' 1 -gt 0 ']'
04:49:20 ++ shift
04:49:20 ++ case "$command" in
04:49:20 ++ command pyenv versions
04:49:20 ++ pyenv versions
04:49:20 ++ sed 's/^[ *]* //'
04:49:20 ++ grep -E '^[0-9.]*[0-9]$'
04:49:20 ++ [[ ! -s /tmp/.pyenv_versions ]]
04:49:20 +++ grep '^3' /tmp/.pyenv_versions
04:49:20 +++ tail -n 1
04:49:20 +++ sort -V
04:49:20 ++ py_version_xyz=3.11.7
04:49:20 ++ [[ -z 3.11.7 ]]
04:49:20 ++ echo 3.11.7
04:49:20 ++ return 0
04:49:20 + pyenv local 3.11.7
04:49:20 + local command
04:49:20 + command=local
04:49:20 + '[' 2 -gt 0 ']'
04:49:20 + shift
04:49:20 + case "$command" in
04:49:20 + command pyenv local 3.11.7
04:49:20 + pyenv local 3.11.7
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='lftools[openstack] '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='kubernetes '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='niet '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='python-heatclient '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='python-openstackclient '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='python-magnumclient '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='urllib3~=1.26.15 '
04:49:20 + for arg in "$@"
04:49:20 + case $arg in
04:49:20 + pkg_list+='yq '
04:49:20 + [[ -f /tmp/.os_lf_venv ]]
04:49:20 ++ cat /tmp/.os_lf_venv
04:49:20 + lf_venv=/tmp/venv-WNZf
04:49:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from' file:/tmp/.os_lf_venv
04:49:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:49:20 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
04:49:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:49:20 + local 'pip_opts=--upgrade --quiet'
04:49:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
04:49:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
04:49:20 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
04:49:20 + [[ -n '' ]]
04:49:20 + [[ -n '' ]]
04:49:20 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
04:49:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:49:20 + /tmp/venv-WNZf/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
04:49:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
04:49:26 lf-activate-venv(): INFO: Base packages installed successfully
04:49:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
04:49:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
04:49:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:49:26 + /tmp/venv-WNZf/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
04:49:57 + type python3
04:49:57 + true
04:49:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH'
04:49:57 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:49:57 + PATH=/tmp/venv-WNZf/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
04:49:57 + return 0
04:49:57 + openstack --os-cloud vex limits show --absolute
04:49:59 +--------------------------+---------+
04:49:59 | Name | Value |
04:49:59 +--------------------------+---------+
04:49:59 | maxTotalInstances | -1 |
04:49:59 | maxTotalCores | 450 |
04:49:59 | maxTotalRAMSize | 1000000 |
04:49:59 | maxServerMeta | 128 |
04:49:59 | maxImageMeta | 128 |
04:49:59 | maxPersonality | 5 |
04:49:59 | maxPersonalitySize | 10240 |
04:49:59 | maxTotalKeypairs | 100 |
04:49:59 | maxServerGroups | 10 |
04:49:59 | maxServerGroupMembers | 10 |
04:49:59 | maxTotalFloatingIps | -1 |
04:49:59 | maxSecurityGroups | -1 |
04:49:59 | maxSecurityGroupRules | -1 |
04:49:59 | totalRAMUsed | 778240 |
04:49:59 | totalCoresUsed | 190 |
04:49:59 | totalInstancesUsed | 59 |
04:49:59 | totalFloatingIpsUsed | 0 |
04:49:59 | totalSecurityGroupsUsed | 0 |
04:49:59 | totalServerGroupsUsed | 0 |
04:49:59 | maxTotalVolumes | -1 |
04:49:59 | maxTotalSnapshots | 10 |
04:49:59 | maxTotalVolumeGigabytes | 4096 |
04:49:59 | maxTotalBackups | 10 |
04:49:59 | maxTotalBackupGigabytes | 1000 |
04:49:59 | totalVolumesUsed | 0 |
04:49:59 | totalGigabytesUsed | 0 |
04:49:59 | totalSnapshotsUsed | 0 |
04:49:59 | totalBackupsUsed | 0 |
04:49:59 | totalBackupGigabytesUsed | 0 |
04:49:59 +--------------------------+---------+
04:49:59 + pushd /opt/ciman/openstack-hot
04:49:59 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
04:49:59 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-vanadium-9 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/stack-parameters.yaml
04:50:45 Creating stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:50:45 Waiting to initialize infrastructure...
04:50:45 Waiting to initialize infrastructure...
04:50:45 Waiting to initialize infrastructure...
04:50:45 Stack initialization successful.
04:50:45 ------------------------------------
04:50:45 Stack Details
04:50:45 ------------------------------------
04:50:45 {'added': None,
04:50:45 'capabilities': [],
04:50:45 'created_at': '2025-10-02T04:50:02Z',
04:50:45 'deleted': None,
04:50:45 'deleted_at': None,
04:50:45 'description': 'No description',
04:50:45 'environment': None,
04:50:45 'environment_files': None,
04:50:45 'files': None,
04:50:45 'files_container': None,
04:50:45 'id': '79da1ea6-fbb4-40ef-82ae-9248356ae015',
04:50:45 'is_rollback_disabled': True,
04:50:45 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-vanadium-9/79da1ea6-fbb4-40ef-82ae-9248356ae015',
04:50:45 'rel': 'self'}],
04:50:45 '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'})}),
04:50:45 'name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-9',
04:50:45 'notification_topics': [],
04:50:45 'outputs': [{'description': 'IP addresses of the 2nd vm types',
04:50:45 'output_key': 'vm_1_ips',
04:50:45 'output_value': ['10.30.171.116']},
04:50:45 {'description': 'IP addresses of the 1st vm types',
04:50:45 'output_key': 'vm_0_ips',
04:50:45 'output_value': ['10.30.170.121']}],
04:50:45 'owner_id': ****,
04:50:45 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
04:50:45 'OS::stack_id': '79da1ea6-fbb4-40ef-82ae-9248356ae015',
04:50:45 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-vanadium-9',
04:50:45 'job_name': '59795-9',
04:50:45 'silo': 'releng',
04:50:45 'vm_0_count': '1',
04:50:45 'vm_0_flavor': 'v3-standard-8',
04:50:45 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
04:50:45 '20250201-010426.857',
04:50:45 'vm_1_count': '1',
04:50:45 'vm_1_flavor': 'v3-standard-8',
04:50:45 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
04:50:45 '- 20250201-060151.911'},
04:50:45 'parent_id': None,
04:50:45 'replaced': None,
04:50:45 'status': 'CREATE_COMPLETE',
04:50:45 'status_reason': 'Stack CREATE completed successfully',
04:50:45 'tags': [],
04:50:45 'template': None,
04:50:45 'template_description': 'No description',
04:50:45 'template_url': None,
04:50:45 'timeout_mins': 15,
04:50:45 'unchanged': None,
04:50:45 'updated': None,
04:50:45 'updated_at': None,
04:50:45 'user_project_id': 'd6c01e05d29c40faa98828e6faabb9b7'}
04:50:45 ------------------------------------
04:50:45 + popd
04:50:45 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
04:50:45 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins7324030227555261651.sh
04:50:46 ---> Copy SSH public keys to CSIT lab
04:50:46 Setup pyenv:
04:50:46 system
04:50:46 3.8.13
04:50:46 3.9.13
04:50:46 3.10.13
04:50:46 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:50:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:50:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:50:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:50:48 lf-activate-venv(): INFO: Base packages installed successfully
04:50:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:51:01 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:51:03 SSH not responding on 10.30.170.121. Retrying in 10 seconds...
04:51:04 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
04:51:04 releng-59795-9-1-mininet-ovs-217-0
04:51:04 Successfully copied public keys to slave 10.30.171.116
04:51:04 Process 6508 ready.
04:51:15 Ping to 10.30.170.121 successful.
04:51:17 SSH not responding on 10.30.170.121. Retrying in 10 seconds...
04:51:27 Ping to 10.30.170.121 successful.
04:51:29 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:51:29 releng-59795-9-0-builder-0
04:51:29 Successfully copied public keys to slave 10.30.170.121
04:51:29 Process 6509 ready.
04:51:29 SSH ready on all stack servers.
04:51:29 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins8452549117078397377.sh
04:51:29 Setup pyenv:
04:51:29 system
04:51:29 3.8.13
04:51:29 3.9.13
04:51:29 3.10.13
04:51:29 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:51:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VD9g
04:51:34 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.robot_venv
04:51:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:51:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:51:37 lf-activate-venv(): INFO: Base packages installed successfully
04:51:37 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
04:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-VD9g/bin to PATH
04:51:39 + echo 'Installing Python Requirements'
04:51:39 Installing Python Requirements
04:51:39 + cat
04:51:39 + python -m pip install -r requirements.txt
04:51:39 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
04:51:39 Collecting docker-py (from -r requirements.txt (line 1))
04:51:39 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)
04:51:40 Collecting ipaddr (from -r requirements.txt (line 2))
04:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
04:51:40 Preparing metadata (setup.py): started
04:51:40 Preparing metadata (setup.py): finished with status 'done'
04:51:40 Collecting netaddr (from -r requirements.txt (line 3))
04:51:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
04:51:40 Collecting netifaces (from -r requirements.txt (line 4))
04:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
04:51:40 Preparing metadata (setup.py): started
04:51:40 Preparing metadata (setup.py): finished with status 'done'
04:51:40 Collecting pyhocon (from -r requirements.txt (line 5))
04:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
04:51:40 Collecting requests (from -r requirements.txt (line 6))
04:51:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
04:51:40 Collecting robotframework (from -r requirements.txt (line 7))
04:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
04:51:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 14.9 MB/s 0:00:00
04:51:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
04:51:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
04:51:40 Preparing metadata (setup.py): started
04:51:40 Preparing metadata (setup.py): finished with status 'done'
04:51:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
04:51:41 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
04:51:41 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)
04:51:41 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
04:51:41 Preparing metadata (setup.py): started
04:51:41 Preparing metadata (setup.py): finished with status 'done'
04:51:41 Collecting scapy (from -r requirements.txt (line 12))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
04:51:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 21.3 MB/s 0:00:00
04:51:41 Collecting jsonpath-rw (from -r requirements.txt (line 15))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
04:51:41 Preparing metadata (setup.py): started
04:51:41 Preparing metadata (setup.py): finished with status 'done'
04:51:41 Collecting elasticsearch (from -r requirements.txt (line 18))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
04:51:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 19.8 MB/s 0:00:00
04:51:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
04:51:41 Collecting pyangbind (from -r requirements.txt (line 22))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
04:51:41 Collecting isodate (from -r requirements.txt (line 25))
04:51:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
04:51:41 Collecting jmespath (from -r requirements.txt (line 28))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
04:51:42 Collecting jsonpatch (from -r requirements.txt (line 31))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
04:51:42 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
04:51:42 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
04:51:42 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
04:51:42 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)
04:51:42 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
04:51:42 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
04:51:42 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
04:51:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
04:51:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
04:51:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
04:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
04:51:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
04:51:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
04:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
04:51:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
04:51:42 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)
04:51:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
04:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
04:51:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
04:51:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
04:51:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
04:51:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
04:51:43 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
04:51:43 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
04:51:43 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)
04:51:43 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
04:51:43 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)
04:51:43 Collecting elasticsearch (from -r requirements.txt (line 18))
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
04:51:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 17.2 MB/s 0:00:00
04:51:43 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
04:51:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
04:51:43 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
04:51:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
04:51:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
04:51:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.8 MB/s 0:00:00
04:51:43 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
04:51:43 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)
04:51:44 Collecting regex (from pyangbind->-r requirements.txt (line 22))
04:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
04:51:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 16.6 MB/s 0:00:00
04:51:44 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
04:51:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
04:51:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:45 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)
04:51:45 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
04:51:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
04:51:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
04:51:45 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:45 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)
04:51:45 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
04:51:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
04:51:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 49.2 MB/s 0:00:00
04:51:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 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)
04:51:46 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
04:51:46 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
04:51:46 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
04:51:46 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
04:51:46 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
04:51:46 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
04:51:46 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 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)
04:51:46 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
04:51:46 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
04:51:46 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))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
04:51:46 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
04:51:46 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
04:51:46 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
04:51:47 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
04:51:47 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
04:51:47 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
04:51:47 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:47 Building wheel for robotframework-sshlibrary (setup.py): started
04:51:47 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
04:51:47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=52d3b75ae1f41f860fe85674705a330b321ca403300c4296ddf3ee423ca563a0
04:51:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
04:51:47 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:47 Building wheel for ipaddr (setup.py): started
04:51:47 Building wheel for ipaddr (setup.py): finished with status 'done'
04:51:47 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=bde81ca8dbd3088d87c2311dafaa9df1ee9d67149a5876da5f1eba422b85e901
04:51:47 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
04:51:47 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:47 Building wheel for netifaces (setup.py): started
04:51:50 Building wheel for netifaces (setup.py): finished with status 'done'
04:51:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41067 sha256=307a37331333c7e85fdea33303e9b5774599ae4e0c9abb9ec8b18639f3b87147
04:51:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
04:51:50 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:50 Building wheel for robotframework-httplibrary (setup.py): started
04:51:50 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
04:51:50 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2ca640de2a10fc5214047e74f1a6b60965ae0f34f3a0246ce90c8927e1a09aee
04:51:50 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
04:51:50 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:50 Building wheel for jsonpath-rw (setup.py): started
04:51:50 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
04:51:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=955272d92609c3ccaee9745088abae7ba61d3f983b98e707c61eed2f873048f5
04:51:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
04:51:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
04:51:50 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
04:51:57
04:51:57 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
04:51:58 + pip freeze
04:51:58 attrs==25.3.0
04:51:58 bcrypt==5.0.0
04:51:58 beautifulsoup4==4.14.2
04:51:58 certifi==2025.8.3
04:51:58 cffi==2.0.0
04:51:58 charset-normalizer==3.4.3
04:51:58 click==8.3.0
04:51:58 cryptography==46.0.2
04:51:58 decorator==5.2.1
04:51:58 distlib==0.4.0
04:51:58 docker-py==1.10.6
04:51:58 docker-pycreds==0.4.0
04:51:58 elastic-transport==8.17.1
04:51:58 elasticsearch==8.19.1
04:51:58 elasticsearch-dsl==8.15.4
04:51:58 enum34==1.1.10
04:51:58 filelock==3.19.1
04:51:58 h11==0.16.0
04:51:58 idna==3.10
04:51:58 invoke==2.2.0
04:51:58 ipaddr==2.2.0
04:51:58 isodate==0.7.2
04:51:58 jmespath==1.0.1
04:51:58 jsonpatch==1.33
04:51:58 jsonpath-rw==1.4.0
04:51:58 jsonpointer==3.0.0
04:51:58 lxml==6.0.2
04:51:58 netaddr==1.3.0
04:51:58 netifaces==0.11.0
04:51:58 outcome==1.3.0.post0
04:51:58 paramiko==4.0.0
04:51:58 platformdirs==4.4.0
04:51:58 ply==3.11
04:51:58 pyang==2.7.1
04:51:58 pyangbind==0.8.6
04:51:58 pycparser==2.23
04:51:58 pyhocon==0.3.61
04:51:58 PyNaCl==1.6.0
04:51:58 pyparsing==3.2.5
04:51:58 PySocks==1.7.1
04:51:58 python-dateutil==2.9.0.post0
04:51:58 regex==2025.9.18
04:51:58 requests==2.32.5
04:51:58 robotframework==7.3.2
04:51:58 robotframework-httplibrary==0.4.2
04:51:58 robotframework-pythonlibcore==4.4.1
04:51:58 robotframework-requests==0.9.7
04:51:58 robotframework-selenium2library==3.0.0
04:51:58 robotframework-seleniumlibrary==6.7.1
04:51:58 robotframework-sshlibrary==3.8.0
04:51:58 scapy==2.6.1
04:51:58 scp==0.15.0
04:51:58 selenium==4.35.0
04:51:58 six==1.17.0
04:51:58 sniffio==1.3.1
04:51:58 sortedcontainers==2.4.0
04:51:58 soupsieve==2.8
04:51:58 trio==0.30.0
04:51:58 trio-websocket==0.12.2
04:51:58 typing_extensions==4.14.1
04:51:58 urllib3==2.5.0
04:51:58 virtualenv==20.34.0
04:51:58 waitress==3.0.2
04:51:58 WebOb==1.8.9
04:51:58 websocket-client==1.8.0
04:51:58 WebTest==3.0.6
04:51:58 wsproto==1.2.0
04:51:58 [EnvInject] - Injecting environment variables from a build step.
04:51:58 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
04:51:58 [EnvInject] - Variables injected successfully.
04:51:58 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins10151013977837098607.sh
04:51:58 Setup pyenv:
04:51:58 system
04:51:58 3.8.13
04:51:58 3.9.13
04:51:58 3.10.13
04:51:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:51:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:51:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:51:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:52:00 lf-activate-venv(): INFO: Base packages installed successfully
04:52:00 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
04:52:08 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.
04:52:08 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:52:08 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
04:52:08 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:52:08 + ODL_SYSTEM=()
04:52:08 + TOOLS_SYSTEM=()
04:52:08 + OPENSTACK_SYSTEM=()
04:52:08 + OPENSTACK_CONTROLLERS=()
04:52:08 + mapfile -t ADDR
04:52:08 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:52:08 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
04:52:10 + for i in "${ADDR[@]}"
04:52:10 ++ ssh 10.30.170.121 hostname -s
04:52:10 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:10 + REMHOST=releng-59795-9-0-builder-0
04:52:10 + case ${REMHOST} in
04:52:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
04:52:10 + for i in "${ADDR[@]}"
04:52:10 ++ ssh 10.30.171.116 hostname -s
04:52:10 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
04:52:13 + REMHOST=releng-59795-9-1-mininet-ovs-217-0
04:52:13 + case ${REMHOST} in
04:52:13 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
04:52:13 + echo NUM_ODL_SYSTEM=1
04:52:13 + echo NUM_TOOLS_SYSTEM=1
04:52:13 + '[' '' == yes ']'
04:52:13 + NUM_OPENSTACK_SYSTEM=0
04:52:13 + echo NUM_OPENSTACK_SYSTEM=0
04:52:13 + '[' 0 -eq 2 ']'
04:52:13 + echo ODL_SYSTEM_IP=10.30.170.121
04:52:13 ++ seq 0 0
04:52:13 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
04:52:13 + echo ODL_SYSTEM_1_IP=10.30.170.121
04:52:13 + echo TOOLS_SYSTEM_IP=10.30.171.116
04:52:13 ++ seq 0 0
04:52:13 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
04:52:13 + echo TOOLS_SYSTEM_1_IP=10.30.171.116
04:52:13 + openstack_index=0
04:52:13 + NUM_OPENSTACK_CONTROL_NODES=1
04:52:13 + echo NUM_OPENSTACK_CONTROL_NODES=1
04:52:13 ++ seq 0 0
04:52:13 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
04:52:13 + echo OPENSTACK_CONTROL_NODE_1_IP=
04:52:13 + NUM_OPENSTACK_COMPUTE_NODES=-1
04:52:13 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
04:52:13 + '[' -1 -ge 2 ']'
04:52:13 ++ seq 0 -2
04:52:13 + NUM_OPENSTACK_HAPROXY_NODES=0
04:52:13 + echo NUM_OPENSTACK_HAPROXY_NODES=0
04:52:13 ++ seq 0 -1
04:52:13 + echo 'Contents of slave_addresses.txt:'
04:52:13 Contents of slave_addresses.txt:
04:52:13 + cat slave_addresses.txt
04:52:13 NUM_ODL_SYSTEM=1
04:52:13 NUM_TOOLS_SYSTEM=1
04:52:13 NUM_OPENSTACK_SYSTEM=0
04:52:13 ODL_SYSTEM_IP=10.30.170.121
04:52:13 ODL_SYSTEM_1_IP=10.30.170.121
04:52:13 TOOLS_SYSTEM_IP=10.30.171.116
04:52:13 TOOLS_SYSTEM_1_IP=10.30.171.116
04:52:13 NUM_OPENSTACK_CONTROL_NODES=1
04:52:13 OPENSTACK_CONTROL_NODE_1_IP=
04:52:13 NUM_OPENSTACK_COMPUTE_NODES=-1
04:52:13 NUM_OPENSTACK_HAPROXY_NODES=0
04:52:13 [EnvInject] - Injecting environment variables from a build step.
04:52:13 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
04:52:13 [EnvInject] - Variables injected successfully.
04:52:13 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins17469924908893433121.sh
04:52:13 Preparing for JRE Version 21
04:52:13 Karaf artifact is karaf
04:52:13 Karaf project is integration
04:52:13 Java home is /usr/lib/jvm/java-21-openjdk-amd64
04:52:13 [EnvInject] - Injecting environment variables from a build step.
04:52:13 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
04:52:13 [EnvInject] - Variables injected successfully.
04:52:13 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins13555402401589533848.sh
04:52:13 2025-10-02 04:52:13 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
04:52:13 Bundle version is 0.23.0-SNAPSHOT
04:52:13 --2025-10-02 04:52:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
04:52:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
04:52:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
04:52:13 HTTP request sent, awaiting response... 200 OK
04:52:13 Length: 1410 (1.4K) [application/xml]
04:52:13 Saving to: ‘maven-metadata.xml’
04:52:13
04:52:13 0K . 100% 55.3M=0s
04:52:13
04:52:13 2025-10-02 04:52:13 (55.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
04:52:13
04:52:13
04:52:13
04:52:13 org.opendaylight.integration
04:52:13 karaf
04:52:13 0.23.0-SNAPSHOT
04:52:13
04:52:13
04:52:13 20251001.223429
04:52:13 376
04:52:13
04:52:13 20251001223429
04:52:13
04:52:13
04:52:13 pom
04:52:13 0.23.0-20251001.223429-376
04:52:13 20251001223429
04:52:13
04:52:13
04:52:13 tar.gz
04:52:13 0.23.0-20251001.223429-376
04:52:13 20251001223429
04:52:13
04:52:13
04:52:13 zip
04:52:13 0.23.0-20251001.223429-376
04:52:13 20251001223429
04:52:13
04:52:13
04:52:13 cyclonedx
04:52:13 xml
04:52:13 0.23.0-20251001.223429-376
04:52:13 20251001223429
04:52:13
04:52:13
04:52:13 cyclonedx
04:52:13 json
04:52:13 0.23.0-20251001.223429-376
04:52:13 20251001223429
04:52:13
04:52:13
04:52:13
04:52:13
04:52:13 Nexus timestamp is 0.23.0-20251001.223429-376
04:52:13 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip
04:52:13 Distribution bundle is karaf-0.23.0-20251001.223429-376.zip
04:52:13 Distribution bundle version is 0.23.0-SNAPSHOT
04:52:13 Distribution folder is karaf-0.23.0-SNAPSHOT
04:52:13 Nexus prefix is https://nexus.opendaylight.org
04:52:13 [EnvInject] - Injecting environment variables from a build step.
04:52:13 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
04:52:13 [EnvInject] - Variables injected successfully.
04:52:13 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins14027151937563824284.sh
04:52:13 Setup pyenv:
04:52:13 system
04:52:13 3.8.13
04:52:13 3.9.13
04:52:13 3.10.13
04:52:13 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:52:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:52:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:52:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:52:16 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.
04:52:16 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:52:16 lf-activate-venv(): INFO: Base packages installed successfully
04:52:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
04:52:21 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.
04:52:21 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:52:21 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:52:21 Copying common-functions.sh to /tmp
04:52:23 Copying common-functions.sh to 10.30.170.121:/tmp
04:52:23 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:23 Copying common-functions.sh to 10.30.171.116:/tmp
04:52:23 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
04:52:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17262863558242111971.sh
04:52:23 common-functions.sh is being sourced
04:52:23 common-functions environment:
04:52:23 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:52:23 ACTUALFEATURES:
04:52:23 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:23 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
04:52:23 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:23 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:23 CONTROLLERMEM: 12G
04:52:23 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
04:52:23 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
04:52:23 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
04:52:23 SUITES:
04:52:23
04:52:23 #################################################
04:52:23 ## Configure Cluster and Start ##
04:52:23 #################################################
04:52:23 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
04:52:23 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
04:52:23 Locating script plan to use...
04:52:23 Finished running script plans
04:52:24 Configuring member-1 with IP address 10.30.170.121
04:52:24 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:24 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:24 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
04:52:24 common-functions.sh is being sourced
04:52:24 ++ [[ /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 ]]
04:52:24 ++ echo 'common-functions.sh is being sourced'
04:52:24 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
04:52:24 ++ DISTROSTREAM=vanadium
04:52:24 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:52:24 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:52:24 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:24 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:24 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
04:52:24 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
04:52:24 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:24 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:24 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:24 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:24 ++ export CONTROLLERMEM=
04:52:24 ++ CONTROLLERMEM=
04:52:24 ++ case "${DISTROSTREAM}" in
04:52:24 ++ CLUSTER_SYSTEM=pekko
04:52:24 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
04:52:24 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
04:52:24 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
04:52:24 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
04:52:24 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
04:52:24 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
04:52:24 ++ print_common_env
04:52:24 ++ cat
04:52:24 common-functions environment:
04:52:24 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:52:24 ACTUALFEATURES:
04:52:24 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:24 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
04:52:24 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:24 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:24 CONTROLLERMEM:
04:52:24 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
04:52:24 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
04:52:24 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
04:52:24 SUITES:
04:52:24
04:52:24 ++ SSH='ssh -t -t'
04:52:24 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
04:52:24 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
04:52:24 Changing to /tmp
04:52:24 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip
04:52:24 + echo 'Changing to /tmp'
04:52:24 + cd /tmp
04:52:24 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip'
04:52:24 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip
04:52:24 --2025-10-02 04:52:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip
04:52:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
04:52:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
04:52:24 HTTP request sent, awaiting response... 200 OK
04:52:24 Length: 185766907 (177M) [application/zip]
04:52:24 Saving to: ‘karaf-0.23.0-20251001.223429-376.zip’
04:52:24
04:52:24 0K ........ ........ ........ ........ ........ ........ 1% 96.4M 2s
04:52:24 3072K ........ ........ ........ ........ ........ ........ 3% 143M 1s
04:52:24 6144K ........ ........ ........ ........ ........ ........ 5% 159M 1s
04:52:24 9216K ........ ........ ........ ........ ........ ........ 6% 186M 1s
04:52:24 12288K ........ ........ ........ ........ ........ ........ 8% 163M 1s
04:52:24 15360K ........ ........ ........ ........ ........ ........ 10% 210M 1s
04:52:24 18432K ........ ........ ........ ........ ........ ........ 11% 216M 1s
04:52:24 21504K ........ ........ ........ ........ ........ ........ 13% 207M 1s
04:52:24 24576K ........ ........ ........ ........ ........ ........ 15% 198M 1s
04:52:24 27648K ........ ........ ........ ........ ........ ........ 16% 210M 1s
04:52:24 30720K ........ ........ ........ ........ ........ ........ 18% 190M 1s
04:52:24 33792K ........ ........ ........ ........ ........ ........ 20% 266M 1s
04:52:24 36864K ........ ........ ........ ........ ........ ........ 22% 278M 1s
04:52:24 39936K ........ ........ ........ ........ ........ ........ 23% 262M 1s
04:52:24 43008K ........ ........ ........ ........ ........ ........ 25% 288M 1s
04:52:24 46080K ........ ........ ........ ........ ........ ........ 27% 241M 1s
04:52:24 49152K ........ ........ ........ ........ ........ ........ 28% 347M 1s
04:52:24 52224K ........ ........ ........ ........ ........ ........ 30% 258M 1s
04:52:24 55296K ........ ........ ........ ........ ........ ........ 32% 275M 1s
04:52:24 58368K ........ ........ ........ ........ ........ ........ 33% 277M 1s
04:52:24 61440K ........ ........ ........ ........ ........ ........ 35% 299M 1s
04:52:24 64512K ........ ........ ........ ........ ........ ........ 37% 292M 1s
04:52:24 67584K ........ ........ ........ ........ ........ ........ 38% 295M 1s
04:52:24 70656K ........ ........ ........ ........ ........ ........ 40% 314M 0s
04:52:24 73728K ........ ........ ........ ........ ........ ........ 42% 271M 0s
04:52:24 76800K ........ ........ ........ ........ ........ ........ 44% 265M 0s
04:52:24 79872K ........ ........ ........ ........ ........ ........ 45% 132M 0s
04:52:24 82944K ........ ........ ........ ........ ........ ........ 47% 287M 0s
04:52:24 86016K ........ ........ ........ ........ ........ ........ 49% 333M 0s
04:52:24 89088K ........ ........ ........ ........ ........ ........ 50% 292M 0s
04:52:24 92160K ........ ........ ........ ........ ........ ........ 52% 294M 0s
04:52:24 95232K ........ ........ ........ ........ ........ ........ 54% 328M 0s
04:52:24 98304K ........ ........ ........ ........ ........ ........ 55% 331M 0s
04:52:24 101376K ........ ........ ........ ........ ........ ........ 57% 210M 0s
04:52:24 104448K ........ ........ ........ ........ ........ ........ 59% 267M 0s
04:52:24 107520K ........ ........ ........ ........ ........ ........ 60% 158M 0s
04:52:24 110592K ........ ........ ........ ........ ........ ........ 62% 395M 0s
04:52:24 113664K ........ ........ ........ ........ ........ ........ 64% 234M 0s
04:52:24 116736K ........ ........ ........ ........ ........ ........ 66% 280M 0s
04:52:24 119808K ........ ........ ........ ........ ........ ........ 67% 276M 0s
04:52:25 122880K ........ ........ ........ ........ ........ ........ 69% 172M 0s
04:52:25 125952K ........ ........ ........ ........ ........ ........ 71% 170M 0s
04:52:25 129024K ........ ........ ........ ........ ........ ........ 72% 268M 0s
04:52:25 132096K ........ ........ ........ ........ ........ ........ 74% 267M 0s
04:52:25 135168K ........ ........ ........ ........ ........ ........ 76% 232M 0s
04:52:25 138240K ........ ........ ........ ........ ........ ........ 77% 374M 0s
04:52:25 141312K ........ ........ ........ ........ ........ ........ 79% 284M 0s
04:52:25 144384K ........ ........ ........ ........ ........ ........ 81% 132M 0s
04:52:25 147456K ........ ........ ........ ........ ........ ........ 82% 227M 0s
04:52:25 150528K ........ ........ ........ ........ ........ ........ 84% 292M 0s
04:52:25 153600K ........ ........ ........ ........ ........ ........ 86% 267M 0s
04:52:25 156672K ........ ........ ........ ........ ........ ........ 88% 178M 0s
04:52:25 159744K ........ ........ ........ ........ ........ ........ 89% 227M 0s
04:52:25 162816K ........ ........ ........ ........ ........ ........ 91% 221M 0s
04:52:25 165888K ........ ........ ........ ........ ........ ........ 93% 146M 0s
04:52:25 168960K ........ ........ ........ ........ ........ ........ 94% 219M 0s
04:52:25 172032K ........ ........ ........ ........ ........ ........ 96% 254M 0s
04:52:25 175104K ........ ........ ........ ........ ........ ........ 98% 162M 0s
04:52:25 178176K ........ ........ ........ ........ ........ ........ 99% 226M 0s
04:52:25 181248K .. 100% 374M=0.8s
04:52:25
04:52:25 2025-10-02 04:52:25 (224 MB/s) - ‘karaf-0.23.0-20251001.223429-376.zip’ saved [185766907/185766907]
04:52:25
04:52:25 Extracting the new controller...
04:52:25 + echo 'Extracting the new controller...'
04:52:25 + unzip -q karaf-0.23.0-20251001.223429-376.zip
04:52:26 Adding external repositories...
04:52:26 + echo 'Adding external repositories...'
04:52:26 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:52:26 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:52:26 ################################################################################
04:52:26 #
04:52:26 # Licensed to the Apache Software Foundation (ASF) under one or more
04:52:26 # contributor license agreements. See the NOTICE file distributed with
04:52:26 # this work for additional information regarding copyright ownership.
04:52:26 # The ASF licenses this file to You under the Apache License, Version 2.0
04:52:26 # (the "License"); you may not use this file except in compliance with
04:52:26 # the License. You may obtain a copy of the License at
04:52:26 #
04:52:26 # http://www.apache.org/licenses/LICENSE-2.0
04:52:26 #
04:52:26 # Unless required by applicable law or agreed to in writing, software
04:52:26 # distributed under the License is distributed on an "AS IS" BASIS,
04:52:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:52:26 # See the License for the specific language governing permissions and
04:52:26 # limitations under the License.
04:52:26 #
04:52:26 ################################################################################
04:52:26
04:52:26 #
04:52:26 # If set to true, the following property will not allow any certificate to be used
04:52:26 # when accessing Maven repositories through SSL
04:52:26 #
04:52:26 #org.ops4j.pax.url.mvn.certificateCheck=
04:52:26
04:52:26 #
04:52:26 # Path to the local Maven settings file.
04:52:26 # The repositories defined in this file will be automatically added to the list
04:52:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
04:52:26 # below is not set.
04:52:26 # The following locations are checked for the existence of the settings.xml file
04:52:26 # * 1. looks for the specified url
04:52:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml
04:52:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml
04:52:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
04:52:26 #
04:52:26 #org.ops4j.pax.url.mvn.settings=
04:52:26
04:52:26 #
04:52:26 # Path to the local Maven repository which is used to avoid downloading
04:52:26 # artifacts when they already exist locally.
04:52:26 # The value of this property will be extracted from the settings.xml file
04:52:26 # above, or defaulted to:
04:52:26 # System.getProperty( "user.home" ) + "/.m2/repository"
04:52:26 #
04:52:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
04:52:26
04:52:26 #
04:52:26 # Default this to false. It's just weird to use undocumented repos
04:52:26 #
04:52:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false
04:52:26
04:52:26 #
04:52:26 # Uncomment if you don't wanna use the proxy settings
04:52:26 # from the Maven conf/settings.xml file
04:52:26 #
04:52:26 # org.ops4j.pax.url.mvn.proxySupport=false
04:52:26
04:52:26 #
04:52:26 # Comma separated list of repositories scanned when resolving an artifact.
04:52:26 # Those repositories will be checked before iterating through the
04:52:26 # below list of repositories and even before the local repository
04:52:26 # A repository url can be appended with zero or more of the following flags:
04:52:26 # @snapshots : the repository contains snaphots
04:52:26 # @noreleases : the repository does not contain any released artifacts
04:52:26 #
04:52:26 # The following property value will add the system folder as a repo.
04:52:26 #
04:52:26 org.ops4j.pax.url.mvn.defaultRepositories=\
04:52:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
04:52:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
04:52:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
04:52:26
04:52:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
04:52:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
04:52:26
04:52:26 #
04:52:26 # Comma separated list of repositories scanned when resolving an artifact.
04:52:26 # The default list includes the following repositories:
04:52:26 # http://repo1.maven.org/maven2@id=central
04:52:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
04:52:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
04:52:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
04:52:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
04:52:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
04:52:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
04:52:26 # To add repositories to the default ones, prepend '+' to the list of repositories
04:52:26 # to add.
04:52:26 # A repository url can be appended with zero or more of the following flags:
04:52:26 # @snapshots : the repository contains snapshots
04:52:26 # @noreleases : the repository does not contain any released artifacts
04:52:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
04:52:26 #
04:52:26 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
04:52:26
04:52:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
04:52:26 + [[ True == \T\r\u\e ]]
04:52:26 + echo 'Configuring the startup features...'
04:52:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:26 + FEATURE_TEST_STRING=features-test
04:52:26 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
04:52:26 + KARAF_VERSION=karaf4
04:52:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
04:52:26 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:26 + [[ ! -z '' ]]
04:52:26 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:52:26 ################################################################################
04:52:26 #
04:52:26 # Licensed to the Apache Software Foundation (ASF) under one or more
04:52:26 # contributor license agreements. See the NOTICE file distributed with
04:52:26 # this work for additional information regarding copyright ownership.
04:52:26 # The ASF licenses this file to You under the Apache License, Version 2.0
04:52:26 # (the "License"); you may not use this file except in compliance with
04:52:26 # the License. You may obtain a copy of the License at
04:52:26 #
04:52:26 # http://www.apache.org/licenses/LICENSE-2.0
04:52:26 #
04:52:26 # Unless required by applicable law or agreed to in writing, software
04:52:26 # distributed under the License is distributed on an "AS IS" BASIS,
04:52:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:52:26 # See the License for the specific language governing permissions and
04:52:26 # limitations under the License.
04:52:26 #
04:52:26 ################################################################################
04:52:26
04:52:26 #
04:52:26 # Comma separated list of features repositories to register by default
04:52:26 #
04:52:26 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/cfaadde3-d223-42e9-b68d-6f4f2bb06099.xml
04:52:26
04:52:26 #
04:52:26 # Comma separated list of features to install at startup
04:52:26 #
04:52:26 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, dc6bed19-f350-46d5-830b-81ee0c59563b
04:52:26
04:52:26 #
04:52:26 # Resource repositories (OBR) that the features resolver can use
04:52:26 # to resolve requirements/capabilities
04:52:26 #
04:52:26 # The format of the resourceRepositories is
04:52:26 # resourceRepositories=[xml:url|json:url],...
04:52:26 # for Instance:
04:52:26 #
04:52:26 #resourceRepositories=xml:http://host/path/to/index.xml
04:52:26 # or
04:52:26 #resourceRepositories=json:http://host/path/to/index.json
04:52:26 #
04:52:26
04:52:26 #
04:52:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
04:52:26 #
04:52:26 featuresBootAsynchronous=false
04:52:26
04:52:26 #
04:52:26 # Service requirements enforcement
04:52:26 #
04:52:26 # By default, the feature resolver checks the service requirements/capabilities of
04:52:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
04:52:26 # the required bundles.
04:52:26 # The following flag can have those values:
04:52:26 # - disable: service requirements are completely ignored
04:52:26 # - default: service requirements are ignored for old features
04:52:26 # - enforce: service requirements are always verified
04:52:26 #
04:52:26 #serviceRequirements=default
04:52:26
04:52:26 #
04:52:26 # Store cfg file for config element in feature
04:52:26 #
04:52:26 #configCfgStore=true
04:52:26
04:52:26 #
04:52:26 # Define if the feature service automatically refresh bundles
04:52:26 #
04:52:26 autoRefresh=true
04:52:26
04:52:26 #
04:52:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
04:52:26 # XML file defines instructions related to features processing
04:52:26 # versions.properties may declare properties to resolve placeholders in XML file
04:52:26 # both files are relative to ${karaf.etc}
04:52:26 #
04:52:26 #featureProcessing=org.apache.karaf.features.xml
04:52:26 #featureProcessingVersions=versions.properties
04:52:26 + configure_karaf_log karaf4 ''
04:52:26 + local -r karaf_version=karaf4
04:52:26 + local -r controllerdebugmap=
04:52:26 + local logapi=log4j
04:52:26 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
04:52:26 log4j2.rootLogger.level = INFO
04:52:26 #log4j2.rootLogger.type = asyncRoot
04:52:26 #log4j2.rootLogger.includeLocation = false
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
04:52:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
04:52:26 log4j2.rootLogger.appenderRef.Console.ref = Console
04:52:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
04:52:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
04:52:26 log4j2.logger.spifly.name = org.apache.aries.spifly
04:52:26 log4j2.logger.spifly.level = WARN
04:52:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
04:52:26 log4j2.logger.audit.level = INFO
04:52:26 log4j2.logger.audit.additivity = false
04:52:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
04:52:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
04:52:26 log4j2.appender.console.type = Console
04:52:26 log4j2.appender.console.name = Console
04:52:26 log4j2.appender.console.layout.type = PatternLayout
04:52:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
04:52:26 log4j2.appender.rolling.type = RollingRandomAccessFile
04:52:26 log4j2.appender.rolling.name = RollingFile
04:52:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
04:52:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
04:52:26 #log4j2.appender.rolling.immediateFlush = false
04:52:26 log4j2.appender.rolling.append = true
04:52:26 log4j2.appender.rolling.layout.type = PatternLayout
04:52:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
04:52:26 log4j2.appender.rolling.policies.type = Policies
04:52:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
04:52:26 log4j2.appender.rolling.policies.size.size = 64MB
04:52:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
04:52:26 log4j2.appender.rolling.strategy.max = 7
04:52:26 log4j2.appender.audit.type = RollingRandomAccessFile
04:52:26 log4j2.appender.audit.name = AuditRollingFile
04:52:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
04:52:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
04:52:26 log4j2.appender.audit.append = true
04:52:26 log4j2.appender.audit.layout.type = PatternLayout
04:52:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
04:52:26 log4j2.appender.audit.policies.type = Policies
04:52:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
04:52:26 log4j2.appender.audit.policies.size.size = 8MB
04:52:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
04:52:26 log4j2.appender.audit.strategy.max = 7
04:52:26 log4j2.appender.osgi.type = PaxOsgi
04:52:26 log4j2.appender.osgi.name = PaxOsgi
04:52:26 log4j2.appender.osgi.filter = *
04:52:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
04:52:26 #log4j2.logger.aether.level = TRACE
04:52:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
04:52:26 #log4j2.logger.http-headers.level = DEBUG
04:52:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
04:52:26 #log4j2.logger.maven.level = TRACE
04:52:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
04:52:26 + logapi=log4j2
04:52:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
04:52:26 + '[' log4j2 == log4j2 ']'
04:52:26 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
04:52:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
04:52:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
04:52:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
04:52:26 + unset IFS
04:52:26 controllerdebugmap:
04:52:26 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:26 + echo 'controllerdebugmap: '
04:52:26 + '[' -n '' ']'
04:52:26 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
04:52:26 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:52:26 ################################################################################
04:52:26 #
04:52:26 # Licensed to the Apache Software Foundation (ASF) under one or more
04:52:26 # contributor license agreements. See the NOTICE file distributed with
04:52:26 # this work for additional information regarding copyright ownership.
04:52:26 # The ASF licenses this file to You under the Apache License, Version 2.0
04:52:26 # (the "License"); you may not use this file except in compliance with
04:52:26 # the License. You may obtain a copy of the License at
04:52:26 #
04:52:26 # http://www.apache.org/licenses/LICENSE-2.0
04:52:26 #
04:52:26 # Unless required by applicable law or agreed to in writing, software
04:52:26 # distributed under the License is distributed on an "AS IS" BASIS,
04:52:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:52:26 # See the License for the specific language governing permissions and
04:52:26 # limitations under the License.
04:52:26 #
04:52:26 ################################################################################
04:52:26
04:52:26 # Common pattern layout for appenders
04:52:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
04:52:26
04:52:26 # Root logger
04:52:26 log4j2.rootLogger.level = INFO
04:52:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
04:52:26 #log4j2.rootLogger.type = asyncRoot
04:52:26 #log4j2.rootLogger.includeLocation = false
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
04:52:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
04:52:26 log4j2.rootLogger.appenderRef.Console.ref = Console
04:52:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
04:52:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
04:52:26
04:52:26 # Filters for logs marked by org.opendaylight.odlparent.Markers
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
04:52:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
04:52:26
04:52:26 # Loggers configuration
04:52:26
04:52:26 # Spifly logger
04:52:26 log4j2.logger.spifly.name = org.apache.aries.spifly
04:52:26 log4j2.logger.spifly.level = WARN
04:52:26
04:52:26 # Security audit logger
04:52:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
04:52:26 log4j2.logger.audit.level = INFO
04:52:26 log4j2.logger.audit.additivity = false
04:52:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
04:52:26
04:52:26 # Appenders configuration
04:52:26
04:52:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
04:52:26 log4j2.appender.console.type = Console
04:52:26 log4j2.appender.console.name = Console
04:52:26 log4j2.appender.console.layout.type = PatternLayout
04:52:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
04:52:26
04:52:26 # Rolling file appender
04:52:26 log4j2.appender.rolling.type = RollingRandomAccessFile
04:52:26 log4j2.appender.rolling.name = RollingFile
04:52:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
04:52:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
04:52:26 # uncomment to not force a disk flush
04:52:26 #log4j2.appender.rolling.immediateFlush = false
04:52:26 log4j2.appender.rolling.append = true
04:52:26 log4j2.appender.rolling.layout.type = PatternLayout
04:52:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
04:52:26 log4j2.appender.rolling.policies.type = Policies
04:52:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
04:52:26 log4j2.appender.rolling.policies.size.size = 1GB
04:52:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
04:52:26 log4j2.appender.rolling.strategy.max = 7
04:52:26
04:52:26 # Audit file appender
04:52:26 log4j2.appender.audit.type = RollingRandomAccessFile
04:52:26 log4j2.appender.audit.name = AuditRollingFile
04:52:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
04:52:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
04:52:26 log4j2.appender.audit.append = true
04:52:26 log4j2.appender.audit.layout.type = PatternLayout
04:52:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
04:52:26 log4j2.appender.audit.policies.type = Policies
04:52:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
04:52:26 log4j2.appender.audit.policies.size.size = 8MB
04:52:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
04:52:26 log4j2.appender.audit.strategy.max = 7
04:52:26
04:52:26 # OSGi appender
04:52:26 log4j2.appender.osgi.type = PaxOsgi
04:52:26 log4j2.appender.osgi.name = PaxOsgi
04:52:26 log4j2.appender.osgi.filter = *
04:52:26
04:52:26 # help with identification of maven-related problems with pax-url-aether
04:52:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
04:52:26 #log4j2.logger.aether.level = TRACE
04:52:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
04:52:26 #log4j2.logger.http-headers.level = DEBUG
04:52:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
04:52:26 #log4j2.logger.maven.level = TRACE
04:52:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
04:52:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
04:52:26 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 Configure
04:52:26 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
04:52:26 + local -r controllermem=12G
04:52:26 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 + echo Configure
04:52:26 java home: /usr/lib/jvm/java-21-openjdk-amd64
04:52:26 max memory: 12G
04:52:26 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
04:52:26 + echo ' max memory: 12G'
04:52:26 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
04:52:26 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
04:52:26 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
04:52:26 #!/bin/sh
04:52:26 #
04:52:26 # Licensed to the Apache Software Foundation (ASF) under one or more
04:52:26 # contributor license agreements. See the NOTICE file distributed with
04:52:26 # this work for additional information regarding copyright ownership.
04:52:26 # The ASF licenses this file to You under the Apache License, Version 2.0
04:52:26 # (the "License"); you may not use this file except in compliance with
04:52:26 # the License. You may obtain a copy of the License at
04:52:26 #
04:52:26 # http://www.apache.org/licenses/LICENSE-2.0
04:52:26 #
04:52:26 # Unless required by applicable law or agreed to in writing, software
04:52:26 # distributed under the License is distributed on an "AS IS" BASIS,
04:52:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:52:26 # See the License for the specific language governing permissions and
04:52:26 # limitations under the License.
04:52:26 #
04:52:26
04:52:26 #
04:52:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
04:52:26 # script: client, instance, shell, start, status, stop, karaf
04:52:26 #
04:52:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
04:52:26 # Actions go here...
04:52:26 # fi
04:52:26
04:52:26 #
04:52:26 # general settings which should be applied for all scripts go here; please keep
04:52:26 # in mind that it is possible that scripts might be executed more than once, e.g.
04:52:26 # in example of the start script where the start script is executed first and the
04:52:26 # karaf script afterwards.
04:52:26 #
04:52:26
04:52:26 #
04:52:26 # The following section shows the possible configuration options for the default
04:52:26 # karaf scripts
04:52:26 #
04:52:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
04:52:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
04:52:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
04:52:26 # export EXTRA_JAVA_OPTS # Additional JVM options
04:52:26 # export KARAF_HOME # Karaf home folder
04:52:26 # export KARAF_DATA # Karaf data folder
04:52:26 # export KARAF_BASE # Karaf base folder
04:52:26 # export KARAF_ETC # Karaf etc folder
04:52:26 # export KARAF_LOG # Karaf log folder
04:52:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
04:52:26 # export KARAF_OPTS # Additional available Karaf options
04:52:26 # export KARAF_DEBUG # Enable debug mode
04:52:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
04:52:26 # export KARAF_NOROOT # Prevent execution as root if set to true
04:52:26 Set Java version
04:52:26 + echo 'Set Java version'
04:52:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
04:52:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
04:52:26 sudo: a password is required
04:52:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:52:26 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
04:52:26 sudo: a password is required
04:52:26 JDK default version ...
04:52:26 + echo 'JDK default version ...'
04:52:26 + java -version
04:52:27 openjdk version "21.0.5" 2024-10-15
04:52:27 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
04:52:27 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
04:52:27 Set JAVA_HOME
04:52:27 + echo 'Set JAVA_HOME'
04:52:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
04:52:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
04:52:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:52:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:52:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
04:52:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:52:27 Listing all open ports on controller system...
04:52:27 + echo 'Listing all open ports on controller system...'
04:52:27 + netstat -pnatu
04:52:27 /tmp/configuration-script.sh: line 40: netstat: command not found
04:52:27 Configuring cluster
04:52:27 + '[' -f /tmp/custom_shard_config.txt ']'
04:52:27 + echo 'Configuring cluster'
04:52:27 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.121
04:52:27 ################################################
04:52:27 ## Configure Cluster ##
04:52:27 ################################################
04:52:27 NOTE: Cluster configuration files not found. Copying from
04:52:27 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
04:52:27 Configuring unique name in pekko.conf
04:52:27 Configuring hostname in pekko.conf
04:52:27 Configuring data and rpc seed nodes in pekko.conf
04:52:27 modules = [
04:52:27
04:52:27 {
04:52:27 name = "inventory"
04:52:27 namespace = "urn:opendaylight:inventory"
04:52:27 shard-strategy = "module"
04:52:27 },
04:52:27 {
04:52:27 name = "topology"
04:52:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
04:52:27 shard-strategy = "module"
04:52:27 },
04:52:27 {
04:52:27 name = "toaster"
04:52:27 namespace = "http://netconfcentral.org/ns/toaster"
04:52:27 shard-strategy = "module"
04:52:27 }
04:52:27 ]
04:52:27 Configuring replication type in module-shards.conf
04:52:27 ################################################
04:52:27 ## NOTE: Manually restart controller to ##
04:52:27 ## apply configuration. ##
04:52:27 ################################################
04:52:27 Dump pekko.conf
04:52:27 + echo 'Dump pekko.conf'
04:52:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
04:52:27
04:52:27 odl-cluster-data {
04:52:27 pekko {
04:52:27 remote {
04:52:27 artery {
04:52:27 enabled = on
04:52:27 transport = tcp
04:52:27 canonical.hostname = "10.30.170.121"
04:52:27 canonical.port = 2550
04:52:27 }
04:52:27 }
04:52:27
04:52:27 cluster {
04:52:27 # Using artery.
04:52:27 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.121:2550"]
04:52:27
04:52:27 roles = ["member-1"]
04:52:27
04:52:27 # when under load we might trip a false positive on the failure detector
04:52:27 # failure-detector {
04:52:27 # heartbeat-interval = 4 s
04:52:27 # acceptable-heartbeat-pause = 16s
04:52:27 # }
04:52:27 }
04:52:27
04:52:27 persistence {
04:52:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
04:52:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
04:52:27 # The relative path is always relative to KARAF_HOME.
04:52:27
04:52:27 # snapshot-store.local.dir = "target/snapshots"
04:52:27
04:52:27 # Use lz4 compression for LocalSnapshotStore snapshots
04:52:27 snapshot-store.local.use-lz4-compression = false
04:52:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
04:52:27 snapshot-store.local.lz4-blocksize = 256KB
04:52:27 }
04:52:27 disable-default-actor-system-quarantined-event-handling = "false"
04:52:27 }
04:52:27 }
04:52:27 Dump modules.conf
04:52:27 + echo 'Dump modules.conf'
04:52:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
04:52:27 modules = [
04:52:27
04:52:27 {
04:52:27 name = "inventory"
04:52:27 namespace = "urn:opendaylight:inventory"
04:52:27 shard-strategy = "module"
04:52:27 },
04:52:27 {
04:52:27 name = "topology"
04:52:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
04:52:27 shard-strategy = "module"
04:52:27 },
04:52:27 {
04:52:27 name = "toaster"
04:52:27 namespace = "http://netconfcentral.org/ns/toaster"
04:52:27 shard-strategy = "module"
04:52:27 }
04:52:27 ]
04:52:27 Dump module-shards.conf
04:52:27 + echo 'Dump module-shards.conf'
04:52:27 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
04:52:27 module-shards = [
04:52:27 {
04:52:27 name = "default"
04:52:27 shards = [
04:52:27 {
04:52:27 name = "default"
04:52:27 replicas = ["member-1"]
04:52:27 }
04:52:27 ]
04:52:27 },
04:52:27 {
04:52:27 name = "inventory"
04:52:27 shards = [
04:52:27 {
04:52:27 name="inventory"
04:52:27 replicas = ["member-1"]
04:52:27 }
04:52:27 ]
04:52:27 },
04:52:27 {
04:52:27 name = "topology"
04:52:27 shards = [
04:52:27 {
04:52:27 name="topology"
04:52:27 replicas = ["member-1"]
04:52:27 }
04:52:27 ]
04:52:27 },
04:52:27 {
04:52:27 name = "toaster"
04:52:27 shards = [
04:52:27 {
04:52:27 name="toaster"
04:52:27 replicas = ["member-1"]
04:52:27 }
04:52:27 ]
04:52:27 }
04:52:27 ]
04:52:27 Locating config plan to use...
04:52:27 Finished running config plans
04:52:27 Starting member-1 with IP address 10.30.170.121
04:52:27 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:27 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:27 Redirecting karaf console output to karaf_console.log
04:52:27 Starting controller...
04:52:27 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:52:27 Execute the post startup script on controller 10.30.170.121
04:52:27 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:28 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:52:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:53:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:53:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:53:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:53:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:53:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:53:28 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
04:53:33 2025-10-02T04:52:43,857 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
04:53:33 Controller is UP
04:53:33 2025-10-02T04:52:43,857 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
04:53:33 Listing all open ports on controller system...
04:53:33 /tmp/post-startup-script.sh: line 51: netstat: command not found
04:53:33 looking for "BindException: Address already in use" in log file
04:53:33 looking for "server is unhealthy" in log file
04:53:33 Let's take the karaf thread dump
04:53:33 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:53:34 karaf main: org.apache.karaf.main.Main, pid:2096
04:53:34 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:53:35 Generating mininet variables...
04:53:35 Locating test plan to use...
04:53:35 Changing the testplan path...
04:53:35 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
04:53:35 #
04:53:35 # This program and the accompanying materials are made available under the
04:53:35 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
04:53:35 # and is available at http://www.eclipse.org/legal/epl-v10.html
04:53:35
04:53:35 # Place the suites in run order:
04:53:35 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready
04:53:35 /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot
04:53:35 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/suites/netconf/scale/max_devices.robot ...
04:53:35 ==============================================================================
04:53:35 netconf-scale-max-devices.txt
04:53:35 ==============================================================================
04:53:35 netconf-scale-max-devices.txt.Ready
04:53:35 ==============================================================================
04:53:36 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
04:53:36 ==============================================================================
04:53:40 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:52 | FAIL |
04:53:52 ... click for list of related bugs or create a new one if needed (with the
04:53:52 "netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
04:53:52 reference somewhere inside)
04:53:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
04:53:52
04:53:52 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
04:53:52
04:53:52 Also keyword teardown failed:
04:53:52 Several failures occurred:
04:53:52
04:53:52 1) Dictionary does not contain key 'test-device'.
04:53:52
04:53:52 2) Dictionary '${Stream_dict}' has no key 'vanadium'.
04:53:52
04:53:52 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
04:53:52
04:53:52 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
04:53:52 ------------------------------------------------------------------------------
04:53:52 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:52 | PASS |
04:53:52 ------------------------------------------------------------------------------
04:53:52 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:52 | PASS |
04:53:52 Netconf was detected to be up and running so bug 5014 did not show up.
04:53:52 ------------------------------------------------------------------------------
04:53:52 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:53 | PASS |
04:53:53 Netconf was detected to be up and running so bug 5014 did not show up.
04:53:53 ------------------------------------------------------------------------------
04:53:53 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:53 | FAIL |
04:53:53 ... click for list of related bugs or create a new one if needed (with the
04:53:53 "netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
04:53:53 reference somewhere inside)
04:53:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_max_devices_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
04:53:53
04:53:53 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:53:53 ------------------------------------------------------------------------------
04:53:53 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:54:16 | PASS |
04:54:16 ------------------------------------------------------------------------------
04:54:16 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | FAIL |
04:54:16 6 tests, 4 passed, 2 failed
04:54:16 ==============================================================================
04:54:16 netconf-scale-max-devices.txt.Ready | FAIL |
04:54:16 6 tests, 4 passed, 2 failed
04:54:16 ==============================================================================
04:54:16 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
04:54:16 ==============================================================================
04:54:18 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:56:12 Starting Iteration with 1000 devices
04:56:12 | FAIL |
04:56:12 Dictionary '${Stream_dict}' has no key 'vanadium'.
04:56:12
04:56:12 Also teardown failed:
04:56:12 Variable '${testtool_log}' not found.
04:56:12 ------------------------------------------------------------------------------
04:56:12 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | FAIL |
04:56:12 Suite teardown failed:
04:56:12 Variable '${testtool_log}' not found.
04:56:12
04:56:12 1 test, 0 passed, 1 failed
04:56:12 ==============================================================================
04:56:12 netconf-scale-max-devices.txt | FAIL |
04:56:12 7 tests, 4 passed, 3 failed
04:56:12 ==============================================================================
04:56:12 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/output.xml
04:56:12 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/log.html
04:56:12 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/report.html
04:56:12 Examining the files in data/log and checking filesize
04:56:12 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:13 total 368
04:56:13 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:52 .
04:56:13 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 04:52 karaf_console.log
04:56:13 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 04:52 ..
04:56:13 -rw-rw-r-- 1 jenkins jenkins 362315 Oct 2 04:54 karaf.log
04:56:13 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:13 356K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
04:56:13 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
04:56:13 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:13 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
04:56:13 Let's take the karaf thread dump again...
04:56:13 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:13 karaf main: org.apache.karaf.main.Main, pid:2096
04:56:14 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:14 Killing ODL
04:56:14 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:19 Compressing karaf.log 1
04:56:19 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:19 Fetching compressed karaf.log 1
04:56:19 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:20 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:20 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:20 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:20 Fetch GC logs
04:56:20 Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
04:56:20 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
04:56:20 Examine copied files
04:56:21 total 1808
04:56:21 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 04:56 gclogs-1
04:56:21 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 04:56 odl1_karaf_console.log
04:56:21 -rw-rw-r--. 1 jenkins jenkins 28083 Oct 2 04:56 odl1_karaf.log.gz
04:56:21 -rw-rw-r--. 1 jenkins jenkins 115247 Oct 2 04:56 karaf_1_2096_threads_after.log
04:56:21 -rw-rw-r--. 1 jenkins jenkins 24826 Oct 2 04:56 ps_after.log
04:56:21 -rw-rw-r--. 1 jenkins jenkins 250062 Oct 2 04:56 report.html
04:56:21 -rw-rw-r--. 1 jenkins jenkins 373962 Oct 2 04:56 log.html
04:56:21 -rw-rw-r--. 1 jenkins jenkins 837732 Oct 2 04:56 output.xml
04:56:21 -rw-rw-r--. 1 jenkins jenkins 14 Oct 2 04:56 devices.csv
04:56:21 drwxrwxr-x. 35 jenkins jenkins 4096 Oct 2 04:56 yang
04:56:21 -rw-rw-r--. 1 jenkins jenkins 537 Oct 2 04:53 testplan.txt
04:56:21 -rw-rw-r--. 1 jenkins jenkins 118113 Oct 2 04:53 karaf_1_2096_threads_before.log
04:56:21 -rw-rw-r--. 1 jenkins jenkins 17427 Oct 2 04:53 ps_before.log
04:56:21 -rw-rw-r--. 1 jenkins jenkins 3322 Oct 2 04:52 post-startup-script.sh
04:56:21 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 04:52 startup-script.sh
04:56:21 -rw-rw-r--. 1 jenkins jenkins 3468 Oct 2 04:52 configuration-script.sh
04:56:21 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 04:52 detect_variables.env
04:56:21 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 04:52 pom.xml
04:56:21 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 04:52 set_variables.env
04:56:21 -rw-rw-r--. 1 jenkins jenkins 299 Oct 2 04:52 slave_addresses.txt
04:56:21 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 04:51 requirements.txt
04:56:21 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 04:51 env.properties
04:56:21 -rw-rw-r--. 1 jenkins jenkins 332 Oct 2 04:49 stack-parameters.yaml
04:56:21 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 04:48 test
04:56:21 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 04:48 test@tmp
04:56:21 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 1 22:34 maven-metadata.xml
04:56:21 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8843342340640579902.sh
04:56:21 Karaf Deployments, Tests must have already run
04:56:21 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/sh /tmp/jenkins7881797371867129925.sh
04:56:21 Cleaning up Robot installation...
04:56:21 $ ssh-agent -k
04:56:21 unset SSH_AUTH_SOCK;
04:56:21 unset SSH_AGENT_PID;
04:56:21 echo Agent pid 5294 killed;
04:56:21 [ssh-agent] Stopped.
04:56:21 Recording plot data
04:56:21 Robot results publisher started...
04:56:21 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:56:21 -Parsing output xml:
04:56:22 Done!
04:56:22 -Copying log files to build dir:
04:56:22 Done!
04:56:22 -Assigning results to build:
04:56:22 Done!
04:56:22 -Checking thresholds:
04:56:22 Done!
04:56:22 Done publishing Robot results.
04:56:22 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
04:56:22 [PostBuildScript] - [INFO] Executing post build scripts.
04:56:22 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins8925094339808774161.sh
04:56:22 Archiving csit artifacts
04:56:22 mv: cannot stat '*_1.png': No such file or directory
04:56:22 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:56:22 % Total % Received % Xferd Average Speed Time Time Time Current
04:56:22 Dload Upload Total Spent Left Speed
04:56:22
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 304k 0 304k 0 0 1779k 0 --:--:-- --:--:-- --:--:-- 1769k
04:56:22 Archive: robot-plugin.zip
04:56:22 inflating: ./archives/robot-plugin/log.html
04:56:22 inflating: ./archives/robot-plugin/output.xml
04:56:22 inflating: ./archives/robot-plugin/report.html
04:56:22 mv: cannot stat '*.log.gz': No such file or directory
04:56:22 mv: cannot stat '*.png': No such file or directory
04:56:23 [PostBuildScript] - [INFO] Executing post build scripts.
04:56:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins14484750823522455176.sh
04:56:23 [PostBuildScript] - [INFO] Executing post build scripts.
04:56:23 [EnvInject] - Injecting environment variables from a build step.
04:56:23 [EnvInject] - Injecting as environment variables the properties content
04:56:23 OS_CLOUD=vex
04:56:23 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:56:23
04:56:23 [EnvInject] - Variables injected successfully.
04:56:23 provisioning config files...
04:56:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:56:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins15415103431777146346.sh
04:56:23 ---> openstack-stack-delete.sh
04:56:23 Setup pyenv:
04:56:23 system
04:56:23 3.8.13
04:56:23 3.9.13
04:56:23 3.10.13
04:56:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:56:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:56:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:56:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:56:25 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.
04:56:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:56:26 lf-activate-venv(): INFO: Base packages installed successfully
04:56:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:56:47 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:56:47 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:56:51 DEBUG: Successfully retrieved stack cost: total: 0.44
04:57:03 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:57:03 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-vanadium-9
04:57:03 [PostBuildScript] - [INFO] Executing post build scripts.
04:57:03 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins17545152263323766167.sh
04:57:03 ---> sysstat.sh
04:57:03 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins6009470580548166281.sh
04:57:03 ---> package-listing.sh
04:57:03 ++ facter osfamily
04:57:03 ++ tr '[:upper:]' '[:lower:]'
04:57:04 + OS_FAMILY=redhat
04:57:04 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium
04:57:04 + START_PACKAGES=/tmp/packages_start.txt
04:57:04 + END_PACKAGES=/tmp/packages_end.txt
04:57:04 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:57:04 + PACKAGES=/tmp/packages_start.txt
04:57:04 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
04:57:04 + PACKAGES=/tmp/packages_end.txt
04:57:04 + case "${OS_FAMILY}" in
04:57:04 + sort
04:57:04 + rpm -qa
04:57:05 + '[' -f /tmp/packages_start.txt ']'
04:57:05 + '[' -f /tmp/packages_end.txt ']'
04:57:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:57:05 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium ']'
04:57:05 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
04:57:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/archives/
04:57:05 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins4534673723490492258.sh
04:57:05 ---> capture-instance-metadata.sh
04:57:05 Setup pyenv:
04:57:05 system
04:57:05 3.8.13
04:57:05 3.9.13
04:57:05 3.10.13
04:57:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:57:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:57:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:57:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:57:08 lf-activate-venv(): INFO: Base packages installed successfully
04:57:08 lf-activate-venv(): INFO: Installing additional packages: lftools
04:57:22 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:57:22 INFO: Running in OpenStack, capturing instance metadata
04:57:23 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins5996666378582264612.sh
04:57:23 provisioning config files...
04:57:23 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-vanadium #9
04:57:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium@tmp/config3027022324737078245tmp
04:57:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:57:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:57:23 provisioning config files...
04:57:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:57:24 [EnvInject] - Injecting environment variables from a build step.
04:57:24 [EnvInject] - Injecting as environment variables the properties content
04:57:24 SERVER_ID=logs
04:57:24
04:57:24 [EnvInject] - Variables injected successfully.
04:57:24 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins14236585327066507057.sh
04:57:24 ---> create-netrc.sh
04:57:24 WARN: Log server credential not found.
04:57:24 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins7918392003521822876.sh
04:57:24 ---> python-tools-install.sh
04:57:24 Setup pyenv:
04:57:24 system
04:57:24 3.8.13
04:57:24 3.9.13
04:57:24 3.10.13
04:57:24 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:57:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:57:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:57:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:57:26 lf-activate-venv(): INFO: Base packages installed successfully
04:57:26 lf-activate-venv(): INFO: Installing additional packages: lftools
04:57:37 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:57:37 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins13584846551664139934.sh
04:57:37 ---> sudo-logs.sh
04:57:37 Archiving 'sudo' log..
04:57:37 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash /tmp/jenkins9017085692531843498.sh
04:57:37 ---> job-cost.sh
04:57:37 Setup pyenv:
04:57:37 system
04:57:37 3.8.13
04:57:37 3.9.13
04:57:37 3.10.13
04:57:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:57:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:57:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:57:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:57:39 lf-activate-venv(): INFO: Base packages installed successfully
04:57:39 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:57:47 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:57:47 DEBUG: total: 0.44
04:57:47 INFO: Retrieving Stack Cost...
04:57:47 INFO: Retrieving Pricing Info for: v3-standard-2
04:57:48 INFO: Archiving Costs
04:57:48 [netconf-csit-1node-scale-max-devices-only-vanadium] $ /bin/bash -l /tmp/jenkins9275282973308517482.sh
04:57:48 ---> logs-deploy.sh
04:57:48 Setup pyenv:
04:57:48 system
04:57:48 3.8.13
04:57:48 3.9.13
04:57:48 3.10.13
04:57:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-vanadium/.python-version)
04:57:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WNZf from file:/tmp/.os_lf_venv
04:57:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:57:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:57:50 lf-activate-venv(): INFO: Base packages installed successfully
04:57:50 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
04:58:00 lf-activate-venv(): INFO: Adding /tmp/venv-WNZf/bin to PATH
04:58:00 WARNING: Nexus logging server not set
04:58:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-vanadium/9/
04:58:00 INFO: archiving logs to S3
04:58:02 ---> uname -a:
04:58:02 Linux prd-centos8-robot-2c-8g-36.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
04:58:02
04:58:02
04:58:02 ---> lscpu:
04:58:02 Architecture: x86_64
04:58:02 CPU op-mode(s): 32-bit, 64-bit
04:58:02 Byte Order: Little Endian
04:58:02 CPU(s): 2
04:58:02 On-line CPU(s) list: 0,1
04:58:02 Thread(s) per core: 1
04:58:02 Core(s) per socket: 1
04:58:02 Socket(s): 2
04:58:02 NUMA node(s): 1
04:58:02 Vendor ID: AuthenticAMD
04:58:02 CPU family: 23
04:58:02 Model: 49
04:58:02 Model name: AMD EPYC-Rome Processor
04:58:02 Stepping: 0
04:58:02 CPU MHz: 2799.998
04:58:02 BogoMIPS: 5599.99
04:58:02 Virtualization: AMD-V
04:58:02 Hypervisor vendor: KVM
04:58:02 Virtualization type: full
04:58:02 L1d cache: 32K
04:58:02 L1i cache: 32K
04:58:02 L2 cache: 512K
04:58:02 L3 cache: 16384K
04:58:02 NUMA node0 CPU(s): 0,1
04:58:02 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
04:58:02
04:58:02
04:58:02 ---> nproc:
04:58:02 2
04:58:02
04:58:02
04:58:02 ---> df -h:
04:58:02 Filesystem Size Used Avail Use% Mounted on
04:58:02 devtmpfs 3.8G 0 3.8G 0% /dev
04:58:02 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:58:02 tmpfs 3.8G 17M 3.8G 1% /run
04:58:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:58:02 /dev/vda1 40G 19G 22G 46% /
04:58:02 tmpfs 770M 0 770M 0% /run/user/1001
04:58:02
04:58:02
04:58:02 ---> free -m:
04:58:02 total used free shared buff/cache available
04:58:02 Mem: 7697 750 164 18 6782 6629
04:58:02 Swap: 1023 0 1023
04:58:02
04:58:02
04:58:02 ---> ip addr:
04:58:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:58:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:58:02 inet 127.0.0.1/8 scope host lo
04:58:02 valid_lft forever preferred_lft forever
04:58:02 inet6 ::1/128 scope host
04:58:02 valid_lft forever preferred_lft forever
04:58:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:58:02 link/ether fa:16:3e:56:dd:f1 brd ff:ff:ff:ff:ff:ff
04:58:02 altname enp0s3
04:58:02 altname ens3
04:58:02 inet 10.30.171.223/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:58:02 valid_lft 85765sec preferred_lft 85765sec
04:58:02 inet6 fe80::f816:3eff:fe56:ddf1/64 scope link
04:58:02 valid_lft forever preferred_lft forever
04:58:02
04:58:02
04:58:02 ---> sar -b -r -n DEV:
04:58:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
04:58:02
04:58:02 04:47:23 LINUX RESTART (2 CPU)
04:58:02
04:58:02 04:48:01 AM tps rtps wtps bread/s bwrtn/s
04:58:02 04:49:01 AM 119.59 50.23 69.36 6359.48 18356.36
04:58:02 04:50:01 AM 92.10 0.72 91.38 52.92 11971.89
04:58:02 04:51:01 AM 25.82 0.20 25.62 31.59 1919.34
04:58:02 04:52:01 AM 43.79 6.93 36.85 1278.91 2318.08
04:58:02 04:53:01 AM 56.36 2.73 53.62 439.66 7692.90
04:58:02 04:54:01 AM 5.33 0.22 5.11 11.73 222.01
04:58:02 04:55:01 AM 62.96 0.00 62.96 0.00 84432.09
04:58:02 04:56:02 AM 170.03 10.02 160.01 613.65 206408.51
04:58:02 04:57:01 AM 100.47 31.74 68.73 5389.73 53953.36
04:58:02 04:58:01 AM 53.47 21.96 31.51 5468.44 1240.00
04:58:02 Average: 73.05 12.44 60.61 1957.46 39005.78
04:58:02
04:58:02 04:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:58:02 04:49:01 AM 5354792 7027648 2527632 32.07 2688 1855936 720456 8.07 186012 2023952 165728
04:58:02 04:50:01 AM 5112628 6958060 2769796 35.14 2688 2021084 779848 8.73 198520 2219760 42008
04:58:02 04:51:01 AM 5157256 7003484 2725168 34.57 2688 2022036 720828 8.07 211164 2164780 10760
04:58:02 04:52:01 AM 4885184 6977688 2997240 38.02 2688 2260644 721340 8.08 258236 2366284 190452
04:58:02 04:53:01 AM 4893624 7003652 2988800 37.92 2688 2277584 688760 7.71 267704 2340428 8
04:58:02 04:54:01 AM 4848144 6959380 3034280 38.49 2688 2278792 758568 8.49 267916 2385780 860
04:58:02 04:55:01 AM 561184 6711236 7321240 92.88 2688 6276712 963608 10.79 425908 6395520 1403500
04:58:02 04:56:02 AM 319408 6824344 7563016 95.95 2104 6536160 787504 8.82 443908 6472124 1510748
04:58:02 04:57:01 AM 208788 6799276 7673636 97.35 2104 6630936 771992 8.64 495216 6548628 24024
04:58:02 04:58:01 AM 168964 6788588 7713460 97.86 2104 6660164 771696 8.64 499936 6586608 26964
04:58:02 Average: 3150997 6905336 4731427 60.03 2513 3882005 768460 8.60 325452 3950386 337505
04:58:02
04:58:02 04:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:58:02 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:49:01 AM eth0 329.61 212.53 1684.55 61.60 0.00 0.00 0.00 0.00
04:58:02 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:50:01 AM eth0 92.75 65.07 821.86 9.55 0.00 0.00 0.00 0.00
04:58:02 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:51:01 AM eth0 12.15 5.25 4.57 2.85 0.00 0.00 0.00 0.00
04:58:02 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:52:01 AM eth0 41.10 33.69 330.33 6.99 0.00 0.00 0.00 0.00
04:58:02 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:53:01 AM eth0 127.66 92.07 30.80 21.88 0.00 0.00 0.00 0.00
04:58:02 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:54:01 AM eth0 24.91 17.88 6.67 2.01 0.00 0.00 0.00 0.00
04:58:02 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:55:01 AM eth0 152.97 87.50 3147.29 6.18 0.00 0.00 0.00 0.00
04:58:02 04:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:56:02 AM eth0 0.59 0.12 0.04 0.01 0.00 0.00 0.00 0.00
04:58:02 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:57:01 AM eth0 54.35 34.45 81.19 29.90 0.00 0.00 0.00 0.00
04:58:02 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 04:58:01 AM eth0 22.29 17.33 15.37 8.88 0.00 0.00 0.00 0.00
04:58:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:58:02 Average: eth0 85.80 56.56 612.51 14.95 0.00 0.00 0.00 0.00
04:58:02
04:58:02
04:58:02 ---> sar -P ALL:
04:58:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
04:58:02
04:58:02 04:47:23 LINUX RESTART (2 CPU)
04:58:02
04:58:02 04:48:01 AM CPU %user %nice %system %iowait %steal %idle
04:58:02 04:49:01 AM all 43.78 0.04 7.20 4.27 0.12 44.59
04:58:02 04:49:01 AM 0 47.01 0.05 7.41 4.40 0.10 41.03
04:58:02 04:49:01 AM 1 40.55 0.03 6.99 4.15 0.13 48.15
04:58:02 04:50:01 AM all 26.41 0.00 3.78 16.08 0.08 53.65
04:58:02 04:50:01 AM 0 33.53 0.00 4.04 19.30 0.08 43.04
04:58:02 04:50:01 AM 1 19.31 0.00 3.52 12.86 0.08 64.22
04:58:02 04:51:01 AM all 11.09 0.00 1.20 2.19 0.06 85.46
04:58:02 04:51:01 AM 0 10.56 0.00 1.15 0.67 0.07 87.55
04:58:02 04:51:01 AM 1 11.62 0.00 1.25 3.71 0.05 83.37
04:58:02 04:52:01 AM all 21.81 0.00 4.40 0.96 0.07 72.76
04:58:02 04:52:01 AM 0 24.21 0.00 4.79 1.10 0.07 69.83
04:58:02 04:52:01 AM 1 19.42 0.00 4.00 0.82 0.07 75.69
04:58:02 04:53:01 AM all 12.34 0.00 2.23 1.81 0.07 83.55
04:58:02 04:53:01 AM 0 13.11 0.00 2.02 1.95 0.07 82.85
04:58:02 04:53:01 AM 1 11.57 0.00 2.44 1.67 0.07 84.25
04:58:02 04:54:01 AM all 3.88 0.00 0.33 0.03 0.04 95.71
04:58:02 04:54:01 AM 0 2.27 0.00 0.27 0.05 0.03 97.38
04:58:02 04:54:01 AM 1 5.50 0.00 0.40 0.00 0.05 94.04
04:58:02 04:55:01 AM all 39.67 0.00 5.76 18.38 0.08 36.11
04:58:02 04:55:01 AM 0 39.32 0.00 7.83 17.06 0.08 35.71
04:58:02 04:55:01 AM 1 40.02 0.00 3.71 19.67 0.08 36.51
04:58:02 04:56:02 AM all 7.08 0.00 10.78 64.28 0.10 17.76
04:58:02 04:56:02 AM 0 6.65 0.00 10.47 63.02 0.08 19.77
04:58:02 04:56:02 AM 1 7.51 0.00 11.09 65.54 0.12 15.75
04:58:02 04:57:01 AM all 16.57 0.00 3.95 20.65 0.08 58.74
04:58:02 04:57:01 AM 0 24.26 0.00 4.57 21.83 0.08 49.26
04:58:02 04:57:01 AM 1 8.88 0.00 3.34 19.48 0.07 68.23
04:58:02 04:58:01 AM all 34.53 0.00 4.39 0.99 0.09 60.00
04:58:02 04:58:01 AM 0 29.21 0.00 4.19 0.43 0.10 66.07
04:58:02 04:58:01 AM 1 39.85 0.00 4.58 1.55 0.08 53.93
04:58:02 Average: all 21.72 0.00 4.40 12.92 0.08 60.88
04:58:02 Average: 0 22.99 0.01 4.67 12.93 0.08 59.33
04:58:02 Average: 1 20.46 0.00 4.13 12.90 0.08 62.43
04:58:02
04:58:02
04:58:02