23:25:32 Started by upstream project "integration-distribution-mri-test-scandium" build number 84
23:25:32 originally caused by:
23:25:32 Started by timer
23:25:32 Running as SYSTEM
23:25:32 [EnvInject] - Loading node environment variables.
23:25:32 Building remotely on prd-centos8-robot-2c-8g-11453 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:25:33 [ssh-agent] Looking for ssh-agent implementation...
23:25:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:25:34 $ ssh-agent
23:25:34 SSH_AUTH_SOCK=/tmp/ssh-SP7XhRSXFksG/agent.5192
23:25:34 SSH_AGENT_PID=5193
23:25:34 [ssh-agent] Started.
23:25:34 Running ssh-add (command line suppressed)
23:25:34 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_1537422929096806167.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/private_key_1537422929096806167.key)
23:25:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:25:34 The recommended git tool is: NONE
23:25:37 using credential opendaylight-jenkins-ssh
23:25:37 Wiping out workspace first.
23:25:37 Cloning the remote Git repository
23:25:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:25:37 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test # timeout=10
23:25:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:25:37 > git --version # timeout=10
23:25:37 > git --version # 'git version 2.43.0'
23:25:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:25:37 [INFO] Currently running in a labeled security context
23:25:37 [INFO] Currently SELinux is 'enforcing' on the host
23:25:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh3073416153746053892.key
23:25:37 Verifying host key using known hosts file
23:25:37 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:25:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:25:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:25:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:25:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:25:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:25:40 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:25:40 [INFO] Currently running in a labeled security context
23:25:40 [INFO] Currently SELinux is 'enforcing' on the host
23:25:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test@tmp/jenkins-gitclient-ssh2406816183984180348.key
23:25:40 Verifying host key using known hosts file
23:25:40 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:25:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:25:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:25:40 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:25:40 > git config core.sparsecheckout # timeout=10
23:25:40 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:25:40 Commit message: "Adapt test for new pce-allocation field"
23:25:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:25:40 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:25:41 No emails were triggered.
23:25:41 provisioning config files...
23:25:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:25:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:25:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:25:41 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins3540711309805924592.sh
23:25:41 ---> python-tools-install.sh
23:25:41 Setup pyenv:
23:25:41 system
23:25:41 * 3.8.13 (set by /opt/pyenv/version)
23:25:41 * 3.9.13 (set by /opt/pyenv/version)
23:25:41 * 3.10.13 (set by /opt/pyenv/version)
23:25:42 * 3.11.7 (set by /opt/pyenv/version)
23:25:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eUC4
23:25:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:25:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:25:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:25:50 lf-activate-venv(): INFO: Base packages installed successfully
23:25:50 lf-activate-venv(): INFO: Installing additional packages: lftools
23:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
23:26:15 Generating Requirements File
23:26:35 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:26:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:26:35 Python 3.11.7
23:26:35 pip 25.3 from /tmp/venv-eUC4/lib/python3.11/site-packages/pip (python 3.11)
23:26:35 appdirs==1.4.4
23:26:35 argcomplete==3.6.3
23:26:35 aspy.yaml==1.3.0
23:26:35 attrs==25.4.0
23:26:35 autopage==0.5.2
23:26:35 beautifulsoup4==4.14.3
23:26:35 boto3==1.42.4
23:26:35 botocore==1.42.4
23:26:35 bs4==0.0.2
23:26:35 cachetools==6.2.2
23:26:35 certifi==2025.11.12
23:26:35 cffi==2.0.0
23:26:35 cfgv==3.5.0
23:26:35 chardet==5.2.0
23:26:35 charset-normalizer==3.4.4
23:26:35 click==8.3.1
23:26:35 cliff==4.13.0
23:26:35 cmd2==3.0.0
23:26:35 cryptography==3.3.2
23:26:35 debtcollector==3.0.0
23:26:35 decorator==5.2.1
23:26:35 defusedxml==0.7.1
23:26:35 Deprecated==1.3.1
23:26:35 distlib==0.4.0
23:26:35 dnspython==2.8.0
23:26:35 docker==7.1.0
23:26:35 dogpile.cache==1.5.0
23:26:35 durationpy==0.10
23:26:35 email-validator==2.3.0
23:26:35 filelock==3.20.0
23:26:35 future==1.0.0
23:26:35 gitdb==4.0.12
23:26:35 GitPython==3.1.45
23:26:35 google-auth==2.43.0
23:26:35 httplib2==0.31.0
23:26:35 identify==2.6.15
23:26:35 idna==3.11
23:26:35 importlib-resources==1.5.0
23:26:35 iso8601==2.1.0
23:26:35 Jinja2==3.1.6
23:26:35 jmespath==1.0.1
23:26:35 jsonpatch==1.33
23:26:35 jsonpointer==3.0.0
23:26:35 jsonschema==4.25.1
23:26:35 jsonschema-specifications==2025.9.1
23:26:35 keystoneauth1==5.12.0
23:26:35 kubernetes==34.1.0
23:26:35 lftools==0.37.17
23:26:35 lxml==6.0.2
23:26:35 markdown-it-py==4.0.0
23:26:35 MarkupSafe==3.0.3
23:26:35 mdurl==0.1.2
23:26:35 msgpack==1.1.2
23:26:35 multi_key_dict==2.0.3
23:26:35 munch==4.0.0
23:26:35 netaddr==1.3.0
23:26:35 niet==1.4.2
23:26:35 nodeenv==1.9.1
23:26:35 oauth2client==4.1.3
23:26:35 oauthlib==3.3.1
23:26:35 openstacksdk==4.8.0
23:26:35 os-service-types==1.8.2
23:26:35 osc-lib==4.2.0
23:26:35 oslo.config==10.1.0
23:26:35 oslo.context==6.2.0
23:26:35 oslo.i18n==6.7.1
23:26:35 oslo.log==7.2.1
23:26:35 oslo.serialization==5.8.0
23:26:35 oslo.utils==9.2.0
23:26:35 packaging==25.0
23:26:35 pbr==7.0.3
23:26:35 platformdirs==4.5.1
23:26:35 prettytable==3.17.0
23:26:35 psutil==7.1.3
23:26:35 pyasn1==0.6.1
23:26:35 pyasn1_modules==0.4.2
23:26:35 pycparser==2.23
23:26:35 pygerrit2==2.0.15
23:26:35 PyGithub==2.8.1
23:26:35 Pygments==2.19.2
23:26:35 PyJWT==2.10.1
23:26:35 PyNaCl==1.6.1
23:26:35 pyparsing==2.4.7
23:26:35 pyperclip==1.11.0
23:26:35 pyrsistent==0.20.0
23:26:35 python-cinderclient==9.8.0
23:26:35 python-dateutil==2.9.0.post0
23:26:35 python-heatclient==4.3.0
23:26:35 python-jenkins==1.8.3
23:26:35 python-keystoneclient==5.7.0
23:26:35 python-magnumclient==4.9.0
23:26:35 python-openstackclient==8.2.0
23:26:35 python-swiftclient==4.9.0
23:26:35 PyYAML==6.0.3
23:26:35 referencing==0.37.0
23:26:35 requests==2.32.5
23:26:35 requests-oauthlib==2.0.0
23:26:35 requestsexceptions==1.4.0
23:26:35 rfc3986==2.0.0
23:26:35 rich==14.2.0
23:26:35 rich-argparse==1.7.2
23:26:35 rpds-py==0.30.0
23:26:35 rsa==4.9.1
23:26:35 ruamel.yaml==0.18.16
23:26:35 ruamel.yaml.clib==0.2.15
23:26:35 s3transfer==0.16.0
23:26:35 simplejson==3.20.2
23:26:35 six==1.17.0
23:26:35 smmap==5.0.2
23:26:35 soupsieve==2.8
23:26:35 stevedore==5.6.0
23:26:35 tabulate==0.9.0
23:26:35 toml==0.10.2
23:26:35 tomlkit==0.13.3
23:26:35 tqdm==4.67.1
23:26:35 typing_extensions==4.15.0
23:26:35 tzdata==2025.2
23:26:35 urllib3==1.26.20
23:26:35 virtualenv==20.35.4
23:26:35 wcwidth==0.2.14
23:26:35 websocket-client==1.9.0
23:26:35 wrapt==2.0.1
23:26:35 xdg==6.0.0
23:26:35 xmltodict==1.0.2
23:26:35 yq==3.4.3
23:26:35 [EnvInject] - Injecting environment variables from a build step.
23:26:36 [EnvInject] - Injecting as environment variables the properties content
23:26:36 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:26:36 OS_CLOUD=vex
23:26:36 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-84
23:26:36 OS_STACK_TEMPLATE_DIR=openstack-hot
23:26:36
23:26:36 [EnvInject] - Variables injected successfully.
23:26:36 provisioning config files...
23:26:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:26:36 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1096734386070433591.sh
23:26:36 ---> Create parameters file for OpenStack HOT
23:26:36 OpenStack Heat parameters generated
23:26:36 -----------------------------------
23:26:36 parameters:
23:26:36 vm_0_count: '3'
23:26:36 vm_0_flavor: 'v3-standard-4'
23:26:36 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432'
23:26:36 vm_1_count: '1'
23:26:36 vm_1_flavor: 'v3-standard-2'
23:26:36 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:26:36
23:26:36 job_name: '23566-84'
23:26:36 silo: 'releng'
23:26:36 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins3990343516751417247.sh
23:26:36 ---> Create HEAT stack
23:26:36 + source /home/jenkins/lf-env.sh
23:26:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:26:36 ++ mktemp -d /tmp/venv-XXXX
23:26:36 + lf_venv=/tmp/venv-tIus
23:26:36 + local venv_file=/tmp/.os_lf_venv
23:26:36 + local python=python3
23:26:36 + local options
23:26:36 + local set_path=true
23:26:36 + local install_args=
23:26:36 ++ 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:26:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:26:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:26:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:26:36 + true
23:26:36 + case $1 in
23:26:36 + python=python3
23:26:36 + shift 2
23:26:36 + true
23:26:36 + case $1 in
23:26:36 + shift
23:26:36 + break
23:26:36 + case $python in
23:26:36 + local pkg_list=
23:26:36 + [[ -d /opt/pyenv ]]
23:26:36 + echo 'Setup pyenv:'
23:26:36 Setup pyenv:
23:26:36 + export PYENV_ROOT=/opt/pyenv
23:26:36 + PYENV_ROOT=/opt/pyenv
23:26:36 + 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:26:36 + 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:26:36 + pyenv versions
23:26:36 system
23:26:36 3.8.13
23:26:36 3.9.13
23:26:36 3.10.13
23:26:36 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:26:36 + command -v pyenv
23:26:36 ++ pyenv init - --no-rehash
23:26:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:26:36 for i in ${!paths[@]}; do
23:26:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:26:36 fi; done;
23:26:36 echo "${paths[*]}"'\'')"
23:26:36 export PATH="/opt/pyenv/shims:${PATH}"
23:26:36 export PYENV_SHELL=bash
23:26:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:26:36 pyenv() {
23:26:36 local command
23:26:36 command="${1:-}"
23:26:36 if [ "$#" -gt 0 ]; then
23:26:36 shift
23:26:36 fi
23:26:36
23:26:36 case "$command" in
23:26:36 rehash|shell)
23:26:36 eval "$(pyenv "sh-$command" "$@")"
23:26:36 ;;
23:26:36 *)
23:26:36 command pyenv "$command" "$@"
23:26:36 ;;
23:26:36 esac
23:26:36 }'
23:26:36 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:26:36 for i in ${!paths[@]}; do
23:26:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:26:36 fi; done;
23:26:36 echo "${paths[*]}"'
23:26:36 ++ 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:26:36 ++ 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:26:36 ++ 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:26:36 ++ export PYENV_SHELL=bash
23:26:36 ++ PYENV_SHELL=bash
23:26:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:26:36 +++ complete -F _pyenv pyenv
23:26:36 ++ lf-pyver python3
23:26:36 ++ local py_version_xy=python3
23:26:36 ++ local py_version_xyz=
23:26:36 ++ awk '{ print $1 }'
23:26:36 ++ pyenv versions
23:26:36 ++ local command
23:26:36 ++ command=versions
23:26:36 ++ '[' 1 -gt 0 ']'
23:26:36 ++ shift
23:26:36 ++ case "$command" in
23:26:36 ++ command pyenv versions
23:26:36 ++ pyenv versions
23:26:36 ++ sed 's/^[ *]* //'
23:26:36 ++ grep -E '^[0-9.]*[0-9]$'
23:26:36 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:26:36 +++ sort -V
23:26:36 +++ grep '^3' /tmp/.pyenv_versions
23:26:36 +++ tail -n 1
23:26:36 ++ py_version_xyz=3.11.7
23:26:36 ++ [[ -z 3.11.7 ]]
23:26:36 ++ echo 3.11.7
23:26:36 ++ return 0
23:26:36 + pyenv local 3.11.7
23:26:36 + local command
23:26:36 + command=local
23:26:36 + '[' 2 -gt 0 ']'
23:26:36 + shift
23:26:36 + case "$command" in
23:26:36 + command pyenv local 3.11.7
23:26:36 + pyenv local 3.11.7
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='lftools[openstack] '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='kubernetes '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='niet '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='python-heatclient '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='python-openstackclient '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='python-magnumclient '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='urllib3~=1.26.15 '
23:26:36 + for arg in "$@"
23:26:36 + case $arg in
23:26:36 + pkg_list+='yq '
23:26:36 + [[ -f /tmp/.os_lf_venv ]]
23:26:36 ++ cat /tmp/.os_lf_venv
23:26:36 + lf_venv=/tmp/venv-eUC4
23:26:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from' file:/tmp/.os_lf_venv
23:26:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
23:26:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:26:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:26:36 + local 'pip_opts=--upgrade --quiet'
23:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:26:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:26:36 + [[ -n '' ]]
23:26:36 + [[ -n '' ]]
23:26:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:26:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:26:36 + /tmp/venv-eUC4/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:26:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:26:38 lf-activate-venv(): INFO: Base packages installed successfully
23:26:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:26:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:26:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:26:38 + /tmp/venv-eUC4/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:26:57 + type python3
23:26:57 + true
23:26:57 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH'
23:26:57 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
23:26:57 + PATH=/tmp/venv-eUC4/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:26:57 + return 0
23:26:57 + openstack --os-cloud vex limits show --absolute
23:26:59 +--------------------------+---------+
23:26:59 | Name | Value |
23:26:59 +--------------------------+---------+
23:26:59 | maxTotalInstances | -1 |
23:26:59 | maxTotalCores | 450 |
23:26:59 | maxTotalRAMSize | 1000000 |
23:26:59 | maxServerMeta | 128 |
23:26:59 | maxImageMeta | 128 |
23:26:59 | maxPersonality | 5 |
23:26:59 | maxPersonalitySize | 10240 |
23:26:59 | maxTotalKeypairs | 100 |
23:26:59 | maxServerGroups | 10 |
23:26:59 | maxServerGroupMembers | 10 |
23:26:59 | maxTotalFloatingIps | -1 |
23:26:59 | maxSecurityGroups | -1 |
23:26:59 | maxSecurityGroupRules | -1 |
23:26:59 | totalRAMUsed | 688128 |
23:26:59 | totalCoresUsed | 168 |
23:26:59 | totalInstancesUsed | 76 |
23:26:59 | totalFloatingIpsUsed | 0 |
23:26:59 | totalSecurityGroupsUsed | 0 |
23:26:59 | totalServerGroupsUsed | 0 |
23:26:59 | maxTotalVolumes | -1 |
23:26:59 | maxTotalSnapshots | 10 |
23:26:59 | maxTotalVolumeGigabytes | 4096 |
23:26:59 | maxTotalBackups | 10 |
23:26:59 | maxTotalBackupGigabytes | 1000 |
23:26:59 | totalVolumesUsed | 3 |
23:26:59 | totalGigabytesUsed | 60 |
23:26:59 | totalSnapshotsUsed | 0 |
23:26:59 | totalBackupsUsed | 0 |
23:26:59 | totalBackupGigabytesUsed | 0 |
23:26:59 +--------------------------+---------+
23:26:59 + pushd /opt/ciman/openstack-hot
23:26:59 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:26:59 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-scandium-84 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/stack-parameters.yaml
23:27:26 Creating stack releng-mdsal-csit-3node-netty-replicate-only-scandium-84
23:27:26 Waiting to initialize infrastructure...
23:27:26 Stack initialization successful.
23:27:26 ------------------------------------
23:27:26 Stack Details
23:27:26 ------------------------------------
23:27:26 {'added': None,
23:27:26 'capabilities': [],
23:27:26 'created_at': '2025-12-07T23:27:02Z',
23:27:26 'deleted': None,
23:27:26 'deleted_at': None,
23:27:26 'description': 'No description',
23:27:26 'environment': None,
23:27:26 'environment_files': None,
23:27:26 'files': None,
23:27:26 'files_container': None,
23:27:26 'id': 'ca6e2069-2c91-4581-af53-11effedff486',
23:27:26 'is_rollback_disabled': True,
23:27:26 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-scandium-84/ca6e2069-2c91-4581-af53-11effedff486',
23:27:26 'rel': 'self'}],
23:27:26 '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:27:26 'name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-84',
23:27:26 'notification_topics': [],
23:27:26 'outputs': [{'description': 'IP addresses of the 2nd vm types',
23:27:26 'output_key': 'vm_1_ips',
23:27:26 'output_value': ['10.30.171.113']},
23:27:26 {'description': 'IP addresses of the 1st vm types',
23:27:26 'output_key': 'vm_0_ips',
23:27:26 'output_value': ['10.30.171.87',
23:27:26 '10.30.170.203',
23:27:26 '10.30.171.137']}],
23:27:26 'owner_id': ****,
23:27:26 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:27:26 'OS::stack_id': 'ca6e2069-2c91-4581-af53-11effedff486',
23:27:26 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-scandium-84',
23:27:26 'job_name': '23566-84',
23:27:26 'silo': 'releng',
23:27:26 'vm_0_count': '3',
23:27:26 'vm_0_flavor': 'v3-standard-4',
23:27:26 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:27:26 '20251201-010221.432',
23:27:26 'vm_1_count': '1',
23:27:26 'vm_1_flavor': 'v3-standard-2',
23:27:26 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:27:26 '- 20250917-133034.654'},
23:27:26 'parent_id': None,
23:27:26 'replaced': None,
23:27:26 'status': 'CREATE_COMPLETE',
23:27:26 'status_reason': 'Stack CREATE completed successfully',
23:27:26 'tags': [],
23:27:26 'template': None,
23:27:26 'template_description': 'No description',
23:27:26 'template_url': None,
23:27:26 'timeout_mins': 15,
23:27:26 'unchanged': None,
23:27:26 'updated': None,
23:27:26 'updated_at': None,
23:27:26 'user_project_id': '56d2a39702c249e58a9129c9fc4de403'}
23:27:26 ------------------------------------
23:27:26 + popd
23:27:26 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
23:27:26 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins11921764014223425803.sh
23:27:26 ---> Copy SSH public keys to CSIT lab
23:27:26 Setup pyenv:
23:27:26 system
23:27:26 3.8.13
23:27:26 3.9.13
23:27:26 3.10.13
23:27:26 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:27:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
23:27:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:27:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:27:28 lf-activate-venv(): INFO: Base packages installed successfully
23:27:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:27:44 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
23:27:46 SSH not responding on 10.30.171.87. Retrying in 10 seconds...
23:27:46 SSH not responding on 10.30.170.203. Retrying in 10 seconds...
23:27:46 SSH not responding on 10.30.171.137. Retrying in 10 seconds...
23:27:47 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
23:27:47 releng-23566-84-1-mininet-ovs-217-0
23:27:47 Successfully copied public keys to slave 10.30.171.113
23:27:56 Ping to 10.30.171.87 successful.
23:27:56 Ping to 10.30.170.203 successful.
23:27:56 Ping to 10.30.171.137 successful.
23:27:56 SSH not responding on 10.30.170.203. Retrying in 10 seconds...
23:27:57 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:27:57 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:27:57 releng-23566-84-0-builder-0
23:27:57 Successfully copied public keys to slave 10.30.171.87
23:27:57 Process 6498 ready.
23:27:57 releng-23566-84-0-builder-2
23:27:57 Successfully copied public keys to slave 10.30.171.137
23:28:06 Ping to 10.30.170.203 successful.
23:28:07 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:28:08 releng-23566-84-0-builder-1
23:28:08 Successfully copied public keys to slave 10.30.170.203
23:28:08 Process 6499 ready.
23:28:08 Process 6501 ready.
23:28:08 Process 6502 ready.
23:28:08 SSH ready on all stack servers.
23:28:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins15454131110615150161.sh
23:28:08 Setup pyenv:
23:28:08 system
23:28:08 3.8.13
23:28:08 3.9.13
23:28:08 3.10.13
23:28:08 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:28:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnee
23:28:12 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.robot_venv
23:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:28:16 lf-activate-venv(): INFO: Base packages installed successfully
23:28:16 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:28:18 lf-activate-venv(): INFO: Adding /tmp/venv-tnee/bin to PATH
23:28:18 + echo 'Installing Python Requirements'
23:28:18 Installing Python Requirements
23:28:18 + cat
23:28:18 + python -m pip install -r requirements.txt
23:28:18 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:28:18 Collecting docker-py (from -r requirements.txt (line 1))
23:28:18 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:28:18 Collecting ipaddr (from -r requirements.txt (line 2))
23:28:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:28:18 Installing build dependencies: started
23:28:19 Installing build dependencies: finished with status 'done'
23:28:19 Getting requirements to build wheel: started
23:28:19 Getting requirements to build wheel: finished with status 'done'
23:28:19 Preparing metadata (pyproject.toml): started
23:28:19 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:19 Collecting netaddr (from -r requirements.txt (line 3))
23:28:19 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:28:19 Collecting netifaces (from -r requirements.txt (line 4))
23:28:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:28:19 Installing build dependencies: started
23:28:20 Installing build dependencies: finished with status 'done'
23:28:20 Getting requirements to build wheel: started
23:28:21 Getting requirements to build wheel: finished with status 'done'
23:28:21 Preparing metadata (pyproject.toml): started
23:28:21 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:21 Collecting pyhocon (from -r requirements.txt (line 5))
23:28:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:28:21 Collecting requests (from -r requirements.txt (line 6))
23:28:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:28:21 Collecting robotframework (from -r requirements.txt (line 7))
23:28:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:28:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 25.5 MB/s 0:00:00
23:28:21 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:28:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:28:21 Installing build dependencies: started
23:28:22 Installing build dependencies: finished with status 'done'
23:28:22 Getting requirements to build wheel: started
23:28:22 Getting requirements to build wheel: finished with status 'done'
23:28:22 Preparing metadata (pyproject.toml): started
23:28:23 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:28:23 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:28:23 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:28:23 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:28:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:28:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:28:23 Installing build dependencies: started
23:28:24 Installing build dependencies: finished with status 'done'
23:28:24 Getting requirements to build wheel: started
23:28:24 Getting requirements to build wheel: finished with status 'done'
23:28:24 Preparing metadata (pyproject.toml): started
23:28:24 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:24 Collecting scapy (from -r requirements.txt (line 12))
23:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:28:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.9 MB/s 0:00:00
23:28:24 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:28:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:28:24 Installing build dependencies: started
23:28:25 Installing build dependencies: finished with status 'done'
23:28:25 Getting requirements to build wheel: started
23:28:26 Getting requirements to build wheel: finished with status 'done'
23:28:26 Preparing metadata (pyproject.toml): started
23:28:26 Preparing metadata (pyproject.toml): finished with status 'done'
23:28:26 Collecting elasticsearch (from -r requirements.txt (line 18))
23:28:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:28:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 46.0 MB/s 0:00:00
23:28:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:28:26 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:28:26 Collecting pyangbind (from -r requirements.txt (line 22))
23:28:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:28:26 Collecting isodate (from -r requirements.txt (line 25))
23:28:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:28:26 Collecting jmespath (from -r requirements.txt (line 28))
23:28:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:28:26 Collecting jsonpatch (from -r requirements.txt (line 31))
23:28:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:28:26 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:28:26 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:26 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:28:26 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:28:26 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:28:26 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:28:26 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:28:26 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:28:26 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:28:27 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:28:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:28:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:28:27 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:28:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:28:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:28:27 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.0/urllib3-2.6.0-py3-none-any.whl (131 kB)
23:28:27 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:28:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:28:27 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:28:27 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:28:27 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:28:27 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:28:27 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:28:27 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:28:27 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:28:27 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:28:27 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB)
23:28:27 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:28:27 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:28:27 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:28:27 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:28:27 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:28:27 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:28:27 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:28:27 Collecting elasticsearch (from -r requirements.txt (line 18))
23:28:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:28:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 45.1 MB/s 0:00:00
23:28:27 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:28:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:28:27 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:28:27 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:28:27 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:28:27 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:28:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:28:28 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:28:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:28:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:28:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.4 MB/s 0:00:00
23:28:28 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:28:28 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:28:29 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:28:29 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:28:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 26.6 MB/s 0:00:00
23:28:29 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:28:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:28:29 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:29 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:28:30 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:30 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:28:30 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:28:30 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:30 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:28:30 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:28:30 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:28:30 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:28:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:28:30 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
23:28:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 81.8 MB/s 0:00:00
23:28:30 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:30 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:28:30 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:28:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:28:31 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:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:28:31 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:28:31 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:28:31 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:28:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:28:31 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:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:28:31 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:28:31 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:28:31 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:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:28:31 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:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:28:31 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:28:31 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:28:31 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
23:28:31 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:28:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:28:31 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:28:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:28:31 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:28:31 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:28:31 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:28:31 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c3092de34bf1547a736fc1d1d9116b9517e77427538e3aaf7ef27c2a9ac0cab8
23:28:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:28:31 Building wheel for ipaddr (pyproject.toml): started
23:28:32 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:28:32 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=378383c3516775a951ce8328d11da68cd3b05d5e5be4a723ce3baa5f00e8e4fe
23:28:32 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:28:32 Building wheel for netifaces (pyproject.toml): started
23:28:34 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:28:34 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41092 sha256=4cd9fd483da9648315582f2c1a478a8710f73c2943fafe3534bddb35ea09415c
23:28:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:28:34 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:28:34 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:28:34 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=ea3e4157cbbb2ad4df615f3ec4749c9874e33350d82c3d4a79a088bd7ac1fd3e
23:28:34 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:28:34 Building wheel for jsonpath-rw (pyproject.toml): started
23:28:34 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:28:34 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=64f7fc844a2eaec4f1832e314ebcf1896c0b220cd19f5cb6d4006b0677c09d35
23:28:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:28:34 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:28:35 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:28:42
23:28:42 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:28:42 + pip freeze
23:28:42 attrs==25.4.0
23:28:42 bcrypt==5.0.0
23:28:42 beautifulsoup4==4.14.3
23:28:42 certifi==2025.11.12
23:28:42 cffi==2.0.0
23:28:42 charset-normalizer==3.4.4
23:28:42 click==8.3.1
23:28:42 cryptography==46.0.3
23:28:42 decorator==5.2.1
23:28:42 distlib==0.4.0
23:28:42 docker-py==1.10.6
23:28:42 docker-pycreds==0.4.0
23:28:42 elastic-transport==8.17.1
23:28:42 elasticsearch==8.19.2
23:28:42 elasticsearch-dsl==8.15.4
23:28:42 enum34==1.1.10
23:28:42 filelock==3.20.0
23:28:42 h11==0.16.0
23:28:42 idna==3.11
23:28:42 invoke==2.2.1
23:28:42 ipaddr==2.2.0
23:28:42 isodate==0.7.2
23:28:42 jmespath==1.0.1
23:28:42 jsonpatch==1.33
23:28:42 jsonpath-rw==1.4.0
23:28:42 jsonpointer==3.0.0
23:28:42 lxml==6.0.2
23:28:42 netaddr==1.3.0
23:28:42 netifaces==0.11.0
23:28:42 outcome==1.3.0.post0
23:28:42 paramiko==4.0.0
23:28:42 platformdirs==4.5.1
23:28:42 ply==3.11
23:28:42 pyang==2.7.1
23:28:42 pyangbind==0.8.6
23:28:42 pycparser==2.23
23:28:42 pyhocon==0.3.61
23:28:42 PyNaCl==1.6.1
23:28:42 pyparsing==3.2.5
23:28:42 PySocks==1.7.1
23:28:42 python-dateutil==2.9.0.post0
23:28:42 regex==2025.11.3
23:28:42 requests==2.32.5
23:28:42 robotframework==7.3.2
23:28:42 robotframework-httplibrary==0.4.2
23:28:42 robotframework-pythonlibcore==4.4.1
23:28:42 robotframework-requests==0.9.7
23:28:42 robotframework-selenium2library==3.0.0
23:28:42 robotframework-seleniumlibrary==6.8.0
23:28:42 robotframework-sshlibrary==3.8.0
23:28:42 scapy==2.6.1
23:28:42 scp==0.15.0
23:28:42 selenium==4.39.0
23:28:42 six==1.17.0
23:28:42 sniffio==1.3.1
23:28:42 sortedcontainers==2.4.0
23:28:42 soupsieve==2.8
23:28:42 trio==0.32.0
23:28:42 trio-websocket==0.12.2
23:28:42 typing_extensions==4.15.0
23:28:42 urllib3==2.6.0
23:28:42 virtualenv==20.35.4
23:28:42 waitress==3.0.2
23:28:42 WebOb==1.8.9
23:28:42 websocket-client==1.9.0
23:28:42 WebTest==3.0.7
23:28:42 wsproto==1.3.2
23:28:42 [EnvInject] - Injecting environment variables from a build step.
23:28:42 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:28:42 [EnvInject] - Variables injected successfully.
23:28:42 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins17838339893148701859.sh
23:28:42 Setup pyenv:
23:28:43 system
23:28:43 3.8.13
23:28:43 3.9.13
23:28:43 3.10.13
23:28:43 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:28:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
23:28:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:28:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:28:45 lf-activate-venv(): INFO: Base packages installed successfully
23:28:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:28:52 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:28:52 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:28:52 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.0 which is incompatible.
23:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
23:28:52 + ODL_SYSTEM=()
23:28:52 + TOOLS_SYSTEM=()
23:28:52 + OPENSTACK_SYSTEM=()
23:28:52 + OPENSTACK_CONTROLLERS=()
23:28:52 + mapfile -t ADDR
23:28:52 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-scandium-84
23:28:52 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:28:54 + for i in "${ADDR[@]}"
23:28:54 ++ ssh 10.30.171.87 hostname -s
23:28:54 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:28:54 + REMHOST=releng-23566-84-0-builder-0
23:28:54 + case ${REMHOST} in
23:28:54 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:28:54 + for i in "${ADDR[@]}"
23:28:54 ++ ssh 10.30.170.203 hostname -s
23:28:54 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:28:54 + REMHOST=releng-23566-84-0-builder-1
23:28:54 + case ${REMHOST} in
23:28:54 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:28:54 + for i in "${ADDR[@]}"
23:28:54 ++ ssh 10.30.171.137 hostname -s
23:28:54 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:28:55 + REMHOST=releng-23566-84-0-builder-2
23:28:55 + case ${REMHOST} in
23:28:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:28:55 + for i in "${ADDR[@]}"
23:28:55 ++ ssh 10.30.171.113 hostname -s
23:28:55 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
23:28:55 + REMHOST=releng-23566-84-1-mininet-ovs-217-0
23:28:55 + case ${REMHOST} in
23:28:55 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:28:55 + echo NUM_ODL_SYSTEM=3
23:28:55 + echo NUM_TOOLS_SYSTEM=1
23:28:55 + '[' '' == yes ']'
23:28:55 + NUM_OPENSTACK_SYSTEM=0
23:28:55 + echo NUM_OPENSTACK_SYSTEM=0
23:28:55 + '[' 0 -eq 2 ']'
23:28:55 + echo ODL_SYSTEM_IP=10.30.171.87
23:28:55 ++ seq 0 2
23:28:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:28:55 + echo ODL_SYSTEM_1_IP=10.30.171.87
23:28:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:28:55 + echo ODL_SYSTEM_2_IP=10.30.170.203
23:28:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:28:55 + echo ODL_SYSTEM_3_IP=10.30.171.137
23:28:55 + echo TOOLS_SYSTEM_IP=10.30.171.113
23:28:55 ++ seq 0 0
23:28:55 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:28:55 + echo TOOLS_SYSTEM_1_IP=10.30.171.113
23:28:55 + openstack_index=0
23:28:55 + NUM_OPENSTACK_CONTROL_NODES=1
23:28:55 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:28:55 ++ seq 0 0
23:28:55 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:28:55 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:28:55 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:28:55 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:28:55 + '[' -1 -ge 2 ']'
23:28:55 ++ seq 0 -2
23:28:55 + NUM_OPENSTACK_HAPROXY_NODES=0
23:28:55 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:28:55 ++ seq 0 -1
23:28:55 + echo 'Contents of slave_addresses.txt:'
23:28:55 Contents of slave_addresses.txt:
23:28:55 + cat slave_addresses.txt
23:28:55 NUM_ODL_SYSTEM=3
23:28:55 NUM_TOOLS_SYSTEM=1
23:28:55 NUM_OPENSTACK_SYSTEM=0
23:28:55 ODL_SYSTEM_IP=10.30.171.87
23:28:55 ODL_SYSTEM_1_IP=10.30.171.87
23:28:55 ODL_SYSTEM_2_IP=10.30.170.203
23:28:55 ODL_SYSTEM_3_IP=10.30.171.137
23:28:55 TOOLS_SYSTEM_IP=10.30.171.113
23:28:55 TOOLS_SYSTEM_1_IP=10.30.171.113
23:28:55 NUM_OPENSTACK_CONTROL_NODES=1
23:28:55 OPENSTACK_CONTROL_NODE_1_IP=
23:28:55 NUM_OPENSTACK_COMPUTE_NODES=-1
23:28:55 NUM_OPENSTACK_HAPROXY_NODES=0
23:28:55 [EnvInject] - Injecting environment variables from a build step.
23:28:55 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:28:55 [EnvInject] - Variables injected successfully.
23:28:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins13289361299851370232.sh
23:28:55 Preparing for JRE Version 21
23:28:55 Karaf artifact is karaf
23:28:55 Karaf project is integration
23:28:55 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:28:55 [EnvInject] - Injecting environment variables from a build step.
23:28:55 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:28:55 [EnvInject] - Variables injected successfully.
23:28:55 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins16979748240450662789.sh
23:28:55 2025-12-07 23:28:55 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:28:56 Bundle version is 0.21.4-SNAPSHOT
23:28:56 --2025-12-07 23:28:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:28:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:28:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:28:56 HTTP request sent, awaiting response... 200 OK
23:28:56 Length: 1410 (1.4K) [application/xml]
23:28:56 Saving to: ‘maven-metadata.xml’
23:28:56
23:28:56 0K . 100% 70.2M=0s
23:28:56
23:28:56 2025-12-07 23:28:56 (70.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:28:56
23:28:56
23:28:56
23:28:56 org.opendaylight.integration
23:28:56 karaf
23:28:56 0.21.4-SNAPSHOT
23:28:56
23:28:56
23:28:56 20251207.212555
23:28:56 268
23:28:56
23:28:56 20251207212555
23:28:56
23:28:56
23:28:56 pom
23:28:56 0.21.4-20251207.212555-268
23:28:56 20251207212555
23:28:56
23:28:56
23:28:56 tar.gz
23:28:56 0.21.4-20251207.212555-268
23:28:56 20251207212555
23:28:56
23:28:56
23:28:56 zip
23:28:56 0.21.4-20251207.212555-268
23:28:56 20251207212555
23:28:56
23:28:56
23:28:56 cyclonedx
23:28:56 xml
23:28:56 0.21.4-20251207.212555-268
23:28:56 20251207212555
23:28:56
23:28:56
23:28:56 cyclonedx
23:28:56 json
23:28:56 0.21.4-20251207.212555-268
23:28:56 20251207212555
23:28:56
23:28:56
23:28:56
23:28:56
23:28:56 Nexus timestamp is 0.21.4-20251207.212555-268
23:28:56 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:28:56 Distribution bundle is karaf-0.21.4-20251207.212555-268.zip
23:28:56 Distribution bundle version is 0.21.4-SNAPSHOT
23:28:56 Distribution folder is karaf-0.21.4-SNAPSHOT
23:28:56 Nexus prefix is https://nexus.opendaylight.org
23:28:56 [EnvInject] - Injecting environment variables from a build step.
23:28:56 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:28:56 [EnvInject] - Variables injected successfully.
23:28:56 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins3845102023161893816.sh
23:28:56 Setup pyenv:
23:28:56 system
23:28:56 3.8.13
23:28:56 3.9.13
23:28:56 3.10.13
23:28:56 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
23:28:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
23:28:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:28:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:28:58 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:28:58 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:28:58 lf-activate-venv(): INFO: Base packages installed successfully
23:28:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:29:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:29:04 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
23:29:04 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
23:29:04 Copying common-functions.sh to /tmp
23:29:06 Copying common-functions.sh to 10.30.171.87:/tmp
23:29:06 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:06 Copying common-functions.sh to 10.30.170.203:/tmp
23:29:06 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:29:07 Copying common-functions.sh to 10.30.171.137:/tmp
23:29:07 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:29:07 Copying common-functions.sh to 10.30.171.113:/tmp
23:29:07 Warning: Permanently added '10.30.171.113' (ECDSA) to the list of known hosts.
23:29:08 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins835563223753354089.sh
23:29:08 common-functions.sh is being sourced
23:29:08 common-functions environment:
23:29:08 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:08 ACTUALFEATURES:
23:29:08 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:08 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:08 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:08 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:08 CONTROLLERMEM: 2048m
23:29:08 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:08 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:08 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:08 SUITES:
23:29:08
23:29:08 #################################################
23:29:08 ## Configure Cluster and Start ##
23:29:08 #################################################
23:29:08 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app
23:29:08 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app
23:29:08 Locating script plan to use...
23:29:08 Finished running script plans
23:29:08 Configuring member-1 with IP address 10.30.171.87
23:29:08 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:08 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:08 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:29:08 common-functions.sh is being sourced
23:29:08 ++ [[ /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:29:08 ++ echo 'common-functions.sh is being sourced'
23:29:08 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:29:08 ++ DISTROSTREAM=scandium
23:29:08 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:08 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:08 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:08 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:08 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:08 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:08 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:08 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:08 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:08 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:08 ++ export CONTROLLERMEM=
23:29:08 ++ CONTROLLERMEM=
23:29:08 ++ case "${DISTROSTREAM}" in
23:29:08 ++ CLUSTER_SYSTEM=akka
23:29:08 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:08 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:08 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:08 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:08 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:08 ++ print_common_env
23:29:08 ++ cat
23:29:08 common-functions environment:
23:29:08 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:08 ACTUALFEATURES:
23:29:08 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:08 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:08 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:08 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:08 CONTROLLERMEM:
23:29:08 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:08 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:08 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:08 SUITES:
23:29:08
23:29:08 ++ SSH='ssh -t -t'
23:29:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:29:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:29:08 Changing to /tmp
23:29:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:08 + echo 'Changing to /tmp'
23:29:08 + cd /tmp
23:29:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip'
23:29:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:08 --2025-12-07 23:29:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:08 HTTP request sent, awaiting response... 200 OK
23:29:08 Length: 239810292 (229M) [application/zip]
23:29:08 Saving to: ‘karaf-0.21.4-20251207.212555-268.zip’
23:29:08
23:29:08 0K ........ ........ ........ ........ ........ ........ 1% 88.2M 3s
23:29:08 3072K ........ ........ ........ ........ ........ ........ 2% 95.6M 2s
23:29:08 6144K ........ ........ ........ ........ ........ ........ 3% 131M 2s
23:29:08 9216K ........ ........ ........ ........ ........ ........ 5% 130M 2s
23:29:08 12288K ........ ........ ........ ........ ........ ........ 6% 145M 2s
23:29:09 15360K ........ ........ ........ ........ ........ ........ 7% 177M 2s
23:29:09 18432K ........ ........ ........ ........ ........ ........ 9% 179M 2s
23:29:09 21504K ........ ........ ........ ........ ........ ........ 10% 205M 2s
23:29:09 24576K ........ ........ ........ ........ ........ ........ 11% 207M 1s
23:29:09 27648K ........ ........ ........ ........ ........ ........ 13% 232M 1s
23:29:09 30720K ........ ........ ........ ........ ........ ........ 14% 262M 1s
23:29:09 33792K ........ ........ ........ ........ ........ ........ 15% 246M 1s
23:29:09 36864K ........ ........ ........ ........ ........ ........ 17% 295M 1s
23:29:09 39936K ........ ........ ........ ........ ........ ........ 18% 261M 1s
23:29:09 43008K ........ ........ ........ ........ ........ ........ 19% 300M 1s
23:29:09 46080K ........ ........ ........ ........ ........ ........ 20% 254M 1s
23:29:09 49152K ........ ........ ........ ........ ........ ........ 22% 264M 1s
23:29:09 52224K ........ ........ ........ ........ ........ ........ 23% 285M 1s
23:29:09 55296K ........ ........ ........ ........ ........ ........ 24% 299M 1s
23:29:09 58368K ........ ........ ........ ........ ........ ........ 26% 289M 1s
23:29:09 61440K ........ ........ ........ ........ ........ ........ 27% 283M 1s
23:29:09 64512K ........ ........ ........ ........ ........ ........ 28% 301M 1s
23:29:09 67584K ........ ........ ........ ........ ........ ........ 30% 302M 1s
23:29:09 70656K ........ ........ ........ ........ ........ ........ 31% 307M 1s
23:29:09 73728K ........ ........ ........ ........ ........ ........ 32% 271M 1s
23:29:09 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s
23:29:09 79872K ........ ........ ........ ........ ........ ........ 35% 282M 1s
23:29:09 82944K ........ ........ ........ ........ ........ ........ 36% 289M 1s
23:29:09 86016K ........ ........ ........ ........ ........ ........ 38% 316M 1s
23:29:09 89088K ........ ........ ........ ........ ........ ........ 39% 299M 1s
23:29:09 92160K ........ ........ ........ ........ ........ ........ 40% 297M 1s
23:29:09 95232K ........ ........ ........ ........ ........ ........ 41% 296M 1s
23:29:09 98304K ........ ........ ........ ........ ........ ........ 43% 291M 1s
23:29:09 101376K ........ ........ ........ ........ ........ ........ 44% 301M 1s
23:29:09 104448K ........ ........ ........ ........ ........ ........ 45% 290M 1s
23:29:09 107520K ........ ........ ........ ........ ........ ........ 47% 316M 1s
23:29:09 110592K ........ ........ ........ ........ ........ ........ 48% 293M 1s
23:29:09 113664K ........ ........ ........ ........ ........ ........ 49% 315M 1s
23:29:09 116736K ........ ........ ........ ........ ........ ........ 51% 290M 0s
23:29:09 119808K ........ ........ ........ ........ ........ ........ 52% 257M 0s
23:29:09 122880K ........ ........ ........ ........ ........ ........ 53% 315M 0s
23:29:09 125952K ........ ........ ........ ........ ........ ........ 55% 257M 0s
23:29:09 129024K ........ ........ ........ ........ ........ ........ 56% 288M 0s
23:29:09 132096K ........ ........ ........ ........ ........ ........ 57% 306M 0s
23:29:09 135168K ........ ........ ........ ........ ........ ........ 59% 259M 0s
23:29:09 138240K ........ ........ ........ ........ ........ ........ 60% 243M 0s
23:29:09 141312K ........ ........ ........ ........ ........ ........ 61% 305M 0s
23:29:09 144384K ........ ........ ........ ........ ........ ........ 62% 297M 0s
23:29:09 147456K ........ ........ ........ ........ ........ ........ 64% 266M 0s
23:29:09 150528K ........ ........ ........ ........ ........ ........ 65% 242M 0s
23:29:09 153600K ........ ........ ........ ........ ........ ........ 66% 291M 0s
23:29:09 156672K ........ ........ ........ ........ ........ ........ 68% 296M 0s
23:29:09 159744K ........ ........ ........ ........ ........ ........ 69% 254M 0s
23:29:09 162816K ........ ........ ........ ........ ........ ........ 70% 291M 0s
23:29:09 165888K ........ ........ ........ ........ ........ ........ 72% 291M 0s
23:29:09 168960K ........ ........ ........ ........ ........ ........ 73% 254M 0s
23:29:09 172032K ........ ........ ........ ........ ........ ........ 74% 260M 0s
23:29:09 175104K ........ ........ ........ ........ ........ ........ 76% 294M 0s
23:29:09 178176K ........ ........ ........ ........ ........ ........ 77% 300M 0s
23:29:09 181248K ........ ........ ........ ........ ........ ........ 78% 276M 0s
23:29:09 184320K ........ ........ ........ ........ ........ ........ 80% 253M 0s
23:29:09 187392K ........ ........ ........ ........ ........ ........ 81% 295M 0s
23:29:09 190464K ........ ........ ........ ........ ........ ........ 82% 290M 0s
23:29:09 193536K ........ ........ ........ ........ ........ ........ 83% 274M 0s
23:29:09 196608K ........ ........ ........ ........ ........ ........ 85% 263M 0s
23:29:09 199680K ........ ........ ........ ........ ........ ........ 86% 296M 0s
23:29:09 202752K ........ ........ ........ ........ ........ ........ 87% 292M 0s
23:29:09 205824K ........ ........ ........ ........ ........ ........ 89% 284M 0s
23:29:09 208896K ........ ........ ........ ........ ........ ........ 90% 225M 0s
23:29:09 211968K ........ ........ ........ ........ ........ ........ 91% 280M 0s
23:29:09 215040K ........ ........ ........ ........ ........ ........ 93% 301M 0s
23:29:09 218112K ........ ........ ........ ........ ........ ........ 94% 271M 0s
23:29:09 221184K ........ ........ ........ ........ ........ ........ 95% 290M 0s
23:29:09 224256K ........ ........ ........ ........ ........ ........ 97% 263M 0s
23:29:09 227328K ........ ........ ........ ........ ........ ........ 98% 291M 0s
23:29:09 230400K ........ ........ ........ ........ ........ ........ 99% 280M 0s
23:29:09 233472K ........ ... 100% 319M=0.9s
23:29:09
23:29:09 2025-12-07 23:29:09 (250 MB/s) - ‘karaf-0.21.4-20251207.212555-268.zip’ saved [239810292/239810292]
23:29:09
23:29:09 Extracting the new controller...
23:29:09 + echo 'Extracting the new controller...'
23:29:09 + unzip -q karaf-0.21.4-20251207.212555-268.zip
23:29:11 Adding external repositories...
23:29:11 + echo 'Adding external repositories...'
23:29:11 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:11 ################################################################################
23:29:11 #
23:29:11 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:11 # contributor license agreements. See the NOTICE file distributed with
23:29:11 # this work for additional information regarding copyright ownership.
23:29:11 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:11 # (the "License"); you may not use this file except in compliance with
23:29:11 # the License. You may obtain a copy of the License at
23:29:11 #
23:29:11 # http://www.apache.org/licenses/LICENSE-2.0
23:29:11 #
23:29:11 # Unless required by applicable law or agreed to in writing, software
23:29:11 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:11 # See the License for the specific language governing permissions and
23:29:11 # limitations under the License.
23:29:11 #
23:29:11 ################################################################################
23:29:11
23:29:11 #
23:29:11 # If set to true, the following property will not allow any certificate to be used
23:29:11 # when accessing Maven repositories through SSL
23:29:11 #
23:29:11 #org.ops4j.pax.url.mvn.certificateCheck=
23:29:11
23:29:11 #
23:29:11 # Path to the local Maven settings file.
23:29:11 # The repositories defined in this file will be automatically added to the list
23:29:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:29:11 # below is not set.
23:29:11 # The following locations are checked for the existence of the settings.xml file
23:29:11 # * 1. looks for the specified url
23:29:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:29:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:29:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:29:11 #
23:29:11 #org.ops4j.pax.url.mvn.settings=
23:29:11
23:29:11 #
23:29:11 # Path to the local Maven repository which is used to avoid downloading
23:29:11 # artifacts when they already exist locally.
23:29:11 # The value of this property will be extracted from the settings.xml file
23:29:11 # above, or defaulted to:
23:29:11 # System.getProperty( "user.home" ) + "/.m2/repository"
23:29:11 #
23:29:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:29:11
23:29:11 #
23:29:11 # Default this to false. It's just weird to use undocumented repos
23:29:11 #
23:29:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:29:11
23:29:11 #
23:29:11 # Uncomment if you don't wanna use the proxy settings
23:29:11 # from the Maven conf/settings.xml file
23:29:11 #
23:29:11 # org.ops4j.pax.url.mvn.proxySupport=false
23:29:11
23:29:11 #
23:29:11 # Comma separated list of repositories scanned when resolving an artifact.
23:29:11 # Those repositories will be checked before iterating through the
23:29:11 # below list of repositories and even before the local repository
23:29:11 # A repository url can be appended with zero or more of the following flags:
23:29:11 # @snapshots : the repository contains snaphots
23:29:11 # @noreleases : the repository does not contain any released artifacts
23:29:11 #
23:29:11 # The following property value will add the system folder as a repo.
23:29:11 #
23:29:11 org.ops4j.pax.url.mvn.defaultRepositories=\
23:29:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:29:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:29:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:29:11
23:29:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:29:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:29:11
23:29:11 #
23:29:11 # Comma separated list of repositories scanned when resolving an artifact.
23:29:11 # The default list includes the following repositories:
23:29:11 # http://repo1.maven.org/maven2@id=central
23:29:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:29:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:29:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:29:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:29:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:29:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:29:11 # To add repositories to the default ones, prepend '+' to the list of repositories
23:29:11 # to add.
23:29:11 # A repository url can be appended with zero or more of the following flags:
23:29:11 # @snapshots : the repository contains snapshots
23:29:11 # @noreleases : the repository does not contain any released artifacts
23:29:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:29:11 #
23:29:11 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:29:11
23:29:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:29:11 + [[ True == \T\r\u\e ]]
23:29:11 + echo 'Configuring the startup features...'
23:29:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:11 + FEATURE_TEST_STRING=features-test
23:29:11 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:29:11 + KARAF_VERSION=karaf4
23:29:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:29:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:11 + [[ ! -z '' ]]
23:29:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:11 ################################################################################
23:29:11 #
23:29:11 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:11 # contributor license agreements. See the NOTICE file distributed with
23:29:11 # this work for additional information regarding copyright ownership.
23:29:11 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:11 # (the "License"); you may not use this file except in compliance with
23:29:11 # the License. You may obtain a copy of the License at
23:29:11 #
23:29:11 # http://www.apache.org/licenses/LICENSE-2.0
23:29:11 #
23:29:11 # Unless required by applicable law or agreed to in writing, software
23:29:11 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:11 # See the License for the specific language governing permissions and
23:29:11 # limitations under the License.
23:29:11 #
23:29:11 ################################################################################
23:29:11
23:29:11 #
23:29:11 # Comma separated list of features repositories to register by default
23:29:11 #
23:29:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/62c871d9-12a1-4d42-9270-e8c1d5add0f5.xml
23:29:11
23:29:11 #
23:29:11 # Comma separated list of features to install at startup
23:29:11 #
23:29:11 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, eca71f7a-5808-492a-917c-e938c06e4036
23:29:11
23:29:11 #
23:29:11 # Resource repositories (OBR) that the features resolver can use
23:29:11 # to resolve requirements/capabilities
23:29:11 #
23:29:11 # The format of the resourceRepositories is
23:29:11 # resourceRepositories=[xml:url|json:url],...
23:29:11 # for Instance:
23:29:11 #
23:29:11 #resourceRepositories=xml:http://host/path/to/index.xml
23:29:11 # or
23:29:11 #resourceRepositories=json:http://host/path/to/index.json
23:29:11 #
23:29:11
23:29:11 #
23:29:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:29:11 #
23:29:11 featuresBootAsynchronous=false
23:29:11
23:29:11 #
23:29:11 # Service requirements enforcement
23:29:11 #
23:29:11 # By default, the feature resolver checks the service requirements/capabilities of
23:29:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:29:11 # the required bundles.
23:29:11 # The following flag can have those values:
23:29:11 # - disable: service requirements are completely ignored
23:29:11 # - default: service requirements are ignored for old features
23:29:11 # - enforce: service requirements are always verified
23:29:11 #
23:29:11 #serviceRequirements=default
23:29:11
23:29:11 #
23:29:11 # Store cfg file for config element in feature
23:29:11 #
23:29:11 #configCfgStore=true
23:29:11
23:29:11 #
23:29:11 # Define if the feature service automatically refresh bundles
23:29:11 #
23:29:11 autoRefresh=true
23:29:11
23:29:11 #
23:29:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:29:11 # XML file defines instructions related to features processing
23:29:11 # versions.properties may declare properties to resolve placeholders in XML file
23:29:11 # both files are relative to ${karaf.etc}
23:29:11 #
23:29:11 #featureProcessing=org.apache.karaf.features.xml
23:29:11 #featureProcessingVersions=versions.properties
23:29:11 + configure_karaf_log karaf4 ''
23:29:11 + local -r karaf_version=karaf4
23:29:11 + local -r controllerdebugmap=
23:29:11 + local logapi=log4j
23:29:11 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:11 log4j2.rootLogger.level = INFO
23:29:11 #log4j2.rootLogger.type = asyncRoot
23:29:11 #log4j2.rootLogger.includeLocation = false
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:11 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:11 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:11 log4j2.logger.spifly.level = WARN
23:29:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:11 log4j2.logger.audit.level = INFO
23:29:11 log4j2.logger.audit.additivity = false
23:29:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:11 log4j2.appender.console.type = Console
23:29:11 log4j2.appender.console.name = Console
23:29:11 log4j2.appender.console.layout.type = PatternLayout
23:29:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:11 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:11 log4j2.appender.rolling.name = RollingFile
23:29:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:11 #log4j2.appender.rolling.immediateFlush = false
23:29:11 log4j2.appender.rolling.append = true
23:29:11 log4j2.appender.rolling.layout.type = PatternLayout
23:29:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:11 log4j2.appender.rolling.policies.type = Policies
23:29:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:11 log4j2.appender.rolling.policies.size.size = 64MB
23:29:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:11 log4j2.appender.rolling.strategy.max = 7
23:29:11 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:11 log4j2.appender.audit.name = AuditRollingFile
23:29:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:11 log4j2.appender.audit.append = true
23:29:11 log4j2.appender.audit.layout.type = PatternLayout
23:29:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:11 log4j2.appender.audit.policies.type = Policies
23:29:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:11 log4j2.appender.audit.policies.size.size = 8MB
23:29:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:11 log4j2.appender.audit.strategy.max = 7
23:29:11 log4j2.appender.osgi.type = PaxOsgi
23:29:11 log4j2.appender.osgi.name = PaxOsgi
23:29:11 log4j2.appender.osgi.filter = *
23:29:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:11 #log4j2.logger.aether.level = TRACE
23:29:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:11 #log4j2.logger.http-headers.level = DEBUG
23:29:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:11 #log4j2.logger.maven.level = TRACE
23:29:11 + logapi=log4j2
23:29:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:29:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:29:11 + '[' log4j2 == log4j2 ']'
23:29:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:29:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:29:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:29:11 controllerdebugmap:
23:29:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:29:11 + unset IFS
23:29:11 + echo 'controllerdebugmap: '
23:29:11 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:11 + '[' -n '' ']'
23:29:11 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:29:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:11 ################################################################################
23:29:11 #
23:29:11 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:11 # contributor license agreements. See the NOTICE file distributed with
23:29:11 # this work for additional information regarding copyright ownership.
23:29:11 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:11 # (the "License"); you may not use this file except in compliance with
23:29:11 # the License. You may obtain a copy of the License at
23:29:11 #
23:29:11 # http://www.apache.org/licenses/LICENSE-2.0
23:29:11 #
23:29:11 # Unless required by applicable law or agreed to in writing, software
23:29:11 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:11 # See the License for the specific language governing permissions and
23:29:11 # limitations under the License.
23:29:11 #
23:29:11 ################################################################################
23:29:11
23:29:11 # Common pattern layout for appenders
23:29:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:11
23:29:11 # Root logger
23:29:11 log4j2.rootLogger.level = INFO
23:29:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:29:11 #log4j2.rootLogger.type = asyncRoot
23:29:11 #log4j2.rootLogger.includeLocation = false
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:11 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:11
23:29:11 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:11
23:29:11 # Loggers configuration
23:29:11
23:29:11 # Spifly logger
23:29:11 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:11 log4j2.logger.spifly.level = WARN
23:29:11
23:29:11 # Security audit logger
23:29:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:11 log4j2.logger.audit.level = INFO
23:29:11 log4j2.logger.audit.additivity = false
23:29:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:11
23:29:11 # Appenders configuration
23:29:11
23:29:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:11 log4j2.appender.console.type = Console
23:29:11 log4j2.appender.console.name = Console
23:29:11 log4j2.appender.console.layout.type = PatternLayout
23:29:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:11
23:29:11 # Rolling file appender
23:29:11 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:11 log4j2.appender.rolling.name = RollingFile
23:29:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:11 # uncomment to not force a disk flush
23:29:11 #log4j2.appender.rolling.immediateFlush = false
23:29:11 log4j2.appender.rolling.append = true
23:29:11 log4j2.appender.rolling.layout.type = PatternLayout
23:29:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:11 log4j2.appender.rolling.policies.type = Policies
23:29:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:11 log4j2.appender.rolling.policies.size.size = 1GB
23:29:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:11 log4j2.appender.rolling.strategy.max = 7
23:29:11
23:29:11 # Audit file appender
23:29:11 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:11 log4j2.appender.audit.name = AuditRollingFile
23:29:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:11 log4j2.appender.audit.append = true
23:29:11 log4j2.appender.audit.layout.type = PatternLayout
23:29:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:11 log4j2.appender.audit.policies.type = Policies
23:29:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:11 log4j2.appender.audit.policies.size.size = 8MB
23:29:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:11 log4j2.appender.audit.strategy.max = 7
23:29:11
23:29:11 # OSGi appender
23:29:11 log4j2.appender.osgi.type = PaxOsgi
23:29:11 log4j2.appender.osgi.name = PaxOsgi
23:29:11 log4j2.appender.osgi.filter = *
23:29:11
23:29:11 # help with identification of maven-related problems with pax-url-aether
23:29:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:11 #log4j2.logger.aether.level = TRACE
23:29:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:11 #log4j2.logger.http-headers.level = DEBUG
23:29:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:11 #log4j2.logger.maven.level = TRACE
23:29:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:29:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:29:11 Configure
23:29:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:29:11 + local -r controllermem=2048m
23:29:11 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 + echo Configure
23:29:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:29:11 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:29:11 max memory: 2048m
23:29:11 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 + echo ' max memory: 2048m'
23:29:11 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:29:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:29:11 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:11 #!/bin/sh
23:29:11 #
23:29:11 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:11 # contributor license agreements. See the NOTICE file distributed with
23:29:11 # this work for additional information regarding copyright ownership.
23:29:11 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:11 # (the "License"); you may not use this file except in compliance with
23:29:11 # the License. You may obtain a copy of the License at
23:29:11 #
23:29:11 # http://www.apache.org/licenses/LICENSE-2.0
23:29:11 #
23:29:11 # Unless required by applicable law or agreed to in writing, software
23:29:11 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:11 # See the License for the specific language governing permissions and
23:29:11 # limitations under the License.
23:29:11 #
23:29:11
23:29:11 #
23:29:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:29:11 # script: client, instance, shell, start, status, stop, karaf
23:29:11 #
23:29:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:29:11 # Actions go here...
23:29:11 # fi
23:29:11
23:29:11 #
23:29:11 # general settings which should be applied for all scripts go here; please keep
23:29:11 # in mind that it is possible that scripts might be executed more than once, e.g.
23:29:11 # in example of the start script where the start script is executed first and the
23:29:11 # karaf script afterwards.
23:29:11 #
23:29:11
23:29:11 #
23:29:11 # The following section shows the possible configuration options for the default
23:29:11 # karaf scripts
23:29:11 #
23:29:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:29:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:29:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:29:11 # export EXTRA_JAVA_OPTS # Additional JVM options
23:29:11 # export KARAF_HOME # Karaf home folder
23:29:11 # export KARAF_DATA # Karaf data folder
23:29:11 # export KARAF_BASE # Karaf base folder
23:29:11 # export KARAF_ETC # Karaf etc folder
23:29:11 # export KARAF_LOG # Karaf log folder
23:29:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:29:11 # export KARAF_OPTS # Additional available Karaf options
23:29:11 # export KARAF_DEBUG # Enable debug mode
23:29:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:29:11 # export KARAF_NOROOT # Prevent execution as root if set to true
23:29:11 Set Java version
23:29:11 + echo 'Set Java version'
23:29:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:29:11 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:29:11 sudo: a password is required
23:29:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:11 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:29:11 sudo: a password is required
23:29:11 JDK default version ...
23:29:11 + echo 'JDK default version ...'
23:29:11 + java -version
23:29:12 openjdk version "21.0.9" 2025-10-21
23:29:12 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:29:12 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:29:12 Set JAVA_HOME
23:29:12 + echo 'Set JAVA_HOME'
23:29:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:12 Listing all open ports on controller system...
23:29:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:29:12 + echo 'Listing all open ports on controller system...'
23:29:12 + netstat -pnatu
23:29:12 /tmp/configuration-script.sh: line 40: netstat: command not found
23:29:12 Configuring cluster
23:29:12 + '[' -f /tmp/custom_shard_config.txt ']'
23:29:12 + echo 'Configuring cluster'
23:29:12 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.87 10.30.170.203 10.30.171.137
23:29:12 ################################################
23:29:12 ## Configure Cluster ##
23:29:12 ################################################
23:29:12 NOTE: Cluster configuration files not found. Copying from
23:29:12 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:29:12 Configuring unique name in akka.conf
23:29:12 Configuring hostname in akka.conf
23:29:12 Configuring data and rpc seed nodes in akka.conf
23:29:12 modules = [
23:29:12
23:29:12 {
23:29:12 name = "inventory"
23:29:12 namespace = "urn:opendaylight:inventory"
23:29:12 shard-strategy = "module"
23:29:12 },
23:29:12 {
23:29:12 name = "topology"
23:29:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:29:12 shard-strategy = "module"
23:29:12 },
23:29:12 {
23:29:12 name = "toaster"
23:29:12 namespace = "http://netconfcentral.org/ns/toaster"
23:29:12 shard-strategy = "module"
23:29:12 }
23:29:12 ]
23:29:12 Configuring replication type in module-shards.conf
23:29:12 ################################################
23:29:12 ## NOTE: Manually restart controller to ##
23:29:12 ## apply configuration. ##
23:29:12 ################################################
23:29:12 Dump akka.conf
23:29:12 + echo 'Dump akka.conf'
23:29:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:12
23:29:12 odl-cluster-data {
23:29:12 akka {
23:29:12 remote {
23:29:12 artery {
23:29:12 enabled = on
23:29:12 transport = tcp
23:29:12 canonical.hostname = "10.30.171.87"
23:29:12 canonical.port = 2550
23:29:12 }
23:29:12 }
23:29:12
23:29:12 cluster {
23:29:12 # Using artery.
23:29:12 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.87:2550",
23:29:12 "akka://opendaylight-cluster-data@10.30.170.203:2550",
23:29:12 "akka://opendaylight-cluster-data@10.30.171.137:2550"]
23:29:12
23:29:12 roles = ["member-1"]
23:29:12
23:29:12 # when under load we might trip a false positive on the failure detector
23:29:12 # failure-detector {
23:29:12 # heartbeat-interval = 4 s
23:29:12 # acceptable-heartbeat-pause = 16s
23:29:12 # }
23:29:12 }
23:29:12
23:29:12 persistence {
23:29:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:29:12 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:29:12 # The relative path is always relative to KARAF_HOME.
23:29:12
23:29:12 # snapshot-store.local.dir = "target/snapshots"
23:29:12
23:29:12 # Use lz4 compression for LocalSnapshotStore snapshots
23:29:12 snapshot-store.local.use-lz4-compression = false
23:29:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:29:12 snapshot-store.local.lz4-blocksize = 256KB
23:29:12 }
23:29:12 disable-default-actor-system-quarantined-event-handling = "false"
23:29:12 }
23:29:12 }
23:29:12 Dump modules.conf
23:29:12 + echo 'Dump modules.conf'
23:29:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:12 modules = [
23:29:12
23:29:12 {
23:29:12 name = "inventory"
23:29:12 namespace = "urn:opendaylight:inventory"
23:29:12 shard-strategy = "module"
23:29:12 },
23:29:12 {
23:29:12 name = "topology"
23:29:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:29:12 shard-strategy = "module"
23:29:12 },
23:29:12 {
23:29:12 name = "toaster"
23:29:12 namespace = "http://netconfcentral.org/ns/toaster"
23:29:12 shard-strategy = "module"
23:29:12 }
23:29:12 ]
23:29:12 Dump module-shards.conf
23:29:12 + echo 'Dump module-shards.conf'
23:29:12 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:12 module-shards = [
23:29:12 {
23:29:12 name = "default"
23:29:12 shards = [
23:29:12 {
23:29:12 name = "default"
23:29:12 replicas = ["member-1",
23:29:12 "member-2",
23:29:12 "member-3"]
23:29:12 }
23:29:12 ]
23:29:12 },
23:29:12 {
23:29:12 name = "inventory"
23:29:12 shards = [
23:29:12 {
23:29:12 name="inventory"
23:29:12 replicas = ["member-1",
23:29:12 "member-2",
23:29:12 "member-3"]
23:29:12 }
23:29:12 ]
23:29:12 },
23:29:12 {
23:29:12 name = "topology"
23:29:12 shards = [
23:29:12 {
23:29:12 name="topology"
23:29:12 replicas = ["member-1",
23:29:12 "member-2",
23:29:12 "member-3"]
23:29:12 }
23:29:12 ]
23:29:12 },
23:29:12 {
23:29:12 name = "toaster"
23:29:12 shards = [
23:29:12 {
23:29:12 name="toaster"
23:29:12 replicas = ["member-1",
23:29:12 "member-2",
23:29:12 "member-3"]
23:29:12 }
23:29:12 ]
23:29:12 }
23:29:12 ]
23:29:12 Configuring member-2 with IP address 10.30.170.203
23:29:12 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:29:12 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:29:12 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:29:12 common-functions.sh is being sourced
23:29:12 ++ [[ /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:29:12 ++ echo 'common-functions.sh is being sourced'
23:29:12 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:29:12 ++ DISTROSTREAM=scandium
23:29:12 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:12 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:12 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:12 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:12 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:12 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:12 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:12 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:12 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:12 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:12 ++ export CONTROLLERMEM=
23:29:12 ++ CONTROLLERMEM=
23:29:12 ++ case "${DISTROSTREAM}" in
23:29:12 ++ CLUSTER_SYSTEM=akka
23:29:12 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:12 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:12 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:12 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:12 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:12 ++ print_common_env
23:29:12 ++ cat
23:29:12 common-functions environment:
23:29:12 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:12 ACTUALFEATURES:
23:29:12 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:12 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:12 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:12 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:12 CONTROLLERMEM:
23:29:12 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:12 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:12 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:12 SUITES:
23:29:12
23:29:12 ++ SSH='ssh -t -t'
23:29:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:29:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:29:12 Changing to /tmp
23:29:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:12 + echo 'Changing to /tmp'
23:29:12 + cd /tmp
23:29:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip'
23:29:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:12 --2025-12-07 23:29:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:12 HTTP request sent, awaiting response... 200 OK
23:29:12 Length: 239810292 (229M) [application/zip]
23:29:12 Saving to: ‘karaf-0.21.4-20251207.212555-268.zip’
23:29:12
23:29:12 0K ........ ........ ........ ........ ........ ........ 1% 70.2M 3s
23:29:12 3072K ........ ........ ........ ........ ........ ........ 2% 144M 2s
23:29:12 6144K ........ ........ ........ ........ ........ ........ 3% 116M 2s
23:29:12 9216K ........ ........ ........ ........ ........ ........ 5% 158M 2s
23:29:12 12288K ........ ........ ........ ........ ........ ........ 6% 190M 2s
23:29:13 15360K ........ ........ ........ ........ ........ ........ 7% 229M 2s
23:29:13 18432K ........ ........ ........ ........ ........ ........ 9% 261M 1s
23:29:13 21504K ........ ........ ........ ........ ........ ........ 10% 240M 1s
23:29:13 24576K ........ ........ ........ ........ ........ ........ 11% 226M 1s
23:29:13 27648K ........ ........ ........ ........ ........ ........ 13% 246M 1s
23:29:13 30720K ........ ........ ........ ........ ........ ........ 14% 281M 1s
23:29:13 33792K ........ ........ ........ ........ ........ ........ 15% 272M 1s
23:29:13 36864K ........ ........ ........ ........ ........ ........ 17% 277M 1s
23:29:13 39936K ........ ........ ........ ........ ........ ........ 18% 307M 1s
23:29:13 43008K ........ ........ ........ ........ ........ ........ 19% 335M 1s
23:29:13 46080K ........ ........ ........ ........ ........ ........ 20% 331M 1s
23:29:13 49152K ........ ........ ........ ........ ........ ........ 22% 290M 1s
23:29:13 52224K ........ ........ ........ ........ ........ ........ 23% 294M 1s
23:29:13 55296K ........ ........ ........ ........ ........ ........ 24% 338M 1s
23:29:13 58368K ........ ........ ........ ........ ........ ........ 26% 296M 1s
23:29:13 61440K ........ ........ ........ ........ ........ ........ 27% 368M 1s
23:29:13 64512K ........ ........ ........ ........ ........ ........ 28% 349M 1s
23:29:13 67584K ........ ........ ........ ........ ........ ........ 30% 307M 1s
23:29:13 70656K ........ ........ ........ ........ ........ ........ 31% 337M 1s
23:29:13 73728K ........ ........ ........ ........ ........ ........ 32% 363M 1s
23:29:13 76800K ........ ........ ........ ........ ........ ........ 34% 346M 1s
23:29:13 79872K ........ ........ ........ ........ ........ ........ 35% 351M 1s
23:29:13 82944K ........ ........ ........ ........ ........ ........ 36% 353M 1s
23:29:13 86016K ........ ........ ........ ........ ........ ........ 38% 339M 1s
23:29:13 89088K ........ ........ ........ ........ ........ ........ 39% 340M 1s
23:29:13 92160K ........ ........ ........ ........ ........ ........ 40% 351M 1s
23:29:13 95232K ........ ........ ........ ........ ........ ........ 41% 367M 1s
23:29:13 98304K ........ ........ ........ ........ ........ ........ 43% 343M 1s
23:29:13 101376K ........ ........ ........ ........ ........ ........ 44% 308M 1s
23:29:13 104448K ........ ........ ........ ........ ........ ........ 45% 329M 0s
23:29:13 107520K ........ ........ ........ ........ ........ ........ 47% 340M 0s
23:29:13 110592K ........ ........ ........ ........ ........ ........ 48% 336M 0s
23:29:13 113664K ........ ........ ........ ........ ........ ........ 49% 319M 0s
23:29:13 116736K ........ ........ ........ ........ ........ ........ 51% 330M 0s
23:29:13 119808K ........ ........ ........ ........ ........ ........ 52% 338M 0s
23:29:13 122880K ........ ........ ........ ........ ........ ........ 53% 339M 0s
23:29:13 125952K ........ ........ ........ ........ ........ ........ 55% 342M 0s
23:29:13 129024K ........ ........ ........ ........ ........ ........ 56% 339M 0s
23:29:13 132096K ........ ........ ........ ........ ........ ........ 57% 350M 0s
23:29:13 135168K ........ ........ ........ ........ ........ ........ 59% 341M 0s
23:29:13 138240K ........ ........ ........ ........ ........ ........ 60% 299M 0s
23:29:13 141312K ........ ........ ........ ........ ........ ........ 61% 271M 0s
23:29:13 144384K ........ ........ ........ ........ ........ ........ 62% 310M 0s
23:29:13 147456K ........ ........ ........ ........ ........ ........ 64% 264M 0s
23:29:13 150528K ........ ........ ........ ........ ........ ........ 65% 344M 0s
23:29:13 153600K ........ ........ ........ ........ ........ ........ 66% 409M 0s
23:29:13 156672K ........ ........ ........ ........ ........ ........ 68% 330M 0s
23:29:13 159744K ........ ........ ........ ........ ........ ........ 69% 322M 0s
23:29:13 162816K ........ ........ ........ ........ ........ ........ 70% 330M 0s
23:29:13 165888K ........ ........ ........ ........ ........ ........ 72% 321M 0s
23:29:13 168960K ........ ........ ........ ........ ........ ........ 73% 323M 0s
23:29:13 172032K ........ ........ ........ ........ ........ ........ 74% 376M 0s
23:29:13 175104K ........ ........ ........ ........ ........ ........ 76% 375M 0s
23:29:13 178176K ........ ........ ........ ........ ........ ........ 77% 372M 0s
23:29:13 181248K ........ ........ ........ ........ ........ ........ 78% 375M 0s
23:29:13 184320K ........ ........ ........ ........ ........ ........ 80% 368M 0s
23:29:13 187392K ........ ........ ........ ........ ........ ........ 81% 317M 0s
23:29:13 190464K ........ ........ ........ ........ ........ ........ 82% 162M 0s
23:29:13 193536K ........ ........ ........ ........ ........ ........ 83% 270M 0s
23:29:13 196608K ........ ........ ........ ........ ........ ........ 85% 336M 0s
23:29:13 199680K ........ ........ ........ ........ ........ ........ 86% 307M 0s
23:29:13 202752K ........ ........ ........ ........ ........ ........ 87% 266M 0s
23:29:13 205824K ........ ........ ........ ........ ........ ........ 89% 254M 0s
23:29:13 208896K ........ ........ ........ ........ ........ ........ 90% 504M 0s
23:29:13 211968K ........ ........ ........ ........ ........ ........ 91% 357M 0s
23:29:13 215040K ........ ........ ........ ........ ........ ........ 93% 311M 0s
23:29:13 218112K ........ ........ ........ ........ ........ ........ 94% 314M 0s
23:29:13 221184K ........ ........ ........ ........ ........ ........ 95% 319M 0s
23:29:13 224256K ........ ........ ........ ........ ........ ........ 97% 322M 0s
23:29:13 227328K ........ ........ ........ ........ ........ ........ 98% 316M 0s
23:29:13 230400K ........ ........ ........ ........ ........ ........ 99% 331M 0s
23:29:13 233472K ........ ... 100% 353M=0.8s
23:29:13
23:29:13 2025-12-07 23:29:13 (284 MB/s) - ‘karaf-0.21.4-20251207.212555-268.zip’ saved [239810292/239810292]
23:29:13
23:29:13 Extracting the new controller...
23:29:13 + echo 'Extracting the new controller...'
23:29:13 + unzip -q karaf-0.21.4-20251207.212555-268.zip
23:29:15 Adding external repositories...
23:29:15 + echo 'Adding external repositories...'
23:29:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:15 ################################################################################
23:29:15 #
23:29:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:15 # contributor license agreements. See the NOTICE file distributed with
23:29:15 # this work for additional information regarding copyright ownership.
23:29:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:15 # (the "License"); you may not use this file except in compliance with
23:29:15 # the License. You may obtain a copy of the License at
23:29:15 #
23:29:15 # http://www.apache.org/licenses/LICENSE-2.0
23:29:15 #
23:29:15 # Unless required by applicable law or agreed to in writing, software
23:29:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:15 # See the License for the specific language governing permissions and
23:29:15 # limitations under the License.
23:29:15 #
23:29:15 ################################################################################
23:29:15
23:29:15 #
23:29:15 # If set to true, the following property will not allow any certificate to be used
23:29:15 # when accessing Maven repositories through SSL
23:29:15 #
23:29:15 #org.ops4j.pax.url.mvn.certificateCheck=
23:29:15
23:29:15 #
23:29:15 # Path to the local Maven settings file.
23:29:15 # The repositories defined in this file will be automatically added to the list
23:29:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:29:15 # below is not set.
23:29:15 # The following locations are checked for the existence of the settings.xml file
23:29:15 # * 1. looks for the specified url
23:29:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:29:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:29:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:29:15 #
23:29:15 #org.ops4j.pax.url.mvn.settings=
23:29:15
23:29:15 #
23:29:15 # Path to the local Maven repository which is used to avoid downloading
23:29:15 # artifacts when they already exist locally.
23:29:15 # The value of this property will be extracted from the settings.xml file
23:29:15 # above, or defaulted to:
23:29:15 # System.getProperty( "user.home" ) + "/.m2/repository"
23:29:15 #
23:29:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:29:15
23:29:15 #
23:29:15 # Default this to false. It's just weird to use undocumented repos
23:29:15 #
23:29:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:29:15
23:29:15 #
23:29:15 # Uncomment if you don't wanna use the proxy settings
23:29:15 # from the Maven conf/settings.xml file
23:29:15 #
23:29:15 # org.ops4j.pax.url.mvn.proxySupport=false
23:29:15
23:29:15 #
23:29:15 # Comma separated list of repositories scanned when resolving an artifact.
23:29:15 # Those repositories will be checked before iterating through the
23:29:15 # below list of repositories and even before the local repository
23:29:15 # A repository url can be appended with zero or more of the following flags:
23:29:15 # @snapshots : the repository contains snaphots
23:29:15 # @noreleases : the repository does not contain any released artifacts
23:29:15 #
23:29:15 # The following property value will add the system folder as a repo.
23:29:15 #
23:29:15 org.ops4j.pax.url.mvn.defaultRepositories=\
23:29:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:29:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:29:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:29:15
23:29:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:29:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:29:15
23:29:15 #
23:29:15 # Comma separated list of repositories scanned when resolving an artifact.
23:29:15 # The default list includes the following repositories:
23:29:15 # http://repo1.maven.org/maven2@id=central
23:29:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:29:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:29:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:29:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:29:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:29:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:29:15 # To add repositories to the default ones, prepend '+' to the list of repositories
23:29:15 # to add.
23:29:15 # A repository url can be appended with zero or more of the following flags:
23:29:15 # @snapshots : the repository contains snapshots
23:29:15 # @noreleases : the repository does not contain any released artifacts
23:29:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:29:15 #
23:29:15 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:29:15
23:29:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:29:15 + [[ True == \T\r\u\e ]]
23:29:15 + echo 'Configuring the startup features...'
23:29:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:15 + FEATURE_TEST_STRING=features-test
23:29:15 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:29:15 + KARAF_VERSION=karaf4
23:29:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:29:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:15 + [[ ! -z '' ]]
23:29:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:15 ################################################################################
23:29:15 #
23:29:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:15 # contributor license agreements. See the NOTICE file distributed with
23:29:15 # this work for additional information regarding copyright ownership.
23:29:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:15 # (the "License"); you may not use this file except in compliance with
23:29:15 # the License. You may obtain a copy of the License at
23:29:15 #
23:29:15 # http://www.apache.org/licenses/LICENSE-2.0
23:29:15 #
23:29:15 # Unless required by applicable law or agreed to in writing, software
23:29:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:15 # See the License for the specific language governing permissions and
23:29:15 # limitations under the License.
23:29:15 #
23:29:15 ################################################################################
23:29:15
23:29:15 #
23:29:15 # Comma separated list of features repositories to register by default
23:29:15 #
23:29:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/62c871d9-12a1-4d42-9270-e8c1d5add0f5.xml
23:29:15
23:29:15 #
23:29:15 # Comma separated list of features to install at startup
23:29:15 #
23:29:15 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, eca71f7a-5808-492a-917c-e938c06e4036
23:29:15
23:29:15 #
23:29:15 # Resource repositories (OBR) that the features resolver can use
23:29:15 # to resolve requirements/capabilities
23:29:15 #
23:29:15 # The format of the resourceRepositories is
23:29:15 # resourceRepositories=[xml:url|json:url],...
23:29:15 # for Instance:
23:29:15 #
23:29:15 #resourceRepositories=xml:http://host/path/to/index.xml
23:29:15 # or
23:29:15 #resourceRepositories=json:http://host/path/to/index.json
23:29:15 #
23:29:15
23:29:15 #
23:29:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:29:15 #
23:29:15 featuresBootAsynchronous=false
23:29:15
23:29:15 #
23:29:15 # Service requirements enforcement
23:29:15 #
23:29:15 # By default, the feature resolver checks the service requirements/capabilities of
23:29:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:29:15 # the required bundles.
23:29:15 # The following flag can have those values:
23:29:15 # - disable: service requirements are completely ignored
23:29:15 # - default: service requirements are ignored for old features
23:29:15 # - enforce: service requirements are always verified
23:29:15 #
23:29:15 #serviceRequirements=default
23:29:15
23:29:15 #
23:29:15 # Store cfg file for config element in feature
23:29:15 #
23:29:15 #configCfgStore=true
23:29:15
23:29:15 #
23:29:15 # Define if the feature service automatically refresh bundles
23:29:15 #
23:29:15 autoRefresh=true
23:29:15
23:29:15 #
23:29:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:29:15 # XML file defines instructions related to features processing
23:29:15 # versions.properties may declare properties to resolve placeholders in XML file
23:29:15 # both files are relative to ${karaf.etc}
23:29:15 #
23:29:15 #featureProcessing=org.apache.karaf.features.xml
23:29:15 #featureProcessingVersions=versions.properties
23:29:15 + configure_karaf_log karaf4 ''
23:29:15 + local -r karaf_version=karaf4
23:29:15 + local -r controllerdebugmap=
23:29:15 + local logapi=log4j
23:29:15 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:15 log4j2.rootLogger.level = INFO
23:29:15 #log4j2.rootLogger.type = asyncRoot
23:29:15 #log4j2.rootLogger.includeLocation = false
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:15 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:15 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:15 log4j2.logger.spifly.level = WARN
23:29:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:15 log4j2.logger.audit.level = INFO
23:29:15 log4j2.logger.audit.additivity = false
23:29:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:15 log4j2.appender.console.type = Console
23:29:15 log4j2.appender.console.name = Console
23:29:15 log4j2.appender.console.layout.type = PatternLayout
23:29:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:15 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:15 log4j2.appender.rolling.name = RollingFile
23:29:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:15 #log4j2.appender.rolling.immediateFlush = false
23:29:15 log4j2.appender.rolling.append = true
23:29:15 log4j2.appender.rolling.layout.type = PatternLayout
23:29:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:15 log4j2.appender.rolling.policies.type = Policies
23:29:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:15 log4j2.appender.rolling.policies.size.size = 64MB
23:29:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:15 log4j2.appender.rolling.strategy.max = 7
23:29:15 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:15 log4j2.appender.audit.name = AuditRollingFile
23:29:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:15 log4j2.appender.audit.append = true
23:29:15 log4j2.appender.audit.layout.type = PatternLayout
23:29:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:15 log4j2.appender.audit.policies.type = Policies
23:29:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:15 log4j2.appender.audit.policies.size.size = 8MB
23:29:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:15 log4j2.appender.audit.strategy.max = 7
23:29:15 log4j2.appender.osgi.type = PaxOsgi
23:29:15 log4j2.appender.osgi.name = PaxOsgi
23:29:15 log4j2.appender.osgi.filter = *
23:29:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:15 #log4j2.logger.aether.level = TRACE
23:29:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:15 #log4j2.logger.http-headers.level = DEBUG
23:29:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:15 #log4j2.logger.maven.level = TRACE
23:29:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:29:15 + logapi=log4j2
23:29:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:29:15 + '[' log4j2 == log4j2 ']'
23:29:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:29:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:29:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:29:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:29:15 controllerdebugmap:
23:29:15 + unset IFS
23:29:15 + echo 'controllerdebugmap: '
23:29:15 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:15 + '[' -n '' ']'
23:29:15 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:29:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:15 ################################################################################
23:29:15 #
23:29:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:15 # contributor license agreements. See the NOTICE file distributed with
23:29:15 # this work for additional information regarding copyright ownership.
23:29:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:15 # (the "License"); you may not use this file except in compliance with
23:29:15 # the License. You may obtain a copy of the License at
23:29:15 #
23:29:15 # http://www.apache.org/licenses/LICENSE-2.0
23:29:15 #
23:29:15 # Unless required by applicable law or agreed to in writing, software
23:29:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:15 # See the License for the specific language governing permissions and
23:29:15 # limitations under the License.
23:29:15 #
23:29:15 ################################################################################
23:29:15
23:29:15 # Common pattern layout for appenders
23:29:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:15
23:29:15 # Root logger
23:29:15 log4j2.rootLogger.level = INFO
23:29:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:29:15 #log4j2.rootLogger.type = asyncRoot
23:29:15 #log4j2.rootLogger.includeLocation = false
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:15 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:15
23:29:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:15
23:29:15 # Loggers configuration
23:29:15
23:29:15 # Spifly logger
23:29:15 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:15 log4j2.logger.spifly.level = WARN
23:29:15
23:29:15 # Security audit logger
23:29:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:15 log4j2.logger.audit.level = INFO
23:29:15 log4j2.logger.audit.additivity = false
23:29:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:15
23:29:15 # Appenders configuration
23:29:15
23:29:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:15 log4j2.appender.console.type = Console
23:29:15 log4j2.appender.console.name = Console
23:29:15 log4j2.appender.console.layout.type = PatternLayout
23:29:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:15
23:29:15 # Rolling file appender
23:29:15 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:15 log4j2.appender.rolling.name = RollingFile
23:29:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:15 # uncomment to not force a disk flush
23:29:15 #log4j2.appender.rolling.immediateFlush = false
23:29:15 log4j2.appender.rolling.append = true
23:29:15 log4j2.appender.rolling.layout.type = PatternLayout
23:29:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:15 log4j2.appender.rolling.policies.type = Policies
23:29:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:15 log4j2.appender.rolling.policies.size.size = 1GB
23:29:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:15 log4j2.appender.rolling.strategy.max = 7
23:29:15
23:29:15 # Audit file appender
23:29:15 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:15 log4j2.appender.audit.name = AuditRollingFile
23:29:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:15 log4j2.appender.audit.append = true
23:29:15 log4j2.appender.audit.layout.type = PatternLayout
23:29:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:15 log4j2.appender.audit.policies.type = Policies
23:29:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:15 log4j2.appender.audit.policies.size.size = 8MB
23:29:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:15 log4j2.appender.audit.strategy.max = 7
23:29:15
23:29:15 # OSGi appender
23:29:15 log4j2.appender.osgi.type = PaxOsgi
23:29:15 log4j2.appender.osgi.name = PaxOsgi
23:29:15 log4j2.appender.osgi.filter = *
23:29:15
23:29:15 # help with identification of maven-related problems with pax-url-aether
23:29:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:15 #log4j2.logger.aether.level = TRACE
23:29:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:15 #log4j2.logger.http-headers.level = DEBUG
23:29:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:15 #log4j2.logger.maven.level = TRACE
23:29:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:29:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:29:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:29:15 + local -r controllermem=2048m
23:29:15 Configure
23:29:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:29:15 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 + echo Configure
23:29:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:29:15 max memory: 2048m
23:29:15 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 + echo ' max memory: 2048m'
23:29:15 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:29:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:29:15 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:15 #!/bin/sh
23:29:15 #
23:29:15 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:15 # contributor license agreements. See the NOTICE file distributed with
23:29:15 # this work for additional information regarding copyright ownership.
23:29:15 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:15 # (the "License"); you may not use this file except in compliance with
23:29:15 # the License. You may obtain a copy of the License at
23:29:15 #
23:29:15 # http://www.apache.org/licenses/LICENSE-2.0
23:29:15 #
23:29:15 # Unless required by applicable law or agreed to in writing, software
23:29:15 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:15 # See the License for the specific language governing permissions and
23:29:15 # limitations under the License.
23:29:15 #
23:29:15
23:29:15 #
23:29:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:29:15 # script: client, instance, shell, start, status, stop, karaf
23:29:15 #
23:29:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:29:15 # Actions go here...
23:29:15 # fi
23:29:15
23:29:15 #
23:29:15 # general settings which should be applied for all scripts go here; please keep
23:29:15 # in mind that it is possible that scripts might be executed more than once, e.g.
23:29:15 # in example of the start script where the start script is executed first and the
23:29:15 # karaf script afterwards.
23:29:15 #
23:29:15
23:29:15 #
23:29:15 # The following section shows the possible configuration options for the default
23:29:15 # karaf scripts
23:29:15 #
23:29:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:29:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:29:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:29:15 # export EXTRA_JAVA_OPTS # Additional JVM options
23:29:15 # export KARAF_HOME # Karaf home folder
23:29:15 # export KARAF_DATA # Karaf data folder
23:29:15 # export KARAF_BASE # Karaf base folder
23:29:15 # export KARAF_ETC # Karaf etc folder
23:29:15 # export KARAF_LOG # Karaf log folder
23:29:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:29:15 # export KARAF_OPTS # Additional available Karaf options
23:29:15 # export KARAF_DEBUG # Enable debug mode
23:29:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:29:15 # export KARAF_NOROOT # Prevent execution as root if set to true
23:29:15 Set Java version
23:29:15 + echo 'Set Java version'
23:29:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:29:15 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:29:15 sudo: a password is required
23:29:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:15 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:29:15 sudo: a password is required
23:29:15 JDK default version ...
23:29:15 + echo 'JDK default version ...'
23:29:15 + java -version
23:29:16 openjdk version "21.0.9" 2025-10-21
23:29:16 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:29:16 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:29:16 Set JAVA_HOME
23:29:16 + echo 'Set JAVA_HOME'
23:29:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:16 Listing all open ports on controller system...
23:29:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:29:16 + echo 'Listing all open ports on controller system...'
23:29:16 + netstat -pnatu
23:29:16 /tmp/configuration-script.sh: line 40: netstat: command not found
23:29:16 Configuring cluster
23:29:16 + '[' -f /tmp/custom_shard_config.txt ']'
23:29:16 + echo 'Configuring cluster'
23:29:16 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.87 10.30.170.203 10.30.171.137
23:29:16 ################################################
23:29:16 ## Configure Cluster ##
23:29:16 ################################################
23:29:16 NOTE: Cluster configuration files not found. Copying from
23:29:16 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:29:16 Configuring unique name in akka.conf
23:29:16 Configuring hostname in akka.conf
23:29:16 Configuring data and rpc seed nodes in akka.conf
23:29:16 modules = [
23:29:16
23:29:16 {
23:29:16 name = "inventory"
23:29:16 namespace = "urn:opendaylight:inventory"
23:29:16 shard-strategy = "module"
23:29:16 },
23:29:16 {
23:29:16 name = "topology"
23:29:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:29:16 shard-strategy = "module"
23:29:16 },
23:29:16 {
23:29:16 name = "toaster"
23:29:16 namespace = "http://netconfcentral.org/ns/toaster"
23:29:16 shard-strategy = "module"
23:29:16 }
23:29:16 ]
23:29:16 Configuring replication type in module-shards.conf
23:29:16 ################################################
23:29:16 ## NOTE: Manually restart controller to ##
23:29:16 ## apply configuration. ##
23:29:16 ################################################
23:29:16 Dump akka.conf
23:29:16 + echo 'Dump akka.conf'
23:29:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:16
23:29:16 odl-cluster-data {
23:29:16 akka {
23:29:16 remote {
23:29:16 artery {
23:29:16 enabled = on
23:29:16 transport = tcp
23:29:16 canonical.hostname = "10.30.170.203"
23:29:16 canonical.port = 2550
23:29:16 }
23:29:16 }
23:29:16
23:29:16 cluster {
23:29:16 # Using artery.
23:29:16 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.87:2550",
23:29:16 "akka://opendaylight-cluster-data@10.30.170.203:2550",
23:29:16 "akka://opendaylight-cluster-data@10.30.171.137:2550"]
23:29:16
23:29:16 roles = ["member-2"]
23:29:16
23:29:16 # when under load we might trip a false positive on the failure detector
23:29:16 # failure-detector {
23:29:16 # heartbeat-interval = 4 s
23:29:16 # acceptable-heartbeat-pause = 16s
23:29:16 # }
23:29:16 }
23:29:16
23:29:16 persistence {
23:29:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:29:16 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:29:16 # The relative path is always relative to KARAF_HOME.
23:29:16
23:29:16 # snapshot-store.local.dir = "target/snapshots"
23:29:16
23:29:16 # Use lz4 compression for LocalSnapshotStore snapshots
23:29:16 snapshot-store.local.use-lz4-compression = false
23:29:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:29:16 snapshot-store.local.lz4-blocksize = 256KB
23:29:16 }
23:29:16 disable-default-actor-system-quarantined-event-handling = "false"
23:29:16 }
23:29:16 }
23:29:16 Dump modules.conf
23:29:16 + echo 'Dump modules.conf'
23:29:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:16 modules = [
23:29:16
23:29:16 {
23:29:16 name = "inventory"
23:29:16 namespace = "urn:opendaylight:inventory"
23:29:16 shard-strategy = "module"
23:29:16 },
23:29:16 {
23:29:16 name = "topology"
23:29:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:29:16 shard-strategy = "module"
23:29:16 },
23:29:16 {
23:29:16 name = "toaster"
23:29:16 namespace = "http://netconfcentral.org/ns/toaster"
23:29:16 shard-strategy = "module"
23:29:16 }
23:29:16 ]
23:29:16 Dump module-shards.conf
23:29:16 + echo 'Dump module-shards.conf'
23:29:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:16 module-shards = [
23:29:16 {
23:29:16 name = "default"
23:29:16 shards = [
23:29:16 {
23:29:16 name = "default"
23:29:16 replicas = ["member-1",
23:29:16 "member-2",
23:29:16 "member-3"]
23:29:16 }
23:29:16 ]
23:29:16 },
23:29:16 {
23:29:16 name = "inventory"
23:29:16 shards = [
23:29:16 {
23:29:16 name="inventory"
23:29:16 replicas = ["member-1",
23:29:16 "member-2",
23:29:16 "member-3"]
23:29:16 }
23:29:16 ]
23:29:16 },
23:29:16 {
23:29:16 name = "topology"
23:29:16 shards = [
23:29:16 {
23:29:16 name="topology"
23:29:16 replicas = ["member-1",
23:29:16 "member-2",
23:29:16 "member-3"]
23:29:16 }
23:29:16 ]
23:29:16 },
23:29:16 {
23:29:16 name = "toaster"
23:29:16 shards = [
23:29:16 {
23:29:16 name="toaster"
23:29:16 replicas = ["member-1",
23:29:16 "member-2",
23:29:16 "member-3"]
23:29:16 }
23:29:16 ]
23:29:16 }
23:29:16 ]
23:29:16 Configuring member-3 with IP address 10.30.171.137
23:29:16 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:29:16 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:29:16 common-functions.sh is being sourced
23:29:16 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:29:16 ++ [[ /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:29:16 ++ echo 'common-functions.sh is being sourced'
23:29:16 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:29:16 ++ DISTROSTREAM=scandium
23:29:16 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:16 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:16 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:16 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:16 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:16 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:16 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:16 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:16 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:16 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:16 ++ export CONTROLLERMEM=
23:29:16 ++ CONTROLLERMEM=
23:29:16 ++ case "${DISTROSTREAM}" in
23:29:16 ++ CLUSTER_SYSTEM=akka
23:29:16 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:16 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:16 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:16 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:16 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:16 ++ print_common_env
23:29:16 ++ cat
23:29:16 common-functions environment:
23:29:16 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:16 ACTUALFEATURES:
23:29:16 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:16 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:16 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:16 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:16 CONTROLLERMEM:
23:29:16 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:16 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:16 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:16 SUITES:
23:29:16
23:29:16 ++ SSH='ssh -t -t'
23:29:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:29:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:29:16 Changing to /tmp
23:29:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:16 + echo 'Changing to /tmp'
23:29:16 + cd /tmp
23:29:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip'
23:29:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:16 --2025-12-07 23:29:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip
23:29:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:29:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:29:16 HTTP request sent, awaiting response... 200 OK
23:29:16 Length: 239810292 (229M) [application/zip]
23:29:16 Saving to: ‘karaf-0.21.4-20251207.212555-268.zip’
23:29:16
23:29:16 0K ........ ........ ........ ........ ........ ........ 1% 68.1M 3s
23:29:16 3072K ........ ........ ........ ........ ........ ........ 2% 108M 3s
23:29:16 6144K ........ ........ ........ ........ ........ ........ 3% 147M 2s
23:29:16 9216K ........ ........ ........ ........ ........ ........ 5% 137M 2s
23:29:16 12288K ........ ........ ........ ........ ........ ........ 6% 97.3M 2s
23:29:16 15360K ........ ........ ........ ........ ........ ........ 7% 244M 2s
23:29:16 18432K ........ ........ ........ ........ ........ ........ 9% 233M 2s
23:29:16 21504K ........ ........ ........ ........ ........ ........ 10% 208M 2s
23:29:16 24576K ........ ........ ........ ........ ........ ........ 11% 219M 1s
23:29:16 27648K ........ ........ ........ ........ ........ ........ 13% 156M 1s
23:29:16 30720K ........ ........ ........ ........ ........ ........ 14% 382M 1s
23:29:16 33792K ........ ........ ........ ........ ........ ........ 15% 268M 1s
23:29:16 36864K ........ ........ ........ ........ ........ ........ 17% 237M 1s
23:29:16 39936K ........ ........ ........ ........ ........ ........ 18% 276M 1s
23:29:16 43008K ........ ........ ........ ........ ........ ........ 19% 279M 1s
23:29:16 46080K ........ ........ ........ ........ ........ ........ 20% 222M 1s
23:29:16 49152K ........ ........ ........ ........ ........ ........ 22% 244M 1s
23:29:16 52224K ........ ........ ........ ........ ........ ........ 23% 217M 1s
23:29:16 55296K ........ ........ ........ ........ ........ ........ 24% 296M 1s
23:29:17 58368K ........ ........ ........ ........ ........ ........ 26% 252M 1s
23:29:17 61440K ........ ........ ........ ........ ........ ........ 27% 286M 1s
23:29:17 64512K ........ ........ ........ ........ ........ ........ 28% 315M 1s
23:29:17 67584K ........ ........ ........ ........ ........ ........ 30% 287M 1s
23:29:17 70656K ........ ........ ........ ........ ........ ........ 31% 300M 1s
23:29:17 73728K ........ ........ ........ ........ ........ ........ 32% 187M 1s
23:29:17 76800K ........ ........ ........ ........ ........ ........ 34% 238M 1s
23:29:17 79872K ........ ........ ........ ........ ........ ........ 35% 304M 1s
23:29:17 82944K ........ ........ ........ ........ ........ ........ 36% 196M 1s
23:29:17 86016K ........ ........ ........ ........ ........ ........ 38% 324M 1s
23:29:17 89088K ........ ........ ........ ........ ........ ........ 39% 329M 1s
23:29:17 92160K ........ ........ ........ ........ ........ ........ 40% 338M 1s
23:29:17 95232K ........ ........ ........ ........ ........ ........ 41% 251M 1s
23:29:17 98304K ........ ........ ........ ........ ........ ........ 43% 283M 1s
23:29:17 101376K ........ ........ ........ ........ ........ ........ 44% 247M 1s
23:29:17 104448K ........ ........ ........ ........ ........ ........ 45% 291M 1s
23:29:17 107520K ........ ........ ........ ........ ........ ........ 47% 330M 1s
23:29:17 110592K ........ ........ ........ ........ ........ ........ 48% 349M 1s
23:29:17 113664K ........ ........ ........ ........ ........ ........ 49% 241M 1s
23:29:17 116736K ........ ........ ........ ........ ........ ........ 51% 264M 1s
23:29:17 119808K ........ ........ ........ ........ ........ ........ 52% 301M 0s
23:29:17 122880K ........ ........ ........ ........ ........ ........ 53% 349M 0s
23:29:17 125952K ........ ........ ........ ........ ........ ........ 55% 232M 0s
23:29:17 129024K ........ ........ ........ ........ ........ ........ 56% 168M 0s
23:29:17 132096K ........ ........ ........ ........ ........ ........ 57% 285M 0s
23:29:17 135168K ........ ........ ........ ........ ........ ........ 59% 227M 0s
23:29:17 138240K ........ ........ ........ ........ ........ ........ 60% 209M 0s
23:29:17 141312K ........ ........ ........ ........ ........ ........ 61% 323M 0s
23:29:17 144384K ........ ........ ........ ........ ........ ........ 62% 347M 0s
23:29:17 147456K ........ ........ ........ ........ ........ ........ 64% 346M 0s
23:29:17 150528K ........ ........ ........ ........ ........ ........ 65% 320M 0s
23:29:17 153600K ........ ........ ........ ........ ........ ........ 66% 342M 0s
23:29:17 156672K ........ ........ ........ ........ ........ ........ 68% 200M 0s
23:29:17 159744K ........ ........ ........ ........ ........ ........ 69% 288M 0s
23:29:17 162816K ........ ........ ........ ........ ........ ........ 70% 379M 0s
23:29:17 165888K ........ ........ ........ ........ ........ ........ 72% 356M 0s
23:29:17 168960K ........ ........ ........ ........ ........ ........ 73% 232M 0s
23:29:17 172032K ........ ........ ........ ........ ........ ........ 74% 308M 0s
23:29:17 175104K ........ ........ ........ ........ ........ ........ 76% 328M 0s
23:29:17 178176K ........ ........ ........ ........ ........ ........ 77% 176M 0s
23:29:17 181248K ........ ........ ........ ........ ........ ........ 78% 264M 0s
23:29:17 184320K ........ ........ ........ ........ ........ ........ 80% 291M 0s
23:29:17 187392K ........ ........ ........ ........ ........ ........ 81% 336M 0s
23:29:17 190464K ........ ........ ........ ........ ........ ........ 82% 331M 0s
23:29:17 193536K ........ ........ ........ ........ ........ ........ 83% 328M 0s
23:29:17 196608K ........ ........ ........ ........ ........ ........ 85% 149M 0s
23:29:17 199680K ........ ........ ........ ........ ........ ........ 86% 290M 0s
23:29:17 202752K ........ ........ ........ ........ ........ ........ 87% 279M 0s
23:29:17 205824K ........ ........ ........ ........ ........ ........ 89% 381M 0s
23:29:17 208896K ........ ........ ........ ........ ........ ........ 90% 277M 0s
23:29:17 211968K ........ ........ ........ ........ ........ ........ 91% 225M 0s
23:29:17 215040K ........ ........ ........ ........ ........ ........ 93% 300M 0s
23:29:17 218112K ........ ........ ........ ........ ........ ........ 94% 338M 0s
23:29:17 221184K ........ ........ ........ ........ ........ ........ 95% 329M 0s
23:29:17 224256K ........ ........ ........ ........ ........ ........ 97% 311M 0s
23:29:17 227328K ........ ........ ........ ........ ........ ........ 98% 321M 0s
23:29:17 230400K ........ ........ ........ ........ ........ ........ 99% 327M 0s
23:29:17 233472K ........ ... 100% 342M=0.9s
23:29:17
23:29:17 2025-12-07 23:29:17 (242 MB/s) - ‘karaf-0.21.4-20251207.212555-268.zip’ saved [239810292/239810292]
23:29:17
23:29:17 Extracting the new controller...
23:29:17 + echo 'Extracting the new controller...'
23:29:17 + unzip -q karaf-0.21.4-20251207.212555-268.zip
23:29:19 Adding external repositories...
23:29:19 + echo 'Adding external repositories...'
23:29:19 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:19 ################################################################################
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19 ################################################################################
23:29:19
23:29:19 #
23:29:19 # If set to true, the following property will not allow any certificate to be used
23:29:19 # when accessing Maven repositories through SSL
23:29:19 #
23:29:19 #org.ops4j.pax.url.mvn.certificateCheck=
23:29:19
23:29:19 #
23:29:19 # Path to the local Maven settings file.
23:29:19 # The repositories defined in this file will be automatically added to the list
23:29:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:29:19 # below is not set.
23:29:19 # The following locations are checked for the existence of the settings.xml file
23:29:19 # * 1. looks for the specified url
23:29:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:29:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:29:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:29:19 #
23:29:19 #org.ops4j.pax.url.mvn.settings=
23:29:19
23:29:19 #
23:29:19 # Path to the local Maven repository which is used to avoid downloading
23:29:19 # artifacts when they already exist locally.
23:29:19 # The value of this property will be extracted from the settings.xml file
23:29:19 # above, or defaulted to:
23:29:19 # System.getProperty( "user.home" ) + "/.m2/repository"
23:29:19 #
23:29:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:29:19
23:29:19 #
23:29:19 # Default this to false. It's just weird to use undocumented repos
23:29:19 #
23:29:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:29:19
23:29:19 #
23:29:19 # Uncomment if you don't wanna use the proxy settings
23:29:19 # from the Maven conf/settings.xml file
23:29:19 #
23:29:19 # org.ops4j.pax.url.mvn.proxySupport=false
23:29:19
23:29:19 #
23:29:19 # Comma separated list of repositories scanned when resolving an artifact.
23:29:19 # Those repositories will be checked before iterating through the
23:29:19 # below list of repositories and even before the local repository
23:29:19 # A repository url can be appended with zero or more of the following flags:
23:29:19 # @snapshots : the repository contains snaphots
23:29:19 # @noreleases : the repository does not contain any released artifacts
23:29:19 #
23:29:19 # The following property value will add the system folder as a repo.
23:29:19 #
23:29:19 org.ops4j.pax.url.mvn.defaultRepositories=\
23:29:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:29:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:29:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:29:19
23:29:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:29:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:29:19
23:29:19 #
23:29:19 # Comma separated list of repositories scanned when resolving an artifact.
23:29:19 # The default list includes the following repositories:
23:29:19 # http://repo1.maven.org/maven2@id=central
23:29:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:29:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:29:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:29:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:29:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:29:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:29:19 # To add repositories to the default ones, prepend '+' to the list of repositories
23:29:19 # to add.
23:29:19 # A repository url can be appended with zero or more of the following flags:
23:29:19 # @snapshots : the repository contains snapshots
23:29:19 # @noreleases : the repository does not contain any released artifacts
23:29:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:29:19 #
23:29:19 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:29:19
23:29:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:29:19 + [[ True == \T\r\u\e ]]
23:29:19 + echo 'Configuring the startup features...'
23:29:19 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 + FEATURE_TEST_STRING=features-test
23:29:19 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:29:19 + KARAF_VERSION=karaf4
23:29:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:29:19 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 + [[ ! -z '' ]]
23:29:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:19 ################################################################################
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19 ################################################################################
23:29:19
23:29:19 #
23:29:19 # Comma separated list of features repositories to register by default
23:29:19 #
23:29:19 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/62c871d9-12a1-4d42-9270-e8c1d5add0f5.xml
23:29:19
23:29:19 #
23:29:19 # Comma separated list of features to install at startup
23:29:19 #
23:29:19 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, eca71f7a-5808-492a-917c-e938c06e4036
23:29:19
23:29:19 #
23:29:19 # Resource repositories (OBR) that the features resolver can use
23:29:19 # to resolve requirements/capabilities
23:29:19 #
23:29:19 # The format of the resourceRepositories is
23:29:19 # resourceRepositories=[xml:url|json:url],...
23:29:19 # for Instance:
23:29:19 #
23:29:19 #resourceRepositories=xml:http://host/path/to/index.xml
23:29:19 # or
23:29:19 #resourceRepositories=json:http://host/path/to/index.json
23:29:19 #
23:29:19
23:29:19 #
23:29:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:29:19 #
23:29:19 featuresBootAsynchronous=false
23:29:19
23:29:19 #
23:29:19 # Service requirements enforcement
23:29:19 #
23:29:19 # By default, the feature resolver checks the service requirements/capabilities of
23:29:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:29:19 # the required bundles.
23:29:19 # The following flag can have those values:
23:29:19 # - disable: service requirements are completely ignored
23:29:19 # - default: service requirements are ignored for old features
23:29:19 # - enforce: service requirements are always verified
23:29:19 #
23:29:19 #serviceRequirements=default
23:29:19
23:29:19 #
23:29:19 # Store cfg file for config element in feature
23:29:19 #
23:29:19 #configCfgStore=true
23:29:19
23:29:19 #
23:29:19 # Define if the feature service automatically refresh bundles
23:29:19 #
23:29:19 autoRefresh=true
23:29:19
23:29:19 #
23:29:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:29:19 # XML file defines instructions related to features processing
23:29:19 # versions.properties may declare properties to resolve placeholders in XML file
23:29:19 # both files are relative to ${karaf.etc}
23:29:19 #
23:29:19 #featureProcessing=org.apache.karaf.features.xml
23:29:19 #featureProcessingVersions=versions.properties
23:29:19 + configure_karaf_log karaf4 ''
23:29:19 + local -r karaf_version=karaf4
23:29:19 + local -r controllerdebugmap=
23:29:19 + local logapi=log4j
23:29:19 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:19 log4j2.rootLogger.level = INFO
23:29:19 #log4j2.rootLogger.type = asyncRoot
23:29:19 #log4j2.rootLogger.includeLocation = false
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:19 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:19 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:19 log4j2.logger.spifly.level = WARN
23:29:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:19 log4j2.logger.audit.level = INFO
23:29:19 log4j2.logger.audit.additivity = false
23:29:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:19 log4j2.appender.console.type = Console
23:29:19 log4j2.appender.console.name = Console
23:29:19 log4j2.appender.console.layout.type = PatternLayout
23:29:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:19 log4j2.appender.rolling.name = RollingFile
23:29:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:19 #log4j2.appender.rolling.immediateFlush = false
23:29:19 log4j2.appender.rolling.append = true
23:29:19 log4j2.appender.rolling.layout.type = PatternLayout
23:29:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.rolling.policies.type = Policies
23:29:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.rolling.policies.size.size = 64MB
23:29:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.rolling.strategy.max = 7
23:29:19 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:19 log4j2.appender.audit.name = AuditRollingFile
23:29:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:19 log4j2.appender.audit.append = true
23:29:19 log4j2.appender.audit.layout.type = PatternLayout
23:29:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.audit.policies.type = Policies
23:29:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.audit.policies.size.size = 8MB
23:29:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.audit.strategy.max = 7
23:29:19 log4j2.appender.osgi.type = PaxOsgi
23:29:19 log4j2.appender.osgi.name = PaxOsgi
23:29:19 log4j2.appender.osgi.filter = *
23:29:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:19 #log4j2.logger.aether.level = TRACE
23:29:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:19 #log4j2.logger.http-headers.level = DEBUG
23:29:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:19 #log4j2.logger.maven.level = TRACE
23:29:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:29:19 + logapi=log4j2
23:29:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:29:19 + '[' log4j2 == log4j2 ']'
23:29:19 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:29:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:29:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:29:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:29:19 + unset IFS
23:29:19 + echo 'controllerdebugmap: '
23:29:19 controllerdebugmap:
23:29:19 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 + '[' -n '' ']'
23:29:19 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:29:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:19 ################################################################################
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19 ################################################################################
23:29:19
23:29:19 # Common pattern layout for appenders
23:29:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:29:19
23:29:19 # Root logger
23:29:19 log4j2.rootLogger.level = INFO
23:29:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:29:19 #log4j2.rootLogger.type = asyncRoot
23:29:19 #log4j2.rootLogger.includeLocation = false
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:29:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:29:19 log4j2.rootLogger.appenderRef.Console.ref = Console
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:29:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:29:19
23:29:19 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:29:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:29:19
23:29:19 # Loggers configuration
23:29:19
23:29:19 # Spifly logger
23:29:19 log4j2.logger.spifly.name = org.apache.aries.spifly
23:29:19 log4j2.logger.spifly.level = WARN
23:29:19
23:29:19 # Security audit logger
23:29:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:29:19 log4j2.logger.audit.level = INFO
23:29:19 log4j2.logger.audit.additivity = false
23:29:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:29:19
23:29:19 # Appenders configuration
23:29:19
23:29:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:29:19 log4j2.appender.console.type = Console
23:29:19 log4j2.appender.console.name = Console
23:29:19 log4j2.appender.console.layout.type = PatternLayout
23:29:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:29:19
23:29:19 # Rolling file appender
23:29:19 log4j2.appender.rolling.type = RollingRandomAccessFile
23:29:19 log4j2.appender.rolling.name = RollingFile
23:29:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:29:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:29:19 # uncomment to not force a disk flush
23:29:19 #log4j2.appender.rolling.immediateFlush = false
23:29:19 log4j2.appender.rolling.append = true
23:29:19 log4j2.appender.rolling.layout.type = PatternLayout
23:29:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.rolling.policies.type = Policies
23:29:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.rolling.policies.size.size = 1GB
23:29:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.rolling.strategy.max = 7
23:29:19
23:29:19 # Audit file appender
23:29:19 log4j2.appender.audit.type = RollingRandomAccessFile
23:29:19 log4j2.appender.audit.name = AuditRollingFile
23:29:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:29:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:29:19 log4j2.appender.audit.append = true
23:29:19 log4j2.appender.audit.layout.type = PatternLayout
23:29:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:29:19 log4j2.appender.audit.policies.type = Policies
23:29:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:29:19 log4j2.appender.audit.policies.size.size = 8MB
23:29:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:29:19 log4j2.appender.audit.strategy.max = 7
23:29:19
23:29:19 # OSGi appender
23:29:19 log4j2.appender.osgi.type = PaxOsgi
23:29:19 log4j2.appender.osgi.name = PaxOsgi
23:29:19 log4j2.appender.osgi.filter = *
23:29:19
23:29:19 # help with identification of maven-related problems with pax-url-aether
23:29:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:29:19 #log4j2.logger.aether.level = TRACE
23:29:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:29:19 #log4j2.logger.http-headers.level = DEBUG
23:29:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:29:19 #log4j2.logger.maven.level = TRACE
23:29:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:29:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:29:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:29:19 + local -r controllermem=2048m
23:29:19 Configure
23:29:19 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:29:19 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 + echo Configure
23:29:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:29:19 max memory: 2048m
23:29:19 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 + echo ' max memory: 2048m'
23:29:19 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:29:19 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:29:19 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:19 #!/bin/sh
23:29:19 #
23:29:19 # Licensed to the Apache Software Foundation (ASF) under one or more
23:29:19 # contributor license agreements. See the NOTICE file distributed with
23:29:19 # this work for additional information regarding copyright ownership.
23:29:19 # The ASF licenses this file to You under the Apache License, Version 2.0
23:29:19 # (the "License"); you may not use this file except in compliance with
23:29:19 # the License. You may obtain a copy of the License at
23:29:19 #
23:29:19 # http://www.apache.org/licenses/LICENSE-2.0
23:29:19 #
23:29:19 # Unless required by applicable law or agreed to in writing, software
23:29:19 # distributed under the License is distributed on an "AS IS" BASIS,
23:29:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:29:19 # See the License for the specific language governing permissions and
23:29:19 # limitations under the License.
23:29:19 #
23:29:19
23:29:19 #
23:29:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:29:19 # script: client, instance, shell, start, status, stop, karaf
23:29:19 #
23:29:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:29:19 # Actions go here...
23:29:19 # fi
23:29:19
23:29:19 #
23:29:19 # general settings which should be applied for all scripts go here; please keep
23:29:19 # in mind that it is possible that scripts might be executed more than once, e.g.
23:29:19 # in example of the start script where the start script is executed first and the
23:29:19 # karaf script afterwards.
23:29:19 #
23:29:19
23:29:19 #
23:29:19 # The following section shows the possible configuration options for the default
23:29:19 # karaf scripts
23:29:19 #
23:29:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:29:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:29:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:29:19 # export EXTRA_JAVA_OPTS # Additional JVM options
23:29:19 # export KARAF_HOME # Karaf home folder
23:29:19 # export KARAF_DATA # Karaf data folder
23:29:19 # export KARAF_BASE # Karaf base folder
23:29:19 # export KARAF_ETC # Karaf etc folder
23:29:19 # export KARAF_LOG # Karaf log folder
23:29:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:29:19 # export KARAF_OPTS # Additional available Karaf options
23:29:19 # export KARAF_DEBUG # Enable debug mode
23:29:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:29:19 # export KARAF_NOROOT # Prevent execution as root if set to true
23:29:19 Set Java version
23:29:19 + echo 'Set Java version'
23:29:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:29:19 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:29:19 sudo: a password is required
23:29:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 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:29:19 sudo: a password is required
23:29:19 JDK default version ...
23:29:19 + echo 'JDK default version ...'
23:29:19 + java -version
23:29:19 openjdk version "21.0.9" 2025-10-21
23:29:19 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
23:29:19 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
23:29:19 Set JAVA_HOME
23:29:19 + echo 'Set JAVA_HOME'
23:29:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:29:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:29:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:29:19 Listing all open ports on controller system...
23:29:19 + echo 'Listing all open ports on controller system...'
23:29:19 + netstat -pnatu
23:29:19 /tmp/configuration-script.sh: line 40: netstat: command not found
23:29:19 Configuring cluster
23:29:19 + '[' -f /tmp/custom_shard_config.txt ']'
23:29:19 + echo 'Configuring cluster'
23:29:19 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.87 10.30.170.203 10.30.171.137
23:29:19 ################################################
23:29:19 ## Configure Cluster ##
23:29:19 ################################################
23:29:20 NOTE: Cluster configuration files not found. Copying from
23:29:20 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:29:20 Configuring unique name in akka.conf
23:29:20 Configuring hostname in akka.conf
23:29:20 Configuring data and rpc seed nodes in akka.conf
23:29:20 modules = [
23:29:20
23:29:20 {
23:29:20 name = "inventory"
23:29:20 namespace = "urn:opendaylight:inventory"
23:29:20 shard-strategy = "module"
23:29:20 },
23:29:20 {
23:29:20 name = "topology"
23:29:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:29:20 shard-strategy = "module"
23:29:20 },
23:29:20 {
23:29:20 name = "toaster"
23:29:20 namespace = "http://netconfcentral.org/ns/toaster"
23:29:20 shard-strategy = "module"
23:29:20 }
23:29:20 ]
23:29:20 Configuring replication type in module-shards.conf
23:29:20 ################################################
23:29:20 ## NOTE: Manually restart controller to ##
23:29:20 ## apply configuration. ##
23:29:20 ################################################
23:29:20 Dump akka.conf
23:29:20 + echo 'Dump akka.conf'
23:29:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:20
23:29:20 odl-cluster-data {
23:29:20 akka {
23:29:20 remote {
23:29:20 artery {
23:29:20 enabled = on
23:29:20 transport = tcp
23:29:20 canonical.hostname = "10.30.171.137"
23:29:20 canonical.port = 2550
23:29:20 }
23:29:20 }
23:29:20
23:29:20 cluster {
23:29:20 # Using artery.
23:29:20 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.87:2550",
23:29:20 "akka://opendaylight-cluster-data@10.30.170.203:2550",
23:29:20 "akka://opendaylight-cluster-data@10.30.171.137:2550"]
23:29:20
23:29:20 roles = ["member-3"]
23:29:20
23:29:20 # when under load we might trip a false positive on the failure detector
23:29:20 # failure-detector {
23:29:20 # heartbeat-interval = 4 s
23:29:20 # acceptable-heartbeat-pause = 16s
23:29:20 # }
23:29:20 }
23:29:20
23:29:20 persistence {
23:29:20 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:29:20 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:29:20 # The relative path is always relative to KARAF_HOME.
23:29:20
23:29:20 # snapshot-store.local.dir = "target/snapshots"
23:29:20
23:29:20 # Use lz4 compression for LocalSnapshotStore snapshots
23:29:20 snapshot-store.local.use-lz4-compression = false
23:29:20 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:29:20 snapshot-store.local.lz4-blocksize = 256KB
23:29:20 }
23:29:20 disable-default-actor-system-quarantined-event-handling = "false"
23:29:20 }
23:29:20 }
23:29:20 Dump modules.conf
23:29:20 + echo 'Dump modules.conf'
23:29:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:20 modules = [
23:29:20
23:29:20 {
23:29:20 name = "inventory"
23:29:20 namespace = "urn:opendaylight:inventory"
23:29:20 shard-strategy = "module"
23:29:20 },
23:29:20 {
23:29:20 name = "topology"
23:29:20 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:29:20 shard-strategy = "module"
23:29:20 },
23:29:20 {
23:29:20 name = "toaster"
23:29:20 namespace = "http://netconfcentral.org/ns/toaster"
23:29:20 shard-strategy = "module"
23:29:20 }
23:29:20 ]
23:29:20 Dump module-shards.conf
23:29:20 + echo 'Dump module-shards.conf'
23:29:20 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:20 module-shards = [
23:29:20 {
23:29:20 name = "default"
23:29:20 shards = [
23:29:20 {
23:29:20 name = "default"
23:29:20 replicas = ["member-1",
23:29:20 "member-2",
23:29:20 "member-3"]
23:29:20 }
23:29:20 ]
23:29:20 },
23:29:20 {
23:29:20 name = "inventory"
23:29:20 shards = [
23:29:20 {
23:29:20 name="inventory"
23:29:20 replicas = ["member-1",
23:29:20 "member-2",
23:29:20 "member-3"]
23:29:20 }
23:29:20 ]
23:29:20 },
23:29:20 {
23:29:20 name = "topology"
23:29:20 shards = [
23:29:20 {
23:29:20 name="topology"
23:29:20 replicas = ["member-1",
23:29:20 "member-2",
23:29:20 "member-3"]
23:29:20 }
23:29:20 ]
23:29:20 },
23:29:20 {
23:29:20 name = "toaster"
23:29:20 shards = [
23:29:20 {
23:29:20 name="toaster"
23:29:20 replicas = ["member-1",
23:29:20 "member-2",
23:29:20 "member-3"]
23:29:20 }
23:29:20 ]
23:29:20 }
23:29:20 ]
23:29:20 Locating config plan to use...
23:29:20 Finished running config plans
23:29:20 Starting member-1 with IP address 10.30.171.87
23:29:20 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:20 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:20 Redirecting karaf console output to karaf_console.log
23:29:20 Starting controller...
23:29:20 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:29:20 Starting member-2 with IP address 10.30.170.203
23:29:20 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:29:20 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:29:20 Redirecting karaf console output to karaf_console.log
23:29:20 Starting controller...
23:29:20 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:29:20 Starting member-3 with IP address 10.30.171.137
23:29:21 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:29:21 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:29:21 Redirecting karaf console output to karaf_console.log
23:29:21 Starting controller...
23:29:21 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:29:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins5874721197152079719.sh
23:29:21 common-functions.sh is being sourced
23:29:21 common-functions environment:
23:29:21 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:29:21 ACTUALFEATURES:
23:29:21 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:29:21 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:29:21 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:29:21 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:29:21 CONTROLLERMEM: 2048m
23:29:21 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:29:21 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:29:21 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:29:21 SUITES:
23:29:21
23:29:21 + echo '#################################################'
23:29:21 #################################################
23:29:21 + echo '## Verify Cluster is UP ##'
23:29:21 ## Verify Cluster is UP ##
23:29:21 + echo '#################################################'
23:29:21 #################################################
23:29:21 + create_post_startup_script
23:29:21 + cat
23:29:21 + copy_and_run_post_startup_script
23:29:21 + seed_index=1
23:29:21 ++ seq 1 3
23:29:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:29:21 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:29:21 + echo 'Execute the post startup script on controller 10.30.171.87'
23:29:21 Execute the post startup script on controller 10.30.171.87
23:29:21 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.87:/tmp/
23:29:21 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:21 + ssh 10.30.171.87 'bash /tmp/post-startup-script.sh 1'
23:29:21 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:29:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:29:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:30:27 2025-12-07T23:29:53,580 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:27 Controller is UP
23:30:27 2025-12-07T23:29:53,580 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:30:27 Listing all open ports on controller system...
23:30:27 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:30:27 looking for "BindException: Address already in use" in log file
23:30:27 looking for "server is unhealthy" in log file
23:30:27 + '[' 1 == 0 ']'
23:30:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:30:27 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:30:27 + echo 'Execute the post startup script on controller 10.30.170.203'
23:30:27 Execute the post startup script on controller 10.30.170.203
23:30:27 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.170.203:/tmp/
23:30:27 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:30:27 + ssh 10.30.170.203 'bash /tmp/post-startup-script.sh 2'
23:30:27 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:30:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:30:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:31:32 2025-12-07T23:29:53,449 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:31:32 Controller is UP
23:31:32 2025-12-07T23:29:53,449 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:31:32 Listing all open ports on controller system...
23:31:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:31:32 looking for "BindException: Address already in use" in log file
23:31:32 looking for "server is unhealthy" in log file
23:31:32 + '[' 2 == 0 ']'
23:31:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:31:32 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:31:32 + echo 'Execute the post startup script on controller 10.30.171.137'
23:31:32 Execute the post startup script on controller 10.30.171.137
23:31:32 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/post-startup-script.sh 10.30.171.137:/tmp/
23:31:32 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:31:33 + ssh 10.30.171.137 'bash /tmp/post-startup-script.sh 3'
23:31:33 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:31:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:31:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:32:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:32:38 2025-12-07T23:29:53,111 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:32:38 Controller is UP
23:32:38 2025-12-07T23:29:53,111 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 150 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:32:38 Listing all open ports on controller system...
23:32:38 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:32:38 looking for "BindException: Address already in use" in log file
23:32:38 looking for "server is unhealthy" in log file
23:32:38 + '[' 0 == 0 ']'
23:32:38 + seed_index=1
23:32:38 + dump_controller_threads
23:32:38 ++ seq 1 3
23:32:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:38 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:32:38 + echo 'Let'\''s take the karaf thread dump'
23:32:38 Let's take the karaf thread dump
23:32:38 + ssh 10.30.171.87 'sudo ps aux'
23:32:38 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:32:39 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
23:32:39 ++ tr -s ' '
23:32:39 ++ cut -f2 '-d '
23:32:39 ++ grep -v grep
23:32:39 + pid=2015
23:32:39 + echo 'karaf main: org.apache.karaf.main.Main, pid:2015'
23:32:39 karaf main: org.apache.karaf.main.Main, pid:2015
23:32:39 + ssh 10.30.171.87 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2015'
23:32:39 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
23:32:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:39 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:32:39 + echo 'Let'\''s take the karaf thread dump'
23:32:39 Let's take the karaf thread dump
23:32:39 + ssh 10.30.170.203 'sudo ps aux'
23:32:39 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:32:40 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
23:32:40 ++ grep -v grep
23:32:40 ++ tr -s ' '
23:32:40 ++ cut -f2 '-d '
23:32:40 + pid=2016
23:32:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:2016'
23:32:40 karaf main: org.apache.karaf.main.Main, pid:2016
23:32:40 + ssh 10.30.170.203 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2016'
23:32:40 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
23:32:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:40 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:32:40 + echo 'Let'\''s take the karaf thread dump'
23:32:40 Let's take the karaf thread dump
23:32:40 + ssh 10.30.171.137 'sudo ps aux'
23:32:40 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:32:41 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_before.log
23:32:41 ++ grep -v grep
23:32:41 ++ tr -s ' '
23:32:41 ++ cut -f2 '-d '
23:32:41 + pid=2010
23:32:41 + echo 'karaf main: org.apache.karaf.main.Main, pid:2010'
23:32:41 karaf main: org.apache.karaf.main.Main, pid:2010
23:32:41 + ssh 10.30.171.137 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2010'
23:32:41 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
23:32:41 + '[' 0 -gt 0 ']'
23:32:41 + echo 'Generating controller variables...'
23:32:41 Generating controller variables...
23:32:41 ++ seq 1 3
23:32:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:32:41 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.87'
23:32:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:41 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:32:41 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.87 -v ODL_SYSTEM_2_IP:10.30.170.203'
23:32:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:32:41 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:32:41 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.87 -v ODL_SYSTEM_2_IP:10.30.170.203 -v ODL_SYSTEM_3_IP:10.30.171.137'
23:32:41 + echo 'Generating mininet variables...'
23:32:41 Generating mininet variables...
23:32:41 ++ seq 1 1
23:32:41 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:32:41 + MININETIP=TOOLS_SYSTEM_1_IP
23:32:41 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.113'
23:32:41 + get_test_suites SUITES
23:32:41 + local __suite_list=SUITES
23:32:41 + echo 'Locating test plan to use...'
23:32:41 Locating test plan to use...
23:32:41 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt
23:32:41 + '[' '!' -f /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate-scandium.txt ']'
23:32:41 + testplan_filepath=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
23:32:41 + '[' disabled '!=' disabled ']'
23:32:41 + echo 'Changing the testplan path...'
23:32:41 Changing the testplan path...
23:32:41 + sed s:integration:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/testplans/mdsal-netty-replicate.txt
23:32:41 + cat testplan.txt
23:32:41 # Place the suites in run order:
23:32:41 /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
23:32:41
23:32:41 + '[' -z '' ']'
23:32:41 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:32:41 ++ tr '\012' ' '
23:32:41 + suite_list='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
23:32:41 + eval 'SUITES='\''/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '\'''
23:32:41 ++ SUITES='/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot '
23:32:41 + echo 'Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...'
23:32:41 Starting Robot test suites /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot ...
23:32:41 + robot -N mdsal-netty-replicate.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251207.212555-268.zip -v CONTROLLER:10.30.171.87 -v CONTROLLER1:10.30.170.203 -v CONTROLLER2:10.30.171.137 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium -v MININET:10.30.171.113 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.171.87 -v ODL_SYSTEM_1_IP:10.30.171.87 -v ODL_SYSTEM_2_IP:10.30.170.203 -v ODL_SYSTEM_3_IP:10.30.171.137 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.113 -v TOOLS_SYSTEM_1_IP:10.30.171.113 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/test/csit/suites/mdsal/netty_replicate/netty-replicate.robot
23:32:42 ==============================================================================
23:32:42 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty replicatio...
23:32:42 ==============================================================================
23:32:48 Replicate_Config_Addition :: Adding new configuration on source no... | FAIL |
23:42:13 Setup failed:
23:42:13 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:42:13
23:42:13 Also teardown failed:
23:42:13 Several failures occurred:
23:42:13
23:42:13 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:42:13
23:42:13 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:42:13
23:42:13 3) Failed to send the command: config:property-set enabled false
23:42:13
23:42:13 4) Failed to see prompt after sending the command: config:property-set enabled false
23:42:13
23:42:13 5) Failed to send the command: config:update
23:42:13
23:42:13 6) Failed to see prompt after sending the command: config:update
23:42:13
23:42:13 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:42:13
23:42:13 [ Message content over the limit has been removed. ]
23:42:13 ... to see prompt after sending the command: config:property-set enabled false
23:42:13
23:42:13 29) Failed to send the command: config:update
23:42:13
23:42:13 30) Failed to see prompt after sending the command: config:update
23:42:13
23:42:13 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:42:13
23:42:13 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:42:13
23:42:13 33) Failed to send the command: config:property-set enabled false
23:42:13
23:42:13 34) Failed to see prompt after sending the command: config:property-set enabled false
23:42:13
23:42:13 35) Failed to send the command: config:update
23:42:13
23:42:13 36) Failed to see prompt after sending the command: config:update
23:42:13 ------------------------------------------------------------------------------
23:42:13 Replicate_Config_Update :: Updating existing configuration on sour... | FAIL |
23:51:29 Setup failed:
23:51:29 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
23:51:29
23:51:29 Also teardown failed:
23:51:29 Several failures occurred:
23:51:29
23:51:29 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:51:29
23:51:29 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
23:51:29
23:51:29 3) Failed to send the command: config:property-set enabled false
23:51:29
23:51:29 4) Failed to see prompt after sending the command: config:property-set enabled false
23:51:29
23:51:29 5) Failed to send the command: config:update
23:51:29
23:51:29 6) Failed to see prompt after sending the command: config:update
23:51:29
23:51:29 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:51:29
23:51:29 [ Message content over the limit has been removed. ]
23:51:29 ... to see prompt after sending the command: config:property-set enabled false
23:51:29
23:51:29 29) Failed to send the command: config:update
23:51:29
23:51:29 30) Failed to see prompt after sending the command: config:update
23:51:29
23:51:29 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:51:29
23:51:29 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
23:51:29
23:51:29 33) Failed to send the command: config:property-set enabled false
23:51:29
23:51:29 34) Failed to see prompt after sending the command: config:property-set enabled false
23:51:29
23:51:29 35) Failed to send the command: config:update
23:51:29
23:51:29 36) Failed to see prompt after sending the command: config:update
23:51:29 ------------------------------------------------------------------------------
23:51:29 Replicte_Config_Deletion :: Updating existing configuration on sou... | FAIL |
00:00:45 Setup failed:
00:00:45 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:00:45
00:00:45 Also teardown failed:
00:00:45 Several failures occurred:
00:00:45
00:00:45 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:00:45
00:00:45 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:00:45
00:00:45 3) Failed to send the command: config:property-set enabled false
00:00:45
00:00:45 4) Failed to see prompt after sending the command: config:property-set enabled false
00:00:45
00:00:45 5) Failed to send the command: config:update
00:00:45
00:00:45 6) Failed to see prompt after sending the command: config:update
00:00:45
00:00:45 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:00:45
00:00:45 [ Message content over the limit has been removed. ]
00:00:45 ... to see prompt after sending the command: config:property-set enabled false
00:00:45
00:00:45 29) Failed to send the command: config:update
00:00:45
00:00:45 30) Failed to see prompt after sending the command: config:update
00:00:45
00:00:45 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:00:45
00:00:45 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:00:45
00:00:45 33) Failed to send the command: config:property-set enabled false
00:00:45
00:00:45 34) Failed to see prompt after sending the command: config:property-set enabled false
00:00:45
00:00:45 35) Failed to send the command: config:update
00:00:45
00:00:45 36) Failed to see prompt after sending the command: config:update
00:00:45 ------------------------------------------------------------------------------
00:00:45 Replicate_Multiple_Changes_to_Config :: CRUD configuration changes... | FAIL |
00:10:01 Setup failed:
00:10:01 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:10:01
00:10:01 Also teardown failed:
00:10:01 Several failures occurred:
00:10:01
00:10:01 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:10:01
00:10:01 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:10:01
00:10:01 3) Failed to send the command: config:property-set enabled false
00:10:01
00:10:01 4) Failed to see prompt after sending the command: config:property-set enabled false
00:10:01
00:10:01 5) Failed to send the command: config:update
00:10:01
00:10:01 6) Failed to see prompt after sending the command: config:update
00:10:01
00:10:01 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:10:01
00:10:01 [ Message content over the limit has been removed. ]
00:10:01 ... to see prompt after sending the command: config:property-set enabled false
00:10:01
00:10:01 29) Failed to send the command: config:update
00:10:01
00:10:01 30) Failed to see prompt after sending the command: config:update
00:10:01
00:10:01 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:10:01
00:10:01 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:10:01
00:10:01 33) Failed to send the command: config:property-set enabled false
00:10:01
00:10:01 34) Failed to see prompt after sending the command: config:property-set enabled false
00:10:01
00:10:01 35) Failed to send the command: config:update
00:10:01
00:10:01 36) Failed to see prompt after sending the command: config:update
00:10:01 ------------------------------------------------------------------------------
00:10:01 Replicate_Multiple_Changes_to_Multiple_Sinks :: CRUD configuration... | FAIL |
00:19:17 Setup failed:
00:19:17 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:19:17
00:19:17 Also teardown failed:
00:19:17 Several failures occurred:
00:19:17
00:19:17 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:19:17
00:19:17 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:19:17
00:19:17 3) Failed to send the command: config:property-set enabled false
00:19:17
00:19:17 4) Failed to see prompt after sending the command: config:property-set enabled false
00:19:17
00:19:17 5) Failed to send the command: config:update
00:19:17
00:19:17 6) Failed to see prompt after sending the command: config:update
00:19:17
00:19:17 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:19:17
00:19:17 [ Message content over the limit has been removed. ]
00:19:17 ... to see prompt after sending the command: config:property-set enabled false
00:19:17
00:19:17 29) Failed to send the command: config:update
00:19:17
00:19:17 30) Failed to see prompt after sending the command: config:update
00:19:17
00:19:17 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:19:17
00:19:17 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:19:17
00:19:17 33) Failed to send the command: config:property-set enabled false
00:19:17
00:19:17 34) Failed to see prompt after sending the command: config:property-set enabled false
00:19:17
00:19:17 35) Failed to send the command: config:update
00:19:17
00:19:17 36) Failed to see prompt after sending the command: config:update
00:19:17 ------------------------------------------------------------------------------
00:19:17 Sink_Catch_Up_To_Changes_After_Opening_Connection :: After opening... | FAIL |
00:28:34 Setup failed:
00:28:34 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:28:34
00:28:34 Also teardown failed:
00:28:34 Several failures occurred:
00:28:34
00:28:34 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:28:34
00:28:34 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:28:34
00:28:34 3) Failed to send the command: config:property-set enabled false
00:28:34
00:28:34 4) Failed to see prompt after sending the command: config:property-set enabled false
00:28:34
00:28:34 5) Failed to send the command: config:update
00:28:34
00:28:34 6) Failed to see prompt after sending the command: config:update
00:28:34
00:28:34 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:28:34
00:28:34 [ Message content over the limit has been removed. ]
00:28:34 ... to see prompt after sending the command: config:property-set enabled false
00:28:34
00:28:34 29) Failed to send the command: config:update
00:28:34
00:28:34 30) Failed to see prompt after sending the command: config:update
00:28:34
00:28:34 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:28:34
00:28:34 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:28:34
00:28:34 33) Failed to send the command: config:property-set enabled false
00:28:34
00:28:34 34) Failed to see prompt after sending the command: config:property-set enabled false
00:28:34
00:28:34 35) Failed to send the command: config:update
00:28:34
00:28:34 36) Failed to see prompt after sending the command: config:update
00:28:34 ------------------------------------------------------------------------------
00:28:34 Reconnect_After_Lost_Connection :: Test if sink sucessfuly reconne... | FAIL |
00:40:59 Setup failed:
00:40:59 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:40:59
00:40:59 Also teardown failed:
00:40:59 Several failures occurred:
00:40:59
00:40:59 1) Keyword 'Check_Cluster_Is_In_Sync' failed after retrying for 1 minute. The last error was: Several failures occurred:
00:40:59
00:40:59 1) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:40:59
00:40:59 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:40:59
00:40:59 3) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
00:40:59
00:40:59 4) Resolving variable '${response.status_code}' failed: AttributeError: 'NoneType' object has no attribute 'status_code'
00:40:59
00:40:59 5) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
00:40:59 [ Message content over the limit has been removed. ]
00:40:59 ... to see prompt after sending the command: config:property-set enabled false
00:40:59
00:40:59 32) Failed to send the command: config:update
00:40:59
00:40:59 33) Failed to see prompt after sending the command: config:update
00:40:59
00:40:59 34) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:40:59
00:40:59 35) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:40:59
00:40:59 36) Failed to send the command: config:property-set enabled false
00:40:59
00:40:59 37) Failed to see prompt after sending the command: config:property-set enabled false
00:40:59
00:40:59 38) Failed to send the command: config:update
00:40:59
00:40:59 39) Failed to see prompt after sending the command: config:update
00:40:59 ------------------------------------------------------------------------------
00:40:59 Change_Replication_Source :: After changing replication source ODL... | FAIL |
00:50:15 Setup failed:
00:50:15 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.87:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:50:15
00:50:15 Also teardown failed:
00:50:15 Several failures occurred:
00:50:15
00:50:15 1) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:50:15
00:50:15 2) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.source
00:50:15
00:50:15 3) Failed to send the command: config:property-set enabled false
00:50:15
00:50:15 4) Failed to see prompt after sending the command: config:property-set enabled false
00:50:15
00:50:15 5) Failed to send the command: config:update
00:50:15
00:50:15 6) Failed to see prompt after sending the command: config:update
00:50:15
00:50:15 7) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:50:15
00:50:15 [ Message content over the limit has been removed. ]
00:50:15 ... to see prompt after sending the command: config:property-set enabled false
00:50:15
00:50:15 29) Failed to send the command: config:update
00:50:15
00:50:15 30) Failed to see prompt after sending the command: config:update
00:50:15
00:50:15 31) Failed to send the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:50:15
00:50:15 32) Failed to see prompt after sending the command: config:edit org.opendaylight.mdsal.replicate.netty.sink
00:50:15
00:50:15 33) Failed to send the command: config:property-set enabled false
00:50:15
00:50:15 34) Failed to see prompt after sending the command: config:property-set enabled false
00:50:15
00:50:15 35) Failed to send the command: config:update
00:50:15
00:50:15 36) Failed to see prompt after sending the command: config:update
00:50:15 ------------------------------------------------------------------------------
00:50:15 mdsal-netty-replicate.txt :: Test suite for testing MD-SAL netty r... | FAIL |
00:50:15 8 tests, 0 passed, 8 failed
00:50:15 ==============================================================================
00:50:15 Output: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/output.xml
00:50:17 Log: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/log.html
00:50:17 Report: /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/report.html
00:50:17 + true
00:50:17 + echo 'Examining the files in data/log and checking filesize'
00:50:17 Examining the files in data/log and checking filesize
00:50:17 + ssh 10.30.171.87 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:50:17 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:17 total 260
00:50:17 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:41 .
00:50:17 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 00:41 ..
00:50:17 -rw-rw-r-- 1 jenkins jenkins 254455 Dec 8 00:41 karaf.log
00:50:17 + ssh 10.30.171.87 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:50:17 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:17 252K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:50:17 + ssh 10.30.170.203 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:50:17 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:18 total 260
00:50:18 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:41 .
00:50:18 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 00:41 ..
00:50:18 -rw-rw-r-- 1 jenkins jenkins 255412 Dec 8 00:41 karaf.log
00:50:18 + ssh 10.30.170.203 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:50:18 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:18 252K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:50:18 + ssh 10.30.171.137 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
00:50:18 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:19 total 260
00:50:19 drwxrwxr-x 2 jenkins jenkins 4096 Dec 8 00:41 .
00:50:19 drwxrwxr-x 9 jenkins jenkins 4096 Dec 8 00:41 ..
00:50:19 -rw-rw-r-- 1 jenkins jenkins 254256 Dec 8 00:41 karaf.log
00:50:19 + ssh 10.30.171.137 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
00:50:19 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:19 252K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:50:19 + set +e
00:50:19 ++ seq 1 3
00:50:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:50:19 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:50:19 + echo 'Let'\''s take the karaf thread dump again'
00:50:19 Let's take the karaf thread dump again
00:50:19 + ssh 10.30.171.87 'sudo ps aux'
00:50:19 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:19 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
00:50:19 ++ grep -v grep
00:50:19 ++ tr -s ' '
00:50:19 ++ cut -f2 '-d '
00:50:19 + pid=12564
00:50:19 + echo 'karaf main: org.apache.karaf.main.Main, pid:12564'
00:50:19 karaf main: org.apache.karaf.main.Main, pid:12564
00:50:19 + ssh 10.30.171.87 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 12564'
00:50:19 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:20 + echo 'killing karaf process...'
00:50:20 killing karaf process...
00:50:20 + ssh 10.30.171.87 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:50:20 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:50:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:50:20 + echo 'Let'\''s take the karaf thread dump again'
00:50:20 Let's take the karaf thread dump again
00:50:20 + ssh 10.30.170.203 'sudo ps aux'
00:50:20 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:20 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
00:50:20 ++ grep -v grep
00:50:20 ++ tr -s ' '
00:50:20 ++ cut -f2 '-d '
00:50:20 + pid=11942
00:50:20 + echo 'karaf main: org.apache.karaf.main.Main, pid:11942'
00:50:20 karaf main: org.apache.karaf.main.Main, pid:11942
00:50:20 + ssh 10.30.170.203 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 11942'
00:50:20 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:20 + echo 'killing karaf process...'
00:50:20 killing karaf process...
00:50:20 + ssh 10.30.170.203 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:50:21 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:50:21 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:50:21 + echo 'Let'\''s take the karaf thread dump again'
00:50:21 Let's take the karaf thread dump again
00:50:21 + ssh 10.30.171.137 'sudo ps aux'
00:50:21 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:21 ++ tr -s ' '
00:50:21 ++ grep org.apache.karaf.main.Main /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/ps_after.log
00:50:21 ++ grep -v grep
00:50:21 ++ cut -f2 '-d '
00:50:21 + pid=11718
00:50:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:11718'
00:50:21 karaf main: org.apache.karaf.main.Main, pid:11718
00:50:21 + ssh 10.30.171.137 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 11718'
00:50:21 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:21 + echo 'killing karaf process...'
00:50:21 killing karaf process...
00:50:21 + ssh 10.30.171.137 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:50:21 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:22 + sleep 5
00:50:27 ++ seq 1 3
00:50:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:50:27 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:50:27 + echo 'Compressing karaf.log 1'
00:50:27 Compressing karaf.log 1
00:50:27 + ssh 10.30.171.87 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:50:27 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:27 + echo 'Fetching compressed karaf.log 1'
00:50:27 Fetching compressed karaf.log 1
00:50:27 + scp 10.30.171.87:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:50:27 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:27 + ssh 10.30.171.87 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:50:27 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:27 + scp 10.30.171.87:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:50:27 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:28 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:50:28 + echo 'Fetch GC logs'
00:50:28 Fetch GC logs
00:50:28 + mkdir -p gclogs-1
00:50:28 + scp '10.30.171.87:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
00:50:28 Warning: Permanently added '10.30.171.87' (ECDSA) to the list of known hosts.
00:50:28 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:50:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:50:28 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:50:28 + echo 'Compressing karaf.log 2'
00:50:28 Compressing karaf.log 2
00:50:28 + ssh 10.30.170.203 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:50:28 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:28 + echo 'Fetching compressed karaf.log 2'
00:50:28 Fetching compressed karaf.log 2
00:50:28 + scp 10.30.170.203:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:50:28 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:28 + ssh 10.30.170.203 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:50:28 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:28 + scp 10.30.170.203:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:50:28 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:29 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:50:29 + echo 'Fetch GC logs'
00:50:29 Fetch GC logs
00:50:29 + mkdir -p gclogs-2
00:50:29 + scp '10.30.170.203:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
00:50:29 Warning: Permanently added '10.30.170.203' (ECDSA) to the list of known hosts.
00:50:29 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:50:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:50:29 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:50:29 + echo 'Compressing karaf.log 3'
00:50:29 Compressing karaf.log 3
00:50:29 + ssh 10.30.171.137 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
00:50:29 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:29 + echo 'Fetching compressed karaf.log 3'
00:50:29 Fetching compressed karaf.log 3
00:50:29 + scp 10.30.171.137:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:50:29 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:29 + ssh 10.30.171.137 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
00:50:29 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:30 + scp 10.30.171.137:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:50:30 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:30 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:50:30 + echo 'Fetch GC logs'
00:50:30 Fetch GC logs
00:50:30 + mkdir -p gclogs-3
00:50:30 + scp '10.30.171.137:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
00:50:30 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts.
00:50:30 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
00:50:30 + echo 'Examine copied files'
00:50:30 Examine copied files
00:50:30 + ls -lt
00:50:30 total 13084
00:50:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 8 00:50 gclogs-3
00:50:30 -rw-rw-r--. 1 jenkins jenkins 18406 Dec 8 00:50 odl3_karaf.log.gz
00:50:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 8 00:50 gclogs-2
00:50:30 -rw-rw-r--. 1 jenkins jenkins 18644 Dec 8 00:50 odl2_karaf.log.gz
00:50:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 8 00:50 gclogs-1
00:50:30 -rw-rw-r--. 1 jenkins jenkins 18573 Dec 8 00:50 odl1_karaf.log.gz
00:50:30 -rw-rw-r--. 1 jenkins jenkins 77721 Dec 8 00:50 karaf_3_11718_threads_after.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 13942 Dec 8 00:50 ps_after.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 77721 Dec 8 00:50 karaf_2_11942_threads_after.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 82699 Dec 8 00:50 karaf_1_12564_threads_after.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 247480 Dec 8 00:50 report.html
00:50:30 -rw-rw-r--. 1 jenkins jenkins 1009764 Dec 8 00:50 log.html
00:50:30 -rw-rw-r--. 1 jenkins jenkins 11493008 Dec 8 00:50 output.xml
00:50:30 -rw-rw-r--. 1 jenkins jenkins 155 Dec 7 23:32 testplan.txt
00:50:30 -rw-rw-r--. 1 jenkins jenkins 81020 Dec 7 23:32 karaf_3_2010_threads_before.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 16771 Dec 7 23:32 ps_before.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 81868 Dec 7 23:32 karaf_2_2016_threads_before.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 82703 Dec 7 23:32 karaf_1_2015_threads_before.log
00:50:30 -rw-rw-r--. 1 jenkins jenkins 3106 Dec 7 23:29 post-startup-script.sh
00:50:30 -rw-rw-r--. 1 jenkins jenkins 252 Dec 7 23:29 startup-script.sh
00:50:30 -rw-rw-r--. 1 jenkins jenkins 3520 Dec 7 23:29 configuration-script.sh
00:50:30 -rw-rw-r--. 1 jenkins jenkins 337 Dec 7 23:28 detect_variables.env
00:50:30 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 7 23:28 pom.xml
00:50:30 -rw-rw-r--. 1 jenkins jenkins 92 Dec 7 23:28 set_variables.env
00:50:30 -rw-rw-r--. 1 jenkins jenkins 357 Dec 7 23:28 slave_addresses.txt
00:50:30 -rw-rw-r--. 1 jenkins jenkins 570 Dec 7 23:28 requirements.txt
00:50:30 -rw-rw-r--. 1 jenkins jenkins 26 Dec 7 23:28 env.properties
00:50:30 -rw-rw-r--. 1 jenkins jenkins 333 Dec 7 23:26 stack-parameters.yaml
00:50:30 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 7 23:25 test
00:50:30 drwxrwxr-x. 2 jenkins jenkins 6 Dec 7 23:25 test@tmp
00:50:30 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 7 21:26 maven-metadata.xml
00:50:30 + true
00:50:30 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/sh /tmp/jenkins16709102527389591374.sh
00:50:30 Cleaning up Robot installation...
00:50:31 $ ssh-agent -k
00:50:31 unset SSH_AUTH_SOCK;
00:50:31 unset SSH_AGENT_PID;
00:50:31 echo Agent pid 5193 killed;
00:50:31 [ssh-agent] Stopped.
00:50:31 Recording plot data
00:50:31 Robot results publisher started...
00:50:31 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:50:31 -Parsing output xml:
00:50:32 Done!
00:50:32 -Copying log files to build dir:
00:50:33 Done!
00:50:33 -Assigning results to build:
00:50:33 Done!
00:50:33 -Checking thresholds:
00:50:33 Done!
00:50:33 Done publishing Robot results.
00:50:33 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:50:33 [PostBuildScript] - [INFO] Executing post build scripts.
00:50:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9541463289225559574.sh
00:50:33 Archiving csit artifacts
00:50:33 mv: cannot stat '*_1.png': No such file or directory
00:50:33 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:50:33 mv: cannot stat '*_2.png': No such file or directory
00:50:33 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:50:33 mv: cannot stat '*_3.png': No such file or directory
00:50:33 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:50:33 % Total % Received % Xferd Average Speed Time Time Time Current
00:50:33 Dload Upload Total Spent Left Speed
00:50:33
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 994k 0 994k 0 0 3898k 0 --:--:-- --:--:-- --:--:-- 3913k
00:50:33 Archive: robot-plugin.zip
00:50:33 inflating: ./archives/robot-plugin/log.html
00:50:33 inflating: ./archives/robot-plugin/output.xml
00:50:33 inflating: ./archives/robot-plugin/report.html
00:50:33 mv: cannot stat '*.log.gz': No such file or directory
00:50:33 mv: cannot stat '*.csv': No such file or directory
00:50:33 mv: cannot stat '*.png': No such file or directory
00:50:33 [PostBuildScript] - [INFO] Executing post build scripts.
00:50:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1891460205812127856.sh
00:50:33 [PostBuildScript] - [INFO] Executing post build scripts.
00:50:33 [EnvInject] - Injecting environment variables from a build step.
00:50:33 [EnvInject] - Injecting as environment variables the properties content
00:50:33 OS_CLOUD=vex
00:50:33 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-scandium-84
00:50:33
00:50:33 [EnvInject] - Variables injected successfully.
00:50:33 provisioning config files...
00:50:33 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:50:33 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13664730877670591173.sh
00:50:33 ---> openstack-stack-delete.sh
00:50:34 Setup pyenv:
00:50:34 system
00:50:34 3.8.13
00:50:34 3.9.13
00:50:34 3.10.13
00:50:34 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:50:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
00:50:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:50:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:50:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:50:36 lftools 0.37.17 requires urllib3<2.1.0, but you have urllib3 2.6.0 which is incompatible.
00:50:36 lf-activate-venv(): INFO: Base packages installed successfully
00:50:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:50:52 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
00:50:52 INFO: Stack cost retrieval disabled, setting cost to 0
00:51:04 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-scandium-84
00:51:04 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-scandium-84
00:51:04 [PostBuildScript] - [INFO] Executing post build scripts.
00:51:04 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13095820192111238004.sh
00:51:04 ---> sysstat.sh
00:51:05 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10554604533469511521.sh
00:51:05 ---> package-listing.sh
00:51:05 ++ facter osfamily
00:51:05 ++ tr '[:upper:]' '[:lower:]'
00:51:05 + OS_FAMILY=redhat
00:51:05 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium
00:51:05 + START_PACKAGES=/tmp/packages_start.txt
00:51:05 + END_PACKAGES=/tmp/packages_end.txt
00:51:05 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:51:05 + PACKAGES=/tmp/packages_start.txt
00:51:05 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
00:51:05 + PACKAGES=/tmp/packages_end.txt
00:51:05 + case "${OS_FAMILY}" in
00:51:05 + rpm -qa
00:51:05 + sort
00:51:06 + '[' -f /tmp/packages_start.txt ']'
00:51:06 + '[' -f /tmp/packages_end.txt ']'
00:51:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:51:06 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium ']'
00:51:06 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
00:51:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/archives/
00:51:06 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14974005844956418246.sh
00:51:06 ---> capture-instance-metadata.sh
00:51:06 Setup pyenv:
00:51:06 system
00:51:06 3.8.13
00:51:06 3.9.13
00:51:06 3.10.13
00:51:06 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:51:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
00:51:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:08 lf-activate-venv(): INFO: Base packages installed successfully
00:51:08 lf-activate-venv(): INFO: Installing additional packages: lftools
00:51:20 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
00:51:20 INFO: Running in OpenStack, capturing instance metadata
00:51:21 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins9317661116906596116.sh
00:51:21 provisioning config files...
00:51:21 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-scandium #84
00:51:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-scandium@tmp/config4848777640073695686tmp
00:51:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:51:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:51:21 provisioning config files...
00:51:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:51:22 [EnvInject] - Injecting environment variables from a build step.
00:51:22 [EnvInject] - Injecting as environment variables the properties content
00:51:22 SERVER_ID=logs
00:51:22
00:51:22 [EnvInject] - Variables injected successfully.
00:51:22 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins10063956978872353922.sh
00:51:22 ---> create-netrc.sh
00:51:22 WARN: Log server credential not found.
00:51:22 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins14168899179548669968.sh
00:51:22 ---> python-tools-install.sh
00:51:22 Setup pyenv:
00:51:22 system
00:51:22 3.8.13
00:51:22 3.9.13
00:51:22 3.10.13
00:51:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:51:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
00:51:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:24 lf-activate-venv(): INFO: Base packages installed successfully
00:51:24 lf-activate-venv(): INFO: Installing additional packages: lftools
00:51:34 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
00:51:34 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins1048639893425900775.sh
00:51:34 ---> sudo-logs.sh
00:51:34 Archiving 'sudo' log..
00:51:35 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash /tmp/jenkins13873804364515380189.sh
00:51:35 ---> job-cost.sh
00:51:35 Setup pyenv:
00:51:35 system
00:51:35 3.8.13
00:51:35 3.9.13
00:51:35 3.10.13
00:51:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:51:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
00:51:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:37 lf-activate-venv(): INFO: Base packages installed successfully
00:51:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:51:45 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
00:51:45 DEBUG: total: 0
00:51:45 INFO: Retrieving Stack Cost...
00:51:45 INFO: Retrieving Pricing Info for: v3-standard-2
00:51:45 INFO: Archiving Costs
00:51:45 [mdsal-csit-3node-netty-replicate-only-scandium] $ /bin/bash -l /tmp/jenkins11947054749307495587.sh
00:51:45 ---> logs-deploy.sh
00:51:45 Setup pyenv:
00:51:46 system
00:51:46 3.8.13
00:51:46 3.9.13
00:51:46 3.10.13
00:51:46 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-scandium/.python-version)
00:51:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-eUC4 from file:/tmp/.os_lf_venv
00:51:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:51:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:51:48 lf-activate-venv(): INFO: Base packages installed successfully
00:51:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:51:59 lf-activate-venv(): INFO: Adding /tmp/venv-eUC4/bin to PATH
00:51:59 WARNING: Nexus logging server not set
00:51:59 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-scandium/84/
00:51:59 INFO: archiving logs to S3
00:52:00 ---> uname -a:
00:52:00 Linux prd-centos8-robot-2c-8g-11453.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
00:52:00
00:52:00
00:52:00 ---> lscpu:
00:52:00 Architecture: x86_64
00:52:00 CPU op-mode(s): 32-bit, 64-bit
00:52:00 Byte Order: Little Endian
00:52:00 CPU(s): 2
00:52:00 On-line CPU(s) list: 0,1
00:52:00 Thread(s) per core: 1
00:52:00 Core(s) per socket: 1
00:52:00 Socket(s): 2
00:52:00 NUMA node(s): 1
00:52:00 Vendor ID: AuthenticAMD
00:52:00 CPU family: 23
00:52:00 Model: 49
00:52:00 Model name: AMD EPYC-Rome Processor
00:52:00 Stepping: 0
00:52:00 CPU MHz: 2799.998
00:52:00 BogoMIPS: 5599.99
00:52:00 Virtualization: AMD-V
00:52:00 Hypervisor vendor: KVM
00:52:00 Virtualization type: full
00:52:00 L1d cache: 32K
00:52:00 L1i cache: 32K
00:52:00 L2 cache: 512K
00:52:00 L3 cache: 16384K
00:52:00 NUMA node0 CPU(s): 0,1
00:52:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
00:52:00
00:52:00
00:52:00 ---> nproc:
00:52:00 2
00:52:00
00:52:00
00:52:00 ---> df -h:
00:52:00 Filesystem Size Used Avail Use% Mounted on
00:52:00 devtmpfs 3.8G 0 3.8G 0% /dev
00:52:00 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:52:00 tmpfs 3.8G 17M 3.8G 1% /run
00:52:00 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:52:00 /dev/vda1 40G 8.3G 32G 21% /
00:52:00 tmpfs 770M 0 770M 0% /run/user/1001
00:52:00
00:52:00
00:52:00 ---> free -m:
00:52:00 total used free shared buff/cache available
00:52:00 Mem: 7697 651 4818 19 2227 6746
00:52:00 Swap: 1023 0 1023
00:52:00
00:52:00
00:52:00 ---> ip addr:
00:52:00 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:52:00 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:52:00 inet 127.0.0.1/8 scope host lo
00:52:00 valid_lft forever preferred_lft forever
00:52:00 inet6 ::1/128 scope host
00:52:00 valid_lft forever preferred_lft forever
00:52:00 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:52:00 link/ether fa:16:3e:27:62:fc brd ff:ff:ff:ff:ff:ff
00:52:00 altname enp0s3
00:52:00 altname ens3
00:52:00 inet 10.30.170.107/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:52:00 valid_lft 81182sec preferred_lft 81182sec
00:52:00 inet6 fe80::f816:3eff:fe27:62fc/64 scope link
00:52:00 valid_lft forever preferred_lft forever
00:52:00
00:52:00
00:52:00 ---> sar -b -r -n DEV:
00:52:00 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11453.novalocal) 12/08/2025 _x86_64_ (2 CPU)
00:52:00
00:52:00 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:52:00 12:01:01 AM 1.08 0.02 1.07 0.13 199.35
00:52:00 12:02:01 AM 0.45 0.07 0.38 1.73 18.89
00:52:00 12:03:01 AM 0.22 0.00 0.22 0.00 4.18
00:52:00 12:04:01 AM 0.15 0.00 0.15 0.00 3.22
00:52:00 12:05:01 AM 0.17 0.00 0.17 0.00 5.33
00:52:00 12:06:02 AM 0.35 0.00 0.35 0.00 8.43
00:52:00 12:07:01 AM 0.25 0.00 0.25 0.00 5.32
00:52:00 12:08:01 AM 0.38 0.07 0.32 7.60 10.34
00:52:00 12:09:01 AM 0.22 0.00 0.22 0.00 4.68
00:52:00 12:10:00 AM 0.12 0.00 0.12 0.00 1.89
00:52:00 12:10:01 AM 0.00 0.00 0.00 0.00 0.00
00:52:00 12:11:01 AM 0.62 0.00 0.62 0.00 21.25
00:52:00 12:12:01 AM 0.42 0.00 0.42 0.00 7.18
00:52:00 12:13:01 AM 0.45 0.00 0.45 0.00 7.48
00:52:00 12:14:01 AM 0.38 0.00 0.38 0.00 6.65
00:52:00 12:15:01 AM 0.40 0.00 0.40 0.00 6.91
00:52:00 12:16:01 AM 0.63 0.00 0.63 0.00 10.31
00:52:00 12:17:01 AM 0.42 0.00 0.42 0.00 7.72
00:52:00 12:18:01 AM 0.35 0.00 0.35 0.00 4.52
00:52:00 12:19:01 AM 0.45 0.00 0.45 0.00 6.28
00:52:00 12:20:01 AM 0.42 0.00 0.42 0.00 15.31
00:52:00 12:21:01 AM 0.75 0.00 0.75 0.00 12.76
00:52:00 12:22:01 AM 0.42 0.00 0.42 0.00 7.07
00:52:00 12:23:01 AM 0.43 0.00 0.43 0.00 7.21
00:52:00 12:24:01 AM 0.43 0.00 0.43 0.00 7.35
00:52:00 12:25:01 AM 0.42 0.00 0.42 0.00 7.18
00:52:00 12:26:01 AM 0.62 0.00 0.62 0.00 11.21
00:52:00 12:27:01 AM 1.50 0.32 1.18 6.93 26.32
00:52:00 12:28:01 AM 0.48 0.00 0.48 0.00 8.01
00:52:00 12:29:01 AM 0.40 0.00 0.40 0.00 14.78
00:52:00 12:30:01 AM 0.40 0.00 0.40 0.00 7.45
00:52:00 12:31:01 AM 0.53 0.00 0.53 0.00 10.96
00:52:00 12:32:01 AM 0.27 0.00 0.27 0.00 5.28
00:52:00 12:33:01 AM 0.18 0.00 0.18 0.00 5.90
00:52:00 12:34:01 AM 5.98 5.75 0.23 555.55 8.18
00:52:00 12:35:01 AM 2.93 0.00 2.93 0.00 71.25
00:52:00 12:36:01 AM 0.35 0.00 0.35 0.00 35.32
00:52:00 12:37:01 AM 0.25 0.00 0.25 0.00 31.08
00:52:00 12:38:01 AM 0.13 0.00 0.13 0.00 42.93
00:52:00 12:39:01 AM 0.13 0.00 0.13 0.00 2.58
00:52:00 12:40:01 AM 0.20 0.00 0.20 0.00 2.57
00:52:00 12:41:01 AM 0.47 0.00 0.47 0.00 8.95
00:52:00 12:42:01 AM 0.27 0.00 0.27 0.00 15.10
00:52:00 12:43:01 AM 0.12 0.00 0.12 0.00 3.60
00:52:00 12:44:01 AM 0.15 0.00 0.15 0.00 5.22
00:52:00 12:45:01 AM 0.15 0.00 0.15 0.00 3.48
00:52:00 12:46:01 AM 0.38 0.00 0.38 0.00 9.35
00:52:00 12:47:01 AM 0.28 0.00 0.28 0.00 6.40
00:52:00 12:48:01 AM 0.18 0.00 0.18 0.00 5.61
00:52:00 12:49:01 AM 0.25 0.00 0.25 0.00 5.07
00:52:00 12:50:01 AM 0.17 0.00 0.17 0.00 4.25
00:52:00 12:51:01 AM 11.78 0.28 11.50 33.86 524.51
00:52:00 Average: 0.76 0.13 0.64 11.88 24.95
00:52:00
00:52:00 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:52:00 12:01:01 AM 4837320 6954152 3045112 38.63 2688 2283268 788512 8.83 268196 2389632 292
00:52:00 12:02:01 AM 4837540 6954544 3044892 38.63 2688 2283432 788512 8.83 268388 2389312 4
00:52:00 12:03:01 AM 4837760 6954848 3044672 38.63 2688 2283524 788512 8.83 268388 2389192 36
00:52:00 12:04:01 AM 4837632 6954820 3044800 38.63 2688 2283616 788512 8.83 268388 2389412 68
00:52:00 12:05:01 AM 4837524 6954808 3044908 38.63 2688 2283712 788512 8.83 268388 2389516 40
00:52:00 12:06:02 AM 4837308 6954680 3045124 38.63 2688 2283800 788512 8.83 268388 2389796 16
00:52:00 12:07:01 AM 4836976 6954464 3045456 38.64 2688 2283916 775972 8.69 268388 2389856 64
00:52:00 12:08:01 AM 4837092 6954936 3045340 38.63 2688 2284280 771336 8.64 268444 2389924 24
00:52:00 12:09:01 AM 4837012 6954904 3045420 38.64 2688 2284328 771336 8.64 268444 2390020 16
00:52:00 12:10:00 AM 4837092 6955032 3045340 38.63 2688 2284376 771428 8.64 268444 2389932 32
00:52:00 12:10:01 AM 4836544 6954488 3045888 38.64 2688 2284380 771428 8.64 268444 2390284 48
00:52:00 12:11:01 AM 4835468 6953752 3046964 38.66 2688 2284720 771428 8.64 268444 2391556 4
00:52:00 12:12:01 AM 4835508 6953888 3046924 38.65 2688 2284816 771428 8.64 268444 2391584 4
00:52:00 12:13:01 AM 4835292 6953768 3047140 38.66 2688 2284912 771428 8.64 268444 2391680 4
00:52:00 12:14:01 AM 4834592 6953148 3047840 38.67 2688 2285000 771428 8.64 268444 2392336 4
00:52:00 12:15:01 AM 4834540 6953196 3047892 38.67 2688 2285092 771428 8.64 268444 2392436 4
00:52:00 12:16:01 AM 4834408 6953160 3048024 38.67 2688 2285188 771428 8.64 268444 2392716 4
00:52:00 12:17:01 AM 4834372 6953224 3048060 38.67 2688 2285296 771428 8.64 268444 2392748 16
00:52:00 12:18:01 AM 4834348 6953248 3048084 38.67 2688 2285336 771428 8.64 268444 2392680 16
00:52:00 12:19:01 AM 4834312 6953264 3048120 38.67 2688 2285388 771428 8.64 268444 2392732 4
00:52:00 12:20:01 AM 4833640 6952924 3048792 38.68 2688 2285728 766816 8.59 268444 2393204 4
00:52:00 12:21:01 AM 4833728 6953104 3048704 38.68 2688 2285820 766816 8.59 268444 2393368 24
00:52:00 12:22:01 AM 4833760 6953228 3048672 38.68 2688 2285912 766816 8.59 268444 2393276 24
00:52:00 12:23:01 AM 4833828 6953380 3048604 38.68 2688 2285988 766816 8.59 268444 2393360 4
00:52:00 12:24:01 AM 4833500 6953148 3048932 38.68 2688 2286084 766816 8.59 268444 2393572 4
00:52:00 12:25:01 AM 4833184 6952924 3049248 38.68 2688 2286176 766816 8.59 268444 2393688 4
00:52:00 12:26:01 AM 4833432 6953292 3049000 38.68 2688 2286296 766816 8.59 268444 2393740 4
00:52:00 12:27:01 AM 4832344 6952448 3050088 38.69 2688 2286536 782192 8.76 268564 2394716 16
00:52:00 12:28:01 AM 4831624 6951836 3050808 38.70 2688 2286584 782192 8.76 268564 2394996 4
00:52:00 12:29:01 AM 4831220 6951748 3051212 38.71 2688 2286908 782192 8.76 268564 2395548 24
00:52:00 12:30:01 AM 4831168 6951784 3051264 38.71 2688 2286996 803864 9.00 268564 2395248 4
00:52:00 12:31:01 AM 4830992 6951724 3051440 38.71 2688 2287100 784388 8.78 268564 2395752 44
00:52:00 12:32:01 AM 4831180 6952012 3051252 38.71 2688 2287188 784388 8.78 268564 2395460 68
00:52:00 12:33:01 AM 4831024 6951952 3051408 38.71 2688 2287284 784388 8.78 268564 2395876 52
00:52:00 12:34:01 AM 4814152 6951888 3068280 38.93 2688 2304032 773052 8.66 270960 2410064 684
00:52:00 12:35:01 AM 4813668 6951716 3068764 38.93 2688 2304336 773052 8.66 270960 2410332 268
00:52:00 12:36:01 AM 4809828 6948848 3072604 38.98 2688 2305324 773052 8.66 270960 2414232 332
00:52:00 12:37:01 AM 4804808 6944808 3077624 39.04 2688 2306304 773052 8.66 270960 2419456 460
00:52:00 12:38:01 AM 4802488 6943300 3079944 39.07 2688 2307100 788788 8.83 270960 2421848 8
00:52:00 12:39:01 AM 4801992 6942848 3080440 39.08 2688 2307152 788788 8.83 270960 2422080 24
00:52:00 12:40:01 AM 4801768 6942672 3080664 39.08 2688 2307192 785224 8.79 270960 2422320 32
00:52:00 12:41:01 AM 4801076 6942072 3081356 39.09 2688 2307280 785224 8.79 270960 2422984 56
00:52:00 12:42:01 AM 4799056 6940364 3083376 39.12 2688 2307588 785224 8.79 270960 2425056 16
00:52:00 12:43:01 AM 4798636 6940040 3083796 39.12 2688 2307680 785224 8.79 270960 2425356 36
00:52:00 12:44:01 AM 4798820 6940320 3083612 39.12 2688 2307776 785224 8.79 270960 2425180 4
00:52:00 12:45:01 AM 4798516 6940108 3083916 39.12 2688 2307868 785224 8.79 270960 2425592 40
00:52:00 12:46:01 AM 4798456 6940140 3083976 39.12 2688 2307960 785224 8.79 270960 2425628 4
00:52:00 12:47:01 AM 4798748 6940524 3083684 39.12 2688 2308052 785224 8.79 270988 2425404 36
00:52:00 12:48:01 AM 4798528 6940416 3083904 39.12 2688 2308164 785224 8.79 270988 2425552 24
00:52:00 12:49:01 AM 4798592 6940512 3083840 39.12 2688 2308204 785224 8.79 270988 2425700 32
00:52:00 12:50:01 AM 4798304 6940276 3084128 39.13 2688 2308256 787928 8.82 270988 2425868 16
00:52:00 12:51:01 AM 4946524 6916436 2935908 37.25 2688 2141596 788152 8.82 321544 2247312 37492
00:52:00 Average: 4826177 6949329 3056255 38.77 2688 2289632 778939 8.72 270295 2399214 780
00:52:00
00:52:00 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:52:00 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:01:01 AM eth0 8.06 6.88 1.98 1.37 0.00 0.00 0.00 0.00
00:52:00 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:02:01 AM eth0 0.98 0.50 0.40 0.24 0.00 0.00 0.00 0.00
00:52:00 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:03:01 AM eth0 0.32 0.25 0.09 0.05 0.00 0.00 0.00 0.00
00:52:00 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:04:01 AM eth0 0.48 0.22 0.10 0.04 0.00 0.00 0.00 0.00
00:52:00 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:05:01 AM eth0 0.43 0.27 0.10 0.05 0.00 0.00 0.00 0.00
00:52:00 12:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:06:02 AM eth0 1.63 0.60 0.62 0.37 0.00 0.00 0.00 0.00
00:52:00 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:07:01 AM eth0 1.27 1.12 0.33 0.24 0.00 0.00 0.00 0.00
00:52:00 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:08:01 AM eth0 0.82 0.27 0.10 0.03 0.00 0.00 0.00 0.00
00:52:00 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:09:01 AM eth0 0.28 0.05 0.02 0.00 0.00 0.00 0.00 0.00
00:52:00 12:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:10:00 AM eth0 0.44 0.07 0.03 0.00 0.00 0.00 0.00 0.00
00:52:00 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:11:01 AM eth0 7.92 6.78 1.97 1.38 0.00 0.00 0.00 0.00
00:52:00 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:12:01 AM eth0 0.53 0.25 0.10 0.05 0.00 0.00 0.00 0.00
00:52:00 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:13:01 AM eth0 0.37 0.25 0.09 0.05 0.00 0.00 0.00 0.00
00:52:00 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:14:01 AM eth0 0.42 0.27 0.09 0.05 0.00 0.00 0.00 0.00
00:52:00 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:15:01 AM eth0 0.32 0.20 0.09 0.04 0.00 0.00 0.00 0.00
00:52:00 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:16:01 AM eth0 0.73 0.35 0.23 0.11 0.00 0.00 0.00 0.00
00:52:00 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:17:01 AM eth0 1.52 1.20 0.35 0.23 0.00 0.00 0.00 0.00
00:52:00 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:18:01 AM eth0 0.45 0.02 0.03 0.00 0.00 0.00 0.00 0.00
00:52:00 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:19:01 AM eth0 0.27 0.03 0.02 0.00 0.00 0.00 0.00 0.00
00:52:00 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:20:01 AM eth0 7.98 6.82 1.87 1.32 0.00 0.00 0.00 0.00
00:52:00 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:21:01 AM eth0 0.45 0.32 0.22 0.11 0.00 0.00 0.00 0.00
00:52:00 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:22:01 AM eth0 0.60 0.25 0.10 0.05 0.00 0.00 0.00 0.00
00:52:00 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:23:01 AM eth0 0.58 0.33 0.14 0.06 0.00 0.00 0.00 0.00
00:52:00 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:24:01 AM eth0 0.60 0.17 0.10 0.04 0.00 0.00 0.00 0.00
00:52:00 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:25:01 AM eth0 1.08 0.50 0.47 0.30 0.00 0.00 0.00 0.00
00:52:00 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:26:01 AM eth0 1.90 1.35 0.50 0.31 0.00 0.00 0.00 0.00
00:52:00 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:27:01 AM eth0 25.06 13.93 16.06 25.80 0.00 0.00 0.00 0.00
00:52:00 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:28:01 AM eth0 36.49 18.36 25.33 16.45 0.00 0.00 0.00 0.00
00:52:00 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:29:01 AM eth0 8.48 6.98 2.18 1.56 0.00 0.00 0.00 0.00
00:52:00 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:30:01 AM eth0 0.50 0.25 0.10 0.05 0.00 0.00 0.00 0.00
00:52:00 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:31:01 AM eth0 1.00 0.60 0.49 0.31 0.00 0.00 0.00 0.00
00:52:00 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:32:01 AM eth0 1.10 0.20 0.18 0.04 0.00 0.00 0.00 0.00
00:52:00 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:33:01 AM eth0 0.62 0.43 0.34 0.24 0.00 0.00 0.00 0.00
00:52:00 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:34:01 AM eth0 1.73 1.08 0.22 0.11 0.00 0.00 0.00 0.00
00:52:00 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:35:01 AM eth0 3.68 2.92 1.06 0.74 0.00 0.00 0.00 0.00
00:52:00 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:36:01 AM eth0 3.75 2.68 1.06 0.59 0.00 0.00 0.00 0.00
00:52:00 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:37:01 AM eth0 2.65 2.50 0.88 0.52 0.00 0.00 0.00 0.00
00:52:00 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:38:01 AM eth0 3.82 1.48 1.13 0.52 0.00 0.00 0.00 0.00
00:52:00 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:39:01 AM eth0 0.77 0.20 0.29 0.19 0.00 0.00 0.00 0.00
00:52:00 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:40:01 AM eth0 0.53 0.07 0.03 0.00 0.00 0.00 0.00 0.00
00:52:00 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:41:01 AM eth0 1.57 1.10 0.42 0.29 0.00 0.00 0.00 0.00
00:52:00 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:42:01 AM eth0 11.58 6.15 2.39 1.31 0.00 0.00 0.00 0.00
00:52:00 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:43:01 AM eth0 1.47 0.65 0.86 0.61 0.00 0.00 0.00 0.00
00:52:00 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:44:01 AM eth0 0.90 0.25 0.14 0.05 0.00 0.00 0.00 0.00
00:52:00 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:45:01 AM eth0 2.88 0.58 0.83 0.43 0.00 0.00 0.00 0.00
00:52:00 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:46:01 AM eth0 1.40 0.57 0.59 0.37 0.00 0.00 0.00 0.00
00:52:00 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:47:01 AM eth0 0.38 0.20 0.10 0.04 0.00 0.00 0.00 0.00
00:52:00 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:48:01 AM eth0 2.60 1.25 0.47 0.23 0.00 0.00 0.00 0.00
00:52:00 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:49:01 AM eth0 0.33 0.05 0.02 0.00 0.00 0.00 0.00 0.00
00:52:00 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:50:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
00:52:00 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 12:51:01 AM eth0 79.21 54.03 95.86 101.29 0.00 0.00 0.00 0.00
00:52:00 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:52:00 Average: eth0 4.58 2.86 3.16 3.10 0.00 0.00 0.00 0.00
00:52:00
00:52:00
00:52:00 ---> sar -P ALL:
00:52:00 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11453.novalocal) 12/08/2025 _x86_64_ (2 CPU)
00:52:00
00:52:00 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:52:00 12:01:01 AM all 8.03 0.03 0.76 0.15 0.08 90.96
00:52:00 12:01:01 AM 0 8.70 0.05 0.96 0.07 0.07 90.15
00:52:00 12:01:01 AM 1 7.37 0.00 0.56 0.24 0.08 91.75
00:52:00 12:02:01 AM all 0.62 0.00 0.13 0.01 0.09 99.16
00:52:00 12:02:01 AM 0 0.77 0.00 0.12 0.02 0.05 99.05
00:52:00 12:02:01 AM 1 0.47 0.00 0.13 0.00 0.13 99.27
00:52:00 12:03:01 AM all 0.61 0.00 0.12 0.00 0.08 99.19
00:52:00 12:03:01 AM 0 0.60 0.00 0.12 0.00 0.07 99.21
00:52:00 12:03:01 AM 1 0.62 0.00 0.12 0.00 0.10 99.17
00:52:00 12:04:01 AM all 0.53 0.00 0.13 0.00 0.08 99.26
00:52:00 12:04:01 AM 0 0.40 0.00 0.15 0.00 0.10 99.35
00:52:00 12:04:01 AM 1 0.67 0.00 0.10 0.00 0.07 99.16
00:52:00 12:05:01 AM all 0.67 0.00 0.13 0.00 0.07 99.14
00:52:00 12:05:01 AM 0 0.72 0.00 0.18 0.00 0.08 99.01
00:52:00 12:05:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
00:52:00 12:06:02 AM all 0.54 0.00 0.13 0.00 0.10 99.23
00:52:00 12:06:02 AM 0 0.68 0.00 0.08 0.00 0.07 99.17
00:52:00 12:06:02 AM 1 0.40 0.00 0.17 0.00 0.13 99.30
00:52:00 12:07:01 AM all 1.00 0.00 0.14 0.00 0.08 98.78
00:52:00 12:07:01 AM 0 1.09 0.00 0.10 0.00 0.07 98.74
00:52:00 12:07:01 AM 1 0.92 0.00 0.17 0.00 0.10 98.81
00:52:00 12:08:01 AM all 6.77 0.00 0.50 0.01 0.06 92.66
00:52:00 12:08:01 AM 0 13.50 0.00 0.88 0.00 0.05 85.56
00:52:00 12:08:01 AM 1 0.55 0.00 0.15 0.02 0.07 99.22
00:52:00 12:09:01 AM all 6.67 0.00 0.47 0.00 0.06 92.80
00:52:00 12:09:01 AM 0 13.61 0.00 0.85 0.00 0.04 85.50
00:52:00 12:09:01 AM 1 0.25 0.00 0.12 0.00 0.08 99.55
00:52:00 12:10:00 AM all 6.64 0.00 0.48 0.00 0.07 92.82
00:52:00 12:10:00 AM 0 0.05 0.00 0.08 0.00 0.08 99.78
00:52:00 12:10:00 AM 1 13.78 0.00 0.90 0.00 0.06 85.27
00:52:00 12:10:01 AM all 7.47 0.00 1.15 0.00 0.00 91.38
00:52:00 12:10:01 AM 0 14.29 0.00 1.19 0.00 0.00 84.52
00:52:00 12:10:01 AM 1 1.11 0.00 1.11 0.00 0.00 97.78
00:52:00
00:52:00 12:10:01 AM CPU %user %nice %system %iowait %steal %idle
00:52:00 12:11:01 AM all 3.17 0.00 0.19 0.00 0.08 96.56
00:52:00 12:11:01 AM 0 2.57 0.00 0.13 0.00 0.07 97.23
00:52:00 12:11:01 AM 1 3.76 0.00 0.25 0.00 0.10 95.89
00:52:00 12:12:01 AM all 0.53 0.00 0.10 0.00 0.09 99.28
00:52:00 12:12:01 AM 0 0.65 0.00 0.12 0.00 0.10 99.13
00:52:00 12:12:01 AM 1 0.40 0.00 0.08 0.00 0.08 99.43
00:52:00 12:13:01 AM all 0.49 0.00 0.13 0.00 0.10 99.28
00:52:00 12:13:01 AM 0 0.48 0.00 0.12 0.00 0.12 99.28
00:52:00 12:13:01 AM 1 0.50 0.00 0.13 0.00 0.08 99.28
00:52:00 12:14:01 AM all 0.32 0.00 0.12 0.00 0.08 99.48
00:52:00 12:14:01 AM 0 0.47 0.00 0.12 0.00 0.10 99.31
00:52:00 12:14:01 AM 1 0.17 0.00 0.12 0.00 0.07 99.65
00:52:00 12:15:01 AM all 0.53 0.00 0.11 0.00 0.08 99.29
00:52:00 12:15:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
00:52:00 12:15:01 AM 1 0.45 0.00 0.15 0.00 0.10 99.30
00:52:00 12:16:01 AM all 0.57 0.00 0.12 0.00 0.10 99.22
00:52:00 12:16:01 AM 0 0.62 0.00 0.12 0.00 0.10 99.17
00:52:00 12:16:01 AM 1 0.52 0.00 0.12 0.00 0.10 99.27
00:52:00 12:17:01 AM all 5.41 0.00 0.40 0.00 0.07 94.13
00:52:00 12:17:01 AM 0 10.88 0.00 0.68 0.00 0.05 88.39
00:52:00 12:17:01 AM 1 0.27 0.00 0.13 0.00 0.08 99.52
00:52:00 12:18:01 AM all 6.53 0.00 0.48 0.00 0.07 92.92
00:52:00 12:18:01 AM 0 13.56 0.00 0.86 0.00 0.04 85.55
00:52:00 12:18:01 AM 1 0.08 0.00 0.13 0.00 0.10 99.68
00:52:00 12:19:01 AM all 6.48 0.00 0.43 0.00 0.06 93.04
00:52:00 12:19:01 AM 0 13.43 0.00 0.78 0.00 0.04 85.75
00:52:00 12:19:01 AM 1 0.08 0.00 0.10 0.00 0.08 99.73
00:52:00 12:20:01 AM all 4.54 0.00 0.30 0.00 0.09 95.07
00:52:00 12:20:01 AM 0 4.94 0.00 0.34 0.00 0.07 94.65
00:52:00 12:20:01 AM 1 4.15 0.00 0.25 0.00 0.12 95.49
00:52:00 12:21:01 AM all 0.57 0.00 0.12 0.00 0.09 99.22
00:52:00 12:21:01 AM 0 0.57 0.00 0.17 0.00 0.13 99.13
00:52:00 12:21:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32
00:52:00
00:52:00 12:21:01 AM CPU %user %nice %system %iowait %steal %idle
00:52:00 12:22:01 AM all 0.54 0.00 0.12 0.00 0.10 99.24
00:52:00 12:22:01 AM 0 0.60 0.00 0.08 0.00 0.08 99.23
00:52:00 12:22:01 AM 1 0.48 0.00 0.15 0.00 0.12 99.25
00:52:00 12:23:01 AM all 0.63 0.00 0.13 0.00 0.08 99.17
00:52:00 12:23:01 AM 0 0.67 0.00 0.12 0.00 0.08 99.13
00:52:00 12:23:01 AM 1 0.60 0.00 0.13 0.00 0.07 99.20
00:52:00 12:24:01 AM all 0.45 0.00 0.13 0.00 0.11 99.31
00:52:00 12:24:01 AM 0 0.38 0.00 0.13 0.00 0.12 99.37
00:52:00 12:24:01 AM 1 0.52 0.00 0.13 0.00 0.10 99.25
00:52:00 12:25:01 AM all 0.62 0.00 0.13 0.00 0.10 99.15
00:52:00 12:25:01 AM 0 0.80 0.00 0.15 0.00 0.12 98.93
00:52:00 12:25:01 AM 1 0.43 0.00 0.12 0.00 0.08 99.37
00:52:00 12:26:01 AM all 3.81 0.00 0.30 0.00 0.08 95.81
00:52:00 12:26:01 AM 0 1.12 0.00 0.13 0.00 0.08 98.66
00:52:00 12:26:01 AM 1 6.61 0.00 0.47 0.00 0.07 92.85
00:52:00 12:27:01 AM all 7.71 0.01 0.69 0.02 0.07 91.50
00:52:00 12:27:01 AM 0 11.58 0.00 1.00 0.02 0.05 87.36
00:52:00 12:27:01 AM 1 4.05 0.02 0.41 0.02 0.08 95.42
00:52:00 12:28:01 AM all 8.40 0.00 0.73 0.00 0.07 90.81
00:52:00 12:28:01 AM 0 7.80 0.00 0.69 0.00 0.07 91.44
00:52:00 12:28:01 AM 1 9.00 0.00 0.76 0.00 0.07 90.17
00:52:00 12:29:01 AM all 6.66 0.00 0.41 0.00 0.07 92.86
00:52:00 12:29:01 AM 0 5.82 0.00 0.45 0.00 0.07 93.66
00:52:00 12:29:01 AM 1 7.49 0.00 0.37 0.00 0.07 92.07
00:52:00 12:30:01 AM all 0.63 0.00 0.13 0.00 0.07 99.18
00:52:00 12:30:01 AM 0 0.57 0.00 0.18 0.00 0.08 99.16
00:52:00 12:30:01 AM 1 0.68 0.00 0.07 0.00 0.05 99.20
00:52:00 12:31:01 AM all 0.58 0.00 0.14 0.00 0.08 99.21
00:52:00 12:31:01 AM 0 0.57 0.00 0.20 0.00 0.10 99.13
00:52:00 12:31:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
00:52:00 12:32:01 AM all 0.58 0.00 0.11 0.00 0.08 99.22
00:52:00 12:32:01 AM 0 0.58 0.00 0.17 0.00 0.10 99.15
00:52:00 12:32:01 AM 1 0.58 0.00 0.05 0.00 0.07 99.30
00:52:00
00:52:00 12:32:01 AM CPU %user %nice %system %iowait %steal %idle
00:52:00 12:33:01 AM all 0.63 0.00 0.12 0.00 0.07 99.19
00:52:00 12:33:01 AM 0 0.64 0.00 0.17 0.00 0.10 99.10
00:52:00 12:33:01 AM 1 0.62 0.00 0.07 0.00 0.03 99.28
00:52:00 12:34:01 AM all 0.55 0.23 0.23 0.11 0.07 98.81
00:52:00 12:34:01 AM 0 0.52 0.47 0.33 0.22 0.10 98.36
00:52:00 12:34:01 AM 1 0.58 0.00 0.12 0.00 0.03 99.27
00:52:00 12:35:01 AM all 1.64 0.00 0.18 0.02 0.08 98.07
00:52:00 12:35:01 AM 0 0.77 0.00 0.22 0.02 0.10 98.90
00:52:00 12:35:01 AM 1 2.52 0.00 0.15 0.02 0.07 97.25
00:52:00 12:36:01 AM all 1.98 0.00 0.16 0.00 0.08 97.78
00:52:00 12:36:01 AM 0 1.99 0.00 0.15 0.00 0.07 97.79
00:52:00 12:36:01 AM 1 1.98 0.00 0.17 0.00 0.08 97.77
00:52:00 12:37:01 AM all 2.05 0.00 0.18 0.00 0.08 97.70
00:52:00 12:37:01 AM 0 1.54 0.00 0.17 0.00 0.08 98.21
00:52:00 12:37:01 AM 1 2.57 0.00 0.18 0.00 0.07 97.18
00:52:00 12:38:01 AM all 1.71 0.00 0.15 0.00 0.07 98.08
00:52:00 12:38:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25
00:52:00 12:38:01 AM 1 2.80 0.00 0.22 0.00 0.08 96.90
00:52:00 12:39:01 AM all 6.95 0.00 0.50 0.00 0.07 92.48
00:52:00 12:39:01 AM 0 0.60 0.00 0.13 0.00 0.08 99.18
00:52:00 12:39:01 AM 1 13.85 0.00 0.91 0.00 0.05 85.19
00:52:00 12:40:01 AM all 6.73 0.00 0.45 0.00 0.05 92.76
00:52:00 12:40:01 AM 0 0.58 0.00 0.12 0.00 0.05 99.25
00:52:00 12:40:01 AM 1 13.43 0.00 0.82 0.00 0.05 85.70
00:52:00 12:41:01 AM all 7.08 0.00 0.52 0.00 0.06 92.34
00:52:00 12:41:01 AM 0 0.60 0.00 0.13 0.00 0.07 99.20
00:52:00 12:41:01 AM 1 14.10 0.00 0.94 0.00 0.05 84.90
00:52:00 12:42:01 AM all 2.64 0.00 0.19 0.00 0.07 97.10
00:52:00 12:42:01 AM 0 0.67 0.00 0.18 0.00 0.07 99.08
00:52:00 12:42:01 AM 1 4.61 0.00 0.20 0.00 0.07 95.12
00:52:00 12:43:01 AM all 0.66 0.00 0.11 0.00 0.06 99.17
00:52:00 12:43:01 AM 0 0.72 0.00 0.17 0.00 0.08 99.03
00:52:00 12:43:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32
00:52:00
00:52:00 12:43:01 AM CPU %user %nice %system %iowait %steal %idle
00:52:00 12:44:01 AM all 0.55 0.00 0.11 0.00 0.06 99.28
00:52:00 12:44:01 AM 0 0.40 0.00 0.15 0.00 0.07 99.38
00:52:00 12:44:01 AM 1 0.70 0.00 0.07 0.00 0.05 99.18
00:52:00 12:45:01 AM all 0.59 0.00 0.12 0.00 0.07 99.22
00:52:00 12:45:01 AM 0 0.47 0.00 0.13 0.00 0.08 99.31
00:52:00 12:45:01 AM 1 0.72 0.00 0.10 0.00 0.05 99.13
00:52:00 12:46:01 AM all 0.59 0.00 0.12 0.00 0.08 99.22
00:52:00 12:46:01 AM 0 0.54 0.00 0.15 0.00 0.08 99.23
00:52:00 12:46:01 AM 1 0.65 0.00 0.08 0.00 0.07 99.20
00:52:00 12:47:01 AM all 0.57 0.00 0.10 0.00 0.07 99.27
00:52:00 12:47:01 AM 0 0.53 0.00 0.05 0.00 0.05 99.37
00:52:00 12:47:01 AM 1 0.60 0.00 0.15 0.00 0.08 99.16
00:52:00 12:48:01 AM all 5.81 0.00 0.41 0.01 0.05 93.73
00:52:00 12:48:01 AM 0 0.63 0.00 0.13 0.00 0.05 99.18
00:52:00 12:48:01 AM 1 11.35 0.00 0.70 0.02 0.05 87.88
00:52:00 12:49:01 AM all 6.75 0.00 0.46 0.00 0.06 92.73
00:52:00 12:49:01 AM 0 0.60 0.00 0.12 0.00 0.07 99.22
00:52:00 12:49:01 AM 1 13.45 0.00 0.84 0.00 0.05 85.65
00:52:00 12:50:01 AM all 6.73 0.00 0.47 0.00 0.04 92.76
00:52:00 12:50:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35
00:52:00 12:50:01 AM 1 13.48 0.00 0.89 0.00 0.05 85.58
00:52:00 12:51:01 AM all 18.95 0.00 2.38 0.08 0.07 78.53
00:52:00 12:51:01 AM 0 11.90 0.00 2.15 0.07 0.07 85.82
00:52:00 12:51:01 AM 1 26.13 0.00 2.62 0.08 0.07 71.10
00:52:00 Average: all 3.19 0.01 0.30 0.01 0.08 96.42
00:52:00 Average: 0 2.74 0.01 0.29 0.01 0.08 96.88
00:52:00 Average: 1 3.65 0.00 0.31 0.01 0.07 95.96
00:52:00
00:52:00
00:52:00