04:47:36 Started by upstream project "integration-distribution-mri-test-titanium" build number 55
04:47:36 originally caused by:
04:47:36 Started by timer
04:47:36 Running as SYSTEM
04:47:36 [EnvInject] - Loading node environment variables.
04:47:36 Building remotely on prd-centos8-robot-2c-8g-50 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
04:47:38 [ssh-agent] Looking for ssh-agent implementation...
04:47:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
04:47:39 $ ssh-agent
04:47:39 SSH_AUTH_SOCK=/tmp/ssh-rxlyWvw7fLwQ/agent.5159
04:47:39 SSH_AGENT_PID=5160
04:47:39 [ssh-agent] Started.
04:47:39 Running ssh-add (command line suppressed)
04:47:39 Identity added: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium@tmp/private_key_5172029167148001877.key (/w/workspace/controller-csit-1node-rest-cars-perf-all-titanium@tmp/private_key_5172029167148001877.key)
04:47:39 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
04:47:39 The recommended git tool is: NONE
04:47:44 using credential opendaylight-jenkins-ssh
04:47:44 Wiping out workspace first.
04:47:44 Cloning the remote Git repository
04:47:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
04:47:44 > git init /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test # timeout=10
04:47:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
04:47:44 > git --version # timeout=10
04:47:44 > git --version # 'git version 2.43.0'
04:47:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
04:47:44 [INFO] Currently running in a labeled security context
04:47:44 [INFO] Currently SELinux is 'enforcing' on the host
04:47:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test@tmp/jenkins-gitclient-ssh12630128805393176356.key
04:47:44 Verifying host key using known hosts file
04:47:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
04:47:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
04:47:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
04:47:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:47:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
04:47:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
04:47:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
04:47:47 [INFO] Currently running in a labeled security context
04:47:47 [INFO] Currently SELinux is 'enforcing' on the host
04:47:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test@tmp/jenkins-gitclient-ssh8312049586953600541.key
04:47:47 Verifying host key using known hosts file
04:47:47 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
04:47:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
04:47:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:47:47 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
04:47:47 > git config core.sparsecheckout # timeout=10
04:47:47 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
04:47:47 Commit message: "Adapt test for new pce-allocation field"
04:47:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
04:47:48 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
04:47:48 No emails were triggered.
04:47:48 provisioning config files...
04:47:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc
04:47:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
04:47:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:47:52 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins421900903355383357.sh
04:47:52 ---> python-tools-install.sh
04:47:52 Setup pyenv:
04:47:52 system
04:47:52 * 3.8.13 (set by /opt/pyenv/version)
04:47:52 * 3.9.13 (set by /opt/pyenv/version)
04:47:52 * 3.10.13 (set by /opt/pyenv/version)
04:47:52 * 3.11.7 (set by /opt/pyenv/version)
04:47:57 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DfwE
04:47:57 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
04:47:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:47:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:48:06 lf-activate-venv(): INFO: Base packages installed successfully
04:48:06 lf-activate-venv(): INFO: Installing additional packages: lftools
04:48:25 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
04:48:25 Generating Requirements File
04:48:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
04:48:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
04:48:44 Python 3.11.7
04:48:44 pip 25.2 from /tmp/venv-DfwE/lib/python3.11/site-packages/pip (python 3.11)
04:48:45 appdirs==1.4.4
04:48:45 argcomplete==3.6.2
04:48:45 aspy.yaml==1.3.0
04:48:45 attrs==25.3.0
04:48:45 autopage==0.5.2
04:48:45 beautifulsoup4==4.14.2
04:48:45 boto3==1.40.43
04:48:45 botocore==1.40.43
04:48:45 bs4==0.0.2
04:48:45 cachetools==6.2.0
04:48:45 certifi==2025.8.3
04:48:45 cffi==2.0.0
04:48:45 cfgv==3.4.0
04:48:45 chardet==5.2.0
04:48:45 charset-normalizer==3.4.3
04:48:45 click==8.3.0
04:48:45 cliff==4.11.0
04:48:45 cmd2==2.7.0
04:48:45 cryptography==3.3.2
04:48:45 debtcollector==3.0.0
04:48:45 decorator==5.2.1
04:48:45 defusedxml==0.7.1
04:48:45 Deprecated==1.2.18
04:48:45 distlib==0.4.0
04:48:45 dnspython==2.8.0
04:48:45 docker==7.1.0
04:48:45 dogpile.cache==1.4.1
04:48:45 durationpy==0.10
04:48:45 email-validator==2.3.0
04:48:45 filelock==3.19.1
04:48:45 future==1.0.0
04:48:45 gitdb==4.0.12
04:48:45 GitPython==3.1.45
04:48:45 google-auth==2.41.1
04:48:45 httplib2==0.31.0
04:48:45 identify==2.6.14
04:48:45 idna==3.10
04:48:45 importlib-resources==1.5.0
04:48:45 iso8601==2.1.0
04:48:45 Jinja2==3.1.6
04:48:45 jmespath==1.0.1
04:48:45 jsonpatch==1.33
04:48:45 jsonpointer==3.0.0
04:48:45 jsonschema==4.25.1
04:48:45 jsonschema-specifications==2025.9.1
04:48:45 keystoneauth1==5.12.0
04:48:45 kubernetes==34.1.0
04:48:45 lftools==0.37.14
04:48:45 lxml==6.0.2
04:48:45 markdown-it-py==4.0.0
04:48:45 MarkupSafe==3.0.3
04:48:45 mdurl==0.1.2
04:48:45 msgpack==1.1.1
04:48:45 multi_key_dict==2.0.3
04:48:45 munch==4.0.0
04:48:45 netaddr==1.3.0
04:48:45 niet==1.4.2
04:48:45 nodeenv==1.9.1
04:48:45 oauth2client==4.1.3
04:48:45 oauthlib==3.3.1
04:48:45 openstacksdk==4.7.1
04:48:45 os-service-types==1.8.0
04:48:45 osc-lib==4.2.0
04:48:45 oslo.config==10.0.0
04:48:45 oslo.context==6.1.0
04:48:45 oslo.i18n==6.6.0
04:48:45 oslo.log==7.2.1
04:48:45 oslo.serialization==5.8.0
04:48:45 oslo.utils==9.1.0
04:48:45 packaging==25.0
04:48:45 pbr==7.0.1
04:48:45 platformdirs==4.4.0
04:48:45 prettytable==3.16.0
04:48:45 psutil==7.1.0
04:48:45 pyasn1==0.6.1
04:48:45 pyasn1_modules==0.4.2
04:48:45 pycparser==2.23
04:48:45 pygerrit2==2.0.15
04:48:45 PyGithub==2.8.1
04:48:45 Pygments==2.19.2
04:48:45 PyJWT==2.10.1
04:48:45 PyNaCl==1.6.0
04:48:45 pyparsing==2.4.7
04:48:45 pyperclip==1.11.0
04:48:45 pyrsistent==0.20.0
04:48:45 python-cinderclient==9.8.0
04:48:45 python-dateutil==2.9.0.post0
04:48:45 python-heatclient==4.3.0
04:48:45 python-jenkins==1.8.3
04:48:45 python-keystoneclient==5.7.0
04:48:45 python-magnumclient==4.9.0
04:48:45 python-openstackclient==8.2.0
04:48:45 python-swiftclient==4.8.0
04:48:45 PyYAML==6.0.3
04:48:45 referencing==0.36.2
04:48:45 requests==2.32.5
04:48:45 requests-oauthlib==2.0.0
04:48:45 requestsexceptions==1.4.0
04:48:45 rfc3986==2.0.0
04:48:45 rich==14.1.0
04:48:45 rich-argparse==1.7.1
04:48:45 rpds-py==0.27.1
04:48:45 rsa==4.9.1
04:48:45 ruamel.yaml==0.18.15
04:48:45 ruamel.yaml.clib==0.2.14
04:48:45 s3transfer==0.14.0
04:48:45 simplejson==3.20.2
04:48:45 six==1.17.0
04:48:45 smmap==5.0.2
04:48:45 soupsieve==2.8
04:48:45 stevedore==5.5.0
04:48:45 tabulate==0.9.0
04:48:45 toml==0.10.2
04:48:45 tomlkit==0.13.3
04:48:45 tqdm==4.67.1
04:48:45 typing_extensions==4.15.0
04:48:45 tzdata==2025.2
04:48:45 urllib3==1.26.20
04:48:45 virtualenv==20.34.0
04:48:45 wcwidth==0.2.14
04:48:45 websocket-client==1.8.0
04:48:45 wrapt==1.17.3
04:48:45 xdg==6.0.0
04:48:45 xmltodict==1.0.2
04:48:45 yq==3.4.3
04:48:45 [EnvInject] - Injecting environment variables from a build step.
04:48:45 [EnvInject] - Injecting as environment variables the properties content
04:48:45 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
04:48:45 OS_CLOUD=vex
04:48:45 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-titanium-55
04:48:45 OS_STACK_TEMPLATE_DIR=openstack-hot
04:48:45
04:48:45 [EnvInject] - Variables injected successfully.
04:48:45 provisioning config files...
04:48:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:48:45 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins1497662480323034420.sh
04:48:45 ---> Create parameters file for OpenStack HOT
04:48:45 OpenStack Heat parameters generated
04:48:45 -----------------------------------
04:48:45 parameters:
04:48:45 vm_0_count: '1'
04:48:45 vm_0_flavor: 'v3-standard-4'
04:48:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
04:48:45 vm_1_count: '1'
04:48:45 vm_1_flavor: 'v3-standard-2'
04:48:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
04:48:45
04:48:45 job_name: '23823-55'
04:48:45 silo: 'releng'
04:48:45 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins7213895941006093512.sh
04:48:45 ---> Create HEAT stack
04:48:45 + source /home/jenkins/lf-env.sh
04:48:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:48:45 ++ mktemp -d /tmp/venv-XXXX
04:48:45 + lf_venv=/tmp/venv-ctxq
04:48:45 + local venv_file=/tmp/.os_lf_venv
04:48:45 + local python=python3
04:48:45 + local options
04:48:45 + local set_path=true
04:48:45 + local install_args=
04:48:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:48:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
04:48:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
04:48:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:48:45 + true
04:48:45 + case $1 in
04:48:45 + python=python3
04:48:45 + shift 2
04:48:45 + true
04:48:45 + case $1 in
04:48:45 + shift
04:48:45 + break
04:48:45 + case $python in
04:48:45 + local pkg_list=
04:48:45 + [[ -d /opt/pyenv ]]
04:48:45 + echo 'Setup pyenv:'
04:48:45 Setup pyenv:
04:48:45 + export PYENV_ROOT=/opt/pyenv
04:48:45 + PYENV_ROOT=/opt/pyenv
04:48:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:48:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:48:45 + pyenv versions
04:48:46 system
04:48:46 3.8.13
04:48:46 3.9.13
04:48:46 3.10.13
04:48:46 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
04:48:46 + command -v pyenv
04:48:46 ++ pyenv init - --no-rehash
04:48:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
04:48:46 for i in ${!paths[@]}; do
04:48:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
04:48:46 fi; done;
04:48:46 echo "${paths[*]}"'\'')"
04:48:46 export PATH="/opt/pyenv/shims:${PATH}"
04:48:46 export PYENV_SHELL=bash
04:48:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
04:48:46 pyenv() {
04:48:46 local command
04:48:46 command="${1:-}"
04:48:46 if [ "$#" -gt 0 ]; then
04:48:46 shift
04:48:46 fi
04:48:46
04:48:46 case "$command" in
04:48:46 rehash|shell)
04:48:46 eval "$(pyenv "sh-$command" "$@")"
04:48:46 ;;
04:48:46 *)
04:48:46 command pyenv "$command" "$@"
04:48:46 ;;
04:48:46 esac
04:48:46 }'
04:48:46 +++ bash --norc -ec 'IFS=:; paths=($PATH);
04:48:46 for i in ${!paths[@]}; do
04:48:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
04:48:46 fi; done;
04:48:46 echo "${paths[*]}"'
04:48:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:48:46 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:48:46 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:48:46 ++ export PYENV_SHELL=bash
04:48:46 ++ PYENV_SHELL=bash
04:48:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
04:48:46 +++ complete -F _pyenv pyenv
04:48:46 ++ lf-pyver python3
04:48:46 ++ local py_version_xy=python3
04:48:46 ++ local py_version_xyz=
04:48:46 ++ awk '{ print $1 }'
04:48:46 ++ pyenv versions
04:48:46 ++ local command
04:48:46 ++ command=versions
04:48:46 ++ '[' 1 -gt 0 ']'
04:48:46 ++ shift
04:48:46 ++ case "$command" in
04:48:46 ++ command pyenv versions
04:48:46 ++ pyenv versions
04:48:46 ++ sed 's/^[ *]* //'
04:48:46 ++ grep -E '^[0-9.]*[0-9]$'
04:48:46 ++ [[ ! -s /tmp/.pyenv_versions ]]
04:48:46 +++ tail -n 1
04:48:46 +++ grep '^3' /tmp/.pyenv_versions
04:48:46 +++ sort -V
04:48:46 ++ py_version_xyz=3.11.7
04:48:46 ++ [[ -z 3.11.7 ]]
04:48:46 ++ echo 3.11.7
04:48:46 ++ return 0
04:48:46 + pyenv local 3.11.7
04:48:46 + local command
04:48:46 + command=local
04:48:46 + '[' 2 -gt 0 ']'
04:48:46 + shift
04:48:46 + case "$command" in
04:48:46 + command pyenv local 3.11.7
04:48:46 + pyenv local 3.11.7
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='lftools[openstack] '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='kubernetes '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='niet '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='python-heatclient '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='python-openstackclient '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='python-magnumclient '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='urllib3~=1.26.15 '
04:48:46 + for arg in "$@"
04:48:46 + case $arg in
04:48:46 + pkg_list+='yq '
04:48:46 + [[ -f /tmp/.os_lf_venv ]]
04:48:46 ++ cat /tmp/.os_lf_venv
04:48:46 + lf_venv=/tmp/venv-DfwE
04:48:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from' file:/tmp/.os_lf_venv
04:48:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
04:48:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
04:48:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:48:46 + local 'pip_opts=--upgrade --quiet'
04:48:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
04:48:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
04:48:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
04:48:46 + [[ -n '' ]]
04:48:46 + [[ -n '' ]]
04:48:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
04:48:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:48:46 + /tmp/venv-DfwE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
04:48:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
04:48:48 lf-activate-venv(): INFO: Base packages installed successfully
04:48:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
04:48:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
04:48:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:48:48 + /tmp/venv-DfwE/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
04:49:05 + type python3
04:49:05 + true
04:49:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH'
04:49:05 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
04:49:05 + PATH=/tmp/venv-DfwE/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
04:49:05 + return 0
04:49:05 + openstack --os-cloud vex limits show --absolute
04:49:08 +--------------------------+---------+
04:49:08 | Name | Value |
04:49:08 +--------------------------+---------+
04:49:08 | maxTotalInstances | -1 |
04:49:08 | maxTotalCores | 450 |
04:49:08 | maxTotalRAMSize | 1000000 |
04:49:08 | maxServerMeta | 128 |
04:49:08 | maxImageMeta | 128 |
04:49:08 | maxPersonality | 5 |
04:49:08 | maxPersonalitySize | 10240 |
04:49:08 | maxTotalKeypairs | 100 |
04:49:08 | maxServerGroups | 10 |
04:49:08 | maxServerGroupMembers | 10 |
04:49:08 | maxTotalFloatingIps | -1 |
04:49:08 | maxSecurityGroups | -1 |
04:49:08 | maxSecurityGroupRules | -1 |
04:49:08 | totalRAMUsed | 245760 |
04:49:08 | totalCoresUsed | 60 |
04:49:08 | totalInstancesUsed | 23 |
04:49:08 | totalFloatingIpsUsed | 0 |
04:49:08 | totalSecurityGroupsUsed | 0 |
04:49:08 | totalServerGroupsUsed | 0 |
04:49:08 | maxTotalVolumes | -1 |
04:49:08 | maxTotalSnapshots | 10 |
04:49:08 | maxTotalVolumeGigabytes | 4096 |
04:49:08 | maxTotalBackups | 10 |
04:49:08 | maxTotalBackupGigabytes | 1000 |
04:49:08 | totalVolumesUsed | 0 |
04:49:08 | totalGigabytesUsed | 0 |
04:49:08 | totalSnapshotsUsed | 0 |
04:49:08 | totalBackupsUsed | 0 |
04:49:08 | totalBackupGigabytesUsed | 0 |
04:49:08 +--------------------------+---------+
04:49:08 + pushd /opt/ciman/openstack-hot
04:49:08 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
04:49:08 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-rest-cars-perf-all-titanium-55 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/stack-parameters.yaml
04:49:55 Creating stack releng-controller-csit-1node-rest-cars-perf-all-titanium-55
04:49:55 Waiting to initialize infrastructure...
04:49:55 Waiting to initialize infrastructure...
04:49:55 Waiting to initialize infrastructure...
04:49:55 Stack initialization successful.
04:49:55 ------------------------------------
04:49:55 Stack Details
04:49:55 ------------------------------------
04:49:55 {'added': None,
04:49:55 'capabilities': [],
04:49:55 'created_at': '2025-10-02T04:49:11Z',
04:49:55 'deleted': None,
04:49:55 'deleted_at': None,
04:49:55 'description': 'No description',
04:49:55 'environment': None,
04:49:55 'environment_files': None,
04:49:55 'files': None,
04:49:55 'files_container': None,
04:49:55 'id': 'fc232dd8-a121-472a-bbd8-b8cfadfec732',
04:49:55 'is_rollback_disabled': True,
04:49:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-rest-cars-perf-all-titanium-55/fc232dd8-a121-472a-bbd8-b8cfadfec732',
04:49:55 'rel': 'self'}],
04:49: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'})}),
04:49:55 'name': 'releng-controller-csit-1node-rest-cars-perf-all-titanium-55',
04:49:55 'notification_topics': [],
04:49:55 'outputs': [{'description': 'IP addresses of the 1st vm types',
04:49:55 'output_key': 'vm_0_ips',
04:49:55 'output_value': ['10.30.171.91']},
04:49:55 {'description': 'IP addresses of the 2nd vm types',
04:49:55 'output_key': 'vm_1_ips',
04:49:55 'output_value': ['10.30.171.183']}],
04:49:55 'owner_id': ****,
04:49:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
04:49:55 'OS::stack_id': 'fc232dd8-a121-472a-bbd8-b8cfadfec732',
04:49:55 'OS::stack_name': 'releng-controller-csit-1node-rest-cars-perf-all-titanium-55',
04:49:55 'job_name': '23823-55',
04:49:55 'silo': 'releng',
04:49:55 'vm_0_count': '1',
04:49:55 'vm_0_flavor': 'v3-standard-4',
04:49:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
04:49:55 '20250201-010426.857',
04:49:55 'vm_1_count': '1',
04:49:55 'vm_1_flavor': 'v3-standard-2',
04:49:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
04:49:55 '- 20250201-060151.911'},
04:49:55 'parent_id': None,
04:49:55 'replaced': None,
04:49:55 'status': 'CREATE_COMPLETE',
04:49:55 'status_reason': 'Stack CREATE completed successfully',
04:49:55 'tags': [],
04:49:55 'template': None,
04:49:55 'template_description': 'No description',
04:49:55 'template_url': None,
04:49:55 'timeout_mins': 15,
04:49:55 'unchanged': None,
04:49:55 'updated': None,
04:49:55 'updated_at': None,
04:49:55 'user_project_id': 'e7d7cbaedf314fe69667bb35909dde01'}
04:49:55 ------------------------------------
04:49:56 + popd
04:49:56 /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
04:49:56 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins4847060097962770343.sh
04:49:56 ---> Copy SSH public keys to CSIT lab
04:49:56 Setup pyenv:
04:49:56 system
04:49:56 3.8.13
04:49:56 3.9.13
04:49:56 3.10.13
04:49:56 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
04:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
04:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:50:04 lf-activate-venv(): INFO: Base packages installed successfully
04:50:04 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:50:23 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
04:50:25 SSH not responding on 10.30.171.91. Retrying in 10 seconds...
04:50:25 SSH not responding on 10.30.171.183. Retrying in 10 seconds...
04:50:35 Ping to 10.30.171.91 successful.
04:50:35 Ping to 10.30.171.183 successful.
04:50:35 SSH not responding on 10.30.171.91. Retrying in 10 seconds...
04:50:36 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
04:50:36 releng-23823-55-1-mininet-ovs-217-0
04:50:36 Successfully copied public keys to slave 10.30.171.183
04:50:45 Ping to 10.30.171.91 successful.
04:50:46 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:50:47 releng-23823-55-0-builder-0
04:50:47 Successfully copied public keys to slave 10.30.171.91
04:50:47 Process 6491 ready.
04:50:47 Process 6492 ready.
04:50:47 SSH ready on all stack servers.
04:50:47 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins7684901023812885376.sh
04:50:47 Setup pyenv:
04:50:47 system
04:50:47 3.8.13
04:50:47 3.9.13
04:50:47 3.10.13
04:50:47 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
04:50:51 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ABL7
04:50:51 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.robot_venv
04:50:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:50:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:50:55 lf-activate-venv(): INFO: Base packages installed successfully
04:50:55 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
04:50:56 lf-activate-venv(): INFO: Adding /tmp/venv-ABL7/bin to PATH
04:50:56 + echo 'Installing Python Requirements'
04:50:56 Installing Python Requirements
04:50:56 + cat
04:50:56 + python -m pip install -r requirements.txt
04:50:57 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
04:50:57 Collecting docker-py (from -r requirements.txt (line 1))
04:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
04:50:57 Collecting ipaddr (from -r requirements.txt (line 2))
04:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
04:50:57 Preparing metadata (setup.py): started
04:50:57 Preparing metadata (setup.py): finished with status 'done'
04:50:57 Collecting netaddr (from -r requirements.txt (line 3))
04:50:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
04:50:57 Collecting netifaces (from -r requirements.txt (line 4))
04:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
04:50:57 Preparing metadata (setup.py): started
04:50:57 Preparing metadata (setup.py): finished with status 'done'
04:50:57 Collecting pyhocon (from -r requirements.txt (line 5))
04:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
04:50:57 Collecting requests (from -r requirements.txt (line 6))
04:50:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
04:50:57 Collecting robotframework (from -r requirements.txt (line 7))
04:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
04:50:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 34.2 MB/s 0:00:00
04:50:57 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
04:50:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
04:50:57 Preparing metadata (setup.py): started
04:50:58 Preparing metadata (setup.py): finished with status 'done'
04:50:58 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
04:50:58 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
04:50:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
04:50:58 Preparing metadata (setup.py): started
04:50:58 Preparing metadata (setup.py): finished with status 'done'
04:50:58 Collecting scapy (from -r requirements.txt (line 12))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
04:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 60.6 MB/s 0:00:00
04:50:58 Collecting jsonpath-rw (from -r requirements.txt (line 15))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
04:50:58 Preparing metadata (setup.py): started
04:50:58 Preparing metadata (setup.py): finished with status 'done'
04:50:58 Collecting elasticsearch (from -r requirements.txt (line 18))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
04:50:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 33.7 MB/s 0:00:00
04:50:58 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
04:50:58 Collecting pyangbind (from -r requirements.txt (line 22))
04:50:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
04:50:59 Collecting isodate (from -r requirements.txt (line 25))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
04:50:59 Collecting jmespath (from -r requirements.txt (line 28))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
04:50:59 Collecting jsonpatch (from -r requirements.txt (line 31))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
04:50:59 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
04:50:59 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
04:50:59 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
04:50:59 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
04:50:59 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
04:50:59 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
04:50:59 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
04:50:59 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
04:50:59 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
04:50:59 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
04:50:59 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
04:50:59 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
04:50:59 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
04:50:59 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
04:50:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
04:50:59 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
04:50:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
04:51:00 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
04:51:00 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
04:51:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
04:51:00 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
04:51:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
04:51:00 Collecting elasticsearch (from -r requirements.txt (line 18))
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
04:51:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 37.1 MB/s 0:00:00
04:51:00 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
04:51:00 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
04:51:00 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
04:51:00 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
04:51:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
04:51:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.9 MB/s 0:00:00
04:51:00 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
04:51:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
04:51:01 Collecting regex (from pyangbind->-r requirements.txt (line 22))
04:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
04:51:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 29.1 MB/s 0:00:00
04:51:01 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
04:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
04:51:01 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
04:51:02 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
04:51:02 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
04:51:02 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
04:51:02 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
04:51:02 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:51:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
04:51:02 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
04:51:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 89.3 MB/s 0:00:00
04:51:03 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
04:51:03 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
04:51:03 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
04:51:03 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
04:51:03 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
04:51:03 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
04:51:03 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
04:51:03 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
04:51:03 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
04:51:03 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
04:51:03 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
04:51:03 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
04:51:03 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
04:51:03 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
04:51:03 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:51:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
04:51:03 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:51:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
04:51:03 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
04:51:03 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:03 Building wheel for robotframework-sshlibrary (setup.py): started
04:51:04 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
04:51:04 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=bb171d39fea49f935762059b016bd400d2dac40d46b5ec1f36d4fc6ccdba27fd
04:51:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
04:51:04 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:04 Building wheel for ipaddr (setup.py): started
04:51:04 Building wheel for ipaddr (setup.py): finished with status 'done'
04:51:04 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=00e8606977268aefa146a7950a554858a3db7e81ef91e1b5f7adf7d8da3ab48c
04:51:04 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
04:51:04 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:04 Building wheel for netifaces (setup.py): started
04:51:06 Building wheel for netifaces (setup.py): finished with status 'done'
04:51:06 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=8acafa72e5cf6cf8c7a66d8cbdd5ecee229356aef18760762393c55354a1ec4a
04:51:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
04:51:06 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:06 Building wheel for robotframework-httplibrary (setup.py): started
04:51:06 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
04:51:06 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=a48eff6df5270d0c07e371de4cddc60d7b7af34137b8ee81c98efef68740bbd3
04:51:06 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
04:51:06 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
04:51:06 Building wheel for jsonpath-rw (setup.py): started
04:51:07 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
04:51:07 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=33564bb1faa2c02649931a85ce5114f4efdd9e4fce421f1f36a79785e1a96793
04:51:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
04:51:07 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
04:51:07 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
04:51:13
04:51:13 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
04:51:14 + pip freeze
04:51:14 attrs==25.3.0
04:51:14 bcrypt==5.0.0
04:51:14 beautifulsoup4==4.14.2
04:51:14 certifi==2025.8.3
04:51:14 cffi==2.0.0
04:51:14 charset-normalizer==3.4.3
04:51:14 click==8.3.0
04:51:14 cryptography==46.0.2
04:51:14 decorator==5.2.1
04:51:14 distlib==0.4.0
04:51:14 docker-py==1.10.6
04:51:14 docker-pycreds==0.4.0
04:51:14 elastic-transport==8.17.1
04:51:14 elasticsearch==8.19.1
04:51:14 elasticsearch-dsl==8.15.4
04:51:14 enum34==1.1.10
04:51:14 filelock==3.19.1
04:51:14 h11==0.16.0
04:51:14 idna==3.10
04:51:14 invoke==2.2.0
04:51:14 ipaddr==2.2.0
04:51:14 isodate==0.7.2
04:51:14 jmespath==1.0.1
04:51:14 jsonpatch==1.33
04:51:14 jsonpath-rw==1.4.0
04:51:14 jsonpointer==3.0.0
04:51:14 lxml==6.0.2
04:51:14 netaddr==1.3.0
04:51:14 netifaces==0.11.0
04:51:14 outcome==1.3.0.post0
04:51:14 paramiko==4.0.0
04:51:14 platformdirs==4.4.0
04:51:14 ply==3.11
04:51:14 pyang==2.7.1
04:51:14 pyangbind==0.8.6
04:51:14 pycparser==2.23
04:51:14 pyhocon==0.3.61
04:51:14 PyNaCl==1.6.0
04:51:14 pyparsing==3.2.5
04:51:14 PySocks==1.7.1
04:51:14 python-dateutil==2.9.0.post0
04:51:14 regex==2025.9.18
04:51:14 requests==2.32.5
04:51:14 robotframework==7.3.2
04:51:14 robotframework-httplibrary==0.4.2
04:51:14 robotframework-pythonlibcore==4.4.1
04:51:14 robotframework-requests==0.9.7
04:51:14 robotframework-selenium2library==3.0.0
04:51:14 robotframework-seleniumlibrary==6.7.1
04:51:14 robotframework-sshlibrary==3.8.0
04:51:14 scapy==2.6.1
04:51:14 scp==0.15.0
04:51:14 selenium==4.35.0
04:51:14 six==1.17.0
04:51:14 sniffio==1.3.1
04:51:14 sortedcontainers==2.4.0
04:51:14 soupsieve==2.8
04:51:14 trio==0.30.0
04:51:14 trio-websocket==0.12.2
04:51:14 typing_extensions==4.14.1
04:51:14 urllib3==2.5.0
04:51:14 virtualenv==20.34.0
04:51:14 waitress==3.0.2
04:51:14 WebOb==1.8.9
04:51:14 websocket-client==1.8.0
04:51:14 WebTest==3.0.6
04:51:14 wsproto==1.2.0
04:51:14 [EnvInject] - Injecting environment variables from a build step.
04:51:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
04:51:14 [EnvInject] - Variables injected successfully.
04:51:14 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins15376645315734472626.sh
04:51:14 Setup pyenv:
04:51:14 system
04:51:14 3.8.13
04:51:14 3.9.13
04:51:14 3.10.13
04:51:14 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
04:51:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
04:51:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:51:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:51:17 lf-activate-venv(): INFO: Base packages installed successfully
04:51:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
04:51:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
04:51:23 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:51:23 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
04:51:24 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
04:51:24 + ODL_SYSTEM=()
04:51:24 + TOOLS_SYSTEM=()
04:51:24 + OPENSTACK_SYSTEM=()
04:51:24 + OPENSTACK_CONTROLLERS=()
04:51:24 + mapfile -t ADDR
04:51:24 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-rest-cars-perf-all-titanium-55
04:51:24 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
04:51:25 + for i in "${ADDR[@]}"
04:51:25 ++ ssh 10.30.171.183 hostname -s
04:51:25 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
04:51:25 + REMHOST=releng-23823-55-1-mininet-ovs-217-0
04:51:25 + case ${REMHOST} in
04:51:25 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
04:51:25 + for i in "${ADDR[@]}"
04:51:25 ++ ssh 10.30.171.91 hostname -s
04:51:25 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:26 + REMHOST=releng-23823-55-0-builder-0
04:51:26 + case ${REMHOST} in
04:51:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
04:51:26 + echo NUM_ODL_SYSTEM=1
04:51:26 + echo NUM_TOOLS_SYSTEM=1
04:51:26 + '[' '' == yes ']'
04:51:26 + NUM_OPENSTACK_SYSTEM=0
04:51:26 + echo NUM_OPENSTACK_SYSTEM=0
04:51:26 + '[' 0 -eq 2 ']'
04:51:26 + echo ODL_SYSTEM_IP=10.30.171.91
04:51:26 ++ seq 0 0
04:51:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
04:51:26 + echo ODL_SYSTEM_1_IP=10.30.171.91
04:51:26 + echo TOOLS_SYSTEM_IP=10.30.171.183
04:51:26 ++ seq 0 0
04:51:26 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
04:51:26 + echo TOOLS_SYSTEM_1_IP=10.30.171.183
04:51:26 + openstack_index=0
04:51:26 + NUM_OPENSTACK_CONTROL_NODES=1
04:51:26 + echo NUM_OPENSTACK_CONTROL_NODES=1
04:51:26 ++ seq 0 0
04:51:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
04:51:26 + echo OPENSTACK_CONTROL_NODE_1_IP=
04:51:26 + NUM_OPENSTACK_COMPUTE_NODES=-1
04:51:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
04:51:26 + '[' -1 -ge 2 ']'
04:51:26 ++ seq 0 -2
04:51:26 + NUM_OPENSTACK_HAPROXY_NODES=0
04:51:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0
04:51:26 ++ seq 0 -1
04:51:26 + echo 'Contents of slave_addresses.txt:'
04:51:26 Contents of slave_addresses.txt:
04:51:26 + cat slave_addresses.txt
04:51:26 NUM_ODL_SYSTEM=1
04:51:26 NUM_TOOLS_SYSTEM=1
04:51:26 NUM_OPENSTACK_SYSTEM=0
04:51:26 ODL_SYSTEM_IP=10.30.171.91
04:51:26 ODL_SYSTEM_1_IP=10.30.171.91
04:51:26 TOOLS_SYSTEM_IP=10.30.171.183
04:51:26 TOOLS_SYSTEM_1_IP=10.30.171.183
04:51:26 NUM_OPENSTACK_CONTROL_NODES=1
04:51:26 OPENSTACK_CONTROL_NODE_1_IP=
04:51:26 NUM_OPENSTACK_COMPUTE_NODES=-1
04:51:26 NUM_OPENSTACK_HAPROXY_NODES=0
04:51:26 [EnvInject] - Injecting environment variables from a build step.
04:51:26 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
04:51:26 [EnvInject] - Variables injected successfully.
04:51:26 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/sh /tmp/jenkins9537382442183161083.sh
04:51:26 Preparing for JRE Version 21
04:51:26 Karaf artifact is karaf
04:51:26 Karaf project is integration
04:51:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64
04:51:26 [EnvInject] - Injecting environment variables from a build step.
04:51:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
04:51:26 [EnvInject] - Variables injected successfully.
04:51:26 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins11871787580723381952.sh
04:51:26 2025-10-02 04:51:26 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
04:51:26 Bundle version is 0.22.1-SNAPSHOT
04:51:26 --2025-10-02 04:51:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
04:51:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
04:51:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
04:51:26 HTTP request sent, awaiting response... 200 OK
04:51:26 Length: 1410 (1.4K) [application/xml]
04:51:26 Saving to: ‘maven-metadata.xml’
04:51:26
04:51:26 0K . 100% 58.7M=0s
04:51:26
04:51:26 2025-10-02 04:51:26 (58.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
04:51:26
04:51:26
04:51:26
04:51:26 org.opendaylight.integration
04:51:26 karaf
04:51:26 0.22.1-SNAPSHOT
04:51:26
04:51:26
04:51:26 20251002.014917
04:51:26 177
04:51:26
04:51:26 20251002014917
04:51:26
04:51:26
04:51:26 pom
04:51:26 0.22.1-20251002.014917-177
04:51:26 20251002014917
04:51:26
04:51:26
04:51:26 tar.gz
04:51:26 0.22.1-20251002.014917-177
04:51:26 20251002014917
04:51:26
04:51:26
04:51:26 zip
04:51:26 0.22.1-20251002.014917-177
04:51:26 20251002014917
04:51:26
04:51:26
04:51:26 cyclonedx
04:51:26 xml
04:51:26 0.22.1-20251002.014917-177
04:51:26 20251002014917
04:51:26
04:51:26
04:51:26 cyclonedx
04:51:26 json
04:51:26 0.22.1-20251002.014917-177
04:51:26 20251002014917
04:51:26
04:51:26
04:51:26
04:51:26
04:51:26 Nexus timestamp is 0.22.1-20251002.014917-177
04:51:26 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251002.014917-177.zip
04:51:26 Distribution bundle is karaf-0.22.1-20251002.014917-177.zip
04:51:26 Distribution bundle version is 0.22.1-SNAPSHOT
04:51:26 Distribution folder is karaf-0.22.1-SNAPSHOT
04:51:26 Nexus prefix is https://nexus.opendaylight.org
04:51:26 [EnvInject] - Injecting environment variables from a build step.
04:51:26 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
04:51:26 [EnvInject] - Variables injected successfully.
04:51:26 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins14406591028074000305.sh
04:51:26 Setup pyenv:
04:51:26 system
04:51:26 3.8.13
04:51:26 3.9.13
04:51:26 3.10.13
04:51:26 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
04:51:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
04:51:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:51:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:51:29 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
04:51:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:51:29 lf-activate-venv(): INFO: Base packages installed successfully
04:51:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
04:51:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
04:51:34 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
04:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
04:51:34 Copying common-functions.sh to /tmp
04:51:36 Copying common-functions.sh to 10.30.171.91:/tmp
04:51:36 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:36 Copying common-functions.sh to 10.30.171.183:/tmp
04:51:36 Warning: Permanently added '10.30.171.183' (ECDSA) to the list of known hosts.
04:51:36 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins11156439623471796981.sh
04:51:36 common-functions.sh is being sourced
04:51:36 common-functions environment:
04:51:36 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:51:36 ACTUALFEATURES:
04:51:36 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:51:36 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
04:51:36 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:36 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:36 CONTROLLERMEM: 2048m
04:51:36 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
04:51:36 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
04:51:36 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
04:51:36 SUITES:
04:51:36
04:51:36 #################################################
04:51:36 ## Configure Cluster and Start ##
04:51:36 #################################################
04:51:36 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app
04:51:36 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app
04:51:36 Locating script plan to use...
04:51:36 Finished running script plans
04:51:36 Configuring member-1 with IP address 10.30.171.91
04:51:36 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:37 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:37 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
04:51:37 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
04:51:37 ++ echo 'common-functions.sh is being sourced'
04:51:37 common-functions.sh is being sourced
04:51:37 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
04:51:37 ++ DISTROSTREAM=titanium
04:51:37 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:51:37 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:51:37 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:51:37 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:51:37 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
04:51:37 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
04:51:37 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:37 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:37 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:37 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:37 ++ export CONTROLLERMEM=
04:51:37 ++ CONTROLLERMEM=
04:51:37 ++ case "${DISTROSTREAM}" in
04:51:37 ++ CLUSTER_SYSTEM=pekko
04:51:37 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
04:51:37 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
04:51:37 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
04:51:37 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
04:51:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
04:51:37 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
04:51:37 ++ print_common_env
04:51:37 ++ cat
04:51:37 common-functions environment:
04:51:37 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:51:37 ACTUALFEATURES:
04:51:37 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:51:37 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
04:51:37 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:37 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:37 CONTROLLERMEM:
04:51:37 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
04:51:37 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
04:51:37 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
04:51:37 SUITES:
04:51:37
04:51:37 ++ SSH='ssh -t -t'
04:51:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
04:51:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
04:51:37 Changing to /tmp
04:51:37 + echo 'Changing to /tmp'
04:51:37 + cd /tmp
04:51:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251002.014917-177.zip
04:51:37 + 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-20251002.014917-177.zip'
04:51:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251002.014917-177.zip
04:51:37 --2025-10-02 04:51:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251002.014917-177.zip
04:51:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
04:51:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
04:51:37 HTTP request sent, awaiting response... 200 OK
04:51:37 Length: 185771372 (177M) [application/zip]
04:51:37 Saving to: ‘karaf-0.22.1-20251002.014917-177.zip’
04:51:37
04:51:37 0K ........ ........ ........ ........ ........ ........ 1% 70.6M 2s
04:51:37 3072K ........ ........ ........ ........ ........ ........ 3% 133M 2s
04:51:37 6144K ........ ........ ........ ........ ........ ........ 5% 160M 2s
04:51:37 9216K ........ ........ ........ ........ ........ ........ 6% 176M 1s
04:51:37 12288K ........ ........ ........ ........ ........ ........ 8% 198M 1s
04:51:37 15360K ........ ........ ........ ........ ........ ........ 10% 203M 1s
04:51:37 18432K ........ ........ ........ ........ ........ ........ 11% 212M 1s
04:51:37 21504K ........ ........ ........ ........ ........ ........ 13% 248M 1s
04:51:37 24576K ........ ........ ........ ........ ........ ........ 15% 264M 1s
04:51:37 27648K ........ ........ ........ ........ ........ ........ 16% 273M 1s
04:51:37 30720K ........ ........ ........ ........ ........ ........ 18% 258M 1s
04:51:37 33792K ........ ........ ........ ........ ........ ........ 20% 294M 1s
04:51:37 36864K ........ ........ ........ ........ ........ ........ 22% 293M 1s
04:51:37 39936K ........ ........ ........ ........ ........ ........ 23% 321M 1s
04:51:37 43008K ........ ........ ........ ........ ........ ........ 25% 318M 1s
04:51:37 46080K ........ ........ ........ ........ ........ ........ 27% 307M 1s
04:51:37 49152K ........ ........ ........ ........ ........ ........ 28% 321M 1s
04:51:37 52224K ........ ........ ........ ........ ........ ........ 30% 280M 1s
04:51:37 55296K ........ ........ ........ ........ ........ ........ 32% 304M 1s
04:51:37 58368K ........ ........ ........ ........ ........ ........ 33% 309M 1s
04:51:37 61440K ........ ........ ........ ........ ........ ........ 35% 307M 1s
04:51:37 64512K ........ ........ ........ ........ ........ ........ 37% 306M 1s
04:51:37 67584K ........ ........ ........ ........ ........ ........ 38% 301M 0s
04:51:37 70656K ........ ........ ........ ........ ........ ........ 40% 283M 0s
04:51:37 73728K ........ ........ ........ ........ ........ ........ 42% 288M 0s
04:51:37 76800K ........ ........ ........ ........ ........ ........ 44% 287M 0s
04:51:37 79872K ........ ........ ........ ........ ........ ........ 45% 299M 0s
04:51:37 82944K ........ ........ ........ ........ ........ ........ 47% 284M 0s
04:51:37 86016K ........ ........ ........ ........ ........ ........ 49% 292M 0s
04:51:37 89088K ........ ........ ........ ........ ........ ........ 50% 288M 0s
04:51:37 92160K ........ ........ ........ ........ ........ ........ 52% 238M 0s
04:51:37 95232K ........ ........ ........ ........ ........ ........ 54% 290M 0s
04:51:37 98304K ........ ........ ........ ........ ........ ........ 55% 292M 0s
04:51:37 101376K ........ ........ ........ ........ ........ ........ 57% 285M 0s
04:51:37 104448K ........ ........ ........ ........ ........ ........ 59% 248M 0s
04:51:37 107520K ........ ........ ........ ........ ........ ........ 60% 285M 0s
04:51:37 110592K ........ ........ ........ ........ ........ ........ 62% 274M 0s
04:51:37 113664K ........ ........ ........ ........ ........ ........ 64% 304M 0s
04:51:37 116736K ........ ........ ........ ........ ........ ........ 66% 282M 0s
04:51:37 119808K ........ ........ ........ ........ ........ ........ 67% 161M 0s
04:51:37 122880K ........ ........ ........ ........ ........ ........ 69% 219M 0s
04:51:37 125952K ........ ........ ........ ........ ........ ........ 71% 309M 0s
04:51:37 129024K ........ ........ ........ ........ ........ ........ 72% 282M 0s
04:51:37 132096K ........ ........ ........ ........ ........ ........ 74% 293M 0s
04:51:37 135168K ........ ........ ........ ........ ........ ........ 76% 319M 0s
04:51:37 138240K ........ ........ ........ ........ ........ ........ 77% 281M 0s
04:51:37 141312K ........ ........ ........ ........ ........ ........ 79% 267M 0s
04:51:37 144384K ........ ........ ........ ........ ........ ........ 81% 309M 0s
04:51:37 147456K ........ ........ ........ ........ ........ ........ 82% 297M 0s
04:51:38 150528K ........ ........ ........ ........ ........ ........ 84% 304M 0s
04:51:38 153600K ........ ........ ........ ........ ........ ........ 86% 277M 0s
04:51:38 156672K ........ ........ ........ ........ ........ ........ 88% 299M 0s
04:51:38 159744K ........ ........ ........ ........ ........ ........ 89% 303M 0s
04:51:38 162816K ........ ........ ........ ........ ........ ........ 91% 297M 0s
04:51:38 165888K ........ ........ ........ ........ ........ ........ 93% 298M 0s
04:51:38 168960K ........ ........ ........ ........ ........ ........ 94% 302M 0s
04:51:38 172032K ........ ........ ........ ........ ........ ........ 96% 285M 0s
04:51:38 175104K ........ ........ ........ ........ ........ ........ 98% 296M 0s
04:51:38 178176K ........ ........ ........ ........ ........ ........ 99% 289M 0s
04:51:38 181248K .. 100% 544M=0.7s
04:51:38
04:51:38 2025-10-02 04:51:38 (255 MB/s) - ‘karaf-0.22.1-20251002.014917-177.zip’ saved [185771372/185771372]
04:51:38
04:51:38 Extracting the new controller...
04:51:38 + echo 'Extracting the new controller...'
04:51:38 + unzip -q karaf-0.22.1-20251002.014917-177.zip
04:51:39 Adding external repositories...
04:51:39 + echo 'Adding external repositories...'
04:51:39 + 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
04:51:39 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:51:39 ################################################################################
04:51:39 #
04:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
04:51:39 # contributor license agreements. See the NOTICE file distributed with
04:51:39 # this work for additional information regarding copyright ownership.
04:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
04:51:39 # (the "License"); you may not use this file except in compliance with
04:51:39 # the License. You may obtain a copy of the License at
04:51:39 #
04:51:39 # http://www.apache.org/licenses/LICENSE-2.0
04:51:39 #
04:51:39 # Unless required by applicable law or agreed to in writing, software
04:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
04:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:51:39 # See the License for the specific language governing permissions and
04:51:39 # limitations under the License.
04:51:39 #
04:51:39 ################################################################################
04:51:39
04:51:39 #
04:51:39 # If set to true, the following property will not allow any certificate to be used
04:51:39 # when accessing Maven repositories through SSL
04:51:39 #
04:51:39 #org.ops4j.pax.url.mvn.certificateCheck=
04:51:39
04:51:39 #
04:51:39 # Path to the local Maven settings file.
04:51:39 # The repositories defined in this file will be automatically added to the list
04:51:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
04:51:39 # below is not set.
04:51:39 # The following locations are checked for the existence of the settings.xml file
04:51:39 # * 1. looks for the specified url
04:51:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
04:51:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
04:51:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
04:51:39 #
04:51:39 #org.ops4j.pax.url.mvn.settings=
04:51:39
04:51:39 #
04:51:39 # Path to the local Maven repository which is used to avoid downloading
04:51:39 # artifacts when they already exist locally.
04:51:39 # The value of this property will be extracted from the settings.xml file
04:51:39 # above, or defaulted to:
04:51:39 # System.getProperty( "user.home" ) + "/.m2/repository"
04:51:39 #
04:51:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
04:51:39
04:51:39 #
04:51:39 # Default this to false. It's just weird to use undocumented repos
04:51:39 #
04:51:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
04:51:39
04:51:39 #
04:51:39 # Uncomment if you don't wanna use the proxy settings
04:51:39 # from the Maven conf/settings.xml file
04:51:39 #
04:51:39 # org.ops4j.pax.url.mvn.proxySupport=false
04:51:39
04:51:39 #
04:51:39 # Comma separated list of repositories scanned when resolving an artifact.
04:51:39 # Those repositories will be checked before iterating through the
04:51:39 # below list of repositories and even before the local repository
04:51:39 # A repository url can be appended with zero or more of the following flags:
04:51:39 # @snapshots : the repository contains snaphots
04:51:39 # @noreleases : the repository does not contain any released artifacts
04:51:39 #
04:51:39 # The following property value will add the system folder as a repo.
04:51:39 #
04:51:39 org.ops4j.pax.url.mvn.defaultRepositories=\
04:51:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
04:51:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
04:51:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
04:51:39
04:51:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
04:51:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
04:51:39
04:51:39 #
04:51:39 # Comma separated list of repositories scanned when resolving an artifact.
04:51:39 # The default list includes the following repositories:
04:51:39 # http://repo1.maven.org/maven2@id=central
04:51:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
04:51:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
04:51:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
04:51:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
04:51:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
04:51:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
04:51:39 # To add repositories to the default ones, prepend '+' to the list of repositories
04:51:39 # to add.
04:51:39 # A repository url can be appended with zero or more of the following flags:
04:51:39 # @snapshots : the repository contains snapshots
04:51:39 # @noreleases : the repository does not contain any released artifacts
04:51:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
04:51:39 #
04:51:39 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
04:51:39
04:51:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
04:51:39 + [[ True == \T\r\u\e ]]
04:51:39 + echo 'Configuring the startup features...'
04:51:39 + 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
04:51:39 + FEATURE_TEST_STRING=features-test
04:51:39 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
04:51:39 + KARAF_VERSION=karaf4
04:51:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
04:51:39 + 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
04:51:39 + [[ ! -z '' ]]
04:51:39 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:51:39 ################################################################################
04:51:39 #
04:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
04:51:39 # contributor license agreements. See the NOTICE file distributed with
04:51:39 # this work for additional information regarding copyright ownership.
04:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
04:51:39 # (the "License"); you may not use this file except in compliance with
04:51:39 # the License. You may obtain a copy of the License at
04:51:39 #
04:51:39 # http://www.apache.org/licenses/LICENSE-2.0
04:51:39 #
04:51:39 # Unless required by applicable law or agreed to in writing, software
04:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
04:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:51:39 # See the License for the specific language governing permissions and
04:51:39 # limitations under the License.
04:51:39 #
04:51:39 ################################################################################
04:51:39
04:51:39 #
04:51:39 # Comma separated list of features repositories to register by default
04:51:39 #
04:51:39 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}/c0d01c93-3f92-402f-9982-3d2390385eb6.xml
04:51:39
04:51:39 #
04:51:39 # Comma separated list of features to install at startup
04:51:39 #
04:51:39 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app, 59b48964-f05a-4bb9-a64c-aa50b99495d6
04:51:39
04:51:39 #
04:51:39 # Resource repositories (OBR) that the features resolver can use
04:51:39 # to resolve requirements/capabilities
04:51:39 #
04:51:39 # The format of the resourceRepositories is
04:51:39 # resourceRepositories=[xml:url|json:url],...
04:51:39 # for Instance:
04:51:39 #
04:51:39 #resourceRepositories=xml:http://host/path/to/index.xml
04:51:39 # or
04:51:39 #resourceRepositories=json:http://host/path/to/index.json
04:51:39 #
04:51:39
04:51:39 #
04:51:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
04:51:39 #
04:51:39 featuresBootAsynchronous=false
04:51:39
04:51:39 #
04:51:39 # Service requirements enforcement
04:51:39 #
04:51:39 # By default, the feature resolver checks the service requirements/capabilities of
04:51:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
04:51:39 # the required bundles.
04:51:39 # The following flag can have those values:
04:51:39 # - disable: service requirements are completely ignored
04:51:39 # - default: service requirements are ignored for old features
04:51:39 # - enforce: service requirements are always verified
04:51:39 #
04:51:39 #serviceRequirements=default
04:51:39
04:51:39 #
04:51:39 # Store cfg file for config element in feature
04:51:39 #
04:51:39 #configCfgStore=true
04:51:39
04:51:39 #
04:51:39 # Define if the feature service automatically refresh bundles
04:51:39 #
04:51:39 autoRefresh=true
04:51:39
04:51:39 #
04:51:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
04:51:39 # XML file defines instructions related to features processing
04:51:39 # versions.properties may declare properties to resolve placeholders in XML file
04:51:39 # both files are relative to ${karaf.etc}
04:51:39 #
04:51:39 #featureProcessing=org.apache.karaf.features.xml
04:51:39 #featureProcessingVersions=versions.properties
04:51:39 + configure_karaf_log karaf4 ''
04:51:39 + local -r karaf_version=karaf4
04:51:39 + local -r controllerdebugmap=
04:51:39 + local logapi=log4j
04:51:39 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
04:51:39 log4j2.rootLogger.level = INFO
04:51:39 #log4j2.rootLogger.type = asyncRoot
04:51:39 #log4j2.rootLogger.includeLocation = false
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
04:51:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
04:51:39 log4j2.rootLogger.appenderRef.Console.ref = Console
04:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
04:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
04:51:39 log4j2.logger.spifly.name = org.apache.aries.spifly
04:51:39 log4j2.logger.spifly.level = WARN
04:51:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
04:51:39 log4j2.logger.audit.level = INFO
04:51:39 log4j2.logger.audit.additivity = false
04:51:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
04:51:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
04:51:39 log4j2.appender.console.type = Console
04:51:39 log4j2.appender.console.name = Console
04:51:39 log4j2.appender.console.layout.type = PatternLayout
04:51:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
04:51:39 log4j2.appender.rolling.type = RollingRandomAccessFile
04:51:39 log4j2.appender.rolling.name = RollingFile
04:51:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
04:51:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
04:51:39 #log4j2.appender.rolling.immediateFlush = false
04:51:39 log4j2.appender.rolling.append = true
04:51:39 log4j2.appender.rolling.layout.type = PatternLayout
04:51:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
04:51:39 log4j2.appender.rolling.policies.type = Policies
04:51:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
04:51:39 log4j2.appender.rolling.policies.size.size = 64MB
04:51:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
04:51:39 log4j2.appender.rolling.strategy.max = 7
04:51:39 log4j2.appender.audit.type = RollingRandomAccessFile
04:51:39 log4j2.appender.audit.name = AuditRollingFile
04:51:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
04:51:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
04:51:39 log4j2.appender.audit.append = true
04:51:39 log4j2.appender.audit.layout.type = PatternLayout
04:51:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
04:51:39 log4j2.appender.audit.policies.type = Policies
04:51:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
04:51:39 log4j2.appender.audit.policies.size.size = 8MB
04:51:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
04:51:39 log4j2.appender.audit.strategy.max = 7
04:51:39 log4j2.appender.osgi.type = PaxOsgi
04:51:39 log4j2.appender.osgi.name = PaxOsgi
04:51:39 log4j2.appender.osgi.filter = *
04:51:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
04:51:39 #log4j2.logger.aether.level = TRACE
04:51:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
04:51:39 #log4j2.logger.http-headers.level = DEBUG
04:51:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
04:51:39 #log4j2.logger.maven.level = TRACE
04:51:39 + logapi=log4j2
04:51:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
04:51:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
04:51:39 + '[' log4j2 == log4j2 ']'
04:51:39 + 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
04:51:39 controllerdebugmap:
04:51:39 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
04:51:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
04:51:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
04:51:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
04:51:39 + unset IFS
04:51:39 + echo 'controllerdebugmap: '
04:51:39 + '[' -n '' ']'
04:51:39 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
04:51:39 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:51:39 ################################################################################
04:51:39 #
04:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
04:51:39 # contributor license agreements. See the NOTICE file distributed with
04:51:39 # this work for additional information regarding copyright ownership.
04:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
04:51:39 # (the "License"); you may not use this file except in compliance with
04:51:39 # the License. You may obtain a copy of the License at
04:51:39 #
04:51:39 # http://www.apache.org/licenses/LICENSE-2.0
04:51:39 #
04:51:39 # Unless required by applicable law or agreed to in writing, software
04:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
04:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:51:39 # See the License for the specific language governing permissions and
04:51:39 # limitations under the License.
04:51:39 #
04:51:39 ################################################################################
04:51:39
04:51:39 # Common pattern layout for appenders
04:51:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
04:51:39
04:51:39 # Root logger
04:51:39 log4j2.rootLogger.level = INFO
04:51:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
04:51:39 #log4j2.rootLogger.type = asyncRoot
04:51:39 #log4j2.rootLogger.includeLocation = false
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
04:51:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
04:51:39 log4j2.rootLogger.appenderRef.Console.ref = Console
04:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
04:51:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
04:51:39
04:51:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
04:51:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
04:51:39
04:51:39 # Loggers configuration
04:51:39
04:51:39 # Spifly logger
04:51:39 log4j2.logger.spifly.name = org.apache.aries.spifly
04:51:39 log4j2.logger.spifly.level = WARN
04:51:39
04:51:39 # Security audit logger
04:51:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
04:51:39 log4j2.logger.audit.level = INFO
04:51:39 log4j2.logger.audit.additivity = false
04:51:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
04:51:39
04:51:39 # Appenders configuration
04:51:39
04:51:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
04:51:39 log4j2.appender.console.type = Console
04:51:39 log4j2.appender.console.name = Console
04:51:39 log4j2.appender.console.layout.type = PatternLayout
04:51:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
04:51:39
04:51:39 # Rolling file appender
04:51:39 log4j2.appender.rolling.type = RollingRandomAccessFile
04:51:39 log4j2.appender.rolling.name = RollingFile
04:51:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
04:51:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
04:51:39 # uncomment to not force a disk flush
04:51:39 #log4j2.appender.rolling.immediateFlush = false
04:51:39 log4j2.appender.rolling.append = true
04:51:39 log4j2.appender.rolling.layout.type = PatternLayout
04:51:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
04:51:39 log4j2.appender.rolling.policies.type = Policies
04:51:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
04:51:39 log4j2.appender.rolling.policies.size.size = 1GB
04:51:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
04:51:39 log4j2.appender.rolling.strategy.max = 7
04:51:39
04:51:39 # Audit file appender
04:51:39 log4j2.appender.audit.type = RollingRandomAccessFile
04:51:39 log4j2.appender.audit.name = AuditRollingFile
04:51:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
04:51:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
04:51:39 log4j2.appender.audit.append = true
04:51:39 log4j2.appender.audit.layout.type = PatternLayout
04:51:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
04:51:39 log4j2.appender.audit.policies.type = Policies
04:51:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
04:51:39 log4j2.appender.audit.policies.size.size = 8MB
04:51:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
04:51:39 log4j2.appender.audit.strategy.max = 7
04:51:39
04:51:39 # OSGi appender
04:51:39 log4j2.appender.osgi.type = PaxOsgi
04:51:39 log4j2.appender.osgi.name = PaxOsgi
04:51:39 log4j2.appender.osgi.filter = *
04:51:39
04:51:39 # help with identification of maven-related problems with pax-url-aether
04:51:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
04:51:39 #log4j2.logger.aether.level = TRACE
04:51:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
04:51:39 #log4j2.logger.http-headers.level = DEBUG
04:51:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
04:51:39 #log4j2.logger.maven.level = TRACE
04:51:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
04:51:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
04:51:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
04:51:39 + local -r controllermem=3072m
04:51:39 Configure
04:51:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
04:51:39 max memory: 3072m
04:51:39 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:39 + echo Configure
04:51:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
04:51:39 + echo ' max memory: 3072m'
04:51:39 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:39 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
04:51:39 + 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
04:51:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:39 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:39 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
04:51:39 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
04:51:39 #!/bin/sh
04:51:39 #
04:51:39 # Licensed to the Apache Software Foundation (ASF) under one or more
04:51:39 # contributor license agreements. See the NOTICE file distributed with
04:51:39 # this work for additional information regarding copyright ownership.
04:51:39 # The ASF licenses this file to You under the Apache License, Version 2.0
04:51:39 # (the "License"); you may not use this file except in compliance with
04:51:39 # the License. You may obtain a copy of the License at
04:51:39 #
04:51:39 # http://www.apache.org/licenses/LICENSE-2.0
04:51:39 #
04:51:39 # Unless required by applicable law or agreed to in writing, software
04:51:39 # distributed under the License is distributed on an "AS IS" BASIS,
04:51:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:51:39 # See the License for the specific language governing permissions and
04:51:39 # limitations under the License.
04:51:39 #
04:51:39
04:51:39 #
04:51:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
04:51:39 # script: client, instance, shell, start, status, stop, karaf
04:51:39 #
04:51:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
04:51:39 # Actions go here...
04:51:39 # fi
04:51:39
04:51:39 #
04:51:39 # general settings which should be applied for all scripts go here; please keep
04:51:39 # in mind that it is possible that scripts might be executed more than once, e.g.
04:51:39 # in example of the start script where the start script is executed first and the
04:51:39 # karaf script afterwards.
04:51:39 #
04:51:39
04:51:39 #
04:51:39 # The following section shows the possible configuration options for the default
04:51:39 # karaf scripts
04:51:39 #
04:51:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
04:51:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
04:51:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
04:51:39 # export EXTRA_JAVA_OPTS # Additional JVM options
04:51:39 # export KARAF_HOME # Karaf home folder
04:51:39 # export KARAF_DATA # Karaf data folder
04:51:39 # export KARAF_BASE # Karaf base folder
04:51:39 # export KARAF_ETC # Karaf etc folder
04:51:39 # export KARAF_LOG # Karaf log folder
04:51:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
04:51:39 # export KARAF_OPTS # Additional available Karaf options
04:51:39 # export KARAF_DEBUG # Enable debug mode
04:51:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
04:51:39 # export KARAF_NOROOT # Prevent execution as root if set to true
04:51:39 Set Java version
04:51:39 + echo 'Set Java version'
04:51:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
04:51:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
04:51:39 sudo: a password is required
04:51:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:51:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
04:51:39 sudo: a password is required
04:51:39 JDK default version ...
04:51:39 + echo 'JDK default version ...'
04:51:39 + java -version
04:51:40 openjdk version "21.0.5" 2024-10-15
04:51:40 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
04:51:40 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
04:51:40 Set JAVA_HOME
04:51:40 + echo 'Set JAVA_HOME'
04:51:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
04:51:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
04:51:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:51:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:51:40 Listing all open ports on controller system...
04:51:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
04:51:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
04:51:40 + echo 'Listing all open ports on controller system...'
04:51:40 + netstat -pnatu
04:51:40 /tmp/configuration-script.sh: line 40: netstat: command not found
04:51:40 Configuring cluster
04:51:40 + '[' -f /tmp/custom_shard_config.txt ']'
04:51:40 + echo 'Configuring cluster'
04:51:40 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.91
04:51:40 ################################################
04:51:40 ## Configure Cluster ##
04:51:40 ################################################
04:51:40 NOTE: Cluster configuration files not found. Copying from
04:51:40 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
04:51:40 Configuring unique name in pekko.conf
04:51:40 Configuring hostname in pekko.conf
04:51:40 Configuring data and rpc seed nodes in pekko.conf
04:51:40 modules = [
04:51:40
04:51:40 {
04:51:40 name = "inventory"
04:51:40 namespace = "urn:opendaylight:inventory"
04:51:40 shard-strategy = "module"
04:51:40 },
04:51:40 {
04:51:40 name = "topology"
04:51:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
04:51:40 shard-strategy = "module"
04:51:40 },
04:51:40 {
04:51:40 name = "toaster"
04:51:40 namespace = "http://netconfcentral.org/ns/toaster"
04:51:40 shard-strategy = "module"
04:51:40 }
04:51:40 ]
04:51:40 Configuring replication type in module-shards.conf
04:51:40 ################################################
04:51:40 ## NOTE: Manually restart controller to ##
04:51:40 ## apply configuration. ##
04:51:40 ################################################
04:51:40 Dump pekko.conf
04:51:40 + echo 'Dump pekko.conf'
04:51:40 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
04:51:40
04:51:40 odl-cluster-data {
04:51:40 pekko {
04:51:40 remote {
04:51:40 artery {
04:51:40 enabled = on
04:51:40 transport = tcp
04:51:40 canonical.hostname = "10.30.171.91"
04:51:40 canonical.port = 2550
04:51:40 }
04:51:40 }
04:51:40
04:51:40 cluster {
04:51:40 # Using artery.
04:51:40 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.91:2550"]
04:51:40
04:51:40 roles = ["member-1"]
04:51:40
04:51:40 # when under load we might trip a false positive on the failure detector
04:51:40 # failure-detector {
04:51:40 # heartbeat-interval = 4 s
04:51:40 # acceptable-heartbeat-pause = 16s
04:51:40 # }
04:51:40 }
04:51:40
04:51:40 persistence {
04:51:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
04:51:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
04:51:40 # The relative path is always relative to KARAF_HOME.
04:51:40
04:51:40 # snapshot-store.local.dir = "target/snapshots"
04:51:40
04:51:40 # Use lz4 compression for LocalSnapshotStore snapshots
04:51:40 snapshot-store.local.use-lz4-compression = false
04:51:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
04:51:40 snapshot-store.local.lz4-blocksize = 256KB
04:51:40 }
04:51:40 disable-default-actor-system-quarantined-event-handling = "false"
04:51:40 }
04:51:40 }
04:51:40 Dump modules.conf
04:51:40 + echo 'Dump modules.conf'
04:51:40 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
04:51:40 modules = [
04:51:40
04:51:40 {
04:51:40 name = "inventory"
04:51:40 namespace = "urn:opendaylight:inventory"
04:51:40 shard-strategy = "module"
04:51:40 },
04:51:40 {
04:51:40 name = "topology"
04:51:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
04:51:40 shard-strategy = "module"
04:51:40 },
04:51:40 {
04:51:40 name = "toaster"
04:51:40 namespace = "http://netconfcentral.org/ns/toaster"
04:51:40 shard-strategy = "module"
04:51:40 }
04:51:40 ]
04:51:40 Dump module-shards.conf
04:51:40 + echo 'Dump module-shards.conf'
04:51:40 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
04:51:40 module-shards = [
04:51:40 {
04:51:40 name = "default"
04:51:40 shards = [
04:51:40 {
04:51:40 name = "default"
04:51:40 replicas = ["member-1"]
04:51:40 }
04:51:40 ]
04:51:40 },
04:51:40 {
04:51:40 name = "inventory"
04:51:40 shards = [
04:51:40 {
04:51:40 name="inventory"
04:51:40 replicas = ["member-1"]
04:51:40 }
04:51:40 ]
04:51:40 },
04:51:40 {
04:51:40 name = "topology"
04:51:40 shards = [
04:51:40 {
04:51:40 name="topology"
04:51:40 replicas = ["member-1"]
04:51:40 }
04:51:40 ]
04:51:40 },
04:51:40 {
04:51:40 name = "toaster"
04:51:40 shards = [
04:51:40 {
04:51:40 name="toaster"
04:51:40 replicas = ["member-1"]
04:51:40 }
04:51:40 ]
04:51:40 }
04:51:40 ]
04:51:40 Locating config plan to use...
04:51:40 Finished running config plans
04:51:40 Starting member-1 with IP address 10.30.171.91
04:51:40 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:40 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:40 Redirecting karaf console output to karaf_console.log
04:51:40 Starting controller...
04:51:40 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
04:51:40 Execute the post startup script on controller 10.30.171.91
04:51:40 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:40 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:51:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:51:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:51:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:51:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:52:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
04:52:46 2025-10-02T04:52:03,526 | 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.]
04:52:46 Controller is UP
04:52:46 2025-10-02T04:52:03,526 | 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.]
04:52:46 Listing all open ports on controller system...
04:52:46 /tmp/post-startup-script.sh: line 51: netstat: command not found
04:52:46 looking for "BindException: Address already in use" in log file
04:52:46 looking for "server is unhealthy" in log file
04:52:46 Let's take the karaf thread dump
04:52:46 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:52:46 karaf main: org.apache.karaf.main.Main, pid:2021
04:52:46 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
04:52:47 Generating mininet variables...
04:52:47 Locating test plan to use...
04:52:47 Changing the testplan path...
04:52:47 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
04:52:47 #
04:52:47 # This program and the accompanying materials are made available under the
04:52:47 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
04:52:47 # and is available at http://www.eclipse.org/legal/epl-v10.html
04:52:47
04:52:47 # Place the suites in run order:
04:52:47 /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test/csit/suites/controller/OneNode_Datastore/010_crud_mdsal_perf.robot
04:52:47 /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/test/csit/suites/controller/dom_notification_broker/noloss_rate_1node.robot
04:52:47 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 ...
04:52:47 ==============================================================================
04:52:47 controller-rest-cars-perf.txt
04:52:47 ==============================================================================
04:52:47 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for measuring exe...
04:52:47 ==============================================================================
04:52:50 Add Cars :: Request to add 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:52:52 | PASS |
04:52:52 ------------------------------------------------------------------------------
04:52:52 Verify Cars :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:52:55 | PASS |
04:52:55 ------------------------------------------------------------------------------
04:52:55 Add People :: Request to add 10000 people (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:45 | PASS |
04:53:45 ------------------------------------------------------------------------------
04:53:45 Verify People :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:53:48 | PASS |
04:53:48 ------------------------------------------------------------------------------
04:53:48 Purchase Cars :: Request to purchase 10000 cars (timeout in 11m). :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:54:04 | PASS |
04:54:04 ------------------------------------------------------------------------------
04:54:04 Verify Purchases :: Store logs and verify result :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:54:06 | PASS |
04:54:06 ------------------------------------------------------------------------------
04:54:06 Delete Cars :: Remove cars from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:54:06 | PASS |
04:54:06 ------------------------------------------------------------------------------
04:54:06 Delete People :: Remove people from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:54:06 | PASS |
04:54:06 ------------------------------------------------------------------------------
04:54:06 Delete CarPeople :: Remove car-people entries from the datastore :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:54:07 | PASS |
04:54:07 ------------------------------------------------------------------------------
04:54:07 controller-rest-cars-perf.txt.010 Crud Mdsal Perf :: Test for meas... | PASS |
04:54:07 9 tests, 9 passed, 0 failed
04:54:07 ==============================================================================
04:54:07 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotificationBroker te...
04:54:07 ==============================================================================
04:54:08 Notifications_rate_5k | PASS |
05:04:09 ------------------------------------------------------------------------------
05:04:09 Notifications_rate_20k | PASS |
05:14:13 ------------------------------------------------------------------------------
05:14:13 Notifications_rate_60k | PASS |
05:24:24 ------------------------------------------------------------------------------
05:24:24 controller-rest-cars-perf.txt.Noloss Rate 1Node :: DOMNotification... | PASS |
05:24:24 3 tests, 3 passed, 0 failed
05:24:24 ==============================================================================
05:24:24 controller-rest-cars-perf.txt | PASS |
05:24:24 12 tests, 12 passed, 0 failed
05:24:24 ==============================================================================
05:24:24 Output: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/output.xml
05:24:25 Log: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/log.html
05:24:25 Report: /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/report.html
05:24:26 Examining the files in data/log and checking filesize
05:24:26 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:26 total 19704
05:24:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:51 .
05:24:26 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 04:51 karaf_console.log
05:24:26 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 04:52 ..
05:24:26 -rw-rw-r-- 1 jenkins jenkins 20163558 Oct 2 05:24 karaf.log
05:24:26 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:26 20M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
05:24:26 4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
05:24:26 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:26 ls: cannot access '/tmp/karaf-0.22.1-SNAPSHOT/*.hprof': No such file or directory
05:24:27 Let's take the karaf thread dump again...
05:24:27 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:27 karaf main: org.apache.karaf.main.Main, pid:2021
05:24:27 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:27 Killing ODL
05:24:27 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:32 Compressing karaf.log 1
05:24:32 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:33 Fetching compressed karaf.log 1
05:24:33 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:33 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:33 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:34 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:34 Fetch GC logs
05:24:34 Warning: Permanently added '10.30.171.91' (ECDSA) to the list of known hosts.
05:24:34 scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
05:24:34 Examine copied files
05:24:34 total 7128
05:24:34 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 05:24 gclogs-1
05:24:34 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 05:24 odl1_karaf_console.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 583600 Oct 2 05:24 odl1_karaf.log.gz
05:24:34 -rw-rw-r--. 1 jenkins jenkins 123073 Oct 2 05:24 karaf_1_2021_threads_after.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 13662 Oct 2 05:24 ps_after.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 247182 Oct 2 05:24 report.html
05:24:34 -rw-rw-r--. 1 jenkins jenkins 1059551 Oct 2 05:24 log.html
05:24:34 -rw-rw-r--. 1 jenkins jenkins 5040789 Oct 2 05:24 output.xml
05:24:34 -rw-rw-r--. 1 jenkins jenkins 523 Oct 2 04:54 cluster_rest_script_purchase_cars.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 518 Oct 2 04:53 cluster_rest_script_add_people.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 171 Oct 2 04:52 cluster_rest_script_add_cars.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 603 Oct 2 04:52 testplan.txt
05:24:34 -rw-rw-r--. 1 jenkins jenkins 127475 Oct 2 04:52 karaf_1_2021_threads_before.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 14345 Oct 2 04:52 ps_before.log
05:24:34 -rw-rw-r--. 1 jenkins jenkins 3250 Oct 2 04:51 post-startup-script.sh
05:24:34 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 04:51 startup-script.sh
05:24:34 -rw-rw-r--. 1 jenkins jenkins 3433 Oct 2 04:51 configuration-script.sh
05:24:34 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 04:51 detect_variables.env
05:24:34 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 04:51 pom.xml
05:24:34 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 04:51 set_variables.env
05:24:34 -rw-rw-r--. 1 jenkins jenkins 297 Oct 2 04:51 slave_addresses.txt
05:24:34 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 04:50 requirements.txt
05:24:34 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 04:50 env.properties
05:24:34 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 04:48 stack-parameters.yaml
05:24:34 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 04:47 test
05:24:34 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 04:47 test@tmp
05:24:34 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 01:49 maven-metadata.xml
05:24:34 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins3973224767422176304.sh
05:24:34 Karaf Deployments, Tests must have already run
05:24:34 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/sh /tmp/jenkins10380868810635488104.sh
05:24:34 Cleaning up Robot installation...
05:24:35 $ ssh-agent -k
05:24:35 unset SSH_AUTH_SOCK;
05:24:35 unset SSH_AGENT_PID;
05:24:35 echo Agent pid 5160 killed;
05:24:35 [ssh-agent] Stopped.
05:24:35 Recording plot data
05:24:35 Robot results publisher started...
05:24:35 INFO: Checking test criticality is deprecated and will be dropped in a future release!
05:24:35 -Parsing output xml:
05:24:36 Done!
05:24:36 -Copying log files to build dir:
05:24:36 Done!
05:24:36 -Assigning results to build:
05:24:36 Done!
05:24:36 -Checking thresholds:
05:24:36 Done!
05:24:36 Done publishing Robot results.
05:24:36 [PostBuildScript] - [INFO] Executing post build scripts.
05:24:36 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins11110267604382069317.sh
05:24:36 Archiving csit artifacts
05:24:36 mv: cannot stat '*_1.png': No such file or directory
05:24:36 mv: cannot stat '/tmp/odl1_*': No such file or directory
05:24:36 % Total % Received % Xferd Average Speed Time Time Time Current
05:24:36 Dload Upload Total Spent Left Speed
05:24:36
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 776k 0 776k 0 0 4819k 0 --:--:-- --:--:-- --:--:-- 4790k
100 908k 0 908k 0 0 5163k 0 --:--:-- --:--:-- --:--:-- 5163k
05:24:36 Archive: robot-plugin.zip
05:24:36 inflating: ./archives/robot-plugin/log.html
05:24:36 inflating: ./archives/robot-plugin/output.xml
05:24:36 inflating: ./archives/robot-plugin/report.html
05:24:36 mv: cannot stat '*.log.gz': No such file or directory
05:24:36 mv: cannot stat '*.csv': No such file or directory
05:24:36 mv: cannot stat '*.png': No such file or directory
05:24:36 [PostBuildScript] - [INFO] Executing post build scripts.
05:24:36 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins11862720223504314185.sh
05:24:36 [PostBuildScript] - [INFO] Executing post build scripts.
05:24:36 [EnvInject] - Injecting environment variables from a build step.
05:24:36 [EnvInject] - Injecting as environment variables the properties content
05:24:36 OS_CLOUD=vex
05:24:36 OS_STACK_NAME=releng-controller-csit-1node-rest-cars-perf-all-titanium-55
05:24:36
05:24:36 [EnvInject] - Variables injected successfully.
05:24:36 provisioning config files...
05:24:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
05:24:37 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins2045575610232475732.sh
05:24:37 ---> openstack-stack-delete.sh
05:24:37 Setup pyenv:
05:24:37 system
05:24:37 3.8.13
05:24:37 3.9.13
05:24:37 3.10.13
05:24:37 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
05:24:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
05:24:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:24:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:24:39 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.
05:24:39 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
05:24:39 lf-activate-venv(): INFO: Base packages installed successfully
05:24:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
05:24:53 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
05:24:53 INFO: Retrieving stack cost for: releng-controller-csit-1node-rest-cars-perf-all-titanium-55
05:24:57 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
05:25:09 INFO: Deleting stack releng-controller-csit-1node-rest-cars-perf-all-titanium-55
05:25:09 Successfully deleted stack releng-controller-csit-1node-rest-cars-perf-all-titanium-55
05:25:09 [PostBuildScript] - [INFO] Executing post build scripts.
05:25:09 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins2929540480976224088.sh
05:25:09 ---> sysstat.sh
05:25:09 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins12253481025698488886.sh
05:25:09 ---> package-listing.sh
05:25:09 ++ facter osfamily
05:25:09 ++ tr '[:upper:]' '[:lower:]'
05:25:09 + OS_FAMILY=redhat
05:25:09 + workspace=/w/workspace/controller-csit-1node-rest-cars-perf-all-titanium
05:25:09 + START_PACKAGES=/tmp/packages_start.txt
05:25:09 + END_PACKAGES=/tmp/packages_end.txt
05:25:09 + DIFF_PACKAGES=/tmp/packages_diff.txt
05:25:09 + PACKAGES=/tmp/packages_start.txt
05:25:09 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium ']'
05:25:09 + PACKAGES=/tmp/packages_end.txt
05:25:09 + case "${OS_FAMILY}" in
05:25:09 + sort
05:25:09 + rpm -qa
05:25:10 + '[' -f /tmp/packages_start.txt ']'
05:25:10 + '[' -f /tmp/packages_end.txt ']'
05:25:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt
05:25:10 + '[' /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium ']'
05:25:10 + mkdir -p /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/archives/
05:25:10 + 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/
05:25:10 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins9903595105359930403.sh
05:25:10 ---> capture-instance-metadata.sh
05:25:10 Setup pyenv:
05:25:10 system
05:25:10 3.8.13
05:25:10 3.9.13
05:25:10 3.10.13
05:25:10 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
05:25:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
05:25:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:25:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:25:12 lf-activate-venv(): INFO: Base packages installed successfully
05:25:12 lf-activate-venv(): INFO: Installing additional packages: lftools
05:25:22 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
05:25:22 INFO: Running in OpenStack, capturing instance metadata
05:25:23 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins11220179633364115607.sh
05:25:23 provisioning config files...
05:25:23 Could not find credentials [logs] for controller-csit-1node-rest-cars-perf-all-titanium #55
05:25:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-rest-cars-perf-all-titanium@tmp/config1424476117745074794tmp
05:25:23 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
05:25:23 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
05:25:23 provisioning config files...
05:25:23 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
05:25:23 [EnvInject] - Injecting environment variables from a build step.
05:25:23 [EnvInject] - Injecting as environment variables the properties content
05:25:23 SERVER_ID=logs
05:25:23
05:25:23 [EnvInject] - Variables injected successfully.
05:25:23 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins13383977712286835711.sh
05:25:23 ---> create-netrc.sh
05:25:23 WARN: Log server credential not found.
05:25:23 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins7284120428375315396.sh
05:25:23 ---> python-tools-install.sh
05:25:23 Setup pyenv:
05:25:23 system
05:25:24 3.8.13
05:25:24 3.9.13
05:25:24 3.10.13
05:25:24 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
05:25:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
05:25:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:25:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:25:26 lf-activate-venv(): INFO: Base packages installed successfully
05:25:26 lf-activate-venv(): INFO: Installing additional packages: lftools
05:25:35 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
05:25:35 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins5527395691685661398.sh
05:25:35 ---> sudo-logs.sh
05:25:35 Archiving 'sudo' log..
05:25:36 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash /tmp/jenkins17610378260711567932.sh
05:25:36 ---> job-cost.sh
05:25:36 Setup pyenv:
05:25:36 system
05:25:36 3.8.13
05:25:36 3.9.13
05:25:36 3.10.13
05:25:36 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
05:25:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
05:25:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:25:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:25:38 lf-activate-venv(): INFO: Base packages installed successfully
05:25:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
05:25:47 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
05:25:47 DEBUG: total: 0.16999999999999998
05:25:47 INFO: Retrieving Stack Cost...
05:25:47 INFO: Retrieving Pricing Info for: v3-standard-2
05:25:47 INFO: Archiving Costs
05:25:47 [controller-csit-1node-rest-cars-perf-all-titanium] $ /bin/bash -l /tmp/jenkins12443828390314294076.sh
05:25:47 ---> logs-deploy.sh
05:25:47 Setup pyenv:
05:25:47 system
05:25:47 3.8.13
05:25:47 3.9.13
05:25:47 3.10.13
05:25:47 * 3.11.7 (set by /w/workspace/controller-csit-1node-rest-cars-perf-all-titanium/.python-version)
05:25:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DfwE from file:/tmp/.os_lf_venv
05:25:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
05:25:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
05:25:49 lf-activate-venv(): INFO: Base packages installed successfully
05:25:49 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
05:26:01 lf-activate-venv(): INFO: Adding /tmp/venv-DfwE/bin to PATH
05:26:01 WARNING: Nexus logging server not set
05:26:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-rest-cars-perf-all-titanium/55/
05:26:01 INFO: archiving logs to S3
05:26:02 ---> uname -a:
05:26:02 Linux prd-centos8-robot-2c-8g-50.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
05:26:02
05:26:02
05:26:02 ---> lscpu:
05:26:02 Architecture: x86_64
05:26:02 CPU op-mode(s): 32-bit, 64-bit
05:26:02 Byte Order: Little Endian
05:26:02 CPU(s): 2
05:26:02 On-line CPU(s) list: 0,1
05:26:02 Thread(s) per core: 1
05:26:02 Core(s) per socket: 1
05:26:02 Socket(s): 2
05:26:02 NUMA node(s): 1
05:26:02 Vendor ID: AuthenticAMD
05:26:02 CPU family: 23
05:26:02 Model: 49
05:26:02 Model name: AMD EPYC-Rome Processor
05:26:02 Stepping: 0
05:26:02 CPU MHz: 2800.000
05:26:02 BogoMIPS: 5600.00
05:26:02 Virtualization: AMD-V
05:26:02 Hypervisor vendor: KVM
05:26:02 Virtualization type: full
05:26:02 L1d cache: 32K
05:26:02 L1i cache: 32K
05:26:02 L2 cache: 512K
05:26:02 L3 cache: 16384K
05:26:02 NUMA node0 CPU(s): 0,1
05:26:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
05:26:02
05:26:02
05:26:02 ---> nproc:
05:26:02 2
05:26:02
05:26:02
05:26:02 ---> df -h:
05:26:02 Filesystem Size Used Avail Use% Mounted on
05:26:02 devtmpfs 3.8G 0 3.8G 0% /dev
05:26:02 tmpfs 3.8G 0 3.8G 0% /dev/shm
05:26:02 tmpfs 3.8G 17M 3.8G 1% /run
05:26:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
05:26:02 /dev/vda1 40G 8.3G 32G 21% /
05:26:02 tmpfs 770M 0 770M 0% /run/user/1001
05:26:02
05:26:02
05:26:02 ---> free -m:
05:26:02 total used free shared buff/cache available
05:26:02 Mem: 7697 609 4878 19 2209 6789
05:26:02 Swap: 1023 0 1023
05:26:02
05:26:02
05:26:02 ---> ip addr:
05:26:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
05:26:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
05:26:02 inet 127.0.0.1/8 scope host lo
05:26:02 valid_lft forever preferred_lft forever
05:26:02 inet6 ::1/128 scope host
05:26:02 valid_lft forever preferred_lft forever
05:26:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
05:26:02 link/ether fa:16:3e:97:e6:b4 brd ff:ff:ff:ff:ff:ff
05:26:02 altname enp0s3
05:26:02 altname ens3
05:26:02 inet 10.30.170.210/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
05:26:02 valid_lft 84063sec preferred_lft 84063sec
05:26:02 inet6 fe80::f816:3eff:fe97:e6b4/64 scope link
05:26:02 valid_lft forever preferred_lft forever
05:26:02
05:26:02
05:26:02 ---> sar -b -r -n DEV:
05:26:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
05:26:02
05:26:02 04:47:01 LINUX RESTART (2 CPU)
05:26:02
05:26:02 04:48:01 AM tps rtps wtps bread/s bwrtn/s
05:26:02 04:49:01 AM 113.98 0.38 113.60 16.13 10313.63
05:26:02 04:50:01 AM 34.89 0.65 34.24 51.05 5343.19
05:26:02 04:51:01 AM 25.16 0.52 24.64 64.78 1572.48
05:26:02 04:52:01 AM 73.91 9.45 64.46 1685.30 8098.78
05:26:02 04:53:01 AM 10.15 0.22 9.93 11.73 668.64
05:26:02 04:54:01 AM 2.17 0.00 2.17 0.00 85.75
05:26:02 04:55:01 AM 0.37 0.02 0.35 0.93 17.33
05:26:02 04:56:01 AM 0.33 0.00 0.33 0.00 6.85
05:26:02 04:57:01 AM 0.20 0.00 0.20 0.00 2.28
05:26:02 04:58:01 AM 0.33 0.00 0.33 0.00 5.50
05:26:02 04:59:01 AM 0.17 0.00 0.17 0.00 1.77
05:26:02 05:00:01 AM 0.13 0.00 0.13 0.00 0.92
05:26:02 05:01:01 AM 0.32 0.02 0.30 0.13 4.30
05:26:02 05:02:01 AM 0.38 0.10 0.28 2.00 4.56
05:26:02 05:03:01 AM 1.33 0.00 1.33 0.00 32.13
05:26:02 05:04:01 AM 0.15 0.00 0.15 0.00 2.13
05:26:02 05:05:01 AM 0.15 0.00 0.15 0.00 26.67
05:26:02 05:06:01 AM 0.17 0.00 0.17 0.00 2.02
05:26:02 05:07:01 AM 0.10 0.00 0.10 0.00 0.80
05:26:02 05:08:01 AM 0.47 0.00 0.47 0.00 7.42
05:26:02 05:09:01 AM 0.17 0.00 0.17 0.00 1.72
05:26:02 05:10:01 AM 0.12 0.00 0.12 0.00 0.97
05:26:02 05:11:01 AM 0.23 0.00 0.23 0.00 2.33
05:26:02 05:12:01 AM 0.15 0.00 0.15 0.00 2.02
05:26:02 05:13:01 AM 0.33 0.00 0.33 0.00 5.26
05:26:02 05:14:01 AM 0.13 0.00 0.13 0.00 1.03
05:26:02 05:15:01 AM 0.27 0.00 0.27 0.00 79.09
05:26:02 05:16:01 AM 0.23 0.00 0.23 0.00 2.58
05:26:02 05:17:01 AM 0.10 0.00 0.10 0.00 0.63
05:26:02 05:18:01 AM 0.30 0.00 0.30 0.00 4.72
05:26:02 05:19:01 AM 0.10 0.00 0.10 0.00 1.20
05:26:02 05:20:01 AM 0.20 0.00 0.20 0.00 2.03
05:26:02 05:21:01 AM 0.15 0.00 0.15 0.00 1.25
05:26:02 05:22:01 AM 0.30 0.00 0.30 0.00 4.15
05:26:02 05:23:01 AM 0.35 0.00 0.35 0.00 6.20
05:26:02 05:24:01 AM 0.15 0.02 0.13 0.13 1.07
05:26:02 05:25:01 AM 23.16 6.05 17.11 592.34 675.06
05:26:02 05:26:02 AM 33.08 0.47 32.61 52.92 1545.71
05:26:02 Average: 8.54 0.47 8.07 65.20 750.90
05:26:02
05:26:02 04:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
05:26:02 04:49:01 AM 5067192 6939524 2815232 35.72 2688 2049296 736192 8.24 190616 2278612 170920
05:26:02 04:50:01 AM 5193972 7035824 2688452 34.11 2688 2018156 657472 7.36 205956 2131188 24
05:26:02 04:51:01 AM 5090948 6994948 2791476 35.41 2688 2077644 690940 7.74 229540 2203140 49272
05:26:02 04:52:01 AM 4934116 7041264 2948308 37.40 2688 2274648 617276 6.91 267300 2298708 10832
05:26:02 04:53:01 AM 4887628 6995388 2994796 37.99 2688 2275348 686964 7.69 267428 2344064 356
05:26:02 04:54:01 AM 4887712 6995552 2994712 37.99 2688 2275420 686964 7.69 267576 2344740 4
05:26:02 04:55:01 AM 4887244 6995476 2995180 38.00 2688 2275812 686964 7.69 267576 2345148 4
05:26:02 04:56:01 AM 4887388 6995624 2995036 38.00 2688 2275816 686964 7.69 267576 2345052 4
05:26:02 04:57:01 AM 4887624 6995852 2994800 37.99 2688 2275816 686964 7.69 267576 2345184 16
05:26:02 04:58:01 AM 4887692 6995920 2994732 37.99 2688 2275816 686964 7.69 267576 2345284 4
05:26:02 04:59:01 AM 4887804 6996036 2994620 37.99 2688 2275820 686964 7.69 267576 2345068 4
05:26:02 05:00:01 AM 4887504 6995736 2994920 37.99 2688 2275820 679732 7.61 267576 2345300 4
05:26:02 05:01:01 AM 4886740 6994976 2995684 38.00 2688 2275824 679732 7.61 267576 2345668 4
05:26:02 05:02:01 AM 4886912 6995216 2995512 38.00 2688 2275892 701412 7.85 267892 2345476 16
05:26:02 05:03:01 AM 4887072 6995376 2995352 38.00 2688 2275892 701412 7.85 267892 2345460 4
05:26:02 05:04:01 AM 4887160 6995468 2995264 38.00 2688 2275896 701412 7.85 267892 2345284 8
05:26:02 05:05:01 AM 4884512 6993584 2997912 38.03 2688 2276660 701412 7.85 267916 2347884 4
05:26:02 05:06:01 AM 4884512 6993584 2997912 38.03 2688 2276660 701412 7.85 267916 2347884 4
05:26:02 05:07:01 AM 4884512 6993588 2997912 38.03 2688 2276664 701412 7.85 267916 2348004 4
05:26:02 05:08:01 AM 4884192 6993268 2998232 38.04 2688 2276664 701412 7.85 267916 2348232 4
05:26:02 05:09:01 AM 4884324 6993400 2998100 38.04 2688 2276664 701412 7.85 267916 2348120 4
05:26:02 05:10:01 AM 4884288 6993368 2998136 38.04 2688 2276668 696708 7.80 267916 2348152 4
05:26:02 05:11:01 AM 4884484 6993560 2997940 38.03 2688 2276672 696708 7.80 267916 2347928 4
05:26:02 05:12:01 AM 4884372 6993452 2998052 38.03 2688 2276676 696708 7.80 267916 2347932 4
05:26:02 05:13:01 AM 4884596 6993676 2997828 38.03 2688 2276676 696708 7.80 267916 2347940 12
05:26:02 05:14:01 AM 4884568 6993648 2997856 38.03 2688 2276676 696708 7.80 267920 2347936 4
05:26:02 05:15:01 AM 4878004 6989384 3004420 38.12 2688 2278976 696708 7.80 267928 2354348 4
05:26:02 05:16:01 AM 4878060 6989440 3004364 38.11 2688 2278976 696708 7.80 267928 2354348 4
05:26:02 05:17:01 AM 4877900 6989280 3004524 38.12 2688 2278976 696708 7.80 267928 2354516 4
05:26:02 05:18:01 AM 4877980 6989360 3004444 38.12 2688 2278976 696708 7.80 267928 2354564 4
05:26:02 05:19:01 AM 4877628 6989012 3004796 38.12 2688 2278980 696708 7.80 267928 2354752 4
05:26:02 05:20:01 AM 4877736 6989120 3004688 38.12 2688 2278980 694552 7.78 267928 2354556 4
05:26:02 05:21:01 AM 4877864 6989256 3004560 38.12 2688 2278988 694552 7.78 267928 2354564 4
05:26:02 05:22:01 AM 4877700 6989092 3004724 38.12 2688 2278988 694552 7.78 267928 2354656 16
05:26:02 05:23:01 AM 4877812 6989204 3004612 38.12 2688 2278988 694552 7.78 267928 2354636 8
05:26:02 05:24:01 AM 4876556 6987952 3005868 38.13 2688 2278992 699928 7.84 267928 2355848 4
05:26:02 05:25:01 AM 5009776 6962028 2872648 36.44 2688 2125440 689716 7.72 314012 2197084 34448
05:26:02 05:26:02 AM 5031356 6988084 2851068 36.17 2688 2130264 658496 7.37 471892 2022268 26964
05:26:02 Average: 4910459 6993014 2971965 37.70 2688 2251082 691443 7.74 269723 2323672 7710
05:26:02
05:26:02 04:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
05:26:02 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:49:01 AM eth0 136.83 113.16 1480.05 14.68 0.00 0.00 0.00 0.00
05:26:02 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:50:01 AM eth0 12.65 3.08 3.97 1.05 0.00 0.00 0.00 0.00
05:26:02 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:51:01 AM eth0 34.97 26.94 136.69 6.84 0.00 0.00 0.00 0.00
05:26:02 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:52:01 AM eth0 168.79 121.14 232.72 35.10 0.00 0.00 0.00 0.00
05:26:02 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:53:01 AM eth0 23.01 13.93 30.66 4.00 0.00 0.00 0.00 0.00
05:26:02 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:54:01 AM eth0 6.08 5.21 14.89 0.39 0.00 0.00 0.00 0.00
05:26:02 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:55:01 AM eth0 11.20 10.36 13.84 0.92 0.00 0.00 0.00 0.00
05:26:02 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:56:01 AM eth0 0.60 0.10 0.04 0.01 0.00 0.00 0.00 0.00
05:26:02 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:57:01 AM eth0 2.70 0.35 0.52 0.24 0.00 0.00 0.00 0.00
05:26:02 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:58:01 AM eth0 4.20 0.32 0.55 0.26 0.00 0.00 0.00 0.00
05:26:02 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 04:59:01 AM eth0 1.93 0.15 0.14 0.01 0.00 0.00 0.00 0.00
05:26:02 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:00:01 AM eth0 1.62 0.15 0.18 0.01 0.00 0.00 0.00 0.00
05:26:02 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:01:01 AM eth0 1.68 0.10 0.08 0.01 0.00 0.00 0.00 0.00
05:26:02 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:02:01 AM eth0 0.98 0.33 0.29 0.20 0.00 0.00 0.00 0.00
05:26:02 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:03:01 AM eth0 1.00 0.17 0.18 0.07 0.00 0.00 0.00 0.00
05:26:02 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:04:01 AM eth0 2.03 0.08 0.10 0.01 0.00 0.00 0.00 0.00
05:26:02 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:05:01 AM eth0 3.58 2.52 0.42 0.29 0.00 0.00 0.00 0.00
05:26:02 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:06:01 AM eth0 1.30 0.10 0.07 0.01 0.00 0.00 0.00 0.00
05:26:02 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:07:01 AM eth0 4.10 0.07 0.43 0.00 0.00 0.00 0.00 0.00
05:26:02 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:08:01 AM eth0 3.93 0.48 0.98 0.48 0.00 0.00 0.00 0.00
05:26:02 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:09:01 AM eth0 0.62 0.27 0.28 0.20 0.00 0.00 0.00 0.00
05:26:02 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:10:01 AM eth0 5.30 0.10 0.71 0.01 0.00 0.00 0.00 0.00
05:26:02 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:11:01 AM eth0 4.32 0.08 0.50 0.01 0.00 0.00 0.00 0.00
05:26:02 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:12:01 AM eth0 0.90 0.00 0.06 0.00 0.00 0.00 0.00 0.00
05:26:02 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:13:01 AM eth0 0.77 0.18 0.17 0.07 0.00 0.00 0.00 0.00
05:26:02 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:14:01 AM eth0 0.58 0.05 0.04 0.00 0.00 0.00 0.00 0.00
05:26:02 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:15:01 AM eth0 4.10 4.13 0.51 0.64 0.00 0.00 0.00 0.00
05:26:02 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:16:01 AM eth0 0.40 0.07 0.03 0.00 0.00 0.00 0.00 0.00
05:26:02 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:17:01 AM eth0 1.78 0.07 0.16 0.00 0.00 0.00 0.00 0.00
05:26:02 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:18:01 AM eth0 3.67 0.57 0.93 0.49 0.00 0.00 0.00 0.00
05:26:02 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:19:01 AM eth0 1.27 0.12 0.30 0.18 0.00 0.00 0.00 0.00
05:26:02 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:20:01 AM eth0 2.00 0.10 0.18 0.01 0.00 0.00 0.00 0.00
05:26:02 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:21:01 AM eth0 1.20 0.07 0.15 0.00 0.00 0.00 0.00 0.00
05:26:02 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:22:01 AM eth0 1.33 0.22 0.34 0.20 0.00 0.00 0.00 0.00
05:26:02 05:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:23:01 AM eth0 0.37 0.08 0.09 0.06 0.00 0.00 0.00 0.00
05:26:02 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:24:01 AM eth0 0.60 0.07 0.09 0.00 0.00 0.00 0.00 0.00
05:26:02 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:25:01 AM eth0 56.66 39.77 99.08 35.08 0.00 0.00 0.00 0.00
05:26:02 05:26:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 05:26:02 AM eth0 18.38 16.58 14.99 8.58 0.00 0.00 0.00 0.00
05:26:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
05:26:02 Average: eth0 13.88 9.51 53.56 2.90 0.00 0.00 0.00 0.00
05:26:02
05:26:02
05:26:02 ---> sar -P ALL:
05:26:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
05:26:02
05:26:02 04:47:01 LINUX RESTART (2 CPU)
05:26:02
05:26:02 04:48:01 AM CPU %user %nice %system %iowait %steal %idle
05:26:02 04:49:01 AM all 38.07 0.00 5.39 2.16 0.11 54.27
05:26:02 04:49:01 AM 0 31.53 0.00 5.02 2.04 0.10 61.30
05:26:02 04:49:01 AM 1 44.61 0.00 5.75 2.28 0.12 47.24
05:26:02 04:50:01 AM all 5.65 0.00 1.50 0.90 0.07 91.88
05:26:02 04:50:01 AM 0 7.02 0.00 1.81 0.75 0.10 90.32
05:26:02 04:50:01 AM 1 4.28 0.00 1.20 1.05 0.03 93.43
05:26:02 04:51:01 AM all 21.52 0.00 2.73 2.09 0.08 73.58
05:26:02 04:51:01 AM 0 19.19 0.00 2.70 0.99 0.08 77.04
05:26:02 04:51:01 AM 1 23.85 0.00 2.75 3.20 0.08 70.12
05:26:02 04:52:01 AM all 22.60 0.00 4.52 0.91 0.09 71.88
05:26:02 04:52:01 AM 0 16.72 0.00 3.90 0.92 0.10 78.37
05:26:02 04:52:01 AM 1 28.50 0.00 5.14 0.90 0.08 65.37
05:26:02 04:53:01 AM all 2.60 0.00 0.35 0.06 0.05 96.93
05:26:02 04:53:01 AM 0 0.57 0.00 0.25 0.05 0.07 99.06
05:26:02 04:53:01 AM 1 4.67 0.00 0.46 0.07 0.03 94.78
05:26:02 04:54:01 AM all 5.78 0.00 0.46 0.01 0.08 93.68
05:26:02 04:54:01 AM 0 0.58 0.00 0.13 0.02 0.08 99.18
05:26:02 04:54:01 AM 1 11.36 0.00 0.81 0.00 0.07 87.76
05:26:02 04:55:01 AM all 1.81 0.00 0.18 0.00 0.08 97.93
05:26:02 04:55:01 AM 0 2.67 0.00 0.13 0.00 0.07 97.13
05:26:02 04:55:01 AM 1 0.96 0.00 0.23 0.00 0.08 98.73
05:26:02 04:56:01 AM all 0.23 0.00 0.09 0.00 0.07 99.62
05:26:02 04:56:01 AM 0 0.39 0.00 0.13 0.00 0.10 99.38
05:26:02 04:56:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
05:26:02 04:57:01 AM all 0.36 0.00 0.08 0.00 0.08 99.48
05:26:02 04:57:01 AM 0 0.50 0.00 0.07 0.00 0.07 99.36
05:26:02 04:57:01 AM 1 0.22 0.00 0.10 0.00 0.08 99.60
05:26:02 04:58:01 AM all 0.42 0.00 0.08 0.00 0.08 99.43
05:26:02 04:58:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35
05:26:02 04:58:01 AM 1 0.27 0.00 0.12 0.00 0.10 99.52
05:26:02 04:59:01 AM all 0.38 0.00 0.11 0.00 0.08 99.42
05:26:02 04:59:01 AM 0 0.57 0.00 0.07 0.00 0.05 99.32
05:26:02 04:59:01 AM 1 0.20 0.00 0.15 0.00 0.12 99.53
05:26:02
05:26:02 04:59:01 AM CPU %user %nice %system %iowait %steal %idle
05:26:02 05:00:01 AM all 0.39 0.00 0.11 0.00 0.10 99.40
05:26:02 05:00:01 AM 0 0.60 0.00 0.08 0.00 0.08 99.23
05:26:02 05:00:01 AM 1 0.18 0.00 0.13 0.00 0.12 99.57
05:26:02 05:01:01 AM all 0.38 0.00 0.10 0.00 0.08 99.44
05:26:02 05:01:01 AM 0 0.57 0.00 0.05 0.00 0.05 99.33
05:26:02 05:01:01 AM 1 0.18 0.00 0.15 0.00 0.12 99.55
05:26:02 05:02:01 AM all 0.44 0.00 0.26 0.00 0.08 99.22
05:26:02 05:02:01 AM 0 0.63 0.00 0.28 0.00 0.07 99.02
05:26:02 05:02:01 AM 1 0.25 0.00 0.23 0.00 0.10 99.42
05:26:02 05:03:01 AM all 0.38 0.00 0.08 0.01 0.08 99.44
05:26:02 05:03:01 AM 0 0.48 0.00 0.05 0.00 0.05 99.42
05:26:02 05:03:01 AM 1 0.28 0.00 0.12 0.02 0.12 99.47
05:26:02 05:04:01 AM all 0.42 0.00 0.08 0.00 0.08 99.42
05:26:02 05:04:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
05:26:02 05:04:01 AM 1 0.32 0.00 0.13 0.00 0.12 99.43
05:26:02 05:05:01 AM all 2.62 0.00 0.15 0.00 0.10 97.13
05:26:02 05:05:01 AM 0 0.62 0.00 0.05 0.00 0.07 99.27
05:26:02 05:05:01 AM 1 4.62 0.00 0.25 0.00 0.13 94.99
05:26:02 05:06:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:26:02 05:06:01 AM 0 0.57 0.00 0.07 0.00 0.03 99.33
05:26:02 05:06:01 AM 1 0.20 0.00 0.10 0.00 0.10 99.60
05:26:02 05:07:01 AM all 0.38 0.00 0.09 0.00 0.09 99.44
05:26:02 05:07:01 AM 0 0.52 0.00 0.03 0.00 0.05 99.40
05:26:02 05:07:01 AM 1 0.23 0.00 0.15 0.00 0.13 99.48
05:26:02 05:08:01 AM all 0.42 0.00 0.12 0.00 0.09 99.37
05:26:02 05:08:01 AM 0 0.53 0.00 0.05 0.00 0.07 99.35
05:26:02 05:08:01 AM 1 0.30 0.00 0.18 0.00 0.12 99.40
05:26:02 05:09:01 AM all 0.36 0.00 0.09 0.00 0.08 99.47
05:26:02 05:09:01 AM 0 0.43 0.00 0.03 0.00 0.03 99.50
05:26:02 05:09:01 AM 1 0.28 0.00 0.15 0.00 0.13 99.43
05:26:02 05:10:01 AM all 0.33 0.00 0.10 0.00 0.08 99.50
05:26:02 05:10:01 AM 0 0.38 0.00 0.05 0.00 0.03 99.53
05:26:02 05:10:01 AM 1 0.27 0.00 0.15 0.00 0.12 99.46
05:26:02
05:26:02 05:10:01 AM CPU %user %nice %system %iowait %steal %idle
05:26:02 05:11:01 AM all 0.28 0.00 0.11 0.00 0.08 99.52
05:26:02 05:11:01 AM 0 0.45 0.00 0.15 0.00 0.10 99.30
05:26:02 05:11:01 AM 1 0.12 0.00 0.07 0.00 0.07 99.75
05:26:02 05:12:01 AM all 0.39 0.00 0.08 0.00 0.09 99.43
05:26:02 05:12:01 AM 0 0.57 0.00 0.05 0.00 0.07 99.32
05:26:02 05:12:01 AM 1 0.22 0.00 0.12 0.00 0.12 99.55
05:26:02 05:13:01 AM all 0.35 0.00 0.10 0.00 0.08 99.47
05:26:02 05:13:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43
05:26:02 05:13:01 AM 1 0.23 0.00 0.13 0.00 0.13 99.50
05:26:02 05:14:01 AM all 0.29 0.00 0.09 0.00 0.08 99.53
05:26:02 05:14:01 AM 0 0.38 0.00 0.05 0.00 0.07 99.50
05:26:02 05:14:01 AM 1 0.20 0.00 0.13 0.00 0.10 99.57
05:26:02 05:15:01 AM all 6.82 0.00 0.26 0.00 0.10 92.82
05:26:02 05:15:01 AM 0 2.19 0.00 0.15 0.00 0.08 97.57
05:26:02 05:15:01 AM 1 11.43 0.00 0.37 0.00 0.12 88.08
05:26:02 05:16:01 AM all 0.38 0.00 0.08 0.00 0.07 99.47
05:26:02 05:16:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
05:26:02 05:16:01 AM 1 0.23 0.00 0.13 0.00 0.10 99.53
05:26:02 05:17:01 AM all 0.37 0.00 0.09 0.00 0.09 99.45
05:26:02 05:17:01 AM 0 0.50 0.00 0.05 0.00 0.05 99.40
05:26:02 05:17:01 AM 1 0.23 0.00 0.13 0.00 0.13 99.50
05:26:02 05:18:01 AM all 0.45 0.00 0.09 0.00 0.08 99.38
05:26:02 05:18:01 AM 0 0.58 0.00 0.02 0.00 0.03 99.37
05:26:02 05:18:01 AM 1 0.32 0.00 0.17 0.00 0.12 99.40
05:26:02 05:19:01 AM all 0.38 0.00 0.11 0.00 0.08 99.42
05:26:02 05:19:01 AM 0 0.50 0.00 0.05 0.00 0.03 99.42
05:26:02 05:19:01 AM 1 0.27 0.00 0.17 0.00 0.13 99.43
05:26:02 05:20:01 AM all 0.34 0.00 0.09 0.00 0.08 99.49
05:26:02 05:20:01 AM 0 0.47 0.00 0.03 0.00 0.03 99.47
05:26:02 05:20:01 AM 1 0.22 0.00 0.15 0.00 0.12 99.52
05:26:02 05:21:01 AM all 0.39 0.00 0.08 0.01 0.08 99.43
05:26:02 05:21:01 AM 0 0.55 0.00 0.05 0.02 0.05 99.33
05:26:02 05:21:01 AM 1 0.23 0.00 0.12 0.00 0.12 99.53
05:26:02
05:26:02 05:21:01 AM CPU %user %nice %system %iowait %steal %idle
05:26:02 05:22:01 AM all 0.38 0.00 0.09 0.00 0.08 99.44
05:26:02 05:22:01 AM 0 0.27 0.00 0.05 0.00 0.07 99.62
05:26:02 05:22:01 AM 1 0.50 0.00 0.13 0.00 0.10 99.27
05:26:02 05:23:01 AM all 0.38 0.00 0.10 0.00 0.08 99.44
05:26:02 05:23:01 AM 0 0.30 0.00 0.13 0.00 0.08 99.48
05:26:02 05:23:01 AM 1 0.45 0.00 0.07 0.00 0.08 99.40
05:26:02 05:24:01 AM all 0.37 0.00 0.08 0.00 0.08 99.47
05:26:02 05:24:01 AM 0 0.52 0.00 0.03 0.00 0.03 99.42
05:26:02 05:24:01 AM 1 0.22 0.00 0.12 0.00 0.13 99.53
05:26:02 05:25:01 AM all 20.10 0.20 2.32 0.19 0.08 77.11
05:26:02 05:25:01 AM 0 10.71 0.22 2.10 0.27 0.08 86.62
05:26:02 05:25:01 AM 1 29.47 0.18 2.53 0.12 0.08 67.61
05:26:02 05:26:02 AM all 33.21 0.00 4.13 0.18 0.09 62.39
05:26:02 05:26:02 AM 0 21.57 0.00 3.23 0.13 0.10 74.97
05:26:02 05:26:02 AM 1 44.89 0.00 5.04 0.22 0.08 49.77
05:26:02 Average: all 4.50 0.01 0.65 0.17 0.08 94.59
05:26:02 Average: 0 3.34 0.01 0.56 0.14 0.06 95.89
05:26:02 Average: 1 5.67 0.00 0.74 0.21 0.10 93.28
05:26:02
05:26:02
05:26:02