00:37:42 Started by upstream project "integration-distribution-mri-test-vanadium" build number 29
00:37:42 originally caused by:
00:37:42 Started by timer
00:37:42 Running as SYSTEM
00:37:42 [EnvInject] - Loading node environment variables.
00:37:42 Building remotely on prd-centos8-robot-2c-8g-10576 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:37:43 [ssh-agent] Looking for ssh-agent implementation...
00:37:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:37:43 $ ssh-agent
00:37:43 SSH_AUTH_SOCK=/tmp/ssh-oDAuikCw1I1w/agent.5280
00:37:43 SSH_AGENT_PID=5281
00:37:43 [ssh-agent] Started.
00:37:43 Running ssh-add (command line suppressed)
00:37:43 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_3107270873903774486.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/private_key_3107270873903774486.key)
00:37:43 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:37:43 The recommended git tool is: NONE
00:37:45 using credential opendaylight-jenkins-ssh
00:37:45 Wiping out workspace first.
00:37:45 Cloning the remote Git repository
00:37:45 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:37:45 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test # timeout=10
00:37:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:37:45 > git --version # timeout=10
00:37:45 > git --version # 'git version 2.43.0'
00:37:45 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:37:46 [INFO] Currently running in a labeled security context
00:37:46 [INFO] Currently SELinux is 'enforcing' on the host
00:37:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh16597113719095088209.key
00:37:46 Verifying host key using known hosts file
00:37:46 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:37:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:37:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:37:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:37:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:37:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:37:49 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:37:49 [INFO] Currently running in a labeled security context
00:37:49 [INFO] Currently SELinux is 'enforcing' on the host
00:37:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test@tmp/jenkins-gitclient-ssh6496754273189941130.key
00:37:49 Verifying host key using known hosts file
00:37:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
00:37:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:37:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:37:49 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:37:49 > git config core.sparsecheckout # timeout=10
00:37:49 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:37:50 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:37:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:37:50 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:37:50 No emails were triggered.
00:37:50 provisioning config files...
00:37:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:37:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:37:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:37:50 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins1870069829232416415.sh
00:37:50 ---> python-tools-install.sh
00:37:50 Setup pyenv:
00:37:51 system
00:37:51 * 3.8.13 (set by /opt/pyenv/version)
00:37:51 * 3.9.13 (set by /opt/pyenv/version)
00:37:51 * 3.10.13 (set by /opt/pyenv/version)
00:37:51 * 3.11.7 (set by /opt/pyenv/version)
00:37:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xRym
00:37:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:37:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:37:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:00 lf-activate-venv(): INFO: Base packages installed successfully
00:38:00 lf-activate-venv(): INFO: Installing additional packages: lftools
00:38:23 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
00:38:23 Generating Requirements File
00:38:42 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:38:42 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:38:43 Python 3.11.7
00:38:43 pip 26.0.1 from /tmp/venv-xRym/lib/python3.11/site-packages/pip (python 3.11)
00:38:43 appdirs==1.4.4
00:38:43 argcomplete==3.6.3
00:38:43 aspy.yaml==1.3.0
00:38:43 attrs==25.4.0
00:38:43 autopage==0.6.0
00:38:43 beautifulsoup4==4.14.3
00:38:43 boto3==1.42.49
00:38:43 botocore==1.42.49
00:38:43 bs4==0.0.2
00:38:43 certifi==2026.1.4
00:38:43 cffi==2.0.0
00:38:43 cfgv==3.5.0
00:38:43 chardet==5.2.0
00:38:43 charset-normalizer==3.4.4
00:38:43 click==8.3.1
00:38:43 cliff==4.13.1
00:38:43 cmd2==3.2.0
00:38:43 cryptography==3.3.2
00:38:43 debtcollector==3.0.0
00:38:43 decorator==5.2.1
00:38:43 defusedxml==0.7.1
00:38:43 Deprecated==1.3.1
00:38:43 distlib==0.4.0
00:38:43 dnspython==2.8.0
00:38:43 docker==7.1.0
00:38:43 dogpile.cache==1.5.0
00:38:43 durationpy==0.10
00:38:43 email-validator==2.3.0
00:38:43 filelock==3.24.0
00:38:43 future==1.0.0
00:38:43 gitdb==4.0.12
00:38:43 GitPython==3.1.46
00:38:43 httplib2==0.30.2
00:38:43 identify==2.6.16
00:38:43 idna==3.11
00:38:43 importlib-resources==1.5.0
00:38:43 iso8601==2.1.0
00:38:43 Jinja2==3.1.6
00:38:43 jmespath==1.1.0
00:38:43 jsonpatch==1.33
00:38:43 jsonpointer==3.0.0
00:38:43 jsonschema==4.26.0
00:38:43 jsonschema-specifications==2025.9.1
00:38:43 keystoneauth1==5.13.0
00:38:43 kubernetes==35.0.0
00:38:43 lftools==0.37.21
00:38:43 lxml==6.0.2
00:38:43 markdown-it-py==4.0.0
00:38:43 MarkupSafe==3.0.3
00:38:43 mdurl==0.1.2
00:38:43 msgpack==1.1.2
00:38:43 multi_key_dict==2.0.3
00:38:43 munch==4.0.0
00:38:43 netaddr==1.3.0
00:38:43 niet==1.4.2
00:38:43 nodeenv==1.10.0
00:38:43 oauth2client==4.1.3
00:38:43 oauthlib==3.3.1
00:38:43 openstacksdk==4.9.0
00:38:43 os-service-types==1.8.2
00:38:43 osc-lib==4.3.0
00:38:43 oslo.config==10.2.0
00:38:43 oslo.context==6.2.0
00:38:43 oslo.i18n==6.7.1
00:38:43 oslo.log==8.0.0
00:38:43 oslo.serialization==5.9.0
00:38:43 oslo.utils==9.2.0
00:38:43 packaging==26.0
00:38:43 pbr==7.0.3
00:38:43 platformdirs==4.9.1
00:38:43 prettytable==3.17.0
00:38:43 psutil==7.2.2
00:38:43 pyasn1==0.6.2
00:38:43 pyasn1_modules==0.4.2
00:38:43 pycparser==3.0
00:38:43 pygerrit2==2.0.15
00:38:43 PyGithub==2.8.1
00:38:43 Pygments==2.19.2
00:38:43 PyJWT==2.11.0
00:38:43 PyNaCl==1.6.2
00:38:43 pyparsing==2.4.7
00:38:43 pyperclip==1.11.0
00:38:43 pyrsistent==0.20.0
00:38:43 python-cinderclient==9.8.0
00:38:43 python-dateutil==2.9.0.post0
00:38:43 python-heatclient==5.0.0
00:38:43 python-jenkins==1.8.3
00:38:43 python-keystoneclient==5.7.0
00:38:43 python-magnumclient==4.9.0
00:38:43 python-openstackclient==8.3.0
00:38:43 python-swiftclient==4.9.0
00:38:43 PyYAML==6.0.3
00:38:43 referencing==0.37.0
00:38:43 requests==2.32.5
00:38:43 requests-oauthlib==2.0.0
00:38:43 requestsexceptions==1.4.0
00:38:43 rfc3986==2.0.0
00:38:43 rich==14.3.2
00:38:43 rich-argparse==1.7.2
00:38:43 rpds-py==0.30.0
00:38:43 rsa==4.9.1
00:38:43 ruamel.yaml==0.19.1
00:38:43 ruamel.yaml.clib==0.2.15
00:38:43 s3transfer==0.16.0
00:38:43 simplejson==3.20.2
00:38:43 six==1.17.0
00:38:43 smmap==5.0.2
00:38:43 soupsieve==2.8.3
00:38:43 stevedore==5.6.0
00:38:43 tabulate==0.9.0
00:38:43 toml==0.10.2
00:38:43 tomlkit==0.14.0
00:38:43 tqdm==4.67.3
00:38:43 typing_extensions==4.15.0
00:38:43 tzdata==2025.3
00:38:43 urllib3==1.26.20
00:38:43 virtualenv==20.36.1
00:38:43 wcwidth==0.6.0
00:38:43 websocket-client==1.9.0
00:38:43 wrapt==2.1.1
00:38:43 xdg==6.0.0
00:38:43 xmltodict==1.0.2
00:38:43 yq==3.4.3
00:38:43 [EnvInject] - Injecting environment variables from a build step.
00:38:43 [EnvInject] - Injecting as environment variables the properties content
00:38:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:38:43 OS_CLOUD=vex
00:38:43 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-29
00:38:43 OS_STACK_TEMPLATE_DIR=openstack-hot
00:38:43
00:38:43 [EnvInject] - Variables injected successfully.
00:38:43 provisioning config files...
00:38:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:38:43 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins10834931638251245455.sh
00:38:44 ---> Create parameters file for OpenStack HOT
00:38:44 OpenStack Heat parameters generated
00:38:44 -----------------------------------
00:38:44 parameters:
00:38:44 vm_0_count: '1'
00:38:44 vm_0_flavor: 'v3-standard-4'
00:38:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:38:44 vm_1_count: '1'
00:38:44 vm_1_flavor: 'v3-standard-2'
00:38:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:38:44
00:38:44 job_name: '38670-29'
00:38:44 silo: 'releng'
00:38:44 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins8951191954149235910.sh
00:38:44 ---> Create HEAT stack
00:38:44 + source /home/jenkins/lf-env.sh
00:38:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:44 ++ mktemp -d /tmp/venv-XXXX
00:38:44 + lf_venv=/tmp/venv-Gdgi
00:38:44 + local venv_file=/tmp/.os_lf_venv
00:38:44 + local python=python3
00:38:44 + local options
00:38:44 + local set_path=true
00:38:44 + local install_args=
00:38:44 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:38:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:38:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:44 + true
00:38:44 + case $1 in
00:38:44 + python=python3
00:38:44 + shift 2
00:38:44 + true
00:38:44 + case $1 in
00:38:44 + shift
00:38:44 + break
00:38:44 + case $python in
00:38:44 + local pkg_list=
00:38:44 + [[ -d /opt/pyenv ]]
00:38:44 + echo 'Setup pyenv:'
00:38:44 Setup pyenv:
00:38:44 + export PYENV_ROOT=/opt/pyenv
00:38:44 + PYENV_ROOT=/opt/pyenv
00:38:44 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:44 + pyenv versions
00:38:44 system
00:38:44 3.8.13
00:38:44 3.9.13
00:38:44 3.10.13
00:38:44 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:38:44 + command -v pyenv
00:38:44 ++ pyenv init - --no-rehash
00:38:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:38:44 for i in ${!paths[@]}; do
00:38:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:38:44 fi; done;
00:38:44 echo "${paths[*]}"'\'')"
00:38:44 export PATH="/opt/pyenv/shims:${PATH}"
00:38:44 export PYENV_SHELL=bash
00:38:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:38:44 pyenv() {
00:38:44 local command
00:38:44 command="${1:-}"
00:38:44 if [ "$#" -gt 0 ]; then
00:38:44 shift
00:38:44 fi
00:38:44
00:38:44 case "$command" in
00:38:44 rehash|shell)
00:38:44 eval "$(pyenv "sh-$command" "$@")"
00:38:44 ;;
00:38:44 *)
00:38:44 command pyenv "$command" "$@"
00:38:44 ;;
00:38:44 esac
00:38:44 }'
00:38:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:38:44 for i in ${!paths[@]}; do
00:38:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:38:44 fi; done;
00:38:44 echo "${paths[*]}"'
00:38:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:44 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:44 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:38:44 ++ export PYENV_SHELL=bash
00:38:44 ++ PYENV_SHELL=bash
00:38:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:38:44 +++ complete -F _pyenv pyenv
00:38:44 ++ lf-pyver python3
00:38:44 ++ local py_version_xy=python3
00:38:44 ++ local py_version_xyz=
00:38:44 ++ awk '{ print $1 }'
00:38:44 ++ pyenv versions
00:38:44 ++ local command
00:38:44 ++ command=versions
00:38:44 ++ '[' 1 -gt 0 ']'
00:38:44 ++ shift
00:38:44 ++ case "$command" in
00:38:44 ++ command pyenv versions
00:38:44 ++ pyenv versions
00:38:44 ++ sed 's/^[ *]* //'
00:38:44 ++ grep -E '^[0-9.]*[0-9]$'
00:38:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:38:44 +++ grep '^3' /tmp/.pyenv_versions
00:38:44 +++ tail -n 1
00:38:44 +++ sort -V
00:38:44 ++ py_version_xyz=3.11.7
00:38:44 ++ [[ -z 3.11.7 ]]
00:38:44 ++ echo 3.11.7
00:38:44 ++ return 0
00:38:44 + pyenv local 3.11.7
00:38:44 + local command
00:38:44 + command=local
00:38:44 + '[' 2 -gt 0 ']'
00:38:44 + shift
00:38:44 + case "$command" in
00:38:44 + command pyenv local 3.11.7
00:38:44 + pyenv local 3.11.7
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='lftools[openstack] '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='kubernetes '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='niet '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='python-heatclient '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='python-openstackclient '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='python-magnumclient '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='urllib3~=1.26.15 '
00:38:44 + for arg in "$@"
00:38:44 + case $arg in
00:38:44 + pkg_list+='yq '
00:38:44 + [[ -f /tmp/.os_lf_venv ]]
00:38:44 ++ cat /tmp/.os_lf_venv
00:38:44 + lf_venv=/tmp/venv-xRym
00:38:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from' file:/tmp/.os_lf_venv
00:38:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
00:38:44 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:38:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:38:44 + local 'pip_opts=--upgrade --quiet'
00:38:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:38:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:38:44 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:38:44 + [[ -n '' ]]
00:38:44 + [[ -n '' ]]
00:38:44 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:38:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:38:44 + /tmp/venv-xRym/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
00:38:46 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:38:46 lf-activate-venv(): INFO: Base packages installed successfully
00:38:46 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:38:46 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:38:46 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:38:46 + /tmp/venv-xRym/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:39:05 + type python3
00:39:05 + true
00:39:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH'
00:39:05 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
00:39:05 + PATH=/tmp/venv-xRym/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
00:39:05 + return 0
00:39:05 + openstack --os-cloud vex limits show --absolute
00:39:07 +--------------------------+---------+
00:39:07 | Name | Value |
00:39:07 +--------------------------+---------+
00:39:07 | maxTotalInstances | -1 |
00:39:07 | maxTotalCores | 450 |
00:39:07 | maxTotalRAMSize | 1000000 |
00:39:07 | maxServerMeta | 128 |
00:39:07 | maxImageMeta | 128 |
00:39:07 | maxPersonality | 5 |
00:39:07 | maxPersonalitySize | 10240 |
00:39:07 | maxTotalKeypairs | 100 |
00:39:07 | maxServerGroups | 10 |
00:39:07 | maxServerGroupMembers | 10 |
00:39:07 | maxTotalFloatingIps | -1 |
00:39:07 | maxSecurityGroups | -1 |
00:39:07 | maxSecurityGroupRules | -1 |
00:39:07 | totalRAMUsed | 606208 |
00:39:07 | totalCoresUsed | 148 |
00:39:07 | totalInstancesUsed | 44 |
00:39:07 | totalFloatingIpsUsed | 0 |
00:39:07 | totalSecurityGroupsUsed | 0 |
00:39:07 | totalServerGroupsUsed | 0 |
00:39:07 | maxTotalVolumes | -1 |
00:39:07 | maxTotalSnapshots | 10 |
00:39:07 | maxTotalVolumeGigabytes | 4096 |
00:39:07 | maxTotalBackups | 10 |
00:39:07 | maxTotalBackupGigabytes | 1000 |
00:39:07 | totalVolumesUsed | 0 |
00:39:07 | totalGigabytesUsed | 0 |
00:39:07 | totalSnapshotsUsed | 0 |
00:39:07 | totalBackupsUsed | 0 |
00:39:07 | totalBackupGigabytesUsed | 0 |
00:39:07 +--------------------------+---------+
00:39:07 + pushd /opt/ciman/openstack-hot
00:39:07 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:39:07 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-vanadium-29 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/stack-parameters.yaml
00:39:32 Creating stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-29
00:39:32 Waiting to initialize infrastructure...
00:39:32 Stack initialization successful.
00:39:32 ------------------------------------
00:39:32 Stack Details
00:39:32 ------------------------------------
00:39:32 {'added': None,
00:39:32 'capabilities': [],
00:39:32 'created_at': '2026-02-15T00:39:10Z',
00:39:32 'deleted': None,
00:39:32 'deleted_at': None,
00:39:32 'description': 'No description',
00:39:32 'environment': None,
00:39:32 'environment_files': None,
00:39:32 'files': None,
00:39:32 'files_container': None,
00:39:32 'id': '1ba53957-b2df-42c5-9b12-10aa6b660ab9',
00:39:32 'is_rollback_disabled': True,
00:39:32 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-vanadium-29/1ba53957-b2df-42c5-9b12-10aa6b660ab9',
00:39:32 'rel': 'self'}],
00:39:32 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
00:39:32 'name': 'releng-controller-csit-1node-rest-cars-perf-all-vanadium-29',
00:39:32 'notification_topics': [],
00:39:32 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:39:32 'output_key': 'vm_0_ips',
00:39:32 'output_value': ['10.30.170.135']},
00:39:32 {'description': 'IP addresses of the 2nd vm types',
00:39:32 'output_key': 'vm_1_ips',
00:39:32 'output_value': ['10.30.171.151']}],
00:39:32 'owner_id': ****,
00:39:32 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:39:32 'OS::stack_id': '1ba53957-b2df-42c5-9b12-10aa6b660ab9',
00:39:32 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-vanadium-29',
00:39:32 'job_name': '38670-29',
00:39:32 'silo': 'releng',
00:39:32 'vm_0_count': '1',
00:39:32 'vm_0_flavor': 'v3-standard-4',
00:39:32 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:39:32 '20260201-010217.481',
00:39:32 'vm_1_count': '1',
00:39:32 'vm_1_flavor': 'v3-standard-2',
00:39:32 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:39:32 '- 20250917-133034.654'},
00:39:32 'parent_id': None,
00:39:32 'replaced': None,
00:39:32 'status': 'CREATE_COMPLETE',
00:39:32 'status_reason': 'Stack CREATE completed successfully',
00:39:32 'tags': [],
00:39:32 'template': None,
00:39:32 'template_description': 'No description',
00:39:32 'template_url': None,
00:39:32 'timeout_mins': 15,
00:39:32 'unchanged': None,
00:39:32 'updated': None,
00:39:32 'updated_at': None,
00:39:32 'user_project_id': '12575215a7384a4984284fb96be12316'}
00:39:32 ------------------------------------
00:39:33 + popd
00:39:33 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
00:39:33 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins6793314477135664697.sh
00:39:33 ---> Copy SSH public keys to CSIT lab
00:39:33 Setup pyenv:
00:39:33 system
00:39:33 3.8.13
00:39:33 3.9.13
00:39:33 3.10.13
00:39:33 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:39:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
00:39:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:39:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:39:35 lf-activate-venv(): INFO: Base packages installed successfully
00:39:35 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
00:39:48 SSH not responding on 10.30.170.135. Retrying in 10 seconds...
00:39:49 Warning: Permanently added '10.30.171.151' (ECDSA) to the list of known hosts.
00:39:50 releng-38670-29-1-mininet-ovs-217-0
00:39:50 Successfully copied public keys to slave 10.30.171.151
00:39:58 Ping to 10.30.170.135 successful.
00:39:59 SSH not responding on 10.30.170.135. Retrying in 10 seconds...
00:40:09 Ping to 10.30.170.135 successful.
00:40:09 SSH not responding on 10.30.170.135. Retrying in 10 seconds...
00:40:19 Ping to 10.30.170.135 successful.
00:40:20 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:40:21 releng-38670-29-0-builder-0
00:40:21 Successfully copied public keys to slave 10.30.170.135
00:40:21 Process 6494 ready.
00:40:21 Process 6495 ready.
00:40:21 SSH ready on all stack servers.
00:40:21 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins4882869809622008123.sh
00:40:21 Setup pyenv:
00:40:21 system
00:40:21 3.8.13
00:40:21 3.9.13
00:40:21 3.10.13
00:40:21 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:40:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Pim9
00:40:25 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.robot_venv
00:40:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:29 lf-activate-venv(): INFO: Base packages installed successfully
00:40:29 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:40:31 lf-activate-venv(): INFO: Adding /tmp/venv-Pim9/bin to PATH
00:40:31 + echo 'Installing Python Requirements'
00:40:31 Installing Python Requirements
00:40:31 + cat
00:40:31 + python -m pip install -r requirements.txt
00:40:31 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:40:31 Collecting docker-py (from -r requirements.txt (line 1))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
00:40:31 Collecting ipaddr (from -r requirements.txt (line 2))
00:40:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:40:31 Installing build dependencies: started
00:40:32 Installing build dependencies: finished with status 'done'
00:40:32 Getting requirements to build wheel: started
00:40:32 Getting requirements to build wheel: finished with status 'done'
00:40:32 Preparing metadata (pyproject.toml): started
00:40:33 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:33 Collecting netaddr (from -r requirements.txt (line 3))
00:40:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
00:40:33 Collecting netifaces (from -r requirements.txt (line 4))
00:40:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:40:33 Installing build dependencies: started
00:40:33 Installing build dependencies: finished with status 'done'
00:40:33 Getting requirements to build wheel: started
00:40:34 Getting requirements to build wheel: finished with status 'done'
00:40:34 Preparing metadata (pyproject.toml): started
00:40:34 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:34 Collecting pyhocon (from -r requirements.txt (line 5))
00:40:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:40:34 Collecting requests (from -r requirements.txt (line 6))
00:40:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:40:34 Collecting robotframework (from -r requirements.txt (line 7))
00:40:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:40:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 20.9 MB/s 0:00:00
00:40:34 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:40:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:40:34 Installing build dependencies: started
00:40:35 Installing build dependencies: finished with status 'done'
00:40:35 Getting requirements to build wheel: started
00:40:36 Getting requirements to build wheel: finished with status 'done'
00:40:36 Preparing metadata (pyproject.toml): started
00:40:36 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
00:40:36 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
00:40:36 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:40:36 Installing build dependencies: started
00:40:37 Installing build dependencies: finished with status 'done'
00:40:37 Getting requirements to build wheel: started
00:40:37 Getting requirements to build wheel: finished with status 'done'
00:40:37 Preparing metadata (pyproject.toml): started
00:40:37 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:37 Collecting scapy (from -r requirements.txt (line 12))
00:40:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:40:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 49.7 MB/s 0:00:00
00:40:37 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:40:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:40:37 Installing build dependencies: started
00:40:38 Installing build dependencies: finished with status 'done'
00:40:38 Getting requirements to build wheel: started
00:40:39 Getting requirements to build wheel: finished with status 'done'
00:40:39 Preparing metadata (pyproject.toml): started
00:40:39 Preparing metadata (pyproject.toml): finished with status 'done'
00:40:39 Collecting elasticsearch (from -r requirements.txt (line 18))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:40:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 38.7 MB/s 0:00:00
00:40:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
00:40:39 Collecting pyangbind (from -r requirements.txt (line 22))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:40:39 Collecting isodate (from -r requirements.txt (line 25))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:40:39 Collecting jmespath (from -r requirements.txt (line 28))
00:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:40:39 Collecting jsonpatch (from -r requirements.txt (line 31))
00:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:40:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:40:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
00:40:39 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
00:40:39 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
00:40:39 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:40:39 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:40:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:40:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:40:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:40:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:40:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:40:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
00:40:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
00:40:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:40:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
00:40:40 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:40:40 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:40:40 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
00:40:40 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:40:40 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
00:40:40 Collecting elasticsearch (from -r requirements.txt (line 18))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:40:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 42.7 MB/s 0:00:00
00:40:40 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
00:40:40 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
00:40:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
00:40:40 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:40:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.0 MB/s 0:00:00
00:40:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:40:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
00:40:42 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:40:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 39.5 MB/s 0:00:00
00:40:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:40:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
00:40:42 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:40:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:40:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:40:43 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
00:40:43 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:40:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:40:43 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:40:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 65.7 MB/s 0:00:00
00:40:43 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:40:43 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:40:43 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
00:40:43 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
00:40:43 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:40:43 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:40:43 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:40:43 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:40:43 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:40:43 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
00:40:44 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:40:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:40:44 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:40:44 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:40:44 Requirement already satisfied: packaging in /tmp/venv-Pim9/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:40:44 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:40:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:40:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:40:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:40:44 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:40:44 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:40:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:40:44 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:40:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:40:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:40:44 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:40:44 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:40:44 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=afb94e0ce0c0aee8b9dff5ebbc6ec49d8aa9a8e3d5b56c5b510da56c47a35560
00:40:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:40:44 Building wheel for ipaddr (pyproject.toml): started
00:40:45 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:40:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=9d59b6dc2fa637271f76da500b8f552187962541611abb03a58ccd4f0b6fbfc2
00:40:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:40:45 Building wheel for netifaces (pyproject.toml): started
00:40:47 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:40:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=ac50d23005bd8ed82f752be6a612a289e52df6772b86bc5824ce9c7c3ed37d40
00:40:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:40:47 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:40:48 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:40:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=e83bb8397a06b5154055b0b4e89c5b3ddf9bd9a6f430cdadc1bc634c33119df8
00:40:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:40:48 Building wheel for jsonpath-rw (pyproject.toml): started
00:40:48 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:40:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c71dc77480dcd6ceced034fe74241804b039b55338433bc19018f0eeff9b2373
00:40:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:40:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:40:48 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:40:55
00:40:55 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:40:56 + pip freeze
00:40:56 async-generator==1.10
00:40:56 attrs==25.4.0
00:40:56 bcrypt==5.0.0
00:40:56 beautifulsoup4==4.14.3
00:40:56 certifi==2026.1.4
00:40:56 cffi==2.0.0
00:40:56 charset-normalizer==3.4.4
00:40:56 click==8.3.1
00:40:56 cryptography==46.0.5
00:40:56 decorator==5.2.1
00:40:56 distlib==0.4.0
00:40:56 docker-py==1.10.6
00:40:56 docker-pycreds==0.4.0
00:40:56 elastic-transport==8.17.1
00:40:56 elasticsearch==8.19.3
00:40:56 elasticsearch-dsl==8.15.4
00:40:56 enum34==1.1.10
00:40:56 filelock==3.24.0
00:40:56 h11==0.16.0
00:40:56 idna==3.11
00:40:56 importlib_metadata==8.7.1
00:40:56 invoke==2.2.1
00:40:56 ipaddr==2.2.0
00:40:56 isodate==0.7.2
00:40:56 jmespath==1.1.0
00:40:56 jsonpatch==1.33
00:40:56 jsonpath-rw==1.4.0
00:40:56 jsonpointer==3.0.0
00:40:56 lxml==6.0.2
00:40:56 mypy_extensions==1.1.0
00:40:56 netaddr==1.3.0
00:40:56 netifaces==0.11.0
00:40:56 outcome==1.3.0.post0
00:40:56 packaging==26.0
00:40:56 paramiko==4.0.0
00:40:56 platformdirs==4.9.1
00:40:56 ply==3.11
00:40:56 pyang==2.7.1
00:40:56 pyangbind==0.8.7
00:40:56 pycparser==3.0
00:40:56 pyhocon==0.3.61
00:40:56 PyNaCl==1.6.2
00:40:56 pyparsing==3.3.2
00:40:56 PySocks==1.7.1
00:40:56 python-dateutil==2.9.0.post0
00:40:56 regex==2026.1.15
00:40:56 requests==2.32.5
00:40:56 robotframework==7.4.1
00:40:56 robotframework-httplibrary==0.4.2
00:40:56 robotframework-pythonlibcore==4.5.0
00:40:56 robotframework-requests==0.9.7
00:40:56 robotframework-selenium2library==3.0.0
00:40:56 robotframework-seleniumlibrary==6.8.0
00:40:56 robotframework-sshlibrary==3.8.0
00:40:56 scapy==2.7.0
00:40:56 scp==0.15.0
00:40:56 selenium==4.40.0
00:40:56 six==1.17.0
00:40:56 sniffio==1.3.1
00:40:56 sortedcontainers==2.4.0
00:40:56 soupsieve==2.8.3
00:40:56 trio==0.33.0
00:40:56 trio-typing==0.10.0
00:40:56 trio-websocket==0.12.2
00:40:56 types-certifi==2021.10.8.3
00:40:56 types-urllib3==1.26.25.14
00:40:56 typing_extensions==4.15.0
00:40:56 urllib3==2.6.3
00:40:56 virtualenv==20.36.1
00:40:56 waitress==3.0.2
00:40:56 WebOb==1.8.9
00:40:56 websocket-client==1.9.0
00:40:56 WebTest==3.0.7
00:40:56 wsproto==1.3.2
00:40:56 zipp==3.23.0
00:40:56 [EnvInject] - Injecting environment variables from a build step.
00:40:56 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:40:56 [EnvInject] - Variables injected successfully.
00:40:56 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins12473517541882000549.sh
00:40:56 Setup pyenv:
00:40:56 system
00:40:56 3.8.13
00:40:56 3.9.13
00:40:56 3.10.13
00:40:56 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
00:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:40:58 lf-activate-venv(): INFO: Base packages installed successfully
00:40:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:41:06 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
00:41:06 + ODL_SYSTEM=()
00:41:06 + TOOLS_SYSTEM=()
00:41:06 + OPENSTACK_SYSTEM=()
00:41:06 + OPENSTACK_CONTROLLERS=()
00:41:06 + mapfile -t ADDR
00:41:06 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:41:06 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-vanadium-29
00:41:08 + for i in "${ADDR[@]}"
00:41:08 ++ ssh 10.30.170.135 hostname -s
00:41:08 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:08 + REMHOST=releng-38670-29-0-builder-0
00:41:08 + case ${REMHOST} in
00:41:08 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:41:08 + for i in "${ADDR[@]}"
00:41:08 ++ ssh 10.30.171.151 hostname -s
00:41:08 Warning: Permanently added '10.30.171.151' (ECDSA) to the list of known hosts.
00:41:09 + REMHOST=releng-38670-29-1-mininet-ovs-217-0
00:41:09 + case ${REMHOST} in
00:41:09 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:41:09 + echo NUM_ODL_SYSTEM=1
00:41:09 + echo NUM_TOOLS_SYSTEM=1
00:41:09 + '[' '' == yes ']'
00:41:09 + NUM_OPENSTACK_SYSTEM=0
00:41:09 + echo NUM_OPENSTACK_SYSTEM=0
00:41:09 + '[' 0 -eq 2 ']'
00:41:09 + echo ODL_SYSTEM_IP=10.30.170.135
00:41:09 ++ seq 0 0
00:41:09 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:41:09 + echo ODL_SYSTEM_1_IP=10.30.170.135
00:41:09 + echo TOOLS_SYSTEM_IP=10.30.171.151
00:41:09 ++ seq 0 0
00:41:09 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:41:09 + echo TOOLS_SYSTEM_1_IP=10.30.171.151
00:41:09 + openstack_index=0
00:41:09 + NUM_OPENSTACK_CONTROL_NODES=1
00:41:09 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:41:09 ++ seq 0 0
00:41:09 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:41:09 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:41:09 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:41:09 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:41:09 + '[' -1 -ge 2 ']'
00:41:09 ++ seq 0 -2
00:41:09 + NUM_OPENSTACK_HAPROXY_NODES=0
00:41:09 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:41:09 ++ seq 0 -1
00:41:09 + echo 'Contents of slave_addresses.txt:'
00:41:09 Contents of slave_addresses.txt:
00:41:09 + cat slave_addresses.txt
00:41:09 NUM_ODL_SYSTEM=1
00:41:09 NUM_TOOLS_SYSTEM=1
00:41:09 NUM_OPENSTACK_SYSTEM=0
00:41:09 ODL_SYSTEM_IP=10.30.170.135
00:41:09 ODL_SYSTEM_1_IP=10.30.170.135
00:41:09 TOOLS_SYSTEM_IP=10.30.171.151
00:41:09 TOOLS_SYSTEM_1_IP=10.30.171.151
00:41:09 NUM_OPENSTACK_CONTROL_NODES=1
00:41:09 OPENSTACK_CONTROL_NODE_1_IP=
00:41:09 NUM_OPENSTACK_COMPUTE_NODES=-1
00:41:09 NUM_OPENSTACK_HAPROXY_NODES=0
00:41:09 [EnvInject] - Injecting environment variables from a build step.
00:41:09 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:41:09 [EnvInject] - Variables injected successfully.
00:41:09 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/sh /tmp/jenkins16139300293056075943.sh
00:41:09 Preparing for JRE Version 21
00:41:09 Karaf artifact is karaf
00:41:09 Karaf project is integration
00:41:09 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:41:09 [EnvInject] - Injecting environment variables from a build step.
00:41:09 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:41:09 [EnvInject] - Variables injected successfully.
00:41:09 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins9157832885155014177.sh
00:41:09 2026-02-15 00:41:09 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:41:09 Bundle version is 0.23.1-SNAPSHOT
00:41:09 --2026-02-15 00:41:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:41:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:41:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:41:09 HTTP request sent, awaiting response... 200 OK
00:41:09 Length: 963 [application/xml]
00:41:09 Saving to: ‘maven-metadata.xml’
00:41:09
00:41:09 0K 100% 40.0M=0s
00:41:09
00:41:09 2026-02-15 00:41:09 (40.0 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:41:09
00:41:09
00:41:09
00:41:09 org.opendaylight.integration
00:41:09 karaf
00:41:09
00:41:09 20260125063332
00:41:09
00:41:09 20260125.063332
00:41:09 1
00:41:09
00:41:09
00:41:09
00:41:09 pom
00:41:09 0.23.1-20260125.063332-1
00:41:09 20260125063332
00:41:09
00:41:09
00:41:09 tar.gz
00:41:09 0.23.1-20260125.063332-1
00:41:09 20260125063332
00:41:09
00:41:09
00:41:09 zip
00:41:09 0.23.1-20260125.063332-1
00:41:09 20260125063332
00:41:09
00:41:09
00:41:09
00:41:09 0.23.1-SNAPSHOT
00:41:09
00:41:09 Nexus timestamp is 0.23.1-20260125.063332-1
00:41:09 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:41:09 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:41:09 Distribution bundle version is 0.23.1-SNAPSHOT
00:41:09 Distribution folder is karaf-0.23.1-SNAPSHOT
00:41:09 Nexus prefix is https://nexus.opendaylight.org
00:41:09 [EnvInject] - Injecting environment variables from a build step.
00:41:09 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:41:09 [EnvInject] - Variables injected successfully.
00:41:09 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins6875539136541445208.sh
00:41:09 Setup pyenv:
00:41:09 system
00:41:09 3.8.13
00:41:09 3.9.13
00:41:09 3.10.13
00:41:09 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
00:41:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
00:41:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:41:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:41:12 lf-activate-venv(): INFO: Base packages installed successfully
00:41:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:41:17 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
00:41:17 Copying common-functions.sh to /tmp
00:41:19 Copying common-functions.sh to 10.30.170.135:/tmp
00:41:19 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:19 Copying common-functions.sh to 10.30.171.151:/tmp
00:41:19 Warning: Permanently added '10.30.171.151' (ECDSA) to the list of known hosts.
00:41:19 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins1610027383217482424.sh
00:41:19 common-functions.sh is being sourced
00:41:19 common-functions environment:
00:41:19 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:19 ACTUALFEATURES:
00:41:19 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:19 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:41:19 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:19 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:19 CONTROLLERMEM: 2048m
00:41:19 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:41:19 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:41:19 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:41:19 SUITES:
00:41:19
00:41:19 #################################################
00:41:19 ## Configure Cluster and Start ##
00:41:19 #################################################
00:41:19 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app
00:41:19 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app
00:41:19 Locating script plan to use...
00:41:19 Finished running script plans
00:41:19 Configuring member-1 with IP address 10.30.170.135
00:41:19 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:20 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:20 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:41:20 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
00:41:20 common-functions.sh is being sourced
00:41:20 ++ echo 'common-functions.sh is being sourced'
00:41:20 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:41:20 ++ DISTROSTREAM=vanadium
00:41:20 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:20 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:20 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:20 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:20 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:41:20 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:41:20 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:20 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:20 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:20 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:20 ++ export CONTROLLERMEM=
00:41:20 ++ CONTROLLERMEM=
00:41:20 ++ case "${DISTROSTREAM}" in
00:41:20 ++ CLUSTER_SYSTEM=akka
00:41:20 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:41:20 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:41:20 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:41:20 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:41:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:41:20 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:41:20 ++ print_common_env
00:41:20 ++ cat
00:41:20 common-functions environment:
00:41:20 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:20 ACTUALFEATURES:
00:41:20 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:20 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:41:20 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:20 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:20 CONTROLLERMEM:
00:41:20 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:41:20 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:41:20 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:41:20 SUITES:
00:41:20
00:41:20 ++ SSH='ssh -t -t'
00:41:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:41:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:41:20 Changing to /tmp
00:41:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:41:20 + echo 'Changing to /tmp'
00:41:20 + cd /tmp
00:41:20 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:41:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:41:20 --2026-02-15 00:41:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:41:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:41:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:41:20 HTTP request sent, awaiting response... 200 OK
00:41:20 Length: 240390263 (229M) [application/zip]
00:41:20 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:41:20
00:41:20 0K ........ ........ ........ ........ ........ ........ 1% 99.6M 2s
00:41:20 3072K ........ ........ ........ ........ ........ ........ 2% 167M 2s
00:41:20 6144K ........ ........ ........ ........ ........ ........ 3% 163M 2s
00:41:20 9216K ........ ........ ........ ........ ........ ........ 5% 207M 1s
00:41:20 12288K ........ ........ ........ ........ ........ ........ 6% 160M 1s
00:41:20 15360K ........ ........ ........ ........ ........ ........ 7% 185M 1s
00:41:20 18432K ........ ........ ........ ........ ........ ........ 9% 206M 1s
00:41:20 21504K ........ ........ ........ ........ ........ ........ 10% 204M 1s
00:41:20 24576K ........ ........ ........ ........ ........ ........ 11% 220M 1s
00:41:20 27648K ........ ........ ........ ........ ........ ........ 13% 241M 1s
00:41:20 30720K ........ ........ ........ ........ ........ ........ 14% 226M 1s
00:41:20 33792K ........ ........ ........ ........ ........ ........ 15% 260M 1s
00:41:20 36864K ........ ........ ........ ........ ........ ........ 17% 270M 1s
00:41:20 39936K ........ ........ ........ ........ ........ ........ 18% 311M 1s
00:41:20 43008K ........ ........ ........ ........ ........ ........ 19% 289M 1s
00:41:20 46080K ........ ........ ........ ........ ........ ........ 20% 271M 1s
00:41:20 49152K ........ ........ ........ ........ ........ ........ 22% 310M 1s
00:41:20 52224K ........ ........ ........ ........ ........ ........ 23% 257M 1s
00:41:20 55296K ........ ........ ........ ........ ........ ........ 24% 292M 1s
00:41:20 58368K ........ ........ ........ ........ ........ ........ 26% 302M 1s
00:41:20 61440K ........ ........ ........ ........ ........ ........ 27% 301M 1s
00:41:20 64512K ........ ........ ........ ........ ........ ........ 28% 290M 1s
00:41:20 67584K ........ ........ ........ ........ ........ ........ 30% 259M 1s
00:41:20 70656K ........ ........ ........ ........ ........ ........ 31% 333M 1s
00:41:20 73728K ........ ........ ........ ........ ........ ........ 32% 316M 1s
00:41:20 76800K ........ ........ ........ ........ ........ ........ 34% 294M 1s
00:41:20 79872K ........ ........ ........ ........ ........ ........ 35% 319M 1s
00:41:20 82944K ........ ........ ........ ........ ........ ........ 36% 316M 1s
00:41:20 86016K ........ ........ ........ ........ ........ ........ 37% 293M 1s
00:41:20 89088K ........ ........ ........ ........ ........ ........ 39% 299M 1s
00:41:20 92160K ........ ........ ........ ........ ........ ........ 40% 299M 1s
00:41:20 95232K ........ ........ ........ ........ ........ ........ 41% 290M 1s
00:41:20 98304K ........ ........ ........ ........ ........ ........ 43% 292M 1s
00:41:20 101376K ........ ........ ........ ........ ........ ........ 44% 283M 1s
00:41:20 104448K ........ ........ ........ ........ ........ ........ 45% 286M 1s
00:41:20 107520K ........ ........ ........ ........ ........ ........ 47% 270M 0s
00:41:20 110592K ........ ........ ........ ........ ........ ........ 48% 283M 0s
00:41:20 113664K ........ ........ ........ ........ ........ ........ 49% 276M 0s
00:41:20 116736K ........ ........ ........ ........ ........ ........ 51% 280M 0s
00:41:20 119808K ........ ........ ........ ........ ........ ........ 52% 290M 0s
00:41:20 122880K ........ ........ ........ ........ ........ ........ 53% 282M 0s
00:41:20 125952K ........ ........ ........ ........ ........ ........ 54% 290M 0s
00:41:20 129024K ........ ........ ........ ........ ........ ........ 56% 290M 0s
00:41:20 132096K ........ ........ ........ ........ ........ ........ 57% 296M 0s
00:41:20 135168K ........ ........ ........ ........ ........ ........ 58% 288M 0s
00:41:20 138240K ........ ........ ........ ........ ........ ........ 60% 283M 0s
00:41:20 141312K ........ ........ ........ ........ ........ ........ 61% 271M 0s
00:41:20 144384K ........ ........ ........ ........ ........ ........ 62% 295M 0s
00:41:20 147456K ........ ........ ........ ........ ........ ........ 64% 286M 0s
00:41:20 150528K ........ ........ ........ ........ ........ ........ 65% 290M 0s
00:41:21 153600K ........ ........ ........ ........ ........ ........ 66% 301M 0s
00:41:21 156672K ........ ........ ........ ........ ........ ........ 68% 290M 0s
00:41:21 159744K ........ ........ ........ ........ ........ ........ 69% 310M 0s
00:41:21 162816K ........ ........ ........ ........ ........ ........ 70% 287M 0s
00:41:21 165888K ........ ........ ........ ........ ........ ........ 71% 289M 0s
00:41:21 168960K ........ ........ ........ ........ ........ ........ 73% 314M 0s
00:41:21 172032K ........ ........ ........ ........ ........ ........ 74% 297M 0s
00:41:21 175104K ........ ........ ........ ........ ........ ........ 75% 285M 0s
00:41:21 178176K ........ ........ ........ ........ ........ ........ 77% 288M 0s
00:41:21 181248K ........ ........ ........ ........ ........ ........ 78% 281M 0s
00:41:21 184320K ........ ........ ........ ........ ........ ........ 79% 287M 0s
00:41:21 187392K ........ ........ ........ ........ ........ ........ 81% 285M 0s
00:41:21 190464K ........ ........ ........ ........ ........ ........ 82% 284M 0s
00:41:21 193536K ........ ........ ........ ........ ........ ........ 83% 279M 0s
00:41:21 196608K ........ ........ ........ ........ ........ ........ 85% 288M 0s
00:41:21 199680K ........ ........ ........ ........ ........ ........ 86% 275M 0s
00:41:21 202752K ........ ........ ........ ........ ........ ........ 87% 278M 0s
00:41:21 205824K ........ ........ ........ ........ ........ ........ 88% 276M 0s
00:41:21 208896K ........ ........ ........ ........ ........ ........ 90% 277M 0s
00:41:21 211968K ........ ........ ........ ........ ........ ........ 91% 279M 0s
00:41:21 215040K ........ ........ ........ ........ ........ ........ 92% 278M 0s
00:41:21 218112K ........ ........ ........ ........ ........ ........ 94% 276M 0s
00:41:21 221184K ........ ........ ........ ........ ........ ........ 95% 258M 0s
00:41:21 224256K ........ ........ ........ ........ ........ ........ 96% 269M 0s
00:41:21 227328K ........ ........ ........ ........ ........ ........ 98% 274M 0s
00:41:21 230400K ........ ........ ........ ........ ........ ........ 99% 275M 0s
00:41:21 233472K ........ ........ .... 100% 269M=0.9s
00:41:21
00:41:21 2026-02-15 00:41:21 (264 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:41:21
00:41:21 Extracting the new controller...
00:41:21 + echo 'Extracting the new controller...'
00:41:21 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:41:23 Adding external repositories...
00:41:23 + echo 'Adding external repositories...'
00:41:23 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:41:23 ################################################################################
00:41:23 #
00:41:23 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:23 # contributor license agreements. See the NOTICE file distributed with
00:41:23 # this work for additional information regarding copyright ownership.
00:41:23 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:23 # (the "License"); you may not use this file except in compliance with
00:41:23 # the License. You may obtain a copy of the License at
00:41:23 #
00:41:23 # http://www.apache.org/licenses/LICENSE-2.0
00:41:23 #
00:41:23 # Unless required by applicable law or agreed to in writing, software
00:41:23 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:23 # See the License for the specific language governing permissions and
00:41:23 # limitations under the License.
00:41:23 #
00:41:23 ################################################################################
00:41:23
00:41:23 #
00:41:23 # If set to true, the following property will not allow any certificate to be used
00:41:23 # when accessing Maven repositories through SSL
00:41:23 #
00:41:23 #org.ops4j.pax.url.mvn.certificateCheck=
00:41:23
00:41:23 #
00:41:23 # Path to the local Maven settings file.
00:41:23 # The repositories defined in this file will be automatically added to the list
00:41:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:41:23 # below is not set.
00:41:23 # The following locations are checked for the existence of the settings.xml file
00:41:23 # * 1. looks for the specified url
00:41:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:41:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:41:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:41:23 #
00:41:23 #org.ops4j.pax.url.mvn.settings=
00:41:23
00:41:23 #
00:41:23 # Path to the local Maven repository which is used to avoid downloading
00:41:23 # artifacts when they already exist locally.
00:41:23 # The value of this property will be extracted from the settings.xml file
00:41:23 # above, or defaulted to:
00:41:23 # System.getProperty( "user.home" ) + "/.m2/repository"
00:41:23 #
00:41:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:41:23
00:41:23 #
00:41:23 # Default this to false. It's just weird to use undocumented repos
00:41:23 #
00:41:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:41:23
00:41:23 #
00:41:23 # Uncomment if you don't wanna use the proxy settings
00:41:23 # from the Maven conf/settings.xml file
00:41:23 #
00:41:23 # org.ops4j.pax.url.mvn.proxySupport=false
00:41:23
00:41:23 #
00:41:23 # Comma separated list of repositories scanned when resolving an artifact.
00:41:23 # Those repositories will be checked before iterating through the
00:41:23 # below list of repositories and even before the local repository
00:41:23 # A repository url can be appended with zero or more of the following flags:
00:41:23 # @snapshots : the repository contains snaphots
00:41:23 # @noreleases : the repository does not contain any released artifacts
00:41:23 #
00:41:23 # The following property value will add the system folder as a repo.
00:41:23 #
00:41:23 org.ops4j.pax.url.mvn.defaultRepositories=\
00:41:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:41:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:41:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:41:23
00:41:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:41:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:41:23
00:41:23 #
00:41:23 # Comma separated list of repositories scanned when resolving an artifact.
00:41:23 # The default list includes the following repositories:
00:41:23 # http://repo1.maven.org/maven2@id=central
00:41:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:41:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:41:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:41:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:41:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:41:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:41:23 # To add repositories to the default ones, prepend '+' to the list of repositories
00:41:23 # to add.
00:41:23 # A repository url can be appended with zero or more of the following flags:
00:41:23 # @snapshots : the repository contains snapshots
00:41:23 # @noreleases : the repository does not contain any released artifacts
00:41:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:41:23 #
00:41:23 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:41:23
00:41:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:41:23 + echo 'Configuring the startup features...'
00:41:23 Configuring the startup features...
00:41:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:23 + FEATURE_TEST_STRING=features-test
00:41:23 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:41:23 + KARAF_VERSION=karaf4
00:41:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:41:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:23 + [[ ! -z '' ]]
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:41:23 ################################################################################
00:41:23 #
00:41:23 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:23 # contributor license agreements. See the NOTICE file distributed with
00:41:23 # this work for additional information regarding copyright ownership.
00:41:23 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:23 # (the "License"); you may not use this file except in compliance with
00:41:23 # the License. You may obtain a copy of the License at
00:41:23 #
00:41:23 # http://www.apache.org/licenses/LICENSE-2.0
00:41:23 #
00:41:23 # Unless required by applicable law or agreed to in writing, software
00:41:23 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:23 # See the License for the specific language governing permissions and
00:41:23 # limitations under the License.
00:41:23 #
00:41:23 ################################################################################
00:41:23
00:41:23 #
00:41:23 # Comma separated list of features repositories to register by default
00:41:23 #
00:41:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:41:23
00:41:23 #
00:41:23 # Comma separated list of features to install at startup
00:41:23 #
00:41:23 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:41:23
00:41:23 #
00:41:23 # Resource repositories (OBR) that the features resolver can use
00:41:23 # to resolve requirements/capabilities
00:41:23 #
00:41:23 # The format of the resourceRepositories is
00:41:23 # resourceRepositories=[xml:url|json:url],...
00:41:23 # for Instance:
00:41:23 #
00:41:23 #resourceRepositories=xml:http://host/path/to/index.xml
00:41:23 # or
00:41:23 #resourceRepositories=json:http://host/path/to/index.json
00:41:23 #
00:41:23
00:41:23 #
00:41:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:41:23 #
00:41:23 featuresBootAsynchronous=false
00:41:23
00:41:23 #
00:41:23 # Service requirements enforcement
00:41:23 #
00:41:23 # By default, the feature resolver checks the service requirements/capabilities of
00:41:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:41:23 # the required bundles.
00:41:23 # The following flag can have those values:
00:41:23 # - disable: service requirements are completely ignored
00:41:23 # - default: service requirements are ignored for old features
00:41:23 # - enforce: service requirements are always verified
00:41:23 #
00:41:23 #serviceRequirements=default
00:41:23
00:41:23 #
00:41:23 # Store cfg file for config element in feature
00:41:23 #
00:41:23 #configCfgStore=true
00:41:23
00:41:23 #
00:41:23 # Define if the feature service automatically refresh bundles
00:41:23 #
00:41:23 autoRefresh=true
00:41:23
00:41:23 #
00:41:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:41:23 # XML file defines instructions related to features processing
00:41:23 # versions.properties may declare properties to resolve placeholders in XML file
00:41:23 # both files are relative to ${karaf.etc}
00:41:23 #
00:41:23 #featureProcessing=org.apache.karaf.features.xml
00:41:23 #featureProcessingVersions=versions.properties
00:41:23 + configure_karaf_log karaf4 ''
00:41:23 + local -r karaf_version=karaf4
00:41:23 + local -r controllerdebugmap=
00:41:23 + local logapi=log4j
00:41:23 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:41:23 log4j2.rootLogger.level = INFO
00:41:23 #log4j2.rootLogger.type = asyncRoot
00:41:23 #log4j2.rootLogger.includeLocation = false
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:41:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:41:23 log4j2.rootLogger.appenderRef.Console.ref = Console
00:41:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:41:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:41:23 log4j2.logger.spifly.name = org.apache.aries.spifly
00:41:23 log4j2.logger.spifly.level = WARN
00:41:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:41:23 log4j2.logger.audit.level = INFO
00:41:23 log4j2.logger.audit.additivity = false
00:41:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:41:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:41:23 log4j2.appender.console.type = Console
00:41:23 log4j2.appender.console.name = Console
00:41:23 log4j2.appender.console.layout.type = PatternLayout
00:41:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:41:23 log4j2.appender.rolling.type = RollingRandomAccessFile
00:41:23 log4j2.appender.rolling.name = RollingFile
00:41:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:41:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:41:23 #log4j2.appender.rolling.immediateFlush = false
00:41:23 log4j2.appender.rolling.append = true
00:41:23 log4j2.appender.rolling.layout.type = PatternLayout
00:41:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:41:23 log4j2.appender.rolling.policies.type = Policies
00:41:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:41:23 log4j2.appender.rolling.policies.size.size = 64MB
00:41:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:41:23 log4j2.appender.rolling.strategy.max = 7
00:41:23 log4j2.appender.audit.type = RollingRandomAccessFile
00:41:23 log4j2.appender.audit.name = AuditRollingFile
00:41:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:41:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:41:23 log4j2.appender.audit.append = true
00:41:23 log4j2.appender.audit.layout.type = PatternLayout
00:41:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:41:23 log4j2.appender.audit.policies.type = Policies
00:41:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:41:23 log4j2.appender.audit.policies.size.size = 8MB
00:41:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:41:23 log4j2.appender.audit.strategy.max = 7
00:41:23 log4j2.appender.osgi.type = PaxOsgi
00:41:23 log4j2.appender.osgi.name = PaxOsgi
00:41:23 log4j2.appender.osgi.filter = *
00:41:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:41:23 #log4j2.logger.aether.level = TRACE
00:41:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:41:23 #log4j2.logger.http-headers.level = DEBUG
00:41:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:41:23 #log4j2.logger.maven.level = TRACE
00:41:23 + logapi=log4j2
00:41:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:41:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:41:23 + '[' log4j2 == log4j2 ']'
00:41:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:41:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:41:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:41:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:41:23 controllerdebugmap:
00:41:23 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:23 + unset IFS
00:41:23 + echo 'controllerdebugmap: '
00:41:23 + '[' -n '' ']'
00:41:23 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:41:23 ################################################################################
00:41:23 #
00:41:23 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:23 # contributor license agreements. See the NOTICE file distributed with
00:41:23 # this work for additional information regarding copyright ownership.
00:41:23 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:23 # (the "License"); you may not use this file except in compliance with
00:41:23 # the License. You may obtain a copy of the License at
00:41:23 #
00:41:23 # http://www.apache.org/licenses/LICENSE-2.0
00:41:23 #
00:41:23 # Unless required by applicable law or agreed to in writing, software
00:41:23 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:23 # See the License for the specific language governing permissions and
00:41:23 # limitations under the License.
00:41:23 #
00:41:23 ################################################################################
00:41:23
00:41:23 # Common pattern layout for appenders
00:41:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:41:23
00:41:23 # Root logger
00:41:23 log4j2.rootLogger.level = INFO
00:41:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:41:23 #log4j2.rootLogger.type = asyncRoot
00:41:23 #log4j2.rootLogger.includeLocation = false
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:41:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:41:23 log4j2.rootLogger.appenderRef.Console.ref = Console
00:41:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:41:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:41:23
00:41:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:41:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:41:23
00:41:23 # Loggers configuration
00:41:23
00:41:23 # Spifly logger
00:41:23 log4j2.logger.spifly.name = org.apache.aries.spifly
00:41:23 log4j2.logger.spifly.level = WARN
00:41:23
00:41:23 # Security audit logger
00:41:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:41:23 log4j2.logger.audit.level = INFO
00:41:23 log4j2.logger.audit.additivity = false
00:41:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:41:23
00:41:23 # Appenders configuration
00:41:23
00:41:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:41:23 log4j2.appender.console.type = Console
00:41:23 log4j2.appender.console.name = Console
00:41:23 log4j2.appender.console.layout.type = PatternLayout
00:41:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:41:23
00:41:23 # Rolling file appender
00:41:23 log4j2.appender.rolling.type = RollingRandomAccessFile
00:41:23 log4j2.appender.rolling.name = RollingFile
00:41:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:41:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:41:23 # uncomment to not force a disk flush
00:41:23 #log4j2.appender.rolling.immediateFlush = false
00:41:23 log4j2.appender.rolling.append = true
00:41:23 log4j2.appender.rolling.layout.type = PatternLayout
00:41:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:41:23 log4j2.appender.rolling.policies.type = Policies
00:41:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:41:23 log4j2.appender.rolling.policies.size.size = 1GB
00:41:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:41:23 log4j2.appender.rolling.strategy.max = 7
00:41:23
00:41:23 # Audit file appender
00:41:23 log4j2.appender.audit.type = RollingRandomAccessFile
00:41:23 log4j2.appender.audit.name = AuditRollingFile
00:41:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:41:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:41:23 log4j2.appender.audit.append = true
00:41:23 log4j2.appender.audit.layout.type = PatternLayout
00:41:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:41:23 log4j2.appender.audit.policies.type = Policies
00:41:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:41:23 log4j2.appender.audit.policies.size.size = 8MB
00:41:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:41:23 log4j2.appender.audit.strategy.max = 7
00:41:23
00:41:23 # OSGi appender
00:41:23 log4j2.appender.osgi.type = PaxOsgi
00:41:23 log4j2.appender.osgi.name = PaxOsgi
00:41:23 log4j2.appender.osgi.filter = *
00:41:23
00:41:23 # help with identification of maven-related problems with pax-url-aether
00:41:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:41:23 #log4j2.logger.aether.level = TRACE
00:41:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:41:23 #log4j2.logger.http-headers.level = DEBUG
00:41:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:41:23 #log4j2.logger.maven.level = TRACE
00:41:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:41:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:41:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:41:23 + local -r controllermem=3072m
00:41:23 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 Configure
00:41:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:41:23 max memory: 3072m
00:41:23 + echo Configure
00:41:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:41:23 + echo ' max memory: 3072m'
00:41:23 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:41:23 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:41:23 #!/bin/sh
00:41:23 #
00:41:23 # Licensed to the Apache Software Foundation (ASF) under one or more
00:41:23 # contributor license agreements. See the NOTICE file distributed with
00:41:23 # this work for additional information regarding copyright ownership.
00:41:23 # The ASF licenses this file to You under the Apache License, Version 2.0
00:41:23 # (the "License"); you may not use this file except in compliance with
00:41:23 # the License. You may obtain a copy of the License at
00:41:23 #
00:41:23 # http://www.apache.org/licenses/LICENSE-2.0
00:41:23 #
00:41:23 # Unless required by applicable law or agreed to in writing, software
00:41:23 # distributed under the License is distributed on an "AS IS" BASIS,
00:41:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:41:23 # See the License for the specific language governing permissions and
00:41:23 # limitations under the License.
00:41:23 #
00:41:23
00:41:23 #
00:41:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:41:23 # script: client, instance, shell, start, status, stop, karaf
00:41:23 #
00:41:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:41:23 # Actions go here...
00:41:23 # fi
00:41:23
00:41:23 #
00:41:23 # general settings which should be applied for all scripts go here; please keep
00:41:23 # in mind that it is possible that scripts might be executed more than once, e.g.
00:41:23 # in example of the start script where the start script is executed first and the
00:41:23 # karaf script afterwards.
00:41:23 #
00:41:23
00:41:23 #
00:41:23 # The following section shows the possible configuration options for the default
00:41:23 # karaf scripts
00:41:23 #
00:41:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:41:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:41:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:41:23 # export EXTRA_JAVA_OPTS # Additional JVM options
00:41:23 # export KARAF_HOME # Karaf home folder
00:41:23 # export KARAF_DATA # Karaf data folder
00:41:23 # export KARAF_BASE # Karaf base folder
00:41:23 # export KARAF_ETC # Karaf etc folder
00:41:23 # export KARAF_LOG # Karaf log folder
00:41:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:41:23 # export KARAF_OPTS # Additional available Karaf options
00:41:23 # export KARAF_DEBUG # Enable debug mode
00:41:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:41:23 # export KARAF_NOROOT # Prevent execution as root if set to true
00:41:23 Set Java version
00:41:23 + echo 'Set Java version'
00:41:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:41:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:41:23 sudo: a password is required
00:41:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
00:41:23 sudo: a password is required
00:41:23 JDK default version ...
00:41:23 + echo 'JDK default version ...'
00:41:23 + java -version
00:41:23 openjdk version "21.0.9" 2025-10-21
00:41:23 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:41:23 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:41:23 Set JAVA_HOME
00:41:23 + echo 'Set JAVA_HOME'
00:41:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:41:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:41:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:41:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:41:23 Listing all open ports on controller system...
00:41:23 + echo 'Listing all open ports on controller system...'
00:41:23 + netstat -pnatu
00:41:23 /tmp/configuration-script.sh: line 40: netstat: command not found
00:41:23 Configuring cluster
00:41:23 + '[' -f /tmp/custom_shard_config.txt ']'
00:41:23 + echo 'Configuring cluster'
00:41:23 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.135
00:41:23 ################################################
00:41:23 ## Configure Cluster ##
00:41:23 ################################################
00:41:23 NOTE: Cluster configuration files not found. Copying from
00:41:23 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:41:23 Configuring unique name in pekko.conf
00:41:23 Configuring hostname in pekko.conf
00:41:23 Configuring data and rpc seed nodes in pekko.conf
00:41:23 modules = [
00:41:23
00:41:23 {
00:41:23 name = "inventory"
00:41:23 namespace = "urn:opendaylight:inventory"
00:41:23 shard-strategy = "module"
00:41:23 },
00:41:23 {
00:41:23 name = "topology"
00:41:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:41:23 shard-strategy = "module"
00:41:23 },
00:41:23 {
00:41:23 name = "toaster"
00:41:23 namespace = "http://netconfcentral.org/ns/toaster"
00:41:23 shard-strategy = "module"
00:41:23 }
00:41:23 ]
00:41:23 Configuring replication type in module-shards.conf
00:41:23 ################################################
00:41:23 ## NOTE: Manually restart controller to ##
00:41:23 ## apply configuration. ##
00:41:23 ################################################
00:41:23 Dump akka.conf
00:41:23 + echo 'Dump akka.conf'
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:41:23 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:41:23 Dump modules.conf
00:41:23 + echo 'Dump modules.conf'
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:41:23 modules = [
00:41:23
00:41:23 {
00:41:23 name = "inventory"
00:41:23 namespace = "urn:opendaylight:inventory"
00:41:23 shard-strategy = "module"
00:41:23 },
00:41:23 {
00:41:23 name = "topology"
00:41:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:41:23 shard-strategy = "module"
00:41:23 },
00:41:23 {
00:41:23 name = "toaster"
00:41:23 namespace = "http://netconfcentral.org/ns/toaster"
00:41:23 shard-strategy = "module"
00:41:23 }
00:41:23 ]
00:41:23 Dump module-shards.conf
00:41:23 + echo 'Dump module-shards.conf'
00:41:23 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:41:23 module-shards = [
00:41:23 {
00:41:23 name = "default"
00:41:23 shards = [
00:41:23 {
00:41:23 name = "default"
00:41:23 replicas = ["member-1"]
00:41:23 }
00:41:23 ]
00:41:23 },
00:41:23 {
00:41:23 name = "inventory"
00:41:23 shards = [
00:41:23 {
00:41:23 name="inventory"
00:41:23 replicas = ["member-1"]
00:41:23 }
00:41:23 ]
00:41:23 },
00:41:23 {
00:41:23 name = "topology"
00:41:23 shards = [
00:41:23 {
00:41:23 name="topology"
00:41:23 replicas = ["member-1"]
00:41:23 }
00:41:23 ]
00:41:23 },
00:41:23 {
00:41:23 name = "toaster"
00:41:23 shards = [
00:41:23 {
00:41:23 name="toaster"
00:41:23 replicas = ["member-1"]
00:41:23 }
00:41:23 ]
00:41:23 }
00:41:23 ]
00:41:23 Locating config plan to use...
00:41:23 Finished running config plans
00:41:23 Starting member-1 with IP address 10.30.170.135
00:41:23 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:24 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:24 Redirecting karaf console output to karaf_console.log
00:41:24 Starting controller...
00:41:24 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:41:24 Execute the post startup script on controller 10.30.170.135
00:41:24 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:24 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:41:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:41:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:42:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:42:29 2026-02-15T00:41:52,870 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:42:29 Controller is UP
00:42:29 2026-02-15T00:41:52,870 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:42:29 Listing all open ports on controller system...
00:42:29 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:42:29 looking for "BindException: Address already in use" in log file
00:42:29 looking for "server is unhealthy" in log file
00:42:29 Let's take the karaf thread dump
00:42:30 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:42:30 karaf main: org.apache.karaf.main.Main, pid:2050
00:42:30 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
00:42:31 Generating mininet variables...
00:42:31 Locating test plan to use...
00:42:31 Changing the testplan path...
00:42:31 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:42:31 #
00:42:31 # This program and the accompanying materials are made available under the
00:42:31 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:42:31 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:42:31
00:42:31 # Place the suites in run order:
00:42:31 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot
00:42:31 /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot
00:42:31 Starting Robot test suites /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot ...
00:42:31 ==============================================================================
00:42:31 controller-rest-cars-perf.txt
00:42:31 ==============================================================================
00:42:31 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe...
00:42:31 ==============================================================================
00:42:34 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:37 | PASS |
00:42:37 ------------------------------------------------------------------------------
00:42:37 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:42:39 | PASS |
00:42:39 ------------------------------------------------------------------------------
00:42:39 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:34 | PASS |
00:43:34 ------------------------------------------------------------------------------
00:43:34 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:37 | PASS |
00:43:37 ------------------------------------------------------------------------------
00:43:37 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:52 | PASS |
00:43:52 ------------------------------------------------------------------------------
00:43:52 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:54 | PASS |
00:43:54 ------------------------------------------------------------------------------
00:43:54 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:43:55 | PASS |
00:43:55 ------------------------------------------------------------------------------
00:43:55 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS |
00:43:55 9 tests, 9 passed, 0 failed
00:43:55 ==============================================================================
00:43:55 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te...
00:43:55 ==============================================================================
00:43:56 Notifications_rate_5k | PASS |
00:53:57 ------------------------------------------------------------------------------
00:53:57 Notifications_rate_20k | PASS |
01:04:01 ------------------------------------------------------------------------------
01:04:01 Notifications_rate_60k | PASS |
01:14:13 ------------------------------------------------------------------------------
01:14:13 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS |
01:14:13 3 tests, 3 passed, 0 failed
01:14:13 ==============================================================================
01:14:13 controller-rest-cars-perf.txt | PASS |
01:14:13 12 tests, 12 passed, 0 failed
01:14:13 ==============================================================================
01:14:13 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/output.xml
01:14:14 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/log.html
01:14:14 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/report.html
01:14:15 Examining the files in data/log and checking filesize
01:14:15 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:15 total 19684
01:14:15 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 00:41 .
01:14:15 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 00:41 karaf_console.log
01:14:15 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 00:41 ..
01:14:15 -rw-rw-r-- 1 jenkins jenkins 20137676 Feb 15 01:14 karaf.log
01:14:15 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:15 20M /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:14:15 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:14:15 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:15 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
01:14:15 Let's take the karaf thread dump again...
01:14:16 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:16 karaf main: org.apache.karaf.main.Main, pid:2050
01:14:16 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:16 Killing ODL
01:14:16 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:21 Compressing karaf.log 1
01:14:22 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:22 Fetching compressed karaf.log 1
01:14:22 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:22 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:23 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:23 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:23 Fetch GC logs
01:14:23 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:14:23 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:14:23 Examine copied files
01:14:23 total 7116
01:14:23 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:14 gclogs-1
01:14:23 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 01:14 odl1_karaf_console.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 584516 Feb 15 01:14 odl1_karaf.log.gz
01:14:23 -rw-rw-r--. 1 jenkins jenkins 122778 Feb 15 01:14 karaf_1_2050_threads_after.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 13647 Feb 15 01:14 ps_after.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 246986 Feb 15 01:14 report.html
01:14:23 -rw-rw-r--. 1 jenkins jenkins 1058343 Feb 15 01:14 log.html
01:14:23 -rw-rw-r--. 1 jenkins jenkins 5036486 Feb 15 01:14 output.xml
01:14:23 -rw-rw-r--. 1 jenkins jenkins 524 Feb 15 00:43 cluster_rest_script_purchase_cars.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 519 Feb 15 00:43 cluster_rest_script_add_people.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 172 Feb 15 00:42 cluster_rest_script_add_cars.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 603 Feb 15 00:42 testplan.txt
01:14:23 -rw-rw-r--. 1 jenkins jenkins 124033 Feb 15 00:42 karaf_1_2050_threads_before.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 14278 Feb 15 00:42 ps_before.log
01:14:23 -rw-rw-r--. 1 jenkins jenkins 3250 Feb 15 00:41 post-startup-script.sh
01:14:23 -rw-rw-r--. 1 jenkins jenkins 252 Feb 15 00:41 startup-script.sh
01:14:23 -rw-rw-r--. 1 jenkins jenkins 3426 Feb 15 00:41 configuration-script.sh
01:14:23 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 00:41 detect_variables.env
01:14:23 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 15 00:41 pom.xml
01:14:23 -rw-rw-r--. 1 jenkins jenkins 92 Feb 15 00:41 set_variables.env
01:14:23 -rw-rw-r--. 1 jenkins jenkins 299 Feb 15 00:41 slave_addresses.txt
01:14:23 -rw-rw-r--. 1 jenkins jenkins 570 Feb 15 00:40 requirements.txt
01:14:23 -rw-rw-r--. 1 jenkins jenkins 26 Feb 15 00:40 env.properties
01:14:23 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 00:38 stack-parameters.yaml
01:14:23 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 15 00:37 test
01:14:23 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 00:37 test@tmp
01:14:23 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
01:14:23 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins6759429127421292773.sh
01:14:23 Karaf Deployments, Tests must have already run
01:14:23 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/sh /tmp/jenkins14386081653814491630.sh
01:14:23 Cleaning up Robot installation...
01:14:24 $ ssh-agent -k
01:14:24 unset SSH_AUTH_SOCK;
01:14:24 unset SSH_AGENT_PID;
01:14:24 echo Agent pid 5281 killed;
01:14:24 [ssh-agent] Stopped.
01:14:24 Recording plot data
01:14:24 Robot results publisher started...
01:14:24 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:14:24 -Parsing output xml:
01:14:25 Done!
01:14:25 -Copying log files to build dir:
01:14:25 Done!
01:14:25 -Assigning results to build:
01:14:25 Done!
01:14:25 -Checking thresholds:
01:14:25 Done!
01:14:25 Done publishing Robot results.
01:14:25 [PostBuildScript] - [INFO] Executing post build scripts.
01:14:25 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins14347433697826814541.sh
01:14:25 Archiving csit artifacts
01:14:25 mv: cannot stat '*_1.png': No such file or directory
01:14:25 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:14:25 % Total % Received % Xferd Average Speed Time Time Time Current
01:14:25 Dload Upload Total Spent Left Speed
01:14:25
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 912k 0 912k 0 0 1712k 0 --:--:-- --:--:-- --:--:-- 1709k
01:14:26 Archive: robot-plugin.zip
01:14:26 inflating: ./archives/robot-plugin/log.html
01:14:26 inflating: ./archives/robot-plugin/output.xml
01:14:26 inflating: ./archives/robot-plugin/report.html
01:14:26 mv: cannot stat '*.log.gz': No such file or directory
01:14:26 mv: cannot stat '*.csv': No such file or directory
01:14:26 mv: cannot stat '*.png': No such file or directory
01:14:26 [PostBuildScript] - [INFO] Executing post build scripts.
01:14:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins7937181542766595136.sh
01:14:26 [PostBuildScript] - [INFO] Executing post build scripts.
01:14:26 [EnvInject] - Injecting environment variables from a build step.
01:14:26 [EnvInject] - Injecting as environment variables the properties content
01:14:26 OS_CLOUD=vex
01:14:26 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-vanadium-29
01:14:26
01:14:26 [EnvInject] - Variables injected successfully.
01:14:26 provisioning config files...
01:14:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:14:26 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins2386679430093958228.sh
01:14:26 ---> openstack-stack-delete.sh
01:14:26 Setup pyenv:
01:14:27 system
01:14:27 3.8.13
01:14:27 3.9.13
01:14:27 3.10.13
01:14:27 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
01:14:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
01:14:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:14:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:14:29 lf-activate-venv(): INFO: Base packages installed successfully
01:14:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:14:46 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
01:14:46 INFO: Stack cost retrieval disabled, setting cost to 0
01:14:58 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-29
01:14:58 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-vanadium-29
01:14:58 [PostBuildScript] - [INFO] Executing post build scripts.
01:14:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins8183419480969095045.sh
01:14:58 ---> sysstat.sh
01:14:58 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins13690145045693472668.sh
01:14:58 ---> package-listing.sh
01:14:58 ++ facter osfamily
01:14:58 ++ tr '[:upper:]' '[:lower:]'
01:14:59 + OS_FAMILY=redhat
01:14:59 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium
01:14:59 + START_PACKAGES=/tmp/packages_start.txt
01:14:59 + END_PACKAGES=/tmp/packages_end.txt
01:14:59 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:14:59 + PACKAGES=/tmp/packages_start.txt
01:14:59 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']'
01:14:59 + PACKAGES=/tmp/packages_end.txt
01:14:59 + case "${OS_FAMILY}" in
01:14:59 + rpm -qa
01:14:59 + sort
01:14:59 + '[' -f /tmp/packages_start.txt ']'
01:14:59 + '[' -f /tmp/packages_end.txt ']'
01:14:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:14:59 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium ']'
01:14:59 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/
01:14:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/
01:14:59 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins10163003009015770259.sh
01:14:59 ---> capture-instance-metadata.sh
01:14:59 Setup pyenv:
01:14:59 system
01:14:59 3.8.13
01:14:59 3.9.13
01:14:59 3.10.13
01:14:59 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
01:15:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
01:15:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:15:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:15:01 lf-activate-venv(): INFO: Base packages installed successfully
01:15:01 lf-activate-venv(): INFO: Installing additional packages: lftools
01:15:10 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
01:15:10 INFO: Running in OpenStack, capturing instance metadata
01:15:10 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins14823187030740181971.sh
01:15:10 provisioning config files...
01:15:11 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-vanadium #29
01:15:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium@tmp/config4736451112592277546tmp
01:15:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:15:11 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:15:11 provisioning config files...
01:15:11 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:15:11 [EnvInject] - Injecting environment variables from a build step.
01:15:11 [EnvInject] - Injecting as environment variables the properties content
01:15:11 SERVER_ID=logs
01:15:11
01:15:11 [EnvInject] - Variables injected successfully.
01:15:11 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins12124704796532871268.sh
01:15:11 ---> create-netrc.sh
01:15:11 WARN: Log server credential not found.
01:15:11 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins12725937054001504095.sh
01:15:11 ---> python-tools-install.sh
01:15:11 Setup pyenv:
01:15:11 system
01:15:11 3.8.13
01:15:11 3.9.13
01:15:11 3.10.13
01:15:11 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
01:15:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
01:15:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:15:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:15:13 lf-activate-venv(): INFO: Base packages installed successfully
01:15:13 lf-activate-venv(): INFO: Installing additional packages: lftools
01:15:22 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
01:15:22 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins10917701548649898234.sh
01:15:22 ---> sudo-logs.sh
01:15:22 Archiving 'sudo' log..
01:15:22 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash /tmp/jenkins6464322838789166022.sh
01:15:22 ---> job-cost.sh
01:15:22 INFO: Activating Python virtual environment...
01:15:22 Setup pyenv:
01:15:23 system
01:15:23 3.8.13
01:15:23 3.9.13
01:15:23 3.10.13
01:15:23 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
01:15:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
01:15:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:15:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:15:25 lf-activate-venv(): INFO: Base packages installed successfully
01:15:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:15:31 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
01:15:31 DEBUG: Contents of stack-cost file:
01:15:31 total: 0
01:15:31 INFO: Retrieving Stack Cost...
01:15:31 INFO: Stack cost: 0
01:15:31 INFO: Instance uptime: 2322s
01:15:31 INFO: Fetching instance metadata (attempt 1 of 3)...
01:15:31 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
01:15:31 INFO: Successfully fetched instance metadata
01:15:31 INFO: Instance type: v3-standard-2
01:15:31 INFO: Retrieving pricing info for: v3-standard-2
01:15:31 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
01:15:31 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=2322
01:15:32 INFO: Successfully fetched Vexxhost pricing API
01:15:32 INFO: Retrieved cost: 0.06
01:15:32 INFO: Retrieved resource: v3-standard-2
01:15:32 INFO: Creating archive directory: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/cost
01:15:32 INFO: Archiving costs to: /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/archives/cost.csv
01:15:32 INFO: Successfully archived job cost data
01:15:32 DEBUG: Cost data: controller-csit-1node-rest-cars-perf-all-vanadium,29,2026-02-15 01:15:32,v3-standard-2,2322,0.06,0.00,SUCCESS
01:15:32 [controller-csit-1node-rest-cars-perf-all-vanadium] $ /bin/bash -l /tmp/jenkins5127498460667186996.sh
01:15:32 ---> logs-deploy.sh
01:15:32 Setup pyenv:
01:15:32 system
01:15:32 3.8.13
01:15:32 3.9.13
01:15:32 3.10.13
01:15:32 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-vanadium/.python-version)
01:15:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xRym from file:/tmp/.os_lf_venv
01:15:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:15:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:15:34 lf-activate-venv(): INFO: Base packages installed successfully
01:15:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:15:46 lf-activate-venv(): INFO: Adding /tmp/venv-xRym/bin to PATH
01:15:46 WARNING: Nexus logging server not set
01:15:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-vanadium/29/
01:15:46 INFO: archiving logs to S3
01:15:47 ---> uname -a:
01:15:47 Linux prd-centos8-robot-2c-8g-10576.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
01:15:47
01:15:47
01:15:47 ---> lscpu:
01:15:47 Architecture: x86_64
01:15:47 CPU op-mode(s): 32-bit, 64-bit
01:15:47 Byte Order: Little Endian
01:15:47 CPU(s): 2
01:15:47 On-line CPU(s) list: 0,1
01:15:47 Thread(s) per core: 1
01:15:47 Core(s) per socket: 1
01:15:47 Socket(s): 2
01:15:47 NUMA node(s): 1
01:15:47 Vendor ID: AuthenticAMD
01:15:47 CPU family: 23
01:15:47 Model: 49
01:15:47 Model name: AMD EPYC-Rome Processor
01:15:47 Stepping: 0
01:15:47 CPU MHz: 2799.998
01:15:47 BogoMIPS: 5599.99
01:15:47 Virtualization: AMD-V
01:15:47 Hypervisor vendor: KVM
01:15:47 Virtualization type: full
01:15:47 L1d cache: 32K
01:15:47 L1i cache: 32K
01:15:47 L2 cache: 512K
01:15:47 L3 cache: 16384K
01:15:47 NUMA node0 CPU(s): 0,1
01:15:47 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
01:15:47
01:15:47
01:15:47 ---> nproc:
01:15:47 2
01:15:47
01:15:47
01:15:47 ---> df -h:
01:15:47 Filesystem Size Used Avail Use% Mounted on
01:15:47 devtmpfs 3.8G 0 3.8G 0% /dev
01:15:47 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:15:47 tmpfs 3.8G 17M 3.8G 1% /run
01:15:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:15:47 /dev/vda1 40G 8.3G 32G 21% /
01:15:47 tmpfs 770M 0 770M 0% /run/user/1001
01:15:47
01:15:47
01:15:47 ---> free -m:
01:15:47 total used free shared buff/cache available
01:15:47 Mem: 7697 586 4915 19 2195 6812
01:15:47 Swap: 1023 0 1023
01:15:47
01:15:47
01:15:47 ---> ip addr:
01:15:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:15:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:15:47 inet 127.0.0.1/8 scope host lo
01:15:47 valid_lft forever preferred_lft forever
01:15:47 inet6 ::1/128 scope host
01:15:47 valid_lft forever preferred_lft forever
01:15:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:15:47 link/ether fa:16:3e:02:91:be brd ff:ff:ff:ff:ff:ff
01:15:47 altname enp0s3
01:15:47 altname ens3
01:15:47 inet 10.30.171.30/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:15:47 valid_lft 84073sec preferred_lft 84073sec
01:15:47 inet6 fe80::f816:3eff:fe02:91be/64 scope link
01:15:47 valid_lft forever preferred_lft forever
01:15:47
01:15:47
01:15:47 ---> sar -b -r -n DEV:
01:15:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:15:47
01:15:47 00:36:56 LINUX RESTART (2 CPU)
01:15:47
01:15:47 12:38:01 AM tps rtps wtps bread/s bwrtn/s
01:15:47 12:39:01 AM 124.58 0.30 124.28 13.99 12437.36
01:15:47 12:40:01 AM 39.25 1.40 37.85 137.69 4345.33
01:15:47 12:41:01 AM 55.96 6.75 49.22 1246.25 3431.26
01:15:47 12:42:01 AM 45.60 2.70 42.90 436.12 6676.81
01:15:47 12:43:01 AM 3.72 0.07 3.65 4.93 139.31
01:15:47 12:44:01 AM 2.07 0.02 2.05 0.93 69.54
01:15:47 12:45:01 AM 0.38 0.00 0.38 0.00 19.68
01:15:47 12:46:01 AM 0.27 0.00 0.27 0.00 3.20
01:15:47 12:47:01 AM 0.27 0.00 0.27 0.00 3.07
01:15:47 12:48:01 AM 0.28 0.00 0.28 0.00 5.13
01:15:47 12:49:01 AM 0.18 0.00 0.18 0.00 2.30
01:15:47 12:50:01 AM 0.13 0.00 0.13 0.00 0.92
01:15:47 12:51:01 AM 0.13 0.00 0.13 0.00 1.10
01:15:47 12:52:01 AM 0.35 0.03 0.32 0.27 5.63
01:15:47 12:53:01 AM 1.32 0.00 1.32 0.00 29.91
01:15:47 12:54:01 AM 0.18 0.00 0.18 0.00 2.42
01:15:47 12:55:01 AM 0.18 0.00 0.18 0.00 27.24
01:15:47 12:56:01 AM 0.15 0.00 0.15 0.00 1.58
01:15:47 12:57:01 AM 0.15 0.00 0.15 0.00 1.18
01:15:47 12:58:01 AM 0.30 0.00 0.30 0.00 4.50
01:15:47 12:59:01 AM 0.13 0.00 0.13 0.00 0.90
01:15:47 01:00:01 AM 0.18 0.00 0.18 0.00 2.45
01:15:47 01:01:01 AM 0.43 0.05 0.38 0.40 4.73
01:15:47 01:02:01 AM 0.63 0.07 0.57 1.73 7.79
01:15:47 01:03:01 AM 0.40 0.00 0.40 0.00 5.53
01:15:47 01:04:01 AM 0.33 0.00 0.33 0.00 3.42
01:15:47 01:05:01 AM 0.33 0.00 0.33 0.00 79.64
01:15:47 01:06:01 AM 0.37 0.00 0.37 0.00 4.40
01:15:47 01:07:01 AM 0.47 0.00 0.47 0.00 5.55
01:15:47 01:08:01 AM 0.52 0.00 0.52 0.00 6.65
01:15:47 01:09:01 AM 0.37 0.00 0.37 0.00 4.27
01:15:47 01:10:02 AM 0.38 0.00 0.38 0.00 4.40
01:15:47 01:11:01 AM 0.24 0.00 0.24 0.00 3.13
01:15:47 01:12:01 AM 0.13 0.00 0.13 0.00 0.87
01:15:47 01:13:01 AM 0.20 0.00 0.20 0.00 3.02
01:15:47 01:14:01 AM 1.22 0.32 0.90 6.93 20.73
01:15:47 01:15:01 AM 16.48 0.40 16.08 46.78 997.95
01:15:47 Average: 8.07 0.33 7.74 51.27 767.03
01:15:47
01:15:47 12:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:15:47 12:39:01 AM 5083132 6959576 2799300 35.51 2688 2053416 760588 8.52 191524 2261408 139624
01:15:47 12:40:01 AM 5249532 7094668 2632900 33.40 2688 2020848 618884 6.93 219512 2066864 9016
01:15:47 12:41:01 AM 4918424 7015348 2964008 37.60 2688 2262480 669052 7.49 256616 2325244 160376
01:15:47 12:42:01 AM 4954492 7065144 2927940 37.15 2688 2277776 628008 7.03 266592 2280256 8
01:15:47 12:43:01 AM 4906684 7017828 2975748 37.75 2688 2278268 695048 7.78 267072 2326620 4
01:15:47 12:44:01 AM 4906988 7018568 2975444 37.75 2688 2278732 695048 7.78 267072 2326788 380
01:15:47 12:45:01 AM 4905172 7016780 2977260 37.77 2688 2278732 695048 7.78 267072 2328816 4
01:15:47 12:46:01 AM 4904884 7016496 2977548 37.77 2688 2278736 695048 7.78 267076 2328860 4
01:15:47 12:47:01 AM 4905448 7017060 2976984 37.77 2688 2278736 695048 7.78 267072 2328788 8
01:15:47 12:48:01 AM 4905360 7016972 2977072 37.77 2688 2278736 695048 7.78 267072 2329068 4
01:15:47 12:49:01 AM 4905172 7016788 2977260 37.77 2688 2278740 695048 7.78 267072 2328836 4
01:15:47 12:50:01 AM 4905196 7016812 2977236 37.77 2688 2278740 697916 7.81 267072 2328984 4
01:15:47 12:51:01 AM 4905312 7016948 2977120 37.77 2688 2278744 697916 7.81 267072 2328872 4
01:15:47 12:52:01 AM 4905256 7016892 2977176 37.77 2688 2278744 699396 7.83 267204 2328760 12
01:15:47 12:53:01 AM 4905184 7016820 2977248 37.77 2688 2278744 699396 7.83 267204 2328828 4
01:15:47 12:54:01 AM 4902636 7015032 2979796 37.80 2688 2279512 699396 7.83 267228 2331280 772
01:15:47 12:55:01 AM 4902516 7014920 2979916 37.80 2688 2279512 699396 7.83 267228 2331408 4
01:15:47 12:56:01 AM 4902420 7014824 2980012 37.81 2688 2279512 699396 7.83 267228 2331408 4
01:15:47 12:57:01 AM 4902480 7014888 2979952 37.80 2688 2279516 699396 7.83 267228 2331412 4
01:15:47 12:58:01 AM 4902412 7014788 2980020 37.81 2688 2279516 699396 7.83 267228 2331520 4
01:15:47 12:59:01 AM 4902492 7014868 2979940 37.80 2688 2279516 699396 7.83 267228 2331316 4
01:15:47 01:00:01 AM 4903312 7015692 2979120 37.79 2688 2279520 700588 7.84 267228 2330976 4
01:15:47 01:01:01 AM 4901796 7014188 2980636 37.81 2688 2279532 700588 7.84 267232 2332144 4
01:15:47 01:02:01 AM 4902300 7014764 2980132 37.81 2688 2279604 700588 7.84 267384 2331512 4
01:15:47 01:03:01 AM 4902244 7014708 2980188 37.81 2688 2279604 700588 7.84 267384 2331584 4
01:15:47 01:04:01 AM 4901124 7013992 2981308 37.82 2688 2280024 700588 7.84 267392 2332268 428
01:15:47 01:05:01 AM 4895864 7010624 2986568 37.89 2688 2281900 700588 7.84 267392 2338100 4
01:15:47 01:06:01 AM 4895848 7010608 2986584 37.89 2688 2281900 700588 7.84 267392 2337984 4
01:15:47 01:07:01 AM 4895680 7010440 2986752 37.89 2688 2281900 700588 7.84 267396 2338024 4
01:15:47 01:08:01 AM 4895400 7010164 2987032 37.89 2688 2281904 700588 7.84 267396 2338244 4
01:15:47 01:09:01 AM 4895444 7010212 2986988 37.89 2688 2281908 700588 7.84 267396 2338332 4
01:15:47 01:10:02 AM 4895032 7009800 2987400 37.90 2688 2281908 699208 7.83 267396 2338384 4
01:15:47 01:11:01 AM 4895520 7010292 2986912 37.89 2688 2281912 699208 7.83 267396 2338188 4
01:15:47 01:12:01 AM 4895776 7010548 2986656 37.89 2688 2281912 699208 7.83 267396 2338072 4
01:15:47 01:13:01 AM 4895656 7010428 2986776 37.89 2688 2281912 699208 7.83 267396 2338140 12
01:15:47 01:14:01 AM 4895380 7010352 2987052 37.90 2688 2282112 714596 8.00 267520 2338168 4
01:15:47 01:15:01 AM 5086572 7025660 2795860 35.47 2688 2111668 660344 7.39 471684 1965136 23760
01:15:47 Average: 4922544 7016608 2959888 37.55 2688 2261797 694879 7.78 269137 2311908 9041
01:15:47
01:15:47 12:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:15:47 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:39:01 AM eth0 117.21 96.99 1509.23 13.18 0.00 0.00 0.00 0.00
01:15:47 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:40:01 AM eth0 12.31 9.56 6.79 3.84 0.00 0.00 0.00 0.00
01:15:47 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:41:01 AM eth0 41.94 36.10 337.20 7.63 0.00 0.00 0.00 0.00
01:15:47 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:42:01 AM eth0 204.73 148.53 44.96 39.69 0.00 0.00 0.00 0.00
01:15:47 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:43:01 AM eth0 21.41 15.81 30.99 2.40 0.00 0.00 0.00 0.00
01:15:47 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:44:01 AM eth0 15.84 15.21 28.70 1.29 0.00 0.00 0.00 0.00
01:15:47 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:45:01 AM eth0 0.62 0.10 0.04 0.01 0.00 0.00 0.00 0.00
01:15:47 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:46:01 AM eth0 0.53 0.12 0.08 0.01 0.00 0.00 0.00 0.00
01:15:47 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:47:01 AM eth0 4.35 0.10 0.48 0.01 0.00 0.00 0.00 0.00
01:15:47 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:48:01 AM eth0 1.58 0.42 0.54 0.33 0.00 0.00 0.00 0.00
01:15:47 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:49:01 AM eth0 0.33 0.07 0.03 0.00 0.00 0.00 0.00 0.00
01:15:47 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:50:01 AM eth0 8.43 0.08 1.09 0.00 0.00 0.00 0.00 0.00
01:15:47 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:51:01 AM eth0 0.73 0.10 0.05 0.01 0.00 0.00 0.00 0.00
01:15:47 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:52:01 AM eth0 1.13 0.08 0.07 0.01 0.00 0.00 0.00 0.00
01:15:47 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:53:01 AM eth0 0.55 0.18 0.10 0.07 0.00 0.00 0.00 0.00
01:15:47 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:54:01 AM eth0 3.53 2.82 0.46 0.31 0.00 0.00 0.00 0.00
01:15:47 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:55:01 AM eth0 0.58 0.10 0.04 0.01 0.00 0.00 0.00 0.00
01:15:47 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:56:01 AM eth0 0.90 0.08 0.06 0.01 0.00 0.00 0.00 0.00
01:15:47 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:57:01 AM eth0 3.22 0.08 0.26 0.01 0.00 0.00 0.00 0.00
01:15:47 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:58:01 AM eth0 2.30 0.60 0.84 0.52 0.00 0.00 0.00 0.00
01:15:47 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 12:59:01 AM eth0 0.42 0.08 0.03 0.01 0.00 0.00 0.00 0.00
01:15:47 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:00:01 AM eth0 4.35 0.12 0.54 0.01 0.00 0.00 0.00 0.00
01:15:47 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:01:01 AM eth0 0.51 0.02 0.04 0.00 0.00 0.00 0.00 0.00
01:15:47 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:02:01 AM eth0 0.93 0.10 0.05 0.01 0.00 0.00 0.00 0.00
01:15:47 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:03:01 AM eth0 0.45 0.13 0.10 0.07 0.00 0.00 0.00 0.00
01:15:47 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:04:01 AM eth0 1.82 0.73 0.45 0.30 0.00 0.00 0.00 0.00
01:15:47 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:05:01 AM eth0 3.37 3.72 0.43 0.55 0.00 0.00 0.00 0.00
01:15:47 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:06:01 AM eth0 1.62 0.00 0.09 0.00 0.00 0.00 0.00 0.00
01:15:47 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:07:01 AM eth0 4.43 0.08 0.31 0.01 0.00 0.00 0.00 0.00
01:15:47 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:08:01 AM eth0 2.38 0.37 0.58 0.33 0.00 0.00 0.00 0.00
01:15:47 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:09:01 AM eth0 1.48 0.22 0.37 0.19 0.00 0.00 0.00 0.00
01:15:47 01:10:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:10:02 AM eth0 2.78 0.22 0.54 0.19 0.00 0.00 0.00 0.00
01:15:47 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:11:01 AM eth0 0.59 0.08 0.04 0.01 0.00 0.00 0.00 0.00
01:15:47 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:12:01 AM eth0 0.83 0.05 0.05 0.00 0.00 0.00 0.00 0.00
01:15:47 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:13:01 AM eth0 0.73 0.18 0.21 0.07 0.00 0.00 0.00 0.00
01:15:47 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:14:01 AM eth0 0.58 0.00 0.03 0.00 0.00 0.00 0.00 0.00
01:15:47 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 01:15:01 AM eth0 52.08 35.39 99.73 35.73 0.00 0.00 0.00 0.00
01:15:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:47 Average: eth0 14.10 9.97 55.87 2.89 0.00 0.00 0.00 0.00
01:15:47
01:15:47
01:15:47 ---> sar -P ALL:
01:15:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:15:47
01:15:47 00:36:56 LINUX RESTART (2 CPU)
01:15:47
01:15:47 12:38:01 AM CPU %user %nice %system %iowait %steal %idle
01:15:47 12:39:01 AM all 35.73 0.00 5.33 5.06 0.10 53.78
01:15:47 12:39:01 AM 0 31.48 0.00 5.77 5.35 0.10 57.31
01:15:47 12:39:01 AM 1 39.96 0.00 4.90 4.77 0.10 50.28
01:15:47 12:40:01 AM all 15.45 0.00 2.45 1.40 0.09 80.60
01:15:47 12:40:01 AM 0 8.51 0.00 1.95 0.70 0.12 88.72
01:15:47 12:40:01 AM 1 22.39 0.00 2.95 2.10 0.07 72.48
01:15:47 12:41:01 AM all 26.74 0.00 5.28 0.83 0.11 67.04
01:15:47 12:41:01 AM 0 27.13 0.00 5.39 0.40 0.10 66.98
01:15:47 12:41:01 AM 1 26.35 0.00 5.17 1.27 0.12 67.11
01:15:47 12:42:01 AM all 10.97 0.00 2.23 3.53 0.06 83.21
01:15:47 12:42:01 AM 0 11.95 0.00 2.28 4.10 0.05 81.63
01:15:47 12:42:01 AM 1 9.99 0.00 2.19 2.96 0.07 84.80
01:15:47 12:43:01 AM all 4.19 0.00 0.48 0.02 0.06 95.25
01:15:47 12:43:01 AM 0 1.58 0.00 0.35 0.00 0.05 98.02
01:15:47 12:43:01 AM 1 6.88 0.00 0.60 0.03 0.07 92.42
01:15:47 12:44:01 AM all 6.47 0.00 0.46 0.00 0.06 93.02
01:15:47 12:44:01 AM 0 1.84 0.00 0.20 0.00 0.05 97.91
01:15:47 12:44:01 AM 1 11.39 0.00 0.73 0.00 0.07 87.81
01:15:47 12:45:01 AM all 0.47 0.00 0.13 0.00 0.07 99.33
01:15:47 12:45:01 AM 0 0.62 0.00 0.12 0.00 0.05 99.22
01:15:47 12:45:01 AM 1 0.32 0.00 0.15 0.00 0.08 99.45
01:15:47 12:46:01 AM all 0.25 0.00 0.09 0.00 0.05 99.61
01:15:47 12:46:01 AM 0 0.35 0.00 0.10 0.00 0.05 99.50
01:15:47 12:46:01 AM 1 0.15 0.00 0.08 0.00 0.05 99.72
01:15:47 12:47:01 AM all 0.39 0.00 0.13 0.00 0.08 99.40
01:15:47 12:47:01 AM 0 0.43 0.00 0.10 0.00 0.07 99.40
01:15:47 12:47:01 AM 1 0.35 0.00 0.17 0.00 0.08 99.40
01:15:47 12:48:01 AM all 0.60 0.00 0.14 0.00 0.08 99.18
01:15:47 12:48:01 AM 0 0.62 0.00 0.07 0.00 0.05 99.27
01:15:47 12:48:01 AM 1 0.59 0.00 0.22 0.00 0.10 99.10
01:15:47 12:49:01 AM all 0.42 0.00 0.10 0.00 0.05 99.43
01:15:47 12:49:01 AM 0 0.48 0.00 0.03 0.00 0.02 99.47
01:15:47 12:49:01 AM 1 0.35 0.00 0.17 0.00 0.08 99.40
01:15:47
01:15:47 12:49:01 AM CPU %user %nice %system %iowait %steal %idle
01:15:47 12:50:01 AM all 0.50 0.00 0.13 0.00 0.07 99.31
01:15:47 12:50:01 AM 0 0.67 0.00 0.13 0.00 0.05 99.15
01:15:47 12:50:01 AM 1 0.33 0.00 0.12 0.00 0.08 99.47
01:15:47 12:51:01 AM all 0.42 0.00 0.11 0.00 0.05 99.42
01:15:47 12:51:01 AM 0 0.58 0.00 0.07 0.00 0.03 99.32
01:15:47 12:51:01 AM 1 0.25 0.00 0.15 0.00 0.07 99.53
01:15:47 12:52:01 AM all 0.42 0.00 0.21 0.00 0.05 99.32
01:15:47 12:52:01 AM 0 0.35 0.00 0.15 0.00 0.07 99.43
01:15:47 12:52:01 AM 1 0.48 0.00 0.27 0.00 0.03 99.22
01:15:47 12:53:01 AM all 0.35 0.00 0.09 0.01 0.06 99.49
01:15:47 12:53:01 AM 0 0.55 0.00 0.08 0.02 0.05 99.30
01:15:47 12:53:01 AM 1 0.15 0.00 0.10 0.00 0.07 99.68
01:15:47 12:54:01 AM all 2.76 0.00 0.18 0.00 0.06 97.01
01:15:47 12:54:01 AM 0 5.16 0.00 0.18 0.00 0.03 94.63
01:15:47 12:54:01 AM 1 0.35 0.00 0.17 0.00 0.08 99.40
01:15:47 12:55:01 AM all 0.36 0.00 0.09 0.00 0.06 99.49
01:15:47 12:55:01 AM 0 0.13 0.00 0.10 0.00 0.05 99.72
01:15:47 12:55:01 AM 1 0.58 0.00 0.08 0.00 0.07 99.27
01:15:47 12:56:01 AM all 0.39 0.00 0.08 0.00 0.06 99.47
01:15:47 12:56:01 AM 0 0.23 0.00 0.12 0.00 0.08 99.57
01:15:47 12:56:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
01:15:47 12:57:01 AM all 0.39 0.00 0.08 0.00 0.08 99.44
01:15:47 12:57:01 AM 0 0.30 0.00 0.12 0.00 0.12 99.46
01:15:47 12:57:01 AM 1 0.48 0.00 0.05 0.00 0.05 99.42
01:15:47 12:58:01 AM all 0.34 0.00 0.11 0.00 0.05 99.50
01:15:47 12:58:01 AM 0 0.28 0.00 0.17 0.00 0.08 99.47
01:15:47 12:58:01 AM 1 0.40 0.00 0.05 0.00 0.02 99.53
01:15:47 12:59:01 AM all 0.45 0.00 0.10 0.00 0.06 99.39
01:15:47 12:59:01 AM 0 0.55 0.00 0.12 0.00 0.07 99.26
01:15:47 12:59:01 AM 1 0.35 0.00 0.08 0.00 0.05 99.52
01:15:47 01:00:01 AM all 0.31 0.00 0.10 0.00 0.06 99.53
01:15:47 01:00:01 AM 0 0.44 0.00 0.10 0.00 0.05 99.41
01:15:47 01:00:01 AM 1 0.19 0.00 0.10 0.00 0.07 99.65
01:15:47
01:15:47 01:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:15:47 01:01:01 AM all 0.44 0.00 0.13 0.01 0.05 99.37
01:15:47 01:01:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.24
01:15:47 01:01:01 AM 1 0.25 0.00 0.17 0.02 0.07 99.50
01:15:47 01:02:01 AM all 0.42 0.00 0.10 0.01 0.05 99.42
01:15:47 01:02:01 AM 0 0.58 0.00 0.07 0.02 0.03 99.30
01:15:47 01:02:01 AM 1 0.25 0.00 0.13 0.00 0.07 99.55
01:15:47 01:03:01 AM all 0.40 0.00 0.09 0.00 0.06 99.45
01:15:47 01:03:01 AM 0 0.52 0.00 0.02 0.00 0.03 99.43
01:15:47 01:03:01 AM 1 0.28 0.00 0.17 0.00 0.08 99.46
01:15:47 01:04:01 AM all 1.87 0.00 0.14 0.00 0.06 97.93
01:15:47 01:04:01 AM 0 0.65 0.00 0.08 0.00 0.03 99.23
01:15:47 01:04:01 AM 1 3.09 0.00 0.20 0.00 0.08 96.62
01:15:47 01:05:01 AM all 6.03 0.00 0.23 0.01 0.06 93.67
01:15:47 01:05:01 AM 0 7.74 0.00 0.20 0.02 0.05 91.99
01:15:47 01:05:01 AM 1 4.31 0.00 0.27 0.00 0.07 95.35
01:15:47 01:06:01 AM all 0.42 0.00 0.09 0.00 0.06 99.43
01:15:47 01:06:01 AM 0 0.58 0.00 0.03 0.00 0.02 99.37
01:15:47 01:06:01 AM 1 0.25 0.00 0.15 0.00 0.10 99.50
01:15:47 01:07:01 AM all 0.53 0.00 0.13 0.00 0.08 99.26
01:15:47 01:07:01 AM 0 0.63 0.00 0.12 0.00 0.07 99.18
01:15:47 01:07:01 AM 1 0.42 0.00 0.15 0.00 0.08 99.35
01:15:47 01:08:01 AM all 0.55 0.00 0.12 0.00 0.07 99.26
01:15:47 01:08:01 AM 0 0.53 0.00 0.10 0.00 0.05 99.32
01:15:47 01:08:01 AM 1 0.57 0.00 0.13 0.00 0.08 99.21
01:15:47 01:09:01 AM all 0.45 0.00 0.10 0.00 0.06 99.39
01:15:47 01:09:01 AM 0 0.22 0.00 0.10 0.00 0.07 99.62
01:15:47 01:09:01 AM 1 0.68 0.00 0.10 0.00 0.05 99.17
01:15:47 01:10:02 AM all 0.43 0.00 0.10 0.00 0.06 99.42
01:15:47 01:10:02 AM 0 0.25 0.00 0.13 0.00 0.07 99.55
01:15:47 01:10:02 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
01:15:47 01:11:01 AM all 0.42 0.00 0.11 0.00 0.06 99.41
01:15:47 01:11:01 AM 0 0.29 0.00 0.17 0.00 0.09 99.46
01:15:47 01:11:01 AM 1 0.54 0.00 0.05 0.00 0.03 99.37
01:15:47
01:15:47 01:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:15:47 01:12:01 AM all 0.40 0.00 0.09 0.00 0.05 99.46
01:15:47 01:12:01 AM 0 0.25 0.00 0.13 0.00 0.07 99.55
01:15:47 01:12:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
01:15:47 01:13:01 AM all 0.39 0.00 0.08 0.00 0.05 99.47
01:15:47 01:13:01 AM 0 0.25 0.00 0.15 0.00 0.08 99.51
01:15:47 01:13:01 AM 1 0.53 0.00 0.02 0.00 0.02 99.43
01:15:47 01:14:01 AM all 0.42 0.00 0.12 0.01 0.04 99.42
01:15:47 01:14:01 AM 0 0.58 0.00 0.07 0.00 0.02 99.33
01:15:47 01:14:01 AM 1 0.25 0.00 0.17 0.02 0.07 99.50
01:15:47 01:15:01 AM all 20.21 0.00 2.90 0.10 0.07 76.72
01:15:47 01:15:01 AM 0 14.49 0.00 2.60 0.15 0.05 82.71
01:15:47 01:15:01 AM 1 25.93 0.00 3.20 0.05 0.08 70.74
01:15:47 Average: all 3.83 0.00 0.61 0.30 0.06 95.20
01:15:47 Average: 0 3.31 0.00 0.59 0.29 0.06 95.75
01:15:47 Average: 1 4.35 0.00 0.64 0.30 0.07 94.64
01:15:47
01:15:47
01:15:47