Started by upstream project "integration-distribution-test-titanium" build number 440
originally caused by:
Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 57
originally caused by:
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on prd-centos8-robot-2c-8g-971 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-lzIlMGY0Uru5/agent.5281
SSH_AGENT_PID=5282
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium@tmp/private_key_18227519060932030920.key (/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium@tmp/private_key_18227519060932030920.key)
[ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
The recommended git tool is: NONE
using credential opendaylight-jenkins-ssh
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
> git init /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
> git --version # timeout=10
> git --version # 'git version 2.43.0'
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh3156910497638592583.key
Verifying host key using known hosts file
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.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
using GIT_SSH to set credentials Release Engineering Jenkins Key
[INFO] Currently running in a labeled security context
[INFO] Currently SELinux is 'enforcing' on the host
> /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh9791654609031071393.key
Verifying host key using known hosts file
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.
> git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
> git rev-parse FETCH_HEAD^{commit} # timeout=10
Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
Commit message: "Adapt test for new pce-allocation field"
> git rev-parse FETCH_HEAD^{commit} # timeout=10
> git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
No emails were triggered.
provisioning config files...
copy managed file [npmrc] to file:/home/jenkins/.npmrc
copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17983510403404417927.sh
---> python-tools-install.sh
Setup pyenv:
system
* 3.8.13 (set by /opt/pyenv/version)
* 3.9.13 (set by /opt/pyenv/version)
* 3.10.13 (set by /opt/pyenv/version)
* 3.11.7 (set by /opt/pyenv/version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hC70
lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
Generating Requirements File
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.
httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
Python 3.11.7
pip 25.2 from /tmp/venv-hC70/lib/python3.11/site-packages/pip (python 3.11)
appdirs==1.4.4
argcomplete==3.6.2
aspy.yaml==1.3.0
attrs==25.3.0
autopage==0.5.2
beautifulsoup4==4.13.5
boto3==1.40.38
botocore==1.40.38
bs4==0.0.2
cachetools==5.5.2
certifi==2025.8.3
cffi==2.0.0
cfgv==3.4.0
chardet==5.2.0
charset-normalizer==3.4.3
click==8.3.0
cliff==4.11.0
cmd2==2.7.0
cryptography==3.3.2
debtcollector==3.0.0
decorator==5.2.1
defusedxml==0.7.1
Deprecated==1.2.18
distlib==0.4.0
dnspython==2.8.0
docker==7.1.0
dogpile.cache==1.4.1
durationpy==0.10
email-validator==2.3.0
filelock==3.19.1
future==1.0.0
gitdb==4.0.12
GitPython==3.1.45
google-auth==2.40.3
httplib2==0.31.0
identify==2.6.14
idna==3.10
importlib-resources==1.5.0
iso8601==2.1.0
Jinja2==3.1.6
jmespath==1.0.1
jsonpatch==1.33
jsonpointer==3.0.0
jsonschema==4.25.1
jsonschema-specifications==2025.9.1
keystoneauth1==5.12.0
kubernetes==33.1.0
lftools==0.37.14
lxml==6.0.2
markdown-it-py==4.0.0
MarkupSafe==3.0.2
mdurl==0.1.2
msgpack==1.1.1
multi_key_dict==2.0.3
munch==4.0.0
netaddr==1.3.0
niet==1.4.2
nodeenv==1.9.1
oauth2client==4.1.3
oauthlib==3.3.1
openstacksdk==4.7.1
os-service-types==1.8.0
osc-lib==4.2.0
oslo.config==10.0.0
oslo.context==6.1.0
oslo.i18n==6.6.0
oslo.log==7.2.1
oslo.serialization==5.8.0
oslo.utils==9.1.0
packaging==25.0
pbr==7.0.1
platformdirs==4.4.0
prettytable==3.16.0
psutil==7.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.2
pycparser==2.23
pygerrit2==2.0.15
PyGithub==2.8.1
Pygments==2.19.2
PyJWT==2.10.1
PyNaCl==1.6.0
pyparsing==2.4.7
pyperclip==1.10.0
pyrsistent==0.20.0
python-cinderclient==9.8.0
python-dateutil==2.9.0.post0
python-heatclient==4.3.0
python-jenkins==1.8.3
python-keystoneclient==5.7.0
python-magnumclient==4.9.0
python-openstackclient==8.2.0
python-swiftclient==4.8.0
PyYAML==6.0.2
referencing==0.36.2
requests==2.32.5
requests-oauthlib==2.0.0
requestsexceptions==1.4.0
rfc3986==2.0.0
rich==14.1.0
rich-argparse==1.7.1
rpds-py==0.27.1
rsa==4.9.1
ruamel.yaml==0.18.15
ruamel.yaml.clib==0.2.14
s3transfer==0.14.0
simplejson==3.20.1
six==1.17.0
smmap==5.0.2
soupsieve==2.8
stevedore==5.5.0
tabulate==0.9.0
toml==0.10.2
tomlkit==0.13.3
tqdm==4.67.1
typing_extensions==4.15.0
tzdata==2025.2
urllib3==1.26.20
virtualenv==20.34.0
wcwidth==0.2.14
websocket-client==1.8.0
wrapt==1.17.3
xdg==6.0.0
xmltodict==1.0.2
yq==3.4.3
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_STACK_TEMPLATE=csit-2-instance-type.yaml
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
OS_STACK_TEMPLATE_DIR=openstack-hot
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9441318734152666922.sh
---> Create parameters file for OpenStack HOT
OpenStack Heat parameters generated
-----------------------------------
parameters:
vm_0_count: '3'
vm_0_flavor: 'v3-standard-4'
vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
vm_1_count: '1'
vm_1_flavor: 'v3-standard-2'
vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
job_name: '15513-429'
silo: 'releng'
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins9219773264094596472.sh
---> Create HEAT stack
+ source /home/jenkins/lf-env.sh
+ lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
++ mktemp -d /tmp/venv-XXXX
+ lf_venv=/tmp/venv-oCzY
+ local venv_file=/tmp/.os_lf_venv
+ local python=python3
+ local options
+ local set_path=true
+ local install_args=
++ 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
+ options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
+ eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ true
+ case $1 in
+ python=python3
+ shift 2
+ true
+ case $1 in
+ shift
+ break
+ case $python in
+ local pkg_list=
+ [[ -d /opt/pyenv ]]
+ echo 'Setup pyenv:'
Setup pyenv:
+ export PYENV_ROOT=/opt/pyenv
+ PYENV_ROOT=/opt/pyenv
+ 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
+ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
+ pyenv versions
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
+ command -v pyenv
++ pyenv init - --no-rehash
+ eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
fi; done;
echo "${paths[*]}"'\'')"
export PATH="/opt/pyenv/shims:${PATH}"
export PYENV_SHELL=bash
source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
pyenv() {
local command
command="${1:-}"
if [ "$#" -gt 0 ]; then
shift
fi
case "$command" in
rehash|shell)
eval "$(pyenv "sh-$command" "$@")"
;;
*)
command pyenv "$command" "$@"
;;
esac
}'
+++ bash --norc -ec 'IFS=:; paths=($PATH);
for i in ${!paths[@]}; do
if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
fi; done;
echo "${paths[*]}"'
++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
++ 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
++ 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
++ export PYENV_SHELL=bash
++ PYENV_SHELL=bash
++ source /opt/pyenv/libexec/../completions/pyenv.bash
+++ complete -F _pyenv pyenv
++ lf-pyver python3
++ local py_version_xy=python3
++ local py_version_xyz=
++ awk '{ print $1 }'
++ pyenv versions
++ local command
++ command=versions
++ '[' 1 -gt 0 ']'
++ shift
++ case "$command" in
++ command pyenv versions
++ pyenv versions
++ sed 's/^[ *]* //'
++ grep -E '^[0-9.]*[0-9]$'
++ [[ ! -s /tmp/.pyenv_versions ]]
+++ grep '^3' /tmp/.pyenv_versions
+++ sort -V
+++ tail -n 1
++ py_version_xyz=3.11.7
++ [[ -z 3.11.7 ]]
++ echo 3.11.7
++ return 0
+ pyenv local 3.11.7
+ local command
+ command=local
+ '[' 2 -gt 0 ']'
+ shift
+ case "$command" in
+ command pyenv local 3.11.7
+ pyenv local 3.11.7
+ for arg in "$@"
+ case $arg in
+ pkg_list+='lftools[openstack] '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='kubernetes '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='niet '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-heatclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-openstackclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='python-magnumclient '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='urllib3~=1.26.15 '
+ for arg in "$@"
+ case $arg in
+ pkg_list+='yq '
+ [[ -f /tmp/.os_lf_venv ]]
++ cat /tmp/.os_lf_venv
+ lf_venv=/tmp/venv-hC70
+ echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from' file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
+ echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
+ local 'pip_opts=--upgrade --quiet'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
+ pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
+ [[ -n '' ]]
+ [[ -n '' ]]
+ echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
lf-activate-venv(): INFO: Attempting to install with network-safe options...
+ /tmp/venv-hC70/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
+ echo 'lf-activate-venv(): INFO: Base packages installed successfully'
lf-activate-venv(): INFO: Base packages installed successfully
+ [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
+ echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
+ /tmp/venv-hC70/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
+ type python3
+ true
+ echo 'lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH'
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
+ PATH=/tmp/venv-hC70/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
+ return 0
+ openstack --os-cloud vex limits show --absolute
+--------------------------+---------+
| Name | Value |
+--------------------------+---------+
| maxTotalInstances | -1 |
| maxTotalCores | 450 |
| maxTotalRAMSize | 1000000 |
| maxServerMeta | 128 |
| maxImageMeta | 128 |
| maxPersonality | 5 |
| maxPersonalitySize | 10240 |
| maxTotalKeypairs | 100 |
| maxServerGroups | 10 |
| maxServerGroupMembers | 10 |
| maxTotalFloatingIps | -1 |
| maxSecurityGroups | -1 |
| maxSecurityGroupRules | -1 |
| totalRAMUsed | 516096 |
| totalCoresUsed | 126 |
| totalInstancesUsed | 41 |
| totalFloatingIpsUsed | 0 |
| totalSecurityGroupsUsed | 0 |
| totalServerGroupsUsed | 0 |
| maxTotalVolumes | -1 |
| maxTotalSnapshots | 10 |
| maxTotalVolumeGigabytes | 4096 |
| maxTotalBackups | 10 |
| maxTotalBackupGigabytes | 1000 |
| totalVolumesUsed | 0 |
| totalGigabytesUsed | 0 |
| totalSnapshotsUsed | 0 |
| totalBackupsUsed | 0 |
| totalBackupGigabytesUsed | 0 |
+--------------------------+---------+
+ pushd /opt/ciman/openstack-hot
/opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium
+ lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/stack-parameters.yaml
Creating stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
Waiting to initialize infrastructure...
Stack initialization successful.
------------------------------------
Stack Details
------------------------------------
{'added': None,
'capabilities': [],
'created_at': '2025-09-25T00:39:51Z',
'deleted': None,
'deleted_at': None,
'description': 'No description',
'environment': None,
'environment_files': None,
'files': None,
'files_container': None,
'id': 'e5fb3930-45ab-40bb-9518-ee40da68da8e',
'is_rollback_disabled': True,
'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429/e5fb3930-45ab-40bb-9518-ee40da68da8e',
'rel': 'self'}],
'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'})}),
'name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429',
'notification_topics': [],
'outputs': [{'description': 'IP addresses of the 2nd vm types',
'output_key': 'vm_1_ips',
'output_value': ['10.30.170.210']},
{'description': 'IP addresses of the 1st vm types',
'output_key': 'vm_0_ips',
'output_value': ['10.30.171.57',
'10.30.170.121',
'10.30.170.227']}],
'owner_id': ****,
'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
'OS::stack_id': 'e5fb3930-45ab-40bb-9518-ee40da68da8e',
'OS::stack_name': 'releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429',
'job_name': '15513-429',
'silo': 'releng',
'vm_0_count': '3',
'vm_0_flavor': 'v3-standard-4',
'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
'20250201-010426.857',
'vm_1_count': '1',
'vm_1_flavor': 'v3-standard-2',
'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
'- 20250201-060151.911'},
'parent_id': None,
'replaced': None,
'status': 'CREATE_COMPLETE',
'status_reason': 'Stack CREATE completed successfully',
'tags': [],
'template': None,
'template_description': 'No description',
'template_url': None,
'timeout_mins': 15,
'unchanged': None,
'updated': None,
'updated_at': None,
'user_project_id': 'fa2db9bb9ece448cb9778f44771bba76'}
------------------------------------
+ popd
/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins12507550288690830230.sh
---> Copy SSH public keys to CSIT lab
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
SSH not responding on 10.30.170.227. Retrying in 10 seconds...
SSH not responding on 10.30.170.121. Retrying in 10 seconds...
SSH not responding on 10.30.171.57. Retrying in 10 seconds...
Warning: Permanently added '10.30.170.210' (ECDSA) to the list of known hosts.
releng-15513-429-1-mininet-ovs-217-0
Successfully copied public keys to slave 10.30.170.210
Ping to 10.30.170.121 successful.
Ping to 10.30.170.227 successful.
Ping to 10.30.171.57 successful.
SSH not responding on 10.30.170.227. Retrying in 10 seconds...
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
releng-15513-429-0-builder-0
Successfully copied public keys to slave 10.30.171.57
Process 6499 ready.
releng-15513-429-0-builder-1
Successfully copied public keys to slave 10.30.170.121
Process 6500 ready.
Ping to 10.30.170.227 successful.
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
releng-15513-429-0-builder-2
Successfully copied public keys to slave 10.30.170.227
Process 6501 ready.
Process 6502 ready.
SSH ready on all stack servers.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins1064015622365900513.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WQhv
lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.robot_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
lf-activate-venv(): INFO: Adding /tmp/venv-WQhv/bin to PATH
+ echo 'Installing Python Requirements'
Installing Python Requirements
+ cat
+ python -m pip install -r requirements.txt
Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
Collecting docker-py (from -r requirements.txt (line 1))
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)
Collecting ipaddr (from -r requirements.txt (line 2))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting netaddr (from -r requirements.txt (line 3))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
Collecting netifaces (from -r requirements.txt (line 4))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting pyhocon (from -r requirements.txt (line 5))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
Collecting requests (from -r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
Collecting robotframework (from -r requirements.txt (line 7))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 12.1 MB/s 0:00:00
Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
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)
Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting scapy (from -r requirements.txt (line 12))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 21.1 MB/s 0:00:00
Collecting jsonpath-rw (from -r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
Preparing metadata (setup.py): started
Preparing metadata (setup.py): finished with status 'done'
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 38.0 MB/s 0:00:00
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
Collecting pyangbind (from -r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
Collecting isodate (from -r requirements.txt (line 25))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
Collecting jmespath (from -r requirements.txt (line 28))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
Collecting jsonpatch (from -r requirements.txt (line 31))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
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)
Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
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)
Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
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)
Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
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)
Collecting elasticsearch (from -r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 18.7 MB/s 0:00:00
INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
Collecting pyang (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 8.8 MB/s 0:00:00
Collecting lxml (from pyangbind->-r requirements.txt (line 22))
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)
Collecting regex (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 15.2 MB/s 0:00:00
Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB)
Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
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)
Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 54.8 MB/s 0:00:00
Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
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)
Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
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)
Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
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))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB)
Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
Building wheel for robotframework-sshlibrary (setup.py): started
Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=e72a5ce8117e03d692c46d63eb9c42db8de9a9912bff3ed26bd267a646b74bd8
Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
Building wheel for ipaddr (setup.py): started
Building wheel for ipaddr (setup.py): finished with status 'done'
Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=7d9d042d5dcc5b64d48c949d9c66c29e957a5bfd394b8ac4cf7fc425e78c48df
Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
Building wheel for netifaces (setup.py): started
Building wheel for netifaces (setup.py): finished with status 'done'
Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=0e27eff638a64abe87d5bd1fb8d88147b722e11869e13e035f7014c6d8ae4a0b
Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
Building wheel for robotframework-httplibrary (setup.py): started
Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=4244bed035118071a0d3fb35b4e22878e4b4667ccaf4e2b6fb5710878603a6da
Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
Building wheel for jsonpath-rw (setup.py): started
Building wheel for jsonpath-rw (setup.py): finished with status 'done'
Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=4a12bbdd5a4486915a787b9af19fc801f83846735e6d24e7def44894ec134da0
Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
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
Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.1 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
+ pip freeze
attrs==25.3.0
bcrypt==4.3.0
beautifulsoup4==4.13.5
certifi==2025.8.3
cffi==2.0.0
charset-normalizer==3.4.3
click==8.3.0
cryptography==46.0.1
decorator==5.2.1
distlib==0.4.0
docker-py==1.10.6
docker-pycreds==0.4.0
elastic-transport==8.17.1
elasticsearch==8.19.1
elasticsearch-dsl==8.15.4
enum34==1.1.10
filelock==3.19.1
h11==0.16.0
idna==3.10
invoke==2.2.0
ipaddr==2.2.0
isodate==0.7.2
jmespath==1.0.1
jsonpatch==1.33
jsonpath-rw==1.4.0
jsonpointer==3.0.0
lxml==6.0.2
netaddr==1.3.0
netifaces==0.11.0
outcome==1.3.0.post0
paramiko==4.0.0
platformdirs==4.4.0
ply==3.11
pyang==2.7.1
pyangbind==0.8.6
pycparser==2.23
pyhocon==0.3.61
PyNaCl==1.6.0
pyparsing==3.2.5
PySocks==1.7.1
python-dateutil==2.9.0.post0
regex==2025.9.18
requests==2.32.5
robotframework==7.3.2
robotframework-httplibrary==0.4.2
robotframework-pythonlibcore==4.4.1
robotframework-requests==0.9.7
robotframework-selenium2library==3.0.0
robotframework-seleniumlibrary==6.7.1
robotframework-sshlibrary==3.8.0
scapy==2.6.1
scp==0.15.0
selenium==4.35.0
six==1.17.0
sniffio==1.3.1
sortedcontainers==2.4.0
soupsieve==2.8
trio==0.30.0
trio-websocket==0.12.2
typing_extensions==4.14.1
urllib3==2.5.0
virtualenv==20.34.0
waitress==3.0.2
WebOb==1.8.9
websocket-client==1.8.0
WebTest==3.0.6
wsproto==1.2.0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'env.properties'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins11614152808988166338.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
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.
lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
+ ODL_SYSTEM=()
+ TOOLS_SYSTEM=()
+ OPENSTACK_SYSTEM=()
+ OPENSTACK_CONTROLLERS=()
+ mapfile -t ADDR
++ openstack stack show -f json -c outputs releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
+ for i in "${ADDR[@]}"
++ ssh 10.30.170.210 hostname -s
Warning: Permanently added '10.30.170.210' (ECDSA) to the list of known hosts.
+ REMHOST=releng-15513-429-1-mininet-ovs-217-0
+ case ${REMHOST} in
+ TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.171.57 hostname -s
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ REMHOST=releng-15513-429-0-builder-0
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.170.121 hostname -s
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ REMHOST=releng-15513-429-0-builder-1
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ for i in "${ADDR[@]}"
++ ssh 10.30.170.227 hostname -s
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ REMHOST=releng-15513-429-0-builder-2
+ case ${REMHOST} in
+ ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
+ echo NUM_ODL_SYSTEM=3
+ echo NUM_TOOLS_SYSTEM=1
+ '[' '' == yes ']'
+ NUM_OPENSTACK_SYSTEM=0
+ echo NUM_OPENSTACK_SYSTEM=0
+ '[' 0 -eq 2 ']'
+ echo ODL_SYSTEM_IP=10.30.171.57
++ seq 0 2
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_1_IP=10.30.171.57
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_2_IP=10.30.170.121
+ for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
+ echo ODL_SYSTEM_3_IP=10.30.170.227
+ echo TOOLS_SYSTEM_IP=10.30.170.210
++ seq 0 0
+ for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
+ echo TOOLS_SYSTEM_1_IP=10.30.170.210
+ openstack_index=0
+ NUM_OPENSTACK_CONTROL_NODES=1
+ echo NUM_OPENSTACK_CONTROL_NODES=1
++ seq 0 0
+ for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
+ echo OPENSTACK_CONTROL_NODE_1_IP=
+ NUM_OPENSTACK_COMPUTE_NODES=-1
+ echo NUM_OPENSTACK_COMPUTE_NODES=-1
+ '[' -1 -ge 2 ']'
++ seq 0 -2
+ NUM_OPENSTACK_HAPROXY_NODES=0
+ echo NUM_OPENSTACK_HAPROXY_NODES=0
++ seq 0 -1
+ echo 'Contents of slave_addresses.txt:'
Contents of slave_addresses.txt:
+ cat slave_addresses.txt
NUM_ODL_SYSTEM=3
NUM_TOOLS_SYSTEM=1
NUM_OPENSTACK_SYSTEM=0
ODL_SYSTEM_IP=10.30.171.57
ODL_SYSTEM_1_IP=10.30.171.57
ODL_SYSTEM_2_IP=10.30.170.121
ODL_SYSTEM_3_IP=10.30.170.227
TOOLS_SYSTEM_IP=10.30.170.210
TOOLS_SYSTEM_1_IP=10.30.170.210
NUM_OPENSTACK_CONTROL_NODES=1
OPENSTACK_CONTROL_NODE_1_IP=
NUM_OPENSTACK_COMPUTE_NODES=-1
NUM_OPENSTACK_HAPROXY_NODES=0
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/sh /tmp/jenkins16391619727163031016.sh
Preparing for JRE Version 21
Karaf artifact is karaf
Karaf project is integration
Java home is /usr/lib/jvm/java-21-openjdk-amd64
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6565275881624703354.sh
2025-09-25 00:41:40 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
Bundle version is 0.22.1-SNAPSHOT
--2025-09-25 00:41:40-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1410 (1.4K) [application/xml]
Saving to: ‘maven-metadata.xml’
0K . 100% 37.8M=0s
2025-09-25 00:41:40 (37.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
org.opendaylight.integration
karaf
0.22.1-SNAPSHOT
20250924.175514
150
20250924175514
pom
0.22.1-20250924.175514-150
20250924175514
tar.gz
0.22.1-20250924.175514-150
20250924175514
zip
0.22.1-20250924.175514-150
20250924175514
cyclonedx
xml
0.22.1-20250924.175514-150
20250924175514
cyclonedx
json
0.22.1-20250924.175514-150
20250924175514
Nexus timestamp is 0.22.1-20250924.175514-150
Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
Distribution bundle is karaf-0.22.1-20250924.175514-150.zip
Distribution bundle version is 0.22.1-SNAPSHOT
Distribution folder is karaf-0.22.1-SNAPSHOT
Nexus prefix is https://nexus.opendaylight.org
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins9570090810427772318.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
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.
lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
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.
lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
Copying common-functions.sh to /tmp
Copying common-functions.sh to 10.30.170.210:/tmp
Warning: Permanently added '10.30.170.210' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.171.57:/tmp
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.170.121:/tmp
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
Copying common-functions.sh to 10.30.170.227:/tmp
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins12665596107596234287.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
#################################################
## Configure Cluster and Start ##
#################################################
ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic
SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-openflowplugin-flow-services-rest odl-openflowplugin-app-bulk-o-matic
Locating script plan to use...
Finished running script plans
Configuring member-1 with IP address 10.30.171.57
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
++ [[ /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 ]]
common-functions.sh is being sourced
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
++ DISTROSTREAM=titanium
++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
++ SSH='ssh -t -t'
++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
Changing to /tmp
+ echo 'Changing to /tmp'
+ cd /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
--2025-09-25 00:41:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 185772238 (177M) [application/zip]
Saving to: ‘karaf-0.22.1-20250924.175514-150.zip’
0K ........ ........ ........ ........ ........ ........ 1% 67.3M 3s
3072K ........ ........ ........ ........ ........ ........ 3% 140M 2s
6144K ........ ........ ........ ........ ........ ........ 5% 139M 2s
9216K ........ ........ ........ ........ ........ ........ 6% 159M 1s
12288K ........ ........ ........ ........ ........ ........ 8% 138M 1s
15360K ........ ........ ........ ........ ........ ........ 10% 150M 1s
18432K ........ ........ ........ ........ ........ ........ 11% 203M 1s
21504K ........ ........ ........ ........ ........ ........ 13% 215M 1s
24576K ........ ........ ........ ........ ........ ........ 15% 227M 1s
27648K ........ ........ ........ ........ ........ ........ 16% 247M 1s
30720K ........ ........ ........ ........ ........ ........ 18% 270M 1s
33792K ........ ........ ........ ........ ........ ........ 20% 273M 1s
36864K ........ ........ ........ ........ ........ ........ 22% 288M 1s
39936K ........ ........ ........ ........ ........ ........ 23% 302M 1s
43008K ........ ........ ........ ........ ........ ........ 25% 242M 1s
46080K ........ ........ ........ ........ ........ ........ 27% 301M 1s
49152K ........ ........ ........ ........ ........ ........ 28% 329M 1s
52224K ........ ........ ........ ........ ........ ........ 30% 323M 1s
55296K ........ ........ ........ ........ ........ ........ 32% 308M 1s
58368K ........ ........ ........ ........ ........ ........ 33% 314M 1s
61440K ........ ........ ........ ........ ........ ........ 35% 314M 1s
64512K ........ ........ ........ ........ ........ ........ 37% 310M 1s
67584K ........ ........ ........ ........ ........ ........ 38% 315M 1s
70656K ........ ........ ........ ........ ........ ........ 40% 300M 1s
73728K ........ ........ ........ ........ ........ ........ 42% 280M 0s
76800K ........ ........ ........ ........ ........ ........ 44% 321M 0s
79872K ........ ........ ........ ........ ........ ........ 45% 286M 0s
82944K ........ ........ ........ ........ ........ ........ 47% 310M 0s
86016K ........ ........ ........ ........ ........ ........ 49% 302M 0s
89088K ........ ........ ........ ........ ........ ........ 50% 305M 0s
92160K ........ ........ ........ ........ ........ ........ 52% 309M 0s
95232K ........ ........ ........ ........ ........ ........ 54% 299M 0s
98304K ........ ........ ........ ........ ........ ........ 55% 299M 0s
101376K ........ ........ ........ ........ ........ ........ 57% 298M 0s
104448K ........ ........ ........ ........ ........ ........ 59% 286M 0s
107520K ........ ........ ........ ........ ........ ........ 60% 289M 0s
110592K ........ ........ ........ ........ ........ ........ 62% 292M 0s
113664K ........ ........ ........ ........ ........ ........ 64% 273M 0s
116736K ........ ........ ........ ........ ........ ........ 66% 328M 0s
119808K ........ ........ ........ ........ ........ ........ 67% 301M 0s
122880K ........ ........ ........ ........ ........ ........ 69% 254M 0s
125952K ........ ........ ........ ........ ........ ........ 71% 374M 0s
129024K ........ ........ ........ ........ ........ ........ 72% 105M 0s
132096K ........ ........ ........ ........ ........ ........ 74% 312M 0s
135168K ........ ........ ........ ........ ........ ........ 76% 305M 0s
138240K ........ ........ ........ ........ ........ ........ 77% 302M 0s
141312K ........ ........ ........ ........ ........ ........ 79% 263M 0s
144384K ........ ........ ........ ........ ........ ........ 81% 320M 0s
147456K ........ ........ ........ ........ ........ ........ 82% 304M 0s
150528K ........ ........ ........ ........ ........ ........ 84% 308M 0s
153600K ........ ........ ........ ........ ........ ........ 86% 304M 0s
156672K ........ ........ ........ ........ ........ ........ 88% 308M 0s
159744K ........ ........ ........ ........ ........ ........ 89% 304M 0s
162816K ........ ........ ........ ........ ........ ........ 91% 263M 0s
165888K ........ ........ ........ ........ ........ ........ 93% 215M 0s
168960K ........ ........ ........ ........ ........ ........ 94% 317M 0s
172032K ........ ........ ........ ........ ........ ........ 96% 287M 0s
175104K ........ ........ ........ ........ ........ ........ 98% 281M 0s
178176K ........ ........ ........ ........ ........ ........ 99% 264M 0s
181248K .. 100% 384M=0.7s
2025-09-25 00:41:53 (246 MB/s) - ‘karaf-0.22.1-20250924.175514-150.zip’ saved [185772238/185772238]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.22.1-20250924.175514-150.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# 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
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
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
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
Configuring the startup features...
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b55e5b1a-d35b-40fb-84da-892882f64cbf.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 8f003ed9-cdb7-41ff-888d-8b7b4a9d501e
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
log4j2.rootLogger.level = INFO
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 64MB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ logapi=log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
+ orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
controllerdebugmap:
cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
+ echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=2048m
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 2048m
+ local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 2048m'
+ echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
Set JAVA_HOME
openjdk version "21.0.5" 2024-10-15
OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Listing all open ports on controller system...
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
Configuring cluster
+ '[' -f /tmp/custom_shard_config.txt ']'
+ echo 'Configuring cluster'
+ /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.57 10.30.170.121 10.30.170.227
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.171.57"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.57:2550",
"pekko://opendaylight-cluster-data@10.30.170.121:2550",
"pekko://opendaylight-cluster-data@10.30.170.227:2550"]
roles = ["member-1"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
# Use lz4 compression for LocalSnapshotStore snapshots
snapshot-store.local.use-lz4-compression = false
# Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
snapshot-store.local.lz4-blocksize = 256KB
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
}
]
Configuring member-2 with IP address 10.30.170.121
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
++ [[ /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 ]]
common-functions.sh is being sourced
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
++ DISTROSTREAM=titanium
++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
++ SSH='ssh -t -t'
++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
Changing to /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
+ echo 'Changing to /tmp'
+ cd /tmp
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
--2025-09-25 00:41:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 185772238 (177M) [application/zip]
Saving to: ‘karaf-0.22.1-20250924.175514-150.zip’
0K ........ ........ ........ ........ ........ ........ 1% 79.9M 2s
3072K ........ ........ ........ ........ ........ ........ 3% 154M 2s
6144K ........ ........ ........ ........ ........ ........ 5% 139M 1s
9216K ........ ........ ........ ........ ........ ........ 6% 140M 1s
12288K ........ ........ ........ ........ ........ ........ 8% 126M 1s
15360K ........ ........ ........ ........ ........ ........ 10% 187M 1s
18432K ........ ........ ........ ........ ........ ........ 11% 179M 1s
21504K ........ ........ ........ ........ ........ ........ 13% 174M 1s
24576K ........ ........ ........ ........ ........ ........ 15% 227M 1s
27648K ........ ........ ........ ........ ........ ........ 16% 223M 1s
30720K ........ ........ ........ ........ ........ ........ 18% 263M 1s
33792K ........ ........ ........ ........ ........ ........ 20% 276M 1s
36864K ........ ........ ........ ........ ........ ........ 22% 288M 1s
39936K ........ ........ ........ ........ ........ ........ 23% 288M 1s
43008K ........ ........ ........ ........ ........ ........ 25% 306M 1s
46080K ........ ........ ........ ........ ........ ........ 27% 297M 1s
49152K ........ ........ ........ ........ ........ ........ 28% 259M 1s
52224K ........ ........ ........ ........ ........ ........ 30% 191M 1s
55296K ........ ........ ........ ........ ........ ........ 32% 257M 1s
58368K ........ ........ ........ ........ ........ ........ 33% 229M 1s
61440K ........ ........ ........ ........ ........ ........ 35% 240M 1s
64512K ........ ........ ........ ........ ........ ........ 37% 253M 1s
67584K ........ ........ ........ ........ ........ ........ 38% 51.7M 1s
70656K ........ ........ ........ ........ ........ ........ 40% 167M 1s
73728K ........ ........ ........ ........ ........ ........ 42% 290M 1s
76800K ........ ........ ........ ........ ........ ........ 44% 292M 1s
79872K ........ ........ ........ ........ ........ ........ 45% 268M 1s
82944K ........ ........ ........ ........ ........ ........ 47% 260M 1s
86016K ........ ........ ........ ........ ........ ........ 49% 255M 0s
89088K ........ ........ ........ ........ ........ ........ 50% 269M 0s
92160K ........ ........ ........ ........ ........ ........ 52% 269M 0s
95232K ........ ........ ........ ........ ........ ........ 54% 263M 0s
98304K ........ ........ ........ ........ ........ ........ 55% 258M 0s
101376K ........ ........ ........ ........ ........ ........ 57% 271M 0s
104448K ........ ........ ........ ........ ........ ........ 59% 248M 0s
107520K ........ ........ ........ ........ ........ ........ 60% 252M 0s
110592K ........ ........ ........ ........ ........ ........ 62% 267M 0s
113664K ........ ........ ........ ........ ........ ........ 64% 278M 0s
116736K ........ ........ ........ ........ ........ ........ 66% 264M 0s
119808K ........ ........ ........ ........ ........ ........ 67% 274M 0s
122880K ........ ........ ........ ........ ........ ........ 69% 266M 0s
125952K ........ ........ ........ ........ ........ ........ 71% 270M 0s
129024K ........ ........ ........ ........ ........ ........ 72% 258M 0s
132096K ........ ........ ........ ........ ........ ........ 74% 260M 0s
135168K ........ ........ ........ ........ ........ ........ 76% 259M 0s
138240K ........ ........ ........ ........ ........ ........ 77% 264M 0s
141312K ........ ........ ........ ........ ........ ........ 79% 269M 0s
144384K ........ ........ ........ ........ ........ ........ 81% 272M 0s
147456K ........ ........ ........ ........ ........ ........ 82% 268M 0s
150528K ........ ........ ........ ........ ........ ........ 84% 266M 0s
153600K ........ ........ ........ ........ ........ ........ 86% 252M 0s
156672K ........ ........ ........ ........ ........ ........ 88% 281M 0s
159744K ........ ........ ........ ........ ........ ........ 89% 260M 0s
162816K ........ ........ ........ ........ ........ ........ 91% 244M 0s
165888K ........ ........ ........ ........ ........ ........ 93% 277M 0s
168960K ........ ........ ........ ........ ........ ........ 94% 265M 0s
172032K ........ ........ ........ ........ ........ ........ 96% 253M 0s
175104K ........ ........ ........ ........ ........ ........ 98% 285M 0s
178176K ........ ........ ........ ........ ........ ........ 99% 301M 0s
181248K .. 100% 526M=0.8s
2025-09-25 00:41:57 (219 MB/s) - ‘karaf-0.22.1-20250924.175514-150.zip’ saved [185772238/185772238]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.22.1-20250924.175514-150.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# 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
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
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
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
Configuring the startup features...
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b55e5b1a-d35b-40fb-84da-892882f64cbf.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 8f003ed9-cdb7-41ff-888d-8b7b4a9d501e
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
log4j2.rootLogger.level = INFO
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 64MB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
+ logapi=log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
+ orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
controllerdebugmap:
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
+ unset IFS
+ echo 'controllerdebugmap: '
+ '[' -n '' ']'
cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=2048m
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 2048m
memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 2048m'
+ echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
openjdk version "21.0.5" 2024-10-15
OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
Listing all open ports on controller system...
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
Configuring cluster
+ '[' -f /tmp/custom_shard_config.txt ']'
+ echo 'Configuring cluster'
+ /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.57 10.30.170.121 10.30.170.227
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.170.121"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.57:2550",
"pekko://opendaylight-cluster-data@10.30.170.121:2550",
"pekko://opendaylight-cluster-data@10.30.170.227:2550"]
roles = ["member-2"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
# Use lz4 compression for LocalSnapshotStore snapshots
snapshot-store.local.use-lz4-compression = false
# Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
snapshot-store.local.lz4-blocksize = 256KB
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
}
]
Configuring member-3 with IP address 10.30.170.227
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium
++ [[ /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 ]]
common-functions.sh is being sourced
++ echo 'common-functions.sh is being sourced'
++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT
++ DISTROSTREAM=titanium
++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
++ export CONTROLLERMEM=
++ CONTROLLERMEM=
++ case "${DISTROSTREAM}" in
++ CLUSTER_SYSTEM=pekko
++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
++ print_common_env
++ cat
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
CONTROLLERMEM:
AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
++ SSH='ssh -t -t'
++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
Changing to /tmp
Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
+ echo 'Changing to /tmp'
+ cd /tmp
+ echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip'
+ wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
--2025-09-25 00:41:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip
Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 185772238 (177M) [application/zip]
Saving to: ‘karaf-0.22.1-20250924.175514-150.zip’
0K ........ ........ ........ ........ ........ ........ 1% 93.0M 2s
3072K ........ ........ ........ ........ ........ ........ 3% 123M 2s
6144K ........ ........ ........ ........ ........ ........ 5% 114M 2s
9216K ........ ........ ........ ........ ........ ........ 6% 199M 1s
12288K ........ ........ ........ ........ ........ ........ 8% 166M 1s
15360K ........ ........ ........ ........ ........ ........ 10% 184M 1s
18432K ........ ........ ........ ........ ........ ........ 11% 233M 1s
21504K ........ ........ ........ ........ ........ ........ 13% 222M 1s
24576K ........ ........ ........ ........ ........ ........ 15% 252M 1s
27648K ........ ........ ........ ........ ........ ........ 16% 255M 1s
30720K ........ ........ ........ ........ ........ ........ 18% 284M 1s
33792K ........ ........ ........ ........ ........ ........ 20% 319M 1s
36864K ........ ........ ........ ........ ........ ........ 22% 303M 1s
39936K ........ ........ ........ ........ ........ ........ 23% 332M 1s
43008K ........ ........ ........ ........ ........ ........ 25% 341M 1s
46080K ........ ........ ........ ........ ........ ........ 27% 342M 1s
49152K ........ ........ ........ ........ ........ ........ 28% 341M 1s
52224K ........ ........ ........ ........ ........ ........ 30% 350M 1s
55296K ........ ........ ........ ........ ........ ........ 32% 353M 1s
58368K ........ ........ ........ ........ ........ ........ 33% 358M 1s
61440K ........ ........ ........ ........ ........ ........ 35% 355M 1s
64512K ........ ........ ........ ........ ........ ........ 37% 346M 0s
67584K ........ ........ ........ ........ ........ ........ 38% 349M 0s
70656K ........ ........ ........ ........ ........ ........ 40% 352M 0s
73728K ........ ........ ........ ........ ........ ........ 42% 159M 0s
76800K ........ ........ ........ ........ ........ ........ 44% 278M 0s
79872K ........ ........ ........ ........ ........ ........ 45% 298M 0s
82944K ........ ........ ........ ........ ........ ........ 47% 271M 0s
86016K ........ ........ ........ ........ ........ ........ 49% 279M 0s
89088K ........ ........ ........ ........ ........ ........ 50% 305M 0s
92160K ........ ........ ........ ........ ........ ........ 52% 374M 0s
95232K ........ ........ ........ ........ ........ ........ 54% 380M 0s
98304K ........ ........ ........ ........ ........ ........ 55% 375M 0s
101376K ........ ........ ........ ........ ........ ........ 57% 366M 0s
104448K ........ ........ ........ ........ ........ ........ 59% 380M 0s
107520K ........ ........ ........ ........ ........ ........ 60% 365M 0s
110592K ........ ........ ........ ........ ........ ........ 62% 358M 0s
113664K ........ ........ ........ ........ ........ ........ 64% 328M 0s
116736K ........ ........ ........ ........ ........ ........ 66% 310M 0s
119808K ........ ........ ........ ........ ........ ........ 67% 309M 0s
122880K ........ ........ ........ ........ ........ ........ 69% 299M 0s
125952K ........ ........ ........ ........ ........ ........ 71% 301M 0s
129024K ........ ........ ........ ........ ........ ........ 72% 308M 0s
132096K ........ ........ ........ ........ ........ ........ 74% 301M 0s
135168K ........ ........ ........ ........ ........ ........ 76% 302M 0s
138240K ........ ........ ........ ........ ........ ........ 77% 304M 0s
141312K ........ ........ ........ ........ ........ ........ 79% 311M 0s
144384K ........ ........ ........ ........ ........ ........ 81% 277M 0s
147456K ........ ........ ........ ........ ........ ........ 82% 293M 0s
150528K ........ ........ ........ ........ ........ ........ 84% 300M 0s
153600K ........ ........ ........ ........ ........ ........ 86% 289M 0s
156672K ........ ........ ........ ........ ........ ........ 88% 286M 0s
159744K ........ ........ ........ ........ ........ ........ 89% 282M 0s
162816K ........ ........ ........ ........ ........ ........ 91% 300M 0s
165888K ........ ........ ........ ........ ........ ........ 93% 277M 0s
168960K ........ ........ ........ ........ ........ ........ 94% 289M 0s
172032K ........ ........ ........ ........ ........ ........ 96% 215M 0s
175104K ........ ........ ........ ........ ........ ........ 98% 248M 0s
178176K ........ ........ ........ ........ ........ ........ 99% 264M 0s
181248K .. 100% 476M=0.7s
2025-09-25 00:42:00 (267 MB/s) - ‘karaf-0.22.1-20250924.175514-150.zip’ saved [185772238/185772238]
Extracting the new controller...
+ echo 'Extracting the new controller...'
+ unzip -q karaf-0.22.1-20250924.175514-150.zip
Adding external repositories...
+ echo 'Adding external repositories...'
+ sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# If set to true, the following property will not allow any certificate to be used
# when accessing Maven repositories through SSL
#
#org.ops4j.pax.url.mvn.certificateCheck=
#
# Path to the local Maven settings file.
# The repositories defined in this file will be automatically added to the list
# of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
# below is not set.
# The following locations are checked for the existence of the settings.xml file
# * 1. looks for the specified url
# * 2. if not found looks for ${user.home}/.m2/settings.xml
# * 3. if not found looks for ${maven.home}/conf/settings.xml
# * 4. if not found looks for ${M2_HOME}/conf/settings.xml
#
#org.ops4j.pax.url.mvn.settings=
#
# Path to the local Maven repository which is used to avoid downloading
# artifacts when they already exist locally.
# The value of this property will be extracted from the settings.xml file
# above, or defaulted to:
# System.getProperty( "user.home" ) + "/.m2/repository"
#
org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
#
# Default this to false. It's just weird to use undocumented repos
#
org.ops4j.pax.url.mvn.useFallbackRepositories=false
#
# Uncomment if you don't wanna use the proxy settings
# from the Maven conf/settings.xml file
#
# org.ops4j.pax.url.mvn.proxySupport=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# Those repositories will be checked before iterating through the
# below list of repositories and even before the local repository
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snaphots
# @noreleases : the repository does not contain any released artifacts
#
# The following property value will add the system folder as a repo.
#
org.ops4j.pax.url.mvn.defaultRepositories=\
file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
# Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
#org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
#
# Comma separated list of repositories scanned when resolving an artifact.
# The default list includes the following repositories:
# http://repo1.maven.org/maven2@id=central
# http://repository.springsource.com/maven/bundles/release@id=spring.ebr
# 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
# To add repositories to the default ones, prepend '+' to the list of repositories
# to add.
# A repository url can be appended with zero or more of the following flags:
# @snapshots : the repository contains snapshots
# @noreleases : the repository does not contain any released artifacts
# @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
#
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
### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
+ [[ True == \T\r\u\e ]]
+ echo 'Configuring the startup features...'
+ sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ FEATURE_TEST_STRING=features-test
+ FEATURE_TEST_VERSION=0.22.1-SNAPSHOT
+ KARAF_VERSION=karaf4
+ [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
+ sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
+ [[ ! -z '' ]]
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
#
# Comma separated list of features repositories to register by default
#
featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/b55e5b1a-d35b-40fb-84da-892882f64cbf.xml
#
# Comma separated list of features to install at startup
#
featuresBoot = odl-infrautils-ready,odl-jolokia,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic, 8f003ed9-cdb7-41ff-888d-8b7b4a9d501e
#
# Resource repositories (OBR) that the features resolver can use
# to resolve requirements/capabilities
#
# The format of the resourceRepositories is
# resourceRepositories=[xml:url|json:url],...
# for Instance:
#
#resourceRepositories=xml:http://host/path/to/index.xml
# or
#resourceRepositories=json:http://host/path/to/index.json
#
#
# Defines if the boot features are started in asynchronous mode (in a dedicated thread)
#
featuresBootAsynchronous=false
#
# Service requirements enforcement
#
# By default, the feature resolver checks the service requirements/capabilities of
# bundles for new features (xml schema >= 1.3.0) in order to automatically installs
# the required bundles.
# The following flag can have those values:
# - disable: service requirements are completely ignored
# - default: service requirements are ignored for old features
# - enforce: service requirements are always verified
#
#serviceRequirements=default
#
# Store cfg file for config element in feature
#
#configCfgStore=true
#
# Define if the feature service automatically refresh bundles
#
autoRefresh=true
#
# Configuration of features processing mechanism (overrides, blacklisting, modification of features)
# XML file defines instructions related to features processing
# versions.properties may declare properties to resolve placeholders in XML file
# both files are relative to ${karaf.etc}
#
#featureProcessing=org.apache.karaf.features.xml
#featureProcessingVersions=versions.properties
+ configure_karaf_log karaf4 ''
+ local -r karaf_version=karaf4
+ local -r controllerdebugmap=
+ local logapi=log4j
+ grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
log4j2.rootLogger.level = INFO
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 64MB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
+ logapi=log4j2
+ echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
+ '[' log4j2 == log4j2 ']'
+ sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
+ orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
+ echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
controllerdebugmap:
+ unset IFS
+ echo 'controllerdebugmap: '
cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
+ '[' -n '' ']'
+ echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
################################################################################
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
################################################################################
# Common pattern layout for appenders
log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
# Root logger
log4j2.rootLogger.level = INFO
# uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
#log4j2.rootLogger.type = asyncRoot
#log4j2.rootLogger.includeLocation = false
log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
log4j2.rootLogger.appenderRef.Console.ref = Console
log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
# Filters for logs marked by org.opendaylight.odlparent.Markers
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
# Loggers configuration
# Spifly logger
log4j2.logger.spifly.name = org.apache.aries.spifly
log4j2.logger.spifly.level = WARN
# Security audit logger
log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
log4j2.logger.audit.level = INFO
log4j2.logger.audit.additivity = false
log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
# Appenders configuration
# Console appender not used by default (see log4j2.rootLogger.appenderRefs)
log4j2.appender.console.type = Console
log4j2.appender.console.name = Console
log4j2.appender.console.layout.type = PatternLayout
log4j2.appender.console.layout.pattern = ${log4j2.pattern}
# Rolling file appender
log4j2.appender.rolling.type = RollingRandomAccessFile
log4j2.appender.rolling.name = RollingFile
log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
# uncomment to not force a disk flush
#log4j2.appender.rolling.immediateFlush = false
log4j2.appender.rolling.append = true
log4j2.appender.rolling.layout.type = PatternLayout
log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
log4j2.appender.rolling.policies.type = Policies
log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.rolling.policies.size.size = 1GB
log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
log4j2.appender.rolling.strategy.max = 7
# Audit file appender
log4j2.appender.audit.type = RollingRandomAccessFile
log4j2.appender.audit.name = AuditRollingFile
log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
log4j2.appender.audit.append = true
log4j2.appender.audit.layout.type = PatternLayout
log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
log4j2.appender.audit.policies.type = Policies
log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
log4j2.appender.audit.policies.size.size = 8MB
log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
log4j2.appender.audit.strategy.max = 7
# OSGi appender
log4j2.appender.osgi.type = PaxOsgi
log4j2.appender.osgi.name = PaxOsgi
log4j2.appender.osgi.filter = *
# help with identification of maven-related problems with pax-url-aether
#log4j2.logger.aether.name = shaded.org.eclipse.aether
#log4j2.logger.aether.level = TRACE
#log4j2.logger.http-headers.name = shaded.org.apache.http.headers
#log4j2.logger.http-headers.level = DEBUG
#log4j2.logger.maven.name = org.ops4j.pax.url.mvn
#log4j2.logger.maven.level = TRACE
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
+ set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
+ local -r controllermem=2048m
+ local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
Configure
java home: /usr/lib/jvm/java-21-openjdk-amd64
max memory: 2048m
+ echo Configure
+ echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
+ echo ' max memory: 2048m'
memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
+ sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
+ echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
#!/bin/sh
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
#
# handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
# script: client, instance, shell, start, status, stop, karaf
#
# if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
# Actions go here...
# fi
#
# general settings which should be applied for all scripts go here; please keep
# in mind that it is possible that scripts might be executed more than once, e.g.
# in example of the start script where the start script is executed first and the
# karaf script afterwards.
#
#
# The following section shows the possible configuration options for the default
# karaf scripts
#
export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
# export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
# export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
# export EXTRA_JAVA_OPTS # Additional JVM options
# export KARAF_HOME # Karaf home folder
# export KARAF_DATA # Karaf data folder
# export KARAF_BASE # Karaf base folder
# export KARAF_ETC # Karaf etc folder
# export KARAF_LOG # Karaf log folder
# export KARAF_SYSTEM_OPTS # First citizen Karaf options
# export KARAF_OPTS # Additional available Karaf options
# export KARAF_DEBUG # Enable debug mode
# export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
# export KARAF_NOROOT # Prevent execution as root if set to true
Set Java version
+ echo 'Set Java version'
+ sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
+ sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
sudo: a password is required
JDK default version ...
+ echo 'JDK default version ...'
+ java -version
openjdk version "21.0.5" 2024-10-15
OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
Set JAVA_HOME
+ echo 'Set JAVA_HOME'
+ export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
+ JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
+ echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
Listing all open ports on controller system...
+ echo 'Listing all open ports on controller system...'
+ netstat -pnatu
/tmp/configuration-script.sh: line 40: netstat: command not found
Configuring cluster
+ '[' -f /tmp/custom_shard_config.txt ']'
+ echo 'Configuring cluster'
+ /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.57 10.30.170.121 10.30.170.227
################################################
## Configure Cluster ##
################################################
NOTE: Cluster configuration files not found. Copying from
/tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
Configuring unique name in pekko.conf
Configuring hostname in pekko.conf
Configuring data and rpc seed nodes in pekko.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Configuring replication type in module-shards.conf
################################################
## NOTE: Manually restart controller to ##
## apply configuration. ##
################################################
Dump pekko.conf
+ echo 'Dump pekko.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
odl-cluster-data {
pekko {
remote {
artery {
enabled = on
transport = tcp
canonical.hostname = "10.30.170.227"
canonical.port = 2550
}
}
cluster {
# Using artery.
seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.57:2550",
"pekko://opendaylight-cluster-data@10.30.170.121:2550",
"pekko://opendaylight-cluster-data@10.30.170.227:2550"]
roles = ["member-3"]
# when under load we might trip a false positive on the failure detector
# failure-detector {
# heartbeat-interval = 4 s
# acceptable-heartbeat-pause = 16s
# }
}
persistence {
# By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
# modifying the following two properties. The directory location specified may be a relative or absolute path.
# The relative path is always relative to KARAF_HOME.
# snapshot-store.local.dir = "target/snapshots"
# Use lz4 compression for LocalSnapshotStore snapshots
snapshot-store.local.use-lz4-compression = false
# Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
snapshot-store.local.lz4-blocksize = 256KB
}
disable-default-actor-system-quarantined-event-handling = "false"
}
}
Dump modules.conf
+ echo 'Dump modules.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
modules = [
{
name = "inventory"
namespace = "urn:opendaylight:inventory"
shard-strategy = "module"
},
{
name = "topology"
namespace = "urn:TBD:params:xml:ns:yang:network-topology"
shard-strategy = "module"
},
{
name = "toaster"
namespace = "http://netconfcentral.org/ns/toaster"
shard-strategy = "module"
}
]
Dump module-shards.conf
+ echo 'Dump module-shards.conf'
+ cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
module-shards = [
{
name = "default"
shards = [
{
name = "default"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "inventory"
shards = [
{
name="inventory"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "topology"
shards = [
{
name="topology"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
},
{
name = "toaster"
shards = [
{
name="toaster"
replicas = ["member-1",
"member-2",
"member-3"]
}
]
}
]
Locating config plan to use...
Finished running config plans
Starting member-1 with IP address 10.30.171.57
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
Starting member-2 with IP address 10.30.170.121
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
Starting member-3 with IP address 10.30.170.227
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
Redirecting karaf console output to karaf_console.log
Starting controller...
start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10759539153337957514.sh
common-functions.sh is being sourced
common-functions environment:
MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
ACTUALFEATURES:
FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties
LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv
CONTROLLERMEM: 2048m
AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf
MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf
MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf
SUITES:
+ echo '#################################################'
#################################################
+ echo '## Verify Cluster is UP ##'
## Verify Cluster is UP ##
+ echo '#################################################'
#################################################
+ create_post_startup_script
+ cat
+ copy_and_run_post_startup_script
+ seed_index=1
++ seq 1 3
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_1_IP
+ echo 'Execute the post startup script on controller 10.30.171.57'
Execute the post startup script on controller 10.30.171.57
+ scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/post-startup-script.sh 10.30.171.57:/tmp/
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ ssh 10.30.171.57 'bash /tmp/post-startup-script.sh 1'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2025-09-25T00:42:41,452 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2025-09-25T00:42:41,452 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
+ '[' 1 == 0 ']'
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_2_IP
+ echo 'Execute the post startup script on controller 10.30.170.121'
Execute the post startup script on controller 10.30.170.121
+ scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/post-startup-script.sh 10.30.170.121:/tmp/
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ ssh 10.30.170.121 'bash /tmp/post-startup-script.sh 2'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2025-09-25T00:42:45,543 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2025-09-25T00:42:45,543 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
+ '[' 2 == 0 ']'
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_3_IP
+ echo 'Execute the post startup script on controller 10.30.170.227'
Execute the post startup script on controller 10.30.170.227
+ scp /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/post-startup-script.sh 10.30.170.227:/tmp/
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ ssh 10.30.170.227 'bash /tmp/post-startup-script.sh 3'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
/tmp/post-startup-script.sh: line 4: netstat: command not found
Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
2025-09-25T00:42:42,435 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Controller is UP
2025-09-25T00:42:42,435 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
Listing all open ports on controller system...
/tmp/post-startup-script.sh: line 51: netstat: command not found
looking for "BindException: Address already in use" in log file
looking for "server is unhealthy" in log file
+ '[' 0 == 0 ']'
+ seed_index=1
+ dump_controller_threads
++ seq 1 3
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_1_IP
+ echo 'Let'\''s take the karaf thread dump'
Let's take the karaf thread dump
+ ssh 10.30.171.57 'sudo ps aux'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
++ tr -s ' '
++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/ps_before.log
++ cut -f2 '-d '
++ grep -v grep
+ pid=2030
+ echo 'karaf main: org.apache.karaf.main.Main, pid:2030'
karaf main: org.apache.karaf.main.Main, pid:2030
+ ssh 10.30.171.57 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2030'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_2_IP
+ echo 'Let'\''s take the karaf thread dump'
Let's take the karaf thread dump
+ ssh 10.30.170.121 'sudo ps aux'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/ps_before.log
++ grep -v grep
++ tr -s ' '
++ cut -f2 '-d '
+ pid=2034
+ echo 'karaf main: org.apache.karaf.main.Main, pid:2034'
karaf main: org.apache.karaf.main.Main, pid:2034
+ ssh 10.30.170.121 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2034'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_3_IP
+ echo 'Let'\''s take the karaf thread dump'
Let's take the karaf thread dump
+ ssh 10.30.170.227 'sudo ps aux'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/ps_before.log
++ grep -v grep
++ cut -f2 '-d '
++ tr -s ' '
+ pid=2039
+ echo 'karaf main: org.apache.karaf.main.Main, pid:2039'
karaf main: org.apache.karaf.main.Main, pid:2039
+ ssh 10.30.170.227 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ '[' 0 -gt 0 ']'
+ echo 'Generating controller variables...'
Generating controller variables...
++ seq 1 3
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_1_IP
+ odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.57'
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_2_IP
+ odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.57 -v ODL_SYSTEM_2_IP:10.30.170.121'
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_3_IP
+ odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.57 -v ODL_SYSTEM_2_IP:10.30.170.121 -v ODL_SYSTEM_3_IP:10.30.170.227'
+ echo 'Generating mininet variables...'
Generating mininet variables...
++ seq 1 1
+ for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
+ MININETIP=TOOLS_SYSTEM_1_IP
+ tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.210'
+ get_test_suites SUITES
+ local __suite_list=SUITES
+ echo 'Locating test plan to use...'
Locating test plan to use...
+ testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-bulkomatic-titanium.txt
+ '[' '!' -f /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-bulkomatic-titanium.txt ']'
+ testplan_filepath=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
+ '[' disabled '!=' disabled ']'
+ echo 'Changing the testplan path...'
Changing the testplan path...
+ sed s:integration:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/testplans/openflowplugin-clustering-bulkomatic.txt
+ cat testplan.txt
# Place the suites in run order:
/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
+ '[' -z '' ']'
++ tr '\012' ' '
++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
+ suite_list='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
+ eval 'SUITES='\''/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '\'''
++ SUITES='/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ '
+ echo 'Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ ...'
Starting Robot test suites /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/ ...
+ robot -N openflowplugin-clustering-bulkomatic.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20250924.175514-150.zip -v CONTROLLER:10.30.171.57 -v CONTROLLER1:10.30.170.121 -v CONTROLLER2:10.30.170.227 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium -v MININET:10.30.170.210 -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:titanium -v ODL_SYSTEM_IP:10.30.171.57 -v ODL_SYSTEM_1_IP:10.30.171.57 -v ODL_SYSTEM_2_IP:10.30.170.121 -v ODL_SYSTEM_3_IP:10.30.170.227 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.210 -v TOOLS_SYSTEM_1_IP:10.30.170.210 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v ODL_OF_PLUGIN:lithium /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Clustering_Bulkomatic/
==============================================================================
openflowplugin-clustering-bulkomatic.txt
==============================================================================
openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation Multi DPN ...
==============================================================================
Check Shards Status And Initialize Variables :: Check Status for a... | PASS |
------------------------------------------------------------------------------
Get Inventory Follower and Leader Before Cluster Restart :: Find a... | PASS |
------------------------------------------------------------------------------
Start Mininet Connect To Follower Node1 :: Start mininet with conn... | PASS |
------------------------------------------------------------------------------
Add Bulk Flow From Follower :: 10000 Flows ( 10000 per DPN) in 1 D... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Get Bulk Flows and Verify In Inventory Leader :: Initiate get oper... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Verify Flows In Switch Before Cluster Restart :: Verify flows are ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Start Mininet Reconnect To Follower Node1 :: Start mininet with re... | PASS |
------------------------------------------------------------------------------
Verify Flows In Switch Reconnected To Follower Node1 :: Verify 100... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
------------------------------------------------------------------------------
Verify Flows In Switch Connected To Follower Node2 :: Verify 10000... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Start Mininet Connect To Inventory Leader :: Start mininet with co... | PASS |
------------------------------------------------------------------------------
Verify Flows In Switch Connected To Leader :: Verify 10000 flows p... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Inventory Leader :: Stop mininet and exi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | FAIL |
Keyword 'BulkomaticKeywords.Operation Status Check' failed after retrying for 1 minute 40 seconds. The last error was: '1' does not start with '2'
------------------------------------------------------------------------------
Verify No Flows In Inventory Leader :: Verify flow count is 0 acro... | FAIL |
Keyword 'BulkomaticKeywords.Operation Status Check' failed after retrying for 1 minute 40 seconds. The last error was: '1' does not start with '2'
------------------------------------------------------------------------------
openflowplugin-clustering-bulkomatic.txt.Cluster Reconcilliation M... | FAIL |
18 tests, 16 passed, 2 failed
==============================================================================
openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
==============================================================================
Check Shards Status and Initialize Variables :: Check Status for a... | FAIL |
Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Get Inventory Follower Before Leader Restart :: Find a follower in... | FAIL |
Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Shutdown Leader From Cluster Node :: Shutdown Leader Node and Star... | FAIL |
Variable '${Inventory_Leader}' not found.
------------------------------------------------------------------------------
Check Shards Status After Leader Shutdown :: Wait for node converg... | FAIL |
Keyword 'ClusterOpenFlow.Check OpenFlow Shards Status' failed after retrying for 1 minute 40 seconds. The last error was: Variable '${Inventory_Followers}' not found.
------------------------------------------------------------------------------
Check Shard Status For Leader After PreLeader Shutdown :: Find a L... | FAIL |
Variable '${Inventory_Followers}' not found.
------------------------------------------------------------------------------
Start Mininet Connect To Follower Node1 :: Start mininet with conn... | FAIL |
Variable '${Follower_Node_1}' not found.
------------------------------------------------------------------------------
Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... | FAIL |
Variable '${temp_json_config_add}' not found.
------------------------------------------------------------------------------
Get Bulk Flows And Verify In Leader :: Initiate get operation and ... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch Before Cluster Restart :: Verify flows are ... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Restart Pre Leader From Cluster Node :: Restart Leader Node. | FAIL |
Variable '${Inventory_Leader}' not found.
------------------------------------------------------------------------------
Check Shards Status After Leader Restart :: Wait for node converge... | FAIL |
Keyword 'ClusterOpenFlow.Check OpenFlow Shards Status' failed after retrying for 5 minutes 50 seconds. The last error was: Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Verify Data Recovery After Leader Restart :: 10000 Flows preserved... | FAIL |
Keyword 'BulkomaticKeywords.Get Bulk Flow And Verify Count In Cluster' failed after retrying for 1 minute 40 seconds. The last error was: Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch After Leader Restart :: Verify flows are in... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Delete All Flows From Follower Node1 :: 10000 Flows deleted via Fo... | FAIL |
Variable '${temp_json_config_del}' not found.
------------------------------------------------------------------------------
Verify No Flows In Leader Node :: Verify flow count is 0 across cl... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Get Inventory Follower And Leader Before Cluster Restart :: Find a... | FAIL |
Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Shutdown Follower From Cluster Node :: Shutdown Follower Node2 and... | FAIL |
Variable '${Follower_Node_2}' not found.
------------------------------------------------------------------------------
Check Shards Status After Follower Shutdown :: Wait for node conve... | FAIL |
Keyword 'ClusterOpenFlow.Check OpenFlow Shards Status' failed after retrying for 1 minute 40 seconds. The last error was: Variable '${Active_Nodes}' not found.
------------------------------------------------------------------------------
Start Mininet Connect To Follower Node :: Start mininet with conne... | FAIL |
Variable '${Follower_Node_1}' not found.
------------------------------------------------------------------------------
Add Bulk Flow From Follower Node1 :: 10000 Flows added via Followe... | FAIL |
Variable '${temp_json_config_add}' not found.
------------------------------------------------------------------------------
Get Bulk Flows And Verify In Leader Before Follower Restart :: Ini... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch Before Follower Restart :: Verify flows are... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Restart Follower From Cluster Node :: Restart Follower Node2. | FAIL |
Variable '${Follower_Node_2}' not found.
------------------------------------------------------------------------------
Check Shards Status After Follower Restart :: Wait for node conver... | FAIL |
Keyword 'ClusterOpenFlow.Check OpenFlow Shards Status' failed after retrying for 5 minutes 50 seconds. The last error was: Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Verify Data Recovery After Follower Restart :: 10000 Flows preserv... | FAIL |
Keyword 'BulkomaticKeywords.Get Bulk Flow And Verify Count In Cluster' failed after retrying for 1 minute 40 seconds. The last error was: Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch After Follower Restart :: Verify flows are ... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node :: Stop mininet and exit c... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Delete All Flows From Follower Node :: 10000 Flows deleted via Fol... | FAIL |
Variable '${temp_json_config_del}' not found.
------------------------------------------------------------------------------
Verify No Flows In Leader Node After Follower Restart :: Verify fl... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | FAIL |
30 tests, 0 passed, 30 failed
==============================================================================
openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery BulkFlow ...
==============================================================================
Check Shards Status And Initialize Variables :: Check Status for a... | FAIL |
Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Get Inventory Follower Before Cluster Restart :: Find a follower i... | FAIL |
Keyword 'ClusterManagement.Get_Leader_And_Followers_For_Shard' failed after retrying for 10 seconds. The last error was: Unrecognized Raft state: IsolatedLeader
------------------------------------------------------------------------------
Start Mininet Connect To Follower Node1 :: Start mininet with conn... | FAIL |
Variable '${Follower_Node_1}' not found.
------------------------------------------------------------------------------
Add Bulk Flow From Follower :: 1000 Flows added via Follower Node1... | FAIL |
Variable '${temp_json_config_add}' not found.
------------------------------------------------------------------------------
Get Bulk Flows and Verify In Cluster :: Initiate get operation and... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch Before Cluster Restart :: Verify flows are ... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Kill All Cluster Nodes :: Kill All Nodes. | PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node1 and Exit :: Stop mininet ... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Restart All Cluster Nodes :: Restart all cluster nodes. | PASS |
------------------------------------------------------------------------------
Verify Data Recovery After Cluster Restart :: 1000 Flows preserved... | FAIL |
Keyword 'BulkomaticKeywords.Get Bulk Flow And Verify Count In Cluster' failed after retrying for 5 minutes 50 seconds. The last error was: Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Start Mininet Again Connect To Follower Node1 :: Start mininet wit... | FAIL |
Variable '${Follower_Node_1}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch After Cluster Restart :: Verify flows are i... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node1 :: Stop mininet and exit ... | FAIL |
Variable '${mininet_conn_id}' not found.
------------------------------------------------------------------------------
Delete All Flows From Follower Node1 :: 1000 Flows deleted via Fol... | FAIL |
Variable '${temp_json_config_del}' not found.
------------------------------------------------------------------------------
Verify No Flows In Cluster :: Verify flow count is 0 across cluste... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Get Inventory Leader Before Leader Restart :: Find leader in the i... | PASS |
------------------------------------------------------------------------------
Start Mininet Connect To Leader :: Start mininet with connection t... | PASS |
------------------------------------------------------------------------------
Add Bulk Flow From Leader :: 1000 Flows added via Follower Node1 a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Variable '${temp_json_config_add}' not found.
------------------------------------------------------------------------------
Get Bulk Flows and Verify In Cluster Before Leader Restart :: Init... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch Before Leader Restart :: Verify flows are i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 10000.0 != 1000.0
------------------------------------------------------------------------------
Kill Leader From Cluster Node :: Kill Leader Node. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Leader Node :: Stop mininet and exit con... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Restart Leader from Cluster Node :: Start Leader Node Up. | PASS |
------------------------------------------------------------------------------
Verify Data Recovery After Leader Restart :: 1000 Flows preserved ... | FAIL |
Keyword 'BulkomaticKeywords.Get Bulk Flow And Verify Count In Cluster' failed after retrying for 5 minutes 50 seconds. The last error was: Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Start Mininet Again Connect To Leader :: Start mininet with connec... | PASS |
------------------------------------------------------------------------------
Verify Flows In Switch After Leader Restart :: Verify flows are in... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 10000.0 != 1000.0
------------------------------------------------------------------------------
Stop Mininet Connected To Leader Node After Leader Restart :: Stop... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Delete All Flows From Leader Node :: 1000 Flows deleted via Leader... | FAIL |
Variable '${temp_json_config_del}' not found.
------------------------------------------------------------------------------
Verify No Flows In Cluster After Leader Restart :: Verify flow cou... | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Get Inventory Follower Before follower Restart :: Find follower in... | PASS |
------------------------------------------------------------------------------
Start Mininet Connect To Follower Node2 :: Start mininet with conn... | PASS |
------------------------------------------------------------------------------
Add Bulk Flow From Follower Node2 :: 1000 Flows added via Follower... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Variable '${temp_json_config_add}' not found.
------------------------------------------------------------------------------
Get Bulk Flows and Verify In Cluster Before Follower Restart :: In... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Verify Flows In Switch Before Follower Restart :: Verify flows are... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 10000.0 != 1000.0
------------------------------------------------------------------------------
Kill Follower Node2 :: Kill Follower Node2. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node2 and Exit :: Stop mininet ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Restart Follower Node2 :: Start Follower Node2 Up. | PASS |
------------------------------------------------------------------------------
Verify Data Recovery After Follower Node2 Restart :: 1000 Flows pr... | FAIL |
Keyword 'BulkomaticKeywords.Get Bulk Flow And Verify Count In Cluster' failed after retrying for 5 minutes 50 seconds. The last error was: Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
Start Mininet Again Connect To Follower Node2 :: Start mininet wit... | PASS |
------------------------------------------------------------------------------
Verify Flows In Switch After Follower Node2 Restart :: Verify flow... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| FAIL |
Keyword 'MininetKeywords.Check Flows In Mininet' failed after retrying for 1 minute 40 seconds. The last error was: 10000.0 != 1000.0
------------------------------------------------------------------------------
Stop Mininet Connected To Follower Node2 :: Stop mininet and exit ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
:1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
| PASS |
------------------------------------------------------------------------------
Delete All Flows From Follower Node 2 :: 1000 Flows deleted via Le... | FAIL |
Variable '${temp_json_config_del}' not found.
------------------------------------------------------------------------------
Verify No Flows In Cluster After Follower Node2 Restart | FAIL |
Variable '${temp_json_config_get}' not found.
------------------------------------------------------------------------------
openflowplugin-clustering-bulkomatic.txt.Cluster HA Data Recovery ... | FAIL |
43 tests, 16 passed, 27 failed
==============================================================================
openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Verification ...
==============================================================================
Check Shard And Get Inventory :: Check Status for all shards and F...
The follower Node1 is 1
The follower Node2 is 2
The leader Node is 3
| PASS |
------------------------------------------------------------------------------
Initial Current Term Verification :: Verifying current term for Le... Current Term is 4
| PASS |
------------------------------------------------------------------------------
Add Bulk Flow From Follower :: 10000 Flows added via Follower Node... | PASS |
------------------------------------------------------------------------------
Get Bulk Flows And Verify In Cluster :: Initiate get operation and... | PASS |
------------------------------------------------------------------------------
Current Term Verification After Adding Bulk Flow :: Verifying curr... | PASS |
------------------------------------------------------------------------------
Current Term Comparison Before And After Addition Of Flow :: Compa... Current Term after pushing the flows is 4
| PASS |
------------------------------------------------------------------------------
Delete and Add ten percent of the flows for 5 iterations :: Perfor... | PASS |
------------------------------------------------------------------------------
Current Term Verification After Continuous Deletion and Addition O... | PASS |
------------------------------------------------------------------------------
Current Term Comparison Before and After Continuous Deletion and A... Current Term after pushing the flows is 4
| PASS |
------------------------------------------------------------------------------
Delete All Flows From Follower Node :: 10000 Flows deleted via Lea... | FAIL |
Keyword 'BulkomaticKeywords.Operation Status Check' failed after retrying for 6 minutes 40 seconds. The last error was: '-1' does not start with '2'
------------------------------------------------------------------------------
Verify No Flows In Cluster After Flow Deletion :: Verifying No FLo... | FAIL |
Keyword 'BulkomaticKeywords.Operation Status Check' failed after retrying for 6 minutes 40 seconds. The last error was: '1' does not start with '2'
------------------------------------------------------------------------------
PreLeader Verification :: Verifying LastIndex and LastApplied and ... | FAIL |
260921 != 240094
------------------------------------------------------------------------------
openflowplugin-clustering-bulkomatic.txt.Cluster Current Term Veri... | FAIL |
12 tests, 9 passed, 3 failed
==============================================================================
openflowplugin-clustering-bulkomatic.txt | FAIL |
103 tests, 41 passed, 62 failed
==============================================================================
Output: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/output.xml
Log: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/log.html
Report: /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/report.html
+ true
+ echo 'Examining the files in data/log and checking filesize'
Examining the files in data/log and checking filesize
+ ssh 10.30.171.57 'ls -altr /tmp/karaf-0.22.1-SNAPSHOT/data/log/'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
total 24068
drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:42 .
drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 00:42 ..
-rw-rw-r-- 1 jenkins jenkins 1727 Sep 25 01:09 karaf_console.log
-rw-rw-r-- 1 jenkins jenkins 24631667 Sep 25 01:52 karaf.log
+ ssh 10.30.171.57 'du -hs /tmp/karaf-0.22.1-SNAPSHOT/data/log/*'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
24M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
+ ssh 10.30.170.121 'ls -altr /tmp/karaf-0.22.1-SNAPSHOT/data/log/'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
total 6292
drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:42 .
drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 00:42 ..
-rw-rw-r-- 1 jenkins jenkins 1727 Sep 25 01:09 karaf_console.log
-rw-rw-r-- 1 jenkins jenkins 6427722 Sep 25 01:52 karaf.log
+ ssh 10.30.170.121 'du -hs /tmp/karaf-0.22.1-SNAPSHOT/data/log/*'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
6.2M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
+ ssh 10.30.170.227 'ls -altr /tmp/karaf-0.22.1-SNAPSHOT/data/log/'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
total 28452
drwxrwxr-x 2 jenkins jenkins 4096 Sep 25 00:42 .
drwxrwxr-x 9 jenkins jenkins 4096 Sep 25 00:42 ..
-rw-rw-r-- 1 jenkins jenkins 1727 Sep 25 01:09 karaf_console.log
-rw-rw-r-- 1 jenkins jenkins 29121170 Sep 25 01:53 karaf.log
+ ssh 10.30.170.227 'du -hs /tmp/karaf-0.22.1-SNAPSHOT/data/log/*'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
28M /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
4.0K /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
+ set +e
++ seq 1 3
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_1_IP
+ echo 'Let'\''s take the karaf thread dump again'
Let's take the karaf thread dump again
+ ssh 10.30.171.57 'sudo ps aux'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/ps_after.log
++ grep -v grep
++ cut -f2 '-d '
++ tr -s ' '
+ pid=5831
+ echo 'karaf main: org.apache.karaf.main.Main, pid:5831'
karaf main: org.apache.karaf.main.Main, pid:5831
+ ssh 10.30.171.57 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 5831'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ echo 'killing karaf process...'
killing karaf process...
+ ssh 10.30.171.57 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_2_IP
+ echo 'Let'\''s take the karaf thread dump again'
Let's take the karaf thread dump again
+ ssh 10.30.170.121 'sudo ps aux'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
++ tr -s ' '
++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/ps_after.log
++ grep -v grep
++ cut -f2 '-d '
+ pid=5677
+ echo 'karaf main: org.apache.karaf.main.Main, pid:5677'
karaf main: org.apache.karaf.main.Main, pid:5677
+ ssh 10.30.170.121 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 5677'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ echo 'killing karaf process...'
killing karaf process...
+ ssh 10.30.170.121 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_3_IP
+ echo 'Let'\''s take the karaf thread dump again'
Let's take the karaf thread dump again
+ ssh 10.30.170.227 'sudo ps aux'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
++ grep org.apache.karaf.main.Main /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/ps_after.log
++ grep -v grep
++ tr -s ' '
++ cut -f2 '-d '
+ pid=4616
+ echo 'karaf main: org.apache.karaf.main.Main, pid:4616'
karaf main: org.apache.karaf.main.Main, pid:4616
+ ssh 10.30.170.227 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 4616'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ echo 'killing karaf process...'
killing karaf process...
+ ssh 10.30.170.227 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ sleep 5
++ seq 1 3
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_1_IP
+ echo 'Compressing karaf.log 1'
Compressing karaf.log 1
+ ssh 10.30.171.57 gzip --best /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ echo 'Fetching compressed karaf.log 1'
Fetching compressed karaf.log 1
+ scp 10.30.171.57:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ ssh 10.30.171.57 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ scp 10.30.171.57:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ ssh 10.30.171.57 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
+ echo 'Fetch GC logs'
Fetch GC logs
+ mkdir -p gclogs-1
+ scp '10.30.171.57:/tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log' gclogs-1/
Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_2_IP
+ echo 'Compressing karaf.log 2'
Compressing karaf.log 2
+ ssh 10.30.170.121 gzip --best /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ echo 'Fetching compressed karaf.log 2'
Fetching compressed karaf.log 2
+ scp 10.30.170.121:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ ssh 10.30.170.121 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ scp 10.30.170.121:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ ssh 10.30.170.121 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
+ echo 'Fetch GC logs'
Fetch GC logs
+ mkdir -p gclogs-2
+ scp '10.30.170.121:/tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log' gclogs-2/
Warning: Permanently added '10.30.170.121' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
+ for i in $(seq 1 "${NUM_ODL_SYSTEM}")
+ CONTROLLERIP=ODL_SYSTEM_3_IP
+ echo 'Compressing karaf.log 3'
Compressing karaf.log 3
+ ssh 10.30.170.227 gzip --best /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ echo 'Fetching compressed karaf.log 3'
Fetching compressed karaf.log 3
+ scp 10.30.170.227:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ ssh 10.30.170.227 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf.log.gz
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ scp 10.30.170.227:/tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ ssh 10.30.170.227 rm -f /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
+ echo 'Fetch GC logs'
Fetch GC logs
+ mkdir -p gclogs-3
+ scp '10.30.170.227:/tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log' gclogs-3/
Warning: Permanently added '10.30.170.227' (ECDSA) to the list of known hosts.
scp: /tmp/karaf-0.22.1-SNAPSHOT/data/log/*.log: No such file or directory
+ echo 'Examine copied files'
Examine copied files
+ ls -lt
total 210492
drwxrwxr-x. 2 jenkins jenkins 6 Sep 25 01:53 gclogs-3
-rw-rw-r--. 1 jenkins jenkins 1727 Sep 25 01:53 odl3_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 448592 Sep 25 01:53 odl3_karaf.log.gz
drwxrwxr-x. 2 jenkins jenkins 6 Sep 25 01:53 gclogs-2
-rw-rw-r--. 1 jenkins jenkins 1727 Sep 25 01:53 odl2_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 133734 Sep 25 01:53 odl2_karaf.log.gz
drwxrwxr-x. 2 jenkins jenkins 6 Sep 25 01:53 gclogs-1
-rw-rw-r--. 1 jenkins jenkins 1727 Sep 25 01:53 odl1_karaf_console.log
-rw-rw-r--. 1 jenkins jenkins 452497 Sep 25 01:53 odl1_karaf.log.gz
-rw-rw-r--. 1 jenkins jenkins 305867 Sep 25 01:53 karaf_3_4616_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 13855 Sep 25 01:53 ps_after.log
-rw-rw-r--. 1 jenkins jenkins 116232 Sep 25 01:53 karaf_2_5677_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 119983 Sep 25 01:53 karaf_1_5831_threads_after.log
-rw-rw-r--. 1 jenkins jenkins 260915 Sep 25 01:53 report.html
-rw-rw-r--. 1 jenkins jenkins 2707466 Sep 25 01:53 log.html
-rw-rw-r--. 1 jenkins jenkins 210569381 Sep 25 01:52 output.xml
-rw-rw-r--. 1 jenkins jenkins 163 Sep 25 00:45 testplan.txt
-rw-rw-r--. 1 jenkins jenkins 99767 Sep 25 00:45 karaf_3_2039_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 14478 Sep 25 00:45 ps_before.log
-rw-rw-r--. 1 jenkins jenkins 105661 Sep 25 00:45 karaf_2_2034_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 98893 Sep 25 00:45 karaf_1_2030_threads_before.log
-rw-rw-r--. 1 jenkins jenkins 3106 Sep 25 00:42 post-startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 252 Sep 25 00:41 startup-script.sh
-rw-rw-r--. 1 jenkins jenkins 3495 Sep 25 00:41 configuration-script.sh
-rw-rw-r--. 1 jenkins jenkins 337 Sep 25 00:41 detect_variables.env
-rw-rw-r--. 1 jenkins jenkins 2619 Sep 25 00:41 pom.xml
-rw-rw-r--. 1 jenkins jenkins 92 Sep 25 00:41 set_variables.env
-rw-rw-r--. 1 jenkins jenkins 357 Sep 25 00:41 slave_addresses.txt
-rw-rw-r--. 1 jenkins jenkins 570 Sep 25 00:41 requirements.txt
-rw-rw-r--. 1 jenkins jenkins 26 Sep 25 00:41 env.properties
-rw-rw-r--. 1 jenkins jenkins 334 Sep 25 00:39 stack-parameters.yaml
drwxrwxr-x. 7 jenkins jenkins 4096 Sep 25 00:38 test
drwxrwxr-x. 2 jenkins jenkins 6 Sep 25 00:38 test@tmp
-rw-rw-r--. 1 jenkins jenkins 1410 Sep 24 17:55 maven-metadata.xml
+ true
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/sh /tmp/jenkins1787208828636231952.sh
Cleaning up Robot installation...
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 5282 killed;
[ssh-agent] Stopped.
Recording plot data
Robot results publisher started...
INFO: Checking test criticality is deprecated and will be dropped in a future release!
-Parsing output xml:
Done!
-Copying log files to build dir:
Done!
-Assigning results to build:
Done!
-Checking thresholds:
Done!
Done publishing Robot results.
Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17604454028578120179.sh
Archiving csit artifacts
mv: cannot stat '*_1.png': No such file or directory
mv: cannot stat '/tmp/odl1_*': No such file or directory
mv: cannot stat '*_2.png': No such file or directory
mv: cannot stat '/tmp/odl2_*': No such file or directory
mv: cannot stat '*_3.png': No such file or directory
mv: cannot stat '/tmp/odl3_*': No such file or directory
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1960k 0 1960k 0 0 4109k 0 --:--:-- --:--:-- --:--:-- 4100k
100 7464k 0 7464k 0 0 5060k 0 --:--:-- 0:00:01 --:--:-- 5060k
100 13.1M 0 13.1M 0 0 5424k 0 --:--:-- 0:00:02 --:--:-- 5424k
100 19.0M 0 19.0M 0 0 5602k 0 --:--:-- 0:00:03 --:--:-- 5601k
100 24.8M 0 24.8M 0 0 5695k 0 --:--:-- 0:00:04 --:--:-- 5693k
100 26.3M 0 26.3M 0 0 5667k 0 --:--:-- 0:00:04 --:--:-- 5840k
Archive: robot-plugin.zip
inflating: ./archives/robot-plugin/log.html
inflating: ./archives/robot-plugin/output.xml
inflating: ./archives/robot-plugin/report.html
mv: cannot stat '*.log.gz': No such file or directory
mv: cannot stat '*.csv': No such file or directory
mv: cannot stat '*.png': No such file or directory
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6847479709475692669.sh
[PostBuildScript] - [INFO] Executing post build scripts.
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
OS_CLOUD=vex
OS_STACK_NAME=releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
[EnvInject] - Variables injected successfully.
provisioning config files...
copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17007786820943426700.sh
---> openstack-stack-delete.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
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.
lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
INFO: Retrieving stack cost for: releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
DEBUG: Successfully retrieved stack cost: total: 0.77
INFO: Deleting stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
Successfully deleted stack releng-openflowplugin-csit-3node-clustering-bulkomatic-only-titanium-429
[PostBuildScript] - [INFO] Executing post build scripts.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3857744836271941938.sh
---> sysstat.sh
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9570359807769320033.sh
---> package-listing.sh
++ facter osfamily
++ tr '[:upper:]' '[:lower:]'
+ OS_FAMILY=redhat
+ workspace=/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium
+ START_PACKAGES=/tmp/packages_start.txt
+ END_PACKAGES=/tmp/packages_end.txt
+ DIFF_PACKAGES=/tmp/packages_diff.txt
+ PACKAGES=/tmp/packages_start.txt
+ '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium ']'
+ PACKAGES=/tmp/packages_end.txt
+ case "${OS_FAMILY}" in
+ rpm -qa
+ sort
+ '[' -f /tmp/packages_start.txt ']'
+ '[' -f /tmp/packages_end.txt ']'
+ diff /tmp/packages_start.txt /tmp/packages_end.txt
+ '[' /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium ']'
+ mkdir -p /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/archives/
+ cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/archives/
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins10666694518703636798.sh
---> capture-instance-metadata.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
INFO: Running in OpenStack, capturing instance metadata
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins9201291749615933371.sh
provisioning config files...
Could not find credentials [logs] for openflowplugin-csit-3node-clustering-bulkomatic-only-titanium #429
copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium@tmp/config5165758765945105616tmp
Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
provisioning config files...
copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content
SERVER_ID=logs
[EnvInject] - Variables injected successfully.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins1125219499648580407.sh
---> create-netrc.sh
WARN: Log server credential not found.
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17415536883068395194.sh
---> python-tools-install.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins17816718045447686017.sh
---> sudo-logs.sh
Archiving 'sudo' log..
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins2330487038782215344.sh
---> job-cost.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
DEBUG: total: 0.77
INFO: Retrieving Stack Cost...
INFO: Retrieving Pricing Info for: v3-standard-2
INFO: Archiving Costs
[openflowplugin-csit-3node-clustering-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins11288145745561652042.sh
---> logs-deploy.sh
Setup pyenv:
system
3.8.13
3.9.13
3.10.13
* 3.11.7 (set by /w/workspace/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/.python-version)
lf-activate-venv(): INFO: Reuse venv:/tmp/venv-hC70 from file:/tmp/.os_lf_venv
lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
lf-activate-venv(): INFO: Attempting to install with network-safe options...
lf-activate-venv(): INFO: Base packages installed successfully
lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
lf-activate-venv(): INFO: Adding /tmp/venv-hC70/bin to PATH
WARNING: Nexus logging server not set
INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-3node-clustering-bulkomatic-only-titanium/429/
INFO: archiving logs to S3
---> uname -a:
Linux prd-centos8-robot-2c-8g-971.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
---> lscpu:
Architecture: x86_64
CPU op-mode(s): 32-bit, 64-bit
Byte Order: Little Endian
CPU(s): 2
On-line CPU(s) list: 0,1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 2
NUMA node(s): 1
Vendor ID: AuthenticAMD
CPU family: 23
Model: 49
Model name: AMD EPYC-Rome Processor
Stepping: 0
CPU MHz: 2799.998
BogoMIPS: 5599.99
Virtualization: AMD-V
Hypervisor vendor: KVM
Virtualization type: full
L1d cache: 32K
L1i cache: 32K
L2 cache: 512K
L3 cache: 16384K
NUMA node0 CPU(s): 0,1
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
---> nproc:
2
---> df -h:
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.8G 0 3.8G 0% /dev
tmpfs 3.8G 0 3.8G 0% /dev/shm
tmpfs 3.8G 17M 3.8G 1% /run
tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
/dev/vda1 40G 8.7G 32G 22% /
tmpfs 770M 0 770M 0% /run/user/1001
---> free -m:
total used free shared buff/cache available
Mem: 7697 730 4338 19 2628 6668
Swap: 1023 0 1023
---> ip addr:
1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
link/ether fa:16:3e:a6:b7:00 brd ff:ff:ff:ff:ff:ff
altname enp0s3
altname ens3
inet 10.30.171.231/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
valid_lft 81757sec preferred_lft 81757sec
inet6 fe80::f816:3eff:fea6:b700/64 scope link
valid_lft forever preferred_lft forever
---> sar -b -r -n DEV:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/25/2025 _x86_64_ (2 CPU)
00:37:39 LINUX RESTART (2 CPU)
12:38:01 AM tps rtps wtps bread/s bwrtn/s
12:39:01 AM 145.57 64.40 81.17 7777.54 41221.74
12:40:01 AM 100.22 0.72 99.50 52.92 11488.80
12:41:01 AM 30.36 0.42 29.94 64.78 2450.02
12:42:01 AM 85.10 9.45 75.66 1685.30 8512.33
12:43:01 AM 9.95 0.00 9.95 0.00 1084.14
12:44:01 AM 3.33 0.00 3.33 0.00 113.46
12:45:01 AM 0.15 0.00 0.15 0.00 1.85
12:46:01 AM 0.58 0.22 0.37 11.73 107.33
12:47:01 AM 2.07 0.00 2.07 0.00 93.62
12:48:01 AM 0.32 0.00 0.32 0.00 42.61
12:49:01 AM 0.35 0.00 0.35 0.00 32.57
12:50:01 AM 0.18 0.00 0.18 0.00 50.52
12:51:01 AM 0.28 0.00 0.28 0.00 50.57
12:52:01 AM 0.32 0.00 0.32 0.00 45.24
12:53:01 AM 0.45 0.03 0.42 0.27 294.07
12:54:01 AM 1.58 0.00 1.58 0.00 611.96
12:55:01 AM 0.53 0.00 0.53 0.00 456.24
12:56:01 AM 0.42 0.00 0.42 0.00 530.48
12:57:01 AM 0.43 0.00 0.43 0.00 538.47
12:58:01 AM 0.65 0.00 0.65 0.00 427.91
12:59:01 AM 0.25 0.00 0.25 0.00 3.77
01:00:01 AM 0.17 0.00 0.17 0.00 43.88
01:01:01 AM 0.20 0.02 0.18 0.13 1.78
01:02:01 AM 0.53 0.07 0.47 1.73 271.48
01:03:01 AM 0.62 0.00 0.62 0.00 585.50
01:04:01 AM 0.47 0.00 0.47 0.00 456.05
01:05:01 AM 0.27 0.00 0.27 0.00 259.71
01:06:01 AM 0.63 0.00 0.63 0.00 745.00
01:07:01 AM 0.50 0.00 0.50 0.00 520.18
01:08:02 AM 0.32 0.00 0.32 0.00 70.44
01:09:01 AM 0.53 0.00 0.53 0.00 14.83
01:10:01 AM 0.30 0.03 0.27 1.87 85.05
01:11:01 AM 0.25 0.00 0.25 0.00 23.91
01:12:01 AM 0.42 0.00 0.42 0.00 5.23
01:13:01 AM 0.45 0.00 0.45 0.00 5.13
01:14:01 AM 0.57 0.00 0.57 0.00 8.97
01:15:01 AM 0.35 0.00 0.35 0.00 4.38
01:16:01 AM 0.37 0.00 0.37 0.00 4.25
01:17:01 AM 1.22 0.32 0.90 6.93 45.65
01:18:01 AM 0.25 0.00 0.25 0.00 7.70
01:19:01 AM 0.23 0.00 0.23 0.00 15.90
01:20:01 AM 0.23 0.00 0.23 0.00 10.95
01:21:01 AM 0.22 0.00 0.22 0.00 2.73
01:22:01 AM 0.20 0.00 0.20 0.00 3.52
01:23:01 AM 0.28 0.00 0.28 0.00 4.07
01:24:01 AM 0.23 0.00 0.23 0.00 4.17
01:25:01 AM 0.13 0.02 0.12 0.13 5.06
01:26:01 AM 8.62 5.73 2.88 555.51 74.05
01:27:01 AM 0.25 0.00 0.25 0.00 29.51
01:28:01 AM 0.22 0.00 0.22 0.00 7.53
01:29:01 AM 0.35 0.00 0.35 0.00 17.36
01:30:01 AM 0.18 0.00 0.18 0.00 9.62
01:31:01 AM 0.13 0.00 0.13 0.00 1.82
01:32:01 AM 0.18 0.00 0.18 0.00 3.07
01:33:01 AM 0.22 0.00 0.22 0.00 3.48
01:34:01 AM 0.30 0.00 0.30 0.00 5.58
01:35:01 AM 0.17 0.00 0.17 0.00 7.18
01:36:01 AM 0.55 0.00 0.55 0.00 9.62
01:37:01 AM 0.58 0.00 0.58 0.00 20.66
01:38:01 AM 0.27 0.00 0.27 0.00 113.83
01:39:01 AM 0.33 0.00 0.33 0.00 46.88
01:40:01 AM 0.15 0.00 0.15 0.00 40.39
01:41:01 AM 0.40 0.00 0.40 0.00 35.09
01:42:01 AM 0.25 0.00 0.25 0.00 30.42
01:43:01 AM 0.18 0.00 0.18 0.00 17.73
01:44:01 AM 0.27 0.00 0.27 0.00 33.59
01:45:01 AM 0.25 0.00 0.25 0.00 30.59
01:46:01 AM 0.23 0.00 0.23 0.00 31.78
01:47:01 AM 0.17 0.00 0.17 0.00 30.69
01:48:01 AM 0.17 0.00 0.17 0.00 31.44
01:49:01 AM 0.30 0.00 0.30 0.00 28.52
01:50:01 AM 0.20 0.00 0.20 0.00 24.55
01:51:01 AM 0.27 0.00 0.27 0.00 32.96
01:52:01 AM 0.22 0.00 0.22 0.00 32.14
01:53:01 AM 0.15 0.00 0.15 0.00 15.31
01:54:01 AM 14.35 0.33 14.01 37.85 1594.40
01:55:01 AM 34.49 0.47 34.03 52.92 8134.23
Average: 5.94 1.07 4.87 133.15 1063.37
12:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
12:39:01 AM 5343112 7007296 2539312 32.21 2688 1852552 769600 8.62 209256 2030832 170704
12:40:01 AM 5170464 7008112 2711960 34.41 2688 2013488 712596 7.98 198584 2156048 41860
12:41:01 AM 5164972 7041248 2717452 34.47 2688 2051516 672016 7.52 223616 2141716 46636
12:42:01 AM 4964272 7066228 2918152 37.02 2688 2269828 628052 7.03 267908 2270204 26984
12:43:01 AM 4962968 7064908 2919456 37.04 2688 2269840 628052 7.03 267920 2270812 8
12:44:01 AM 4962952 7064892 2919472 37.04 2688 2269840 628052 7.03 267924 2270648 4
12:45:01 AM 4962992 7064932 2919432 37.04 2688 2269840 643428 7.20 267924 2270788 12
12:46:01 AM 4907804 7013236 2974620 37.74 2688 2273348 715136 8.01 268056 2325284 160
12:47:01 AM 4906992 7013472 2975432 37.75 2688 2274420 730732 8.18 268056 2326272 452
12:48:01 AM 4906044 7013344 2976380 37.76 2688 2275224 730732 8.18 268056 2327204 96
12:49:01 AM 4901856 7010028 2980568 37.81 2688 2276088 730732 8.18 268056 2331252 136
12:50:01 AM 4898696 7009360 2983728 37.85 2688 2278596 753976 8.44 268056 2333988 1160
12:51:01 AM 4898980 7009972 2983444 37.85 2688 2278888 734052 8.22 268056 2334080 16
12:52:01 AM 4893116 7008064 2989308 37.92 2688 2282844 734052 8.22 268056 2339280 2716
12:53:01 AM 4846088 6975684 3036336 38.52 2688 2297492 765484 8.57 268224 2386096 8644
12:54:01 AM 4798500 6942644 3083924 39.12 2688 2312040 781328 8.75 268224 2433020 5724
12:55:01 AM 4751072 6909748 3131352 39.73 2688 2326572 828488 9.28 268224 2480292 6680
12:56:01 AM 4708120 6881260 3174304 40.27 2688 2341024 859676 9.63 268224 2523408 5248
12:57:01 AM 4662676 6849588 3219748 40.85 2688 2354816 891244 9.98 268224 2568664 2916
12:58:01 AM 4634264 6830956 3248160 41.21 2688 2364552 907304 10.16 268224 2597760 4
12:59:01 AM 4634344 6831052 3248080 41.21 2688 2364568 907304 10.16 268224 2597888 4
01:00:01 AM 4630252 6828252 3252172 41.26 2688 2365856 929892 10.41 268224 2602004 8
01:01:01 AM 4629692 6827708 3252732 41.27 2688 2365872 929892 10.41 268224 2602516 16
01:02:01 AM 4600456 6809448 3281968 41.64 2688 2376844 929892 10.41 268384 2630516 2916
01:03:01 AM 4591564 6815132 3290860 41.75 2688 2391392 929892 10.41 268384 2639184 36
01:04:01 AM 4577660 6815896 3304764 41.93 2688 2406168 929892 10.41 268384 2652788 1208
01:05:01 AM 4562720 6816072 3319704 42.12 2688 2421144 929892 10.41 268384 2668164 8424
01:06:01 AM 4547424 6815440 3335000 42.31 2688 2435800 929892 10.41 268384 2683476 772
01:07:01 AM 4533136 6815920 3349288 42.49 2688 2450552 929892 10.41 268384 2698184 8
01:08:02 AM 4531072 6815852 3351352 42.52 2688 2452536 929892 10.41 268384 2700316 4
01:09:01 AM 4524968 6811388 3357456 42.59 2688 2454192 949588 10.63 268384 2706748 1412
01:10:01 AM 4523344 6811072 3359080 42.61 2688 2455480 913220 10.23 268920 2707956 168
01:11:01 AM 4521632 6809840 3360792 42.64 2688 2455960 913220 10.23 268920 2709768 4
01:12:01 AM 4520696 6808920 3361728 42.65 2688 2455976 913220 10.23 268920 2710736 4
01:13:01 AM 4520564 6808804 3361860 42.65 2688 2455992 913220 10.23 268920 2710752 4
01:14:01 AM 4520660 6808920 3361764 42.65 2688 2456012 913220 10.23 268920 2710840 4
01:15:01 AM 4520328 6808604 3362096 42.65 2688 2456028 913220 10.23 268920 2711064 4
01:16:01 AM 4520588 6808880 3361836 42.65 2688 2456044 913220 10.23 268920 2710876 4
01:17:01 AM 4518300 6807576 3364124 42.68 2688 2457028 928716 10.40 269028 2712952 32
01:18:01 AM 4516932 6806336 3365492 42.70 2688 2457164 928716 10.40 269028 2714232 16
01:19:01 AM 4517360 6807356 3365064 42.69 2688 2457756 928716 10.40 269028 2713932 244
01:20:01 AM 4517192 6807208 3365232 42.69 2688 2457768 944152 10.57 269028 2713816 4
01:21:01 AM 4517316 6807352 3365108 42.69 2688 2457784 944152 10.57 269028 2713832 4
01:22:01 AM 4517168 6807224 3365256 42.69 2688 2457804 944152 10.57 269028 2714020 4
01:23:01 AM 4517564 6807636 3364860 42.69 2688 2457820 944152 10.57 269028 2713772 16
01:24:01 AM 4517392 6807480 3365032 42.69 2688 2457836 944152 10.57 269028 2713856 4
01:25:01 AM 4516628 6806860 3365796 42.70 2688 2457996 928408 10.40 269028 2714516 40
01:26:01 AM 4500172 6807288 3382252 42.91 2688 2474792 926872 10.38 271376 2728408 32
01:27:01 AM 4499256 6807140 3383168 42.92 2688 2475560 926872 10.38 271376 2729316 28
01:28:01 AM 4499200 6807232 3383224 42.92 2688 2475692 926872 10.38 271376 2729328 84
01:29:01 AM 4498628 6807268 3383796 42.93 2688 2476292 926872 10.38 271376 2730024 236
01:30:01 AM 4498504 6807160 3383920 42.93 2688 2476308 925992 10.37 271380 2730200 20
01:31:01 AM 4498668 6807352 3383756 42.93 2688 2476328 925992 10.37 271380 2729992 16
01:32:01 AM 4498460 6807160 3383964 42.93 2688 2476344 925992 10.37 271380 2730088 28
01:33:01 AM 4498216 6806936 3384208 42.93 2688 2476364 925992 10.37 271380 2730400 16
01:34:01 AM 4498468 6807204 3383956 42.93 2688 2476380 925992 10.37 271380 2730328 16
01:35:01 AM 4497764 6806636 3384660 42.94 2688 2476524 925992 10.37 271380 2730672 16
01:36:01 AM 4498016 6807024 3384408 42.94 2688 2476660 925992 10.37 271380 2730536 16
01:37:01 AM 4497072 6809124 3385352 42.95 2688 2479700 925992 10.37 271420 2731496 2680
01:38:01 AM 4495776 6808912 3386648 42.96 2688 2480776 925992 10.37 271420 2732580 424
01:39:01 AM 4494860 6809088 3387564 42.98 2688 2481876 925992 10.37 271420 2733744 272
01:40:01 AM 4493456 6808656 3388968 42.99 2688 2482892 925952 10.37 271420 2734764 112
01:41:01 AM 4492760 6808800 3389664 43.00 2688 2483708 925952 10.37 271420 2735636 40
01:42:01 AM 4492228 6809020 3390196 43.01 2688 2484496 925952 10.37 271420 2736252 72
01:43:01 AM 4491264 6808888 3391160 43.02 2688 2485296 925952 10.37 271420 2737200 316
01:44:01 AM 4490496 6808932 3391928 43.03 2688 2486116 925952 10.37 271420 2737976 252
01:45:01 AM 4489464 6808764 3392960 43.04 2688 2486932 925952 10.37 271420 2739040 232
01:46:01 AM 4488956 6809060 3393468 43.05 2688 2487732 925952 10.37 271424 2739632 144
01:47:01 AM 4487808 6808764 3394616 43.07 2688 2488608 925952 10.37 271420 2740460 136
01:48:01 AM 4487292 6809048 3395132 43.07 2688 2489392 925952 10.37 271420 2741264 16
01:49:01 AM 4486156 6808736 3396268 43.09 2688 2490216 925952 10.37 271420 2742240 96
01:50:01 AM 4485348 6808720 3397076 43.10 2688 2491012 915260 10.25 271420 2742996 200
01:51:01 AM 4484656 6808848 3397768 43.11 2688 2491816 915260 10.25 271420 2743692 100
01:52:01 AM 4484040 6809044 3398384 43.11 2688 2492628 915260 10.25 271420 2744504 32
01:53:01 AM 4096308 6422020 3786116 48.03 2688 2493328 1309084 14.66 271420 3131412 304
01:54:01 AM 4456692 6836644 3425732 43.46 2688 2552936 832440 9.32 513744 2550852 232584
01:55:01 AM 4438144 6822112 3444280 43.70 2688 2557120 837540 9.38 673944 2412928 26272
Average: 4613390 6852192 3269034 41.47 2688 2407169 881172 9.87 275731 2613433 7796
12:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:39:01 AM eth0 327.91 203.47 1657.13 58.70 0.00 0.00 0.00 0.00
12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:40:01 AM eth0 76.39 57.35 843.59 9.50 0.00 0.00 0.00 0.00
12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:41:01 AM eth0 16.59 14.33 7.26 5.14 0.00 0.00 0.00 0.00
12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:42:01 AM eth0 439.64 341.47 414.89 84.04 0.00 0.00 0.00 0.00
12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:43:01 AM eth0 8.45 7.52 3.06 2.33 0.00 0.00 0.00 0.00
12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:44:01 AM eth0 2.85 2.05 0.64 0.52 0.00 0.00 0.00 0.00
12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:45:01 AM eth0 3.12 2.25 0.95 0.80 0.00 0.00 0.00 0.00
12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:46:01 AM eth0 106.70 91.79 32.65 7.60 0.00 0.00 0.00 0.00
12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:47:01 AM eth0 92.97 91.50 14.87 7.12 0.00 0.00 0.00 0.00
12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:48:01 AM eth0 4.73 2.03 0.81 0.43 0.00 0.00 0.00 0.00
12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:49:01 AM eth0 12.56 11.38 2.67 1.64 0.00 0.00 0.00 0.00
12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:50:01 AM eth0 36.47 37.14 14.80 3.12 0.00 0.00 0.00 0.00
12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:51:01 AM eth0 22.50 17.61 4.33 1.21 0.00 0.00 0.00 0.00
12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:52:01 AM eth0 65.56 66.36 30.15 4.81 0.00 0.00 0.00 0.00
12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:53:01 AM eth0 18.38 21.56 83.56 2.93 0.00 0.00 0.00 0.00
12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:54:01 AM eth0 18.33 22.81 83.13 3.06 0.00 0.00 0.00 0.00
12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:55:01 AM eth0 18.53 21.65 83.14 2.92 0.00 0.00 0.00 0.00
12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:56:01 AM eth0 17.16 20.53 82.41 2.84 0.00 0.00 0.00 0.00
12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:57:01 AM eth0 16.99 20.13 78.58 2.75 0.00 0.00 0.00 0.00
12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:58:01 AM eth0 20.18 23.05 56.60 2.52 0.00 0.00 0.00 0.00
12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
12:59:01 AM eth0 0.77 0.17 0.16 0.07 0.00 0.00 0.00 0.00
01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:00:01 AM eth0 62.41 62.77 14.72 4.31 0.00 0.00 0.00 0.00
01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:01:01 AM eth0 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00
01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:02:01 AM eth0 64.82 67.67 68.68 5.61 0.00 0.00 0.00 0.00
01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:03:01 AM eth0 19.20 23.31 83.08 3.03 0.00 0.00 0.00 0.00
01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:04:01 AM eth0 19.64 22.54 84.88 3.06 0.00 0.00 0.00 0.00
01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:05:01 AM eth0 19.81 23.28 85.57 3.26 0.00 0.00 0.00 0.00
01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:06:01 AM eth0 18.18 21.46 83.55 2.92 0.00 0.00 0.00 0.00
01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:07:01 AM eth0 20.65 24.35 84.40 3.15 0.00 0.00 0.00 0.00
01:08:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:08:02 AM eth0 11.50 11.95 12.64 1.18 0.00 0.00 0.00 0.00
01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:09:01 AM eth0 69.01 69.41 17.78 5.11 0.00 0.00 0.00 0.00
01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:10:01 AM eth0 47.48 47.02 11.45 3.82 0.00 0.00 0.00 0.00
01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:11:01 AM eth0 4.40 3.67 3.06 0.57 0.00 0.00 0.00 0.00
01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:12:01 AM eth0 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00
01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:13:01 AM eth0 0.22 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:14:01 AM eth0 0.38 0.15 0.14 0.07 0.00 0.00 0.00 0.00
01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:15:01 AM eth0 0.55 0.22 0.26 0.19 0.00 0.00 0.00 0.00
01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:16:01 AM eth0 0.82 0.25 0.11 0.04 0.00 0.00 0.00 0.00
01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:17:01 AM eth0 94.20 94.59 15.81 6.75 0.00 0.00 0.00 0.00
01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:18:01 AM eth0 1.52 1.90 0.27 0.17 0.00 0.00 0.00 0.00
01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:19:01 AM eth0 39.26 37.91 7.35 3.48 0.00 0.00 0.00 0.00
01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:20:01 AM eth0 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00
01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:01 AM eth0 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00
01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:22:01 AM eth0 0.58 0.45 0.27 0.22 0.00 0.00 0.00 0.00
01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:23:01 AM eth0 0.20 0.02 0.01 0.00 0.00 0.00 0.00 0.00
01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:24:01 AM eth0 0.38 0.25 0.14 0.07 0.00 0.00 0.00 0.00
01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:25:01 AM eth0 21.21 20.89 3.27 1.57 0.00 0.00 0.00 0.00
01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:26:01 AM eth0 3.15 3.53 0.45 0.29 0.00 0.00 0.00 0.00
01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:01 AM eth0 79.79 78.92 13.96 5.85 0.00 0.00 0.00 0.00
01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:28:01 AM eth0 1.68 1.97 0.30 0.17 0.00 0.00 0.00 0.00
01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:29:01 AM eth0 38.99 38.30 7.09 3.34 0.00 0.00 0.00 0.00
01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:30:01 AM eth0 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00
01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:31:01 AM eth0 0.25 0.07 0.01 0.00 0.00 0.00 0.00 0.00
01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:32:01 AM eth0 0.83 0.18 0.12 0.04 0.00 0.00 0.00 0.00
01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:33:01 AM eth0 0.33 0.18 0.25 0.19 0.00 0.00 0.00 0.00
01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:34:01 AM eth0 0.72 0.13 0.18 0.07 0.00 0.00 0.00 0.00
01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:35:01 AM eth0 21.16 20.80 3.53 1.74 0.00 0.00 0.00 0.00
01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:01 AM eth0 1.65 2.02 0.29 0.18 0.00 0.00 0.00 0.00
01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:37:01 AM eth0 109.26 110.60 27.90 8.16 0.00 0.00 0.00 0.00
01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:38:01 AM eth0 2.63 3.70 0.62 0.64 0.00 0.00 0.00 0.00
01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:39:01 AM eth0 2.88 3.58 0.75 0.70 0.00 0.00 0.00 0.00
01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:40:01 AM eth0 34.37 35.40 5.35 2.68 0.00 0.00 0.00 0.00
01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:41:01 AM eth0 2.88 3.12 0.85 0.68 0.00 0.00 0.00 0.00
01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:42:01 AM eth0 2.03 2.90 0.50 0.45 0.00 0.00 0.00 0.00
01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:43:01 AM eth0 2.08 2.85 0.51 0.45 0.00 0.00 0.00 0.00
01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:44:01 AM eth0 2.82 3.12 0.74 0.56 0.00 0.00 0.00 0.00
01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:45:01 AM eth0 2.40 3.13 0.76 0.65 0.00 0.00 0.00 0.00
01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:46:01 AM eth0 2.02 2.85 0.50 0.45 0.00 0.00 0.00 0.00
01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:47:01 AM eth0 11.00 11.83 1.85 1.07 0.00 0.00 0.00 0.00
01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:48:01 AM eth0 2.05 2.92 0.50 0.46 0.00 0.00 0.00 0.00
01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:49:01 AM eth0 2.27 2.93 0.64 0.51 0.00 0.00 0.00 0.00
01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:50:01 AM eth0 2.07 2.85 0.51 0.45 0.00 0.00 0.00 0.00
01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:51:01 AM eth0 2.08 2.90 0.51 0.46 0.00 0.00 0.00 0.00
01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:52:01 AM eth0 2.02 2.90 0.50 0.45 0.00 0.00 0.00 0.00
01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:53:01 AM eth0 9.61 10.30 1.63 0.92 0.00 0.00 0.00 0.00
01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:54:01 AM eth0 302.98 194.20 587.47 902.73 0.00 0.00 0.00 0.00
01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:55:01 AM eth0 18.31 17.76 15.58 8.66 0.00 0.00 0.00 0.00
Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
Average: eth0 32.58 28.25 61.66 15.53 0.00 0.00 0.00 0.00
---> sar -P ALL:
Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/25/2025 _x86_64_ (2 CPU)
00:37:39 LINUX RESTART (2 CPU)
12:38:01 AM CPU %user %nice %system %iowait %steal %idle
12:39:01 AM all 40.43 0.03 9.16 7.17 0.11 43.10
12:39:01 AM 0 42.76 0.03 10.30 7.55 0.12 39.24
12:39:01 AM 1 38.10 0.03 8.03 6.78 0.10 46.96
12:40:01 AM all 29.64 0.00 4.38 3.13 0.09 62.77
12:40:01 AM 0 38.92 0.00 4.77 3.67 0.08 52.55
12:40:01 AM 1 20.36 0.00 3.98 2.58 0.10 72.97
12:41:01 AM all 16.28 0.00 2.55 0.65 0.08 80.44
12:41:01 AM 0 14.06 0.00 2.42 0.97 0.08 82.47
12:41:01 AM 1 18.49 0.00 2.69 0.33 0.07 78.42
12:42:01 AM all 29.64 0.00 5.70 2.70 0.14 61.82
12:42:01 AM 0 32.99 0.00 5.78 2.87 0.13 58.23
12:42:01 AM 1 26.29 0.00 5.63 2.52 0.15 65.41
12:43:01 AM all 0.51 0.00 0.24 0.33 0.04 98.87
12:43:01 AM 0 0.55 0.00 0.27 0.28 0.05 98.85
12:43:01 AM 1 0.47 0.00 0.22 0.38 0.03 98.90
12:44:01 AM all 0.20 0.00 0.08 0.05 0.03 99.64
12:44:01 AM 0 0.27 0.00 0.07 0.00 0.02 99.65
12:44:01 AM 1 0.13 0.00 0.10 0.10 0.03 99.63
12:45:01 AM all 0.40 0.00 0.09 0.00 0.03 99.48
12:45:01 AM 0 0.65 0.00 0.10 0.00 0.02 99.23
12:45:01 AM 1 0.15 0.00 0.08 0.00 0.03 99.73
12:46:01 AM all 7.58 0.00 1.01 0.04 0.06 91.32
12:46:01 AM 0 9.99 0.00 1.23 0.05 0.05 88.69
12:46:01 AM 1 5.17 0.00 0.79 0.03 0.07 93.94
12:47:01 AM all 5.62 0.00 0.39 0.01 0.08 93.90
12:47:01 AM 0 6.13 0.00 0.39 0.02 0.08 93.38
12:47:01 AM 1 5.10 0.00 0.40 0.00 0.08 94.41
12:48:01 AM all 2.63 0.00 0.12 0.00 0.08 97.18
12:48:01 AM 0 1.85 0.00 0.10 0.00 0.08 97.96
12:48:01 AM 1 3.41 0.00 0.13 0.00 0.07 96.39
12:49:01 AM all 2.87 0.00 0.17 0.00 0.06 96.91
12:49:01 AM 0 3.74 0.00 0.15 0.00 0.05 96.06
12:49:01 AM 1 1.99 0.00 0.18 0.00 0.07 97.76
12:49:01 AM CPU %user %nice %system %iowait %steal %idle
12:50:01 AM all 5.69 0.00 0.67 0.00 0.08 93.56
12:50:01 AM 0 9.06 0.00 1.01 0.00 0.08 89.85
12:50:01 AM 1 2.33 0.00 0.33 0.00 0.07 97.27
12:51:01 AM all 1.27 0.00 0.23 0.01 0.06 98.43
12:51:01 AM 0 1.69 0.00 0.30 0.00 0.07 97.94
12:51:01 AM 1 0.85 0.00 0.17 0.02 0.05 98.91
12:52:01 AM all 7.13 0.00 0.60 0.00 0.08 92.19
12:52:01 AM 0 12.64 0.00 0.92 0.00 0.08 86.35
12:52:01 AM 1 1.63 0.00 0.28 0.00 0.07 98.02
12:53:01 AM all 22.23 0.00 1.51 0.08 0.09 76.08
12:53:01 AM 0 37.71 0.00 2.44 0.00 0.10 59.75
12:53:01 AM 1 6.73 0.00 0.58 0.17 0.08 92.43
12:54:01 AM all 22.31 0.00 1.44 0.15 0.08 76.03
12:54:01 AM 0 42.90 0.00 2.57 0.00 0.08 54.45
12:54:01 AM 1 1.67 0.00 0.30 0.30 0.07 97.66
12:55:01 AM all 22.40 0.00 1.34 0.07 0.09 76.11
12:55:01 AM 0 35.71 0.00 2.07 0.00 0.10 62.12
12:55:01 AM 1 9.05 0.00 0.60 0.13 0.08 90.13
12:56:01 AM all 22.42 0.00 1.41 0.06 0.08 76.04
12:56:01 AM 0 21.41 0.00 1.37 0.03 0.08 77.10
12:56:01 AM 1 23.42 0.00 1.45 0.08 0.07 74.97
12:57:01 AM all 21.14 0.00 1.36 0.09 0.09 77.32
12:57:01 AM 0 40.38 0.00 2.42 0.00 0.10 57.10
12:57:01 AM 1 1.82 0.00 0.30 0.18 0.08 97.61
12:58:01 AM all 15.53 0.00 0.98 0.07 0.08 83.35
12:58:01 AM 0 29.57 0.00 1.67 0.00 0.07 68.69
12:58:01 AM 1 1.47 0.00 0.28 0.13 0.08 98.03
12:59:01 AM all 0.87 0.00 0.13 0.00 0.05 98.96
12:59:01 AM 0 0.85 0.00 0.13 0.00 0.05 98.96
12:59:01 AM 1 0.89 0.00 0.12 0.00 0.05 98.95
01:00:01 AM all 3.05 0.00 0.53 0.03 0.07 96.33
01:00:01 AM 0 1.37 0.00 0.32 0.00 0.07 98.25
01:00:01 AM 1 4.73 0.00 0.74 0.05 0.07 94.41
01:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:01:01 AM all 0.66 0.00 0.15 0.00 0.07 99.12
01:01:01 AM 0 0.78 0.00 0.10 0.00 0.05 99.07
01:01:01 AM 1 0.53 0.00 0.20 0.00 0.08 99.18
01:02:01 AM all 17.69 0.00 1.20 0.04 0.08 80.99
01:02:01 AM 0 33.97 0.00 1.96 0.00 0.10 63.97
01:02:01 AM 1 1.37 0.00 0.44 0.08 0.07 98.04
01:03:01 AM all 22.07 0.00 1.35 0.13 0.09 76.36
01:03:01 AM 0 22.30 0.00 1.35 0.17 0.10 76.08
01:03:01 AM 1 21.84 0.00 1.35 0.08 0.08 76.64
01:04:01 AM all 22.26 0.00 1.39 0.07 0.09 76.19
01:04:01 AM 0 23.01 0.00 1.44 0.03 0.08 75.44
01:04:01 AM 1 21.52 0.00 1.34 0.10 0.10 76.95
01:05:01 AM all 22.60 0.00 1.39 0.04 0.08 75.88
01:05:01 AM 0 23.62 0.00 1.40 0.00 0.08 74.90
01:05:01 AM 1 21.57 0.00 1.39 0.08 0.08 76.87
01:06:01 AM all 22.57 0.00 1.46 0.10 0.09 75.77
01:06:01 AM 0 29.81 0.00 1.82 0.05 0.10 68.22
01:06:01 AM 1 15.32 0.00 1.10 0.15 0.08 83.34
01:07:01 AM all 22.00 0.00 1.40 0.08 0.09 76.42
01:07:01 AM 0 5.04 0.00 0.48 0.07 0.07 94.34
01:07:01 AM 1 38.95 0.00 2.32 0.10 0.12 58.51
01:08:02 AM all 3.84 0.00 0.30 0.00 0.09 95.76
01:08:02 AM 0 1.29 0.00 0.17 0.00 0.08 98.46
01:08:02 AM 1 6.40 0.00 0.43 0.00 0.10 93.06
01:09:01 AM all 4.41 0.00 0.59 0.00 0.07 94.93
01:09:01 AM 0 1.44 0.00 0.37 0.00 0.07 98.11
01:09:01 AM 1 7.39 0.00 0.80 0.00 0.07 91.74
01:10:01 AM all 7.65 0.00 0.70 0.03 0.08 91.55
01:10:01 AM 0 3.57 0.00 0.55 0.05 0.07 95.76
01:10:01 AM 1 11.86 0.00 0.85 0.00 0.09 87.21
01:11:01 AM all 2.08 0.00 0.23 0.00 0.07 97.62
01:11:01 AM 0 2.91 0.00 0.33 0.00 0.07 96.69
01:11:01 AM 1 1.25 0.00 0.13 0.00 0.07 98.55
01:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:12:01 AM all 0.90 0.00 0.13 0.00 0.08 98.89
01:12:01 AM 0 0.80 0.00 0.12 0.00 0.08 99.00
01:12:01 AM 1 1.00 0.00 0.13 0.00 0.08 98.78
01:13:01 AM all 0.89 0.00 0.10 0.00 0.08 98.93
01:13:01 AM 0 0.95 0.00 0.10 0.00 0.07 98.88
01:13:01 AM 1 0.84 0.00 0.10 0.00 0.08 98.98
01:14:01 AM all 0.84 0.00 0.08 0.00 0.08 99.01
01:14:01 AM 0 0.67 0.00 0.08 0.00 0.07 99.18
01:14:01 AM 1 1.00 0.00 0.08 0.00 0.08 98.83
01:15:01 AM all 0.83 0.00 0.10 0.00 0.07 99.01
01:15:01 AM 0 0.65 0.00 0.12 0.00 0.05 99.18
01:15:01 AM 1 1.00 0.00 0.08 0.00 0.08 98.83
01:16:01 AM all 0.76 0.00 0.12 0.00 0.08 99.05
01:16:01 AM 0 0.82 0.00 0.12 0.00 0.08 98.98
01:16:01 AM 1 0.70 0.00 0.12 0.00 0.07 99.11
01:17:01 AM all 3.10 0.01 0.49 0.02 0.08 96.29
01:17:01 AM 0 3.65 0.02 0.37 0.02 0.08 95.86
01:17:01 AM 1 2.56 0.00 0.62 0.02 0.08 96.72
01:18:01 AM all 0.84 0.00 0.10 0.00 0.07 99.00
01:18:01 AM 0 0.77 0.00 0.12 0.00 0.05 99.07
01:18:01 AM 1 0.90 0.00 0.08 0.00 0.08 98.93
01:19:01 AM all 5.32 0.00 0.34 0.00 0.08 94.25
01:19:01 AM 0 2.27 0.00 0.25 0.00 0.08 97.39
01:19:01 AM 1 8.42 0.00 0.42 0.00 0.08 91.08
01:20:01 AM all 0.87 0.00 0.11 0.00 0.07 98.96
01:20:01 AM 0 0.73 0.00 0.10 0.00 0.05 99.12
01:20:01 AM 1 1.00 0.00 0.12 0.00 0.08 98.80
01:21:01 AM all 0.89 0.00 0.11 0.00 0.07 98.94
01:21:01 AM 0 0.77 0.00 0.12 0.00 0.07 99.05
01:21:01 AM 1 1.00 0.00 0.10 0.00 0.07 98.83
01:22:01 AM all 0.88 0.00 0.13 0.00 0.07 98.93
01:22:01 AM 0 0.88 0.00 0.13 0.00 0.05 98.93
01:22:01 AM 1 0.87 0.00 0.12 0.00 0.08 98.93
01:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:23:01 AM all 0.78 0.00 0.11 0.00 0.08 99.03
01:23:01 AM 0 1.02 0.00 0.12 0.00 0.08 98.78
01:23:01 AM 1 0.54 0.00 0.10 0.00 0.08 99.28
01:24:01 AM all 0.84 0.00 0.10 0.00 0.07 99.00
01:24:01 AM 0 0.78 0.00 0.08 0.00 0.05 99.08
01:24:01 AM 1 0.89 0.00 0.12 0.00 0.08 98.91
01:25:01 AM all 1.64 0.00 0.18 0.01 0.07 98.11
01:25:01 AM 0 0.92 0.00 0.15 0.00 0.05 98.88
01:25:01 AM 1 2.36 0.00 0.20 0.02 0.08 97.34
01:26:01 AM all 0.84 0.23 0.23 0.20 0.08 98.43
01:26:01 AM 0 0.75 0.00 0.12 0.00 0.07 99.07
01:26:01 AM 1 0.92 0.47 0.33 0.40 0.08 97.79
01:27:01 AM all 3.32 0.00 0.41 0.00 0.09 96.18
01:27:01 AM 0 1.64 0.00 0.37 0.00 0.08 97.91
01:27:01 AM 1 5.02 0.00 0.45 0.00 0.10 94.43
01:28:01 AM all 0.79 0.00 0.12 0.00 0.07 99.03
01:28:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20
01:28:01 AM 1 0.90 0.00 0.15 0.00 0.08 98.86
01:29:01 AM all 4.13 0.00 0.37 0.00 0.08 95.42
01:29:01 AM 0 5.16 0.00 0.44 0.00 0.08 94.31
01:29:01 AM 1 3.10 0.00 0.30 0.00 0.08 96.51
01:30:01 AM all 0.85 0.00 0.10 0.00 0.08 98.97
01:30:01 AM 0 0.53 0.00 0.10 0.00 0.07 99.30
01:30:01 AM 1 1.17 0.00 0.10 0.00 0.08 98.65
01:31:01 AM all 0.85 0.00 0.10 0.00 0.08 98.97
01:31:01 AM 0 0.78 0.00 0.10 0.00 0.08 99.03
01:31:01 AM 1 0.92 0.00 0.10 0.00 0.07 98.91
01:32:01 AM all 0.87 0.00 0.08 0.00 0.07 98.98
01:32:01 AM 0 0.68 0.00 0.07 0.00 0.05 99.20
01:32:01 AM 1 1.05 0.00 0.10 0.00 0.08 98.76
01:33:01 AM all 0.80 0.00 0.10 0.00 0.08 99.02
01:33:01 AM 0 0.53 0.00 0.10 0.00 0.08 99.28
01:33:01 AM 1 1.07 0.00 0.10 0.00 0.07 98.76
01:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:34:01 AM all 0.89 0.00 0.09 0.00 0.08 98.94
01:34:01 AM 0 0.90 0.00 0.08 0.00 0.07 98.95
01:34:01 AM 1 0.89 0.00 0.10 0.00 0.08 98.93
01:35:01 AM all 1.60 0.00 0.18 0.00 0.08 98.14
01:35:01 AM 0 2.22 0.00 0.20 0.00 0.08 97.49
01:35:01 AM 1 0.99 0.00 0.17 0.00 0.07 98.78
01:36:01 AM all 0.82 0.00 0.11 0.00 0.06 99.01
01:36:01 AM 0 0.73 0.00 0.10 0.00 0.05 99.12
01:36:01 AM 1 0.90 0.00 0.12 0.00 0.07 98.91
01:37:01 AM all 7.15 0.00 0.75 0.00 0.08 92.01
01:37:01 AM 0 11.01 0.00 1.09 0.00 0.08 87.81
01:37:01 AM 1 3.30 0.00 0.42 0.00 0.08 96.19
01:38:01 AM all 3.36 0.00 0.39 0.04 0.05 96.16
01:38:01 AM 0 4.01 0.00 0.43 0.02 0.05 95.49
01:38:01 AM 1 2.71 0.00 0.35 0.07 0.05 96.83
01:39:01 AM all 3.35 0.00 0.38 0.00 0.06 96.21
01:39:01 AM 0 2.52 0.00 0.23 0.00 0.05 97.19
01:39:01 AM 1 4.18 0.00 0.53 0.00 0.07 95.22
01:40:01 AM all 3.34 0.00 0.31 0.00 0.06 96.29
01:40:01 AM 0 4.72 0.00 0.30 0.00 0.07 94.91
01:40:01 AM 1 1.96 0.00 0.32 0.00 0.05 97.68
01:41:01 AM all 2.52 0.00 0.13 0.00 0.08 97.27
01:41:01 AM 0 4.02 0.00 0.10 0.00 0.08 95.79
01:41:01 AM 1 1.02 0.00 0.17 0.00 0.07 98.75
01:42:01 AM all 2.57 0.00 0.13 0.00 0.08 97.21
01:42:01 AM 0 2.65 0.00 0.15 0.00 0.08 97.11
01:42:01 AM 1 2.49 0.00 0.12 0.00 0.08 97.31
01:43:01 AM all 2.55 0.00 0.13 0.00 0.07 97.26
01:43:01 AM 0 2.26 0.00 0.12 0.00 0.07 97.56
01:43:01 AM 1 2.84 0.00 0.13 0.00 0.07 96.96
01:44:01 AM all 2.56 0.00 0.12 0.00 0.08 97.24
01:44:01 AM 0 2.36 0.00 0.12 0.00 0.07 97.46
01:44:01 AM 1 2.77 0.00 0.12 0.00 0.08 97.03
01:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:45:01 AM all 2.59 0.00 0.12 0.00 0.08 97.22
01:45:01 AM 0 1.95 0.00 0.15 0.00 0.07 97.83
01:45:01 AM 1 3.23 0.00 0.08 0.00 0.08 96.60
01:46:01 AM all 2.46 0.00 0.12 0.00 0.06 97.36
01:46:01 AM 0 1.44 0.00 0.12 0.00 0.05 98.40
01:46:01 AM 1 3.49 0.00 0.12 0.00 0.07 96.32
01:47:01 AM all 2.87 0.00 0.13 0.00 0.08 96.92
01:47:01 AM 0 2.44 0.00 0.15 0.00 0.07 97.34
01:47:01 AM 1 3.31 0.00 0.12 0.00 0.08 96.49
01:48:01 AM all 2.56 0.00 0.12 0.00 0.08 97.23
01:48:01 AM 0 2.92 0.00 0.12 0.00 0.08 96.88
01:48:01 AM 1 2.21 0.00 0.12 0.00 0.08 97.59
01:49:01 AM all 2.60 0.00 0.13 0.00 0.08 97.20
01:49:01 AM 0 2.44 0.00 0.13 0.00 0.07 97.36
01:49:01 AM 1 2.76 0.00 0.12 0.00 0.08 97.04
01:50:01 AM all 2.62 0.00 0.14 0.00 0.08 97.16
01:50:01 AM 0 1.92 0.00 0.17 0.00 0.07 97.85
01:50:01 AM 1 3.32 0.00 0.12 0.00 0.08 96.48
01:51:01 AM all 2.64 0.00 0.13 0.00 0.08 97.15
01:51:01 AM 0 2.62 0.00 0.13 0.00 0.08 97.16
01:51:01 AM 1 2.66 0.00 0.12 0.00 0.08 97.14
01:52:01 AM all 2.58 0.00 0.12 0.00 0.08 97.22
01:52:01 AM 0 3.04 0.00 0.10 0.00 0.08 96.78
01:52:01 AM 1 2.12 0.00 0.13 0.00 0.08 97.66
01:53:01 AM all 14.35 0.00 0.40 0.00 0.08 85.17
01:53:01 AM 0 25.63 0.00 0.60 0.00 0.07 73.70
01:53:01 AM 1 3.04 0.00 0.20 0.00 0.08 96.67
01:54:01 AM all 29.11 0.00 3.06 0.34 0.09 67.40
01:54:01 AM 0 31.78 0.00 3.77 0.50 0.10 63.85
01:54:01 AM 1 26.45 0.00 2.35 0.18 0.08 70.93
01:55:01 AM all 31.20 0.00 4.06 0.78 0.08 63.88
01:55:01 AM 0 36.86 0.00 4.11 0.63 0.08 58.32
01:55:01 AM 1 25.57 0.00 4.01 0.92 0.07 69.44
Average: CPU %user %nice %system %iowait %steal %idle
Average: all 7.61 0.00 0.77 0.21 0.07 91.33
Average: 0 9.22 0.00 0.86 0.22 0.07 89.62
Average: 1 6.00 0.01 0.67 0.21 0.08 93.04