23:40:10 Started by upstream project "integration-distribution-mri-test-vanadium" build number 19
23:40:10 originally caused by:
23:40:10 Started by timer
23:40:10 Running as SYSTEM
23:40:11 [EnvInject] - Loading node environment variables.
23:40:11 Building remotely on prd-centos8-robot-2c-8g-11221 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-akka1-all-vanadium
23:40:12 [ssh-agent] Looking for ssh-agent implementation...
23:40:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:40:12 $ ssh-agent
23:40:12 SSH_AUTH_SOCK=/tmp/ssh-brXkOBxL2DUz/agent.5286
23:40:12 SSH_AGENT_PID=5287
23:40:12 [ssh-agent] Started.
23:40:12 Running ssh-add (command line suppressed)
23:40:12 Identity added: /w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_14709661668365338362.key (/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_14709661668365338362.key)
23:40:12 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:40:12 The recommended git tool is: NONE
23:40:15 using credential opendaylight-jenkins-ssh
23:40:22 Wiping out workspace first.
23:40:22 Cloning the remote Git repository
23:40:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:40:22 > git init /w/workspace/controller-csit-1node-akka1-all-vanadium/test # timeout=10
23:40:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:22 > git --version # timeout=10
23:40:22 > git --version # 'git version 2.43.0'
23:40:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:22 [INFO] Currently running in a labeled security context
23:40:22 [INFO] Currently SELinux is 'enforcing' on the host
23:40:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh1764207385761192849.key
23:40:23 Verifying host key using known hosts file
23:40:23 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.
23:40:23 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:40:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:40:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:40:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:40:25 [INFO] Currently running in a labeled security context
23:40:25 [INFO] Currently SELinux is 'enforcing' on the host
23:40:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh12086685776352910397.key
23:40:25 Verifying host key using known hosts file
23:40:25 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.
23:40:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:40:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:26 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:40:26 > git config core.sparsecheckout # timeout=10
23:40:26 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:40:26 Commit message: "Adapt test for new pce-allocation field"
23:40:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:40:26 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:40:27 No emails were triggered.
23:40:27 provisioning config files...
23:40:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:40:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:40:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:40:28 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins8050955937709342260.sh
23:40:28 ---> python-tools-install.sh
23:40:28 Setup pyenv:
23:40:28 system
23:40:28 * 3.8.13 (set by /opt/pyenv/version)
23:40:28 * 3.9.13 (set by /opt/pyenv/version)
23:40:28 * 3.10.13 (set by /opt/pyenv/version)
23:40:28 * 3.11.7 (set by /opt/pyenv/version)
23:40:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-gIMY
23:40:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:40:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:40:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:40:37 lf-activate-venv(): INFO: Base packages installed successfully
23:40:37 lf-activate-venv(): INFO: Installing additional packages: lftools
23:41:01 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:41:01 Generating Requirements File
23:41:22 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.
23:41:22 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:41:22 Python 3.11.7
23:41:22 pip 25.3 from /tmp/venv-gIMY/lib/python3.11/site-packages/pip (python 3.11)
23:41:23 appdirs==1.4.4
23:41:23 argcomplete==3.6.3
23:41:23 aspy.yaml==1.3.0
23:41:23 attrs==25.4.0
23:41:23 autopage==0.5.2
23:41:23 beautifulsoup4==4.14.3
23:41:23 boto3==1.42.4
23:41:23 botocore==1.42.4
23:41:23 bs4==0.0.2
23:41:23 cachetools==6.2.2
23:41:23 certifi==2025.11.12
23:41:23 cffi==2.0.0
23:41:23 cfgv==3.5.0
23:41:23 chardet==5.2.0
23:41:23 charset-normalizer==3.4.4
23:41:23 click==8.3.1
23:41:23 cliff==4.13.0
23:41:23 cmd2==2.7.0
23:41:23 cryptography==3.3.2
23:41:23 debtcollector==3.0.0
23:41:23 decorator==5.2.1
23:41:23 defusedxml==0.7.1
23:41:23 Deprecated==1.3.1
23:41:23 distlib==0.4.0
23:41:23 dnspython==2.8.0
23:41:23 docker==7.1.0
23:41:23 dogpile.cache==1.5.0
23:41:23 durationpy==0.10
23:41:23 email-validator==2.3.0
23:41:23 filelock==3.20.0
23:41:23 future==1.0.0
23:41:23 gitdb==4.0.12
23:41:23 GitPython==3.1.45
23:41:23 google-auth==2.43.0
23:41:23 httplib2==0.31.0
23:41:23 identify==2.6.15
23:41:23 idna==3.11
23:41:23 importlib-resources==1.5.0
23:41:23 iso8601==2.1.0
23:41:23 Jinja2==3.1.6
23:41:23 jmespath==1.0.1
23:41:23 jsonpatch==1.33
23:41:23 jsonpointer==3.0.0
23:41:23 jsonschema==4.25.1
23:41:23 jsonschema-specifications==2025.9.1
23:41:23 keystoneauth1==5.12.0
23:41:23 kubernetes==34.1.0
23:41:23 lftools==0.37.17
23:41:23 lxml==6.0.2
23:41:23 markdown-it-py==4.0.0
23:41:23 MarkupSafe==3.0.3
23:41:23 mdurl==0.1.2
23:41:23 msgpack==1.1.2
23:41:23 multi_key_dict==2.0.3
23:41:23 munch==4.0.0
23:41:23 netaddr==1.3.0
23:41:23 niet==1.4.2
23:41:23 nodeenv==1.9.1
23:41:23 oauth2client==4.1.3
23:41:23 oauthlib==3.3.1
23:41:23 openstacksdk==4.8.0
23:41:23 os-service-types==1.8.2
23:41:23 osc-lib==4.2.0
23:41:23 oslo.config==10.1.0
23:41:23 oslo.context==6.2.0
23:41:23 oslo.i18n==6.7.1
23:41:23 oslo.log==7.2.1
23:41:23 oslo.serialization==5.8.0
23:41:23 oslo.utils==9.2.0
23:41:23 packaging==25.0
23:41:23 pbr==7.0.3
23:41:23 platformdirs==4.5.1
23:41:23 prettytable==3.17.0
23:41:23 psutil==7.1.3
23:41:23 pyasn1==0.6.1
23:41:23 pyasn1_modules==0.4.2
23:41:23 pycparser==2.23
23:41:23 pygerrit2==2.0.15
23:41:23 PyGithub==2.8.1
23:41:23 Pygments==2.19.2
23:41:23 PyJWT==2.10.1
23:41:23 PyNaCl==1.6.1
23:41:23 pyparsing==2.4.7
23:41:23 pyperclip==1.11.0
23:41:23 pyrsistent==0.20.0
23:41:23 python-cinderclient==9.8.0
23:41:23 python-dateutil==2.9.0.post0
23:41:23 python-heatclient==4.3.0
23:41:23 python-jenkins==1.8.3
23:41:23 python-keystoneclient==5.7.0
23:41:23 python-magnumclient==4.9.0
23:41:23 python-openstackclient==8.2.0
23:41:23 python-swiftclient==4.9.0
23:41:23 PyYAML==6.0.3
23:41:23 referencing==0.37.0
23:41:23 requests==2.32.5
23:41:23 requests-oauthlib==2.0.0
23:41:23 requestsexceptions==1.4.0
23:41:23 rfc3986==2.0.0
23:41:23 rich==14.2.0
23:41:23 rich-argparse==1.7.2
23:41:23 rpds-py==0.30.0
23:41:23 rsa==4.9.1
23:41:23 ruamel.yaml==0.18.16
23:41:23 ruamel.yaml.clib==0.2.15
23:41:23 s3transfer==0.16.0
23:41:23 simplejson==3.20.2
23:41:23 six==1.17.0
23:41:23 smmap==5.0.2
23:41:23 soupsieve==2.8
23:41:23 stevedore==5.6.0
23:41:23 tabulate==0.9.0
23:41:23 toml==0.10.2
23:41:23 tomlkit==0.13.3
23:41:23 tqdm==4.67.1
23:41:23 typing_extensions==4.15.0
23:41:23 tzdata==2025.2
23:41:23 urllib3==1.26.20
23:41:23 virtualenv==20.35.4
23:41:23 wcwidth==0.2.14
23:41:23 websocket-client==1.9.0
23:41:23 wrapt==2.0.1
23:41:23 xdg==6.0.0
23:41:23 xmltodict==1.0.2
23:41:23 yq==3.4.3
23:41:23 [EnvInject] - Injecting environment variables from a build step.
23:41:23 [EnvInject] - Injecting as environment variables the properties content
23:41:23 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:41:23 OS_CLOUD=vex
23:41:23 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-19
23:41:23 OS_STACK_TEMPLATE_DIR=openstack-hot
23:41:23
23:41:23 [EnvInject] - Variables injected successfully.
23:41:23 provisioning config files...
23:41:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:41:23 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins1093820103641653959.sh
23:41:23 ---> Create parameters file for OpenStack HOT
23:41:23 OpenStack Heat parameters generated
23:41:23 -----------------------------------
23:41:23 parameters:
23:41:23 vm_0_count: '1'
23:41:23 vm_0_flavor: 'v3-standard-4'
23:41:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
23:41:23 vm_1_count: '0'
23:41:23 vm_1_flavor: 'v3-standard-2'
23:41:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:41:23
23:41:23 job_name: '57489-19'
23:41:23 silo: 'releng'
23:41:23 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins13016677320062867645.sh
23:41:23 ---> Create HEAT stack
23:41:23 + source /home/jenkins/lf-env.sh
23:41:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:23 ++ mktemp -d /tmp/venv-XXXX
23:41:23 + lf_venv=/tmp/venv-mJ4Y
23:41:23 + local venv_file=/tmp/.os_lf_venv
23:41:23 + local python=python3
23:41:23 + local options
23:41:23 + local set_path=true
23:41:23 + local install_args=
23:41:23 ++ 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
23:41:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:41:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:41:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:23 + true
23:41:23 + case $1 in
23:41:23 + python=python3
23:41:23 + shift 2
23:41:23 + true
23:41:23 + case $1 in
23:41:23 + shift
23:41:23 + break
23:41:23 + case $python in
23:41:23 + local pkg_list=
23:41:23 + [[ -d /opt/pyenv ]]
23:41:23 + echo 'Setup pyenv:'
23:41:23 Setup pyenv:
23:41:23 + export PYENV_ROOT=/opt/pyenv
23:41:23 + PYENV_ROOT=/opt/pyenv
23:41:23 + 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
23:41:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:23 + pyenv versions
23:41:23 system
23:41:23 3.8.13
23:41:23 3.9.13
23:41:23 3.10.13
23:41:23 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:41:23 + command -v pyenv
23:41:23 ++ pyenv init - --no-rehash
23:41:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:41:23 for i in ${!paths[@]}; do
23:41:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:41:23 fi; done;
23:41:23 echo "${paths[*]}"'\'')"
23:41:23 export PATH="/opt/pyenv/shims:${PATH}"
23:41:23 export PYENV_SHELL=bash
23:41:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:41:23 pyenv() {
23:41:23 local command
23:41:23 command="${1:-}"
23:41:23 if [ "$#" -gt 0 ]; then
23:41:23 shift
23:41:23 fi
23:41:23
23:41:23 case "$command" in
23:41:23 rehash|shell)
23:41:23 eval "$(pyenv "sh-$command" "$@")"
23:41:23 ;;
23:41:23 *)
23:41:23 command pyenv "$command" "$@"
23:41:23 ;;
23:41:23 esac
23:41:23 }'
23:41:23 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:41:23 for i in ${!paths[@]}; do
23:41:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:41:23 fi; done;
23:41:23 echo "${paths[*]}"'
23:41:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:41:23 ++ 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
23:41:23 ++ 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
23:41:23 ++ export PYENV_SHELL=bash
23:41:23 ++ PYENV_SHELL=bash
23:41:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:41:23 +++ complete -F _pyenv pyenv
23:41:24 ++ lf-pyver python3
23:41:24 ++ local py_version_xy=python3
23:41:24 ++ local py_version_xyz=
23:41:24 ++ awk '{ print $1 }'
23:41:24 ++ pyenv versions
23:41:24 ++ local command
23:41:24 ++ command=versions
23:41:24 ++ '[' 1 -gt 0 ']'
23:41:24 ++ shift
23:41:24 ++ case "$command" in
23:41:24 ++ command pyenv versions
23:41:24 ++ pyenv versions
23:41:24 ++ sed 's/^[ *]* //'
23:41:24 ++ grep -E '^[0-9.]*[0-9]$'
23:41:24 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:41:24 +++ grep '^3' /tmp/.pyenv_versions
23:41:24 +++ tail -n 1
23:41:24 +++ sort -V
23:41:24 ++ py_version_xyz=3.11.7
23:41:24 ++ [[ -z 3.11.7 ]]
23:41:24 ++ echo 3.11.7
23:41:24 ++ return 0
23:41:24 + pyenv local 3.11.7
23:41:24 + local command
23:41:24 + command=local
23:41:24 + '[' 2 -gt 0 ']'
23:41:24 + shift
23:41:24 + case "$command" in
23:41:24 + command pyenv local 3.11.7
23:41:24 + pyenv local 3.11.7
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='lftools[openstack] '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='kubernetes '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='niet '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='python-heatclient '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='python-openstackclient '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='python-magnumclient '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='urllib3~=1.26.15 '
23:41:24 + for arg in "$@"
23:41:24 + case $arg in
23:41:24 + pkg_list+='yq '
23:41:24 + [[ -f /tmp/.os_lf_venv ]]
23:41:24 ++ cat /tmp/.os_lf_venv
23:41:24 + lf_venv=/tmp/venv-gIMY
23:41:24 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from' file:/tmp/.os_lf_venv
23:41:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:41:24 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:41:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:41:24 + local 'pip_opts=--upgrade --quiet'
23:41:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:41:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:41:24 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:41:24 + [[ -n '' ]]
23:41:24 + [[ -n '' ]]
23:41:24 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:41:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:41:24 + /tmp/venv-gIMY/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
23:41:26 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:41:26 lf-activate-venv(): INFO: Base packages installed successfully
23:41:26 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:41:26 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:41:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:41:26 + /tmp/venv-gIMY/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
23:41:47 + type python3
23:41:47 + true
23:41:47 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH'
23:41:47 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:41:47 + PATH=/tmp/venv-gIMY/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
23:41:47 + return 0
23:41:47 + openstack --os-cloud vex limits show --absolute
23:41:48 +--------------------------+---------+
23:41:48 | Name | Value |
23:41:48 +--------------------------+---------+
23:41:48 | maxTotalInstances | -1 |
23:41:48 | maxTotalCores | 450 |
23:41:48 | maxTotalRAMSize | 1000000 |
23:41:48 | maxServerMeta | 128 |
23:41:48 | maxImageMeta | 128 |
23:41:48 | maxPersonality | 5 |
23:41:48 | maxPersonalitySize | 10240 |
23:41:48 | maxTotalKeypairs | 100 |
23:41:48 | maxServerGroups | 10 |
23:41:48 | maxServerGroupMembers | 10 |
23:41:48 | maxTotalFloatingIps | -1 |
23:41:48 | maxSecurityGroups | -1 |
23:41:48 | maxSecurityGroupRules | -1 |
23:41:48 | totalRAMUsed | 933888 |
23:41:48 | totalCoresUsed | 228 |
23:41:48 | totalInstancesUsed | 94 |
23:41:48 | totalFloatingIpsUsed | 0 |
23:41:48 | totalSecurityGroupsUsed | 0 |
23:41:48 | totalServerGroupsUsed | 0 |
23:41:48 | maxTotalVolumes | -1 |
23:41:48 | maxTotalSnapshots | 10 |
23:41:48 | maxTotalVolumeGigabytes | 4096 |
23:41:48 | maxTotalBackups | 10 |
23:41:48 | maxTotalBackupGigabytes | 1000 |
23:41:48 | totalVolumesUsed | 3 |
23:41:48 | totalGigabytesUsed | 60 |
23:41:48 | totalSnapshotsUsed | 0 |
23:41:48 | totalBackupsUsed | 0 |
23:41:48 | totalBackupGigabytesUsed | 0 |
23:41:48 +--------------------------+---------+
23:41:48 + pushd /opt/ciman/openstack-hot
23:41:48 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-akka1-all-vanadium
23:41:48 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-akka1-all-vanadium-19 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-akka1-all-vanadium/stack-parameters.yaml
23:42:13 Creating stack releng-controller-csit-1node-akka1-all-vanadium-19
23:42:13 Waiting to initialize infrastructure...
23:42:13 Stack initialization successful.
23:42:13 ------------------------------------
23:42:13 Stack Details
23:42:13 ------------------------------------
23:42:13 {'added': None,
23:42:13 'capabilities': [],
23:42:13 'created_at': '2025-12-06T23:41:51Z',
23:42:13 'deleted': None,
23:42:13 'deleted_at': None,
23:42:13 'description': 'No description',
23:42:13 'environment': None,
23:42:13 'environment_files': None,
23:42:13 'files': None,
23:42:13 'files_container': None,
23:42:13 'id': '9f0a55bc-3c63-4b6e-abec-85c9434425ad',
23:42:13 'is_rollback_disabled': True,
23:42:13 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-vanadium-19/9f0a55bc-3c63-4b6e-abec-85c9434425ad',
23:42:13 'rel': 'self'}],
23:42:13 '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'})}),
23:42:13 'name': 'releng-controller-csit-1node-akka1-all-vanadium-19',
23:42:13 'notification_topics': [],
23:42:13 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:42:13 'output_key': 'vm_0_ips',
23:42:13 'output_value': ['10.30.170.96']},
23:42:13 {'description': 'IP addresses of the 2nd vm types',
23:42:13 'output_key': 'vm_1_ips',
23:42:13 'output_value': []}],
23:42:13 'owner_id': ****,
23:42:13 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:42:13 'OS::stack_id': '9f0a55bc-3c63-4b6e-abec-85c9434425ad',
23:42:13 'OS::stack_name': 'releng-controller-csit-1node-akka1-all-vanadium-19',
23:42:13 'job_name': '57489-19',
23:42:13 'silo': 'releng',
23:42:13 'vm_0_count': '1',
23:42:13 'vm_0_flavor': 'v3-standard-4',
23:42:13 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:42:13 '20251201-010221.432',
23:42:13 'vm_1_count': '0',
23:42:13 'vm_1_flavor': 'v3-standard-2',
23:42:13 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:42:13 '- 20250917-133034.654'},
23:42:13 'parent_id': None,
23:42:13 'replaced': None,
23:42:13 'status': 'CREATE_COMPLETE',
23:42:13 'status_reason': 'Stack CREATE completed successfully',
23:42:13 'tags': [],
23:42:13 'template': None,
23:42:13 'template_description': 'No description',
23:42:13 'template_url': None,
23:42:13 'timeout_mins': 15,
23:42:13 'unchanged': None,
23:42:13 'updated': None,
23:42:13 'updated_at': None,
23:42:13 'user_project_id': 'e9ecd36500f84d1cbadb472f127a9442'}
23:42:13 ------------------------------------
23:42:13 + popd
23:42:13 /w/workspace/controller-csit-1node-akka1-all-vanadium
23:42:13 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins11257070619183522789.sh
23:42:13 ---> Copy SSH public keys to CSIT lab
23:42:13 Setup pyenv:
23:42:13 system
23:42:13 3.8.13
23:42:13 3.9.13
23:42:13 3.10.13
23:42:13 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:42:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:42:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:42:16 lf-activate-venv(): INFO: Base packages installed successfully
23:42:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:42:29 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:42:31 SSH not responding on 10.30.170.96. Retrying in 10 seconds...
23:42:41 Ping to 10.30.170.96 successful.
23:42:41 SSH not responding on 10.30.170.96. Retrying in 10 seconds...
23:42:51 Ping to 10.30.170.96 successful.
23:42:53 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:42:53 releng-57489-19-0-builder-0
23:42:53 Successfully copied public keys to slave 10.30.170.96
23:42:53 Process 6505 ready.
23:42:53 SSH ready on all stack servers.
23:42:53 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins406729491688483029.sh
23:42:53 Setup pyenv:
23:42:53 system
23:42:53 3.8.13
23:42:53 3.9.13
23:42:53 3.10.13
23:42:53 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:42:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hmxg
23:42:58 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-akka1-all-vanadium/.robot_venv
23:42:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:42:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:01 lf-activate-venv(): INFO: Base packages installed successfully
23:43:01 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:43:03 lf-activate-venv(): INFO: Adding /tmp/venv-hmxg/bin to PATH
23:43:03 + echo 'Installing Python Requirements'
23:43:03 Installing Python Requirements
23:43:03 + cat
23:43:03 + python -m pip install -r requirements.txt
23:43:03 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:43:03 Collecting docker-py (from -r requirements.txt (line 1))
23:43:03 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)
23:43:03 Collecting ipaddr (from -r requirements.txt (line 2))
23:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:43:03 Installing build dependencies: started
23:43:04 Installing build dependencies: finished with status 'done'
23:43:04 Getting requirements to build wheel: started
23:43:05 Getting requirements to build wheel: finished with status 'done'
23:43:05 Preparing metadata (pyproject.toml): started
23:43:05 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:05 Collecting netaddr (from -r requirements.txt (line 3))
23:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:43:05 Collecting netifaces (from -r requirements.txt (line 4))
23:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:43:05 Installing build dependencies: started
23:43:06 Installing build dependencies: finished with status 'done'
23:43:06 Getting requirements to build wheel: started
23:43:06 Getting requirements to build wheel: finished with status 'done'
23:43:06 Preparing metadata (pyproject.toml): started
23:43:06 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:06 Collecting pyhocon (from -r requirements.txt (line 5))
23:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:43:07 Collecting requests (from -r requirements.txt (line 6))
23:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:43:07 Collecting robotframework (from -r requirements.txt (line 7))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 31.9 MB/s 0:00:00
23:43:07 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:43:07 Installing build dependencies: started
23:43:08 Installing build dependencies: finished with status 'done'
23:43:08 Getting requirements to build wheel: started
23:43:08 Getting requirements to build wheel: finished with status 'done'
23:43:08 Preparing metadata (pyproject.toml): started
23:43:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:43:09 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:43:09 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)
23:43:09 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:43:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:43:09 Installing build dependencies: started
23:43:10 Installing build dependencies: finished with status 'done'
23:43:10 Getting requirements to build wheel: started
23:43:10 Getting requirements to build wheel: finished with status 'done'
23:43:10 Preparing metadata (pyproject.toml): started
23:43:10 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:10 Collecting scapy (from -r requirements.txt (line 12))
23:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.1 MB/s 0:00:00
23:43:10 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:43:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:43:10 Installing build dependencies: started
23:43:12 Installing build dependencies: finished with status 'done'
23:43:12 Getting requirements to build wheel: started
23:43:12 Getting requirements to build wheel: finished with status 'done'
23:43:12 Preparing metadata (pyproject.toml): started
23:43:12 Preparing metadata (pyproject.toml): finished with status 'done'
23:43:12 Collecting elasticsearch (from -r requirements.txt (line 18))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:43:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 39.3 MB/s 0:00:00
23:43:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:43:12 Collecting pyangbind (from -r requirements.txt (line 22))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:43:12 Collecting isodate (from -r requirements.txt (line 25))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:43:12 Collecting jmespath (from -r requirements.txt (line 28))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:43:12 Collecting jsonpatch (from -r requirements.txt (line 31))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:43:12 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:43:12 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:43:12 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:43:12 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)
23:43:12 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:43:12 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:43:12 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:43:12 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:43:12 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:43:12 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.0/urllib3-2.6.0-py3-none-any.whl (131 kB)
23:43:12 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:43:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:43:12 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:43:12 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:43:12 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)
23:43:12 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:43:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:43:13 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:43:13 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:43:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:43:13 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
23:43:13 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:43:13 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:43:13 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)
23:43:13 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:43:13 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:43:13 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)
23:43:13 Collecting elasticsearch (from -r requirements.txt (line 18))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:43:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 42.2 MB/s 0:00:00
23:43:13 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:43:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:43:13 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:43:13 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:43:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:43:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.1 MB/s 0:00:00
23:43:13 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:43:13 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)
23:43:14 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:43:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:43:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 29.7 MB/s 0:00:00
23:43:14 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:43:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:43:14 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:14 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)
23:43:15 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:43:15 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:43:15 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:43:15 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:15 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)
23:43:16 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:43:16 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
23:43:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 67.6 MB/s 0:00:00
23:43:16 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 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)
23:43:16 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:43:16 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:43:16 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:43:16 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:43:16 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:43:16 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 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)
23:43:16 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:43:16 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))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:43:16 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:43:16 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:43:16 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:43:16 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:43:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:43:16 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:43:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:43:16 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:43:17 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:43:17 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:43:17 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=30e064da751526f13e99bb879a0e7f58ce8bbc7831a818e8a09645c53a40af60
23:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:43:17 Building wheel for ipaddr (pyproject.toml): started
23:43:17 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:43:17 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=b537284315a6ca89891fa2c3f93a050e294b6a12313ab8b2eabbe201e06b5f62
23:43:17 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:43:17 Building wheel for netifaces (pyproject.toml): started
23:43:21 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:43:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41101 sha256=347d8626d01bc04a01361c40193b5e409ffbc04d1cb810926a802f234edf9c30
23:43:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:43:21 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:43:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:43:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=59ea712e7ed2c16c68dd7591c52a950a4d7dc743834f8fa71b0c7e7997c42922
23:43:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:43:21 Building wheel for jsonpath-rw (pyproject.toml): started
23:43:21 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:43:21 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=44c4214dd4fdb0f0544ced53db7ff8370811083db1e12df72888f879859432fb
23:43:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:43:21 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:43:21 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
23:43:27
23:43:27 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 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.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:43:28 + pip freeze
23:43:28 attrs==25.4.0
23:43:28 bcrypt==5.0.0
23:43:28 beautifulsoup4==4.14.3
23:43:28 certifi==2025.11.12
23:43:28 cffi==2.0.0
23:43:28 charset-normalizer==3.4.4
23:43:28 click==8.3.1
23:43:28 cryptography==46.0.3
23:43:28 decorator==5.2.1
23:43:28 distlib==0.4.0
23:43:28 docker-py==1.10.6
23:43:28 docker-pycreds==0.4.0
23:43:28 elastic-transport==8.17.1
23:43:28 elasticsearch==8.19.2
23:43:28 elasticsearch-dsl==8.15.4
23:43:28 enum34==1.1.10
23:43:28 filelock==3.20.0
23:43:28 h11==0.16.0
23:43:28 idna==3.11
23:43:28 invoke==2.2.1
23:43:28 ipaddr==2.2.0
23:43:28 isodate==0.7.2
23:43:28 jmespath==1.0.1
23:43:28 jsonpatch==1.33
23:43:28 jsonpath-rw==1.4.0
23:43:28 jsonpointer==3.0.0
23:43:28 lxml==6.0.2
23:43:28 netaddr==1.3.0
23:43:28 netifaces==0.11.0
23:43:28 outcome==1.3.0.post0
23:43:28 paramiko==4.0.0
23:43:28 platformdirs==4.5.1
23:43:28 ply==3.11
23:43:28 pyang==2.7.1
23:43:28 pyangbind==0.8.6
23:43:28 pycparser==2.23
23:43:28 pyhocon==0.3.61
23:43:28 PyNaCl==1.6.1
23:43:28 pyparsing==3.2.5
23:43:28 PySocks==1.7.1
23:43:28 python-dateutil==2.9.0.post0
23:43:28 regex==2025.11.3
23:43:28 requests==2.32.5
23:43:28 robotframework==7.3.2
23:43:28 robotframework-httplibrary==0.4.2
23:43:28 robotframework-pythonlibcore==4.4.1
23:43:28 robotframework-requests==0.9.7
23:43:28 robotframework-selenium2library==3.0.0
23:43:28 robotframework-seleniumlibrary==6.8.0
23:43:28 robotframework-sshlibrary==3.8.0
23:43:28 scapy==2.6.1
23:43:28 scp==0.15.0
23:43:28 selenium==4.39.0
23:43:28 six==1.17.0
23:43:28 sniffio==1.3.1
23:43:28 sortedcontainers==2.4.0
23:43:28 soupsieve==2.8
23:43:28 trio==0.32.0
23:43:28 trio-websocket==0.12.2
23:43:28 typing_extensions==4.15.0
23:43:28 urllib3==2.6.0
23:43:28 virtualenv==20.35.4
23:43:28 waitress==3.0.2
23:43:28 WebOb==1.8.9
23:43:28 websocket-client==1.9.0
23:43:28 WebTest==3.0.7
23:43:28 wsproto==1.3.2
23:43:28 [EnvInject] - Injecting environment variables from a build step.
23:43:28 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:43:28 [EnvInject] - Variables injected successfully.
23:43:28 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins9163451396200570035.sh
23:43:28 Setup pyenv:
23:43:28 system
23:43:28 3.8.13
23:43:28 3.9.13
23:43:28 3.10.13
23:43:28 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:43:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:43:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:30 lf-activate-venv(): INFO: Base packages installed successfully
23:43:30 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:43:38 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.
23:43:38 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:43:38 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.0 which is incompatible.
23:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:43:38 + ODL_SYSTEM=()
23:43:38 + TOOLS_SYSTEM=()
23:43:38 + OPENSTACK_SYSTEM=()
23:43:38 + OPENSTACK_CONTROLLERS=()
23:43:38 + mapfile -t ADDR
23:43:38 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:43:38 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-akka1-all-vanadium-19
23:43:40 + for i in "${ADDR[@]}"
23:43:40 ++ ssh 10.30.170.96 hostname -s
23:43:40 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:40 + REMHOST=releng-57489-19-0-builder-0
23:43:40 + case ${REMHOST} in
23:43:40 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:43:40 + echo NUM_ODL_SYSTEM=1
23:43:40 + echo NUM_TOOLS_SYSTEM=0
23:43:40 + '[' '' == yes ']'
23:43:40 + NUM_OPENSTACK_SYSTEM=0
23:43:40 + echo NUM_OPENSTACK_SYSTEM=0
23:43:40 + '[' 0 -eq 2 ']'
23:43:40 + echo ODL_SYSTEM_IP=10.30.170.96
23:43:40 ++ seq 0 0
23:43:40 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:43:40 + echo ODL_SYSTEM_1_IP=10.30.170.96
23:43:40 + echo TOOLS_SYSTEM_IP=
23:43:40 ++ seq 0 -1
23:43:40 + openstack_index=0
23:43:40 + NUM_OPENSTACK_CONTROL_NODES=1
23:43:40 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:43:40 ++ seq 0 0
23:43:40 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:43:40 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:43:40 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:40 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:40 + '[' -1 -ge 2 ']'
23:43:40 ++ seq 0 -2
23:43:40 + NUM_OPENSTACK_HAPROXY_NODES=0
23:43:40 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:43:40 ++ seq 0 -1
23:43:40 + echo 'Contents of slave_addresses.txt:'
23:43:40 Contents of slave_addresses.txt:
23:43:40 + cat slave_addresses.txt
23:43:40 NUM_ODL_SYSTEM=1
23:43:40 NUM_TOOLS_SYSTEM=0
23:43:40 NUM_OPENSTACK_SYSTEM=0
23:43:40 ODL_SYSTEM_IP=10.30.170.96
23:43:40 ODL_SYSTEM_1_IP=10.30.170.96
23:43:40 TOOLS_SYSTEM_IP=
23:43:40 NUM_OPENSTACK_CONTROL_NODES=1
23:43:40 OPENSTACK_CONTROL_NODE_1_IP=
23:43:40 NUM_OPENSTACK_COMPUTE_NODES=-1
23:43:40 NUM_OPENSTACK_HAPROXY_NODES=0
23:43:40 [EnvInject] - Injecting environment variables from a build step.
23:43:40 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:43:40 [EnvInject] - Variables injected successfully.
23:43:40 [controller-csit-1node-akka1-all-vanadium] $ /bin/sh /tmp/jenkins5352446075337586720.sh
23:43:40 Preparing for JRE Version 21
23:43:40 Karaf artifact is karaf
23:43:40 Karaf project is integration
23:43:40 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:43:40 [EnvInject] - Injecting environment variables from a build step.
23:43:40 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:43:40 [EnvInject] - Variables injected successfully.
23:43:40 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins15497774479195996920.sh
23:43:40 2025-12-06 23:43:40 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:43:41 Bundle version is 0.23.0-SNAPSHOT
23:43:41 --2025-12-06 23:43:41-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:43:41 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:41 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:41 HTTP request sent, awaiting response... 200 OK
23:43:41 Length: 1410 (1.4K) [application/xml]
23:43:41 Saving to: ‘maven-metadata.xml’
23:43:41
23:43:41 0K . 100% 58.2M=0s
23:43:41
23:43:41 2025-12-06 23:43:41 (58.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:43:41
23:43:41
23:43:41
23:43:41 org.opendaylight.integration
23:43:41 karaf
23:43:41 0.23.0-SNAPSHOT
23:43:41
23:43:41
23:43:41 20251206.223633
23:43:41 697
23:43:41
23:43:41 20251206223633
23:43:41
23:43:41
23:43:41 pom
23:43:41 0.23.0-20251206.223633-697
23:43:41 20251206223633
23:43:41
23:43:41
23:43:41 tar.gz
23:43:41 0.23.0-20251206.223633-697
23:43:41 20251206223633
23:43:41
23:43:41
23:43:41 zip
23:43:41 0.23.0-20251206.223633-697
23:43:41 20251206223633
23:43:41
23:43:41
23:43:41 cyclonedx
23:43:41 xml
23:43:41 0.23.0-20251206.223633-697
23:43:41 20251206223633
23:43:41
23:43:41
23:43:41 cyclonedx
23:43:41 json
23:43:41 0.23.0-20251206.223633-697
23:43:41 20251206223633
23:43:41
23:43:41
23:43:41
23:43:41
23:43:41 Nexus timestamp is 0.23.0-20251206.223633-697
23:43:41 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251206.223633-697.zip
23:43:41 Distribution bundle is karaf-0.23.0-20251206.223633-697.zip
23:43:41 Distribution bundle version is 0.23.0-SNAPSHOT
23:43:41 Distribution folder is karaf-0.23.0-SNAPSHOT
23:43:41 Nexus prefix is https://nexus.opendaylight.org
23:43:41 [EnvInject] - Injecting environment variables from a build step.
23:43:41 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:43:41 [EnvInject] - Variables injected successfully.
23:43:41 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins11000188181089405086.sh
23:43:41 Setup pyenv:
23:43:41 system
23:43:41 3.8.13
23:43:41 3.9.13
23:43:41 3.10.13
23:43:41 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:43:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:43:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:43 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.
23:43:43 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:43:43 lf-activate-venv(): INFO: Base packages installed successfully
23:43:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:43:49 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.
23:43:49 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:43:49 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:43:49 Copying common-functions.sh to /tmp
23:43:50 Copying common-functions.sh to 10.30.170.96:/tmp
23:43:50 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:51 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins17516697007717269710.sh
23:43:51 common-functions.sh is being sourced
23:43:51 common-functions environment:
23:43:51 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ACTUALFEATURES:
23:43:51 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 CONTROLLERMEM: 2048m
23:43:51 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 SUITES:
23:43:51
23:43:51 #################################################
23:43:51 ## Configure Cluster and Start ##
23:43:51 #################################################
23:43:51 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia
23:43:51 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app odl-jolokia
23:43:51 Locating script plan to use...
23:43:51 Finished running script plans
23:43:51 Configuring member-1 with IP address 10.30.170.96
23:43:51 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:51 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:51 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:43:51 ++ [[ /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 ]]
23:43:51 common-functions.sh is being sourced
23:43:51 ++ echo 'common-functions.sh is being sourced'
23:43:51 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:43:51 ++ DISTROSTREAM=vanadium
23:43:51 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 ++ export CONTROLLERMEM=
23:43:51 ++ CONTROLLERMEM=
23:43:51 ++ case "${DISTROSTREAM}" in
23:43:51 ++ CLUSTER_SYSTEM=pekko
23:43:51 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 ++ print_common_env
23:43:51 ++ cat
23:43:51 common-functions environment:
23:43:51 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:51 ACTUALFEATURES:
23:43:51 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:51 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:43:51 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:51 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:51 CONTROLLERMEM:
23:43:51 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:51 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:51 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:51 SUITES:
23:43:51
23:43:51 ++ SSH='ssh -t -t'
23:43:51 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:43:51 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:43:51 Changing to /tmp
23:43:51 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251206.223633-697.zip
23:43:51 + echo 'Changing to /tmp'
23:43:51 + cd /tmp
23:43:51 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251206.223633-697.zip'
23:43:51 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251206.223633-697.zip
23:43:51 --2025-12-06 23:43:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251206.223633-697.zip
23:43:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:43:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:43:51 HTTP request sent, awaiting response... 200 OK
23:43:51 Length: 240368805 (229M) [application/zip]
23:43:51 Saving to: ‘karaf-0.23.0-20251206.223633-697.zip’
23:43:51
23:43:51 0K ........ ........ ........ ........ ........ ........ 1% 54.9M 4s
23:43:51 3072K ........ ........ ........ ........ ........ ........ 2% 86.1M 3s
23:43:51 6144K ........ ........ ........ ........ ........ ........ 3% 137M 3s
23:43:51 9216K ........ ........ ........ ........ ........ ........ 5% 115M 2s
23:43:51 12288K ........ ........ ........ ........ ........ ........ 6% 186M 2s
23:43:51 15360K ........ ........ ........ ........ ........ ........ 7% 199M 2s
23:43:52 18432K ........ ........ ........ ........ ........ ........ 9% 195M 2s
23:43:52 21504K ........ ........ ........ ........ ........ ........ 10% 218M 2s
23:43:52 24576K ........ ........ ........ ........ ........ ........ 11% 212M 2s
23:43:52 27648K ........ ........ ........ ........ ........ ........ 13% 221M 1s
23:43:52 30720K ........ ........ ........ ........ ........ ........ 14% 213M 1s
23:43:52 33792K ........ ........ ........ ........ ........ ........ 15% 209M 1s
23:43:52 36864K ........ ........ ........ ........ ........ ........ 17% 229M 1s
23:43:52 39936K ........ ........ ........ ........ ........ ........ 18% 169M 1s
23:43:52 43008K ........ ........ ........ ........ ........ ........ 19% 221M 1s
23:43:52 46080K ........ ........ ........ ........ ........ ........ 20% 203M 1s
23:43:52 49152K ........ ........ ........ ........ ........ ........ 22% 189M 1s
23:43:52 52224K ........ ........ ........ ........ ........ ........ 23% 234M 1s
23:43:52 55296K ........ ........ ........ ........ ........ ........ 24% 185M 1s
23:43:52 58368K ........ ........ ........ ........ ........ ........ 26% 212M 1s
23:43:52 61440K ........ ........ ........ ........ ........ ........ 27% 219M 1s
23:43:52 64512K ........ ........ ........ ........ ........ ........ 28% 252M 1s
23:43:52 67584K ........ ........ ........ ........ ........ ........ 30% 278M 1s
23:43:52 70656K ........ ........ ........ ........ ........ ........ 31% 213M 1s
23:43:52 73728K ........ ........ ........ ........ ........ ........ 32% 216M 1s
23:43:52 76800K ........ ........ ........ ........ ........ ........ 34% 189M 1s
23:43:52 79872K ........ ........ ........ ........ ........ ........ 35% 260M 1s
23:43:52 82944K ........ ........ ........ ........ ........ ........ 36% 265M 1s
23:43:52 86016K ........ ........ ........ ........ ........ ........ 37% 248M 1s
23:43:52 89088K ........ ........ ........ ........ ........ ........ 39% 251M 1s
23:43:52 92160K ........ ........ ........ ........ ........ ........ 40% 184M 1s
23:43:52 95232K ........ ........ ........ ........ ........ ........ 41% 240M 1s
23:43:52 98304K ........ ........ ........ ........ ........ ........ 43% 258M 1s
23:43:52 101376K ........ ........ ........ ........ ........ ........ 44% 277M 1s
23:43:52 104448K ........ ........ ........ ........ ........ ........ 45% 293M 1s
23:43:52 107520K ........ ........ ........ ........ ........ ........ 47% 246M 1s
23:43:52 110592K ........ ........ ........ ........ ........ ........ 48% 164M 1s
23:43:52 113664K ........ ........ ........ ........ ........ ........ 49% 273M 1s
23:43:52 116736K ........ ........ ........ ........ ........ ........ 51% 291M 1s
23:43:52 119808K ........ ........ ........ ........ ........ ........ 52% 266M 1s
23:43:52 122880K ........ ........ ........ ........ ........ ........ 53% 271M 1s
23:43:52 125952K ........ ........ ........ ........ ........ ........ 54% 172M 1s
23:43:52 129024K ........ ........ ........ ........ ........ ........ 56% 139M 1s
23:43:52 132096K ........ ........ ........ ........ ........ ........ 57% 255M 1s
23:43:52 135168K ........ ........ ........ ........ ........ ........ 58% 271M 0s
23:43:52 138240K ........ ........ ........ ........ ........ ........ 60% 163M 0s
23:43:52 141312K ........ ........ ........ ........ ........ ........ 61% 175M 0s
23:43:52 144384K ........ ........ ........ ........ ........ ........ 62% 283M 0s
23:43:52 147456K ........ ........ ........ ........ ........ ........ 64% 236M 0s
23:43:52 150528K ........ ........ ........ ........ ........ ........ 65% 253M 0s
23:43:52 153600K ........ ........ ........ ........ ........ ........ 66% 135M 0s
23:43:52 156672K ........ ........ ........ ........ ........ ........ 68% 256M 0s
23:43:52 159744K ........ ........ ........ ........ ........ ........ 69% 229M 0s
23:43:52 162816K ........ ........ ........ ........ ........ ........ 70% 240M 0s
23:43:52 165888K ........ ........ ........ ........ ........ ........ 71% 234M 0s
23:43:52 168960K ........ ........ ........ ........ ........ ........ 73% 245M 0s
23:43:52 172032K ........ ........ ........ ........ ........ ........ 74% 298M 0s
23:43:52 175104K ........ ........ ........ ........ ........ ........ 75% 226M 0s
23:43:52 178176K ........ ........ ........ ........ ........ ........ 77% 206M 0s
23:43:52 181248K ........ ........ ........ ........ ........ ........ 78% 149M 0s
23:43:52 184320K ........ ........ ........ ........ ........ ........ 79% 230M 0s
23:43:52 187392K ........ ........ ........ ........ ........ ........ 81% 229M 0s
23:43:52 190464K ........ ........ ........ ........ ........ ........ 82% 296M 0s
23:43:52 193536K ........ ........ ........ ........ ........ ........ 83% 300M 0s
23:43:52 196608K ........ ........ ........ ........ ........ ........ 85% 120M 0s
23:43:52 199680K ........ ........ ........ ........ ........ ........ 86% 230M 0s
23:43:52 202752K ........ ........ ........ ........ ........ ........ 87% 232M 0s
23:43:52 205824K ........ ........ ........ ........ ........ ........ 88% 258M 0s
23:43:52 208896K ........ ........ ........ ........ ........ ........ 90% 243M 0s
23:43:52 211968K ........ ........ ........ ........ ........ ........ 91% 239M 0s
23:43:52 215040K ........ ........ ........ ........ ........ ........ 92% 249M 0s
23:43:52 218112K ........ ........ ........ ........ ........ ........ 94% 251M 0s
23:43:52 221184K ........ ........ ........ ........ ........ ........ 95% 126M 0s
23:43:52 224256K ........ ........ ........ ........ ........ ........ 96% 220M 0s
23:43:52 227328K ........ ........ ........ ........ ........ ........ 98% 290M 0s
23:43:52 230400K ........ ........ ........ ........ ........ ........ 99% 230M 0s
23:43:52 233472K ........ ........ ... 100% 114M=1.1s
23:43:52
23:43:52 2025-12-06 23:43:52 (201 MB/s) - ‘karaf-0.23.0-20251206.223633-697.zip’ saved [240368805/240368805]
23:43:52
23:43:52 Extracting the new controller...
23:43:52 + echo 'Extracting the new controller...'
23:43:52 + unzip -q karaf-0.23.0-20251206.223633-697.zip
23:43:55 Adding external repositories...
23:43:55 + echo 'Adding external repositories...'
23:43:55 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:43:55 ################################################################################
23:43:55 #
23:43:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:55 # contributor license agreements. See the NOTICE file distributed with
23:43:55 # this work for additional information regarding copyright ownership.
23:43:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:55 # (the "License"); you may not use this file except in compliance with
23:43:55 # the License. You may obtain a copy of the License at
23:43:55 #
23:43:55 # http://www.apache.org/licenses/LICENSE-2.0
23:43:55 #
23:43:55 # Unless required by applicable law or agreed to in writing, software
23:43:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:55 # See the License for the specific language governing permissions and
23:43:55 # limitations under the License.
23:43:55 #
23:43:55 ################################################################################
23:43:55
23:43:55 #
23:43:55 # If set to true, the following property will not allow any certificate to be used
23:43:55 # when accessing Maven repositories through SSL
23:43:55 #
23:43:55 #org.ops4j.pax.url.mvn.certificateCheck=
23:43:55
23:43:55 #
23:43:55 # Path to the local Maven settings file.
23:43:55 # The repositories defined in this file will be automatically added to the list
23:43:55 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:43:55 # below is not set.
23:43:55 # The following locations are checked for the existence of the settings.xml file
23:43:55 # * 1. looks for the specified url
23:43:55 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:43:55 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:43:55 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:43:55 #
23:43:55 #org.ops4j.pax.url.mvn.settings=
23:43:55
23:43:55 #
23:43:55 # Path to the local Maven repository which is used to avoid downloading
23:43:55 # artifacts when they already exist locally.
23:43:55 # The value of this property will be extracted from the settings.xml file
23:43:55 # above, or defaulted to:
23:43:55 # System.getProperty( "user.home" ) + "/.m2/repository"
23:43:55 #
23:43:55 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:43:55
23:43:55 #
23:43:55 # Default this to false. It's just weird to use undocumented repos
23:43:55 #
23:43:55 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:43:55
23:43:55 #
23:43:55 # Uncomment if you don't wanna use the proxy settings
23:43:55 # from the Maven conf/settings.xml file
23:43:55 #
23:43:55 # org.ops4j.pax.url.mvn.proxySupport=false
23:43:55
23:43:55 #
23:43:55 # Comma separated list of repositories scanned when resolving an artifact.
23:43:55 # Those repositories will be checked before iterating through the
23:43:55 # below list of repositories and even before the local repository
23:43:55 # A repository url can be appended with zero or more of the following flags:
23:43:55 # @snapshots : the repository contains snaphots
23:43:55 # @noreleases : the repository does not contain any released artifacts
23:43:55 #
23:43:55 # The following property value will add the system folder as a repo.
23:43:55 #
23:43:55 org.ops4j.pax.url.mvn.defaultRepositories=\
23:43:55 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:43:55 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:43:55 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:43:55
23:43:55 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:43:55 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:43:55
23:43:55 #
23:43:55 # Comma separated list of repositories scanned when resolving an artifact.
23:43:55 # The default list includes the following repositories:
23:43:55 # http://repo1.maven.org/maven2@id=central
23:43:55 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:43:55 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:43:55 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:43:55 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:43:55 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:43:55 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:43:55 # To add repositories to the default ones, prepend '+' to the list of repositories
23:43:55 # to add.
23:43:55 # A repository url can be appended with zero or more of the following flags:
23:43:55 # @snapshots : the repository contains snapshots
23:43:55 # @noreleases : the repository does not contain any released artifacts
23:43:55 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:43:55 #
23:43:55 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
23:43:55
23:43:55 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:43:55 + [[ True == \T\r\u\e ]]
23:43:55 + echo 'Configuring the startup features...'
23:43:55 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:55 + FEATURE_TEST_STRING=features-test
23:43:55 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:43:55 + KARAF_VERSION=karaf4
23:43:55 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:43:55 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:55 + [[ ! -z '' ]]
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:43:55 ################################################################################
23:43:55 #
23:43:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:55 # contributor license agreements. See the NOTICE file distributed with
23:43:55 # this work for additional information regarding copyright ownership.
23:43:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:55 # (the "License"); you may not use this file except in compliance with
23:43:55 # the License. You may obtain a copy of the License at
23:43:55 #
23:43:55 # http://www.apache.org/licenses/LICENSE-2.0
23:43:55 #
23:43:55 # Unless required by applicable law or agreed to in writing, software
23:43:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:55 # See the License for the specific language governing permissions and
23:43:55 # limitations under the License.
23:43:55 #
23:43:55 ################################################################################
23:43:55
23:43:55 #
23:43:55 # Comma separated list of features repositories to register by default
23:43:55 #
23:43:55 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f3d3781c-9d26-45e7-bb27-00d328b97365.xml
23:43:55
23:43:55 #
23:43:55 # Comma separated list of features to install at startup
23:43:55 #
23:43:55 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia, b68e4219-bae2-4dd3-a184-e62422cdfd4e
23:43:55
23:43:55 #
23:43:55 # Resource repositories (OBR) that the features resolver can use
23:43:55 # to resolve requirements/capabilities
23:43:55 #
23:43:55 # The format of the resourceRepositories is
23:43:55 # resourceRepositories=[xml:url|json:url],...
23:43:55 # for Instance:
23:43:55 #
23:43:55 #resourceRepositories=xml:http://host/path/to/index.xml
23:43:55 # or
23:43:55 #resourceRepositories=json:http://host/path/to/index.json
23:43:55 #
23:43:55
23:43:55 #
23:43:55 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:43:55 #
23:43:55 featuresBootAsynchronous=false
23:43:55
23:43:55 #
23:43:55 # Service requirements enforcement
23:43:55 #
23:43:55 # By default, the feature resolver checks the service requirements/capabilities of
23:43:55 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:43:55 # the required bundles.
23:43:55 # The following flag can have those values:
23:43:55 # - disable: service requirements are completely ignored
23:43:55 # - default: service requirements are ignored for old features
23:43:55 # - enforce: service requirements are always verified
23:43:55 #
23:43:55 #serviceRequirements=default
23:43:55
23:43:55 #
23:43:55 # Store cfg file for config element in feature
23:43:55 #
23:43:55 #configCfgStore=true
23:43:55
23:43:55 #
23:43:55 # Define if the feature service automatically refresh bundles
23:43:55 #
23:43:55 autoRefresh=true
23:43:55
23:43:55 #
23:43:55 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:43:55 # XML file defines instructions related to features processing
23:43:55 # versions.properties may declare properties to resolve placeholders in XML file
23:43:55 # both files are relative to ${karaf.etc}
23:43:55 #
23:43:55 #featureProcessing=org.apache.karaf.features.xml
23:43:55 #featureProcessingVersions=versions.properties
23:43:55 + configure_karaf_log karaf4 ''
23:43:55 + local -r karaf_version=karaf4
23:43:55 + local -r controllerdebugmap=
23:43:55 + local logapi=log4j
23:43:55 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:55 log4j2.rootLogger.level = INFO
23:43:55 #log4j2.rootLogger.type = asyncRoot
23:43:55 #log4j2.rootLogger.includeLocation = false
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:55 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:55 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:55 log4j2.logger.spifly.level = WARN
23:43:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:55 log4j2.logger.audit.level = INFO
23:43:55 log4j2.logger.audit.additivity = false
23:43:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:55 log4j2.appender.console.type = Console
23:43:55 log4j2.appender.console.name = Console
23:43:55 log4j2.appender.console.layout.type = PatternLayout
23:43:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:55 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:55 log4j2.appender.rolling.name = RollingFile
23:43:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:55 #log4j2.appender.rolling.immediateFlush = false
23:43:55 log4j2.appender.rolling.append = true
23:43:55 log4j2.appender.rolling.layout.type = PatternLayout
23:43:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:55 log4j2.appender.rolling.policies.type = Policies
23:43:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:55 log4j2.appender.rolling.policies.size.size = 64MB
23:43:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:55 log4j2.appender.rolling.strategy.max = 7
23:43:55 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:55 log4j2.appender.audit.name = AuditRollingFile
23:43:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:55 log4j2.appender.audit.append = true
23:43:55 log4j2.appender.audit.layout.type = PatternLayout
23:43:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:55 log4j2.appender.audit.policies.type = Policies
23:43:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:55 log4j2.appender.audit.policies.size.size = 8MB
23:43:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:55 log4j2.appender.audit.strategy.max = 7
23:43:55 log4j2.appender.osgi.type = PaxOsgi
23:43:55 log4j2.appender.osgi.name = PaxOsgi
23:43:55 log4j2.appender.osgi.filter = *
23:43:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:55 #log4j2.logger.aether.level = TRACE
23:43:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:55 #log4j2.logger.http-headers.level = DEBUG
23:43:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:55 #log4j2.logger.maven.level = TRACE
23:43:55 + logapi=log4j2
23:43:55 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:43:55 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:43:55 + '[' log4j2 == log4j2 ']'
23:43:55 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:43:55 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:43:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:43:55 controllerdebugmap:
23:43:55 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:43:55 + unset IFS
23:43:55 + echo 'controllerdebugmap: '
23:43:55 + '[' -n '' ']'
23:43:55 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:43:55 ################################################################################
23:43:55 #
23:43:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:55 # contributor license agreements. See the NOTICE file distributed with
23:43:55 # this work for additional information regarding copyright ownership.
23:43:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:55 # (the "License"); you may not use this file except in compliance with
23:43:55 # the License. You may obtain a copy of the License at
23:43:55 #
23:43:55 # http://www.apache.org/licenses/LICENSE-2.0
23:43:55 #
23:43:55 # Unless required by applicable law or agreed to in writing, software
23:43:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:55 # See the License for the specific language governing permissions and
23:43:55 # limitations under the License.
23:43:55 #
23:43:55 ################################################################################
23:43:55
23:43:55 # Common pattern layout for appenders
23:43:55 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:43:55
23:43:55 # Root logger
23:43:55 log4j2.rootLogger.level = INFO
23:43:55 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:43:55 #log4j2.rootLogger.type = asyncRoot
23:43:55 #log4j2.rootLogger.includeLocation = false
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:43:55 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:43:55 log4j2.rootLogger.appenderRef.Console.ref = Console
23:43:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:43:55 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:43:55
23:43:55 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:43:55 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:43:55
23:43:55 # Loggers configuration
23:43:55
23:43:55 # Spifly logger
23:43:55 log4j2.logger.spifly.name = org.apache.aries.spifly
23:43:55 log4j2.logger.spifly.level = WARN
23:43:55
23:43:55 # Security audit logger
23:43:55 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:43:55 log4j2.logger.audit.level = INFO
23:43:55 log4j2.logger.audit.additivity = false
23:43:55 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:43:55
23:43:55 # Appenders configuration
23:43:55
23:43:55 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:43:55 log4j2.appender.console.type = Console
23:43:55 log4j2.appender.console.name = Console
23:43:55 log4j2.appender.console.layout.type = PatternLayout
23:43:55 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:43:55
23:43:55 # Rolling file appender
23:43:55 log4j2.appender.rolling.type = RollingRandomAccessFile
23:43:55 log4j2.appender.rolling.name = RollingFile
23:43:55 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:43:55 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:43:55 # uncomment to not force a disk flush
23:43:55 #log4j2.appender.rolling.immediateFlush = false
23:43:55 log4j2.appender.rolling.append = true
23:43:55 log4j2.appender.rolling.layout.type = PatternLayout
23:43:55 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:43:55 log4j2.appender.rolling.policies.type = Policies
23:43:55 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:43:55 log4j2.appender.rolling.policies.size.size = 1GB
23:43:55 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:43:55 log4j2.appender.rolling.strategy.max = 7
23:43:55
23:43:55 # Audit file appender
23:43:55 log4j2.appender.audit.type = RollingRandomAccessFile
23:43:55 log4j2.appender.audit.name = AuditRollingFile
23:43:55 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:43:55 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:43:55 log4j2.appender.audit.append = true
23:43:55 log4j2.appender.audit.layout.type = PatternLayout
23:43:55 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:43:55 log4j2.appender.audit.policies.type = Policies
23:43:55 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:43:55 log4j2.appender.audit.policies.size.size = 8MB
23:43:55 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:43:55 log4j2.appender.audit.strategy.max = 7
23:43:55
23:43:55 # OSGi appender
23:43:55 log4j2.appender.osgi.type = PaxOsgi
23:43:55 log4j2.appender.osgi.name = PaxOsgi
23:43:55 log4j2.appender.osgi.filter = *
23:43:55
23:43:55 # help with identification of maven-related problems with pax-url-aether
23:43:55 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:43:55 #log4j2.logger.aether.level = TRACE
23:43:55 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:43:55 #log4j2.logger.http-headers.level = DEBUG
23:43:55 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:43:55 #log4j2.logger.maven.level = TRACE
23:43:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:43:55 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:43:55 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:43:55 + local -r controllermem=3072m
23:43:55 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 Configure
23:43:55 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:43:55 max memory: 3072m
23:43:55 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 + echo Configure
23:43:55 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:43:55 + echo ' max memory: 3072m'
23:43:55 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:55 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:43:55 #!/bin/sh
23:43:55 #
23:43:55 # Licensed to the Apache Software Foundation (ASF) under one or more
23:43:55 # contributor license agreements. See the NOTICE file distributed with
23:43:55 # this work for additional information regarding copyright ownership.
23:43:55 # The ASF licenses this file to You under the Apache License, Version 2.0
23:43:55 # (the "License"); you may not use this file except in compliance with
23:43:55 # the License. You may obtain a copy of the License at
23:43:55 #
23:43:55 # http://www.apache.org/licenses/LICENSE-2.0
23:43:55 #
23:43:55 # Unless required by applicable law or agreed to in writing, software
23:43:55 # distributed under the License is distributed on an "AS IS" BASIS,
23:43:55 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:43:55 # See the License for the specific language governing permissions and
23:43:55 # limitations under the License.
23:43:55 #
23:43:55
23:43:55 #
23:43:55 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:43:55 # script: client, instance, shell, start, status, stop, karaf
23:43:55 #
23:43:55 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:43:55 # Actions go here...
23:43:55 # fi
23:43:55
23:43:55 #
23:43:55 # general settings which should be applied for all scripts go here; please keep
23:43:55 # in mind that it is possible that scripts might be executed more than once, e.g.
23:43:55 # in example of the start script where the start script is executed first and the
23:43:55 # karaf script afterwards.
23:43:55 #
23:43:55
23:43:55 #
23:43:55 # The following section shows the possible configuration options for the default
23:43:55 # karaf scripts
23:43:55 #
23:43:55 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:43:55 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:43:55 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:43:55 # export EXTRA_JAVA_OPTS # Additional JVM options
23:43:55 # export KARAF_HOME # Karaf home folder
23:43:55 # export KARAF_DATA # Karaf data folder
23:43:55 # export KARAF_BASE # Karaf base folder
23:43:55 # export KARAF_ETC # Karaf etc folder
23:43:55 # export KARAF_LOG # Karaf log folder
23:43:55 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:43:55 # export KARAF_OPTS # Additional available Karaf options
23:43:55 # export KARAF_DEBUG # Enable debug mode
23:43:55 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:43:55 # export KARAF_NOROOT # Prevent execution as root if set to true
23:43:55 Set Java version
23:43:55 + echo 'Set Java version'
23:43:55 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:43:55 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:55 sudo: a password is required
23:43:55 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:43:55 sudo: a password is required
23:43:55 JDK default version ...
23:43:55 + echo 'JDK default version ...'
23:43:55 + java -version
23:43:55 openjdk version "21.0.9" 2025-10-21
23:43:55 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:43:55 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:43:55 Set JAVA_HOME
23:43:55 + echo 'Set JAVA_HOME'
23:43:55 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:55 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:43:55 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:43:55 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:43:55 Listing all open ports on controller system...
23:43:55 + echo 'Listing all open ports on controller system...'
23:43:55 + netstat -pnatu
23:43:55 /tmp/configuration-script.sh: line 40: netstat: command not found
23:43:55 + '[' -f /tmp/custom_shard_config.txt ']'
23:43:55 Configuring cluster
23:43:55 + echo 'Configuring cluster'
23:43:55 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.96
23:43:55 ################################################
23:43:55 ## Configure Cluster ##
23:43:55 ################################################
23:43:55 NOTE: Cluster configuration files not found. Copying from
23:43:55 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
23:43:55 Configuring unique name in pekko.conf
23:43:55 Configuring hostname in pekko.conf
23:43:55 Configuring data and rpc seed nodes in pekko.conf
23:43:55 modules = [
23:43:55
23:43:55 {
23:43:55 name = "inventory"
23:43:55 namespace = "urn:opendaylight:inventory"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "topology"
23:43:55 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "toaster"
23:43:55 namespace = "http://netconfcentral.org/ns/toaster"
23:43:55 shard-strategy = "module"
23:43:55 }
23:43:55 ]
23:43:55 Configuring replication type in module-shards.conf
23:43:55 ################################################
23:43:55 ## NOTE: Manually restart controller to ##
23:43:55 ## apply configuration. ##
23:43:55 ################################################
23:43:55 Dump pekko.conf
23:43:55 + echo 'Dump pekko.conf'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:43:55
23:43:55 odl-cluster-data {
23:43:55 pekko {
23:43:55 remote {
23:43:55 artery {
23:43:55 enabled = on
23:43:55 transport = tcp
23:43:55 canonical.hostname = "10.30.170.96"
23:43:55 canonical.port = 2550
23:43:55 }
23:43:55 }
23:43:55
23:43:55 cluster {
23:43:55 # Using artery.
23:43:55 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.96:2550"]
23:43:55
23:43:55 roles = ["member-1"]
23:43:55
23:43:55 # when under load we might trip a false positive on the failure detector
23:43:55 # failure-detector {
23:43:55 # heartbeat-interval = 4 s
23:43:55 # acceptable-heartbeat-pause = 16s
23:43:55 # }
23:43:55 }
23:43:55
23:43:55 persistence {
23:43:55 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:43:55 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:43:55 # The relative path is always relative to KARAF_HOME.
23:43:55
23:43:55 # snapshot-store.local.dir = "target/snapshots"
23:43:55 }
23:43:55 disable-default-actor-system-quarantined-event-handling = "false"
23:43:55 }
23:43:55 }
23:43:55 Dump modules.conf
23:43:55 + echo 'Dump modules.conf'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:43:55 modules = [
23:43:55
23:43:55 {
23:43:55 name = "inventory"
23:43:55 namespace = "urn:opendaylight:inventory"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "topology"
23:43:55 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:43:55 shard-strategy = "module"
23:43:55 },
23:43:55 {
23:43:55 name = "toaster"
23:43:55 namespace = "http://netconfcentral.org/ns/toaster"
23:43:55 shard-strategy = "module"
23:43:55 }
23:43:55 ]
23:43:55 Dump module-shards.conf
23:43:55 + echo 'Dump module-shards.conf'
23:43:55 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:43:55 module-shards = [
23:43:55 {
23:43:55 name = "default"
23:43:55 shards = [
23:43:55 {
23:43:55 name = "default"
23:43:55 replicas = ["member-1"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "inventory"
23:43:55 shards = [
23:43:55 {
23:43:55 name="inventory"
23:43:55 replicas = ["member-1"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "topology"
23:43:55 shards = [
23:43:55 {
23:43:55 name="topology"
23:43:55 replicas = ["member-1"]
23:43:55 }
23:43:55 ]
23:43:55 },
23:43:55 {
23:43:55 name = "toaster"
23:43:55 shards = [
23:43:55 {
23:43:55 name="toaster"
23:43:55 replicas = ["member-1"]
23:43:55 }
23:43:55 ]
23:43:55 }
23:43:55 ]
23:43:55 Locating config plan to use...
23:43:55 Finished running config plans
23:43:55 Starting member-1 with IP address 10.30.170.96
23:43:55 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:55 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:56 Redirecting karaf console output to karaf_console.log
23:43:56 Starting controller...
23:43:56 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:43:56 Execute the post startup script on controller 10.30.170.96
23:43:56 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:56 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:43:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:44:56 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:45:01 2025-12-06T23:44:20,674 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:45:01 Controller is UP
23:45:01 2025-12-06T23:44:20,674 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:45:01 Listing all open ports on controller system...
23:45:01 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:45:01 looking for "BindException: Address already in use" in log file
23:45:01 looking for "server is unhealthy" in log file
23:45:01 Let's take the karaf thread dump
23:45:01 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:45:02 karaf main: org.apache.karaf.main.Main, pid:2015
23:45:02 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:45:02 Generating mininet variables...
23:45:02 Locating test plan to use...
23:45:02 Changing the testplan path...
23:45:02 # Place the suites in run order:
23:45:02 /w/workspace/controller-csit-1node-akka1-all-vanadium/test/csit/suites/controller/akka_upgrade/1node.robot
23:45:02 Starting Robot test suites /w/workspace/controller-csit-1node-akka1-all-vanadium/test/csit/suites/controller/akka_upgrade/1node.robot ...
23:45:03 ==============================================================================
23:45:03 controller-akka1.txt :: Suite for testing upgrading persisted data from ear...
23:45:03 ==============================================================================
23:45:05 Select_Latest_Previous_Release_If_Not_Specified :: If previous ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:05 | FAIL |
23:45:05 ... click for list of related bugs or create a new one if needed (with the
23:45:05 "controller_akka1_txt_select_latest_previous_release_if_not_specified"
23:45:05 reference somewhere inside)
23:45:05 "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"
23:45:05
23:45:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
23:45:05 ------------------------------------------------------------------------------
23:45:05 Kill_Original_Odl :: The ODL prepared by releng/builder is the new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:08 | PASS |
23:45:08 ------------------------------------------------------------------------------
23:45:08 Install_Older_Odl :: Download .zip of older ODL, unpack, delete .z... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 | FAIL |
23:45:18 ... click for list of related bugs or create a new one if needed (with the
23:45:18 "controller_akka1_txt_install_older_odl"
23:45:18 reference somewhere inside)
23:45:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_install_older_odl&order=bug_status"
23:45:18
23:45:18 Got rc: 1 or stderr was not empty: http://: Invalid host name.
23:45:18 ------------------------------------------------------------------------------
23:45:18 Start_Older_Odl :: Start older ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 | FAIL |
23:45:18 ... click for list of related bugs or create a new one if needed (with the
23:45:18 "controller_akka1_txt_start_older_odl"
23:45:18 reference somewhere inside)
23:45:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_start_older_odl&order=bug_status"
23:45:18
23:45:18 Variable '${alternative_bundlefolder}' not found. Did you mean:
23:45:18 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
23:45:18 ------------------------------------------------------------------------------
23:45:18 Add_Data :: Put car data to config datastore of older ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 | FAIL |
23:45:18 ... click for list of related bugs or create a new one if needed (with the
23:45:18 "controller_akka1_txt_add_data"
23:45:18 reference somewhere inside)
23:45:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_add_data&order=bug_status"
23:45:18
23:45:18 Got rc: 1 or stderr was not empty: Traceback (most recent call last):
23:45:18 File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
23:45:18 conn = connection.create_connection(
23:45:18 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
23:45:18 raise err
23:45:18 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
23:45:18 sock.connect(sa)
23:45:18 ConnectionRefusedError: [Errno 111] Connection refused
23:45:18
23:45:18 During handling of the above exception, another exception occurred:
23:45:18
23:45:18 Traceback (most recent call last):
23:45:18 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen
23:45:18 httplib_response = self._make_request(
23:45:18 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 395, in _make_request
23:45:18 [ Message content over the limit has been removed. ]
23:45:18 Traceback (most recent call last):
23:45:18 File "/home/jenkins/replace_cars.py", line 101, in
23:45:18 main()
23:45:18 File "/home/jenkins/replace_cars.py", line 93, in main
23:45:18 response = session.put(url=url, auth=auth, headers=headers, data=data)
23:45:18 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 604, in put
23:45:18 return self.request('PUT', url, data=data, **kwargs)
23:45:18 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 544, in request
23:45:18 resp = self.send(prep, **send_kwargs)
23:45:18 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 657, in send
23:45:18 r = adapter.send(request, **kwargs)
23:45:18 File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
23:45:18 raise ConnectionError(e, request=request)
23:45:18 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'))
23:45:18 ------------------------------------------------------------------------------
23:45:18 Remember_Data :: Get and save the stored data for later comparison. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 | FAIL |
23:45:18 ... click for list of related bugs or create a new one if needed (with the
23:45:18 "controller_akka1_txt_remember_data"
23:45:18 reference somewhere inside)
23:45:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_remember_data&order=bug_status"
23:45:18
23:45:18 ConnectionError: HTTPConnectionPool(host='10.30.170.96', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.96', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
23:45:18 ------------------------------------------------------------------------------
23:45:18 Validate_Data :: Compare the saved data against what the data shou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 | FAIL |
23:45:18 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5909
23:45:18
23:45:18 Variable '${data_before}' not found.
23:45:18 ------------------------------------------------------------------------------
23:45:18 Kill_Older_Odl :: Kill the older ODL immediatelly. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 | PASS |
23:45:20 ------------------------------------------------------------------------------
23:45:20 Transfer_Persisted_Data :: Move snapshots and (segmented-)journal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 | FAIL |
23:45:20 ... click for list of related bugs or create a new one if needed (with the
23:45:20 "controller_akka1_txt_transfer_persisted_data"
23:45:20 reference somewhere inside)
23:45:20 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_transfer_persisted_data&order=bug_status"
23:45:20
23:45:20 Variable '${alternative_bundlefolder}' not found. Did you mean:
23:45:20 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
23:45:20 ------------------------------------------------------------------------------
23:45:20 Check_Snapshot_With_Transferred_Persisted_Data :: Fail if no snaps... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:20 | FAIL |
23:45:20 ... click for list of related bugs or create a new one if needed (with the
23:45:20 "controller_akka1_txt_check_snapshot_with_transferred_persisted_data"
23:45:20 reference somewhere inside)
23:45:20 "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"
23:45:20
23:45:20 Variable '${stdout}' not found.
23:45:20 ------------------------------------------------------------------------------
23:45:20 Start_Newer_Odl :: Start the newer ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:53 | PASS |
23:45:53 ------------------------------------------------------------------------------
23:45:53 Verify_Data_Is_Restored :: Wait until data check succeeds (there m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:45:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:48:58 | FAIL |
23:48:58 ... click for list of related bugs or create a new one if needed (with the
23:48:58 "controller_akka1_txt_verify_data_is_restored"
23:48:58 reference somewhere inside)
23:48:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_verify_data_is_restored&order=bug_status"
23:48:58
23:48:58 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.96:8181/rests/data/car:cars
23:48:58 ------------------------------------------------------------------------------
23:48:58 Archive_Older_Karaf_Log :: Only original location benefits from au... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:48:58 | FAIL |
23:48:58 ... click for list of related bugs or create a new one if needed (with the
23:48:58 "controller_akka1_txt_archive_older_karaf_log"
23:48:58 reference somewhere inside)
23:48:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_archive_older_karaf_log&order=bug_status"
23:48:58
23:48:58 Variable '${alternative_bundlefolder}' not found. Did you mean:
23:48:58 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
23:48:58 ------------------------------------------------------------------------------
23:48:58 controller-akka1.txt :: Suite for testing upgrading persisted data... | FAIL |
23:48:58 13 tests, 3 passed, 10 failed
23:48:58 ==============================================================================
23:48:58 Output: /w/workspace/controller-csit-1node-akka1-all-vanadium/output.xml
23:48:58 Log: /w/workspace/controller-csit-1node-akka1-all-vanadium/log.html
23:48:58 Report: /w/workspace/controller-csit-1node-akka1-all-vanadium/report.html
23:48:58 Examining the files in data/log and checking filesize
23:48:58 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:48:59 total 496
23:48:59 drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 23:45 .
23:48:59 drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 23:45 ..
23:48:59 -rw-rw-r-- 1 jenkins jenkins 498357 Dec 6 23:48 karaf.log
23:48:59 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:48:59 488K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
23:48:59 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:48:59 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
23:48:59 Let's take the karaf thread dump again...
23:48:59 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:48:59 karaf main: org.apache.karaf.main.Main, pid:3572
23:48:59 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:00 Killing ODL
23:49:00 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:05 Compressing karaf.log 1
23:49:05 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:05 Fetching compressed karaf.log 1
23:49:05 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:06 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:06 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:06 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log: No such file or directory
23:49:06 Fetch GC logs
23:49:06 Warning: Permanently added '10.30.170.96' (ECDSA) to the list of known hosts.
23:49:06 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
23:49:06 Examine copied files
23:49:06 total 2984
23:49:06 drwxrwxr-x. 2 jenkins jenkins 6 Dec 6 23:49 gclogs-1
23:49:06 -rw-rw-r--. 1 jenkins jenkins 38971 Dec 6 23:49 odl1_karaf.log.gz
23:49:06 -rw-rw-r--. 1 jenkins jenkins 123717 Dec 6 23:49 karaf_1_3572_threads_after.log
23:49:06 -rw-rw-r--. 1 jenkins jenkins 14026 Dec 6 23:48 ps_after.log
23:49:06 -rw-rw-r--. 1 jenkins jenkins 252626 Dec 6 23:48 report.html
23:49:06 -rw-rw-r--. 1 jenkins jenkins 466943 Dec 6 23:48 log.html
23:49:06 -rw-rw-r--. 1 jenkins jenkins 1945729 Dec 6 23:48 output.xml
23:49:06 -rw-rw-r--. 1 jenkins jenkins 140 Dec 6 23:45 testplan.txt
23:49:06 -rw-rw-r--. 1 jenkins jenkins 127547 Dec 6 23:45 karaf_1_2015_threads_before.log
23:49:06 -rw-rw-r--. 1 jenkins jenkins 14200 Dec 6 23:45 ps_before.log
23:49:06 -rw-rw-r--. 1 jenkins jenkins 3274 Dec 6 23:43 post-startup-script.sh
23:49:06 -rw-rw-r--. 1 jenkins jenkins 252 Dec 6 23:43 startup-script.sh
23:49:06 -rw-rw-r--. 1 jenkins jenkins 3445 Dec 6 23:43 configuration-script.sh
23:49:06 -rw-rw-r--. 1 jenkins jenkins 337 Dec 6 23:43 detect_variables.env
23:49:06 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 6 23:43 pom.xml
23:49:06 -rw-rw-r--. 1 jenkins jenkins 92 Dec 6 23:43 set_variables.env
23:49:06 -rw-rw-r--. 1 jenkins jenkins 252 Dec 6 23:43 slave_addresses.txt
23:49:06 -rw-rw-r--. 1 jenkins jenkins 570 Dec 6 23:43 requirements.txt
23:49:06 -rw-rw-r--. 1 jenkins jenkins 26 Dec 6 23:43 env.properties
23:49:06 -rw-rw-r--. 1 jenkins jenkins 333 Dec 6 23:41 stack-parameters.yaml
23:49:06 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 6 23:40 test
23:49:06 drwxrwxr-x. 2 jenkins jenkins 6 Dec 6 23:40 test@tmp
23:49:06 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 6 22:36 maven-metadata.xml
23:49:06 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins3685605022947017947.sh
23:49:06 Karaf Deployments, Tests must have already run
23:49:06 [controller-csit-1node-akka1-all-vanadium] $ /bin/sh /tmp/jenkins15145780584928470407.sh
23:49:06 Cleaning up Robot installation...
23:49:07 $ ssh-agent -k
23:49:07 unset SSH_AUTH_SOCK;
23:49:07 unset SSH_AGENT_PID;
23:49:07 echo Agent pid 5287 killed;
23:49:07 [ssh-agent] Stopped.
23:49:07 Recording plot data
23:49:07 Robot results publisher started...
23:49:07 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:49:07 -Parsing output xml:
23:49:08 Done!
23:49:08 -Copying log files to build dir:
23:49:09 Done!
23:49:09 -Assigning results to build:
23:49:09 Done!
23:49:09 -Checking thresholds:
23:49:09 Done!
23:49:09 Done publishing Robot results.
23:49:09 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:49:09 [PostBuildScript] - [INFO] Executing post build scripts.
23:49:09 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins1841476675443663490.sh
23:49:09 Archiving csit artifacts
23:49:09 mv: cannot stat '*_1.png': No such file or directory
23:49:09 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:49:09 % Total % Received % Xferd Average Speed Time Time Time Current
23:49:09 Dload Upload Total Spent Left Speed
23:49:09
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 394k 0 394k 0 0 3312k 0 --:--:-- --:--:-- --:--:-- 3312k
23:49:09 Archive: robot-plugin.zip
23:49:09 inflating: ./archives/robot-plugin/log.html
23:49:09 inflating: ./archives/robot-plugin/output.xml
23:49:09 inflating: ./archives/robot-plugin/report.html
23:49:09 mv: cannot stat '*.log.gz': No such file or directory
23:49:09 mv: cannot stat '*.csv': No such file or directory
23:49:09 mv: cannot stat '*.png': No such file or directory
23:49:09 [PostBuildScript] - [INFO] Executing post build scripts.
23:49:09 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins2637994157644154536.sh
23:49:09 [PostBuildScript] - [INFO] Executing post build scripts.
23:49:09 [EnvInject] - Injecting environment variables from a build step.
23:49:09 [EnvInject] - Injecting as environment variables the properties content
23:49:09 OS_CLOUD=vex
23:49:09 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-19
23:49:09
23:49:09 [EnvInject] - Variables injected successfully.
23:49:09 provisioning config files...
23:49:09 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:49:09 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9571630479632073608.sh
23:49:10 ---> openstack-stack-delete.sh
23:49:10 Setup pyenv:
23:49:10 system
23:49:10 3.8.13
23:49:10 3.9.13
23:49:10 3.10.13
23:49:10 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:49:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:49:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:12 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.
23:49:12 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:49:12 lf-activate-venv(): INFO: Base packages installed successfully
23:49:12 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:49:27 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:49:27 INFO: Stack cost retrieval disabled, setting cost to 0
23:49:40 INFO: Deleting stack releng-controller-csit-1node-akka1-all-vanadium-19
23:49:40 Successfully deleted stack releng-controller-csit-1node-akka1-all-vanadium-19
23:49:40 [PostBuildScript] - [INFO] Executing post build scripts.
23:49:40 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins4544003290262284014.sh
23:49:40 ---> sysstat.sh
23:49:40 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins18207821128135742624.sh
23:49:40 ---> package-listing.sh
23:49:40 ++ facter osfamily
23:49:40 ++ tr '[:upper:]' '[:lower:]'
23:49:40 + OS_FAMILY=redhat
23:49:40 + workspace=/w/workspace/controller-csit-1node-akka1-all-vanadium
23:49:40 + START_PACKAGES=/tmp/packages_start.txt
23:49:40 + END_PACKAGES=/tmp/packages_end.txt
23:49:40 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:49:40 + PACKAGES=/tmp/packages_start.txt
23:49:40 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']'
23:49:40 + PACKAGES=/tmp/packages_end.txt
23:49:40 + case "${OS_FAMILY}" in
23:49:40 + rpm -qa
23:49:40 + sort
23:49:41 + '[' -f /tmp/packages_start.txt ']'
23:49:41 + '[' -f /tmp/packages_end.txt ']'
23:49:41 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:49:41 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']'
23:49:41 + mkdir -p /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/
23:49:41 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/
23:49:41 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins14198647932977741944.sh
23:49:41 ---> capture-instance-metadata.sh
23:49:41 Setup pyenv:
23:49:41 system
23:49:41 3.8.13
23:49:41 3.9.13
23:49:41 3.10.13
23:49:41 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:49:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:49:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:43 lf-activate-venv(): INFO: Base packages installed successfully
23:49:43 lf-activate-venv(): INFO: Installing additional packages: lftools
23:49:53 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:49:53 INFO: Running in OpenStack, capturing instance metadata
23:49:54 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins2474379600963576651.sh
23:49:54 provisioning config files...
23:49:54 Could not find credentials [logs] for controller-csit-1node-akka1-all-vanadium #19
23:49:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/config214447617790305962tmp
23:49:54 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:49:54 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:49:54 provisioning config files...
23:49:54 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:49:54 [EnvInject] - Injecting environment variables from a build step.
23:49:54 [EnvInject] - Injecting as environment variables the properties content
23:49:54 SERVER_ID=logs
23:49:54
23:49:54 [EnvInject] - Variables injected successfully.
23:49:54 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins11434402187513276554.sh
23:49:54 ---> create-netrc.sh
23:49:54 WARN: Log server credential not found.
23:49:54 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins4249022994581960643.sh
23:49:54 ---> python-tools-install.sh
23:49:54 Setup pyenv:
23:49:55 system
23:49:55 3.8.13
23:49:55 3.9.13
23:49:55 3.10.13
23:49:55 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:49:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:49:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:49:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:49:57 lf-activate-venv(): INFO: Base packages installed successfully
23:49:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:50:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins16368554520964070890.sh
23:50:07 ---> sudo-logs.sh
23:50:07 Archiving 'sudo' log..
23:50:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9411217392829321697.sh
23:50:07 ---> job-cost.sh
23:50:07 Setup pyenv:
23:50:07 system
23:50:07 3.8.13
23:50:07 3.9.13
23:50:07 3.10.13
23:50:07 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:50:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:50:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:50:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:50:09 lf-activate-venv(): INFO: Base packages installed successfully
23:50:09 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:50:17 DEBUG: total: 0
23:50:17 INFO: Retrieving Stack Cost...
23:50:17 INFO: Retrieving Pricing Info for: v3-standard-2
23:50:17 INFO: Archiving Costs
23:50:17 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins6036991366398547390.sh
23:50:17 ---> logs-deploy.sh
23:50:17 Setup pyenv:
23:50:17 system
23:50:17 3.8.13
23:50:17 3.9.13
23:50:17 3.10.13
23:50:17 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
23:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-gIMY from file:/tmp/.os_lf_venv
23:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:50:19 lf-activate-venv(): INFO: Base packages installed successfully
23:50:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-gIMY/bin to PATH
23:50:30 WARNING: Nexus logging server not set
23:50:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-vanadium/19/
23:50:30 INFO: archiving logs to S3
23:50:31 ---> uname -a:
23:50:31 Linux prd-centos8-robot-2c-8g-11221.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
23:50:31
23:50:31
23:50:31 ---> lscpu:
23:50:31 Architecture: x86_64
23:50:31 CPU op-mode(s): 32-bit, 64-bit
23:50:31 Byte Order: Little Endian
23:50:31 CPU(s): 2
23:50:31 On-line CPU(s) list: 0,1
23:50:31 Thread(s) per core: 1
23:50:31 Core(s) per socket: 1
23:50:31 Socket(s): 2
23:50:31 NUMA node(s): 1
23:50:31 Vendor ID: AuthenticAMD
23:50:31 CPU family: 23
23:50:31 Model: 49
23:50:31 Model name: AMD EPYC-Rome Processor
23:50:31 Stepping: 0
23:50:31 CPU MHz: 2799.998
23:50:31 BogoMIPS: 5599.99
23:50:31 Virtualization: AMD-V
23:50:31 Hypervisor vendor: KVM
23:50:31 Virtualization type: full
23:50:31 L1d cache: 32K
23:50:31 L1i cache: 32K
23:50:31 L2 cache: 512K
23:50:31 L3 cache: 16384K
23:50:31 NUMA node0 CPU(s): 0,1
23:50:31 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
23:50:31
23:50:31
23:50:31 ---> nproc:
23:50:31 2
23:50:31
23:50:31
23:50:31 ---> df -h:
23:50:31 Filesystem Size Used Avail Use% Mounted on
23:50:31 devtmpfs 3.8G 0 3.8G 0% /dev
23:50:31 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:50:31 tmpfs 3.8G 17M 3.8G 1% /run
23:50:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:50:31 /dev/vda1 40G 8.4G 32G 21% /
23:50:31 tmpfs 770M 0 770M 0% /run/user/1001
23:50:31
23:50:31
23:50:31 ---> free -m:
23:50:31 total used free shared buff/cache available
23:50:31 Mem: 7697 574 4933 19 2189 6824
23:50:31 Swap: 1023 0 1023
23:50:31
23:50:31
23:50:31 ---> ip addr:
23:50:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:50:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:50:31 inet 127.0.0.1/8 scope host lo
23:50:31 valid_lft forever preferred_lft forever
23:50:31 inet6 ::1/128 scope host
23:50:31 valid_lft forever preferred_lft forever
23:50:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:50:31 link/ether fa:16:3e:f0:55:f5 brd ff:ff:ff:ff:ff:ff
23:50:31 altname enp0s3
23:50:31 altname ens3
23:50:31 inet 10.30.171.78/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:50:31 valid_lft 85738sec preferred_lft 85738sec
23:50:31 inet6 fe80::f816:3eff:fef0:55f5/64 scope link
23:50:31 valid_lft forever preferred_lft forever
23:50:31
23:50:31
23:50:31 ---> sar -b -r -n DEV:
23:50:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/06/2025 _x86_64_ (2 CPU)
23:50:31
23:50:31 23:39:25 LINUX RESTART (2 CPU)
23:50:31
23:50:31 11:40:00 PM tps rtps wtps bread/s bwrtn/s
23:50:31 11:40:01 PM 186.32 114.53 71.79 8882.05 2709.40
23:50:31 11:41:01 PM 82.03 29.44 52.59 5697.95 5572.66
23:50:31 11:42:01 PM 106.30 0.92 105.38 65.84 11785.22
23:50:31 11:43:01 PM 28.85 0.42 28.43 64.79 2626.05
23:50:31 11:44:01 PM 84.87 9.45 75.42 1685.59 8310.65
23:50:31 11:45:01 PM 9.93 0.00 9.93 0.00 1052.70
23:50:31 11:46:01 PM 2.17 0.25 1.92 13.60 96.12
23:50:31 11:47:01 PM 0.37 0.00 0.37 0.00 24.46
23:50:31 11:48:01 PM 0.17 0.00 0.17 0.00 7.62
23:50:31 11:49:01 PM 0.63 0.00 0.63 0.00 51.80
23:50:31 11:50:01 PM 29.34 0.63 28.71 73.18 1346.23
23:50:31 Average: 34.76 4.33 30.44 776.00 3086.68
23:50:31
23:50:31 11:40:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:50:31 11:40:01 PM 6002664 7275548 1879764 23.85 2688 1475504 468824 5.25 126408 1509916 3308
23:50:31 11:41:01 PM 5440048 7113056 2442380 30.99 2688 1855896 657516 7.36 184796 1937956 169080
23:50:31 11:42:01 PM 5172792 7018040 2709636 34.38 2688 2021200 714212 8.00 198544 2160200 42016
23:50:31 11:43:01 PM 5147784 7036528 2734644 34.69 2688 2062516 702128 7.86 231964 2146792 39180
23:50:31 11:44:01 PM 4950876 7063428 2931552 37.19 2688 2278872 646612 7.24 265732 2279144 27000
23:50:31 11:45:01 PM 4950648 7063204 2931780 37.19 2688 2278876 646612 7.24 265728 2279156 4
23:50:31 11:46:01 PM 4901056 7015136 2981372 37.82 2688 2280400 714360 8.00 266392 2327588 272
23:50:31 11:47:01 PM 4900148 7014544 2982280 37.83 2688 2280724 729888 8.17 266392 2328764 32
23:50:31 11:48:01 PM 4897664 7012344 2984764 37.87 2688 2281032 729888 8.17 266392 2331196 144
23:50:31 11:49:01 PM 4948320 7064236 2934108 37.22 2688 2282236 645672 7.23 266736 2280936 4
23:50:31 11:50:01 PM 5070472 7000980 2811956 35.67 2688 2102896 737316 8.26 465756 1986560 10036
23:50:31 Average: 5125679 7061549 2756749 34.97 2688 2109105 672093 7.53 254985 2142564 26461
23:50:31
23:50:31 11:40:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:50:31 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:40:01 PM eth0 7.69 0.00 0.52 0.00 0.00 0.00 0.00 0.00
23:50:31 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:41:01 PM eth0 321.39 195.29 1667.34 61.34 0.00 0.00 0.00 0.00
23:50:31 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:42:01 PM eth0 84.76 62.20 845.54 9.50 0.00 0.00 0.00 0.00
23:50:31 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:43:01 PM eth0 16.40 9.28 6.39 4.01 0.00 0.00 0.00 0.00
23:50:31 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:44:01 PM eth0 150.61 126.56 370.59 41.35 0.00 0.00 0.00 0.00
23:50:31 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:45:01 PM eth0 2.18 0.92 0.24 0.15 0.00 0.00 0.00 0.00
23:50:31 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:46:01 PM eth0 27.86 17.06 8.60 2.79 0.00 0.00 0.00 0.00
23:50:31 11:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:47:01 PM eth0 2.23 0.98 0.77 0.54 0.00 0.00 0.00 0.00
23:50:31 11:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:48:01 PM eth0 0.62 0.48 0.10 0.08 0.00 0.00 0.00 0.00
23:50:31 11:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:49:01 PM eth0 15.69 9.10 4.34 1.10 0.00 0.00 0.00 0.00
23:50:31 11:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 11:50:01 PM eth0 46.57 35.19 84.12 31.39 0.00 0.00 0.00 0.00
23:50:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:50:31 Average: eth0 66.72 45.62 298.26 15.20 0.00 0.00 0.00 0.00
23:50:31
23:50:31
23:50:31 ---> sar -P ALL:
23:50:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/06/2025 _x86_64_ (2 CPU)
23:50:31
23:50:31 23:39:25 LINUX RESTART (2 CPU)
23:50:31
23:50:31 11:40:00 PM CPU %user %nice %system %iowait %steal %idle
23:50:31 11:40:01 PM all 67.23 0.00 7.23 14.89 0.43 10.21
23:50:31 11:40:01 PM 0 70.09 0.00 5.13 18.80 0.00 5.98
23:50:31 11:40:01 PM 1 64.41 0.00 9.32 11.02 0.85 14.41
23:50:31 11:41:01 PM all 39.86 0.00 6.18 1.46 0.09 52.40
23:50:31 11:41:01 PM 0 42.52 0.00 6.33 1.75 0.10 49.29
23:50:31 11:41:01 PM 1 37.21 0.00 6.03 1.17 0.08 55.51
23:50:31 11:42:01 PM all 28.52 0.00 4.28 2.83 0.10 64.27
23:50:31 11:42:01 PM 0 31.82 0.00 4.41 2.25 0.08 61.44
23:50:31 11:42:01 PM 1 25.23 0.00 4.14 3.40 0.12 67.12
23:50:31 11:43:01 PM all 18.01 0.00 2.62 0.26 0.08 79.03
23:50:31 11:43:01 PM 0 18.02 0.00 2.53 0.23 0.08 79.13
23:50:31 11:43:01 PM 1 17.99 0.00 2.70 0.28 0.08 78.94
23:50:31 11:44:01 PM all 32.12 0.00 5.90 0.96 0.09 60.93
23:50:31 11:44:01 PM 0 41.41 0.00 6.35 1.02 0.08 51.14
23:50:31 11:44:01 PM 1 22.85 0.00 5.45 0.90 0.10 70.70
23:50:31 11:45:01 PM all 0.29 0.00 0.13 0.12 0.05 99.42
23:50:31 11:45:01 PM 0 0.52 0.00 0.15 0.20 0.07 99.07
23:50:31 11:45:01 PM 1 0.07 0.00 0.10 0.03 0.03 99.77
23:50:31 11:46:01 PM all 5.31 0.00 0.40 0.05 0.07 94.16
23:50:31 11:46:01 PM 0 6.00 0.00 0.39 0.02 0.07 93.52
23:50:31 11:46:01 PM 1 4.64 0.00 0.42 0.08 0.07 94.80
23:50:31 11:47:01 PM all 1.51 0.00 0.10 0.00 0.06 98.33
23:50:31 11:47:01 PM 0 2.46 0.00 0.10 0.00 0.07 97.38
23:50:31 11:47:01 PM 1 0.57 0.00 0.10 0.00 0.05 99.28
23:50:31 11:48:01 PM all 1.44 0.00 0.10 0.00 0.07 98.40
23:50:31 11:48:01 PM 0 2.05 0.00 0.08 0.00 0.08 97.78
23:50:31 11:48:01 PM 1 0.82 0.00 0.12 0.00 0.05 99.01
23:50:31 11:49:01 PM all 1.88 0.00 0.19 0.00 0.08 97.84
23:50:31 11:49:01 PM 0 2.74 0.00 0.20 0.00 0.08 96.98
23:50:31 11:49:01 PM 1 1.02 0.00 0.18 0.00 0.08 98.71
23:50:31 11:50:01 PM all 28.40 0.00 3.61 0.14 0.08 67.76
23:50:31 11:50:01 PM 0 37.91 0.00 4.57 0.15 0.08 57.29
23:50:31 11:50:01 PM 1 18.92 0.00 2.65 0.13 0.08 78.21
23:50:31
23:50:31 Average: CPU %user %nice %system %iowait %steal %idle
23:50:31 Average: all 15.85 0.00 2.36 0.61 0.08 81.10
23:50:31 Average: 0 18.66 0.00 2.52 0.60 0.08 78.14
23:50:31 Average: 1 13.05 0.00 2.21 0.62 0.08 84.05
23:50:31
23:50:31
23:50:31