09:02:09 Started by upstream project "integration-distribution-mri-test-scandium" build number 75
09:02:09 originally caused by:
09:02:09 Started by timer
09:02:09 Running as SYSTEM
09:02:09 [EnvInject] - Loading node environment variables.
09:02:09 Building remotely on prd-centos8-robot-2c-8g-91 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-akka1-all-scandium
09:02:10 [ssh-agent] Looking for ssh-agent implementation...
09:02:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:02:10 $ ssh-agent
09:02:10 SSH_AUTH_SOCK=/tmp/ssh-umYat9oVCcI2/agent.5336
09:02:10 SSH_AGENT_PID=5337
09:02:10 [ssh-agent] Started.
09:02:10 Running ssh-add (command line suppressed)
09:02:10 Identity added: /w/workspace/controller-csit-1node-akka1-all-scandium@tmp/private_key_17623842110934095442.key (/w/workspace/controller-csit-1node-akka1-all-scandium@tmp/private_key_17623842110934095442.key)
09:02:10 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:02:10 The recommended git tool is: NONE
09:02:13 using credential opendaylight-jenkins-ssh
09:02:13 Wiping out workspace first.
09:02:13 Cloning the remote Git repository
09:02:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:02:13 > git init /w/workspace/controller-csit-1node-akka1-all-scandium/test # timeout=10
09:02:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:02:13 > git --version # timeout=10
09:02:13 > git --version # 'git version 2.43.0'
09:02:13 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:02:13 [INFO] Currently running in a labeled security context
09:02:13 [INFO] Currently SELinux is 'enforcing' on the host
09:02:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-scandium/test@tmp/jenkins-gitclient-ssh12870447607651432504.key
09:02:13 Verifying host key using known hosts file
09:02:13 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.
09:02:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:02:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:02:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:02:18 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:02:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:02:18 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:02:18 [INFO] Currently running in a labeled security context
09:02:18 [INFO] Currently SELinux is 'enforcing' on the host
09:02:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-scandium/test@tmp/jenkins-gitclient-ssh14817859555734530890.key
09:02:18 Verifying host key using known hosts file
09:02:18 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.
09:02:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:02:18 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:02:18 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:02:18 > git config core.sparsecheckout # timeout=10
09:02:18 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:02:22 Commit message: "Adapt test for new pce-allocation field"
09:02:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:02:22 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:02:23 No emails were triggered.
09:02:23 provisioning config files...
09:02:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:02:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:02:25 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:02:25 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins15399322510953105435.sh
09:02:25 ---> python-tools-install.sh
09:02:25 Setup pyenv:
09:02:25 system
09:02:25 * 3.8.13 (set by /opt/pyenv/version)
09:02:25 * 3.9.13 (set by /opt/pyenv/version)
09:02:25 * 3.10.13 (set by /opt/pyenv/version)
09:02:25 * 3.11.7 (set by /opt/pyenv/version)
09:02:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-3FMx
09:02:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:02:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:02:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:02:46 lf-activate-venv(): INFO: Base packages installed successfully
09:02:46 lf-activate-venv(): INFO: Installing additional packages: lftools
09:04:19 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:04:19 Generating Requirements File
09:05:20 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.
09:05:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:05:20 Python 3.11.7
09:05:20 pip 25.2 from /tmp/venv-3FMx/lib/python3.11/site-packages/pip (python 3.11)
09:05:21 appdirs==1.4.4
09:05:21 argcomplete==3.6.2
09:05:21 aspy.yaml==1.3.0
09:05:21 attrs==25.3.0
09:05:21 autopage==0.5.2
09:05:21 beautifulsoup4==4.14.2
09:05:21 boto3==1.40.43
09:05:21 botocore==1.40.43
09:05:21 bs4==0.0.2
09:05:21 cachetools==6.2.0
09:05:21 certifi==2025.8.3
09:05:21 cffi==2.0.0
09:05:21 cfgv==3.4.0
09:05:21 chardet==5.2.0
09:05:21 charset-normalizer==3.4.3
09:05:21 click==8.3.0
09:05:21 cliff==4.11.0
09:05:21 cmd2==2.7.0
09:05:21 cryptography==3.3.2
09:05:21 debtcollector==3.0.0
09:05:21 decorator==5.2.1
09:05:21 defusedxml==0.7.1
09:05:21 Deprecated==1.2.18
09:05:21 distlib==0.4.0
09:05:21 dnspython==2.8.0
09:05:21 docker==7.1.0
09:05:21 dogpile.cache==1.4.1
09:05:21 durationpy==0.10
09:05:21 email-validator==2.3.0
09:05:21 filelock==3.19.1
09:05:21 future==1.0.0
09:05:21 gitdb==4.0.12
09:05:21 GitPython==3.1.45
09:05:21 google-auth==2.41.1
09:05:21 httplib2==0.31.0
09:05:21 identify==2.6.14
09:05:21 idna==3.10
09:05:21 importlib-resources==1.5.0
09:05:21 iso8601==2.1.0
09:05:21 Jinja2==3.1.6
09:05:21 jmespath==1.0.1
09:05:21 jsonpatch==1.33
09:05:21 jsonpointer==3.0.0
09:05:21 jsonschema==4.25.1
09:05:21 jsonschema-specifications==2025.9.1
09:05:21 keystoneauth1==5.12.0
09:05:21 kubernetes==34.1.0
09:05:21 lftools==0.37.14
09:05:21 lxml==6.0.2
09:05:21 markdown-it-py==4.0.0
09:05:21 MarkupSafe==3.0.3
09:05:21 mdurl==0.1.2
09:05:21 msgpack==1.1.1
09:05:21 multi_key_dict==2.0.3
09:05:21 munch==4.0.0
09:05:21 netaddr==1.3.0
09:05:21 niet==1.4.2
09:05:21 nodeenv==1.9.1
09:05:21 oauth2client==4.1.3
09:05:21 oauthlib==3.3.1
09:05:21 openstacksdk==4.7.1
09:05:21 os-service-types==1.8.0
09:05:21 osc-lib==4.2.0
09:05:21 oslo.config==10.0.0
09:05:21 oslo.context==6.1.0
09:05:21 oslo.i18n==6.6.0
09:05:21 oslo.log==7.2.1
09:05:21 oslo.serialization==5.8.0
09:05:21 oslo.utils==9.1.0
09:05:21 packaging==25.0
09:05:21 pbr==7.0.1
09:05:21 platformdirs==4.4.0
09:05:21 prettytable==3.16.0
09:05:21 psutil==7.1.0
09:05:21 pyasn1==0.6.1
09:05:21 pyasn1_modules==0.4.2
09:05:21 pycparser==2.23
09:05:21 pygerrit2==2.0.15
09:05:21 PyGithub==2.8.1
09:05:21 Pygments==2.19.2
09:05:21 PyJWT==2.10.1
09:05:21 PyNaCl==1.6.0
09:05:21 pyparsing==2.4.7
09:05:21 pyperclip==1.11.0
09:05:21 pyrsistent==0.20.0
09:05:21 python-cinderclient==9.8.0
09:05:21 python-dateutil==2.9.0.post0
09:05:21 python-heatclient==4.3.0
09:05:21 python-jenkins==1.8.3
09:05:21 python-keystoneclient==5.7.0
09:05:21 python-magnumclient==4.9.0
09:05:21 python-openstackclient==8.2.0
09:05:21 python-swiftclient==4.8.0
09:05:21 PyYAML==6.0.3
09:05:21 referencing==0.36.2
09:05:21 requests==2.32.5
09:05:21 requests-oauthlib==2.0.0
09:05:21 requestsexceptions==1.4.0
09:05:21 rfc3986==2.0.0
09:05:21 rich==14.1.0
09:05:21 rich-argparse==1.7.1
09:05:21 rpds-py==0.27.1
09:05:21 rsa==4.9.1
09:05:21 ruamel.yaml==0.18.15
09:05:21 ruamel.yaml.clib==0.2.14
09:05:21 s3transfer==0.14.0
09:05:21 simplejson==3.20.2
09:05:21 six==1.17.0
09:05:21 smmap==5.0.2
09:05:21 soupsieve==2.8
09:05:21 stevedore==5.5.0
09:05:21 tabulate==0.9.0
09:05:21 toml==0.10.2
09:05:21 tomlkit==0.13.3
09:05:21 tqdm==4.67.1
09:05:21 typing_extensions==4.15.0
09:05:21 tzdata==2025.2
09:05:21 urllib3==1.26.20
09:05:21 virtualenv==20.34.0
09:05:21 wcwidth==0.2.14
09:05:21 websocket-client==1.8.0
09:05:21 wrapt==1.17.3
09:05:21 xdg==6.0.0
09:05:21 xmltodict==1.0.2
09:05:21 yq==3.4.3
09:05:21 [EnvInject] - Injecting environment variables from a build step.
09:05:21 [EnvInject] - Injecting as environment variables the properties content
09:05:21 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:05:21 OS_CLOUD=vex
09:05:21 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-scandium-75
09:05:21 OS_STACK_TEMPLATE_DIR=openstack-hot
09:05:21
09:05:21 [EnvInject] - Variables injected successfully.
09:05:21 provisioning config files...
09:05:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:05:21 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins6487041083985511498.sh
09:05:21 ---> Create parameters file for OpenStack HOT
09:05:21 OpenStack Heat parameters generated
09:05:21 -----------------------------------
09:05:21 parameters:
09:05:21 vm_0_count: '1'
09:05:21 vm_0_flavor: 'v3-standard-4'
09:05:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:05:21 vm_1_count: '0'
09:05:21 vm_1_flavor: 'v3-standard-2'
09:05:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:05:21
09:05:21 job_name: '05522-75'
09:05:21 silo: 'releng'
09:05:21 [controller-csit-1node-akka1-all-scandium] $ /bin/bash -l /tmp/jenkins8495337337461723394.sh
09:05:21 ---> Create HEAT stack
09:05:21 + source /home/jenkins/lf-env.sh
09:05:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:05:21 ++ mktemp -d /tmp/venv-XXXX
09:05:21 + lf_venv=/tmp/venv-Y6Md
09:05:21 + local venv_file=/tmp/.os_lf_venv
09:05:21 + local python=python3
09:05:21 + local options
09:05:21 + local set_path=true
09:05:21 + local install_args=
09:05:21 ++ 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
09:05:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:05:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:05:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:05:21 + true
09:05:21 + case $1 in
09:05:21 + python=python3
09:05:21 + shift 2
09:05:21 + true
09:05:21 + case $1 in
09:05:21 + shift
09:05:21 + break
09:05:21 + case $python in
09:05:21 + local pkg_list=
09:05:21 + [[ -d /opt/pyenv ]]
09:05:21 + echo 'Setup pyenv:'
09:05:21 Setup pyenv:
09:05:21 + export PYENV_ROOT=/opt/pyenv
09:05:21 + PYENV_ROOT=/opt/pyenv
09:05:21 + 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
09:05:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:05:21 + pyenv versions
09:05:21 system
09:05:21 3.8.13
09:05:21 3.9.13
09:05:21 3.10.13
09:05:21 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:05:21 + command -v pyenv
09:05:21 ++ pyenv init - --no-rehash
09:05:21 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:05:21 for i in ${!paths[@]}; do
09:05:21 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:05:21 fi; done;
09:05:21 echo "${paths[*]}"'\'')"
09:05:21 export PATH="/opt/pyenv/shims:${PATH}"
09:05:21 export PYENV_SHELL=bash
09:05:21 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:05:21 pyenv() {
09:05:21 local command
09:05:21 command="${1:-}"
09:05:21 if [ "$#" -gt 0 ]; then
09:05:21 shift
09:05:21 fi
09:05:21
09:05:21 case "$command" in
09:05:21 rehash|shell)
09:05:21 eval "$(pyenv "sh-$command" "$@")"
09:05:21 ;;
09:05:21 *)
09:05:21 command pyenv "$command" "$@"
09:05:21 ;;
09:05:21 esac
09:05:21 }'
09:05:21 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:05:21 for i in ${!paths[@]}; do
09:05:21 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:05:21 fi; done;
09:05:21 echo "${paths[*]}"'
09:05:21 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:05:21 ++ 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
09:05:21 ++ 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
09:05:21 ++ export PYENV_SHELL=bash
09:05:21 ++ PYENV_SHELL=bash
09:05:21 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:05:21 +++ complete -F _pyenv pyenv
09:05:21 ++ lf-pyver python3
09:05:21 ++ local py_version_xy=python3
09:05:21 ++ local py_version_xyz=
09:05:21 ++ awk '{ print $1 }'
09:05:21 ++ pyenv versions
09:05:21 ++ local command
09:05:21 ++ command=versions
09:05:21 ++ '[' 1 -gt 0 ']'
09:05:21 ++ shift
09:05:21 ++ case "$command" in
09:05:21 ++ command pyenv versions
09:05:21 ++ pyenv versions
09:05:21 ++ sed 's/^[ *]* //'
09:05:21 ++ grep -E '^[0-9.]*[0-9]$'
09:05:22 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:05:22 +++ tail -n 1
09:05:22 +++ grep '^3' /tmp/.pyenv_versions
09:05:22 +++ sort -V
09:05:22 ++ py_version_xyz=3.11.7
09:05:22 ++ [[ -z 3.11.7 ]]
09:05:22 ++ echo 3.11.7
09:05:22 ++ return 0
09:05:22 + pyenv local 3.11.7
09:05:22 + local command
09:05:22 + command=local
09:05:22 + '[' 2 -gt 0 ']'
09:05:22 + shift
09:05:22 + case "$command" in
09:05:22 + command pyenv local 3.11.7
09:05:22 + pyenv local 3.11.7
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='lftools[openstack] '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='kubernetes '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='niet '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='python-heatclient '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='python-openstackclient '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='python-magnumclient '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='urllib3~=1.26.15 '
09:05:22 + for arg in "$@"
09:05:22 + case $arg in
09:05:22 + pkg_list+='yq '
09:05:22 + [[ -f /tmp/.os_lf_venv ]]
09:05:22 ++ cat /tmp/.os_lf_venv
09:05:22 + lf_venv=/tmp/venv-3FMx
09:05:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from' file:/tmp/.os_lf_venv
09:05:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:05:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:05:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:05:22 + local 'pip_opts=--upgrade --quiet'
09:05:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:05:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:05:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:05:22 + [[ -n '' ]]
09:05:22 + [[ -n '' ]]
09:05:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:05:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:05:22 + /tmp/venv-3FMx/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
09:05:25 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:05:25 lf-activate-venv(): INFO: Base packages installed successfully
09:05:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:05:25 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:05:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:05:25 + /tmp/venv-3FMx/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
09:06:21 + type python3
09:06:21 + true
09:06:21 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH'
09:06:21 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:06:21 + PATH=/tmp/venv-3FMx/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
09:06:21 + return 0
09:06:21 + openstack --os-cloud vex limits show --absolute
09:06:23 +--------------------------+---------+
09:06:23 | Name | Value |
09:06:23 +--------------------------+---------+
09:06:23 | maxTotalInstances | -1 |
09:06:23 | maxTotalCores | 450 |
09:06:23 | maxTotalRAMSize | 1000000 |
09:06:23 | maxServerMeta | 128 |
09:06:23 | maxImageMeta | 128 |
09:06:23 | maxPersonality | 5 |
09:06:23 | maxPersonalitySize | 10240 |
09:06:23 | maxTotalKeypairs | 100 |
09:06:23 | maxServerGroups | 10 |
09:06:23 | maxServerGroupMembers | 10 |
09:06:23 | maxTotalFloatingIps | -1 |
09:06:23 | maxSecurityGroups | -1 |
09:06:23 | maxSecurityGroupRules | -1 |
09:06:23 | totalRAMUsed | 442368 |
09:06:23 | totalCoresUsed | 108 |
09:06:23 | totalInstancesUsed | 37 |
09:06:23 | totalFloatingIpsUsed | 0 |
09:06:23 | totalSecurityGroupsUsed | 0 |
09:06:23 | totalServerGroupsUsed | 0 |
09:06:23 | maxTotalVolumes | -1 |
09:06:23 | maxTotalSnapshots | 10 |
09:06:23 | maxTotalVolumeGigabytes | 4096 |
09:06:23 | maxTotalBackups | 10 |
09:06:23 | maxTotalBackupGigabytes | 1000 |
09:06:23 | totalVolumesUsed | 0 |
09:06:23 | totalGigabytesUsed | 0 |
09:06:23 | totalSnapshotsUsed | 0 |
09:06:23 | totalBackupsUsed | 0 |
09:06:23 | totalBackupGigabytesUsed | 0 |
09:06:23 +--------------------------+---------+
09:06:23 + pushd /opt/ciman/openstack-hot
09:06:23 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-akka1-all-scandium
09:06:23 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-akka1-all-scandium-75 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-akka1-all-scandium/stack-parameters.yaml
09:06:48 Creating stack releng-controller-csit-1node-akka1-all-scandium-75
09:06:48 Waiting to initialize infrastructure...
09:06:48 Stack initialization successful.
09:06:48 ------------------------------------
09:06:48 Stack Details
09:06:48 ------------------------------------
09:06:48 {'added': None,
09:06:48 'capabilities': [],
09:06:48 'created_at': '2025-10-02T09:06:26Z',
09:06:48 'deleted': None,
09:06:48 'deleted_at': None,
09:06:48 'description': 'No description',
09:06:48 'environment': None,
09:06:48 'environment_files': None,
09:06:48 'files': None,
09:06:48 'files_container': None,
09:06:48 'id': 'c3e9e34f-940b-4f6e-b0b6-a50fb59151d7',
09:06:48 'is_rollback_disabled': True,
09:06:48 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-scandium-75/c3e9e34f-940b-4f6e-b0b6-a50fb59151d7',
09:06:48 'rel': 'self'}],
09:06:48 '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'})}),
09:06:48 'name': 'releng-controller-csit-1node-akka1-all-scandium-75',
09:06:48 'notification_topics': [],
09:06:48 'outputs': [{'description': 'IP addresses of the 1st vm types',
09:06:48 'output_key': 'vm_0_ips',
09:06:48 'output_value': ['10.30.170.159']},
09:06:48 {'description': 'IP addresses of the 2nd vm types',
09:06:48 'output_key': 'vm_1_ips',
09:06:48 'output_value': []}],
09:06:48 'owner_id': ****,
09:06:48 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:06:48 'OS::stack_id': 'c3e9e34f-940b-4f6e-b0b6-a50fb59151d7',
09:06:48 'OS::stack_name': 'releng-controller-csit-1node-akka1-all-scandium-75',
09:06:48 'job_name': '05522-75',
09:06:48 'silo': 'releng',
09:06:48 'vm_0_count': '1',
09:06:48 'vm_0_flavor': 'v3-standard-4',
09:06:48 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:06:48 '20250201-010426.857',
09:06:48 'vm_1_count': '0',
09:06:48 'vm_1_flavor': 'v3-standard-2',
09:06:48 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:06:48 '- 20250201-060151.911'},
09:06:48 'parent_id': None,
09:06:48 'replaced': None,
09:06:48 'status': 'CREATE_COMPLETE',
09:06:48 'status_reason': 'Stack CREATE completed successfully',
09:06:48 'tags': [],
09:06:48 'template': None,
09:06:48 'template_description': 'No description',
09:06:48 'template_url': None,
09:06:48 'timeout_mins': 15,
09:06:48 'unchanged': None,
09:06:48 'updated': None,
09:06:48 'updated_at': None,
09:06:48 'user_project_id': '27a2115f7bd64615a4b388e156a81b09'}
09:06:48 ------------------------------------
09:06:48 + popd
09:06:48 /w/workspace/controller-csit-1node-akka1-all-scandium
09:06:48 [controller-csit-1node-akka1-all-scandium] $ /bin/bash -l /tmp/jenkins12776107568864742158.sh
09:06:48 ---> Copy SSH public keys to CSIT lab
09:06:48 Setup pyenv:
09:06:48 system
09:06:48 3.8.13
09:06:48 3.9.13
09:06:48 3.10.13
09:06:48 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:06:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:06:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:06:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:06:52 lf-activate-venv(): INFO: Base packages installed successfully
09:06:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:07:15 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:07:17 SSH not responding on 10.30.170.159. Retrying in 10 seconds...
09:07:27 Ping to 10.30.170.159 successful.
09:07:28 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:07:28 releng-05522-75-0-builder-0
09:07:28 Successfully copied public keys to slave 10.30.170.159
09:07:28 Process 6560 ready.
09:07:28 SSH ready on all stack servers.
09:07:29 [controller-csit-1node-akka1-all-scandium] $ /bin/bash -l /tmp/jenkins2807255171996898309.sh
09:07:29 Setup pyenv:
09:07:29 system
09:07:29 3.8.13
09:07:29 3.9.13
09:07:29 3.10.13
09:07:29 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:07:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WRZM
09:07:34 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-akka1-all-scandium/.robot_venv
09:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:07:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:07:40 lf-activate-venv(): INFO: Base packages installed successfully
09:07:40 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:07:42 lf-activate-venv(): INFO: Adding /tmp/venv-WRZM/bin to PATH
09:07:42 + echo 'Installing Python Requirements'
09:07:42 Installing Python Requirements
09:07:42 + cat
09:07:42 + python -m pip install -r requirements.txt
09:07:42 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:07:43 Collecting docker-py (from -r requirements.txt (line 1))
09:07:43 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)
09:07:43 Collecting ipaddr (from -r requirements.txt (line 2))
09:07:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:07:43 Preparing metadata (setup.py): started
09:07:43 Preparing metadata (setup.py): finished with status 'done'
09:07:43 Collecting netaddr (from -r requirements.txt (line 3))
09:07:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:07:43 Collecting netifaces (from -r requirements.txt (line 4))
09:07:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:07:43 Preparing metadata (setup.py): started
09:07:43 Preparing metadata (setup.py): finished with status 'done'
09:07:44 Collecting pyhocon (from -r requirements.txt (line 5))
09:07:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:07:44 Collecting requests (from -r requirements.txt (line 6))
09:07:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:07:45 Collecting robotframework (from -r requirements.txt (line 7))
09:07:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:07:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 3.4 MB/s 0:00:00
09:07:45 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:07:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:07:45 Preparing metadata (setup.py): started
09:07:45 Preparing metadata (setup.py): finished with status 'done'
09:07:46 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:07:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:07:46 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:07:46 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)
09:07:46 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:07:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:07:46 Preparing metadata (setup.py): started
09:07:47 Preparing metadata (setup.py): finished with status 'done'
09:07:47 Collecting scapy (from -r requirements.txt (line 12))
09:07:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 14.1 MB/s 0:00:00
09:07:47 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:07:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:07:47 Preparing metadata (setup.py): started
09:07:47 Preparing metadata (setup.py): finished with status 'done'
09:07:47 Collecting elasticsearch (from -r requirements.txt (line 18))
09:07:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:07:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 6.0 MB/s 0:00:00
09:07:48 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:07:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:07:48 Collecting pyangbind (from -r requirements.txt (line 22))
09:07:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:07:48 Collecting isodate (from -r requirements.txt (line 25))
09:07:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:07:48 Collecting jmespath (from -r requirements.txt (line 28))
09:07:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:07:49 Collecting jsonpatch (from -r requirements.txt (line 31))
09:07:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:07:49 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:07:49 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:07:49 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:07:49 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)
09:07:49 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:07:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:07:49 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:07:49 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)
09:07:50 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:07:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:07:50 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:07:50 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)
09:07:50 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:07:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:07:50 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:07:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:07:50 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:07:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:07:51 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:07:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:07:51 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:07:51 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)
09:07:51 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:07:51 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)
09:07:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:07:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:07:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:07:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:07:52 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:07:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:07:52 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:07:52 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)
09:07:53 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:07:53 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)
09:07:53 Collecting elasticsearch (from -r requirements.txt (line 18))
09:07:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:07:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 7.3 MB/s 0:00:00
09:07:53 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:07:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:07:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:07:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:07:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:07:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:07:53 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:07:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:07:54 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:07:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:07:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 2.6 MB/s 0:00:00
09:07:54 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:07:54 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)
09:07:56 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:07:56 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)
09:07:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 2.9 MB/s 0:00:00
09:07:56 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:07:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:07:56 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:56 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)
09:07:57 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:57 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)
09:07:57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:07:57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:57 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)
09:07:57 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:58 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)
09:07:58 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:07:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:07:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:07:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:07:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 18.0 MB/s 0:00:00
09:07:59 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:07:59 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)
09:07:59 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:07:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:07:59 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:07:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:07:59 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:07:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:07:59 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:07:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:08:00 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))
09:08:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:08:00 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:08:00 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:08:00 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)
09:08:00 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))
09:08:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:08:01 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))
09:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:08:01 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))
09:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:08:01 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:08:01 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:08:01 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:08:02 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))
09:08:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:08:02 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:08:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:08:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:08:02 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
09:08:02 Building wheel for robotframework-sshlibrary (setup.py): started
09:08:02 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:08:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5f4a9574ca60dbc993d40841b1d6c4e9f20fdc9ecfd6ccd21f72f1c6ccce0082
09:08:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:08:02 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
09:08:02 Building wheel for ipaddr (setup.py): started
09:08:02 Building wheel for ipaddr (setup.py): finished with status 'done'
09:08:02 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=aae67cac4d45155eb77a39b2f03c6a564f1f555b6598e180c6fb9a63421d1e01
09:08:02 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:08:02 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
09:08:02 Building wheel for netifaces (setup.py): started
09:08:06 Building wheel for netifaces (setup.py): finished with status 'done'
09:08:06 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=a3d2c2887d2d1fb68f1ccd9f47d8238fd13fcd338dde26272d2524f1bbfef38a
09:08:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:08: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
09:08:06 Building wheel for robotframework-httplibrary (setup.py): started
09:08:06 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:08:06 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=56490fb819bd1648b3e5102523e3fa1ec5771177d5d1a00f89926fafce46aeb9
09:08:06 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:08: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
09:08:06 Building wheel for jsonpath-rw (setup.py): started
09:08:06 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:08:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a5aaf9dda888d7f64a9e675c29a803aba03003309f6a75ec80c97919838abca9
09:08:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:08:07 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:08: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
09:08:20
09:08:20 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
09:08:20 + pip freeze
09:08:21 attrs==25.3.0
09:08:21 bcrypt==5.0.0
09:08:21 beautifulsoup4==4.14.2
09:08:21 certifi==2025.8.3
09:08:21 cffi==2.0.0
09:08:21 charset-normalizer==3.4.3
09:08:21 click==8.3.0
09:08:21 cryptography==46.0.2
09:08:21 decorator==5.2.1
09:08:21 distlib==0.4.0
09:08:21 docker-py==1.10.6
09:08:21 docker-pycreds==0.4.0
09:08:21 elastic-transport==8.17.1
09:08:21 elasticsearch==8.19.1
09:08:21 elasticsearch-dsl==8.15.4
09:08:21 enum34==1.1.10
09:08:21 filelock==3.19.1
09:08:21 h11==0.16.0
09:08:21 idna==3.10
09:08:21 invoke==2.2.0
09:08:21 ipaddr==2.2.0
09:08:21 isodate==0.7.2
09:08:21 jmespath==1.0.1
09:08:21 jsonpatch==1.33
09:08:21 jsonpath-rw==1.4.0
09:08:21 jsonpointer==3.0.0
09:08:21 lxml==6.0.2
09:08:21 netaddr==1.3.0
09:08:21 netifaces==0.11.0
09:08:21 outcome==1.3.0.post0
09:08:21 paramiko==4.0.0
09:08:21 platformdirs==4.4.0
09:08:21 ply==3.11
09:08:21 pyang==2.7.1
09:08:21 pyangbind==0.8.6
09:08:21 pycparser==2.23
09:08:21 pyhocon==0.3.61
09:08:21 PyNaCl==1.6.0
09:08:21 pyparsing==3.2.5
09:08:21 PySocks==1.7.1
09:08:21 python-dateutil==2.9.0.post0
09:08:21 regex==2025.9.18
09:08:21 requests==2.32.5
09:08:21 robotframework==7.3.2
09:08:21 robotframework-httplibrary==0.4.2
09:08:21 robotframework-pythonlibcore==4.4.1
09:08:21 robotframework-requests==0.9.7
09:08:21 robotframework-selenium2library==3.0.0
09:08:21 robotframework-seleniumlibrary==6.7.1
09:08:21 robotframework-sshlibrary==3.8.0
09:08:21 scapy==2.6.1
09:08:21 scp==0.15.0
09:08:21 selenium==4.35.0
09:08:21 six==1.17.0
09:08:21 sniffio==1.3.1
09:08:21 sortedcontainers==2.4.0
09:08:21 soupsieve==2.8
09:08:21 trio==0.30.0
09:08:21 trio-websocket==0.12.2
09:08:21 typing_extensions==4.14.1
09:08:21 urllib3==2.5.0
09:08:21 virtualenv==20.34.0
09:08:21 waitress==3.0.2
09:08:21 WebOb==1.8.9
09:08:21 websocket-client==1.8.0
09:08:21 WebTest==3.0.6
09:08:21 wsproto==1.2.0
09:08:21 [EnvInject] - Injecting environment variables from a build step.
09:08:21 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:08:21 [EnvInject] - Variables injected successfully.
09:08:21 [controller-csit-1node-akka1-all-scandium] $ /bin/bash -l /tmp/jenkins3472573113258801678.sh
09:08:21 Setup pyenv:
09:08:21 system
09:08:21 3.8.13
09:08:21 3.9.13
09:08:21 3.10.13
09:08:21 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:08:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:08:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:08:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:08:23 lf-activate-venv(): INFO: Base packages installed successfully
09:08:23 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:08:36 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.
09:08:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:08:36 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:08:36 + ODL_SYSTEM=()
09:08:36 + TOOLS_SYSTEM=()
09:08:36 + OPENSTACK_SYSTEM=()
09:08:36 + OPENSTACK_CONTROLLERS=()
09:08:36 + mapfile -t ADDR
09:08:36 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-akka1-all-scandium-75
09:08:36 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:08:38 + for i in "${ADDR[@]}"
09:08:38 ++ ssh 10.30.170.159 hostname -s
09:08:38 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:08:38 + REMHOST=releng-05522-75-0-builder-0
09:08:38 + case ${REMHOST} in
09:08:38 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:08:38 + echo NUM_ODL_SYSTEM=1
09:08:38 + echo NUM_TOOLS_SYSTEM=0
09:08:38 + '[' '' == yes ']'
09:08:38 + NUM_OPENSTACK_SYSTEM=0
09:08:38 + echo NUM_OPENSTACK_SYSTEM=0
09:08:38 + '[' 0 -eq 2 ']'
09:08:38 + echo ODL_SYSTEM_IP=10.30.170.159
09:08:38 ++ seq 0 0
09:08:38 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:08:38 + echo ODL_SYSTEM_1_IP=10.30.170.159
09:08:38 + echo TOOLS_SYSTEM_IP=
09:08:38 ++ seq 0 -1
09:08:38 + openstack_index=0
09:08:38 + NUM_OPENSTACK_CONTROL_NODES=1
09:08:38 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:08:38 ++ seq 0 0
09:08:38 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:08:38 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:08:38 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:08:38 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:08:38 + '[' -1 -ge 2 ']'
09:08:38 ++ seq 0 -2
09:08:38 + NUM_OPENSTACK_HAPROXY_NODES=0
09:08:38 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:08:38 ++ seq 0 -1
09:08:38 + echo 'Contents of slave_addresses.txt:'
09:08:38 Contents of slave_addresses.txt:
09:08:38 + cat slave_addresses.txt
09:08:38 NUM_ODL_SYSTEM=1
09:08:38 NUM_TOOLS_SYSTEM=0
09:08:38 NUM_OPENSTACK_SYSTEM=0
09:08:38 ODL_SYSTEM_IP=10.30.170.159
09:08:38 ODL_SYSTEM_1_IP=10.30.170.159
09:08:38 TOOLS_SYSTEM_IP=
09:08:38 NUM_OPENSTACK_CONTROL_NODES=1
09:08:38 OPENSTACK_CONTROL_NODE_1_IP=
09:08:38 NUM_OPENSTACK_COMPUTE_NODES=-1
09:08:38 NUM_OPENSTACK_HAPROXY_NODES=0
09:08:38 [EnvInject] - Injecting environment variables from a build step.
09:08:38 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:08:38 [EnvInject] - Variables injected successfully.
09:08:38 [controller-csit-1node-akka1-all-scandium] $ /bin/sh /tmp/jenkins18404895444436778013.sh
09:08:38 Preparing for JRE Version 21
09:08:38 Karaf artifact is karaf
09:08:38 Karaf project is integration
09:08:38 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:08:38 [EnvInject] - Injecting environment variables from a build step.
09:08:38 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:08:38 [EnvInject] - Variables injected successfully.
09:08:38 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins3906473872567087939.sh
09:08:39 2025-10-02 09:08:39 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:08:39 Bundle version is 0.21.3-SNAPSHOT
09:08:39 --2025-10-02 09:08:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:08:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:08:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:08:39 HTTP request sent, awaiting response... 200 OK
09:08:39 Length: 1410 (1.4K) [application/xml]
09:08:39 Saving to: ‘maven-metadata.xml’
09:08:39
09:08:39 0K . 100% 43.4M=0s
09:08:39
09:08:39 2025-10-02 09:08:39 (43.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:08:39
09:08:39
09:08:39
09:08:39 org.opendaylight.integration
09:08:39 karaf
09:08:39 0.21.3-SNAPSHOT
09:08:39
09:08:39
09:08:39 20251002.015157
09:08:39 340
09:08:39
09:08:39 20251002015157
09:08:39
09:08:39
09:08:39 pom
09:08:39 0.21.3-20251002.015157-340
09:08:39 20251002015157
09:08:39
09:08:39
09:08:39 tar.gz
09:08:39 0.21.3-20251002.015157-340
09:08:39 20251002015157
09:08:39
09:08:39
09:08:39 zip
09:08:39 0.21.3-20251002.015157-340
09:08:39 20251002015157
09:08:39
09:08:39
09:08:39 cyclonedx
09:08:39 xml
09:08:39 0.21.3-20251002.015157-340
09:08:39 20251002015157
09:08:39
09:08:39
09:08:39 cyclonedx
09:08:39 json
09:08:39 0.21.3-20251002.015157-340
09:08:39 20251002015157
09:08:39
09:08:39
09:08:39
09:08:39
09:08:39 Nexus timestamp is 0.21.3-20251002.015157-340
09:08:39 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:08:39 Distribution bundle is karaf-0.21.3-20251002.015157-340.zip
09:08:39 Distribution bundle version is 0.21.3-SNAPSHOT
09:08:39 Distribution folder is karaf-0.21.3-SNAPSHOT
09:08:39 Nexus prefix is https://nexus.opendaylight.org
09:08:39 [EnvInject] - Injecting environment variables from a build step.
09:08:39 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:08:39 [EnvInject] - Variables injected successfully.
09:08:39 [controller-csit-1node-akka1-all-scandium] $ /bin/bash -l /tmp/jenkins8938786798181907121.sh
09:08:39 Setup pyenv:
09:08:39 system
09:08:39 3.8.13
09:08:39 3.9.13
09:08:39 3.10.13
09:08:39 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:08:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:08:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:08:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:08:41 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.
09:08:41 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:08:42 lf-activate-venv(): INFO: Base packages installed successfully
09:08:42 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:08:55 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.
09:08:55 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:08:56 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:08:56 Copying common-functions.sh to /tmp
09:08:57 Copying common-functions.sh to 10.30.170.159:/tmp
09:08:57 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:08:58 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins7876131950480574351.sh
09:08:58 common-functions.sh is being sourced
09:08:58 common-functions environment:
09:08:58 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:08:58 ACTUALFEATURES:
09:08:58 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:08:58 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:08:58 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:08:58 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:08:58 CONTROLLERMEM: 2048m
09:08:58 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:08:58 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:08:58 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:08:58 SUITES:
09:08:58
09:08:58 #################################################
09:08:58 ## Configure Cluster and Start ##
09:08:58 #################################################
09:08:58 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia
09:08:58 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app odl-jolokia
09:08:58 Locating script plan to use...
09:08:58 Finished running script plans
09:08:58 Configuring member-1 with IP address 10.30.170.159
09:08:58 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:08:58 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:08:58 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:08:58 ++ [[ /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 ]]
09:08:58 ++ echo 'common-functions.sh is being sourced'
09:08:58 common-functions.sh is being sourced
09:08:58 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:08:58 ++ DISTROSTREAM=scandium
09:08:58 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:08:58 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:08:58 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:08:58 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:08:58 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:08:58 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:08:58 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:08:58 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:08:58 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:08:58 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:08:58 ++ export CONTROLLERMEM=
09:08:58 ++ CONTROLLERMEM=
09:08:58 ++ case "${DISTROSTREAM}" in
09:08:58 ++ CLUSTER_SYSTEM=akka
09:08:58 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:08:58 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:08:58 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:08:58 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:08:58 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:08:58 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:08:58 ++ print_common_env
09:08:58 ++ cat
09:08:58 common-functions environment:
09:08:58 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:08:58 ACTUALFEATURES:
09:08:58 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:08:58 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:08:58 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:08:58 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:08:58 CONTROLLERMEM:
09:08:58 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:08:58 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:08:58 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:08:58 SUITES:
09:08:58
09:08:58 ++ SSH='ssh -t -t'
09:08:58 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:08:58 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:08:58 Changing to /tmp
09:08:58 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:08:58 + echo 'Changing to /tmp'
09:08:58 + cd /tmp
09:08:58 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip'
09:08:58 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:08:58 --2025-10-02 09:08:58-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.015157-340.zip
09:08:58 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:08:58 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:08:58 HTTP request sent, awaiting response... 200 OK
09:08:58 Length: 190793090 (182M) [application/zip]
09:08:58 Saving to: ‘karaf-0.21.3-20251002.015157-340.zip’
09:08:58
09:08:58 0K ........ ........ ........ ........ ........ ........ 1% 29.7M 6s
09:08:58 3072K ........ ........ ........ ........ ........ ........ 3% 129M 4s
09:08:58 6144K ........ ........ ........ ........ ........ ........ 4% 160M 3s
09:08:58 9216K ........ ........ ........ ........ ........ ........ 6% 172M 2s
09:08:58 12288K ........ ........ ........ ........ ........ ........ 8% 144M 2s
09:08:58 15360K ........ ........ ........ ........ ........ ........ 9% 155M 2s
09:08:58 18432K ........ ........ ........ ........ ........ ........ 11% 188M 2s
09:08:58 21504K ........ ........ ........ ........ ........ ........ 13% 193M 2s
09:08:58 24576K ........ ........ ........ ........ ........ ........ 14% 195M 1s
09:08:58 27648K ........ ........ ........ ........ ........ ........ 16% 213M 1s
09:08:58 30720K ........ ........ ........ ........ ........ ........ 18% 217M 1s
09:08:58 33792K ........ ........ ........ ........ ........ ........ 19% 212M 1s
09:08:58 36864K ........ ........ ........ ........ ........ ........ 21% 240M 1s
09:08:58 39936K ........ ........ ........ ........ ........ ........ 23% 248M 1s
09:08:58 43008K ........ ........ ........ ........ ........ ........ 24% 253M 1s
09:08:58 46080K ........ ........ ........ ........ ........ ........ 26% 256M 1s
09:08:58 49152K ........ ........ ........ ........ ........ ........ 28% 269M 1s
09:08:58 52224K ........ ........ ........ ........ ........ ........ 29% 255M 1s
09:08:59 55296K ........ ........ ........ ........ ........ ........ 31% 268M 1s
09:08:59 58368K ........ ........ ........ ........ ........ ........ 32% 257M 1s
09:08:59 61440K ........ ........ ........ ........ ........ ........ 34% 250M 1s
09:08:59 64512K ........ ........ ........ ........ ........ ........ 36% 295M 1s
09:08:59 67584K ........ ........ ........ ........ ........ ........ 37% 237M 1s
09:08:59 70656K ........ ........ ........ ........ ........ ........ 39% 250M 1s
09:08:59 73728K ........ ........ ........ ........ ........ ........ 41% 221M 1s
09:08:59 76800K ........ ........ ........ ........ ........ ........ 42% 227M 1s
09:08:59 79872K ........ ........ ........ ........ ........ ........ 44% 248M 1s
09:08:59 82944K ........ ........ ........ ........ ........ ........ 46% 212M 1s
09:08:59 86016K ........ ........ ........ ........ ........ ........ 47% 212M 1s
09:08:59 89088K ........ ........ ........ ........ ........ ........ 49% 295M 1s
09:08:59 92160K ........ ........ ........ ........ ........ ........ 51% 129M 1s
09:08:59 95232K ........ ........ ........ ........ ........ ........ 52% 225M 0s
09:08:59 98304K ........ ........ ........ ........ ........ ........ 54% 250M 0s
09:08:59 101376K ........ ........ ........ ........ ........ ........ 56% 254M 0s
09:08:59 104448K ........ ........ ........ ........ ........ ........ 57% 266M 0s
09:08:59 107520K ........ ........ ........ ........ ........ ........ 59% 272M 0s
09:08:59 110592K ........ ........ ........ ........ ........ ........ 61% 261M 0s
09:08:59 113664K ........ ........ ........ ........ ........ ........ 62% 279M 0s
09:08:59 116736K ........ ........ ........ ........ ........ ........ 64% 250M 0s
09:08:59 119808K ........ ........ ........ ........ ........ ........ 65% 269M 0s
09:08:59 122880K ........ ........ ........ ........ ........ ........ 67% 192M 0s
09:08:59 125952K ........ ........ ........ ........ ........ ........ 69% 192M 0s
09:08:59 129024K ........ ........ ........ ........ ........ ........ 70% 229M 0s
09:08:59 132096K ........ ........ ........ ........ ........ ........ 72% 179M 0s
09:08:59 135168K ........ ........ ........ ........ ........ ........ 74% 177M 0s
09:08:59 138240K ........ ........ ........ ........ ........ ........ 75% 261M 0s
09:08:59 141312K ........ ........ ........ ........ ........ ........ 77% 269M 0s
09:08:59 144384K ........ ........ ........ ........ ........ ........ 79% 304M 0s
09:08:59 147456K ........ ........ ........ ........ ........ ........ 80% 243M 0s
09:08:59 150528K ........ ........ ........ ........ ........ ........ 82% 272M 0s
09:08:59 153600K ........ ........ ........ ........ ........ ........ 84% 259M 0s
09:08:59 156672K ........ ........ ........ ........ ........ ........ 85% 292M 0s
09:08:59 159744K ........ ........ ........ ........ ........ ........ 87% 262M 0s
09:08:59 162816K ........ ........ ........ ........ ........ ........ 89% 311M 0s
09:08:59 165888K ........ ........ ........ ........ ........ ........ 90% 285M 0s
09:08:59 168960K ........ ........ ........ ........ ........ ........ 92% 278M 0s
09:08:59 172032K ........ ........ ........ ........ ........ ........ 93% 314M 0s
09:08:59 175104K ........ ........ ........ ........ ........ ........ 95% 268M 0s
09:08:59 178176K ........ ........ ........ ........ ........ ........ 97% 246M 0s
09:08:59 181248K ........ ........ ........ ........ ........ ........ 98% 86.6M 0s
09:08:59 184320K ........ ........ ........ ....... 100% 282M=0.9s
09:08:59
09:08:59 2025-10-02 09:08:59 (200 MB/s) - ‘karaf-0.21.3-20251002.015157-340.zip’ saved [190793090/190793090]
09:08:59
09:08:59 Extracting the new controller...
09:08:59 + echo 'Extracting the new controller...'
09:08:59 + unzip -q karaf-0.21.3-20251002.015157-340.zip
09:09:01 Adding external repositories...
09:09:01 + echo 'Adding external repositories...'
09:09:01 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:09:01 ################################################################################
09:09:01 #
09:09:01 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:01 # contributor license agreements. See the NOTICE file distributed with
09:09:01 # this work for additional information regarding copyright ownership.
09:09:01 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:01 # (the "License"); you may not use this file except in compliance with
09:09:01 # the License. You may obtain a copy of the License at
09:09:01 #
09:09:01 # http://www.apache.org/licenses/LICENSE-2.0
09:09:01 #
09:09:01 # Unless required by applicable law or agreed to in writing, software
09:09:01 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:01 # See the License for the specific language governing permissions and
09:09:01 # limitations under the License.
09:09:01 #
09:09:01 ################################################################################
09:09:01
09:09:01 #
09:09:01 # If set to true, the following property will not allow any certificate to be used
09:09:01 # when accessing Maven repositories through SSL
09:09:01 #
09:09:01 #org.ops4j.pax.url.mvn.certificateCheck=
09:09:01
09:09:01 #
09:09:01 # Path to the local Maven settings file.
09:09:01 # The repositories defined in this file will be automatically added to the list
09:09:01 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:09:01 # below is not set.
09:09:01 # The following locations are checked for the existence of the settings.xml file
09:09:01 # * 1. looks for the specified url
09:09:01 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:09:01 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:09:01 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:09:01 #
09:09:01 #org.ops4j.pax.url.mvn.settings=
09:09:01
09:09:01 #
09:09:01 # Path to the local Maven repository which is used to avoid downloading
09:09:01 # artifacts when they already exist locally.
09:09:01 # The value of this property will be extracted from the settings.xml file
09:09:01 # above, or defaulted to:
09:09:01 # System.getProperty( "user.home" ) + "/.m2/repository"
09:09:01 #
09:09:01 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:09:01
09:09:01 #
09:09:01 # Default this to false. It's just weird to use undocumented repos
09:09:01 #
09:09:01 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:09:01
09:09:01 #
09:09:01 # Uncomment if you don't wanna use the proxy settings
09:09:01 # from the Maven conf/settings.xml file
09:09:01 #
09:09:01 # org.ops4j.pax.url.mvn.proxySupport=false
09:09:01
09:09:01 #
09:09:01 # Comma separated list of repositories scanned when resolving an artifact.
09:09:01 # Those repositories will be checked before iterating through the
09:09:01 # below list of repositories and even before the local repository
09:09:01 # A repository url can be appended with zero or more of the following flags:
09:09:01 # @snapshots : the repository contains snaphots
09:09:01 # @noreleases : the repository does not contain any released artifacts
09:09:01 #
09:09:01 # The following property value will add the system folder as a repo.
09:09:01 #
09:09:01 org.ops4j.pax.url.mvn.defaultRepositories=\
09:09:01 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:09:01 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:09:01 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:09:01
09:09:01 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:09:01 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:09:01
09:09:01 #
09:09:01 # Comma separated list of repositories scanned when resolving an artifact.
09:09:01 # The default list includes the following repositories:
09:09:01 # http://repo1.maven.org/maven2@id=central
09:09:01 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:09:01 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:09:01 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:09:01 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:09:01 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:09:01 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:09:01 # To add repositories to the default ones, prepend '+' to the list of repositories
09:09:01 # to add.
09:09:01 # A repository url can be appended with zero or more of the following flags:
09:09:01 # @snapshots : the repository contains snapshots
09:09:01 # @noreleases : the repository does not contain any released artifacts
09:09:01 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:09:01 #
09:09:01 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
09:09:01
09:09:01 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
09:09:01 + echo 'Configuring the startup features...'
09:09:01 Configuring the startup features...
09:09:01 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:01 + FEATURE_TEST_STRING=features-test
09:09:01 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:09:01 + KARAF_VERSION=karaf4
09:09:01 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:09:01 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:01 + [[ ! -z '' ]]
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:09:01 ################################################################################
09:09:01 #
09:09:01 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:01 # contributor license agreements. See the NOTICE file distributed with
09:09:01 # this work for additional information regarding copyright ownership.
09:09:01 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:01 # (the "License"); you may not use this file except in compliance with
09:09:01 # the License. You may obtain a copy of the License at
09:09:01 #
09:09:01 # http://www.apache.org/licenses/LICENSE-2.0
09:09:01 #
09:09:01 # Unless required by applicable law or agreed to in writing, software
09:09:01 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:01 # See the License for the specific language governing permissions and
09:09:01 # limitations under the License.
09:09:01 #
09:09:01 ################################################################################
09:09:01
09:09:01 #
09:09:01 # Comma separated list of features repositories to register by default
09:09:01 #
09:09:01 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5674f4c3-69d7-4a92-8304-7d45bb00357f.xml
09:09:01
09:09:01 #
09:09:01 # Comma separated list of features to install at startup
09:09:01 #
09:09:01 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia, 27b71306-5c2f-4a2b-ae97-ecd49d2f9d99
09:09:01
09:09:01 #
09:09:01 # Resource repositories (OBR) that the features resolver can use
09:09:01 # to resolve requirements/capabilities
09:09:01 #
09:09:01 # The format of the resourceRepositories is
09:09:01 # resourceRepositories=[xml:url|json:url],...
09:09:01 # for Instance:
09:09:01 #
09:09:01 #resourceRepositories=xml:http://host/path/to/index.xml
09:09:01 # or
09:09:01 #resourceRepositories=json:http://host/path/to/index.json
09:09:01 #
09:09:01
09:09:01 #
09:09:01 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:09:01 #
09:09:01 featuresBootAsynchronous=false
09:09:01
09:09:01 #
09:09:01 # Service requirements enforcement
09:09:01 #
09:09:01 # By default, the feature resolver checks the service requirements/capabilities of
09:09:01 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:09:01 # the required bundles.
09:09:01 # The following flag can have those values:
09:09:01 # - disable: service requirements are completely ignored
09:09:01 # - default: service requirements are ignored for old features
09:09:01 # - enforce: service requirements are always verified
09:09:01 #
09:09:01 #serviceRequirements=default
09:09:01
09:09:01 #
09:09:01 # Store cfg file for config element in feature
09:09:01 #
09:09:01 #configCfgStore=true
09:09:01
09:09:01 #
09:09:01 # Define if the feature service automatically refresh bundles
09:09:01 #
09:09:01 autoRefresh=true
09:09:01
09:09:01 #
09:09:01 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:09:01 # XML file defines instructions related to features processing
09:09:01 # versions.properties may declare properties to resolve placeholders in XML file
09:09:01 # both files are relative to ${karaf.etc}
09:09:01 #
09:09:01 #featureProcessing=org.apache.karaf.features.xml
09:09:01 #featureProcessingVersions=versions.properties
09:09:01 + configure_karaf_log karaf4 ''
09:09:01 + local -r karaf_version=karaf4
09:09:01 + local -r controllerdebugmap=
09:09:01 + local logapi=log4j
09:09:01 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:09:01 log4j2.rootLogger.level = INFO
09:09:01 #log4j2.rootLogger.type = asyncRoot
09:09:01 #log4j2.rootLogger.includeLocation = false
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:09:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:09:01 log4j2.rootLogger.appenderRef.Console.ref = Console
09:09:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:09:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:09:01 log4j2.logger.spifly.name = org.apache.aries.spifly
09:09:01 log4j2.logger.spifly.level = WARN
09:09:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:09:01 log4j2.logger.audit.level = INFO
09:09:01 log4j2.logger.audit.additivity = false
09:09:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:09:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:09:01 log4j2.appender.console.type = Console
09:09:01 log4j2.appender.console.name = Console
09:09:01 log4j2.appender.console.layout.type = PatternLayout
09:09:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:09:01 log4j2.appender.rolling.type = RollingRandomAccessFile
09:09:01 log4j2.appender.rolling.name = RollingFile
09:09:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:09:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:09:01 #log4j2.appender.rolling.immediateFlush = false
09:09:01 log4j2.appender.rolling.append = true
09:09:01 log4j2.appender.rolling.layout.type = PatternLayout
09:09:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:09:01 log4j2.appender.rolling.policies.type = Policies
09:09:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:09:01 log4j2.appender.rolling.policies.size.size = 64MB
09:09:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:09:01 log4j2.appender.rolling.strategy.max = 7
09:09:01 log4j2.appender.audit.type = RollingRandomAccessFile
09:09:01 log4j2.appender.audit.name = AuditRollingFile
09:09:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:09:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:09:01 log4j2.appender.audit.append = true
09:09:01 log4j2.appender.audit.layout.type = PatternLayout
09:09:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:09:01 log4j2.appender.audit.policies.type = Policies
09:09:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:09:01 log4j2.appender.audit.policies.size.size = 8MB
09:09:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:09:01 log4j2.appender.audit.strategy.max = 7
09:09:01 log4j2.appender.osgi.type = PaxOsgi
09:09:01 log4j2.appender.osgi.name = PaxOsgi
09:09:01 log4j2.appender.osgi.filter = *
09:09:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:09:01 #log4j2.logger.aether.level = TRACE
09:09:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:09:01 #log4j2.logger.http-headers.level = DEBUG
09:09:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:09:01 #log4j2.logger.maven.level = TRACE
09:09:01 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:09:01 + logapi=log4j2
09:09:01 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:09:01 + '[' log4j2 == log4j2 ']'
09:09:01 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:01 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:09:01 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:09:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:09:01 controllerdebugmap:
09:09:01 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:01 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:09:01 + unset IFS
09:09:01 + echo 'controllerdebugmap: '
09:09:01 + '[' -n '' ']'
09:09:01 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:09:01 ################################################################################
09:09:01 #
09:09:01 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:01 # contributor license agreements. See the NOTICE file distributed with
09:09:01 # this work for additional information regarding copyright ownership.
09:09:01 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:01 # (the "License"); you may not use this file except in compliance with
09:09:01 # the License. You may obtain a copy of the License at
09:09:01 #
09:09:01 # http://www.apache.org/licenses/LICENSE-2.0
09:09:01 #
09:09:01 # Unless required by applicable law or agreed to in writing, software
09:09:01 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:01 # See the License for the specific language governing permissions and
09:09:01 # limitations under the License.
09:09:01 #
09:09:01 ################################################################################
09:09:01
09:09:01 # Common pattern layout for appenders
09:09:01 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:09:01
09:09:01 # Root logger
09:09:01 log4j2.rootLogger.level = INFO
09:09:01 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:09:01 #log4j2.rootLogger.type = asyncRoot
09:09:01 #log4j2.rootLogger.includeLocation = false
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:09:01 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:09:01 log4j2.rootLogger.appenderRef.Console.ref = Console
09:09:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:09:01 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:09:01
09:09:01 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:09:01 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:09:01
09:09:01 # Loggers configuration
09:09:01
09:09:01 # Spifly logger
09:09:01 log4j2.logger.spifly.name = org.apache.aries.spifly
09:09:01 log4j2.logger.spifly.level = WARN
09:09:01
09:09:01 # Security audit logger
09:09:01 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:09:01 log4j2.logger.audit.level = INFO
09:09:01 log4j2.logger.audit.additivity = false
09:09:01 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:09:01
09:09:01 # Appenders configuration
09:09:01
09:09:01 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:09:01 log4j2.appender.console.type = Console
09:09:01 log4j2.appender.console.name = Console
09:09:01 log4j2.appender.console.layout.type = PatternLayout
09:09:01 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:09:01
09:09:01 # Rolling file appender
09:09:01 log4j2.appender.rolling.type = RollingRandomAccessFile
09:09:01 log4j2.appender.rolling.name = RollingFile
09:09:01 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:09:01 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:09:01 # uncomment to not force a disk flush
09:09:01 #log4j2.appender.rolling.immediateFlush = false
09:09:01 log4j2.appender.rolling.append = true
09:09:01 log4j2.appender.rolling.layout.type = PatternLayout
09:09:01 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:09:01 log4j2.appender.rolling.policies.type = Policies
09:09:01 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:09:01 log4j2.appender.rolling.policies.size.size = 1GB
09:09:01 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:09:01 log4j2.appender.rolling.strategy.max = 7
09:09:01
09:09:01 # Audit file appender
09:09:01 log4j2.appender.audit.type = RollingRandomAccessFile
09:09:01 log4j2.appender.audit.name = AuditRollingFile
09:09:01 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:09:01 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:09:01 log4j2.appender.audit.append = true
09:09:01 log4j2.appender.audit.layout.type = PatternLayout
09:09:01 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:09:01 log4j2.appender.audit.policies.type = Policies
09:09:01 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:09:01 log4j2.appender.audit.policies.size.size = 8MB
09:09:01 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:09:01 log4j2.appender.audit.strategy.max = 7
09:09:01
09:09:01 # OSGi appender
09:09:01 log4j2.appender.osgi.type = PaxOsgi
09:09:01 log4j2.appender.osgi.name = PaxOsgi
09:09:01 log4j2.appender.osgi.filter = *
09:09:01
09:09:01 # help with identification of maven-related problems with pax-url-aether
09:09:01 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:09:01 #log4j2.logger.aether.level = TRACE
09:09:01 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:09:01 #log4j2.logger.http-headers.level = DEBUG
09:09:01 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:09:01 #log4j2.logger.maven.level = TRACE
09:09:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:09:01 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:09:01 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:09:01 + local -r controllermem=3072m
09:09:01 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 Configure
09:09:01 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:09:01 max memory: 3072m
09:09:01 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 + echo Configure
09:09:01 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:09:01 + echo ' max memory: 3072m'
09:09:01 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:09:01 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 #!/bin/sh
09:09:01 #
09:09:01 # Licensed to the Apache Software Foundation (ASF) under one or more
09:09:01 # contributor license agreements. See the NOTICE file distributed with
09:09:01 # this work for additional information regarding copyright ownership.
09:09:01 # The ASF licenses this file to You under the Apache License, Version 2.0
09:09:01 # (the "License"); you may not use this file except in compliance with
09:09:01 # the License. You may obtain a copy of the License at
09:09:01 #
09:09:01 # http://www.apache.org/licenses/LICENSE-2.0
09:09:01 #
09:09:01 # Unless required by applicable law or agreed to in writing, software
09:09:01 # distributed under the License is distributed on an "AS IS" BASIS,
09:09:01 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:09:01 # See the License for the specific language governing permissions and
09:09:01 # limitations under the License.
09:09:01 #
09:09:01
09:09:01 #
09:09:01 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:09:01 # script: client, instance, shell, start, status, stop, karaf
09:09:01 #
09:09:01 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:09:01 # Actions go here...
09:09:01 # fi
09:09:01
09:09:01 #
09:09:01 # general settings which should be applied for all scripts go here; please keep
09:09:01 # in mind that it is possible that scripts might be executed more than once, e.g.
09:09:01 # in example of the start script where the start script is executed first and the
09:09:01 # karaf script afterwards.
09:09:01 #
09:09:01
09:09:01 #
09:09:01 # The following section shows the possible configuration options for the default
09:09:01 # karaf scripts
09:09:01 #
09:09:01 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:09:01 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:09:01 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:09:01 # export EXTRA_JAVA_OPTS # Additional JVM options
09:09:01 # export KARAF_HOME # Karaf home folder
09:09:01 # export KARAF_DATA # Karaf data folder
09:09:01 # export KARAF_BASE # Karaf base folder
09:09:01 # export KARAF_ETC # Karaf etc folder
09:09:01 # export KARAF_LOG # Karaf log folder
09:09:01 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:09:01 # export KARAF_OPTS # Additional available Karaf options
09:09:01 # export KARAF_DEBUG # Enable debug mode
09:09:01 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:09:01 # export KARAF_NOROOT # Prevent execution as root if set to true
09:09:01 Set Java version
09:09:01 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:09:01 + echo 'Set Java version'
09:09:01 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:09:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:09:01 sudo: a password is required
09:09:01 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:01 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:09:01 sudo: a password is required
09:09:01 JDK default version ...
09:09:01 + echo 'JDK default version ...'
09:09:01 + java -version
09:09:01 openjdk version "21.0.5" 2024-10-15
09:09:01 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:09:01 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:09:01 Set JAVA_HOME
09:09:01 + echo 'Set JAVA_HOME'
09:09:01 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:09:01 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:09:01 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:01 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:01 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:09:01 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:09:01 Listing all open ports on controller system...
09:09:01 + echo 'Listing all open ports on controller system...'
09:09:01 + netstat -pnatu
09:09:01 /tmp/configuration-script.sh: line 40: netstat: command not found
09:09:01 + '[' -f /tmp/custom_shard_config.txt ']'
09:09:01 Configuring cluster
09:09:01 + echo 'Configuring cluster'
09:09:01 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.159
09:09:01 ################################################
09:09:01 ## Configure Cluster ##
09:09:01 ################################################
09:09:01 NOTE: Cluster configuration files not found. Copying from
09:09:01 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:09:01 Configuring unique name in akka.conf
09:09:01 Configuring hostname in akka.conf
09:09:01 Configuring data and rpc seed nodes in akka.conf
09:09:01 modules = [
09:09:01
09:09:01 {
09:09:01 name = "inventory"
09:09:01 namespace = "urn:opendaylight:inventory"
09:09:01 shard-strategy = "module"
09:09:01 },
09:09:01 {
09:09:01 name = "topology"
09:09:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:09:01 shard-strategy = "module"
09:09:01 },
09:09:01 {
09:09:01 name = "toaster"
09:09:01 namespace = "http://netconfcentral.org/ns/toaster"
09:09:01 shard-strategy = "module"
09:09:01 }
09:09:01 ]
09:09:01 Configuring replication type in module-shards.conf
09:09:01 ################################################
09:09:01 ## NOTE: Manually restart controller to ##
09:09:01 ## apply configuration. ##
09:09:01 ################################################
09:09:01 Dump akka.conf
09:09:01 + echo 'Dump akka.conf'
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:09:01
09:09:01 odl-cluster-data {
09:09:01 akka {
09:09:01 remote {
09:09:01 artery {
09:09:01 enabled = on
09:09:01 transport = tcp
09:09:01 canonical.hostname = "10.30.170.159"
09:09:01 canonical.port = 2550
09:09:01 }
09:09:01 }
09:09:01
09:09:01 cluster {
09:09:01 # Using artery.
09:09:01 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.159:2550"]
09:09:01
09:09:01 roles = ["member-1"]
09:09:01
09:09:01 # when under load we might trip a false positive on the failure detector
09:09:01 # failure-detector {
09:09:01 # heartbeat-interval = 4 s
09:09:01 # acceptable-heartbeat-pause = 16s
09:09:01 # }
09:09:01 }
09:09:01
09:09:01 persistence {
09:09:01 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:09:01 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:09:01 # The relative path is always relative to KARAF_HOME.
09:09:01
09:09:01 # snapshot-store.local.dir = "target/snapshots"
09:09:01
09:09:01 # Use lz4 compression for LocalSnapshotStore snapshots
09:09:01 snapshot-store.local.use-lz4-compression = false
09:09:01 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:09:01 snapshot-store.local.lz4-blocksize = 256KB
09:09:01 }
09:09:01 disable-default-actor-system-quarantined-event-handling = "false"
09:09:01 }
09:09:01 }
09:09:01 Dump modules.conf
09:09:01 + echo 'Dump modules.conf'
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:09:01 modules = [
09:09:01
09:09:01 {
09:09:01 name = "inventory"
09:09:01 namespace = "urn:opendaylight:inventory"
09:09:01 shard-strategy = "module"
09:09:01 },
09:09:01 {
09:09:01 name = "topology"
09:09:01 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:09:01 shard-strategy = "module"
09:09:01 },
09:09:01 {
09:09:01 name = "toaster"
09:09:01 namespace = "http://netconfcentral.org/ns/toaster"
09:09:01 shard-strategy = "module"
09:09:01 }
09:09:01 ]
09:09:01 Dump module-shards.conf
09:09:01 + echo 'Dump module-shards.conf'
09:09:01 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:09:01 module-shards = [
09:09:01 {
09:09:01 name = "default"
09:09:01 shards = [
09:09:01 {
09:09:01 name = "default"
09:09:01 replicas = ["member-1"]
09:09:01 }
09:09:01 ]
09:09:01 },
09:09:01 {
09:09:01 name = "inventory"
09:09:01 shards = [
09:09:01 {
09:09:01 name="inventory"
09:09:01 replicas = ["member-1"]
09:09:01 }
09:09:01 ]
09:09:01 },
09:09:01 {
09:09:01 name = "topology"
09:09:01 shards = [
09:09:01 {
09:09:01 name="topology"
09:09:01 replicas = ["member-1"]
09:09:01 }
09:09:01 ]
09:09:01 },
09:09:01 {
09:09:01 name = "toaster"
09:09:01 shards = [
09:09:01 {
09:09:01 name="toaster"
09:09:01 replicas = ["member-1"]
09:09:01 }
09:09:01 ]
09:09:01 }
09:09:01 ]
09:09:01 Locating config plan to use...
09:09:01 Finished running config plans
09:09:01 Starting member-1 with IP address 10.30.170.159
09:09:01 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:09:01 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:09:01 Redirecting karaf console output to karaf_console.log
09:09:01 Starting controller...
09:09:02 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:09:02 Execute the post startup script on controller 10.30.170.159
09:09:02 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:09:02 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:09:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:09:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:10:02 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:10:07 2025-10-02T09:09:26,720 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:10:07 Controller is UP
09:10:07 2025-10-02T09:09:26,720 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:10:07 Listing all open ports on controller system...
09:10:07 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:10:07 looking for "BindException: Address already in use" in log file
09:10:07 looking for "server is unhealthy" in log file
09:10:07 Let's take the karaf thread dump
09:10:07 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:10:08 karaf main: org.apache.karaf.main.Main, pid:2037
09:10:08 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:10:08 Generating mininet variables...
09:10:08 Locating test plan to use...
09:10:08 Changing the testplan path...
09:10:08 # Place the suites in run order:
09:10:08 /w/workspace/controller-csit-1node-akka1-all-scandium/test/csit/suites/controller/akka_upgrade/1node.robot
09:10:08 Starting Robot test suites /w/workspace/controller-csit-1node-akka1-all-scandium/test/csit/suites/controller/akka_upgrade/1node.robot ...
09:10:09 ==============================================================================
09:10:09 controller-akka1.txt :: Suite for testing upgrading persisted data from ear...
09:10:09 ==============================================================================
09:10:11 Select_Latest_Previous_Release_If_Not_Specified :: If previous ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:11 | FAIL |
09:10:11 ... click for list of related bugs or create a new one if needed (with the
09:10:11 "controller_akka1_txt_select_latest_previous_release_if_not_specified"
09:10:11 reference somewhere inside)
09:10:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_select_latest_previous_release_if_not_specified&order=bug_status"
09:10:11
09:10:11 Evaluating expression '6.0-Carbon > 20.3 and 6.0-Carbon < 21.0' failed: NameError: name 'Carbon' is not defined nor importable as module
09:10:11 ------------------------------------------------------------------------------
09:10:11 Kill_Original_Odl :: The ODL prepared by releng/builder is the new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:14 | PASS |
09:10:14 ------------------------------------------------------------------------------
09:10:14 Install_Older_Odl :: Download .zip of older ODL, unpack, delete .z... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:24 | FAIL |
09:10:24 ... click for list of related bugs or create a new one if needed (with the
09:10:24 "controller_akka1_txt_install_older_odl"
09:10:24 reference somewhere inside)
09:10:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_install_older_odl&order=bug_status"
09:10:24
09:10:24 Got rc: 1 or stderr was not empty: http://: Invalid host name.
09:10:24 ------------------------------------------------------------------------------
09:10:24 Start_Older_Odl :: Start older ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:24 | FAIL |
09:10:24 ... click for list of related bugs or create a new one if needed (with the
09:10:24 "controller_akka1_txt_start_older_odl"
09:10:24 reference somewhere inside)
09:10:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_start_older_odl&order=bug_status"
09:10:24
09:10:24 Variable '${alternative_bundlefolder}' not found. Did you mean:
09:10:24 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
09:10:24 ------------------------------------------------------------------------------
09:10:24 Add_Data :: Put car data to config datastore of older ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:24 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:24 | FAIL |
09:10:24 ... click for list of related bugs or create a new one if needed (with the
09:10:24 "controller_akka1_txt_add_data"
09:10:24 reference somewhere inside)
09:10:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_add_data&order=bug_status"
09:10:24
09:10:24 Got rc: 1 or stderr was not empty: Traceback (most recent call last):
09:10:24 File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
09:10:24 conn = connection.create_connection(
09:10:24 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
09:10:24 raise err
09:10:24 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
09:10:24 sock.connect(sa)
09:10:24 ConnectionRefusedError: [Errno 111] Connection refused
09:10:24
09:10:24 During handling of the above exception, another exception occurred:
09:10:24
09:10:24 Traceback (most recent call last):
09:10:24 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen
09:10:24 httplib_response = self._make_request(
09:10:24 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 395, in _make_request
09:10:24 [ Message content over the limit has been removed. ]
09:10:24 Traceback (most recent call last):
09:10:24 File "/home/jenkins/replace_cars.py", line 101, in
09:10:24 main()
09:10:24 File "/home/jenkins/replace_cars.py", line 93, in main
09:10:24 response = session.put(url=url, auth=auth, headers=headers, data=data)
09:10:24 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 604, in put
09:10:24 return self.request('PUT', url, data=data, **kwargs)
09:10:24 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 544, in request
09:10:24 resp = self.send(prep, **send_kwargs)
09:10:24 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 657, in send
09:10:24 r = adapter.send(request, **kwargs)
09:10:24 File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
09:10:24 raise ConnectionError(e, request=request)
09:10:24 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
09:10:24 ------------------------------------------------------------------------------
09:10:25 Remember_Data :: Get and save the stored data for later comparison. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 | FAIL |
09:10:25 ... click for list of related bugs or create a new one if needed (with the
09:10:25 "controller_akka1_txt_remember_data"
09:10:25 reference somewhere inside)
09:10:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_remember_data&order=bug_status"
09:10:25
09:10:25 ConnectionError: HTTPConnectionPool(host='10.30.170.159', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
09:10:25 ------------------------------------------------------------------------------
09:10:25 Validate_Data :: Compare the saved data against what the data shou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 | FAIL |
09:10:25 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5909
09:10:25
09:10:25 Variable '${data_before}' not found.
09:10:25 ------------------------------------------------------------------------------
09:10:25 Kill_Older_Odl :: Kill the older ODL immediatelly. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 | PASS |
09:10:27 ------------------------------------------------------------------------------
09:10:27 Transfer_Persisted_Data :: Move snapshots and (segmented-)journal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 | FAIL |
09:10:27 ... click for list of related bugs or create a new one if needed (with the
09:10:27 "controller_akka1_txt_transfer_persisted_data"
09:10:27 reference somewhere inside)
09:10:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_transfer_persisted_data&order=bug_status"
09:10:27
09:10:27 Variable '${alternative_bundlefolder}' not found. Did you mean:
09:10:27 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
09:10:27 ------------------------------------------------------------------------------
09:10:27 Check_Snapshot_With_Transferred_Persisted_Data :: Fail if no snaps... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 | FAIL |
09:10:27 ... click for list of related bugs or create a new one if needed (with the
09:10:27 "controller_akka1_txt_check_snapshot_with_transferred_persisted_data"
09:10:27 reference somewhere inside)
09:10:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_check_snapshot_with_transferred_persisted_data&order=bug_status"
09:10:27
09:10:27 Variable '${stdout}' not found.
09:10:27 ------------------------------------------------------------------------------
09:10:27 Start_Newer_Odl :: Start the newer ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:10:59 | PASS |
09:10:59 ------------------------------------------------------------------------------
09:10:59 Verify_Data_Is_Restored :: Wait until data check succeeds (there m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:11:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:11:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:14:04 | FAIL |
09:14:04 ... click for list of related bugs or create a new one if needed (with the
09:14:04 "controller_akka1_txt_verify_data_is_restored"
09:14:04 reference somewhere inside)
09:14:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_verify_data_is_restored&order=bug_status"
09:14:04
09:14:04 Keyword 'Check_Restored_Data' failed after retrying for 3 minutes. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.159:8181/rests/data/car:cars
09:14:04 ------------------------------------------------------------------------------
09:14:04 Archive_Older_Karaf_Log :: Only original location benefits from au... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:14:05 | FAIL |
09:14:05 ... click for list of related bugs or create a new one if needed (with the
09:14:05 "controller_akka1_txt_archive_older_karaf_log"
09:14:05 reference somewhere inside)
09:14:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_archive_older_karaf_log&order=bug_status"
09:14:05
09:14:05 Variable '${alternative_bundlefolder}' not found. Did you mean:
09:14:05 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
09:14:05 ------------------------------------------------------------------------------
09:14:05 controller-akka1.txt :: Suite for testing upgrading persisted data... | FAIL |
09:14:05 13 tests, 3 passed, 10 failed
09:14:05 ==============================================================================
09:14:05 Output: /w/workspace/controller-csit-1node-akka1-all-scandium/output.xml
09:14:05 Log: /w/workspace/controller-csit-1node-akka1-all-scandium/log.html
09:14:05 Report: /w/workspace/controller-csit-1node-akka1-all-scandium/report.html
09:14:05 Examining the files in data/log and checking filesize
09:14:05 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:05 total 520
09:14:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:10 .
09:14:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:10 ..
09:14:05 -rw-rw-r-- 1 jenkins jenkins 521417 Oct 2 09:14 karaf.log
09:14:05 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:06 512K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:14:06 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:06 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:14:06 Let's take the karaf thread dump again...
09:14:06 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:06 karaf main: org.apache.karaf.main.Main, pid:3737
09:14:06 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:07 Killing ODL
09:14:07 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:12 Compressing karaf.log 1
09:14:12 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:12 Fetching compressed karaf.log 1
09:14:12 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:12 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:13 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:13 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log: No such file or directory
09:14:13 Fetch GC logs
09:14:13 Warning: Permanently added '10.30.170.159' (ECDSA) to the list of known hosts.
09:14:13 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:14:13 Examine copied files
09:14:13 total 3032
09:14:13 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:14 gclogs-1
09:14:13 -rw-rw-r--. 1 jenkins jenkins 40241 Oct 2 09:14 odl1_karaf.log.gz
09:14:13 -rw-rw-r--. 1 jenkins jenkins 120104 Oct 2 09:14 karaf_1_3737_threads_after.log
09:14:13 -rw-rw-r--. 1 jenkins jenkins 14432 Oct 2 09:14 ps_after.log
09:14:13 -rw-rw-r--. 1 jenkins jenkins 252738 Oct 2 09:14 report.html
09:14:13 -rw-rw-r--. 1 jenkins jenkins 479798 Oct 2 09:14 log.html
09:14:13 -rw-rw-r--. 1 jenkins jenkins 1993426 Oct 2 09:14 output.xml
09:14:13 -rw-rw-r--. 1 jenkins jenkins 140 Oct 2 09:10 testplan.txt
09:14:13 -rw-rw-r--. 1 jenkins jenkins 122343 Oct 2 09:10 karaf_1_2037_threads_before.log
09:14:13 -rw-rw-r--. 1 jenkins jenkins 14286 Oct 2 09:10 ps_before.log
09:14:13 -rw-rw-r--. 1 jenkins jenkins 3274 Oct 2 09:08 post-startup-script.sh
09:14:13 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:08 startup-script.sh
09:14:13 -rw-rw-r--. 1 jenkins jenkins 3444 Oct 2 09:08 configuration-script.sh
09:14:13 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:08 detect_variables.env
09:14:13 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:08 pom.xml
09:14:13 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:08 set_variables.env
09:14:13 -rw-rw-r--. 1 jenkins jenkins 254 Oct 2 09:08 slave_addresses.txt
09:14:13 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:07 requirements.txt
09:14:13 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:07 env.properties
09:14:13 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:05 stack-parameters.yaml
09:14:13 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:02 test
09:14:13 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:02 test@tmp
09:14:13 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 01:52 maven-metadata.xml
09:14:13 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins431593437257472961.sh
09:14:13 Karaf Deployments, Tests must have already run
09:14:13 [controller-csit-1node-akka1-all-scandium] $ /bin/sh /tmp/jenkins12718694289219138988.sh
09:14:13 Cleaning up Robot installation...
09:14:13 $ ssh-agent -k
09:14:13 unset SSH_AUTH_SOCK;
09:14:13 unset SSH_AGENT_PID;
09:14:13 echo Agent pid 5337 killed;
09:14:13 [ssh-agent] Stopped.
09:14:14 Recording plot data
09:14:14 Robot results publisher started...
09:14:14 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:14:14 -Parsing output xml:
09:14:14 Done!
09:14:14 -Copying log files to build dir:
09:14:15 Done!
09:14:15 -Assigning results to build:
09:14:15 Done!
09:14:15 -Checking thresholds:
09:14:15 Done!
09:14:15 Done publishing Robot results.
09:14:15 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
09:14:15 [PostBuildScript] - [INFO] Executing post build scripts.
09:14:15 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins6196255824175705191.sh
09:14:15 Archiving csit artifacts
09:14:15 mv: cannot stat '*_1.png': No such file or directory
09:14:15 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:14:15 % Total % Received % Xferd Average Speed Time Time Time Current
09:14:15 Dload Upload Total Spent Left Speed
09:14:15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 400k 0 400k 0 0 3775k 0 --:--:-- --:--:-- --:--:-- 3775k
09:14:15 Archive: robot-plugin.zip
09:14:15 inflating: ./archives/robot-plugin/log.html
09:14:15 inflating: ./archives/robot-plugin/output.xml
09:14:15 inflating: ./archives/robot-plugin/report.html
09:14:15 mv: cannot stat '*.log.gz': No such file or directory
09:14:15 mv: cannot stat '*.csv': No such file or directory
09:14:15 mv: cannot stat '*.png': No such file or directory
09:14:15 [PostBuildScript] - [INFO] Executing post build scripts.
09:14:15 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins13988104019401927738.sh
09:14:15 [PostBuildScript] - [INFO] Executing post build scripts.
09:14:15 [EnvInject] - Injecting environment variables from a build step.
09:14:15 [EnvInject] - Injecting as environment variables the properties content
09:14:15 OS_CLOUD=vex
09:14:15 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-scandium-75
09:14:15
09:14:15 [EnvInject] - Variables injected successfully.
09:14:15 provisioning config files...
09:14:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:14:15 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins7508822516137991761.sh
09:14:15 ---> openstack-stack-delete.sh
09:14:15 Setup pyenv:
09:14:16 system
09:14:16 3.8.13
09:14:16 3.9.13
09:14:16 3.10.13
09:14:16 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:14:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:14:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:14:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:14:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:14:18 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:14:18 lf-activate-venv(): INFO: Base packages installed successfully
09:14:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:14:39 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:14:39 INFO: Retrieving stack cost for: releng-controller-csit-1node-akka1-all-scandium-75
09:14:42 DEBUG: Successfully retrieved stack cost: total: 0.11
09:14:54 INFO: Deleting stack releng-controller-csit-1node-akka1-all-scandium-75
09:14:54 Successfully deleted stack releng-controller-csit-1node-akka1-all-scandium-75
09:14:54 [PostBuildScript] - [INFO] Executing post build scripts.
09:14:54 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins8496077340838049263.sh
09:14:54 ---> sysstat.sh
09:14:54 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins13884871156201761059.sh
09:14:54 ---> package-listing.sh
09:14:54 ++ facter osfamily
09:14:54 ++ tr '[:upper:]' '[:lower:]'
09:14:54 + OS_FAMILY=redhat
09:14:54 + workspace=/w/workspace/controller-csit-1node-akka1-all-scandium
09:14:54 + START_PACKAGES=/tmp/packages_start.txt
09:14:54 + END_PACKAGES=/tmp/packages_end.txt
09:14:54 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:14:54 + PACKAGES=/tmp/packages_start.txt
09:14:54 + '[' /w/workspace/controller-csit-1node-akka1-all-scandium ']'
09:14:54 + PACKAGES=/tmp/packages_end.txt
09:14:54 + case "${OS_FAMILY}" in
09:14:54 + rpm -qa
09:14:54 + sort
09:14:55 + '[' -f /tmp/packages_start.txt ']'
09:14:55 + '[' -f /tmp/packages_end.txt ']'
09:14:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:14:55 + '[' /w/workspace/controller-csit-1node-akka1-all-scandium ']'
09:14:55 + mkdir -p /w/workspace/controller-csit-1node-akka1-all-scandium/archives/
09:14:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-akka1-all-scandium/archives/
09:14:55 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins6815029486437941533.sh
09:14:55 ---> capture-instance-metadata.sh
09:14:55 Setup pyenv:
09:14:55 system
09:14:55 3.8.13
09:14:55 3.9.13
09:14:55 3.10.13
09:14:55 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:14:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:14:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:14:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:14:57 lf-activate-venv(): INFO: Base packages installed successfully
09:14:57 lf-activate-venv(): INFO: Installing additional packages: lftools
09:15:08 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:15:08 INFO: Running in OpenStack, capturing instance metadata
09:15:08 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins15203843577548375687.sh
09:15:08 provisioning config files...
09:15:08 Could not find credentials [logs] for controller-csit-1node-akka1-all-scandium #75
09:15:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-akka1-all-scandium@tmp/config10002837595243361198tmp
09:15:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:15:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:15:08 provisioning config files...
09:15:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:15:08 [EnvInject] - Injecting environment variables from a build step.
09:15:08 [EnvInject] - Injecting as environment variables the properties content
09:15:08 SERVER_ID=logs
09:15:08
09:15:08 [EnvInject] - Variables injected successfully.
09:15:08 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins16012652608862264120.sh
09:15:09 ---> create-netrc.sh
09:15:09 WARN: Log server credential not found.
09:15:09 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins17556964151652327937.sh
09:15:09 ---> python-tools-install.sh
09:15:09 Setup pyenv:
09:15:09 system
09:15:09 3.8.13
09:15:09 3.9.13
09:15:09 3.10.13
09:15:09 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:15:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:15:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:15:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:15:11 lf-activate-venv(): INFO: Base packages installed successfully
09:15:11 lf-activate-venv(): INFO: Installing additional packages: lftools
09:15:21 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:15:21 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins8452311517346519814.sh
09:15:21 ---> sudo-logs.sh
09:15:21 Archiving 'sudo' log..
09:15:22 [controller-csit-1node-akka1-all-scandium] $ /bin/bash /tmp/jenkins5695674274808720985.sh
09:15:22 ---> job-cost.sh
09:15:22 Setup pyenv:
09:15:22 system
09:15:22 3.8.13
09:15:22 3.9.13
09:15:22 3.10.13
09:15:22 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:15:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:15:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:15:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:15:24 lf-activate-venv(): INFO: Base packages installed successfully
09:15:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:15:34 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:15:34 DEBUG: total: 0.11
09:15:34 INFO: Retrieving Stack Cost...
09:15:34 INFO: Retrieving Pricing Info for: v3-standard-2
09:15:34 INFO: Archiving Costs
09:15:34 [controller-csit-1node-akka1-all-scandium] $ /bin/bash -l /tmp/jenkins13517885359542176794.sh
09:15:34 ---> logs-deploy.sh
09:15:34 Setup pyenv:
09:15:35 system
09:15:35 3.8.13
09:15:35 3.9.13
09:15:35 3.10.13
09:15:35 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-scandium/.python-version)
09:15:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-3FMx from file:/tmp/.os_lf_venv
09:15:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:15:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:15:37 lf-activate-venv(): INFO: Base packages installed successfully
09:15:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:15:49 lf-activate-venv(): INFO: Adding /tmp/venv-3FMx/bin to PATH
09:15:49 WARNING: Nexus logging server not set
09:15:49 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-scandium/75/
09:15:49 INFO: archiving logs to S3
09:15:50 ---> uname -a:
09:15:50 Linux prd-centos8-robot-2c-8g-91.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
09:15:50
09:15:50
09:15:50 ---> lscpu:
09:15:50 Architecture: x86_64
09:15:50 CPU op-mode(s): 32-bit, 64-bit
09:15:50 Byte Order: Little Endian
09:15:50 CPU(s): 2
09:15:50 On-line CPU(s) list: 0,1
09:15:50 Thread(s) per core: 1
09:15:50 Core(s) per socket: 1
09:15:50 Socket(s): 2
09:15:50 NUMA node(s): 1
09:15:50 Vendor ID: AuthenticAMD
09:15:50 CPU family: 23
09:15:50 Model: 49
09:15:50 Model name: AMD EPYC-Rome Processor
09:15:50 Stepping: 0
09:15:50 CPU MHz: 2800.000
09:15:50 BogoMIPS: 5600.00
09:15:50 Virtualization: AMD-V
09:15:50 Hypervisor vendor: KVM
09:15:50 Virtualization type: full
09:15:50 L1d cache: 32K
09:15:50 L1i cache: 32K
09:15:50 L2 cache: 512K
09:15:50 L3 cache: 16384K
09:15:50 NUMA node0 CPU(s): 0,1
09:15:50 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
09:15:50
09:15:50
09:15:50 ---> nproc:
09:15:50 2
09:15:50
09:15:50
09:15:50 ---> df -h:
09:15:50 Filesystem Size Used Avail Use% Mounted on
09:15:50 devtmpfs 3.8G 0 3.8G 0% /dev
09:15:50 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:15:50 tmpfs 3.8G 17M 3.8G 1% /run
09:15:50 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:15:50 /dev/vda1 40G 8.3G 32G 21% /
09:15:50 tmpfs 770M 0 770M 0% /run/user/1001
09:15:50
09:15:50
09:15:50 ---> free -m:
09:15:50 total used free shared buff/cache available
09:15:50 Mem: 7697 578 4939 19 2180 6821
09:15:50 Swap: 1023 0 1023
09:15:50
09:15:50
09:15:50 ---> ip addr:
09:15:50 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:15:50 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:15:50 inet 127.0.0.1/8 scope host lo
09:15:50 valid_lft forever preferred_lft forever
09:15:50 inet6 ::1/128 scope host
09:15:50 valid_lft forever preferred_lft forever
09:15:50 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:15:50 link/ether fa:16:3e:8c:69:95 brd ff:ff:ff:ff:ff:ff
09:15:50 altname enp0s3
09:15:50 altname ens3
09:15:50 inet 10.30.170.165/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:15:50 valid_lft 85404sec preferred_lft 85404sec
09:15:50 inet6 fe80::f816:3eff:fe8c:6995/64 scope link
09:15:50 valid_lft forever preferred_lft forever
09:15:50
09:15:50
09:15:50 ---> sar -b -r -n DEV:
09:15:50 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)
09:15:50
09:15:50 08:59:07 LINUX RESTART (2 CPU)
09:15:50
09:15:50 09:00:00 AM tps rtps wtps bread/s bwrtn/s
09:15:50 09:00:01 AM 281.05 249.47 31.58 14256.84 1170.53
09:15:50 09:01:01 AM 79.86 46.83 33.02 6807.60 16831.72
09:15:50 09:02:01 AM 25.60 1.72 23.88 111.37 19666.96
09:15:50 09:03:01 AM 41.23 14.24 26.99 3775.05 2894.92
09:15:50 09:04:01 AM 34.04 0.13 33.91 3.73 3864.35
09:15:50 09:05:01 AM 68.74 0.03 68.71 0.53 7282.29
09:15:50 09:06:01 AM 46.12 0.07 46.05 1.87 6554.90
09:15:50 09:07:01 AM 24.18 0.65 23.53 51.06 2524.66
09:15:50 09:08:01 AM 29.73 0.38 29.35 64.26 2090.38
09:15:50 09:09:01 AM 69.01 9.45 59.56 1685.59 7332.18
09:15:50 09:10:01 AM 14.33 0.00 14.33 0.00 1200.27
09:15:50 09:11:01 AM 4.82 0.25 4.57 13.60 176.26
09:15:50 09:12:01 AM 0.25 0.00 0.25 0.00 21.76
09:15:50 09:13:01 AM 0.23 0.00 0.23 0.00 10.01
09:15:50 09:14:01 AM 0.18 0.00 0.18 0.00 13.76
09:15:50 09:15:01 AM 22.28 0.45 21.83 47.98 944.12
09:15:50 Average: 30.97 5.21 25.76 851.70 4757.36
09:15:50
09:15:50 09:00:00 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:15:50 09:00:01 AM 7287020 7359524 595412 7.55 2688 280252 401524 5.09 109436 269608 9588
09:15:50 09:01:01 AM 6080152 7340172 1802280 22.86 2688 1459712 360148 4.57 121324 1425736 550296
09:15:50 09:02:01 AM 6106304 7372076 1776128 22.53 2688 1465440 326364 3.65 124536 1397380 128
09:15:50 09:03:01 AM 5583920 7084980 2298512 29.16 2688 1694960 690536 7.73 182428 1835536 44708
09:15:50 09:04:01 AM 5384012 7005936 2498420 31.70 2688 1811772 753212 8.43 198704 2004640 72012
09:15:50 09:05:01 AM 5311756 7033816 2570676 32.61 2688 1904412 694684 7.78 185788 2058236 42800
09:15:50 09:06:01 AM 5131448 6998064 2750984 34.90 2688 2043648 722584 8.09 189448 2215480 39876
09:15:50 09:07:01 AM 5179052 7016104 2703380 34.30 2688 2012892 692696 7.76 208416 2147280 9924
09:15:50 09:08:01 AM 5077612 7006312 2804820 35.58 2688 2102312 713384 7.99 233088 2217372 66796
09:15:50 09:09:01 AM 4963248 7065920 2919184 37.03 2688 2270272 622488 6.97 265720 2278212 26992
09:15:50 09:10:01 AM 4961932 7064468 2920500 37.05 2688 2270272 621736 6.96 265720 2278584 4
09:15:50 09:11:01 AM 4914920 7018976 2967512 37.65 2688 2271812 688388 7.71 266396 2324712 248
09:15:50 09:12:01 AM 4913476 7017860 2968956 37.67 2688 2272108 688388 7.71 266400 2326184 4
09:15:50 09:13:01 AM 4912500 7017212 2969932 37.68 2688 2272436 703832 7.88 266400 2327292 108
09:15:50 09:14:01 AM 4910556 7015596 2971876 37.70 2688 2272764 704324 7.89 266400 2328956 64
09:15:50 09:15:01 AM 5089052 7010008 2793380 35.44 2688 2094848 689144 7.72 463492 1977180 22452
09:15:50 Average: 5362935 7089189 2519497 31.96 2688 1906244 629590 7.05 225856 1963274 55375
09:15:50
09:15:50 09:00:00 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:15:50 09:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:00:01 AM eth0 1.05 0.00 0.26 0.00 0.00 0.00 0.00 0.00
09:15:50 09:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:01:01 AM eth0 2.93 2.17 0.66 0.45 0.00 0.00 0.00 0.00
09:15:50 09:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:02:01 AM eth0 3.91 1.88 0.78 0.40 0.00 0.00 0.00 0.00
09:15:50 09:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:03:01 AM eth0 283.77 165.65 1178.42 58.18 0.00 0.00 0.00 0.00
09:15:50 09:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:04:01 AM eth0 35.72 32.29 479.93 3.34 0.00 0.00 0.00 0.00
09:15:50 09:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:05:01 AM eth0 20.05 18.28 250.09 2.83 0.00 0.00 0.00 0.00
09:15:50 09:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:06:01 AM eth0 37.45 32.32 591.70 5.37 0.00 0.00 0.00 0.00
09:15:50 09:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:07:01 AM eth0 7.30 6.28 4.46 2.53 0.00 0.00 0.00 0.00
09:15:50 09:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:08:01 AM eth0 35.44 32.76 325.64 6.73 0.00 0.00 0.00 0.00
09:15:50 09:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:09:01 AM eth0 144.21 108.07 40.45 32.92 0.00 0.00 0.00 0.00
09:15:50 09:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:10:01 AM eth0 6.45 3.93 1.48 0.83 0.00 0.00 0.00 0.00
09:15:50 09:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:11:01 AM eth0 27.94 18.44 7.83 2.57 0.00 0.00 0.00 0.00
09:15:50 09:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:12:01 AM eth0 0.95 0.70 0.36 1.41 0.00 0.00 0.00 0.00
09:15:50 09:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:13:01 AM eth0 0.87 0.57 0.24 0.15 0.00 0.00 0.00 0.00
09:15:50 09:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:14:01 AM eth0 0.65 0.50 0.11 0.08 0.00 0.00 0.00 0.00
09:15:50 09:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 09:15:01 AM eth0 51.03 34.49 82.97 29.37 0.00 0.00 0.00 0.00
09:15:50 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:15:50 Average: eth0 43.87 30.52 197.48 9.80 0.00 0.00 0.00 0.00
09:15:50
09:15:50
09:15:50 ---> sar -P ALL:
09:15:50 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)
09:15:50
09:15:50 08:59:07 LINUX RESTART (2 CPU)
09:15:50
09:15:50 09:00:00 AM CPU %user %nice %system %iowait %steal %idle
09:15:50 09:00:01 AM all 8.11 0.00 14.59 62.70 0.54 14.05
09:15:50 09:00:01 AM 0 6.45 0.00 8.60 83.87 1.08 0.00
09:15:50 09:00:01 AM 1 9.78 0.00 20.65 41.30 0.00 28.26
09:15:50 09:01:01 AM all 10.68 0.03 2.79 79.81 0.08 6.60
09:15:50 09:01:01 AM 0 10.69 0.02 1.79 77.12 0.07 10.31
09:15:50 09:01:01 AM 1 10.67 0.05 3.79 82.51 0.10 2.88
09:15:50 09:02:01 AM all 0.94 0.00 0.81 87.86 0.03 10.36
09:15:50 09:02:01 AM 0 0.72 0.00 0.84 87.94 0.03 10.47
09:15:50 09:02:01 AM 1 1.16 0.00 0.79 87.78 0.02 10.26
09:15:50 09:03:01 AM all 20.19 0.00 3.87 11.10 0.10 64.74
09:15:50 09:03:01 AM 0 22.35 0.00 4.41 12.37 0.10 60.77
09:15:50 09:03:01 AM 1 18.05 0.00 3.33 9.85 0.10 68.67
09:15:50 09:04:01 AM all 10.38 0.00 1.34 15.80 0.08 72.39
09:15:50 09:04:01 AM 0 6.84 0.00 1.12 20.51 0.10 71.43
09:15:50 09:04:01 AM 1 13.93 0.00 1.56 11.08 0.07 73.36
09:15:50 09:05:01 AM all 12.45 0.00 2.31 17.15 0.08 68.01
09:15:50 09:05:01 AM 0 20.45 0.00 3.01 15.19 0.08 61.26
09:15:50 09:05:01 AM 1 4.53 0.00 1.60 19.09 0.07 74.71
09:15:50 09:06:01 AM all 13.17 0.00 2.40 17.76 0.11 66.57
09:15:50 09:06:01 AM 0 16.89 0.00 2.73 20.54 0.10 59.74
09:15:50 09:06:01 AM 1 9.45 0.00 2.07 14.98 0.12 73.38
09:15:50 09:07:01 AM all 13.42 0.00 1.62 4.37 0.08 80.51
09:15:50 09:07:01 AM 0 16.50 0.00 1.63 4.14 0.08 77.65
09:15:50 09:07:01 AM 1 10.34 0.00 1.61 4.60 0.08 83.37
09:15:50 09:08:01 AM all 20.11 0.00 2.62 4.50 0.10 72.67
09:15:50 09:08:01 AM 0 25.60 0.00 3.04 6.46 0.08 64.81
09:15:50 09:08:01 AM 1 14.61 0.00 2.21 2.53 0.12 80.54
09:15:50 09:09:01 AM all 23.73 0.00 4.64 13.92 0.12 57.59
09:15:50 09:09:01 AM 0 29.25 0.00 4.82 10.76 0.13 55.03
09:15:50 09:09:01 AM 1 18.24 0.00 4.45 17.07 0.10 60.13
09:15:50 09:10:01 AM all 0.16 0.00 0.19 0.84 0.03 98.79
09:15:50 09:10:01 AM 0 0.17 0.00 0.22 1.49 0.03 98.10
09:15:50 09:10:01 AM 1 0.15 0.00 0.17 0.18 0.02 99.48
09:15:50
09:15:50 09:10:01 AM CPU %user %nice %system %iowait %steal %idle
09:15:50 09:11:01 AM all 5.27 0.00 0.40 0.16 0.07 94.10
09:15:50 09:11:01 AM 0 6.11 0.00 0.45 0.30 0.07 93.07
09:15:50 09:11:01 AM 1 4.42 0.00 0.34 0.02 0.07 95.15
09:15:50 09:12:01 AM all 1.43 0.00 0.13 0.00 0.04 98.40
09:15:50 09:12:01 AM 0 1.87 0.00 0.12 0.00 0.05 97.96
09:15:50 09:12:01 AM 1 0.99 0.00 0.15 0.00 0.03 98.83
09:15:50 09:13:01 AM all 1.40 0.00 0.11 0.00 0.04 98.45
09:15:50 09:13:01 AM 0 1.27 0.00 0.12 0.00 0.03 98.58
09:15:50 09:13:01 AM 1 1.52 0.00 0.10 0.00 0.05 98.33
09:15:50 09:14:01 AM all 1.55 0.00 0.10 0.00 0.07 98.29
09:15:50 09:14:01 AM 0 1.94 0.00 0.12 0.00 0.05 97.89
09:15:50 09:14:01 AM 1 1.15 0.00 0.08 0.00 0.08 98.68
09:15:50 09:15:01 AM all 21.25 0.00 3.19 0.51 0.08 74.97
09:15:50 09:15:01 AM 0 28.02 0.00 3.31 0.53 0.08 68.06
09:15:50 09:15:01 AM 1 14.48 0.00 3.07 0.48 0.08 81.88
09:15:50 Average: all 10.40 0.00 1.78 16.95 0.07 70.79
09:15:50 Average: 0 12.55 0.00 1.85 17.23 0.07 68.30
09:15:50 Average: 1 8.25 0.00 1.71 16.68 0.07 73.29
09:15:50
09:15:50
09:15:50