03:33:44 Started by upstream project "integration-distribution-test-calcium" build number 756
03:33:44 originally caused by:
03:33:44 Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 665
03:33:44 originally caused by:
03:33:44 Started by timer
03:33:44 Running as SYSTEM
03:33:44 [EnvInject] - Loading node environment variables.
03:33:44 Building remotely on prd-centos8-robot-2c-8g-36017 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
03:33:46 [ssh-agent] Looking for ssh-agent implementation...
03:33:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:33:46 $ ssh-agent
03:33:46 SSH_AUTH_SOCK=/tmp/ssh-M2lRqWGVQWtR/agent.5272
03:33:46 SSH_AGENT_PID=5273
03:33:46 [ssh-agent] Started.
03:33:46 Running ssh-add (command line suppressed)
03:33:46 Identity added: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium@tmp/private_key_11345767314183721126.key (/w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium@tmp/private_key_11345767314183721126.key)
03:33:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:33:46 The recommended git tool is: NONE
03:33:48 using credential opendaylight-jenkins-ssh
03:33:48 Wiping out workspace first.
03:33:48 Cloning the remote Git repository
03:33:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:33:48 > git init /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test # timeout=10
03:33:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:33:48 > git --version # timeout=10
03:33:48 > git --version # 'git version 2.43.0'
03:33:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:33:48 [INFO] Currently running in a labeled security context
03:33:48 [INFO] Currently SELinux is 'enforcing' on the host
03:33:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test@tmp/jenkins-gitclient-ssh4962802606840572285.key
03:33:48 Verifying host key using known hosts file
03:33:49 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.
03:33:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:33:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:33:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:33:54 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:33:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:33:54 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:33:54 [INFO] Currently running in a labeled security context
03:33:54 [INFO] Currently SELinux is 'enforcing' on the host
03:33:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test@tmp/jenkins-gitclient-ssh2233990389834079902.key
03:33:54 Verifying host key using known hosts file
03:33:54 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.
03:33:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:33:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:33:54 Checking out Revision 59b3079ce075741f65f8bdbeaae88b461fcea456 (origin/master)
03:33:54 > git config core.sparsecheckout # timeout=10
03:33:54 > git checkout -f 59b3079ce075741f65f8bdbeaae88b461fcea456 # timeout=10
03:33:55 Commit message: "Dynamically decide which net intf to use for ipv6"
03:33:55 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:33:55 > git rev-list --no-walk 794780e762d6014b488687484f386a6df3ce97f2 # timeout=10
03:33:55 No emails were triggered.
03:33:55 provisioning config files...
03:33:55 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:33:55 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:33:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:33:56 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins2143237526305845829.sh
03:33:56 ---> python-tools-install.sh
03:33:56 Setup pyenv:
03:33:56 system
03:33:56 * 3.8.13 (set by /opt/pyenv/version)
03:33:56 * 3.9.13 (set by /opt/pyenv/version)
03:33:56 * 3.10.13 (set by /opt/pyenv/version)
03:33:56 * 3.11.7 (set by /opt/pyenv/version)
03:34:01 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-b1nS
03:34:01 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:34:05 lf-activate-venv(): INFO: Installing: lftools
03:34:29 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:34:29 Generating Requirements File
03:34:49 Python 3.11.7
03:34:49 pip 25.1.1 from /tmp/venv-b1nS/lib/python3.11/site-packages/pip (python 3.11)
03:34:49 appdirs==1.4.4
03:34:49 argcomplete==3.6.2
03:34:49 aspy.yaml==1.3.0
03:34:49 attrs==25.3.0
03:34:49 autopage==0.5.2
03:34:49 beautifulsoup4==4.13.4
03:34:49 boto3==1.38.41
03:34:49 botocore==1.38.41
03:34:49 bs4==0.0.2
03:34:49 cachetools==5.5.2
03:34:49 certifi==2025.6.15
03:34:49 cffi==1.17.1
03:34:49 cfgv==3.4.0
03:34:49 chardet==5.2.0
03:34:49 charset-normalizer==3.4.2
03:34:49 click==8.2.1
03:34:49 cliff==4.10.0
03:34:49 cmd2==2.6.1
03:34:49 cryptography==3.3.2
03:34:49 debtcollector==3.0.0
03:34:49 decorator==5.2.1
03:34:49 defusedxml==0.7.1
03:34:49 Deprecated==1.2.18
03:34:49 distlib==0.3.9
03:34:49 dnspython==2.7.0
03:34:49 docker==7.1.0
03:34:49 dogpile.cache==1.4.0
03:34:49 durationpy==0.10
03:34:49 email_validator==2.2.0
03:34:49 filelock==3.18.0
03:34:49 future==1.0.0
03:34:49 gitdb==4.0.12
03:34:49 GitPython==3.1.44
03:34:49 google-auth==2.40.3
03:34:49 httplib2==0.22.0
03:34:49 identify==2.6.12
03:34:49 idna==3.10
03:34:49 importlib-resources==1.5.0
03:34:49 iso8601==2.1.0
03:34:49 Jinja2==3.1.6
03:34:49 jmespath==1.0.1
03:34:49 jsonpatch==1.33
03:34:49 jsonpointer==3.0.0
03:34:49 jsonschema==4.24.0
03:34:49 jsonschema-specifications==2025.4.1
03:34:49 keystoneauth1==5.11.1
03:34:49 kubernetes==33.1.0
03:34:49 lftools==0.37.13
03:34:49 lxml==5.4.0
03:34:49 MarkupSafe==3.0.2
03:34:49 msgpack==1.1.1
03:34:49 multi_key_dict==2.0.3
03:34:49 munch==4.0.0
03:34:49 netaddr==1.3.0
03:34:49 niet==1.4.2
03:34:49 nodeenv==1.9.1
03:34:49 oauth2client==4.1.3
03:34:49 oauthlib==3.3.1
03:34:49 openstacksdk==4.6.0
03:34:49 os-client-config==2.1.0
03:34:49 os-service-types==1.7.0
03:34:49 osc-lib==4.0.2
03:34:49 oslo.config==9.8.0
03:34:49 oslo.context==6.0.0
03:34:49 oslo.i18n==6.5.1
03:34:49 oslo.log==7.1.0
03:34:49 oslo.serialization==5.7.0
03:34:49 oslo.utils==9.0.0
03:34:49 packaging==25.0
03:34:49 pbr==6.1.1
03:34:49 platformdirs==4.3.8
03:34:49 prettytable==3.16.0
03:34:49 psutil==7.0.0
03:34:49 pyasn1==0.6.1
03:34:49 pyasn1_modules==0.4.2
03:34:49 pycparser==2.22
03:34:49 pygerrit2==2.0.15
03:34:49 PyGithub==2.6.1
03:34:49 PyJWT==2.10.1
03:34:49 PyNaCl==1.5.0
03:34:49 pyparsing==2.4.7
03:34:49 pyperclip==1.9.0
03:34:49 pyrsistent==0.20.0
03:34:49 python-cinderclient==9.7.0
03:34:49 python-dateutil==2.9.0.post0
03:34:49 python-heatclient==4.2.0
03:34:49 python-jenkins==1.8.2
03:34:49 python-keystoneclient==5.6.0
03:34:49 python-magnumclient==4.8.1
03:34:49 python-openstackclient==8.1.0
03:34:49 python-swiftclient==4.8.0
03:34:49 PyYAML==6.0.2
03:34:49 referencing==0.36.2
03:34:49 requests==2.32.4
03:34:49 requests-oauthlib==2.0.0
03:34:49 requestsexceptions==1.4.0
03:34:49 rfc3986==2.0.0
03:34:49 rpds-py==0.25.1
03:34:49 rsa==4.9.1
03:34:49 ruamel.yaml==0.18.14
03:34:49 ruamel.yaml.clib==0.2.12
03:34:49 s3transfer==0.13.0
03:34:49 simplejson==3.20.1
03:34:49 six==1.17.0
03:34:49 smmap==5.0.2
03:34:49 soupsieve==2.7
03:34:49 stevedore==5.4.1
03:34:49 tabulate==0.9.0
03:34:49 toml==0.10.2
03:34:49 tomlkit==0.13.3
03:34:49 tqdm==4.67.1
03:34:49 typing_extensions==4.14.0
03:34:49 tzdata==2025.2
03:34:49 urllib3==1.26.20
03:34:49 virtualenv==20.31.2
03:34:49 wcwidth==0.2.13
03:34:49 websocket-client==1.8.0
03:34:49 wrapt==1.17.2
03:34:49 xdg==6.0.0
03:34:49 xmltodict==0.14.2
03:34:49 yq==3.4.3
03:34:49 [EnvInject] - Injecting environment variables from a build step.
03:34:49 [EnvInject] - Injecting as environment variables the properties content
03:34:49 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:34:49 OS_CLOUD=vex
03:34:49 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:34:49 OS_STACK_TEMPLATE_DIR=openstack-hot
03:34:49
03:34:49 [EnvInject] - Variables injected successfully.
03:34:49 provisioning config files...
03:34:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:34:50 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins9390378788647573155.sh
03:34:50 ---> Create parameters file for OpenStack HOT
03:34:50 OpenStack Heat parameters generated
03:34:50 -----------------------------------
03:34:50 parameters:
03:34:50 vm_0_count: '1'
03:34:50 vm_0_flavor: 'v3-standard-4'
03:34:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
03:34:50 vm_1_count: '1'
03:34:50 vm_1_flavor: 'v3-standard-2'
03:34:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
03:34:50
03:34:50 job_name: '07630-751'
03:34:50 silo: 'releng'
03:34:50 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins14424667311121088480.sh
03:34:50 ---> Create HEAT stack
03:34:50 + source /home/jenkins/lf-env.sh
03:34:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:34:50 ++ mktemp -d /tmp/venv-XXXX
03:34:50 + lf_venv=/tmp/venv-b0ck
03:34:50 + local venv_file=/tmp/.os_lf_venv
03:34:50 + local python=python3
03:34:50 + local options
03:34:50 + local set_path=true
03:34:50 + local install_args=
03:34:50 ++ 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 yq
03:34:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:34:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:34:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:34:50 + true
03:34:50 + case $1 in
03:34:50 + python=python3
03:34:50 + shift 2
03:34:50 + true
03:34:50 + case $1 in
03:34:50 + shift
03:34:50 + break
03:34:50 + case $python in
03:34:50 + local pkg_list=
03:34:50 + [[ -d /opt/pyenv ]]
03:34:50 + echo 'Setup pyenv:'
03:34:50 Setup pyenv:
03:34:50 + export PYENV_ROOT=/opt/pyenv
03:34:50 + PYENV_ROOT=/opt/pyenv
03:34:50 + 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
03:34:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:34:50 + pyenv versions
03:34:50 system
03:34:50 3.8.13
03:34:50 3.9.13
03:34:50 3.10.13
03:34:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:34:50 + command -v pyenv
03:34:50 ++ pyenv init - --no-rehash
03:34:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:34:50 for i in ${!paths[@]}; do
03:34:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:34:50 fi; done;
03:34:50 echo "${paths[*]}"'\'')"
03:34:50 export PATH="/opt/pyenv/shims:${PATH}"
03:34:50 export PYENV_SHELL=bash
03:34:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:34:50 pyenv() {
03:34:50 local command
03:34:50 command="${1:-}"
03:34:50 if [ "$#" -gt 0 ]; then
03:34:50 shift
03:34:50 fi
03:34:50
03:34:50 case "$command" in
03:34:50 rehash|shell)
03:34:50 eval "$(pyenv "sh-$command" "$@")"
03:34:50 ;;
03:34:50 *)
03:34:50 command pyenv "$command" "$@"
03:34:50 ;;
03:34:50 esac
03:34:50 }'
03:34:50 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:34:50 for i in ${!paths[@]}; do
03:34:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:34:50 fi; done;
03:34:50 echo "${paths[*]}"'
03:34:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:34:50 ++ 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
03:34:50 ++ 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
03:34:50 ++ export PYENV_SHELL=bash
03:34:50 ++ PYENV_SHELL=bash
03:34:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:34:50 +++ complete -F _pyenv pyenv
03:34:50 ++ lf-pyver python3
03:34:50 ++ local py_version_xy=python3
03:34:50 ++ local py_version_xyz=
03:34:50 ++ awk '{ print $1 }'
03:34:50 ++ pyenv versions
03:34:50 ++ local command
03:34:50 ++ command=versions
03:34:50 ++ '[' 1 -gt 0 ']'
03:34:50 ++ shift
03:34:50 ++ case "$command" in
03:34:50 ++ command pyenv versions
03:34:50 ++ pyenv versions
03:34:50 ++ sed 's/^[ *]* //'
03:34:50 ++ grep -E '^[0-9.]*[0-9]$'
03:34:50 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:34:50 +++ tail -n 1
03:34:50 +++ grep '^3' /tmp/.pyenv_versions
03:34:50 +++ sort -V
03:34:50 ++ py_version_xyz=3.11.7
03:34:50 ++ [[ -z 3.11.7 ]]
03:34:50 ++ echo 3.11.7
03:34:50 ++ return 0
03:34:50 + pyenv local 3.11.7
03:34:50 + local command
03:34:50 + command=local
03:34:50 + '[' 2 -gt 0 ']'
03:34:50 + shift
03:34:50 + case "$command" in
03:34:50 + command pyenv local 3.11.7
03:34:50 + pyenv local 3.11.7
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='lftools[openstack] '
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='kubernetes '
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='niet '
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='python-heatclient '
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='python-openstackclient '
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='python-magnumclient '
03:34:50 + for arg in "$@"
03:34:50 + case $arg in
03:34:50 + pkg_list+='yq '
03:34:50 + [[ -f /tmp/.os_lf_venv ]]
03:34:50 ++ cat /tmp/.os_lf_venv
03:34:50 + lf_venv=/tmp/venv-b1nS
03:34:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from' file:/tmp/.os_lf_venv
03:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:34:50 + /tmp/venv-b1nS/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv
03:34:52 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
03:34:52 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
03:34:52 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:34:52 + /tmp/venv-b1nS/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:35:09 + type python3
03:35:09 + true
03:35:09 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH'
03:35:09 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:35:09 + PATH=/tmp/venv-b1nS/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
03:35:09 + return 0
03:35:09 + openstack --os-cloud vex limits show --absolute
03:35:10 +--------------------------+---------+
03:35:10 | Name | Value |
03:35:10 +--------------------------+---------+
03:35:10 | maxTotalInstances | -1 |
03:35:10 | maxTotalCores | 450 |
03:35:10 | maxTotalRAMSize | 1000000 |
03:35:10 | maxServerMeta | 128 |
03:35:10 | maxImageMeta | 128 |
03:35:10 | maxPersonality | 5 |
03:35:10 | maxPersonalitySize | 10240 |
03:35:10 | maxTotalKeypairs | 100 |
03:35:10 | maxServerGroups | 10 |
03:35:10 | maxServerGroupMembers | 10 |
03:35:10 | maxTotalFloatingIps | -1 |
03:35:10 | maxSecurityGroups | -1 |
03:35:10 | maxSecurityGroupRules | -1 |
03:35:10 | totalRAMUsed | 589824 |
03:35:10 | totalCoresUsed | 144 |
03:35:10 | totalInstancesUsed | 51 |
03:35:10 | totalFloatingIpsUsed | 0 |
03:35:10 | totalSecurityGroupsUsed | 0 |
03:35:10 | totalServerGroupsUsed | 0 |
03:35:10 | maxTotalVolumes | -1 |
03:35:10 | maxTotalSnapshots | 10 |
03:35:10 | maxTotalVolumeGigabytes | 4096 |
03:35:10 | maxTotalBackups | 10 |
03:35:10 | maxTotalBackupGigabytes | 1000 |
03:35:10 | totalVolumesUsed | 3 |
03:35:10 | totalGigabytesUsed | 60 |
03:35:10 | totalSnapshotsUsed | 0 |
03:35:10 | totalBackupsUsed | 0 |
03:35:10 | totalBackupGigabytesUsed | 0 |
03:35:10 +--------------------------+---------+
03:35:10 + pushd /opt/ciman/openstack-hot
03:35:10 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
03:35:10 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-scale-switch-only-calcium-751 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/stack-parameters.yaml
03:35:36 Creating stack releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:35:36 Waiting to initialize infrastructure...
03:35:36 Stack initialization successful.
03:35:36 ------------------------------------
03:35:36 Stack Details
03:35:36 ------------------------------------
03:35:36 {'added': None,
03:35:36 'capabilities': [],
03:35:36 'created_at': '2025-06-21T03:35:13Z',
03:35:36 'deleted': None,
03:35:36 'deleted_at': None,
03:35:36 'description': 'No description',
03:35:36 'environment': None,
03:35:36 'environment_files': None,
03:35:36 'files': None,
03:35:36 'files_container': None,
03:35:36 'id': '82318105-6e23-4dda-90b1-b5ee0c3eed71',
03:35:36 'is_rollback_disabled': True,
03:35:36 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-scale-switch-only-calcium-751/82318105-6e23-4dda-90b1-b5ee0c3eed71',
03:35:36 'rel': 'self'}],
03:35:36 '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'})}),
03:35:36 'name': 'releng-openflowplugin-csit-1node-scale-switch-only-calcium-751',
03:35:36 'notification_topics': [],
03:35:36 'outputs': [{'description': 'IP addresses of the 2nd vm types',
03:35:36 'output_key': 'vm_1_ips',
03:35:36 'output_value': ['10.30.170.229']},
03:35:36 {'description': 'IP addresses of the 1st vm types',
03:35:36 'output_key': 'vm_0_ips',
03:35:36 'output_value': ['10.30.170.156']}],
03:35:36 'owner_id': ****,
03:35:36 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:35:36 'OS::stack_id': '82318105-6e23-4dda-90b1-b5ee0c3eed71',
03:35:36 'OS::stack_name': 'releng-openflowplugin-csit-1node-scale-switch-only-calcium-751',
03:35:36 'job_name': '07630-751',
03:35:36 'silo': 'releng',
03:35:36 'vm_0_count': '1',
03:35:36 'vm_0_flavor': 'v3-standard-4',
03:35:36 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:35:36 '20250201-010426.857',
03:35:36 'vm_1_count': '1',
03:35:36 'vm_1_flavor': 'v3-standard-2',
03:35:36 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:35:36 '- 20250201-060151.911'},
03:35:36 'parent_id': None,
03:35:36 'replaced': None,
03:35:36 'status': 'CREATE_COMPLETE',
03:35:36 'status_reason': 'Stack CREATE completed successfully',
03:35:36 'tags': [],
03:35:36 'template': None,
03:35:36 'template_description': 'No description',
03:35:36 'template_url': None,
03:35:36 'timeout_mins': 15,
03:35:36 'unchanged': None,
03:35:36 'updated': None,
03:35:36 'updated_at': None,
03:35:36 'user_project_id': 'f8df47379f57419c96731faf10dc64b8'}
03:35:36 ------------------------------------
03:35:36 + popd
03:35:36 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
03:35:36 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins17952373029375095308.sh
03:35:36 ---> Copy SSH public keys to CSIT lab
03:35:36 Setup pyenv:
03:35:36 system
03:35:36 3.8.13
03:35:36 3.9.13
03:35:36 3.10.13
03:35:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:35:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:35:38 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
03:35:51 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:35:53 SSH not responding on 10.30.170.156. Retrying in 10 seconds...
03:35:54 Warning: Permanently added '10.30.170.229' (ECDSA) to the list of known hosts.
03:35:54 releng-07630-751-1-mininet-ovs-217-0
03:35:54 Successfully copied public keys to slave 10.30.170.229
03:36:03 Ping to 10.30.170.156 successful.
03:36:03 SSH not responding on 10.30.170.156. Retrying in 10 seconds...
03:36:13 Ping to 10.30.170.156 successful.
03:36:14 SSH not responding on 10.30.170.156. Retrying in 10 seconds...
03:36:24 Ping to 10.30.170.156 successful.
03:36:26 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:36:26 releng-07630-751-0-builder-0
03:36:26 Successfully copied public keys to slave 10.30.170.156
03:36:26 Process 6493 ready.
03:36:26 Process 6494 ready.
03:36:26 SSH ready on all stack servers.
03:36:26 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins146774839141596190.sh
03:36:26 Setup pyenv:
03:36:27 system
03:36:27 3.8.13
03:36:27 3.9.13
03:36:27 3.10.13
03:36:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:36:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7waK
03:36:31 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.robot_venv
03:36:35 lf-activate-venv(): INFO: Installing: setuptools wheel
03:36:37 lf-activate-venv(): INFO: Adding /tmp/venv-7waK/bin to PATH
03:36:37 + echo 'Installing Python Requirements'
03:36:37 Installing Python Requirements
03:36:37 + cat
03:36:37 + python -m pip install -r requirements.txt
03:36:37 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:36:37 Collecting docker-py (from -r requirements.txt (line 1))
03:36:37 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)
03:36:37 Collecting ipaddr (from -r requirements.txt (line 2))
03:36:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:36:37 Preparing metadata (setup.py): started
03:36:37 Preparing metadata (setup.py): finished with status 'done'
03:36:37 Collecting netaddr (from -r requirements.txt (line 3))
03:36:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:36:37 Collecting netifaces (from -r requirements.txt (line 4))
03:36:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:36:37 Preparing metadata (setup.py): started
03:36:38 Preparing metadata (setup.py): finished with status 'done'
03:36:38 Collecting pyhocon (from -r requirements.txt (line 5))
03:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:36:38 Collecting requests (from -r requirements.txt (line 6))
03:36:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.4/requests-2.32.4-py3-none-any.whl (64 kB)
03:36:38 Collecting robotframework (from -r requirements.txt (line 7))
03:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.1/robotframework-7.3.1-py3-none-any.whl (793 kB)
03:36:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 32.4 MB/s eta 0:00:00
03:36:38 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:36:38 Preparing metadata (setup.py): started
03:36:38 Preparing metadata (setup.py): finished with status 'done'
03:36:38 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:36:38 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:36:38 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)
03:36:38 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:36:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:36:38 Preparing metadata (setup.py): started
03:36:39 Preparing metadata (setup.py): finished with status 'done'
03:36:39 Collecting scapy (from -r requirements.txt (line 12))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
03:36:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 36.7 MB/s eta 0:00:00
03:36:39 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:36:39 Preparing metadata (setup.py): started
03:36:39 Preparing metadata (setup.py): finished with status 'done'
03:36:39 Collecting elasticsearch (from -r requirements.txt (line 18))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.0.2/elasticsearch-9.0.2-py3-none-any.whl (914 kB)
03:36:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 914.3/914.3 kB 37.5 MB/s eta 0:00:00
03:36:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
03:36:39 Collecting pyangbind (from -r requirements.txt (line 22))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
03:36:39 Collecting isodate (from -r requirements.txt (line 25))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:36:39 Collecting jmespath (from -r requirements.txt (line 28))
03:36:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:36:39 Collecting jsonpatch (from -r requirements.txt (line 31))
03:36:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:36:39 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB)
03:36:39 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:36:40 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:36:40 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)
03:36:40 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:36:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:36:40 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:36:40 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)
03:36:40 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:36:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.3/pyparsing-3.2.3-py3-none-any.whl (111 kB)
03:36:40 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:36:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.2/charset_normalizer-3.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (147 kB)
03:36:40 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:36:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
03:36:40 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
03:36:40 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:36:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.6.15/certifi-2025.6.15-py3-none-any.whl (157 kB)
03:36:40 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
03:36:40 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:36:40 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)
03:36:40 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:36:40 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)
03:36:40 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:36:40 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:36:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:36:40 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:36:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:36:41 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:36:41 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)
03:36:41 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.0/typing_extensions-4.14.0-py3-none-any.whl (43 kB)
03:36:41 Collecting elasticsearch (from -r requirements.txt (line 18))
03:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.18.1/elasticsearch-8.18.1-py3-none-any.whl (906 kB)
03:36:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.3/906.3 kB 31.5 MB/s eta 0:00:00
03:36:41 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:36:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
03:36:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 24.9 MB/s eta 0:00:00
03:36:41 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:36:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.4.0/lxml-5.4.0-cp311-cp311-manylinux_2_28_x86_64.whl (4.9 MB)
03:36:42 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.11.6/regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)
03:36:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 41.4 MB/s eta 0:00:00
03:36:42 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:36:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:36:42 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:42 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)
03:36:43 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/45.0.4/cryptography-45.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
03:36:43 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
03:36:43 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
03:36:44 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:36:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
03:36:44 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.33.0/selenium-4.33.0-py3-none-any.whl (9.4 MB)
03:36:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 78.4 MB/s eta 0:00:00
03:36:44 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 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)
03:36:44 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB)
03:36:44 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.4.0/urllib3-2.4.0-py3-none-any.whl (128 kB)
03:36:44 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
03:36:44 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:36:44 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.13.2/typing_extensions-4.13.2-py3-none-any.whl (45 kB)
03:36:44 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))
03:36:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
03:36:44 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:36:44 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 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)
03:36:44 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))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:36:44 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))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
03:36:44 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:36:44 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:36:44 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:36:44 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:36:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.4/beautifulsoup4-4.13.4-py3-none-any.whl (187 kB)
03:36:44 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))
03:36:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:36:44 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:36:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.7/soupsieve-2.7-py3-none-any.whl (36 kB)
03:36:44 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:36:44 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
03:36:44 Building wheel for robotframework-sshlibrary (setup.py): started
03:36:45 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
03:36:45 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f812195facdaa6daa898a5f18e0761ce023369e2488adc3536dcb21e91edd2f3
03:36:45 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:36:45 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
03:36:45 Building wheel for ipaddr (setup.py): started
03:36:45 Building wheel for ipaddr (setup.py): finished with status 'done'
03:36:45 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ef82114c2c8b0703c1f33000070f73109255483df6fc8175fafe408d5da95b1d
03:36:45 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:36:45 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
03:36:45 Building wheel for netifaces (setup.py): started
03:36:47 Building wheel for netifaces (setup.py): finished with status 'done'
03:36:47 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=7795a86467b9d5a62357103f3d5b5b68d9bc4c60b4dd180501d991d6270e829e
03:36:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:36:47 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
03:36:47 Building wheel for robotframework-httplibrary (setup.py): started
03:36:48 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
03:36:48 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=47c815b93002b22645bf1fee73e04eff66723e0466462492f28c6890fb1c5c14
03:36:48 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:36:48 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
03:36:48 Building wheel for jsonpath-rw (setup.py): started
03:36:48 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
03:36:48 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=22eda9444a20189fcab424d73824da2438cee72eb84f58ad98c8c6683ce20b9c
03:36:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:36:48 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:36:48 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, 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
03:36:55
03:36:55 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.4 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 cryptography-45.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.18.1 elasticsearch-dsl-8.18.0 enum34-1.1.10 h11-0.16.0 idna-3.10 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-5.4.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.5.1 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.2.3 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.11.6 requests-2.32.4 robotframework-7.3.1 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.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 urllib3-2.4.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
03:36:55 + pip freeze
03:36:55 attrs==25.3.0
03:36:55 bcrypt==4.3.0
03:36:55 beautifulsoup4==4.13.4
03:36:55 certifi==2025.6.15
03:36:55 cffi==1.17.1
03:36:55 charset-normalizer==3.4.2
03:36:55 click==8.2.1
03:36:55 cryptography==45.0.4
03:36:55 decorator==5.2.1
03:36:55 distlib==0.3.9
03:36:55 docker-py==1.10.6
03:36:55 docker-pycreds==0.4.0
03:36:55 elastic-transport==8.17.1
03:36:55 elasticsearch==8.18.1
03:36:55 elasticsearch-dsl==8.18.0
03:36:55 enum34==1.1.10
03:36:55 filelock==3.18.0
03:36:55 h11==0.16.0
03:36:55 idna==3.10
03:36:55 ipaddr==2.2.0
03:36:55 isodate==0.7.2
03:36:55 jmespath==1.0.1
03:36:55 jsonpatch==1.33
03:36:55 jsonpath-rw==1.4.0
03:36:55 jsonpointer==3.0.0
03:36:55 lxml==5.4.0
03:36:55 netaddr==1.3.0
03:36:55 netifaces==0.11.0
03:36:55 outcome==1.3.0.post0
03:36:55 paramiko==3.5.1
03:36:55 platformdirs==4.3.8
03:36:55 ply==3.11
03:36:55 pyang==2.6.1
03:36:55 pyangbind==0.8.6
03:36:55 pycparser==2.22
03:36:55 pyhocon==0.3.61
03:36:55 PyNaCl==1.5.0
03:36:55 pyparsing==3.2.3
03:36:55 PySocks==1.7.1
03:36:55 python-dateutil==2.9.0.post0
03:36:55 regex==2024.11.6
03:36:55 requests==2.32.4
03:36:55 robotframework==7.3.1
03:36:55 robotframework-httplibrary==0.4.2
03:36:55 robotframework-pythonlibcore==4.4.1
03:36:55 robotframework-requests==0.9.7
03:36:55 robotframework-selenium2library==3.0.0
03:36:55 robotframework-seleniumlibrary==6.7.1
03:36:55 robotframework-sshlibrary==3.8.0
03:36:55 scapy==2.6.1
03:36:55 scp==0.15.0
03:36:55 selenium==4.33.0
03:36:55 six==1.17.0
03:36:55 sniffio==1.3.1
03:36:55 sortedcontainers==2.4.0
03:36:55 soupsieve==2.7
03:36:55 trio==0.30.0
03:36:55 trio-websocket==0.12.2
03:36:55 typing_extensions==4.13.2
03:36:55 urllib3==2.4.0
03:36:55 virtualenv==20.31.2
03:36:55 waitress==3.0.2
03:36:55 WebOb==1.8.9
03:36:55 websocket-client==1.8.0
03:36:55 WebTest==3.0.6
03:36:55 wsproto==1.2.0
03:36:55 [EnvInject] - Injecting environment variables from a build step.
03:36:55 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:36:55 [EnvInject] - Variables injected successfully.
03:36:55 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins2763483681165317265.sh
03:36:56 Setup pyenv:
03:36:56 system
03:36:56 3.8.13
03:36:56 3.9.13
03:36:56 3.10.13
03:36:56 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:36:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:36:58 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
03:37:05 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.
03:37:05 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:37:05 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:37:05 + ODL_SYSTEM=()
03:37:05 + TOOLS_SYSTEM=()
03:37:05 + OPENSTACK_SYSTEM=()
03:37:05 + OPENSTACK_CONTROLLERS=()
03:37:05 + mapfile -t ADDR
03:37:05 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:37:05 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:37:06 + for i in "${ADDR[@]}"
03:37:06 ++ ssh 10.30.170.156 hostname -s
03:37:06 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:07 + REMHOST=releng-07630-751-0-builder-0
03:37:07 + case ${REMHOST} in
03:37:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:37:07 + for i in "${ADDR[@]}"
03:37:07 ++ ssh 10.30.170.229 hostname -s
03:37:07 Warning: Permanently added '10.30.170.229' (ECDSA) to the list of known hosts.
03:37:07 + REMHOST=releng-07630-751-1-mininet-ovs-217-0
03:37:07 + case ${REMHOST} in
03:37:07 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:37:07 + echo NUM_ODL_SYSTEM=1
03:37:07 + echo NUM_TOOLS_SYSTEM=1
03:37:07 + '[' '' == yes ']'
03:37:07 + NUM_OPENSTACK_SYSTEM=0
03:37:07 + echo NUM_OPENSTACK_SYSTEM=0
03:37:07 + '[' 0 -eq 2 ']'
03:37:07 + echo ODL_SYSTEM_IP=10.30.170.156
03:37:07 ++ seq 0 0
03:37:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:37:07 + echo ODL_SYSTEM_1_IP=10.30.170.156
03:37:07 + echo TOOLS_SYSTEM_IP=10.30.170.229
03:37:07 ++ seq 0 0
03:37:07 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:37:07 + echo TOOLS_SYSTEM_1_IP=10.30.170.229
03:37:07 + openstack_index=0
03:37:07 + NUM_OPENSTACK_CONTROL_NODES=1
03:37:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:37:07 ++ seq 0 0
03:37:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:37:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:37:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:37:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:37:07 + '[' -1 -ge 2 ']'
03:37:07 ++ seq 0 -2
03:37:07 + NUM_OPENSTACK_HAPROXY_NODES=0
03:37:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:37:07 ++ seq 0 -1
03:37:07 + echo 'Contents of slave_addresses.txt:'
03:37:07 Contents of slave_addresses.txt:
03:37:07 + cat slave_addresses.txt
03:37:07 NUM_ODL_SYSTEM=1
03:37:07 NUM_TOOLS_SYSTEM=1
03:37:07 NUM_OPENSTACK_SYSTEM=0
03:37:07 ODL_SYSTEM_IP=10.30.170.156
03:37:07 ODL_SYSTEM_1_IP=10.30.170.156
03:37:07 TOOLS_SYSTEM_IP=10.30.170.229
03:37:07 TOOLS_SYSTEM_1_IP=10.30.170.229
03:37:07 NUM_OPENSTACK_CONTROL_NODES=1
03:37:07 OPENSTACK_CONTROL_NODE_1_IP=
03:37:07 NUM_OPENSTACK_COMPUTE_NODES=-1
03:37:07 NUM_OPENSTACK_HAPROXY_NODES=0
03:37:07 [EnvInject] - Injecting environment variables from a build step.
03:37:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:37:07 [EnvInject] - Variables injected successfully.
03:37:07 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/sh /tmp/jenkins5783907135769933649.sh
03:37:07 Preparing for JRE Version 17
03:37:07 Karaf artifact is karaf
03:37:07 Karaf project is integration
03:37:07 Java home is /usr/lib/jvm/java-17-openjdk-amd64
03:37:07 [EnvInject] - Injecting environment variables from a build step.
03:37:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:37:07 [EnvInject] - Variables injected successfully.
03:37:07 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins10248362249069942091.sh
03:37:07 2025-06-21 03:37:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/calcium/pom.xml [2619/2619] -> "pom.xml" [1]
03:37:08 Bundle version is 0.20.4-SNAPSHOT
03:37:08 --2025-06-21 03:37:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/maven-metadata.xml
03:37:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:37:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:37:08 HTTP request sent, awaiting response... 200 OK
03:37:08 Length: 1398 (1.4K) [application/xml]
03:37:08 Saving to: ‘maven-metadata.xml’
03:37:08
03:37:08 0K . 100% 37.9M=0s
03:37:08
03:37:08 2025-06-21 03:37:08 (37.9 MB/s) - ‘maven-metadata.xml’ saved [1398/1398]
03:37:08
03:37:08
03:37:08
03:37:08 org.opendaylight.integration
03:37:08 karaf
03:37:08 0.20.4-SNAPSHOT
03:37:08
03:37:08
03:37:08 20250619.185912
03:37:08 1
03:37:08
03:37:08 20250619185912
03:37:08
03:37:08
03:37:08 pom
03:37:08 0.20.4-20250619.185912-1
03:37:08 20250619185912
03:37:08
03:37:08
03:37:08 tar.gz
03:37:08 0.20.4-20250619.185912-1
03:37:08 20250619185912
03:37:08
03:37:08
03:37:08 zip
03:37:08 0.20.4-20250619.185912-1
03:37:08 20250619185912
03:37:08
03:37:08
03:37:08 cyclonedx
03:37:08 xml
03:37:08 0.20.4-20250619.185912-1
03:37:08 20250619185912
03:37:08
03:37:08
03:37:08 cyclonedx
03:37:08 json
03:37:08 0.20.4-20250619.185912-1
03:37:08 20250619185912
03:37:08
03:37:08
03:37:08
03:37:08
03:37:08 Nexus timestamp is 0.20.4-20250619.185912-1
03:37:08 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-20250619.185912-1.zip
03:37:08 Distribution bundle is karaf-0.20.4-20250619.185912-1.zip
03:37:08 Distribution bundle version is 0.20.4-SNAPSHOT
03:37:08 Distribution folder is karaf-0.20.4-SNAPSHOT
03:37:08 Nexus prefix is https://nexus.opendaylight.org
03:37:08 [EnvInject] - Injecting environment variables from a build step.
03:37:08 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:37:08 [EnvInject] - Variables injected successfully.
03:37:08 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins15765944009120518200.sh
03:37:08 Setup pyenv:
03:37:08 system
03:37:08 3.8.13
03:37:08 3.9.13
03:37:08 3.10.13
03:37:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:37:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:37:10 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.
03:37:10 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:37:10 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
03:37:15 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.
03:37:15 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:37:15 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:37:15 Copying common-functions.sh to /tmp
03:37:17 Copying common-functions.sh to 10.30.170.156:/tmp
03:37:17 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:17 Copying common-functions.sh to 10.30.170.229:/tmp
03:37:17 Warning: Permanently added '10.30.170.229' (ECDSA) to the list of known hosts.
03:37:18 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins17496270204507825769.sh
03:37:18 common-functions.sh is being sourced
03:37:18 common-functions environment:
03:37:18 MAVENCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:37:18 ACTUALFEATURES:
03:37:18 FEATURESCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:18 CUSTOMPROP: /tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:37:18 LOGCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:18 MEMCONF: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:18 CONTROLLERMEM: 2048m
03:37:18 AKKACONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/akka.conf
03:37:18 MODULESCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:37:18 MODULESHARDSCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:37:18 SUITES:
03:37:18
03:37:18 #################################################
03:37:18 ## Configure Cluster and Start ##
03:37:18 #################################################
03:37:18 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest
03:37:18 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest
03:37:18 Locating script plan to use...
03:37:18 Finished running script plans
03:37:18 Configuring member-1 with IP address 10.30.170.156
03:37:18 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:18 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:18 + source /tmp/common-functions.sh karaf-0.20.4-SNAPSHOT
03:37:18 ++ [[ /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 ]]
03:37:18 common-functions.sh is being sourced
03:37:18 ++ echo 'common-functions.sh is being sourced'
03:37:18 ++ BUNDLEFOLDER=karaf-0.20.4-SNAPSHOT
03:37:18 ++ export MAVENCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:37:18 ++ MAVENCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:37:18 ++ export FEATURESCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:18 ++ FEATURESCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:18 ++ export CUSTOMPROP=/tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:37:18 ++ CUSTOMPROP=/tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:37:18 ++ export LOGCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:18 ++ LOGCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:18 ++ export MEMCONF=/tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:18 ++ MEMCONF=/tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:18 ++ export CONTROLLERMEM=
03:37:18 ++ CONTROLLERMEM=
03:37:18 ++ '[' '' = calcium ']'
03:37:18 ++ CLUSTER_SYSTEM=pekko
03:37:18 ++ export AKKACONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/pekko.conf
03:37:18 ++ AKKACONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/pekko.conf
03:37:18 ++ export MODULESCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:37:18 ++ MODULESCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:37:18 ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:37:18 ++ MODULESHARDSCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:37:18 ++ print_common_env
03:37:18 ++ cat
03:37:18 common-functions environment:
03:37:18 MAVENCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:37:18 ACTUALFEATURES:
03:37:18 FEATURESCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:18 CUSTOMPROP: /tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:37:18 LOGCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:18 MEMCONF: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:18 CONTROLLERMEM:
03:37:18 AKKACONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/pekko.conf
03:37:18 MODULESCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:37:18 MODULESHARDSCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:37:18 SUITES:
03:37:18
03:37:18 ++ SSH='ssh -t -t'
03:37:18 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:37:18 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:37:18 Changing to /tmp
03:37:18 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-20250619.185912-1.zip
03:37:18 + echo 'Changing to /tmp'
03:37:18 + cd /tmp
03:37:18 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-20250619.185912-1.zip'
03:37:18 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-20250619.185912-1.zip
03:37:18 --2025-06-21 03:37:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/karaf-0.20.4-20250619.185912-1.zip
03:37:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:37:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:37:18 HTTP request sent, awaiting response... 200 OK
03:37:18 Length: 234246417 (223M) [application/zip]
03:37:18 Saving to: ‘karaf-0.20.4-20250619.185912-1.zip’
03:37:18
03:37:18 0K ........ ........ ........ ........ ........ ........ 1% 97.1M 2s
03:37:18 3072K ........ ........ ........ ........ ........ ........ 2% 177M 2s
03:37:18 6144K ........ ........ ........ ........ ........ ........ 4% 112M 2s
03:37:18 9216K ........ ........ ........ ........ ........ ........ 5% 220M 2s
03:37:18 12288K ........ ........ ........ ........ ........ ........ 6% 113M 2s
03:37:18 15360K ........ ........ ........ ........ ........ ........ 8% 227M 1s
03:37:18 18432K ........ ........ ........ ........ ........ ........ 9% 411M 1s
03:37:18 21504K ........ ........ ........ ........ ........ ........ 10% 390M 1s
03:37:18 24576K ........ ........ ........ ........ ........ ........ 12% 229M 1s
03:37:18 27648K ........ ........ ........ ........ ........ ........ 13% 268M 1s
03:37:18 30720K ........ ........ ........ ........ ........ ........ 14% 268M 1s
03:37:18 33792K ........ ........ ........ ........ ........ ........ 16% 309M 1s
03:37:18 36864K ........ ........ ........ ........ ........ ........ 17% 199M 1s
03:37:18 39936K ........ ........ ........ ........ ........ ........ 18% 284M 1s
03:37:18 43008K ........ ........ ........ ........ ........ ........ 20% 316M 1s
03:37:18 46080K ........ ........ ........ ........ ........ ........ 21% 348M 1s
03:37:18 49152K ........ ........ ........ ........ ........ ........ 22% 350M 1s
03:37:18 52224K ........ ........ ........ ........ ........ ........ 24% 239M 1s
03:37:18 55296K ........ ........ ........ ........ ........ ........ 25% 273M 1s
03:37:18 58368K ........ ........ ........ ........ ........ ........ 26% 262M 1s
03:37:18 61440K ........ ........ ........ ........ ........ ........ 28% 317M 1s
03:37:18 64512K ........ ........ ........ ........ ........ ........ 29% 362M 1s
03:37:18 67584K ........ ........ ........ ........ ........ ........ 30% 364M 1s
03:37:18 70656K ........ ........ ........ ........ ........ ........ 32% 358M 1s
03:37:18 73728K ........ ........ ........ ........ ........ ........ 33% 315M 1s
03:37:19 76800K ........ ........ ........ ........ ........ ........ 34% 281M 1s
03:37:19 79872K ........ ........ ........ ........ ........ ........ 36% 299M 1s
03:37:19 82944K ........ ........ ........ ........ ........ ........ 37% 349M 1s
03:37:19 86016K ........ ........ ........ ........ ........ ........ 38% 357M 1s
03:37:19 89088K ........ ........ ........ ........ ........ ........ 40% 343M 1s
03:37:19 92160K ........ ........ ........ ........ ........ ........ 41% 343M 1s
03:37:19 95232K ........ ........ ........ ........ ........ ........ 42% 347M 1s
03:37:19 98304K ........ ........ ........ ........ ........ ........ 44% 349M 0s
03:37:19 101376K ........ ........ ........ ........ ........ ........ 45% 363M 0s
03:37:19 104448K ........ ........ ........ ........ ........ ........ 47% 263M 0s
03:37:19 107520K ........ ........ ........ ........ ........ ........ 48% 273M 0s
03:37:19 110592K ........ ........ ........ ........ ........ ........ 49% 298M 0s
03:37:19 113664K ........ ........ ........ ........ ........ ........ 51% 378M 0s
03:37:19 116736K ........ ........ ........ ........ ........ ........ 52% 334M 0s
03:37:19 119808K ........ ........ ........ ........ ........ ........ 53% 349M 0s
03:37:19 122880K ........ ........ ........ ........ ........ ........ 55% 326M 0s
03:37:19 125952K ........ ........ ........ ........ ........ ........ 56% 343M 0s
03:37:19 129024K ........ ........ ........ ........ ........ ........ 57% 339M 0s
03:37:19 132096K ........ ........ ........ ........ ........ ........ 59% 341M 0s
03:37:19 135168K ........ ........ ........ ........ ........ ........ 60% 344M 0s
03:37:19 138240K ........ ........ ........ ........ ........ ........ 61% 345M 0s
03:37:19 141312K ........ ........ ........ ........ ........ ........ 63% 341M 0s
03:37:19 144384K ........ ........ ........ ........ ........ ........ 64% 340M 0s
03:37:19 147456K ........ ........ ........ ........ ........ ........ 65% 335M 0s
03:37:19 150528K ........ ........ ........ ........ ........ ........ 67% 339M 0s
03:37:19 153600K ........ ........ ........ ........ ........ ........ 68% 334M 0s
03:37:19 156672K ........ ........ ........ ........ ........ ........ 69% 326M 0s
03:37:19 159744K ........ ........ ........ ........ ........ ........ 71% 334M 0s
03:37:19 162816K ........ ........ ........ ........ ........ ........ 72% 351M 0s
03:37:19 165888K ........ ........ ........ ........ ........ ........ 73% 358M 0s
03:37:19 168960K ........ ........ ........ ........ ........ ........ 75% 358M 0s
03:37:19 172032K ........ ........ ........ ........ ........ ........ 76% 362M 0s
03:37:19 175104K ........ ........ ........ ........ ........ ........ 77% 356M 0s
03:37:19 178176K ........ ........ ........ ........ ........ ........ 79% 362M 0s
03:37:19 181248K ........ ........ ........ ........ ........ ........ 80% 351M 0s
03:37:19 184320K ........ ........ ........ ........ ........ ........ 81% 360M 0s
03:37:19 187392K ........ ........ ........ ........ ........ ........ 83% 358M 0s
03:37:19 190464K ........ ........ ........ ........ ........ ........ 84% 327M 0s
03:37:19 193536K ........ ........ ........ ........ ........ ........ 85% 298M 0s
03:37:19 196608K ........ ........ ........ ........ ........ ........ 87% 286M 0s
03:37:19 199680K ........ ........ ........ ........ ........ ........ 88% 330M 0s
03:37:19 202752K ........ ........ ........ ........ ........ ........ 89% 436M 0s
03:37:19 205824K ........ ........ ........ ........ ........ ........ 91% 304M 0s
03:37:19 208896K ........ ........ ........ ........ ........ ........ 92% 363M 0s
03:37:19 211968K ........ ........ ........ ........ ........ ........ 94% 346M 0s
03:37:19 215040K ........ ........ ........ ........ ........ ........ 95% 265M 0s
03:37:19 218112K ........ ........ ........ ........ ........ ........ 96% 273M 0s
03:37:19 221184K ........ ........ ........ ........ ........ ........ 98% 305M 0s
03:37:19 224256K ........ ........ ........ ........ ........ ........ 99% 356M 0s
03:37:19 227328K ........ ........ ...... 100% 377M=0.8s
03:37:19
03:37:19 2025-06-21 03:37:19 (292 MB/s) - ‘karaf-0.20.4-20250619.185912-1.zip’ saved [234246417/234246417]
03:37:19
03:37:19 Extracting the new controller...
03:37:19 + echo 'Extracting the new controller...'
03:37:19 + unzip -q karaf-0.20.4-20250619.185912-1.zip
03:37:21 Adding external repositories...
03:37:21 + echo 'Adding external repositories...'
03:37:21 + 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.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:37:21 ################################################################################
03:37:21 #
03:37:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:37:21 # contributor license agreements. See the NOTICE file distributed with
03:37:21 # this work for additional information regarding copyright ownership.
03:37:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:37:21 # (the "License"); you may not use this file except in compliance with
03:37:21 # the License. You may obtain a copy of the License at
03:37:21 #
03:37:21 # http://www.apache.org/licenses/LICENSE-2.0
03:37:21 #
03:37:21 # Unless required by applicable law or agreed to in writing, software
03:37:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:37:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:37:21 # See the License for the specific language governing permissions and
03:37:21 # limitations under the License.
03:37:21 #
03:37:21 ################################################################################
03:37:21
03:37:21 #
03:37:21 # If set to true, the following property will not allow any certificate to be used
03:37:21 # when accessing Maven repositories through SSL
03:37:21 #
03:37:21 #org.ops4j.pax.url.mvn.certificateCheck=
03:37:21
03:37:21 #
03:37:21 # Path to the local Maven settings file.
03:37:21 # The repositories defined in this file will be automatically added to the list
03:37:21 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:37:21 # below is not set.
03:37:21 # The following locations are checked for the existence of the settings.xml file
03:37:21 # * 1. looks for the specified url
03:37:21 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:37:21 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:37:21 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:37:21 #
03:37:21 #org.ops4j.pax.url.mvn.settings=
03:37:21
03:37:21 #
03:37:21 # Path to the local Maven repository which is used to avoid downloading
03:37:21 # artifacts when they already exist locally.
03:37:21 # The value of this property will be extracted from the settings.xml file
03:37:21 # above, or defaulted to:
03:37:21 # System.getProperty( "user.home" ) + "/.m2/repository"
03:37:21 #
03:37:21 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:37:21
03:37:21 #
03:37:21 # Default this to false. It's just weird to use undocumented repos
03:37:21 #
03:37:21 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:37:21
03:37:21 #
03:37:21 # Uncomment if you don't wanna use the proxy settings
03:37:21 # from the Maven conf/settings.xml file
03:37:21 #
03:37:21 # org.ops4j.pax.url.mvn.proxySupport=false
03:37:21
03:37:21 #
03:37:21 # Comma separated list of repositories scanned when resolving an artifact.
03:37:21 # Those repositories will be checked before iterating through the
03:37:21 # below list of repositories and even before the local repository
03:37:21 # A repository url can be appended with zero or more of the following flags:
03:37:21 # @snapshots : the repository contains snaphots
03:37:21 # @noreleases : the repository does not contain any released artifacts
03:37:21 #
03:37:21 # The following property value will add the system folder as a repo.
03:37:21 #
03:37:21 org.ops4j.pax.url.mvn.defaultRepositories=\
03:37:21 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:37:21 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:37:21 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:37:21
03:37:21 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:37:21 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:37:21
03:37:21 #
03:37:21 # Comma separated list of repositories scanned when resolving an artifact.
03:37:21 # The default list includes the following repositories:
03:37:21 # http://repo1.maven.org/maven2@id=central
03:37:21 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:37:21 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:37:21 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:37:21 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:37:21 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:37:21 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:37:21 # To add repositories to the default ones, prepend '+' to the list of repositories
03:37:21 # to add.
03:37:21 # A repository url can be appended with zero or more of the following flags:
03:37:21 # @snapshots : the repository contains snapshots
03:37:21 # @noreleases : the repository does not contain any released artifacts
03:37:21 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:37:21 #
03:37:21 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
03:37:21
03:37:21 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:37:21 + [[ True == \T\r\u\e ]]
03:37:21 + echo 'Configuring the startup features...'
03:37:21 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,/g' /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:21 + FEATURE_TEST_STRING=features-test
03:37:21 + FEATURE_TEST_VERSION=0.20.4-SNAPSHOT
03:37:21 + KARAF_VERSION=karaf4
03:37:21 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:37:21 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:21 + [[ ! -z '' ]]
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:37:21 ################################################################################
03:37:21 #
03:37:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:37:21 # contributor license agreements. See the NOTICE file distributed with
03:37:21 # this work for additional information regarding copyright ownership.
03:37:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:37:21 # (the "License"); you may not use this file except in compliance with
03:37:21 # the License. You may obtain a copy of the License at
03:37:21 #
03:37:21 # http://www.apache.org/licenses/LICENSE-2.0
03:37:21 #
03:37:21 # Unless required by applicable law or agreed to in writing, software
03:37:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:37:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:37:21 # See the License for the specific language governing permissions and
03:37:21 # limitations under the License.
03:37:21 #
03:37:21 ################################################################################
03:37:21
03:37:21 #
03:37:21 # Comma separated list of features repositories to register by default
03:37:21 #
03:37:21 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/a9e381d9-5e5f-43f7-b81c-8b413f6de8a4.xml
03:37:21
03:37:21 #
03:37:21 # Comma separated list of features to install at startup
03:37:21 #
03:37:21 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest, 0e1205d7-5829-4c0c-a718-92feaaab90eb
03:37:21
03:37:21 #
03:37:21 # Resource repositories (OBR) that the features resolver can use
03:37:21 # to resolve requirements/capabilities
03:37:21 #
03:37:21 # The format of the resourceRepositories is
03:37:21 # resourceRepositories=[xml:url|json:url],...
03:37:21 # for Instance:
03:37:21 #
03:37:21 #resourceRepositories=xml:http://host/path/to/index.xml
03:37:21 # or
03:37:21 #resourceRepositories=json:http://host/path/to/index.json
03:37:21 #
03:37:21
03:37:21 #
03:37:21 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:37:21 #
03:37:21 featuresBootAsynchronous=false
03:37:21
03:37:21 #
03:37:21 # Service requirements enforcement
03:37:21 #
03:37:21 # By default, the feature resolver checks the service requirements/capabilities of
03:37:21 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:37:21 # the required bundles.
03:37:21 # The following flag can have those values:
03:37:21 # - disable: service requirements are completely ignored
03:37:21 # - default: service requirements are ignored for old features
03:37:21 # - enforce: service requirements are always verified
03:37:21 #
03:37:21 #serviceRequirements=default
03:37:21
03:37:21 #
03:37:21 # Store cfg file for config element in feature
03:37:21 #
03:37:21 #configCfgStore=true
03:37:21
03:37:21 #
03:37:21 # Define if the feature service automatically refresh bundles
03:37:21 #
03:37:21 autoRefresh=true
03:37:21
03:37:21 #
03:37:21 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:37:21 # XML file defines instructions related to features processing
03:37:21 # versions.properties may declare properties to resolve placeholders in XML file
03:37:21 # both files are relative to ${karaf.etc}
03:37:21 #
03:37:21 #featureProcessing=org.apache.karaf.features.xml
03:37:21 #featureProcessingVersions=versions.properties
03:37:21 + configure_karaf_log karaf4 ''
03:37:21 + local -r karaf_version=karaf4
03:37:21 + local -r controllerdebugmap=
03:37:21 + local logapi=log4j
03:37:21 + grep log4j2 /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:37:21 log4j2.rootLogger.level = INFO
03:37:21 #log4j2.rootLogger.type = asyncRoot
03:37:21 #log4j2.rootLogger.includeLocation = false
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:37:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:37:21 log4j2.rootLogger.appenderRef.Console.ref = Console
03:37:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:37:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:37:21 log4j2.logger.spifly.name = org.apache.aries.spifly
03:37:21 log4j2.logger.spifly.level = WARN
03:37:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:37:21 log4j2.logger.audit.level = INFO
03:37:21 log4j2.logger.audit.additivity = false
03:37:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:37:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:37:21 log4j2.appender.console.type = Console
03:37:21 log4j2.appender.console.name = Console
03:37:21 log4j2.appender.console.layout.type = PatternLayout
03:37:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:37:21 log4j2.appender.rolling.type = RollingRandomAccessFile
03:37:21 log4j2.appender.rolling.name = RollingFile
03:37:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:37:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:37:21 #log4j2.appender.rolling.immediateFlush = false
03:37:21 log4j2.appender.rolling.append = true
03:37:21 log4j2.appender.rolling.layout.type = PatternLayout
03:37:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:37:21 log4j2.appender.rolling.policies.type = Policies
03:37:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:37:21 log4j2.appender.rolling.policies.size.size = 64MB
03:37:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:37:21 log4j2.appender.rolling.strategy.max = 7
03:37:21 log4j2.appender.audit.type = RollingRandomAccessFile
03:37:21 log4j2.appender.audit.name = AuditRollingFile
03:37:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:37:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:37:21 log4j2.appender.audit.append = true
03:37:21 log4j2.appender.audit.layout.type = PatternLayout
03:37:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:37:21 log4j2.appender.audit.policies.type = Policies
03:37:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:37:21 log4j2.appender.audit.policies.size.size = 8MB
03:37:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:37:21 log4j2.appender.audit.strategy.max = 7
03:37:21 log4j2.appender.osgi.type = PaxOsgi
03:37:21 log4j2.appender.osgi.name = PaxOsgi
03:37:21 log4j2.appender.osgi.filter = *
03:37:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:37:21 #log4j2.logger.aether.level = TRACE
03:37:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:37:21 #log4j2.logger.http-headers.level = DEBUG
03:37:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:37:21 #log4j2.logger.maven.level = TRACE
03:37:21 + logapi=log4j2
03:37:21 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:37:21 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:37:21 + '[' log4j2 == log4j2 ']'
03:37:21 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:21 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:37:21 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:37:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:37:21 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:37:21 controllerdebugmap:
03:37:21 cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:21 + unset IFS
03:37:21 + echo 'controllerdebugmap: '
03:37:21 + '[' -n '' ']'
03:37:21 + echo 'cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:37:21 ################################################################################
03:37:21 #
03:37:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:37:21 # contributor license agreements. See the NOTICE file distributed with
03:37:21 # this work for additional information regarding copyright ownership.
03:37:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:37:21 # (the "License"); you may not use this file except in compliance with
03:37:21 # the License. You may obtain a copy of the License at
03:37:21 #
03:37:21 # http://www.apache.org/licenses/LICENSE-2.0
03:37:21 #
03:37:21 # Unless required by applicable law or agreed to in writing, software
03:37:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:37:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:37:21 # See the License for the specific language governing permissions and
03:37:21 # limitations under the License.
03:37:21 #
03:37:21 ################################################################################
03:37:21
03:37:21 # Common pattern layout for appenders
03:37:21 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:37:21
03:37:21 # Root logger
03:37:21 log4j2.rootLogger.level = INFO
03:37:21 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:37:21 #log4j2.rootLogger.type = asyncRoot
03:37:21 #log4j2.rootLogger.includeLocation = false
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:37:21 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:37:21 log4j2.rootLogger.appenderRef.Console.ref = Console
03:37:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:37:21 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:37:21
03:37:21 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:37:21 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:37:21
03:37:21 # Loggers configuration
03:37:21
03:37:21 # Spifly logger
03:37:21 log4j2.logger.spifly.name = org.apache.aries.spifly
03:37:21 log4j2.logger.spifly.level = WARN
03:37:21
03:37:21 # Security audit logger
03:37:21 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:37:21 log4j2.logger.audit.level = INFO
03:37:21 log4j2.logger.audit.additivity = false
03:37:21 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:37:21
03:37:21 # Appenders configuration
03:37:21
03:37:21 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:37:21 log4j2.appender.console.type = Console
03:37:21 log4j2.appender.console.name = Console
03:37:21 log4j2.appender.console.layout.type = PatternLayout
03:37:21 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:37:21
03:37:21 # Rolling file appender
03:37:21 log4j2.appender.rolling.type = RollingRandomAccessFile
03:37:21 log4j2.appender.rolling.name = RollingFile
03:37:21 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:37:21 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:37:21 # uncomment to not force a disk flush
03:37:21 #log4j2.appender.rolling.immediateFlush = false
03:37:21 log4j2.appender.rolling.append = true
03:37:21 log4j2.appender.rolling.layout.type = PatternLayout
03:37:21 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:37:21 log4j2.appender.rolling.policies.type = Policies
03:37:21 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:37:21 log4j2.appender.rolling.policies.size.size = 1GB
03:37:21 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:37:21 log4j2.appender.rolling.strategy.max = 7
03:37:21
03:37:21 # Audit file appender
03:37:21 log4j2.appender.audit.type = RollingRandomAccessFile
03:37:21 log4j2.appender.audit.name = AuditRollingFile
03:37:21 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:37:21 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:37:21 log4j2.appender.audit.append = true
03:37:21 log4j2.appender.audit.layout.type = PatternLayout
03:37:21 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:37:21 log4j2.appender.audit.policies.type = Policies
03:37:21 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:37:21 log4j2.appender.audit.policies.size.size = 8MB
03:37:21 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:37:21 log4j2.appender.audit.strategy.max = 7
03:37:21
03:37:21 # OSGi appender
03:37:21 log4j2.appender.osgi.type = PaxOsgi
03:37:21 log4j2.appender.osgi.name = PaxOsgi
03:37:21 log4j2.appender.osgi.filter = *
03:37:21
03:37:21 # help with identification of maven-related problems with pax-url-aether
03:37:21 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:37:21 #log4j2.logger.aether.level = TRACE
03:37:21 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:37:21 #log4j2.logger.http-headers.level = DEBUG
03:37:21 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:37:21 #log4j2.logger.maven.level = TRACE
03:37:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:37:21 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:37:21 + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:37:21 + local -r controllermem=2048m
03:37:21 + local -r memconf=/tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 Configure
03:37:21 java home: /usr/lib/jvm/java-17-openjdk-amd64
03:37:21 max memory: 2048m
03:37:21 memconf: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 + echo Configure
03:37:21 + echo ' java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:37:21 + echo ' max memory: 2048m'
03:37:21 + echo ' memconf: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv'
03:37:21 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 cat /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 + echo 'cat /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv'
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:37:21 #!/bin/sh
03:37:21 #
03:37:21 # Licensed to the Apache Software Foundation (ASF) under one or more
03:37:21 # contributor license agreements. See the NOTICE file distributed with
03:37:21 # this work for additional information regarding copyright ownership.
03:37:21 # The ASF licenses this file to You under the Apache License, Version 2.0
03:37:21 # (the "License"); you may not use this file except in compliance with
03:37:21 # the License. You may obtain a copy of the License at
03:37:21 #
03:37:21 # http://www.apache.org/licenses/LICENSE-2.0
03:37:21 #
03:37:21 # Unless required by applicable law or agreed to in writing, software
03:37:21 # distributed under the License is distributed on an "AS IS" BASIS,
03:37:21 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:37:21 # See the License for the specific language governing permissions and
03:37:21 # limitations under the License.
03:37:21 #
03:37:21
03:37:21 #
03:37:21 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:37:21 # script: client, instance, shell, start, status, stop, karaf
03:37:21 #
03:37:21 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:37:21 # Actions go here...
03:37:21 # fi
03:37:21
03:37:21 #
03:37:21 # general settings which should be applied for all scripts go here; please keep
03:37:21 # in mind that it is possible that scripts might be executed more than once, e.g.
03:37:21 # in example of the start script where the start script is executed first and the
03:37:21 # karaf script afterwards.
03:37:21 #
03:37:21
03:37:21 #
03:37:21 # The following section shows the possible configuration options for the default
03:37:21 # karaf scripts
03:37:21 #
03:37:21 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:37:21 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:37:21 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:37:21 # export EXTRA_JAVA_OPTS # Additional JVM options
03:37:21 # export KARAF_HOME # Karaf home folder
03:37:21 # export KARAF_DATA # Karaf data folder
03:37:21 # export KARAF_BASE # Karaf base folder
03:37:21 # export KARAF_ETC # Karaf etc folder
03:37:21 # export KARAF_LOG # Karaf log folder
03:37:21 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:37:21 # export KARAF_OPTS # Additional available Karaf options
03:37:21 # export KARAF_DEBUG # Enable debug mode
03:37:21 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:37:21 # export KARAF_NOROOT # Prevent execution as root if set to true
03:37:21 Set Java version
03:37:21 + echo 'Set Java version'
03:37:21 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:37:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:37:21 sudo: a password is required
03:37:21 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:37:21 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
03:37:21 sudo: a password is required
03:37:21 JDK default version ...
03:37:21 + echo 'JDK default version ...'
03:37:21 + java -version
03:37:21 openjdk version "21.0.5" 2024-10-15
03:37:21 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:37:21 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:37:21 Set JAVA_HOME
03:37:21 + echo 'Set JAVA_HOME'
03:37:21 + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:37:21 + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:37:21 ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:37:21 + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:37:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:37:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:37:21 Listing all open ports on controller system...
03:37:21 + echo 'Listing all open ports on controller system...'
03:37:21 + netstat -pnatu
03:37:21 /tmp/configuration-script.sh: line 40: netstat: command not found
03:37:21 Configuring cluster
03:37:21 + '[' -f /tmp/custom_shard_config.txt ']'
03:37:21 + echo 'Configuring cluster'
03:37:21 + /tmp/karaf-0.20.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.156
03:37:21 ################################################
03:37:21 ## Configure Cluster ##
03:37:21 ################################################
03:37:21 NOTE: Cluster configuration files not found. Copying from
03:37:21 /tmp/karaf-0.20.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:37:21 Configuring unique name in akka.conf
03:37:21 Configuring hostname in akka.conf
03:37:21 Configuring data and rpc seed nodes in akka.conf
03:37:21 modules = [
03:37:21
03:37:21 {
03:37:21 name = "inventory"
03:37:21 namespace = "urn:opendaylight:inventory"
03:37:21 shard-strategy = "module"
03:37:21 },
03:37:21 {
03:37:21 name = "topology"
03:37:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:37:21 shard-strategy = "module"
03:37:21 },
03:37:21 {
03:37:21 name = "toaster"
03:37:21 namespace = "http://netconfcentral.org/ns/toaster"
03:37:21 shard-strategy = "module"
03:37:21 }
03:37:21 ]
03:37:21 Configuring replication type in module-shards.conf
03:37:21 ################################################
03:37:21 ## NOTE: Manually restart controller to ##
03:37:21 ## apply configuration. ##
03:37:21 ################################################
03:37:21 Dump akka.conf
03:37:21 + echo 'Dump akka.conf'
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/akka.conf
03:37:21
03:37:21 odl-cluster-data {
03:37:21 akka {
03:37:21 remote {
03:37:21 artery {
03:37:21 enabled = on
03:37:21 transport = tcp
03:37:21 canonical.hostname = "10.30.170.156"
03:37:21 canonical.port = 2550
03:37:21 }
03:37:21 }
03:37:21
03:37:21 cluster {
03:37:21 # Using artery.
03:37:21 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.156:2550"]
03:37:21
03:37:21 roles = ["member-1"]
03:37:21
03:37:21 # when under load we might trip a false positive on the failure detector
03:37:21 # failure-detector {
03:37:21 # heartbeat-interval = 4 s
03:37:21 # acceptable-heartbeat-pause = 16s
03:37:21 # }
03:37:21 }
03:37:21
03:37:21 persistence {
03:37:21 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:37:21 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:37:21 # The relative path is always relative to KARAF_HOME.
03:37:21
03:37:21 # snapshot-store.local.dir = "target/snapshots"
03:37:21
03:37:21 # Use lz4 compression for LocalSnapshotStore snapshots
03:37:21 snapshot-store.local.use-lz4-compression = false
03:37:21 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:37:21 snapshot-store.local.lz4-blocksize = 256KB
03:37:21 }
03:37:21 disable-default-actor-system-quarantined-event-handling = "false"
03:37:21 }
03:37:21 }
03:37:21 Dump modules.conf
03:37:21 + echo 'Dump modules.conf'
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:37:21 modules = [
03:37:21
03:37:21 {
03:37:21 name = "inventory"
03:37:21 namespace = "urn:opendaylight:inventory"
03:37:21 shard-strategy = "module"
03:37:21 },
03:37:21 {
03:37:21 name = "topology"
03:37:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:37:21 shard-strategy = "module"
03:37:21 },
03:37:21 {
03:37:21 name = "toaster"
03:37:21 namespace = "http://netconfcentral.org/ns/toaster"
03:37:21 shard-strategy = "module"
03:37:21 }
03:37:21 ]
03:37:21 Dump module-shards.conf
03:37:21 + echo 'Dump module-shards.conf'
03:37:21 + cat /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:37:21 module-shards = [
03:37:21 {
03:37:21 name = "default"
03:37:21 shards = [
03:37:21 {
03:37:21 name = "default"
03:37:21 replicas = ["member-1"]
03:37:21 }
03:37:21 ]
03:37:21 },
03:37:21 {
03:37:21 name = "inventory"
03:37:21 shards = [
03:37:21 {
03:37:21 name="inventory"
03:37:21 replicas = ["member-1"]
03:37:21 }
03:37:21 ]
03:37:21 },
03:37:21 {
03:37:21 name = "topology"
03:37:21 shards = [
03:37:21 {
03:37:21 name="topology"
03:37:21 replicas = ["member-1"]
03:37:21 }
03:37:21 ]
03:37:21 },
03:37:21 {
03:37:21 name = "toaster"
03:37:21 shards = [
03:37:21 {
03:37:21 name="toaster"
03:37:21 replicas = ["member-1"]
03:37:21 }
03:37:21 ]
03:37:21 }
03:37:21 ]
03:37:21 Locating config plan to use...
03:37:21 config plan exists!!!
03:37:21 Changing the config plan path...
03:37:21 # Place the suites in run order:
03:37:21 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/set_persistence_off.sh
03:37:21 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/increase_of_stats_interval.sh
03:37:21 Executing /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/set_persistence_off.sh...
03:37:21 Disable persistence in member-1 with IP address 10.30.170.156
03:37:21 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:22 NOTE: Cluster configuration file not found. Copying from
03:37:22 /tmp/karaf-0.20.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:37:22 disabling config datastore persistence
03:37:22 ################################################
03:37:22 ## NOTE: Manually restart controller to ##
03:37:22 ## apply configuration. ##
03:37:22 ################################################
03:37:22 Executing /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/increase_of_stats_interval.sh...
03:37:22 Running bundleresync_flag script on ODL Controller(s)
03:37:22 Enabling bundleresync_flag on 10.30.170.156
03:37:22 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:22 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:22 # vim:set ft=jproperties:
03:37:22 ################################################################################
03:37:22 # OpenFlowPlugin configuration file
03:37:22 #
03:37:22 # All config parameters listed here require to be configured before switch
03:37:22 # connection, else requires a switch restart.
03:37:22 # All parameters here will be persisted, however need to change it explicitly
03:37:22 # for each node of the cluster.
03:37:22 ################################################################################
03:37:22
03:37:22 #
03:37:22 # Quota for maximum number of RPC requests
03:37:22 #
03:37:22 # rpc-requests-quota=20000
03:37:22
03:37:22 #
03:37:22 # This parameter indicates whether it is mandatory for switch to support OF1.3
03:37:22 # features : table, flow, meter,group. If this is set to true and switch doesn't
03:37:22 # support these features its connection will be denied.
03:37:22 #
03:37:22 # switch-features-mandatory=false
03:37:22
03:37:22 #
03:37:22 # Global notification quota
03:37:22 #
03:37:22 # global-notification-quota=64000
03:37:22
03:37:22 #
03:37:22 # If enabled, periodic statistics gathering will be turned on
03:37:22 #
03:37:22 # is-statistics-polling-on=true
03:37:22
03:37:22 #
03:37:22 # If enabled, periodic statistics gathering will be turned on for the given capability
03:37:22 #
03:37:22 # is-table-statistics-polling-on=true
03:37:22 # is-flow-statistics-polling-on=true
03:37:22 # is-group-statistics-polling-on=true
03:37:22 # is-meter-statistics-polling-on=true
03:37:22 # is-port-statistics-polling-on=true
03:37:22 # is-queue-statistics-polling-on=true
03:37:22
03:37:22 #
03:37:22 # Expose backward compatible statistics RPCs providing result in form of
03:37:22 # asynchronous notification. This is deprecated, use direct statistics instead.
03:37:22 #
03:37:22 # is-statistics-rpc-enabled=false
03:37:22
03:37:22 #
03:37:22 # Barrier timeout
03:37:22 #
03:37:22 # barrier-interval-timeout-limit=500
03:37:22
03:37:22 #
03:37:22 # Barrier limit
03:37:22 #
03:37:22 # barrier-count-limit=25600
03:37:22
03:37:22 #
03:37:22 # How long we should wait for echo reply (value is in milliseconds)
03:37:22 #
03:37:22 # echo-reply-timeout=2000
03:37:22
03:37:22 #
03:37:22 # Minimum (starting) number of threads in thread pool
03:37:22 #
03:37:22 # thread-pool-min-threads=1
03:37:22
03:37:22 #
03:37:22 # Maximum number of threads in thread pool
03:37:22 #
03:37:22 # thread-pool-max-threads=32000
03:37:22
03:37:22 #
03:37:22 # After how much time (in seconds) of inactivity will be threads in pool
03:37:22 # terminated
03:37:22 #
03:37:22 # thread-pool-timeout=60
03:37:22
03:37:22 #
03:37:22 # Turning on flow removed notification
03:37:22 #
03:37:22 # enable-flow-removed-notification=true
03:37:22
03:37:22 #
03:37:22 # Ability to skip pulling and storing of large table features. These features
03:37:22 # are still available via rpc but if set to true then maintenance in DS will be
03:37:22 # omitted
03:37:22 #
03:37:22 # skip-table-features=true
03:37:22
03:37:22 #
03:37:22 # Initial delay used in polling the statistics, value is in milliseconds
03:37:22 #
03:37:22 basic-timer-delay=10000
03:37:22
03:37:22 #
03:37:22 # Maximum timer delay is the wait time to collect next statistics used in
03:37:22 # polling the statistics, value is in milliseconds
03:37:22 #
03:37:22 # maximum-timer-delay=900000
03:37:22
03:37:22 #
03:37:22 # When true, openflowplugin won't send any specific role
03:37:22 # request down to the switch after plugin internally decides the
03:37:22 # ownership of the device using Entity Ownership Service. In this
03:37:22 # scenario, controller connection for the device will be in equal
03:37:22 # role. The behavior will be same for single node setup and clustered
03:37:22 # setup. In clustered scenario, all the controller will be in equal
03:37:22 # role for the device. In this case device will send all asynchronous
03:37:22 # event messages (e.g packet_in) to all the controllers, but openflowplugin
03:37:22 # will drop these events for the controller instances that is internally
03:37:22 # not owning the device.
03:37:22 #
03:37:22 # enable-equal-role=false
03:37:22
03:37:22 #
03:37:22 # When true, Yang models are serialized and deserialized directly to and from
03:37:22 # format supported by device, so serialization and deserialization is faster.
03:37:22 # Otherwise, models are first serialized to Openflow specification models and
03:37:22 # then to format supported by device, and reversed when deserializing.
03:37:22 #
03:37:22 # use-single-layer-serialization=true
03:37:22
03:37:22 #
03:37:22 # To limit the number of datapath nodes to be connected to the controller instance
03:37:22 # per minute. When the default value of zero is set, then the device connection rate
03:37:22 # limitter will be disabled. If it is set to any value, then only those many
03:37:22 # number of datapath nodes are allowed to connect to the controller in a minute
03:37:22 #
03:37:22 # device-connection-rate-limit-per-min=0
03:37:22
03:37:22 #
03:37:22 # Device connection hold time is the least time delay in seconds a device has
03:37:22 # to maintain between its consecutive connection attempts. If time delay between
03:37:22 # the previous connection and the current connection is within device connection
03:37:22 # hold time, the device will not be allowed to connect to the controller.
03:37:22 # Default value of the device connection hold time is 0 second
03:37:22 #
03:37:22 # device-connection-hold-time-in-seconds=0
03:37:22
03:37:22 #
03:37:22 # Delay (in milliseconds) before device is removed from the operational data
03:37:22 # store in the event of device disconnection from the controller.
03:37:22 #
03:37:22 # device-datastore-removal-delay=500
03:37:22
03:37:22 #############################################################################
03:37:22 # #
03:37:22 # Forwarding Rule Manager Application Configuration #
03:37:22 # #
03:37:22 #############################################################################
03:37:22
03:37:22 #
03:37:22 # Disable the default switch reconciliation mechanism
03:37:22 #
03:37:22 # disable-reconciliation=false
03:37:22
03:37:22 #
03:37:22 # Enable stale marking for switch reconciliation. Once user enable this feature
03:37:22 # forwarding rule manager will keep track of any change to the config data store
03:37:22 # while the switch is disconnected from controller. Once switch reconnect to the
03:37:22 # controller it will apply those changes to the switch and do the reconciliation
03:37:22 # of other configuration as well.
03:37:22 # NOTE: This option will be effective only if disable_reconciliation=false.
03:37:22 #
03:37:22 # stale-marking-enabled=false
03:37:22
03:37:22 #
03:37:22 # Number of time forwarding rules manager should retry to reconcile any specific
03:37:22 # configuration.
03:37:22 #
03:37:22 # reconciliation-retry-count=5
03:37:22
03:37:22 #
03:37:22 # Bundle reconciliation can be enabled by making this flag to true.
03:37:22 # By default bundle reconciliation is disabled and reconciliation happens
03:37:22 # via normal flow/group mods.
03:37:22 # NOTE: This option will be effective with disable_reconciliation=false.
03:37:22 #
03:37:22 # bundle-based-reconciliation-enabled=false
03:37:22
03:37:22 #############################################################################
03:37:22 # #
03:37:22 # Topology Lldp Discovery Configuration #
03:37:22 # #
03:37:22 #############################################################################
03:37:22
03:37:22 # Periodic interval for sending LLDP packet for link discovery
03:37:22 # topology-lldp-interval=5000
03:37:22
03:37:22 # Timeout duration for LLDP response message
03:37:22 # topology-lldp-expiration-interval=60000
03:37:22 Finished running config plans
03:37:22 Starting member-1 with IP address 10.30.170.156
03:37:22 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:22 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:23 Redirecting karaf console output to karaf_console.log
03:37:23 Starting controller...
03:37:23 start: Redirecting Karaf output to /tmp/karaf-0.20.4-SNAPSHOT/data/log/karaf_console.log
03:37:23 Execute the post startup script on controller 10.30.170.156
03:37:23 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:23 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:37:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:38:23 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:38:28 2025-06-21T03:37:44,034 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:38:28 Controller is UP
03:38:28 2025-06-21T03:37:44,034 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 6.0.11 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:38:28 Listing all open ports on controller system...
03:38:28 /tmp/post-startup-script.sh: line 51: netstat: command not found
03:38:28 looking for "BindException: Address already in use" in log file
03:38:28 looking for "server is unhealthy" in log file
03:38:28 Let's take the karaf thread dump
03:38:28 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:38:29 karaf main: org.apache.karaf.main.Main, pid:2252
03:38:29 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:38:29 Generating mininet variables...
03:38:29 Locating test plan to use...
03:38:29 Changing the testplan path...
03:38:29 # Place the suites in run order:
03:38:29 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot
03:38:29 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot ...
03:38:30 ==============================================================================
03:38:30 openflowplugin-scale-switch.txt :: Test suite for finding out max number of...
03:38:30 ==============================================================================
03:38:31 Find Max Switches :: Find max number of switches starting from 100...
03:38:31
03:38:31 Starting mininet linear 100 switches
03:38:40 Verify controller is OK
03:38:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:38:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:38:42 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:38:42 Checking 100 switches
03:38:47 Add table miss flows
03:38:53 Checking Table Miss Flows
03:39:01 Checking Linear Topology
03:39:04 Topology Discovery Time = 23.891 seconds
03:39:04 Adding 10000 flows
03:40:02 Checking 10000 flows in Mininet
03:40:06 Checking 10000 flows in Operational DS
03:40:12 Sleep for 0 seconds
03:40:12 Deleting 10000 flows
03:40:55 Checking no flows in Mininet
03:40:59 Checking no flows in Operational DS
03:41:06 Stopping Mininet
03:41:14 Checking No Switches
03:41:45
03:41:45
03:41:45 Execution stopped because: Fail checking no switch
03:41:45 Max Switches: 0
03:41:45 | PASS |
03:41:45 ------------------------------------------------------------------------------
03:41:47 openflowplugin-scale-switch.txt :: Test suite for finding out max ... | PASS |
03:41:47 1 test, 1 passed, 0 failed
03:41:47 ==============================================================================
03:41:47 Output: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/output.xml
03:41:48 Log: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/log.html
03:41:48 Report: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/report.html
03:41:48 Examining the files in data/log and checking filesize
03:41:48 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:49 total 392
03:41:49 drwxrwxr-x 2 jenkins jenkins 4096 Jun 21 03:37 .
03:41:49 -rw-rw-r-- 1 jenkins jenkins 1720 Jun 21 03:37 karaf_console.log
03:41:49 drwxrwxr-x 9 jenkins jenkins 4096 Jun 21 03:37 ..
03:41:49 -rw-rw-r-- 1 jenkins jenkins 387840 Jun 21 03:38 karaf.log
03:41:49 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:49 380K /tmp/karaf-0.20.4-SNAPSHOT/data/log/karaf.log
03:41:49 4.0K /tmp/karaf-0.20.4-SNAPSHOT/data/log/karaf_console.log
03:41:49 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:49 ls: cannot access '/tmp/karaf-0.20.4-SNAPSHOT/*.hprof': No such file or directory
03:41:49 Let's take the karaf thread dump again...
03:41:49 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:49 karaf main: org.apache.karaf.main.Main, pid:2252
03:41:49 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:50 Killing ODL
03:41:50 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:55 Compressing karaf.log 1
03:41:55 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:55 Fetching compressed karaf.log 1
03:41:55 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:56 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:56 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:56 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:56 Fetch GC logs
03:41:56 Warning: Permanently added '10.30.170.156' (ECDSA) to the list of known hosts.
03:41:56 scp: /tmp/karaf-0.20.4-SNAPSHOT/data/log/*.log: No such file or directory
03:41:56 Examine copied files
03:41:56 total 15568
03:41:56 drwxrwxr-x. 2 jenkins jenkins 6 Jun 21 03:41 gclogs-1
03:41:56 -rw-rw-r--. 1 jenkins jenkins 1720 Jun 21 03:41 odl1_karaf_console.log
03:41:56 -rw-rw-r--. 1 jenkins jenkins 30830 Jun 21 03:41 odl1_karaf.log.gz
03:41:56 -rw-rw-r--. 1 jenkins jenkins 174575 Jun 21 03:41 karaf_1_2252_threads_after.log
03:41:56 -rw-rw-r--. 1 jenkins jenkins 13798 Jun 21 03:41 ps_after.log
03:41:56 -rw-rw-r--. 1 jenkins jenkins 244515 Jun 21 03:41 report.html
03:41:56 -rw-rw-r--. 1 jenkins jenkins 1326300 Jun 21 03:41 log.html
03:41:56 -rw-rw-r--. 1 jenkins jenkins 13951840 Jun 21 03:41 output.xml
03:41:56 -rw-rw-r--. 1 jenkins jenkins 16 Jun 21 03:41 time.csv
03:41:56 -rw-rw-r--. 1 jenkins jenkins 15 Jun 21 03:41 switches.csv
03:41:56 -rw-rw-r--. 1 jenkins jenkins 179 Jun 21 03:38 testplan.txt
03:41:56 -rw-rw-r--. 1 jenkins jenkins 99438 Jun 21 03:38 karaf_1_2252_threads_before.log
03:41:56 -rw-rw-r--. 1 jenkins jenkins 14268 Jun 21 03:38 ps_before.log
03:41:56 -rw-rw-r--. 1 jenkins jenkins 252 Jun 21 03:37 configplan.txt
03:41:56 -rw-rw-r--. 1 jenkins jenkins 3222 Jun 21 03:37 post-startup-script.sh
03:41:56 -rw-rw-r--. 1 jenkins jenkins 252 Jun 21 03:37 startup-script.sh
03:41:56 -rw-rw-r--. 1 jenkins jenkins 3401 Jun 21 03:37 configuration-script.sh
03:41:56 -rw-rw-r--. 1 jenkins jenkins 333 Jun 21 03:37 detect_variables.env
03:41:56 -rw-rw-r--. 1 jenkins jenkins 2619 Jun 21 03:37 pom.xml
03:41:56 -rw-rw-r--. 1 jenkins jenkins 92 Jun 21 03:37 set_variables.env
03:41:56 -rw-rw-r--. 1 jenkins jenkins 299 Jun 21 03:37 slave_addresses.txt
03:41:56 -rw-rw-r--. 1 jenkins jenkins 570 Jun 21 03:36 requirements.txt
03:41:56 -rw-rw-r--. 1 jenkins jenkins 26 Jun 21 03:36 env.properties
03:41:56 -rw-rw-r--. 1 jenkins jenkins 334 Jun 21 03:34 stack-parameters.yaml
03:41:56 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 21 03:33 test
03:41:56 drwxrwxr-x. 2 jenkins jenkins 6 Jun 21 03:33 test@tmp
03:41:56 -rw-rw-r--. 1 jenkins jenkins 1398 Jun 19 18:59 maven-metadata.xml
03:41:56 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins14205808630754200941.sh
03:41:56 Karaf Deployments, Tests must have already run
03:41:56 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/sh /tmp/jenkins3702340189869957304.sh
03:41:56 Cleaning up Robot installation...
03:41:57 $ ssh-agent -k
03:41:57 unset SSH_AUTH_SOCK;
03:41:57 unset SSH_AGENT_PID;
03:41:57 echo Agent pid 5273 killed;
03:41:57 [ssh-agent] Stopped.
03:41:57 Recording plot data
03:41:57 Robot results publisher started...
03:41:57 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:41:57 -Parsing output xml:
03:41:58 Done!
03:41:58 -Copying log files to build dir:
03:41:58 Done!
03:41:58 -Assigning results to build:
03:41:58 Done!
03:41:58 -Checking thresholds:
03:41:58 Done!
03:41:58 Done publishing Robot results.
03:41:58 [PostBuildScript] - [INFO] Executing post build scripts.
03:41:58 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins16389919672840825076.sh
03:41:59 Archiving csit artifacts
03:41:59 mv: cannot stat '*_1.png': No such file or directory
03:41:59 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:41:59 % Total % Received % Xferd Average Speed Time Time Time Current
03:41:59 Dload Upload Total Spent Left Speed
03:41:59
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1228k 0 1228k 0 0 5012k 0 --:--:-- --:--:-- --:--:-- 5012k
03:41:59 Archive: robot-plugin.zip
03:41:59 inflating: ./archives/robot-plugin/log.html
03:41:59 inflating: ./archives/robot-plugin/output.xml
03:41:59 inflating: ./archives/robot-plugin/report.html
03:41:59 mv: cannot stat '*.log.gz': No such file or directory
03:41:59 mv: cannot stat '*.png': No such file or directory
03:41:59 [PostBuildScript] - [INFO] Executing post build scripts.
03:41:59 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins320147102469643148.sh
03:41:59 [PostBuildScript] - [INFO] Executing post build scripts.
03:41:59 [EnvInject] - Injecting environment variables from a build step.
03:41:59 [EnvInject] - Injecting as environment variables the properties content
03:41:59 OS_CLOUD=vex
03:41:59 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:41:59
03:41:59 [EnvInject] - Variables injected successfully.
03:41:59 provisioning config files...
03:41:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:41:59 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins13045007172160368320.sh
03:41:59 ---> openstack-stack-delete.sh
03:41:59 Setup pyenv:
03:41:59 system
03:41:59 3.8.13
03:41:59 3.9.13
03:41:59 3.10.13
03:41:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:42:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:42:02 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.
03:42:02 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:42:02 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
03:42:16 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:42:16 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:42:20 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
03:42:31 INFO: Deleting stack releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:42:31 Successfully deleted stack releng-openflowplugin-csit-1node-scale-switch-only-calcium-751
03:42:32 [PostBuildScript] - [INFO] Executing post build scripts.
03:42:32 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins12803209648129766879.sh
03:42:32 ---> sysstat.sh
03:42:32 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins3027533681902702089.sh
03:42:32 ---> package-listing.sh
03:42:32 ++ facter osfamily
03:42:32 ++ tr '[:upper:]' '[:lower:]'
03:42:32 + OS_FAMILY=redhat
03:42:32 + workspace=/w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
03:42:32 + START_PACKAGES=/tmp/packages_start.txt
03:42:32 + END_PACKAGES=/tmp/packages_end.txt
03:42:32 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:42:32 + PACKAGES=/tmp/packages_start.txt
03:42:32 + '[' /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium ']'
03:42:32 + PACKAGES=/tmp/packages_end.txt
03:42:32 + case "${OS_FAMILY}" in
03:42:32 + rpm -qa
03:42:32 + sort
03:42:33 + '[' -f /tmp/packages_start.txt ']'
03:42:33 + '[' -f /tmp/packages_end.txt ']'
03:42:33 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:42:33 + '[' /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium ']'
03:42:33 + mkdir -p /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/archives/
03:42:33 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/archives/
03:42:33 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins296619321819637713.sh
03:42:33 ---> capture-instance-metadata.sh
03:42:33 Setup pyenv:
03:42:33 system
03:42:33 3.8.13
03:42:33 3.9.13
03:42:33 3.10.13
03:42:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:42:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:42:35 lf-activate-venv(): INFO: Installing: lftools
03:42:45 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:42:45 INFO: Running in OpenStack, capturing instance metadata
03:42:46 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins15565881453905135483.sh
03:42:46 provisioning config files...
03:42:46 Could not find credentials [logs] for openflowplugin-csit-1node-scale-switch-only-calcium #751
03:42:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium@tmp/config11074397860883370111tmp
03:42:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:42:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:42:46 provisioning config files...
03:42:46 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:42:46 [EnvInject] - Injecting environment variables from a build step.
03:42:46 [EnvInject] - Injecting as environment variables the properties content
03:42:46 SERVER_ID=logs
03:42:46
03:42:46 [EnvInject] - Variables injected successfully.
03:42:46 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins3745708930994002119.sh
03:42:46 ---> create-netrc.sh
03:42:46 WARN: Log server credential not found.
03:42:46 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins13533382981842397223.sh
03:42:46 ---> python-tools-install.sh
03:42:46 Setup pyenv:
03:42:47 system
03:42:47 3.8.13
03:42:47 3.9.13
03:42:47 3.10.13
03:42:47 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:42:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:42:49 lf-activate-venv(): INFO: Installing: lftools
03:42:59 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:42:59 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins18089188897814728096.sh
03:42:59 ---> sudo-logs.sh
03:42:59 Archiving 'sudo' log..
03:42:59 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins15426251304453099490.sh
03:43:00 ---> job-cost.sh
03:43:00 Setup pyenv:
03:43:00 system
03:43:00 3.8.13
03:43:00 3.9.13
03:43:00 3.10.13
03:43:00 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:43:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:43:02 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:43:09 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:43:09 DEBUG: total: 0.16999999999999998
03:43:09 INFO: Retrieving Stack Cost...
03:43:09 INFO: Retrieving Pricing Info for: v3-standard-2
03:43:10 INFO: Archiving Costs
03:43:10 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins4022817046718645250.sh
03:43:10 ---> logs-deploy.sh
03:43:10 Setup pyenv:
03:43:10 system
03:43:10 3.8.13
03:43:10 3.9.13
03:43:10 3.10.13
03:43:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:43:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-b1nS from file:/tmp/.os_lf_venv
03:43:12 lf-activate-venv(): INFO: Installing: lftools
03:43:23 lf-activate-venv(): INFO: Adding /tmp/venv-b1nS/bin to PATH
03:43:23 WARNING: Nexus logging server not set
03:43:23 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-scale-switch-only-calcium/751/
03:43:23 INFO: archiving logs to S3
03:43:24 ---> uname -a:
03:43:24 Linux prd-centos8-robot-2c-8g-36017.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
03:43:24
03:43:24
03:43:24 ---> lscpu:
03:43:24 Architecture: x86_64
03:43:24 CPU op-mode(s): 32-bit, 64-bit
03:43:24 Byte Order: Little Endian
03:43:24 CPU(s): 2
03:43:24 On-line CPU(s) list: 0,1
03:43:24 Thread(s) per core: 1
03:43:24 Core(s) per socket: 1
03:43:24 Socket(s): 2
03:43:24 NUMA node(s): 1
03:43:24 Vendor ID: AuthenticAMD
03:43:24 CPU family: 23
03:43:24 Model: 49
03:43:24 Model name: AMD EPYC-Rome Processor
03:43:24 Stepping: 0
03:43:24 CPU MHz: 2800.000
03:43:24 BogoMIPS: 5600.00
03:43:24 Virtualization: AMD-V
03:43:24 Hypervisor vendor: KVM
03:43:24 Virtualization type: full
03:43:24 L1d cache: 32K
03:43:24 L1i cache: 32K
03:43:24 L2 cache: 512K
03:43:24 L3 cache: 16384K
03:43:24 NUMA node0 CPU(s): 0,1
03:43:24 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
03:43:24
03:43:24
03:43:24 ---> nproc:
03:43:24 2
03:43:24
03:43:24
03:43:24 ---> df -h:
03:43:24 Filesystem Size Used Avail Use% Mounted on
03:43:24 devtmpfs 3.8G 0 3.8G 0% /dev
03:43:24 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:43:24 tmpfs 3.8G 17M 3.8G 1% /run
03:43:24 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:43:24 /dev/vda1 40G 8.4G 32G 21% /
03:43:24 tmpfs 770M 0 770M 0% /run/user/1001
03:43:24
03:43:24
03:43:24 ---> free -m:
03:43:24 total used free shared buff/cache available
03:43:24 Mem: 7697 604 4908 19 2184 6796
03:43:24 Swap: 1023 0 1023
03:43:24
03:43:24
03:43:24 ---> ip addr:
03:43:24 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:43:24 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:43:24 inet 127.0.0.1/8 scope host lo
03:43:24 valid_lft forever preferred_lft forever
03:43:24 inet6 ::1/128 scope host
03:43:24 valid_lft forever preferred_lft forever
03:43:24 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:43:24 link/ether fa:16:3e:b3:8b:42 brd ff:ff:ff:ff:ff:ff
03:43:24 altname enp0s3
03:43:24 altname ens3
03:43:24 inet 10.30.170.154/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:43:24 valid_lft 85780sec preferred_lft 85780sec
03:43:24 inet6 fe80::f816:3eff:feb3:8b42/64 scope link
03:43:24 valid_lft forever preferred_lft forever
03:43:24
03:43:24
03:43:24 ---> sar -b -r -n DEV:
03:43:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 06/21/2025 _x86_64_ (2 CPU)
03:43:24
03:43:24 03:33:01 LINUX RESTART (2 CPU)
03:43:24
03:43:24 03:34:01 AM tps rtps wtps bread/s bwrtn/s
03:43:24 03:35:01 AM 124.83 0.35 124.48 14.93 11842.18
03:43:24 03:36:01 AM 40.32 1.05 39.27 113.70 4738.17
03:43:24 03:37:01 AM 42.71 6.75 35.96 1248.19 2319.08
03:43:24 03:38:01 AM 54.83 2.73 52.10 439.59 7628.62
03:43:24 03:39:01 AM 3.72 0.02 3.70 0.13 143.33
03:43:24 03:40:01 AM 2.45 0.02 2.43 0.93 348.80
03:43:24 03:41:01 AM 0.30 0.00 0.30 0.00 5.36
03:43:24 03:42:01 AM 2.35 0.32 2.03 36.92 284.36
03:43:24 03:43:01 AM 32.67 0.52 32.16 63.85 1908.45
03:43:24 Average: 33.80 1.31 32.49 213.12 3246.34
03:43:24
03:43:24 03:34:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:43:24 03:35:01 AM 5153964 6999604 2728460 34.61 2688 2023768 739576 8.28 190120 2201080 153632
03:43:24 03:36:01 AM 5270188 7090384 2612236 33.14 2688 1997320 654124 7.32 218376 2051276 10768
03:43:24 03:37:01 AM 4947896 7007328 2934528 37.23 2688 2228964 725036 8.12 257632 2310900 185468
03:43:24 03:38:01 AM 4977536 7054408 2904888 36.85 2688 2245948 653024 7.31 266328 2263816 4
03:43:24 03:39:01 AM 4912292 6997232 2970132 37.68 2688 2254024 740064 8.29 266588 2328272 8076
03:43:24 03:40:01 AM 4909112 6994396 2973312 37.72 2688 2254360 761576 8.53 266588 2331644 12
03:43:24 03:41:01 AM 4885904 6971252 2996520 38.02 2688 2254420 761840 8.53 266588 2354660 28
03:43:24 03:42:01 AM 5046948 6989764 2835476 35.97 2688 2113472 705308 7.90 275804 2194252 29180
03:43:24 03:43:01 AM 5069780 7004424 2812644 35.68 2688 2109968 694712 7.78 476364 1986000 16452
03:43:24 Average: 5019291 7012088 2863133 36.32 2688 2164694 715029 8.01 276043 2224656 44847
03:43:24
03:43:24 03:34:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:43:24 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:35:01 AM eth0 129.48 100.42 1555.79 13.36 0.00 0.00 0.00 0.00
03:43:24 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:36:01 AM eth0 17.71 9.23 7.36 3.83 0.00 0.00 0.00 0.00
03:43:24 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:37:01 AM eth0 36.74 30.01 313.05 7.01 0.00 0.00 0.00 0.00
03:43:24 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:38:01 AM eth0 196.35 134.52 43.03 37.93 0.00 0.00 0.00 0.00
03:43:24 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:39:01 AM eth0 40.23 32.08 74.23 8.47 0.00 0.00 0.00 0.00
03:43:24 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:40:01 AM eth0 334.22 333.31 67.22 139.72 0.00 0.00 0.00 0.00
03:43:24 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:41:01 AM eth0 199.72 197.10 556.48 62.23 0.00 0.00 0.00 0.00
03:43:24 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:42:01 AM eth0 72.06 47.32 266.21 35.49 0.00 0.00 0.00 0.00
03:43:24 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 03:43:01 AM eth0 20.58 17.48 16.98 8.57 0.00 0.00 0.00 0.00
03:43:24 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:43:24 Average: eth0 116.35 100.17 322.25 35.18 0.00 0.00 0.00 0.00
03:43:24
03:43:24
03:43:24 ---> sar -P ALL:
03:43:24 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 06/21/2025 _x86_64_ (2 CPU)
03:43:24
03:43:24 03:33:01 LINUX RESTART (2 CPU)
03:43:24
03:43:24 03:34:01 AM CPU %user %nice %system %iowait %steal %idle
03:43:24 03:35:01 AM all 38.37 0.00 5.69 1.51 0.11 54.31
03:43:24 03:35:01 AM 0 46.69 0.00 6.67 1.46 0.12 45.06
03:43:24 03:35:01 AM 1 30.05 0.00 4.71 1.56 0.10 63.58
03:43:24 03:36:01 AM all 18.24 0.00 2.33 0.42 0.07 78.93
03:43:24 03:36:01 AM 0 23.88 0.00 2.58 0.22 0.08 73.24
03:43:24 03:36:01 AM 1 12.60 0.00 2.08 0.63 0.07 84.62
03:43:24 03:37:01 AM all 22.87 0.00 4.38 1.24 0.08 71.42
03:43:24 03:37:01 AM 0 32.86 0.00 5.00 1.92 0.07 60.15
03:43:24 03:37:01 AM 1 12.91 0.00 3.76 0.57 0.10 82.67
03:43:24 03:38:01 AM all 9.97 0.00 2.25 0.72 0.04 87.02
03:43:24 03:38:01 AM 0 10.55 0.00 2.32 0.63 0.05 86.44
03:43:24 03:38:01 AM 1 9.39 0.00 2.17 0.80 0.03 87.60
03:43:24 03:39:01 AM all 10.17 0.00 0.36 0.01 0.06 89.40
03:43:24 03:39:01 AM 0 18.01 0.00 0.47 0.02 0.07 81.43
03:43:24 03:39:01 AM 1 2.39 0.00 0.25 0.00 0.05 97.31
03:43:24 03:40:01 AM all 28.42 0.00 0.55 0.04 0.13 70.87
03:43:24 03:40:01 AM 0 56.26 0.00 0.87 0.00 0.17 42.69
03:43:24 03:40:01 AM 1 0.65 0.00 0.22 0.08 0.08 98.96
03:43:24 03:41:01 AM all 27.55 0.00 0.58 0.00 0.12 71.75
03:43:24 03:41:01 AM 0 48.86 0.00 0.79 0.00 0.15 50.19
03:43:24 03:41:01 AM 1 6.35 0.00 0.37 0.00 0.08 93.20
03:43:24 03:42:01 AM all 6.61 0.00 1.50 0.02 0.08 91.80
03:43:24 03:42:01 AM 0 5.42 0.00 1.15 0.03 0.08 93.31
03:43:24 03:42:01 AM 1 7.77 0.00 1.84 0.00 0.07 90.32
03:43:24 03:43:01 AM all 32.24 0.00 3.83 0.17 0.12 63.63
03:43:24 03:43:01 AM 0 42.43 0.00 4.05 0.15 0.13 53.24
03:43:24 03:43:01 AM 1 22.03 0.00 3.62 0.18 0.12 74.05
03:43:24 Average: all 21.62 0.00 2.39 0.46 0.09 75.43
03:43:24 Average: 0 31.69 0.00 2.67 0.50 0.10 65.04
03:43:24 Average: 1 11.59 0.00 2.12 0.43 0.08 85.79
03:43:24
03:43:24
03:43:24