00:17:32 Started by upstream project "integration-distribution-mri-test-titanium" build number 56
00:17:32 originally caused by:
00:17:32 Started by timer
00:17:32 Running as SYSTEM
00:17:32 [EnvInject] - Loading node environment variables.
00:17:32 Building remotely on prd-centos8-robot-2c-8g-806 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
00:17:33 [ssh-agent] Looking for ssh-agent implementation...
00:17:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:17:33 $ ssh-agent
00:17:33 SSH_AUTH_SOCK=/tmp/ssh-xcx18mmPEBYS/agent.5291
00:17:33 SSH_AGENT_PID=5293
00:17:33 [ssh-agent] Started.
00:17:33 Running ssh-add (command line suppressed)
00:17:33 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium@tmp/private_key_6865001638512066275.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-titanium@tmp/private_key_6865001638512066275.key)
00:17:33 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:17:33 The recommended git tool is: NONE
00:17:35 using credential opendaylight-jenkins-ssh
00:17:35 Wiping out workspace first.
00:17:36 Cloning the remote Git repository
00:17:36 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:17:36 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test # timeout=10
00:17:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:17:36 > git --version # timeout=10
00:17:36 > git --version # 'git version 2.43.0'
00:17:36 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:17:36 [INFO] Currently running in a labeled security context
00:17:36 [INFO] Currently SELinux is 'enforcing' on the host
00:17:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test@tmp/jenkins-gitclient-ssh4192884072209958172.key
00:17:36 Verifying host key using known hosts file
00:17:36 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:17:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:17:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:17:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:17:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:17:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:17:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:17:46 [INFO] Currently running in a labeled security context
00:17:46 [INFO] Currently SELinux is 'enforcing' on the host
00:17:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test@tmp/jenkins-gitclient-ssh11639231675390556520.key
00:17:46 Verifying host key using known hosts file
00:17: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:17:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:17:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:17:46 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
00:17:46 > git config core.sparsecheckout # timeout=10
00:17:46 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
00:17:47 Commit message: "Adapt test for new pce-allocation field"
00:17:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:17:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
00:17:47 No emails were triggered.
00:17:47 provisioning config files...
00:17:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:17:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:17:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:17:48 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins15574337225711804806.sh
00:17:48 ---> python-tools-install.sh
00:17:48 Setup pyenv:
00:17:48 system
00:17:48 * 3.8.13 (set by /opt/pyenv/version)
00:17:48 * 3.9.13 (set by /opt/pyenv/version)
00:17:48 * 3.10.13 (set by /opt/pyenv/version)
00:17:48 * 3.11.7 (set by /opt/pyenv/version)
00:17:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Qyjk
00:17:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:17:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:17:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:17:58 lf-activate-venv(): INFO: Base packages installed successfully
00:17:58 lf-activate-venv(): INFO: Installing additional packages: lftools
00:18:40 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:18:40 Generating Requirements File
00:19:04 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:19:04 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:19:04 Python 3.11.7
00:19:05 pip 25.2 from /tmp/venv-Qyjk/lib/python3.11/site-packages/pip (python 3.11)
00:19:05 appdirs==1.4.4
00:19:05 argcomplete==3.6.2
00:19:05 aspy.yaml==1.3.0
00:19:05 attrs==25.3.0
00:19:05 autopage==0.5.2
00:19:05 beautifulsoup4==4.14.2
00:19:05 boto3==1.40.45
00:19:05 botocore==1.40.45
00:19:05 bs4==0.0.2
00:19:05 cachetools==6.2.0
00:19:05 certifi==2025.10.5
00:19:05 cffi==2.0.0
00:19:05 cfgv==3.4.0
00:19:05 chardet==5.2.0
00:19:05 charset-normalizer==3.4.3
00:19:05 click==8.3.0
00:19:05 cliff==4.11.0
00:19:05 cmd2==2.7.0
00:19:05 cryptography==3.3.2
00:19:05 debtcollector==3.0.0
00:19:05 decorator==5.2.1
00:19:05 defusedxml==0.7.1
00:19:05 Deprecated==1.2.18
00:19:05 distlib==0.4.0
00:19:05 dnspython==2.8.0
00:19:05 docker==7.1.0
00:19:05 dogpile.cache==1.4.1
00:19:05 durationpy==0.10
00:19:05 email-validator==2.3.0
00:19:05 filelock==3.19.1
00:19:05 future==1.0.0
00:19:05 gitdb==4.0.12
00:19:05 GitPython==3.1.45
00:19:05 google-auth==2.41.1
00:19:05 httplib2==0.31.0
00:19:05 identify==2.6.15
00:19:05 idna==3.10
00:19:05 importlib-resources==1.5.0
00:19:05 iso8601==2.1.0
00:19:05 Jinja2==3.1.6
00:19:05 jmespath==1.0.1
00:19:05 jsonpatch==1.33
00:19:05 jsonpointer==3.0.0
00:19:05 jsonschema==4.25.1
00:19:05 jsonschema-specifications==2025.9.1
00:19:05 keystoneauth1==5.12.0
00:19:05 kubernetes==34.1.0
00:19:05 lftools==0.37.14
00:19:05 lxml==6.0.2
00:19:05 markdown-it-py==4.0.0
00:19:05 MarkupSafe==3.0.3
00:19:05 mdurl==0.1.2
00:19:05 msgpack==1.1.1
00:19:05 multi_key_dict==2.0.3
00:19:05 munch==4.0.0
00:19:05 netaddr==1.3.0
00:19:05 niet==1.4.2
00:19:05 nodeenv==1.9.1
00:19:05 oauth2client==4.1.3
00:19:05 oauthlib==3.3.1
00:19:05 openstacksdk==4.7.1
00:19:05 os-service-types==1.8.0
00:19:05 osc-lib==4.2.0
00:19:05 oslo.config==10.0.0
00:19:05 oslo.context==6.1.0
00:19:05 oslo.i18n==6.6.0
00:19:05 oslo.log==7.2.1
00:19:05 oslo.serialization==5.8.0
00:19:05 oslo.utils==9.1.0
00:19:05 packaging==25.0
00:19:05 pbr==7.0.1
00:19:05 platformdirs==4.4.0
00:19:05 prettytable==3.16.0
00:19:05 psutil==7.1.0
00:19:05 pyasn1==0.6.1
00:19:05 pyasn1_modules==0.4.2
00:19:05 pycparser==2.23
00:19:05 pygerrit2==2.0.15
00:19:05 PyGithub==2.8.1
00:19:05 Pygments==2.19.2
00:19:05 PyJWT==2.10.1
00:19:05 PyNaCl==1.6.0
00:19:05 pyparsing==2.4.7
00:19:05 pyperclip==1.11.0
00:19:05 pyrsistent==0.20.0
00:19:05 python-cinderclient==9.8.0
00:19:05 python-dateutil==2.9.0.post0
00:19:05 python-heatclient==4.3.0
00:19:05 python-jenkins==1.8.3
00:19:05 python-keystoneclient==5.7.0
00:19:05 python-magnumclient==4.9.0
00:19:05 python-openstackclient==8.2.0
00:19:05 python-swiftclient==4.8.0
00:19:05 PyYAML==6.0.3
00:19:05 referencing==0.36.2
00:19:05 requests==2.32.5
00:19:05 requests-oauthlib==2.0.0
00:19:05 requestsexceptions==1.4.0
00:19:05 rfc3986==2.0.0
00:19:05 rich==14.1.0
00:19:05 rich-argparse==1.7.1
00:19:05 rpds-py==0.27.1
00:19:05 rsa==4.9.1
00:19:05 ruamel.yaml==0.18.15
00:19:05 ruamel.yaml.clib==0.2.14
00:19:05 s3transfer==0.14.0
00:19:05 simplejson==3.20.2
00:19:05 six==1.17.0
00:19:05 smmap==5.0.2
00:19:05 soupsieve==2.8
00:19:05 stevedore==5.5.0
00:19:05 tabulate==0.9.0
00:19:05 toml==0.10.2
00:19:05 tomlkit==0.13.3
00:19:05 tqdm==4.67.1
00:19:05 typing_extensions==4.15.0
00:19:05 tzdata==2025.2
00:19:05 urllib3==1.26.20
00:19:05 virtualenv==20.34.0
00:19:05 wcwidth==0.2.14
00:19:05 websocket-client==1.8.0
00:19:05 wrapt==1.17.3
00:19:05 xdg==6.0.0
00:19:05 xmltodict==1.0.2
00:19:05 yq==3.4.3
00:19:05 [EnvInject] - Injecting environment variables from a build step.
00:19:05 [EnvInject] - Injecting as environment variables the properties content
00:19:05 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:19:05 OS_CLOUD=vex
00:19:05 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:19:05 OS_STACK_TEMPLATE_DIR=openstack-hot
00:19:05
00:19:05 [EnvInject] - Variables injected successfully.
00:19:05 provisioning config files...
00:19:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:19:05 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins8917863880989499589.sh
00:19:05 ---> Create parameters file for OpenStack HOT
00:19:05 OpenStack Heat parameters generated
00:19:05 -----------------------------------
00:19:05 parameters:
00:19:05 vm_0_count: '1'
00:19:05 vm_0_flavor: 'v3-standard-4'
00:19:05 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
00:19:05 vm_1_count: '1'
00:19:05 vm_1_flavor: 'v3-standard-2'
00:19:05 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
00:19:05
00:19:05 job_name: '23823-56'
00:19:05 silo: 'releng'
00:19:05 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins1584205039465055320.sh
00:19:06 ---> Create HEAT stack
00:19:06 + source /home/jenkins/lf-env.sh
00:19:06 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:19:06 ++ mktemp -d /tmp/venv-XXXX
00:19:06 + lf_venv=/tmp/venv-SqwP
00:19:06 + local venv_file=/tmp/.os_lf_venv
00:19:06 + local python=python3
00:19:06 + local options
00:19:06 + local set_path=true
00:19:06 + local install_args=
00:19:06 ++ 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:19:06 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:19:06 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:19:06 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:19:06 + true
00:19:06 + case $1 in
00:19:06 + python=python3
00:19:06 + shift 2
00:19:06 + true
00:19:06 + case $1 in
00:19:06 + shift
00:19:06 + break
00:19:06 + case $python in
00:19:06 + local pkg_list=
00:19:06 + [[ -d /opt/pyenv ]]
00:19:06 + echo 'Setup pyenv:'
00:19:06 Setup pyenv:
00:19:06 + export PYENV_ROOT=/opt/pyenv
00:19:06 + PYENV_ROOT=/opt/pyenv
00:19:06 + 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:19:06 + 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:19:06 + pyenv versions
00:19:06 system
00:19:06 3.8.13
00:19:06 3.9.13
00:19:06 3.10.13
00:19:06 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:19:06 + command -v pyenv
00:19:06 ++ pyenv init - --no-rehash
00:19:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:19:06 for i in ${!paths[@]}; do
00:19:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:19:06 fi; done;
00:19:06 echo "${paths[*]}"'\'')"
00:19:06 export PATH="/opt/pyenv/shims:${PATH}"
00:19:06 export PYENV_SHELL=bash
00:19:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:19:06 pyenv() {
00:19:06 local command
00:19:06 command="${1:-}"
00:19:06 if [ "$#" -gt 0 ]; then
00:19:06 shift
00:19:06 fi
00:19:06
00:19:06 case "$command" in
00:19:06 rehash|shell)
00:19:06 eval "$(pyenv "sh-$command" "$@")"
00:19:06 ;;
00:19:06 *)
00:19:06 command pyenv "$command" "$@"
00:19:06 ;;
00:19:06 esac
00:19:06 }'
00:19:06 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:19:06 for i in ${!paths[@]}; do
00:19:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:19:06 fi; done;
00:19:06 echo "${paths[*]}"'
00:19:06 ++ 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:19:06 ++ 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:19:06 ++ 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:19:06 ++ export PYENV_SHELL=bash
00:19:06 ++ PYENV_SHELL=bash
00:19:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:19:06 +++ complete -F _pyenv pyenv
00:19:06 ++ lf-pyver python3
00:19:06 ++ local py_version_xy=python3
00:19:06 ++ local py_version_xyz=
00:19:06 ++ awk '{ print $1 }'
00:19:06 ++ pyenv versions
00:19:06 ++ local command
00:19:06 ++ command=versions
00:19:06 ++ '[' 1 -gt 0 ']'
00:19:06 ++ shift
00:19:06 ++ case "$command" in
00:19:06 ++ command pyenv versions
00:19:06 ++ pyenv versions
00:19:06 ++ sed 's/^[ *]* //'
00:19:06 ++ grep -E '^[0-9.]*[0-9]$'
00:19:06 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:19:06 +++ grep '^3' /tmp/.pyenv_versions
00:19:06 +++ tail -n 1
00:19:06 +++ sort -V
00:19:06 ++ py_version_xyz=3.11.7
00:19:06 ++ [[ -z 3.11.7 ]]
00:19:06 ++ echo 3.11.7
00:19:06 ++ return 0
00:19:06 + pyenv local 3.11.7
00:19:06 + local command
00:19:06 + command=local
00:19:06 + '[' 2 -gt 0 ']'
00:19:06 + shift
00:19:06 + case "$command" in
00:19:06 + command pyenv local 3.11.7
00:19:06 + pyenv local 3.11.7
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='lftools[openstack] '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='kubernetes '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='niet '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='python-heatclient '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='python-openstackclient '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='python-magnumclient '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='urllib3~=1.26.15 '
00:19:06 + for arg in "$@"
00:19:06 + case $arg in
00:19:06 + pkg_list+='yq '
00:19:06 + [[ -f /tmp/.os_lf_venv ]]
00:19:06 ++ cat /tmp/.os_lf_venv
00:19:06 + lf_venv=/tmp/venv-Qyjk
00:19:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from' file:/tmp/.os_lf_venv
00:19:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:19:06 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:19:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:19:06 + local 'pip_opts=--upgrade --quiet'
00:19:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:19:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:19:06 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:19:06 + [[ -n '' ]]
00:19:06 + [[ -n '' ]]
00:19:06 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:19:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:19:06 + /tmp/venv-Qyjk/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:19:08 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:19:08 lf-activate-venv(): INFO: Base packages installed successfully
00:19:08 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:19:08 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:19:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:19:08 + /tmp/venv-Qyjk/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:19:28 + type python3
00:19:28 + true
00:19:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH'
00:19:28 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:19:28 + PATH=/tmp/venv-Qyjk/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:19:28 + return 0
00:19:28 + openstack --os-cloud vex limits show --absolute
00:19:29 +--------------------------+---------+
00:19:29 | Name | Value |
00:19:29 +--------------------------+---------+
00:19:29 | maxTotalInstances | -1 |
00:19:29 | maxTotalCores | 450 |
00:19:29 | maxTotalRAMSize | 1000000 |
00:19:29 | maxServerMeta | 128 |
00:19:29 | maxImageMeta | 128 |
00:19:29 | maxPersonality | 5 |
00:19:29 | maxPersonalitySize | 10240 |
00:19:29 | maxTotalKeypairs | 100 |
00:19:29 | maxServerGroups | 10 |
00:19:29 | maxServerGroupMembers | 10 |
00:19:29 | maxTotalFloatingIps | -1 |
00:19:29 | maxSecurityGroups | -1 |
00:19:29 | maxSecurityGroupRules | -1 |
00:19:29 | totalRAMUsed | 794624 |
00:19:29 | totalCoresUsed | 194 |
00:19:29 | totalInstancesUsed | 63 |
00:19:29 | totalFloatingIpsUsed | 0 |
00:19:29 | totalSecurityGroupsUsed | 0 |
00:19:29 | totalServerGroupsUsed | 0 |
00:19:29 | maxTotalVolumes | -1 |
00:19:29 | maxTotalSnapshots | 10 |
00:19:29 | maxTotalVolumeGigabytes | 4096 |
00:19:29 | maxTotalBackups | 10 |
00:19:29 | maxTotalBackupGigabytes | 1000 |
00:19:29 | totalVolumesUsed | 0 |
00:19:29 | totalGigabytesUsed | 0 |
00:19:29 | totalSnapshotsUsed | 0 |
00:19:29 | totalBackupsUsed | 0 |
00:19:29 | totalBackupGigabytesUsed | 0 |
00:19:29 +--------------------------+---------+
00:19:30 + pushd /opt/ciman/openstack-hot
00:19:30 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
00:19:30 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-titanium-56 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/stack-parameters.yaml
00:19:55 Creating stack releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:19:55 Waiting to initialize infrastructure...
00:19:55 Stack initialization successful.
00:19:55 ------------------------------------
00:19:55 Stack Details
00:19:55 ------------------------------------
00:19:55 {'added': None,
00:19:55 'capabilities': [],
00:19:55 'created_at': '2025-10-06T00:19:33Z',
00:19:55 'deleted': None,
00:19:55 'deleted_at': None,
00:19:55 'description': 'No description',
00:19:55 'environment': None,
00:19:55 'environment_files': None,
00:19:55 'files': None,
00:19:55 'files_container': None,
00:19:55 'id': 'b725eaad-1496-4e5b-ba2e-4305cf0dcaf3',
00:19:55 'is_rollback_disabled': True,
00:19:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-titanium-56/b725eaad-1496-4e5b-ba2e-4305cf0dcaf3',
00:19:55 'rel': 'self'}],
00:19:55 '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:19:55 'name': 'releng-controller-csit-1node-rest-cars-perf-all-titanium-56',
00:19:55 'notification_topics': [],
00:19:55 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:19:55 'output_key': 'vm_0_ips',
00:19:55 'output_value': ['10.30.170.249']},
00:19:55 {'description': 'IP addresses of the 2nd vm types',
00:19:55 'output_key': 'vm_1_ips',
00:19:55 'output_value': ['10.30.171.62']}],
00:19:55 'owner_id': ****,
00:19:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:19:55 'OS::stack_id': 'b725eaad-1496-4e5b-ba2e-4305cf0dcaf3',
00:19:55 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-titanium-56',
00:19:55 'job_name': '23823-56',
00:19:55 'silo': 'releng',
00:19:55 'vm_0_count': '1',
00:19:55 'vm_0_flavor': 'v3-standard-4',
00:19:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:19:55 '20250201-010426.857',
00:19:55 'vm_1_count': '1',
00:19:55 'vm_1_flavor': 'v3-standard-2',
00:19:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:19:55 '- 20250201-060151.911'},
00:19:55 'parent_id': None,
00:19:55 'replaced': None,
00:19:55 'status': 'CREATE_COMPLETE',
00:19:55 'status_reason': 'Stack CREATE completed successfully',
00:19:55 'tags': [],
00:19:55 'template': None,
00:19:55 'template_description': 'No description',
00:19:55 'template_url': None,
00:19:55 'timeout_mins': 15,
00:19:55 'unchanged': None,
00:19:55 'updated': None,
00:19:55 'updated_at': None,
00:19:55 'user_project_id': 'f00b4c8763f04096a2cc19817c1000a6'}
00:19:55 ------------------------------------
00:19:55 + popd
00:19:55 /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
00:19:55 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins5024063244624907551.sh
00:19:55 ---> Copy SSH public keys to CSIT lab
00:19:55 Setup pyenv:
00:19:55 system
00:19:55 3.8.13
00:19:55 3.9.13
00:19:55 3.10.13
00:19:55 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:19:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:19:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:19:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:19:57 lf-activate-venv(): INFO: Base packages installed successfully
00:19:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:20:19 SSH not responding on 10.30.170.249. Retrying in 10 seconds...
00:20:20 Warning: Permanently added '10.30.171.62' (ECDSA) to the list of known hosts.
00:20:20 releng-23823-56-1-mininet-ovs-217-0
00:20:20 Successfully copied public keys to slave 10.30.171.62
00:20:29 Ping to 10.30.170.249 successful.
00:20:30 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:20:30 releng-23823-56-0-builder-0
00:20:30 Successfully copied public keys to slave 10.30.170.249
00:20:30 Process 6510 ready.
00:20:30 Process 6511 ready.
00:20:30 SSH ready on all stack servers.
00:20:30 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins11679872853925292864.sh
00:20:30 Setup pyenv:
00:20:30 system
00:20:30 3.8.13
00:20:30 3.9.13
00:20:30 3.10.13
00:20:30 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:20:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-W5di
00:20:35 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.robot_venv
00:20:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:20:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:20:39 lf-activate-venv(): INFO: Base packages installed successfully
00:20:39 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:20:41 lf-activate-venv(): INFO: Adding /tmp/venv-W5di/bin to PATH
00:20:41 + echo 'Installing Python Requirements'
00:20:41 Installing Python Requirements
00:20:41 + cat
00:20:41 + python -m pip install -r requirements.txt
00:20:41 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:20:41 Collecting docker-py (from -r requirements.txt (line 1))
00:20:41 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:20:41 Collecting ipaddr (from -r requirements.txt (line 2))
00:20:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:20:41 Preparing metadata (setup.py): started
00:20:42 Preparing metadata (setup.py): finished with status 'done'
00:20:42 Collecting netaddr (from -r requirements.txt (line 3))
00:20:42 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:20:42 Collecting netifaces (from -r requirements.txt (line 4))
00:20:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:20:42 Preparing metadata (setup.py): started
00:20:42 Preparing metadata (setup.py): finished with status 'done'
00:20:42 Collecting pyhocon (from -r requirements.txt (line 5))
00:20:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:20:42 Collecting requests (from -r requirements.txt (line 6))
00:20:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:20:42 Collecting robotframework (from -r requirements.txt (line 7))
00:20:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
00:20:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 15.3 MB/s 0:00:00
00:20:43 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:20:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:20:43 Preparing metadata (setup.py): started
00:20:43 Preparing metadata (setup.py): finished with status 'done'
00:20:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:20:43 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:20:43 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:20:43 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:20:43 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:20:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:20:43 Preparing metadata (setup.py): started
00:20:43 Preparing metadata (setup.py): finished with status 'done'
00:20:43 Collecting scapy (from -r requirements.txt (line 12))
00:20:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
00:20:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.7 MB/s 0:00:00
00:20:44 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:20:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:20:44 Preparing metadata (setup.py): started
00:20:44 Preparing metadata (setup.py): finished with status 'done'
00:20:44 Collecting elasticsearch (from -r requirements.txt (line 18))
00:20:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
00:20:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 36.9 MB/s 0:00:00
00:20:44 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:20:44 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:20:44 Collecting pyangbind (from -r requirements.txt (line 22))
00:20:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
00:20:44 Collecting isodate (from -r requirements.txt (line 25))
00:20:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:20:44 Collecting jmespath (from -r requirements.txt (line 28))
00:20:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
00:20:44 Collecting jsonpatch (from -r requirements.txt (line 31))
00:20:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:20:44 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:20:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:45 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:20:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:20:45 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:20:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:20:45 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:20:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
00:20:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
00:20:45 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:20:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
00:20:46 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:20:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
00:20:46 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
00:20:46 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:20:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
00:20:46 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
00:20:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:20:46 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:20:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:20:46 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:20:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:20:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:20:46 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:20:46 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
00:20:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
00:20:46 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:20:46 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:20:46 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:20:46 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:20:47 Collecting elasticsearch (from -r requirements.txt (line 18))
00:20:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
00:20:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 30.4 MB/s 0:00:00
00:20:47 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:20:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:20:47 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:20:47 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:20:47 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:20:47 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:20:47 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:20:47 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:20:47 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:20:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:20:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.9 MB/s 0:00:00
00:20:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:20:47 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:20:49 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
00:20:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 35.1 MB/s 0:00:00
00:20:49 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:20:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:20:49 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:49 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:20:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:20:50 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
00:20:50 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:20:50 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:20:50 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:20:50 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:20:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
00:20:50 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
00:20:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 63.7 MB/s 0:00:00
00:20:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
00:20:51 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
00:20:51 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
00:20:51 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:20:51 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:20:51 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
00:20:51 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:20:51 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 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:20:51 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:20:51 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:20:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
00:20:51 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:20:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:20:52 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:20:52 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:20:52 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
00:20:52 Collecting h11<1,>=0.9.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:20:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:20:52 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:20:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
00:20:52 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:20:52 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:20:52 Building wheel for robotframework-sshlibrary (setup.py): started
00:20:52 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
00:20:52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e4adef69047e003f8c2bcfe4eecad7e48170256d063880ba7760e773a6806db9
00:20:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:20:52 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:20:52 Building wheel for ipaddr (setup.py): started
00:20:52 Building wheel for ipaddr (setup.py): finished with status 'done'
00:20:52 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6654695fb2f730427c32e924a184c76fe395b4853735ee52658d01a709fd4ae1
00:20:52 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:20:52 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:20:52 Building wheel for netifaces (setup.py): started
00:20:55 Building wheel for netifaces (setup.py): finished with status 'done'
00:20:55 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=9e9b22ea4488e1f676292a753a48bfc74bb4d4f8e385625a670348120cb25142
00:20:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:20:55 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:20:55 Building wheel for robotframework-httplibrary (setup.py): started
00:20:55 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
00:20:55 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=68f3596f51de6124b9d6c4f21b0963117fbe6170d8555a9bea4015b30831065e
00:20:55 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:20:55 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
00:20:55 Building wheel for jsonpath-rw (setup.py): started
00:20:55 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
00:20:55 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5ed43493145a563a18ec2162f1625b1c36faf870912d2bdec6f32b96398215cc
00:20:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:20:55 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:20:56 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:21:03
00:21:03 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
00:21:03 + pip freeze
00:21:03 attrs==25.3.0
00:21:03 bcrypt==5.0.0
00:21:03 beautifulsoup4==4.14.2
00:21:03 certifi==2025.10.5
00:21:03 cffi==2.0.0
00:21:03 charset-normalizer==3.4.3
00:21:03 click==8.3.0
00:21:03 cryptography==46.0.2
00:21:03 decorator==5.2.1
00:21:03 distlib==0.4.0
00:21:03 docker-py==1.10.6
00:21:03 docker-pycreds==0.4.0
00:21:03 elastic-transport==8.17.1
00:21:03 elasticsearch==8.19.1
00:21:03 elasticsearch-dsl==8.15.4
00:21:03 enum34==1.1.10
00:21:03 filelock==3.19.1
00:21:03 h11==0.16.0
00:21:03 idna==3.10
00:21:03 invoke==2.2.0
00:21:03 ipaddr==2.2.0
00:21:03 isodate==0.7.2
00:21:03 jmespath==1.0.1
00:21:03 jsonpatch==1.33
00:21:03 jsonpath-rw==1.4.0
00:21:03 jsonpointer==3.0.0
00:21:03 lxml==6.0.2
00:21:03 netaddr==1.3.0
00:21:03 netifaces==0.11.0
00:21:03 outcome==1.3.0.post0
00:21:03 paramiko==4.0.0
00:21:03 platformdirs==4.4.0
00:21:03 ply==3.11
00:21:03 pyang==2.7.1
00:21:03 pyangbind==0.8.6
00:21:03 pycparser==2.23
00:21:03 pyhocon==0.3.61
00:21:03 PyNaCl==1.6.0
00:21:03 pyparsing==3.2.5
00:21:03 PySocks==1.7.1
00:21:03 python-dateutil==2.9.0.post0
00:21:03 regex==2025.9.18
00:21:03 requests==2.32.5
00:21:03 robotframework==7.3.2
00:21:03 robotframework-httplibrary==0.4.2
00:21:03 robotframework-pythonlibcore==4.4.1
00:21:03 robotframework-requests==0.9.7
00:21:03 robotframework-selenium2library==3.0.0
00:21:03 robotframework-seleniumlibrary==6.8.0
00:21:03 robotframework-sshlibrary==3.8.0
00:21:03 scapy==2.6.1
00:21:03 scp==0.15.0
00:21:03 selenium==4.36.0
00:21:03 six==1.17.0
00:21:03 sniffio==1.3.1
00:21:03 sortedcontainers==2.4.0
00:21:03 soupsieve==2.8
00:21:03 trio==0.31.0
00:21:03 trio-websocket==0.12.2
00:21:03 typing_extensions==4.15.0
00:21:03 urllib3==2.5.0
00:21:03 virtualenv==20.34.0
00:21:03 waitress==3.0.2
00:21:03 WebOb==1.8.9
00:21:03 websocket-client==1.8.0
00:21:03 WebTest==3.0.6
00:21:03 wsproto==1.2.0
00:21:03 [EnvInject] - Injecting environment variables from a build step.
00:21:03 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:21:03 [EnvInject] - Variables injected successfully.
00:21:03 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins12567970433535760783.sh
00:21:03 Setup pyenv:
00:21:03 system
00:21:03 3.8.13
00:21:03 3.9.13
00:21:03 3.10.13
00:21:03 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:21:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:21:06 lf-activate-venv(): INFO: Base packages installed successfully
00:21:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:21:15 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:21:15 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:21:15 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
00:21:16 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:21:16 + ODL_SYSTEM=()
00:21:16 + TOOLS_SYSTEM=()
00:21:16 + OPENSTACK_SYSTEM=()
00:21:16 + OPENSTACK_CONTROLLERS=()
00:21:16 + mapfile -t ADDR
00:21:16 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:21:16 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:21:17 + for i in "${ADDR[@]}"
00:21:17 ++ ssh 10.30.170.249 hostname -s
00:21:17 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:18 + REMHOST=releng-23823-56-0-builder-0
00:21:18 + case ${REMHOST} in
00:21:18 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:21:18 + for i in "${ADDR[@]}"
00:21:18 ++ ssh 10.30.171.62 hostname -s
00:21:18 Warning: Permanently added '10.30.171.62' (ECDSA) to the list of known hosts.
00:21:18 + REMHOST=releng-23823-56-1-mininet-ovs-217-0
00:21:18 + case ${REMHOST} in
00:21:18 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
00:21:18 + echo NUM_ODL_SYSTEM=1
00:21:18 + echo NUM_TOOLS_SYSTEM=1
00:21:18 + '[' '' == yes ']'
00:21:18 + NUM_OPENSTACK_SYSTEM=0
00:21:18 + echo NUM_OPENSTACK_SYSTEM=0
00:21:18 + '[' 0 -eq 2 ']'
00:21:18 + echo ODL_SYSTEM_IP=10.30.170.249
00:21:18 ++ seq 0 0
00:21:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:21:18 + echo ODL_SYSTEM_1_IP=10.30.170.249
00:21:18 + echo TOOLS_SYSTEM_IP=10.30.171.62
00:21:18 ++ seq 0 0
00:21:18 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
00:21:18 + echo TOOLS_SYSTEM_1_IP=10.30.171.62
00:21:18 + openstack_index=0
00:21:18 + NUM_OPENSTACK_CONTROL_NODES=1
00:21:18 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:21:18 ++ seq 0 0
00:21:18 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:21:18 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:21:18 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:21:18 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:21:18 + '[' -1 -ge 2 ']'
00:21:18 ++ seq 0 -2
00:21:18 + NUM_OPENSTACK_HAPROXY_NODES=0
00:21:18 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:21:18 ++ seq 0 -1
00:21:18 + echo 'Contents of slave_addresses.txt:'
00:21:18 Contents of slave_addresses.txt:
00:21:18 + cat slave_addresses.txt
00:21:18 NUM_ODL_SYSTEM=1
00:21:18 NUM_TOOLS_SYSTEM=1
00:21:18 NUM_OPENSTACK_SYSTEM=0
00:21:18 ODL_SYSTEM_IP=10.30.170.249
00:21:18 ODL_SYSTEM_1_IP=10.30.170.249
00:21:18 TOOLS_SYSTEM_IP=10.30.171.62
00:21:18 TOOLS_SYSTEM_1_IP=10.30.171.62
00:21:18 NUM_OPENSTACK_CONTROL_NODES=1
00:21:18 OPENSTACK_CONTROL_NODE_1_IP=
00:21:18 NUM_OPENSTACK_COMPUTE_NODES=-1
00:21:18 NUM_OPENSTACK_HAPROXY_NODES=0
00:21:18 [EnvInject] - Injecting environment variables from a build step.
00:21:18 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:21:18 [EnvInject] - Variables injected successfully.
00:21:18 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/sh /tmp/jenkins6086492437798643523.sh
00:21:18 Preparing for JRE Version 21
00:21:18 Karaf artifact is karaf
00:21:18 Karaf project is integration
00:21:18 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:21:18 [EnvInject] - Injecting environment variables from a build step.
00:21:18 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:21:18 [EnvInject] - Variables injected successfully.
00:21:18 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins4785959769535841545.sh
00:21:18 2025-10-06 00:21:18 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
00:21:18 Bundle version is 0.22.1-SNAPSHOT
00:21:18 --2025-10-06 00:21:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
00:21:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:21:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:21:18 HTTP request sent, awaiting response... 200 OK
00:21:18 Length: 1410 (1.4K) [application/xml]
00:21:18 Saving to: ‘maven-metadata.xml’
00:21:18
00:21:18 0K . 100% 65.2M=0s
00:21:18
00:21:18 2025-10-06 00:21:18 (65.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
00:21:18
00:21:18
00:21:18
00:21:18 org.opendaylight.integration
00:21:18 karaf
00:21:18 0.22.1-SNAPSHOT
00:21:18
00:21:18
00:21:18 20251005.175306
00:21:18 188
00:21:18
00:21:18 20251005175306
00:21:18
00:21:18
00:21:18 pom
00:21:18 0.22.1-20251005.175306-188
00:21:18 20251005175306
00:21:18
00:21:18
00:21:18 tar.gz
00:21:18 0.22.1-20251005.175306-188
00:21:18 20251005175306
00:21:18
00:21:18
00:21:18 zip
00:21:18 0.22.1-20251005.175306-188
00:21:18 20251005175306
00:21:18
00:21:18
00:21:18 cyclonedx
00:21:18 xml
00:21:18 0.22.1-20251005.175306-188
00:21:18 20251005175306
00:21:18
00:21:18
00:21:18 cyclonedx
00:21:18 json
00:21:18 0.22.1-20251005.175306-188
00:21:18 20251005175306
00:21:18
00:21:18
00:21:18
00:21:18
00:21:18 Nexus timestamp is 0.22.1-20251005.175306-188
00:21:18 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251005.175306-188.zip
00:21:18 Distribution bundle is karaf-0.22.1-20251005.175306-188.zip
00:21:18 Distribution bundle version is 0.22.1-SNAPSHOT
00:21:18 Distribution folder is karaf-0.22.1-SNAPSHOT
00:21:18 Nexus prefix is https://nexus.opendaylight.org
00:21:18 [EnvInject] - Injecting environment variables from a build step.
00:21:18 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:21:18 [EnvInject] - Variables injected successfully.
00:21:18 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins16171144399010051198.sh
00:21:18 Setup pyenv:
00:21:19 system
00:21:19 3.8.13
00:21:19 3.9.13
00:21:19 3.10.13
00:21:19 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:21:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:21:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:21:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:21:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:21:21 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:21:21 lf-activate-venv(): INFO: Base packages installed successfully
00:21:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:21:26 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:21:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:21:26 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:21:26 Copying common-functions.sh to /tmp
00:21:28 Copying common-functions.sh to 10.30.170.249:/tmp
00:21:28 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:28 Copying common-functions.sh to 10.30.171.62:/tmp
00:21:29 Warning: Permanently added '10.30.171.62' (ECDSA) to the list of known hosts.
00:21:29 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins17450614360482328299.sh
00:21:29 common-functions.sh is being sourced
00:21:29 common-functions environment:
00:21:29 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:29 ACTUALFEATURES:
00:21:29 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:29 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:21:29 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:29 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:29 CONTROLLERMEM: 2048m
00:21:29 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:21:29 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:21:29 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:29 SUITES:
00:21:29
00:21:29 #################################################
00:21:29 ## Configure Cluster and Start ##
00:21:29 #################################################
00:21:29 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app
00:21:29 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app
00:21:29 Locating script plan to use...
00:21:29 Finished running script plans
00:21:29 Configuring member-1 with IP address 10.30.170.249
00:21:29 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:29 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:30 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
00:21:30 ++ [[ /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:21:30 ++ echo 'common-functions.sh is being sourced'
00:21:30 common-functions.sh is being sourced
00:21:30 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
00:21:30 ++ DISTROSTREAM=titanium
00:21:30 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:30 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:30 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:30 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:30 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:21:30 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:21:30 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:30 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:30 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:30 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:30 ++ export CONTROLLERMEM=
00:21:30 ++ CONTROLLERMEM=
00:21:30 ++ case "${DISTROSTREAM}" in
00:21:30 ++ CLUSTER_SYSTEM=pekko
00:21:30 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:21:30 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:21:30 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:21:30 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:21:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:30 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:30 ++ print_common_env
00:21:30 ++ cat
00:21:30 common-functions environment:
00:21:30 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:30 ACTUALFEATURES:
00:21:30 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:30 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
00:21:30 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:30 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:30 CONTROLLERMEM:
00:21:30 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:21:30 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:21:30 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:30 SUITES:
00:21:30
00:21:30 ++ SSH='ssh -t -t'
00:21:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:21:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:21:30 Changing to /tmp
00:21:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251005.175306-188.zip
00:21:30 + echo 'Changing to /tmp'
00:21:30 + cd /tmp
00:21:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251005.175306-188.zip'
00:21:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251005.175306-188.zip
00:21:30 --2025-10-06 00:21:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251005.175306-188.zip
00:21:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:21:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:21:30 HTTP request sent, awaiting response... 200 OK
00:21:30 Length: 185772059 (177M) [application/zip]
00:21:30 Saving to: ‘karaf-0.22.1-20251005.175306-188.zip’
00:21:30
00:21:30 0K ........ ........ ........ ........ ........ ........ 1% 53.9M 3s
00:21:30 3072K ........ ........ ........ ........ ........ ........ 3% 102M 2s
00:21:30 6144K ........ ........ ........ ........ ........ ........ 5% 137M 2s
00:21:30 9216K ........ ........ ........ ........ ........ ........ 6% 145M 2s
00:21:30 12288K ........ ........ ........ ........ ........ ........ 8% 170M 2s
00:21:30 15360K ........ ........ ........ ........ ........ ........ 10% 195M 1s
00:21:30 18432K ........ ........ ........ ........ ........ ........ 11% 195M 1s
00:21:30 21504K ........ ........ ........ ........ ........ ........ 13% 206M 1s
00:21:30 24576K ........ ........ ........ ........ ........ ........ 15% 254M 1s
00:21:30 27648K ........ ........ ........ ........ ........ ........ 16% 287M 1s
00:21:30 30720K ........ ........ ........ ........ ........ ........ 18% 274M 1s
00:21:30 33792K ........ ........ ........ ........ ........ ........ 20% 311M 1s
00:21:30 36864K ........ ........ ........ ........ ........ ........ 22% 300M 1s
00:21:30 39936K ........ ........ ........ ........ ........ ........ 23% 345M 1s
00:21:30 43008K ........ ........ ........ ........ ........ ........ 25% 336M 1s
00:21:30 46080K ........ ........ ........ ........ ........ ........ 27% 333M 1s
00:21:30 49152K ........ ........ ........ ........ ........ ........ 28% 382M 1s
00:21:30 52224K ........ ........ ........ ........ ........ ........ 30% 279M 1s
00:21:30 55296K ........ ........ ........ ........ ........ ........ 32% 291M 1s
00:21:30 58368K ........ ........ ........ ........ ........ ........ 33% 333M 1s
00:21:30 61440K ........ ........ ........ ........ ........ ........ 35% 315M 1s
00:21:30 64512K ........ ........ ........ ........ ........ ........ 37% 218M 1s
00:21:30 67584K ........ ........ ........ ........ ........ ........ 38% 265M 1s
00:21:30 70656K ........ ........ ........ ........ ........ ........ 40% 232M 1s
00:21:30 73728K ........ ........ ........ ........ ........ ........ 42% 245M 1s
00:21:30 76800K ........ ........ ........ ........ ........ ........ 44% 234M 0s
00:21:30 79872K ........ ........ ........ ........ ........ ........ 45% 266M 0s
00:21:30 82944K ........ ........ ........ ........ ........ ........ 47% 252M 0s
00:21:30 86016K ........ ........ ........ ........ ........ ........ 49% 235M 0s
00:21:30 89088K ........ ........ ........ ........ ........ ........ 50% 246M 0s
00:21:30 92160K ........ ........ ........ ........ ........ ........ 52% 231M 0s
00:21:30 95232K ........ ........ ........ ........ ........ ........ 54% 228M 0s
00:21:30 98304K ........ ........ ........ ........ ........ ........ 55% 242M 0s
00:21:30 101376K ........ ........ ........ ........ ........ ........ 57% 225M 0s
00:21:30 104448K ........ ........ ........ ........ ........ ........ 59% 265M 0s
00:21:30 107520K ........ ........ ........ ........ ........ ........ 60% 270M 0s
00:21:30 110592K ........ ........ ........ ........ ........ ........ 62% 268M 0s
00:21:30 113664K ........ ........ ........ ........ ........ ........ 64% 242M 0s
00:21:30 116736K ........ ........ ........ ........ ........ ........ 66% 246M 0s
00:21:30 119808K ........ ........ ........ ........ ........ ........ 67% 272M 0s
00:21:30 122880K ........ ........ ........ ........ ........ ........ 69% 203M 0s
00:21:30 125952K ........ ........ ........ ........ ........ ........ 71% 202M 0s
00:21:30 129024K ........ ........ ........ ........ ........ ........ 72% 204M 0s
00:21:30 132096K ........ ........ ........ ........ ........ ........ 74% 229M 0s
00:21:30 135168K ........ ........ ........ ........ ........ ........ 76% 272M 0s
00:21:30 138240K ........ ........ ........ ........ ........ ........ 77% 277M 0s
00:21:30 141312K ........ ........ ........ ........ ........ ........ 79% 282M 0s
00:21:30 144384K ........ ........ ........ ........ ........ ........ 81% 278M 0s
00:21:30 147456K ........ ........ ........ ........ ........ ........ 82% 290M 0s
00:21:30 150528K ........ ........ ........ ........ ........ ........ 84% 289M 0s
00:21:30 153600K ........ ........ ........ ........ ........ ........ 86% 235M 0s
00:21:30 156672K ........ ........ ........ ........ ........ ........ 88% 266M 0s
00:21:30 159744K ........ ........ ........ ........ ........ ........ 89% 257M 0s
00:21:30 162816K ........ ........ ........ ........ ........ ........ 91% 335M 0s
00:21:30 165888K ........ ........ ........ ........ ........ ........ 93% 324M 0s
00:21:30 168960K ........ ........ ........ ........ ........ ........ 94% 329M 0s
00:21:30 172032K ........ ........ ........ ........ ........ ........ 96% 354M 0s
00:21:30 175104K ........ ........ ........ ........ ........ ........ 98% 330M 0s
00:21:30 178176K ........ ........ ........ ........ ........ ........ 99% 348M 0s
00:21:30 181248K .. 100% 313M=0.8s
00:21:30
00:21:30 2025-10-06 00:21:30 (233 MB/s) - ‘karaf-0.22.1-20251005.175306-188.zip’ saved [185772059/185772059]
00:21:30
00:21:30 Extracting the new controller...
00:21:30 + echo 'Extracting the new controller...'
00:21:30 + unzip -q karaf-0.22.1-20251005.175306-188.zip
00:21:32 Adding external repositories...
00:21:32 + echo 'Adding external repositories...'
00:21:32 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:21:32 ################################################################################
00:21:32 #
00:21:32 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:32 # contributor license agreements. See the NOTICE file distributed with
00:21:32 # this work for additional information regarding copyright ownership.
00:21:32 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:32 # (the "License"); you may not use this file except in compliance with
00:21:32 # the License. You may obtain a copy of the License at
00:21:32 #
00:21:32 # http://www.apache.org/licenses/LICENSE-2.0
00:21:32 #
00:21:32 # Unless required by applicable law or agreed to in writing, software
00:21:32 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:32 # See the License for the specific language governing permissions and
00:21:32 # limitations under the License.
00:21:32 #
00:21:32 ################################################################################
00:21:32
00:21:32 #
00:21:32 # If set to true, the following property will not allow any certificate to be used
00:21:32 # when accessing Maven repositories through SSL
00:21:32 #
00:21:32 #org.ops4j.pax.url.mvn.certificateCheck=
00:21:32
00:21:32 #
00:21:32 # Path to the local Maven settings file.
00:21:32 # The repositories defined in this file will be automatically added to the list
00:21:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:21:32 # below is not set.
00:21:32 # The following locations are checked for the existence of the settings.xml file
00:21:32 # * 1. looks for the specified url
00:21:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:21:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:21:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:21:32 #
00:21:32 #org.ops4j.pax.url.mvn.settings=
00:21:32
00:21:32 #
00:21:32 # Path to the local Maven repository which is used to avoid downloading
00:21:32 # artifacts when they already exist locally.
00:21:32 # The value of this property will be extracted from the settings.xml file
00:21:32 # above, or defaulted to:
00:21:32 # System.getProperty( "user.home" ) + "/.m2/repository"
00:21:32 #
00:21:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:21:32
00:21:32 #
00:21:32 # Default this to false. It's just weird to use undocumented repos
00:21:32 #
00:21:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:21:32
00:21:32 #
00:21:32 # Uncomment if you don't wanna use the proxy settings
00:21:32 # from the Maven conf/settings.xml file
00:21:32 #
00:21:32 # org.ops4j.pax.url.mvn.proxySupport=false
00:21:32
00:21:32 #
00:21:32 # Comma separated list of repositories scanned when resolving an artifact.
00:21:32 # Those repositories will be checked before iterating through the
00:21:32 # below list of repositories and even before the local repository
00:21:32 # A repository url can be appended with zero or more of the following flags:
00:21:32 # @snapshots : the repository contains snaphots
00:21:32 # @noreleases : the repository does not contain any released artifacts
00:21:32 #
00:21:32 # The following property value will add the system folder as a repo.
00:21:32 #
00:21:32 org.ops4j.pax.url.mvn.defaultRepositories=\
00:21:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:21:32 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:21:32 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:21:32
00:21:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:21:32 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:21:32
00:21:32 #
00:21:32 # Comma separated list of repositories scanned when resolving an artifact.
00:21:32 # The default list includes the following repositories:
00:21:32 # http://repo1.maven.org/maven2@id=central
00:21:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:21:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:21:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:21:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:21:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:21:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:21:32 # To add repositories to the default ones, prepend '+' to the list of repositories
00:21:32 # to add.
00:21:32 # A repository url can be appended with zero or more of the following flags:
00:21:32 # @snapshots : the repository contains snapshots
00:21:32 # @noreleases : the repository does not contain any released artifacts
00:21:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:21:32 #
00:21:32 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:21:32
00:21:32 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
00:21:32 Configuring the startup features...
00:21:32 + echo 'Configuring the startup features...'
00:21:32 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:32 + FEATURE_TEST_STRING=features-test
00:21:32 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
00:21:32 + KARAF_VERSION=karaf4
00:21:32 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:21:32 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:32 + [[ ! -z '' ]]
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:21:32 ################################################################################
00:21:32 #
00:21:32 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:32 # contributor license agreements. See the NOTICE file distributed with
00:21:32 # this work for additional information regarding copyright ownership.
00:21:32 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:32 # (the "License"); you may not use this file except in compliance with
00:21:32 # the License. You may obtain a copy of the License at
00:21:32 #
00:21:32 # http://www.apache.org/licenses/LICENSE-2.0
00:21:32 #
00:21:32 # Unless required by applicable law or agreed to in writing, software
00:21:32 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:32 # See the License for the specific language governing permissions and
00:21:32 # limitations under the License.
00:21:32 #
00:21:32 ################################################################################
00:21:32
00:21:32 #
00:21:32 # Comma separated list of features repositories to register by default
00:21:32 #
00:21:32 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f2d78e34-f295-4a0a-98df-a07f2195ef77.xml
00:21:32
00:21:32 #
00:21:32 # Comma separated list of features to install at startup
00:21:32 #
00:21:32 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, 0a92d9e4-f927-44a7-a57b-15e0813ee1b7
00:21:32
00:21:32 #
00:21:32 # Resource repositories (OBR) that the features resolver can use
00:21:32 # to resolve requirements/capabilities
00:21:32 #
00:21:32 # The format of the resourceRepositories is
00:21:32 # resourceRepositories=[xml:url|json:url],...
00:21:32 # for Instance:
00:21:32 #
00:21:32 #resourceRepositories=xml:http://host/path/to/index.xml
00:21:32 # or
00:21:32 #resourceRepositories=json:http://host/path/to/index.json
00:21:32 #
00:21:32
00:21:32 #
00:21:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:21:32 #
00:21:32 featuresBootAsynchronous=false
00:21:32
00:21:32 #
00:21:32 # Service requirements enforcement
00:21:32 #
00:21:32 # By default, the feature resolver checks the service requirements/capabilities of
00:21:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:21:32 # the required bundles.
00:21:32 # The following flag can have those values:
00:21:32 # - disable: service requirements are completely ignored
00:21:32 # - default: service requirements are ignored for old features
00:21:32 # - enforce: service requirements are always verified
00:21:32 #
00:21:32 #serviceRequirements=default
00:21:32
00:21:32 #
00:21:32 # Store cfg file for config element in feature
00:21:32 #
00:21:32 #configCfgStore=true
00:21:32
00:21:32 #
00:21:32 # Define if the feature service automatically refresh bundles
00:21:32 #
00:21:32 autoRefresh=true
00:21:32
00:21:32 #
00:21:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:21:32 # XML file defines instructions related to features processing
00:21:32 # versions.properties may declare properties to resolve placeholders in XML file
00:21:32 # both files are relative to ${karaf.etc}
00:21:32 #
00:21:32 #featureProcessing=org.apache.karaf.features.xml
00:21:32 #featureProcessingVersions=versions.properties
00:21:32 + configure_karaf_log karaf4 ''
00:21:32 + local -r karaf_version=karaf4
00:21:32 + local -r controllerdebugmap=
00:21:32 + local logapi=log4j
00:21:32 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:32 log4j2.rootLogger.level = INFO
00:21:32 #log4j2.rootLogger.type = asyncRoot
00:21:32 #log4j2.rootLogger.includeLocation = false
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:32 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:32 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:32 log4j2.logger.spifly.level = WARN
00:21:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:32 log4j2.logger.audit.level = INFO
00:21:32 log4j2.logger.audit.additivity = false
00:21:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:32 log4j2.appender.console.type = Console
00:21:32 log4j2.appender.console.name = Console
00:21:32 log4j2.appender.console.layout.type = PatternLayout
00:21:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:32 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:32 log4j2.appender.rolling.name = RollingFile
00:21:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:32 #log4j2.appender.rolling.immediateFlush = false
00:21:32 log4j2.appender.rolling.append = true
00:21:32 log4j2.appender.rolling.layout.type = PatternLayout
00:21:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:32 log4j2.appender.rolling.policies.type = Policies
00:21:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:32 log4j2.appender.rolling.policies.size.size = 64MB
00:21:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:32 log4j2.appender.rolling.strategy.max = 7
00:21:32 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:32 log4j2.appender.audit.name = AuditRollingFile
00:21:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:32 log4j2.appender.audit.append = true
00:21:32 log4j2.appender.audit.layout.type = PatternLayout
00:21:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:32 log4j2.appender.audit.policies.type = Policies
00:21:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:32 log4j2.appender.audit.policies.size.size = 8MB
00:21:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:32 log4j2.appender.audit.strategy.max = 7
00:21:32 log4j2.appender.osgi.type = PaxOsgi
00:21:32 log4j2.appender.osgi.name = PaxOsgi
00:21:32 log4j2.appender.osgi.filter = *
00:21:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:32 #log4j2.logger.aether.level = TRACE
00:21:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:32 #log4j2.logger.http-headers.level = DEBUG
00:21:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:32 #log4j2.logger.maven.level = TRACE
00:21:32 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:21:32 + logapi=log4j2
00:21:32 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:21:32 + '[' log4j2 == log4j2 ']'
00:21:32 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:32 controllerdebugmap:
00:21:32 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:21:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:21:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:21:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:21:32 + unset IFS
00:21:32 + echo 'controllerdebugmap: '
00:21:32 + '[' -n '' ']'
00:21:32 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:21:32 ################################################################################
00:21:32 #
00:21:32 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:32 # contributor license agreements. See the NOTICE file distributed with
00:21:32 # this work for additional information regarding copyright ownership.
00:21:32 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:32 # (the "License"); you may not use this file except in compliance with
00:21:32 # the License. You may obtain a copy of the License at
00:21:32 #
00:21:32 # http://www.apache.org/licenses/LICENSE-2.0
00:21:32 #
00:21:32 # Unless required by applicable law or agreed to in writing, software
00:21:32 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:32 # See the License for the specific language governing permissions and
00:21:32 # limitations under the License.
00:21:32 #
00:21:32 ################################################################################
00:21:32
00:21:32 # Common pattern layout for appenders
00:21:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:21:32
00:21:32 # Root logger
00:21:32 log4j2.rootLogger.level = INFO
00:21:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:21:32 #log4j2.rootLogger.type = asyncRoot
00:21:32 #log4j2.rootLogger.includeLocation = false
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:21:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:21:32 log4j2.rootLogger.appenderRef.Console.ref = Console
00:21:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:21:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:21:32
00:21:32 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:21:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:21:32
00:21:32 # Loggers configuration
00:21:32
00:21:32 # Spifly logger
00:21:32 log4j2.logger.spifly.name = org.apache.aries.spifly
00:21:32 log4j2.logger.spifly.level = WARN
00:21:32
00:21:32 # Security audit logger
00:21:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:21:32 log4j2.logger.audit.level = INFO
00:21:32 log4j2.logger.audit.additivity = false
00:21:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:21:32
00:21:32 # Appenders configuration
00:21:32
00:21:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:21:32 log4j2.appender.console.type = Console
00:21:32 log4j2.appender.console.name = Console
00:21:32 log4j2.appender.console.layout.type = PatternLayout
00:21:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:21:32
00:21:32 # Rolling file appender
00:21:32 log4j2.appender.rolling.type = RollingRandomAccessFile
00:21:32 log4j2.appender.rolling.name = RollingFile
00:21:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:21:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:21:32 # uncomment to not force a disk flush
00:21:32 #log4j2.appender.rolling.immediateFlush = false
00:21:32 log4j2.appender.rolling.append = true
00:21:32 log4j2.appender.rolling.layout.type = PatternLayout
00:21:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:21:32 log4j2.appender.rolling.policies.type = Policies
00:21:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:21:32 log4j2.appender.rolling.policies.size.size = 1GB
00:21:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:21:32 log4j2.appender.rolling.strategy.max = 7
00:21:32
00:21:32 # Audit file appender
00:21:32 log4j2.appender.audit.type = RollingRandomAccessFile
00:21:32 log4j2.appender.audit.name = AuditRollingFile
00:21:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:21:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:21:32 log4j2.appender.audit.append = true
00:21:32 log4j2.appender.audit.layout.type = PatternLayout
00:21:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:21:32 log4j2.appender.audit.policies.type = Policies
00:21:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:21:32 log4j2.appender.audit.policies.size.size = 8MB
00:21:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:21:32 log4j2.appender.audit.strategy.max = 7
00:21:32
00:21:32 # OSGi appender
00:21:32 log4j2.appender.osgi.type = PaxOsgi
00:21:32 log4j2.appender.osgi.name = PaxOsgi
00:21:32 log4j2.appender.osgi.filter = *
00:21:32
00:21:32 # help with identification of maven-related problems with pax-url-aether
00:21:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:21:32 #log4j2.logger.aether.level = TRACE
00:21:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:21:32 #log4j2.logger.http-headers.level = DEBUG
00:21:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:21:32 #log4j2.logger.maven.level = TRACE
00:21:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:21:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:21:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:21:32 + local -r controllermem=3072m
00:21:32 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 Configure
00:21:32 + echo Configure
00:21:32 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:21:32 max memory: 3072m
00:21:32 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:21:32 + echo ' max memory: 3072m'
00:21:32 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
00:21:32 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
00:21:32 #!/bin/sh
00:21:32 #
00:21:32 # Licensed to the Apache Software Foundation (ASF) under one or more
00:21:32 # contributor license agreements. See the NOTICE file distributed with
00:21:32 # this work for additional information regarding copyright ownership.
00:21:32 # The ASF licenses this file to You under the Apache License, Version 2.0
00:21:32 # (the "License"); you may not use this file except in compliance with
00:21:32 # the License. You may obtain a copy of the License at
00:21:32 #
00:21:32 # http://www.apache.org/licenses/LICENSE-2.0
00:21:32 #
00:21:32 # Unless required by applicable law or agreed to in writing, software
00:21:32 # distributed under the License is distributed on an "AS IS" BASIS,
00:21:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:21:32 # See the License for the specific language governing permissions and
00:21:32 # limitations under the License.
00:21:32 #
00:21:32
00:21:32 #
00:21:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:21:32 # script: client, instance, shell, start, status, stop, karaf
00:21:32 #
00:21:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:21:32 # Actions go here...
00:21:32 # fi
00:21:32
00:21:32 #
00:21:32 # general settings which should be applied for all scripts go here; please keep
00:21:32 # in mind that it is possible that scripts might be executed more than once, e.g.
00:21:32 # in example of the start script where the start script is executed first and the
00:21:32 # karaf script afterwards.
00:21:32 #
00:21:32
00:21:32 #
00:21:32 # The following section shows the possible configuration options for the default
00:21:32 # karaf scripts
00:21:32 #
00:21:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:21:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:21:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:21:32 # export EXTRA_JAVA_OPTS # Additional JVM options
00:21:32 # export KARAF_HOME # Karaf home folder
00:21:32 # export KARAF_DATA # Karaf data folder
00:21:32 # export KARAF_BASE # Karaf base folder
00:21:32 # export KARAF_ETC # Karaf etc folder
00:21:32 # export KARAF_LOG # Karaf log folder
00:21:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:21:32 # export KARAF_OPTS # Additional available Karaf options
00:21:32 # export KARAF_DEBUG # Enable debug mode
00:21:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:21:32 # export KARAF_NOROOT # Prevent execution as root if set to true
00:21:32 Set Java version
00:21:32 + echo 'Set Java version'
00:21:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:21:32 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:21:32 sudo: a password is required
00:21:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:32 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:21:32 JDK default version ...
00:21:32 sudo: a password is required
00:21:32 + echo 'JDK default version ...'
00:21:32 + java -version
00:21:32 openjdk version "21.0.5" 2024-10-15
00:21:32 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
00:21:32 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
00:21:32 Set JAVA_HOME
00:21:32 + echo 'Set JAVA_HOME'
00:21:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:21:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:21:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:21:32 Listing all open ports on controller system...
00:21:32 + echo 'Listing all open ports on controller system...'
00:21:32 + netstat -pnatu
00:21:32 /tmp/configuration-script.sh: line 40: netstat: command not found
00:21:32 + '[' -f /tmp/custom_shard_config.txt ']'
00:21:32 Configuring cluster
00:21:32 + echo 'Configuring cluster'
00:21:32 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.249
00:21:32 ################################################
00:21:32 ## Configure Cluster ##
00:21:32 ################################################
00:21:32 NOTE: Cluster configuration files not found. Copying from
00:21:32 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
00:21:32 Configuring unique name in pekko.conf
00:21:32 Configuring hostname in pekko.conf
00:21:32 Configuring data and rpc seed nodes in pekko.conf
00:21:32 modules = [
00:21:32
00:21:32 {
00:21:32 name = "inventory"
00:21:32 namespace = "urn:opendaylight:inventory"
00:21:32 shard-strategy = "module"
00:21:32 },
00:21:32 {
00:21:32 name = "topology"
00:21:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:32 shard-strategy = "module"
00:21:32 },
00:21:32 {
00:21:32 name = "toaster"
00:21:32 namespace = "http://netconfcentral.org/ns/toaster"
00:21:32 shard-strategy = "module"
00:21:32 }
00:21:32 ]
00:21:32 Configuring replication type in module-shards.conf
00:21:32 ################################################
00:21:32 ## NOTE: Manually restart controller to ##
00:21:32 ## apply configuration. ##
00:21:32 ################################################
00:21:32 Dump pekko.conf
00:21:32 + echo 'Dump pekko.conf'
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
00:21:32
00:21:32 odl-cluster-data {
00:21:32 pekko {
00:21:32 remote {
00:21:32 artery {
00:21:32 enabled = on
00:21:32 transport = tcp
00:21:32 canonical.hostname = "10.30.170.249"
00:21:32 canonical.port = 2550
00:21:32 }
00:21:32 }
00:21:32
00:21:32 cluster {
00:21:32 # Using artery.
00:21:32 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.249:2550"]
00:21:32
00:21:32 roles = ["member-1"]
00:21:32
00:21:32 # when under load we might trip a false positive on the failure detector
00:21:32 # failure-detector {
00:21:32 # heartbeat-interval = 4 s
00:21:32 # acceptable-heartbeat-pause = 16s
00:21:32 # }
00:21:32 }
00:21:32
00:21:32 persistence {
00:21:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
00:21:32 # modifying the following two properties. The directory location specified may be a relative or absolute path.
00:21:32 # The relative path is always relative to KARAF_HOME.
00:21:32
00:21:32 # snapshot-store.local.dir = "target/snapshots"
00:21:32
00:21:32 # Use lz4 compression for LocalSnapshotStore snapshots
00:21:32 snapshot-store.local.use-lz4-compression = false
00:21:32 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
00:21:32 snapshot-store.local.lz4-blocksize = 256KB
00:21:32 }
00:21:32 disable-default-actor-system-quarantined-event-handling = "false"
00:21:32 }
00:21:32 }
00:21:32 Dump modules.conf
00:21:32 + echo 'Dump modules.conf'
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
00:21:32 modules = [
00:21:32
00:21:32 {
00:21:32 name = "inventory"
00:21:32 namespace = "urn:opendaylight:inventory"
00:21:32 shard-strategy = "module"
00:21:32 },
00:21:32 {
00:21:32 name = "topology"
00:21:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:21:32 shard-strategy = "module"
00:21:32 },
00:21:32 {
00:21:32 name = "toaster"
00:21:32 namespace = "http://netconfcentral.org/ns/toaster"
00:21:32 shard-strategy = "module"
00:21:32 }
00:21:32 ]
00:21:32 Dump module-shards.conf
00:21:32 + echo 'Dump module-shards.conf'
00:21:32 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
00:21:32 module-shards = [
00:21:32 {
00:21:32 name = "default"
00:21:32 shards = [
00:21:32 {
00:21:32 name = "default"
00:21:32 replicas = ["member-1"]
00:21:32 }
00:21:32 ]
00:21:32 },
00:21:32 {
00:21:32 name = "inventory"
00:21:32 shards = [
00:21:32 {
00:21:32 name="inventory"
00:21:32 replicas = ["member-1"]
00:21:32 }
00:21:32 ]
00:21:32 },
00:21:32 {
00:21:32 name = "topology"
00:21:32 shards = [
00:21:32 {
00:21:32 name="topology"
00:21:32 replicas = ["member-1"]
00:21:32 }
00:21:32 ]
00:21:32 },
00:21:32 {
00:21:32 name = "toaster"
00:21:32 shards = [
00:21:32 {
00:21:32 name="toaster"
00:21:32 replicas = ["member-1"]
00:21:32 }
00:21:32 ]
00:21:32 }
00:21:32 ]
00:21:32 Locating config plan to use...
00:21:32 Finished running config plans
00:21:32 Starting member-1 with IP address 10.30.170.249
00:21:32 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:33 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:33 Redirecting karaf console output to karaf_console.log
00:21:33 Starting controller...
00:21:33 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
00:21:33 Execute the post startup script on controller 10.30.170.249
00:21:33 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:33 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:21:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:21:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:22:34 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:22:39 2025-10-06T00:21:57,388 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:22:39 Controller is UP
00:22:39 2025-10-06T00:21:57,388 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:22:39 Listing all open ports on controller system...
00:22:39 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:22:39 looking for "BindException: Address already in use" in log file
00:22:39 looking for "server is unhealthy" in log file
00:22:39 Let's take the karaf thread dump
00:22:39 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:22:39 karaf main: org.apache.karaf.main.Main, pid:2036
00:22:39 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:22:40 Generating mininet variables...
00:22:40 Locating test plan to use...
00:22:40 Changing the testplan path...
00:22:40 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
00:22:40 #
00:22:40 # This program and the accompanying materials are made available under the
00:22:40 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
00:22:40 # and is available at http://www.eclipse.org/legal/epl-v10.html
00:22:40
00:22:40 # Place the suites in run order:
00:22:40 /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot
00:22:40 /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot
00:22:40 Starting Robot test suites /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot ...
00:22:40 ==============================================================================
00:22:40 controller-rest-cars-perf.txt
00:22:40 ==============================================================================
00:22:41 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe...
00:22:41 ==============================================================================
00:22:43 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:22:46 | PASS |
00:22:46 ------------------------------------------------------------------------------
00:22:46 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:22:49 | PASS |
00:22:49 ------------------------------------------------------------------------------
00:22:49 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:23:50 | PASS |
00:23:50 ------------------------------------------------------------------------------
00:23:50 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:23:53 | PASS |
00:23:53 ------------------------------------------------------------------------------
00:23:53 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:24:09 | PASS |
00:24:09 ------------------------------------------------------------------------------
00:24:09 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:24:11 | PASS |
00:24:11 ------------------------------------------------------------------------------
00:24:11 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:24:11 | PASS |
00:24:11 ------------------------------------------------------------------------------
00:24:11 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:24:12 | PASS |
00:24:12 ------------------------------------------------------------------------------
00:24:12 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:24:12 | PASS |
00:24:12 ------------------------------------------------------------------------------
00:24:12 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS |
00:24:12 9 tests, 9 passed, 0 failed
00:24:12 ==============================================================================
00:24:12 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te...
00:24:12 ==============================================================================
00:24:13 Notifications_rate_5k | PASS |
00:34:14 ------------------------------------------------------------------------------
00:34:14 Notifications_rate_20k | PASS |
00:44:18 ------------------------------------------------------------------------------
00:44:18 Notifications_rate_60k | PASS |
00:54:30 ------------------------------------------------------------------------------
00:54:30 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS |
00:54:30 3 tests, 3 passed, 0 failed
00:54:30 ==============================================================================
00:54:30 controller-rest-cars-perf.txt | PASS |
00:54:30 12 tests, 12 passed, 0 failed
00:54:30 ==============================================================================
00:54:30 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/output.xml
00:54:31 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/log.html
00:54:31 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/report.html
00:54:31 Examining the files in data/log and checking filesize
00:54:31 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:32 total 19704
00:54:32 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 00:21 .
00:54:32 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 00:21 karaf_console.log
00:54:32 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 00:21 ..
00:54:32 -rw-rw-r-- 1 jenkins jenkins 20161047 Oct 6 00:54 karaf.log
00:54:32 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:32 20M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
00:54:32 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
00:54:32 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:32 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
00:54:32 Let's take the karaf thread dump again...
00:54:32 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:32 karaf main: org.apache.karaf.main.Main, pid:2036
00:54:32 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:33 Killing ODL
00:54:33 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:38 Compressing karaf.log 1
00:54:38 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:39 Fetching compressed karaf.log 1
00:54:39 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:39 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:39 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:39 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:40 Fetch GC logs
00:54:40 Warning: Permanently added '10.30.170.249' (ECDSA) to the list of known hosts.
00:54:40 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
00:54:40 Examine copied files
00:54:40 total 7124
00:54:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 00:54 gclogs-1
00:54:40 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 00:54 odl1_karaf_console.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 588367 Oct 6 00:54 odl1_karaf.log.gz
00:54:40 -rw-rw-r--. 1 jenkins jenkins 123075 Oct 6 00:54 karaf_1_2036_threads_after.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 13564 Oct 6 00:54 ps_after.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 247182 Oct 6 00:54 report.html
00:54:40 -rw-rw-r--. 1 jenkins jenkins 1049673 Oct 6 00:54 log.html
00:54:40 -rw-rw-r--. 1 jenkins jenkins 5040886 Oct 6 00:54 output.xml
00:54:40 -rw-rw-r--. 1 jenkins jenkins 524 Oct 6 00:24 cluster_rest_script_purchase_cars.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 519 Oct 6 00:23 cluster_rest_script_add_people.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 172 Oct 6 00:22 cluster_rest_script_add_cars.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 603 Oct 6 00:22 testplan.txt
00:54:40 -rw-rw-r--. 1 jenkins jenkins 129168 Oct 6 00:22 karaf_1_2036_threads_before.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 14408 Oct 6 00:22 ps_before.log
00:54:40 -rw-rw-r--. 1 jenkins jenkins 3250 Oct 6 00:21 post-startup-script.sh
00:54:40 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 00:21 startup-script.sh
00:54:40 -rw-rw-r--. 1 jenkins jenkins 3434 Oct 6 00:21 configuration-script.sh
00:54:40 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 00:21 detect_variables.env
00:54:40 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 00:21 pom.xml
00:54:40 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 00:21 set_variables.env
00:54:40 -rw-rw-r--. 1 jenkins jenkins 297 Oct 6 00:21 slave_addresses.txt
00:54:40 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 00:20 requirements.txt
00:54:40 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 00:20 env.properties
00:54:40 -rw-rw-r--. 1 jenkins jenkins 333 Oct 6 00:19 stack-parameters.yaml
00:54:40 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 00:17 test
00:54:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 00:17 test@tmp
00:54:40 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 5 17:53 maven-metadata.xml
00:54:40 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins12097239522202140259.sh
00:54:40 Karaf Deployments, Tests must have already run
00:54:40 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/sh /tmp/jenkins12669089007299125119.sh
00:54:40 Cleaning up Robot installation...
00:54:40 $ ssh-agent -k
00:54:40 unset SSH_AUTH_SOCK;
00:54:40 unset SSH_AGENT_PID;
00:54:40 echo Agent pid 5293 killed;
00:54:40 [ssh-agent] Stopped.
00:54:40 Recording plot data
00:54:40 Robot results publisher started...
00:54:40 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:54:40 -Parsing output xml:
00:54:41 Done!
00:54:41 -Copying log files to build dir:
00:54:42 Done!
00:54:42 -Assigning results to build:
00:54:42 Done!
00:54:42 -Checking thresholds:
00:54:42 Done!
00:54:42 Done publishing Robot results.
00:54:42 [PostBuildScript] - [INFO] Executing post build scripts.
00:54:42 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins10504437016551701822.sh
00:54:42 Archiving csit artifacts
00:54:42 mv: cannot stat '*_1.png': No such file or directory
00:54:42 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:54:42 % Total % Received % Xferd Average Speed Time Time Time Current
00:54:42 Dload Upload Total Spent Left Speed
00:54:42
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 907k 0 907k 0 0 5500k 0 --:--:-- --:--:-- --:--:-- 5500k
00:54:42 Archive: robot-plugin.zip
00:54:42 inflating: ./archives/robot-plugin/log.html
00:54:42 inflating: ./archives/robot-plugin/output.xml
00:54:42 inflating: ./archives/robot-plugin/report.html
00:54:42 mv: cannot stat '*.log.gz': No such file or directory
00:54:42 mv: cannot stat '*.csv': No such file or directory
00:54:42 mv: cannot stat '*.png': No such file or directory
00:54:42 [PostBuildScript] - [INFO] Executing post build scripts.
00:54:42 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins1849376490447619899.sh
00:54:42 [PostBuildScript] - [INFO] Executing post build scripts.
00:54:42 [EnvInject] - Injecting environment variables from a build step.
00:54:42 [EnvInject] - Injecting as environment variables the properties content
00:54:42 OS_CLOUD=vex
00:54:42 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:54:42
00:54:42 [EnvInject] - Variables injected successfully.
00:54:42 provisioning config files...
00:54:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:54:42 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins4588915282961606670.sh
00:54:42 ---> openstack-stack-delete.sh
00:54:42 Setup pyenv:
00:54:42 system
00:54:43 3.8.13
00:54:43 3.9.13
00:54:43 3.10.13
00:54:43 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:54:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:54:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:54:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:54:45 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:54:45 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:54:45 lf-activate-venv(): INFO: Base packages installed successfully
00:54:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:55:03 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:55:03 INFO: Retrieving stack cost for: releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:55:07 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
00:55:19 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:55:19 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-titanium-56
00:55:19 [PostBuildScript] - [INFO] Executing post build scripts.
00:55:19 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins16410241219886633952.sh
00:55:19 ---> sysstat.sh
00:55:19 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins12898488220969414492.sh
00:55:19 ---> package-listing.sh
00:55:19 ++ tr '[:upper:]' '[:lower:]'
00:55:19 ++ facter osfamily
00:55:20 + OS_FAMILY=redhat
00:55:20 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
00:55:20 + START_PACKAGES=/tmp/packages_start.txt
00:55:20 + END_PACKAGES=/tmp/packages_end.txt
00:55:20 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:55:20 + PACKAGES=/tmp/packages_start.txt
00:55:20 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium ']'
00:55:20 + PACKAGES=/tmp/packages_end.txt
00:55:20 + case "${OS_FAMILY}" in
00:55:20 + rpm -qa
00:55:20 + sort
00:55:20 + '[' -f /tmp/packages_start.txt ']'
00:55:20 + '[' -f /tmp/packages_end.txt ']'
00:55:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:55:20 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium ']'
00:55:20 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/archives/
00:55:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/archives/
00:55:20 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins7998177209140405931.sh
00:55:20 ---> capture-instance-metadata.sh
00:55:20 Setup pyenv:
00:55:21 system
00:55:21 3.8.13
00:55:21 3.9.13
00:55:21 3.10.13
00:55:21 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:55:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:55:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:55:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:55:23 lf-activate-venv(): INFO: Base packages installed successfully
00:55:23 lf-activate-venv(): INFO: Installing additional packages: lftools
00:55:33 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:55:33 INFO: Running in OpenStack, capturing instance metadata
00:55:34 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins6291507124838238201.sh
00:55:34 provisioning config files...
00:55:34 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-titanium #56
00:55:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-titanium@tmp/config13593248881680808346tmp
00:55:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:55:34 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:55:34 provisioning config files...
00:55:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:55:35 [EnvInject] - Injecting environment variables from a build step.
00:55:35 [EnvInject] - Injecting as environment variables the properties content
00:55:35 SERVER_ID=logs
00:55:35
00:55:35 [EnvInject] - Variables injected successfully.
00:55:35 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins4088695284390207539.sh
00:55:35 ---> create-netrc.sh
00:55:35 WARN: Log server credential not found.
00:55:35 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins5111304832735630363.sh
00:55:35 ---> python-tools-install.sh
00:55:35 Setup pyenv:
00:55:35 system
00:55:35 3.8.13
00:55:35 3.9.13
00:55:35 3.10.13
00:55:35 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:55:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:55:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:55:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:55:37 lf-activate-venv(): INFO: Base packages installed successfully
00:55:37 lf-activate-venv(): INFO: Installing additional packages: lftools
00:55:48 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:55:48 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins14502051827275978529.sh
00:55:48 ---> sudo-logs.sh
00:55:48 Archiving 'sudo' log..
00:55:48 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins15080756820721035430.sh
00:55:48 ---> job-cost.sh
00:55:48 Setup pyenv:
00:55:48 system
00:55:48 3.8.13
00:55:48 3.9.13
00:55:48 3.10.13
00:55:48 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:55:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:55:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:55:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:55:50 lf-activate-venv(): INFO: Base packages installed successfully
00:55:50 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:55:59 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:55:59 DEBUG: total: 0.16999999999999998
00:55:59 INFO: Retrieving Stack Cost...
00:55:59 INFO: Retrieving Pricing Info for: v3-standard-2
00:56:00 INFO: Archiving Costs
00:56:00 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins5949810991211023451.sh
00:56:00 ---> logs-deploy.sh
00:56:00 Setup pyenv:
00:56:00 system
00:56:00 3.8.13
00:56:00 3.9.13
00:56:00 3.10.13
00:56:00 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
00:56:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Qyjk from file:/tmp/.os_lf_venv
00:56:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:56:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:56:02 lf-activate-venv(): INFO: Base packages installed successfully
00:56:02 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:56:12 lf-activate-venv(): INFO: Adding /tmp/venv-Qyjk/bin to PATH
00:56:12 WARNING: Nexus logging server not set
00:56:12 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-titanium/56/
00:56:12 INFO: archiving logs to S3
00:56:14 ---> uname -a:
00:56:14 Linux prd-centos8-robot-2c-8g-806.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:56:14
00:56:14
00:56:14 ---> lscpu:
00:56:14 Architecture: x86_64
00:56:14 CPU op-mode(s): 32-bit, 64-bit
00:56:14 Byte Order: Little Endian
00:56:14 CPU(s): 2
00:56:14 On-line CPU(s) list: 0,1
00:56:14 Thread(s) per core: 1
00:56:14 Core(s) per socket: 1
00:56:14 Socket(s): 2
00:56:14 NUMA node(s): 1
00:56:14 Vendor ID: AuthenticAMD
00:56:14 CPU family: 23
00:56:14 Model: 49
00:56:14 Model name: AMD EPYC-Rome Processor
00:56:14 Stepping: 0
00:56:14 CPU MHz: 2800.000
00:56:14 BogoMIPS: 5600.00
00:56:14 Virtualization: AMD-V
00:56:14 Hypervisor vendor: KVM
00:56:14 Virtualization type: full
00:56:14 L1d cache: 32K
00:56:14 L1i cache: 32K
00:56:14 L2 cache: 512K
00:56:14 L3 cache: 16384K
00:56:14 NUMA node0 CPU(s): 0,1
00:56:14 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:56:14
00:56:14
00:56:14 ---> nproc:
00:56:14 2
00:56:14
00:56:14
00:56:14 ---> df -h:
00:56:14 Filesystem Size Used Avail Use% Mounted on
00:56:14 devtmpfs 3.8G 0 3.8G 0% /dev
00:56:14 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:56:14 tmpfs 3.8G 17M 3.8G 1% /run
00:56:14 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:56:14 /dev/vda1 40G 8.3G 32G 21% /
00:56:14 tmpfs 770M 0 770M 0% /run/user/1001
00:56:14
00:56:14
00:56:14 ---> free -m:
00:56:14 total used free shared buff/cache available
00:56:14 Mem: 7697 594 4909 19 2193 6805
00:56:14 Swap: 1023 0 1023
00:56:14
00:56:14
00:56:14 ---> ip addr:
00:56:14 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:56:14 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:56:14 inet 127.0.0.1/8 scope host lo
00:56:14 valid_lft forever preferred_lft forever
00:56:14 inet6 ::1/128 scope host
00:56:14 valid_lft forever preferred_lft forever
00:56:14 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:56:14 link/ether fa:16:3e:8c:55:1a brd ff:ff:ff:ff:ff:ff
00:56:14 altname enp0s3
00:56:14 altname ens3
00:56:14 inet 10.30.171.183/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:56:14 valid_lft 84042sec preferred_lft 84042sec
00:56:14 inet6 fe80::f816:3eff:fe8c:551a/64 scope link
00:56:14 valid_lft forever preferred_lft forever
00:56:14
00:56:14
00:56:14 ---> sar -b -r -n DEV:
00:56:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
00:56:14
00:56:14 00:16:52 LINUX RESTART (2 CPU)
00:56:14
00:56:14 12:18:01 AM tps rtps wtps bread/s bwrtn/s
00:56:14 12:19:01 AM 77.87 0.25 77.62 12.66 6756.46
00:56:14 12:20:01 AM 85.29 0.75 84.54 53.45 10743.82
00:56:14 12:21:01 AM 41.35 7.10 34.25 1309.75 2211.91
00:56:14 12:22:01 AM 61.31 2.73 58.58 439.59 7946.15
00:56:14 12:23:01 AM 4.61 0.22 4.40 11.73 167.23
00:56:14 12:24:01 AM 2.02 0.00 2.02 0.00 79.27
00:56:14 12:25:01 AM 0.38 0.02 0.37 0.93 21.41
00:56:14 12:26:01 AM 0.25 0.00 0.25 0.00 3.60
00:56:14 12:27:01 AM 0.30 0.00 0.30 0.00 3.90
00:56:14 12:28:01 AM 0.22 0.00 0.22 0.00 3.23
00:56:14 12:29:01 AM 0.17 0.00 0.17 0.00 1.73
00:56:14 12:30:01 AM 0.13 0.00 0.13 0.00 0.92
00:56:14 12:31:01 AM 0.13 0.00 0.13 0.00 1.08
00:56:14 12:32:01 AM 1.37 0.03 1.33 0.27 31.64
00:56:14 12:33:01 AM 0.33 0.00 0.33 0.00 5.80
00:56:14 12:34:01 AM 0.10 0.00 0.10 0.00 0.93
00:56:14 12:35:01 AM 0.20 0.00 0.20 0.00 27.51
00:56:14 12:36:01 AM 0.15 0.00 0.15 0.00 1.58
00:56:14 12:37:01 AM 0.23 0.00 0.23 0.00 3.13
00:56:14 12:38:01 AM 0.23 0.00 0.23 0.00 3.07
00:56:14 12:39:01 AM 0.12 0.00 0.12 0.00 0.90
00:56:14 12:40:01 AM 0.12 0.00 0.12 0.00 1.32
00:56:14 12:41:01 AM 0.40 0.00 0.40 0.00 5.86
00:56:14 12:42:01 AM 0.18 0.00 0.18 0.00 2.17
00:56:14 12:43:01 AM 0.30 0.00 0.30 0.00 5.55
00:56:14 12:44:01 AM 0.17 0.00 0.17 0.00 1.95
00:56:14 12:45:01 AM 0.18 0.00 0.18 0.00 78.87
00:56:14 12:46:01 AM 0.18 0.00 0.18 0.00 2.18
00:56:14 12:47:01 AM 0.30 0.00 0.30 0.00 3.70
00:56:14 12:48:01 AM 0.35 0.00 0.35 0.00 5.68
00:56:14 12:49:01 AM 0.12 0.00 0.12 0.00 0.93
00:56:14 12:50:01 AM 0.13 0.00 0.13 0.00 1.05
00:56:14 12:51:01 AM 0.18 0.00 0.18 0.00 1.95
00:56:14 12:52:01 AM 0.23 0.00 0.23 0.00 3.28
00:56:14 12:53:01 AM 0.22 0.00 0.22 0.00 3.30
00:56:14 12:54:02 AM 0.22 0.00 0.22 0.00 2.52
00:56:14 12:55:01 AM 8.03 0.32 7.71 37.55 259.49
00:56:14 12:56:01 AM 31.84 0.52 31.33 63.86 1707.75
00:56:14 Average: 8.42 0.31 8.11 50.80 792.42
00:56:14
00:56:14 12:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:56:14 12:19:01 AM 5235348 7001484 2647084 33.58 2688 1946332 724708 8.11 194040 2127924 222332
00:56:14 12:20:01 AM 5180244 7021792 2702188 34.28 2688 2017408 697052 7.80 209628 2144332 9944
00:56:14 12:21:01 AM 4899416 6975708 2983016 37.84 2688 2245804 756136 8.47 276140 2338812 167820
00:56:14 12:22:01 AM 4948852 7056236 2933580 37.22 2688 2274928 629500 7.05 267340 2286076 4
00:56:14 12:23:01 AM 4902784 7010872 2979648 37.80 2688 2275628 692308 7.75 267620 2331052 348
00:56:14 12:24:01 AM 4900784 7008944 2981648 37.83 2688 2275700 708072 7.93 267620 2332876 72
00:56:14 12:25:01 AM 4903000 7011552 2979432 37.80 2688 2276092 708072 7.93 267620 2331472 16
00:56:14 12:26:01 AM 4903360 7011916 2979072 37.79 2688 2276096 708072 7.93 267620 2331260 8
00:56:14 12:27:01 AM 4903444 7012000 2978988 37.79 2688 2276096 708072 7.93 267620 2331332 4
00:56:14 12:28:01 AM 4902880 7011436 2979552 37.80 2688 2276096 708072 7.93 267620 2331808 4
00:56:14 12:29:01 AM 4903212 7011772 2979220 37.80 2688 2276100 708072 7.93 267620 2331472 4
00:56:14 12:30:01 AM 4902908 7011468 2979524 37.80 2688 2276100 696868 7.80 267620 2331588 4
00:56:14 12:31:01 AM 4903000 7011564 2979432 37.80 2688 2276104 696868 7.80 267620 2331440 4
00:56:14 12:32:01 AM 4903308 7011872 2979124 37.79 2688 2276104 695336 7.79 267788 2331304 16
00:56:14 12:33:01 AM 4903120 7011684 2979312 37.80 2688 2276104 695336 7.79 267788 2331652 4
00:56:14 12:34:01 AM 4903024 7011592 2979408 37.80 2688 2276108 695336 7.79 267788 2331364 8
00:56:14 12:35:01 AM 4900348 7009680 2982084 37.83 2688 2276872 695336 7.79 267812 2334100 4
00:56:14 12:36:01 AM 4900468 7009800 2981964 37.83 2688 2276872 695336 7.79 267812 2334100 4
00:56:14 12:37:01 AM 4900496 7009832 2981936 37.83 2688 2276876 695336 7.79 267812 2334104 4
00:56:14 12:38:01 AM 4900236 7009572 2982196 37.83 2688 2276876 695336 7.79 267812 2334304 4
00:56:14 12:39:01 AM 4900464 7009800 2981968 37.83 2688 2276876 695336 7.79 267812 2334124 8
00:56:14 12:40:01 AM 4899920 7009260 2982512 37.84 2688 2276880 691232 7.74 267812 2334500 16
00:56:14 12:41:01 AM 4900220 7009560 2982212 37.83 2688 2276880 691232 7.74 267812 2334336 4
00:56:14 12:42:01 AM 4900416 7009760 2982016 37.83 2688 2276884 691232 7.74 267812 2334136 4
00:56:14 12:43:01 AM 4900128 7009472 2982304 37.83 2688 2276884 691232 7.74 267812 2334356 4
00:56:14 12:44:01 AM 4900232 7009576 2982200 37.83 2688 2276884 691232 7.74 267812 2334268 4
00:56:14 12:45:01 AM 4893164 7004808 2989268 37.92 2688 2279184 691232 7.74 267820 2341340 16
00:56:14 12:46:01 AM 4892632 7004276 2989800 37.93 2688 2279184 691232 7.74 267820 2341800 8
00:56:14 12:47:01 AM 4892600 7004244 2989832 37.93 2688 2279184 691232 7.74 267820 2341800 4
00:56:14 12:48:01 AM 4892728 7004372 2989704 37.93 2688 2279184 706608 7.91 267820 2341868 4
00:56:14 12:49:01 AM 4892724 7004372 2989708 37.93 2688 2279188 706608 7.91 267820 2341804 4
00:56:14 12:50:01 AM 4892340 7003988 2990092 37.93 2688 2279188 703868 7.88 267820 2342036 4
00:56:14 12:51:01 AM 4892548 7004200 2989884 37.93 2688 2279192 703868 7.88 267820 2341892 4
00:56:14 12:52:01 AM 4892720 7004372 2989712 37.93 2688 2279192 703868 7.88 267820 2341892 4
00:56:14 12:53:01 AM 4892436 7004088 2989996 37.93 2688 2279192 703868 7.88 267820 2341960 4
00:56:14 12:54:02 AM 4892728 7004384 2989704 37.93 2688 2279196 703868 7.88 267820 2341812 4
00:56:14 12:55:01 AM 4941584 6917464 2940848 37.31 2688 2147240 756340 8.47 303652 2273144 58236
00:56:14 12:56:01 AM 5084404 7024932 2798028 35.50 2688 2113944 664308 7.44 470072 1971512 26996
00:56:14 Average: 4922479 7007203 2959953 37.55 2688 2253122 699674 7.83 270767 2312657 12788
00:56:14
00:56:14 12:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:56:14 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:19:01 AM eth0 76.79 64.42 856.18 7.39 0.00 0.00 0.00 0.00
00:56:14 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:20:01 AM eth0 63.93 48.92 586.78 7.98 0.00 0.00 0.00 0.00
00:56:14 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:21:01 AM eth0 37.26 32.23 328.89 7.33 0.00 0.00 0.00 0.00
00:56:14 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:22:01 AM eth0 150.80 114.65 37.96 35.96 0.00 0.00 0.00 0.00
00:56:14 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:23:01 AM eth0 24.24 17.36 31.45 2.08 0.00 0.00 0.00 0.00
00:56:14 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:24:01 AM eth0 5.85 5.03 14.91 0.38 0.00 0.00 0.00 0.00
00:56:14 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:25:01 AM eth0 11.60 10.15 14.43 1.31 0.00 0.00 0.00 0.00
00:56:14 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:26:01 AM eth0 0.57 0.12 0.03 0.01 0.00 0.00 0.00 0.00
00:56:14 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:27:01 AM eth0 1.15 0.15 0.14 0.01 0.00 0.00 0.00 0.00
00:56:14 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:28:01 AM eth0 1.10 0.38 0.47 0.29 0.00 0.00 0.00 0.00
00:56:14 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:29:01 AM eth0 0.58 0.12 0.06 0.01 0.00 0.00 0.00 0.00
00:56:14 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:30:01 AM eth0 0.67 0.10 0.05 0.01 0.00 0.00 0.00 0.00
00:56:14 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:31:01 AM eth0 0.50 0.05 0.03 0.00 0.00 0.00 0.00 0.00
00:56:14 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:32:01 AM eth0 1.23 0.10 0.10 0.01 0.00 0.00 0.00 0.00
00:56:14 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:33:01 AM eth0 1.48 0.42 0.42 0.27 0.00 0.00 0.00 0.00
00:56:14 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:34:01 AM eth0 0.90 0.23 0.29 0.19 0.00 0.00 0.00 0.00
00:56:14 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:35:01 AM eth0 2.98 2.72 0.38 0.31 0.00 0.00 0.00 0.00
00:56:14 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:36:01 AM eth0 0.65 0.08 0.04 0.01 0.00 0.00 0.00 0.00
00:56:14 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:37:01 AM eth0 0.55 0.05 0.03 0.00 0.00 0.00 0.00 0.00
00:56:14 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:38:01 AM eth0 1.03 0.20 0.18 0.07 0.00 0.00 0.00 0.00
00:56:14 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:39:01 AM eth0 1.02 0.10 0.13 0.01 0.00 0.00 0.00 0.00
00:56:14 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:40:01 AM eth0 1.17 0.35 0.35 0.24 0.00 0.00 0.00 0.00
00:56:14 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:41:01 AM eth0 0.48 0.03 0.05 0.00 0.00 0.00 0.00 0.00
00:56:14 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:42:01 AM eth0 0.97 0.08 0.08 0.01 0.00 0.00 0.00 0.00
00:56:14 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:43:01 AM eth0 1.13 0.23 0.42 0.25 0.00 0.00 0.00 0.00
00:56:14 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:44:01 AM eth0 0.97 0.07 0.08 0.01 0.00 0.00 0.00 0.00
00:56:14 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:45:01 AM eth0 5.05 4.42 1.10 1.05 0.00 0.00 0.00 0.00
00:56:14 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:46:01 AM eth0 0.55 0.00 0.05 0.00 0.00 0.00 0.00 0.00
00:56:14 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:47:01 AM eth0 0.73 0.07 0.05 0.00 0.00 0.00 0.00 0.00
00:56:14 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:48:01 AM eth0 0.90 0.13 0.18 0.07 0.00 0.00 0.00 0.00
00:56:14 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:49:01 AM eth0 0.63 0.07 0.06 0.00 0.00 0.00 0.00 0.00
00:56:14 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:50:01 AM eth0 0.73 0.05 0.07 0.00 0.00 0.00 0.00 0.00
00:56:14 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:51:01 AM eth0 0.57 0.05 0.06 0.00 0.00 0.00 0.00 0.00
00:56:14 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:52:01 AM eth0 0.85 0.03 0.12 0.00 0.00 0.00 0.00 0.00
00:56:14 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:53:01 AM eth0 0.85 0.13 0.18 0.07 0.00 0.00 0.00 0.00
00:56:14 12:54:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:54:02 AM eth0 0.65 0.02 0.04 0.00 0.00 0.00 0.00 0.00
00:56:14 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:55:01 AM eth0 50.78 35.46 98.24 36.61 0.00 0.00 0.00 0.00
00:56:14 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 12:56:01 AM eth0 19.01 16.85 15.45 7.75 0.00 0.00 0.00 0.00
00:56:14 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:56:14 Average: eth0 12.38 9.35 52.34 2.87 0.00 0.00 0.00 0.00
00:56:14
00:56:14
00:56:14 ---> sar -P ALL:
00:56:14 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
00:56:14
00:56:14 00:16:52 LINUX RESTART (2 CPU)
00:56:14
00:56:14 12:18:01 AM CPU %user %nice %system %iowait %steal %idle
00:56:14 12:19:01 AM all 25.54 0.00 3.58 4.56 0.08 66.24
00:56:14 12:19:01 AM 0 35.83 0.00 4.49 6.09 0.10 53.49
00:56:14 12:19:01 AM 1 15.26 0.00 2.67 3.03 0.07 78.97
00:56:14 12:20:01 AM all 21.55 0.00 3.31 1.63 0.08 73.43
00:56:14 12:20:01 AM 0 26.31 0.00 3.24 1.34 0.10 69.01
00:56:14 12:20:01 AM 1 16.79 0.00 3.37 1.92 0.07 77.85
00:56:14 12:21:01 AM all 27.08 0.00 4.26 0.71 0.10 67.86
00:56:14 12:21:01 AM 0 26.44 0.00 4.88 0.70 0.10 67.88
00:56:14 12:21:01 AM 1 27.72 0.00 3.64 0.72 0.10 67.83
00:56:14 12:22:01 AM all 16.33 0.00 2.98 1.51 0.07 79.12
00:56:14 12:22:01 AM 0 15.17 0.00 2.57 1.60 0.07 80.59
00:56:14 12:22:01 AM 1 17.48 0.00 3.38 1.42 0.07 77.65
00:56:14 12:23:01 AM all 3.13 0.00 0.43 0.25 0.07 96.12
00:56:14 12:23:01 AM 0 4.48 0.00 0.58 0.49 0.05 94.40
00:56:14 12:23:01 AM 1 1.80 0.00 0.29 0.00 0.08 97.83
00:56:14 12:24:01 AM all 4.69 0.00 0.43 0.01 0.07 94.80
00:56:14 12:24:01 AM 0 7.44 0.00 0.66 0.00 0.09 91.81
00:56:14 12:24:01 AM 1 2.13 0.00 0.22 0.02 0.05 97.58
00:56:14 12:25:01 AM all 2.35 0.00 0.22 0.00 0.06 97.37
00:56:14 12:25:01 AM 0 1.20 0.00 0.17 0.00 0.07 98.56
00:56:14 12:25:01 AM 1 3.51 0.00 0.27 0.00 0.05 96.17
00:56:14 12:26:01 AM all 0.36 0.00 0.08 0.00 0.04 99.52
00:56:14 12:26:01 AM 0 0.28 0.00 0.12 0.00 0.07 99.53
00:56:14 12:26:01 AM 1 0.43 0.00 0.05 0.00 0.02 99.50
00:56:14 12:27:01 AM all 0.39 0.00 0.13 0.00 0.05 99.43
00:56:14 12:27:01 AM 0 0.30 0.00 0.18 0.00 0.08 99.43
00:56:14 12:27:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43
00:56:14 12:28:01 AM all 0.42 0.00 0.12 0.00 0.05 99.42
00:56:14 12:28:01 AM 0 0.27 0.00 0.15 0.00 0.07 99.52
00:56:14 12:28:01 AM 1 0.57 0.00 0.08 0.00 0.03 99.32
00:56:14 12:29:01 AM all 0.38 0.00 0.12 0.00 0.03 99.47
00:56:14 12:29:01 AM 0 0.27 0.00 0.15 0.00 0.05 99.53
00:56:14 12:29:01 AM 1 0.50 0.00 0.08 0.00 0.02 99.40
00:56:14
00:56:14 12:29:01 AM CPU %user %nice %system %iowait %steal %idle
00:56:14 12:30:01 AM all 0.38 0.00 0.12 0.00 0.05 99.46
00:56:14 12:30:01 AM 0 0.22 0.00 0.13 0.00 0.07 99.58
00:56:14 12:30:01 AM 1 0.53 0.00 0.10 0.00 0.03 99.33
00:56:14 12:31:01 AM all 0.44 0.00 0.11 0.00 0.05 99.40
00:56:14 12:31:01 AM 0 0.22 0.00 0.13 0.00 0.05 99.60
00:56:14 12:31:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
00:56:14 12:32:01 AM all 0.50 0.00 0.24 0.13 0.05 99.07
00:56:14 12:32:01 AM 0 0.38 0.00 0.32 0.00 0.07 99.23
00:56:14 12:32:01 AM 1 0.62 0.00 0.17 0.27 0.03 98.91
00:56:14 12:33:01 AM all 0.53 0.00 0.12 0.00 0.11 99.25
00:56:14 12:33:01 AM 0 0.70 0.00 0.13 0.00 0.08 99.08
00:56:14 12:33:01 AM 1 0.35 0.00 0.10 0.00 0.13 99.42
00:56:14 12:34:01 AM all 0.48 0.00 0.13 0.00 0.07 99.33
00:56:14 12:34:01 AM 0 0.67 0.00 0.12 0.00 0.05 99.17
00:56:14 12:34:01 AM 1 0.28 0.00 0.13 0.00 0.08 99.50
00:56:14 12:35:01 AM all 2.63 0.00 0.18 0.00 0.05 97.13
00:56:14 12:35:01 AM 0 0.67 0.00 0.18 0.00 0.07 99.08
00:56:14 12:35:01 AM 1 4.60 0.00 0.18 0.00 0.03 95.19
00:56:14 12:36:01 AM all 0.45 0.00 0.09 0.00 0.04 99.42
00:56:14 12:36:01 AM 0 0.62 0.00 0.05 0.00 0.02 99.32
00:56:14 12:36:01 AM 1 0.28 0.00 0.13 0.00 0.07 99.51
00:56:14 12:37:01 AM all 0.40 0.00 0.13 0.00 0.03 99.44
00:56:14 12:37:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
00:56:14 12:37:01 AM 1 0.27 0.00 0.18 0.00 0.05 99.50
00:56:14 12:38:01 AM all 0.36 0.00 0.11 0.00 0.05 99.48
00:56:14 12:38:01 AM 0 0.43 0.00 0.08 0.00 0.03 99.45
00:56:14 12:38:01 AM 1 0.28 0.00 0.13 0.00 0.07 99.51
00:56:14 12:39:01 AM all 0.41 0.00 0.08 0.00 0.04 99.47
00:56:14 12:39:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
00:56:14 12:39:01 AM 1 0.25 0.00 0.12 0.00 0.07 99.56
00:56:14 12:40:01 AM all 0.34 0.00 0.11 0.00 0.04 99.51
00:56:14 12:40:01 AM 0 0.30 0.00 0.07 0.00 0.03 99.60
00:56:14 12:40:01 AM 1 0.39 0.00 0.15 0.00 0.05 99.41
00:56:14
00:56:14 12:40:01 AM CPU %user %nice %system %iowait %steal %idle
00:56:14 12:41:01 AM all 0.36 0.00 0.13 0.00 0.04 99.47
00:56:14 12:41:01 AM 0 0.22 0.00 0.17 0.00 0.05 99.57
00:56:14 12:41:01 AM 1 0.50 0.00 0.08 0.00 0.03 99.38
00:56:14 12:42:01 AM all 0.48 0.00 0.10 0.00 0.05 99.37
00:56:14 12:42:01 AM 0 0.32 0.00 0.13 0.00 0.07 99.48
00:56:14 12:42:01 AM 1 0.65 0.00 0.07 0.00 0.03 99.25
00:56:14 12:43:01 AM all 0.32 0.00 0.11 0.00 0.06 99.51
00:56:14 12:43:01 AM 0 0.22 0.00 0.15 0.00 0.07 99.57
00:56:14 12:43:01 AM 1 0.42 0.00 0.07 0.00 0.05 99.46
00:56:14 12:44:01 AM all 0.37 0.00 0.10 0.00 0.05 99.48
00:56:14 12:44:01 AM 0 0.22 0.00 0.12 0.00 0.05 99.62
00:56:14 12:44:01 AM 1 0.52 0.00 0.08 0.00 0.05 99.35
00:56:14 12:45:01 AM all 7.15 0.00 0.31 0.00 0.04 92.50
00:56:14 12:45:01 AM 0 4.57 0.00 0.20 0.00 0.03 95.19
00:56:14 12:45:01 AM 1 9.73 0.00 0.42 0.00 0.05 89.80
00:56:14 12:46:01 AM all 0.42 0.00 0.10 0.00 0.05 99.43
00:56:14 12:46:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
00:56:14 12:46:01 AM 1 0.30 0.00 0.13 0.00 0.07 99.50
00:56:14 12:47:01 AM all 0.42 0.00 0.09 0.00 0.03 99.46
00:56:14 12:47:01 AM 0 0.60 0.00 0.05 0.00 0.03 99.32
00:56:14 12:47:01 AM 1 0.23 0.00 0.13 0.00 0.03 99.60
00:56:14 12:48:01 AM all 0.43 0.00 0.08 0.00 0.05 99.43
00:56:14 12:48:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20
00:56:14 12:48:01 AM 1 0.20 0.00 0.08 0.00 0.05 99.67
00:56:14 12:49:01 AM all 0.34 0.00 0.10 0.00 0.04 99.52
00:56:14 12:49:01 AM 0 0.48 0.00 0.07 0.00 0.02 99.43
00:56:14 12:49:01 AM 1 0.20 0.00 0.13 0.00 0.07 99.60
00:56:14 12:50:01 AM all 0.41 0.00 0.11 0.00 0.04 99.44
00:56:14 12:50:01 AM 0 0.53 0.00 0.05 0.00 0.03 99.38
00:56:14 12:50:01 AM 1 0.28 0.00 0.17 0.00 0.05 99.50
00:56:14 12:51:01 AM all 0.38 0.00 0.12 0.00 0.03 99.47
00:56:14 12:51:01 AM 0 0.18 0.00 0.17 0.00 0.03 99.62
00:56:14 12:51:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
00:56:14
00:56:14 12:51:01 AM CPU %user %nice %system %iowait %steal %idle
00:56:14 12:52:01 AM all 0.40 0.00 0.09 0.00 0.04 99.47
00:56:14 12:52:01 AM 0 0.58 0.00 0.08 0.00 0.03 99.30
00:56:14 12:52:01 AM 1 0.22 0.00 0.10 0.00 0.05 99.63
00:56:14 12:53:01 AM all 0.31 0.00 0.11 0.00 0.04 99.54
00:56:14 12:53:01 AM 0 0.38 0.00 0.15 0.00 0.07 99.40
00:56:14 12:53:01 AM 1 0.23 0.00 0.07 0.00 0.02 99.68
00:56:14 12:54:02 AM all 0.39 0.00 0.10 0.00 0.04 99.47
00:56:14 12:54:02 AM 0 0.22 0.00 0.15 0.00 0.05 99.58
00:56:14 12:54:02 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
00:56:14 12:55:01 AM all 17.29 0.00 1.78 0.14 0.08 80.73
00:56:14 12:55:01 AM 0 25.58 0.00 1.75 0.14 0.08 72.45
00:56:14 12:55:01 AM 1 9.00 0.00 1.80 0.14 0.07 88.99
00:56:14 12:56:01 AM all 30.76 0.00 4.53 0.48 0.09 64.14
00:56:14 12:56:01 AM 0 35.92 0.00 5.02 0.40 0.10 58.56
00:56:14 12:56:01 AM 1 25.61 0.00 4.04 0.55 0.08 69.72
00:56:14 Average: all 4.46 0.00 0.66 0.25 0.05 94.58
00:56:14 Average: 0 5.11 0.00 0.71 0.28 0.06 93.84
00:56:14 Average: 1 3.80 0.00 0.61 0.21 0.05 95.32
00:56:14
00:56:14
00:56:14