03:29:03 Started by upstream project "integration-distribution-test-calcium" build number 757
03:29:03 originally caused by:
03:29:03 Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 666
03:29:03 originally caused by:
03:29:03 Started by timer
03:29:03 Running as SYSTEM
03:29:03 [EnvInject] - Loading node environment variables.
03:29:03 Building remotely on prd-centos8-robot-2c-8g-36267 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium
03:29:04 [ssh-agent] Looking for ssh-agent implementation...
03:29:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:29:04 $ ssh-agent
03:29:04 SSH_AUTH_SOCK=/tmp/ssh-xhJ1BmkFjkdC/agent.5284
03:29:04 SSH_AGENT_PID=5285
03:29:04 [ssh-agent] Started.
03:29:04 Running ssh-add (command line suppressed)
03:29:04 Identity added: /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium@tmp/private_key_3022287661387202434.key (/w/workspace/openflowplugin-csit-1node-scale-link-only-calcium@tmp/private_key_3022287661387202434.key)
03:29:04 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:29:04 The recommended git tool is: NONE
03:29:06 using credential opendaylight-jenkins-ssh
03:29:06 Wiping out workspace first.
03:29:06 Cloning the remote Git repository
03:29:06 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:29:06 > git init /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/test # timeout=10
03:29:06 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:29:06 > git --version # timeout=10
03:29:06 > git --version # 'git version 2.43.0'
03:29:06 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:29:06 [INFO] Currently running in a labeled security context
03:29:06 [INFO] Currently SELinux is 'enforcing' on the host
03:29:06 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/test@tmp/jenkins-gitclient-ssh6082697255617003086.key
03:29:06 Verifying host key using known hosts file
03:29:07 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:29:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:29:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:29:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:29:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:29:11 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:29:11 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:29:11 [INFO] Currently running in a labeled security context
03:29:11 [INFO] Currently SELinux is 'enforcing' on the host
03:29:11 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/test@tmp/jenkins-gitclient-ssh17988359766490232731.key
03:29:11 Verifying host key using known hosts file
03:29:11 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:29:11 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:29:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:29:11 Checking out Revision 59b3079ce075741f65f8bdbeaae88b461fcea456 (origin/master)
03:29:11 > git config core.sparsecheckout # timeout=10
03:29:11 > git checkout -f 59b3079ce075741f65f8bdbeaae88b461fcea456 # timeout=10
03:29:11 Commit message: "Dynamically decide which net intf to use for ipv6"
03:29:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:29:11 > git rev-list --no-walk 794780e762d6014b488687484f386a6df3ce97f2 # timeout=10
03:29:12 No emails were triggered.
03:29:12 provisioning config files...
03:29:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:29:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:29:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:29:12 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins4762476794916552503.sh
03:29:12 ---> python-tools-install.sh
03:29:12 Setup pyenv:
03:29:12 system
03:29:12 * 3.8.13 (set by /opt/pyenv/version)
03:29:12 * 3.9.13 (set by /opt/pyenv/version)
03:29:12 * 3.10.13 (set by /opt/pyenv/version)
03:29:12 * 3.11.7 (set by /opt/pyenv/version)
03:29:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Zv61
03:29:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:29:21 lf-activate-venv(): INFO: Installing: lftools
03:29:46 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:29:46 Generating Requirements File
03:30:07 Python 3.11.7
03:30:07 pip 25.1.1 from /tmp/venv-Zv61/lib/python3.11/site-packages/pip (python 3.11)
03:30:07 appdirs==1.4.4
03:30:07 argcomplete==3.6.2
03:30:07 aspy.yaml==1.3.0
03:30:07 attrs==25.3.0
03:30:07 autopage==0.5.2
03:30:07 beautifulsoup4==4.13.4
03:30:07 boto3==1.38.41
03:30:07 botocore==1.38.41
03:30:07 bs4==0.0.2
03:30:07 cachetools==5.5.2
03:30:07 certifi==2025.6.15
03:30:07 cffi==1.17.1
03:30:07 cfgv==3.4.0
03:30:07 chardet==5.2.0
03:30:07 charset-normalizer==3.4.2
03:30:07 click==8.2.1
03:30:07 cliff==4.10.0
03:30:07 cmd2==2.6.1
03:30:07 cryptography==3.3.2
03:30:07 debtcollector==3.0.0
03:30:07 decorator==5.2.1
03:30:07 defusedxml==0.7.1
03:30:07 Deprecated==1.2.18
03:30:07 distlib==0.3.9
03:30:07 dnspython==2.7.0
03:30:07 docker==7.1.0
03:30:07 dogpile.cache==1.4.0
03:30:07 durationpy==0.10
03:30:07 email_validator==2.2.0
03:30:07 filelock==3.18.0
03:30:07 future==1.0.0
03:30:07 gitdb==4.0.12
03:30:07 GitPython==3.1.44
03:30:07 google-auth==2.40.3
03:30:07 httplib2==0.22.0
03:30:07 identify==2.6.12
03:30:07 idna==3.10
03:30:07 importlib-resources==1.5.0
03:30:07 iso8601==2.1.0
03:30:07 Jinja2==3.1.6
03:30:07 jmespath==1.0.1
03:30:07 jsonpatch==1.33
03:30:07 jsonpointer==3.0.0
03:30:07 jsonschema==4.24.0
03:30:07 jsonschema-specifications==2025.4.1
03:30:07 keystoneauth1==5.11.1
03:30:07 kubernetes==33.1.0
03:30:07 lftools==0.37.13
03:30:07 lxml==5.4.0
03:30:07 MarkupSafe==3.0.2
03:30:07 msgpack==1.1.1
03:30:07 multi_key_dict==2.0.3
03:30:07 munch==4.0.0
03:30:07 netaddr==1.3.0
03:30:07 niet==1.4.2
03:30:07 nodeenv==1.9.1
03:30:07 oauth2client==4.1.3
03:30:07 oauthlib==3.3.1
03:30:07 openstacksdk==4.6.0
03:30:07 os-client-config==2.1.0
03:30:07 os-service-types==1.7.0
03:30:07 osc-lib==4.0.2
03:30:07 oslo.config==9.8.0
03:30:07 oslo.context==6.0.0
03:30:07 oslo.i18n==6.5.1
03:30:07 oslo.log==7.1.0
03:30:07 oslo.serialization==5.7.0
03:30:07 oslo.utils==9.0.0
03:30:07 packaging==25.0
03:30:07 pbr==6.1.1
03:30:07 platformdirs==4.3.8
03:30:07 prettytable==3.16.0
03:30:07 psutil==7.0.0
03:30:07 pyasn1==0.6.1
03:30:07 pyasn1_modules==0.4.2
03:30:07 pycparser==2.22
03:30:07 pygerrit2==2.0.15
03:30:07 PyGithub==2.6.1
03:30:07 PyJWT==2.10.1
03:30:07 PyNaCl==1.5.0
03:30:07 pyparsing==2.4.7
03:30:07 pyperclip==1.9.0
03:30:07 pyrsistent==0.20.0
03:30:07 python-cinderclient==9.7.0
03:30:07 python-dateutil==2.9.0.post0
03:30:07 python-heatclient==4.2.0
03:30:07 python-jenkins==1.8.2
03:30:07 python-keystoneclient==5.6.0
03:30:07 python-magnumclient==4.8.1
03:30:07 python-openstackclient==8.1.0
03:30:07 python-swiftclient==4.8.0
03:30:07 PyYAML==6.0.2
03:30:07 referencing==0.36.2
03:30:07 requests==2.32.4
03:30:07 requests-oauthlib==2.0.0
03:30:07 requestsexceptions==1.4.0
03:30:07 rfc3986==2.0.0
03:30:07 rpds-py==0.25.1
03:30:07 rsa==4.9.1
03:30:07 ruamel.yaml==0.18.14
03:30:07 ruamel.yaml.clib==0.2.12
03:30:07 s3transfer==0.13.0
03:30:07 simplejson==3.20.1
03:30:07 six==1.17.0
03:30:07 smmap==5.0.2
03:30:07 soupsieve==2.7
03:30:07 stevedore==5.4.1
03:30:07 tabulate==0.9.0
03:30:07 toml==0.10.2
03:30:07 tomlkit==0.13.3
03:30:07 tqdm==4.67.1
03:30:07 typing_extensions==4.14.0
03:30:07 tzdata==2025.2
03:30:07 urllib3==1.26.20
03:30:07 virtualenv==20.31.2
03:30:07 wcwidth==0.2.13
03:30:07 websocket-client==1.8.0
03:30:07 wrapt==1.17.2
03:30:07 xdg==6.0.0
03:30:07 xmltodict==0.14.2
03:30:07 yq==3.4.3
03:30:07 [EnvInject] - Injecting environment variables from a build step.
03:30:07 [EnvInject] - Injecting as environment variables the properties content
03:30:07 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:30:07 OS_CLOUD=vex
03:30:07 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:30:07 OS_STACK_TEMPLATE_DIR=openstack-hot
03:30:07
03:30:07 [EnvInject] - Variables injected successfully.
03:30:07 provisioning config files...
03:30:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:30:08 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins7827182949316009390.sh
03:30:08 ---> Create parameters file for OpenStack HOT
03:30:08 OpenStack Heat parameters generated
03:30:08 -----------------------------------
03:30:08 parameters:
03:30:08 vm_0_count: '1'
03:30:08 vm_0_flavor: 'v3-standard-4'
03:30:08 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
03:30:08 vm_1_count: '1'
03:30:08 vm_1_flavor: 'v3-standard-2'
03:30:08 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
03:30:08
03:30:08 job_name: '60998-753'
03:30:08 silo: 'releng'
03:30:08 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash -l /tmp/jenkins8442278765343277294.sh
03:30:08 ---> Create HEAT stack
03:30:08 + source /home/jenkins/lf-env.sh
03:30:08 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:30:08 ++ mktemp -d /tmp/venv-XXXX
03:30:08 + lf_venv=/tmp/venv-wLTm
03:30:08 + local venv_file=/tmp/.os_lf_venv
03:30:08 + local python=python3
03:30:08 + local options
03:30:08 + local set_path=true
03:30:08 + local install_args=
03:30:08 ++ 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:30:08 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:30:08 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:30:08 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:30:08 + true
03:30:08 + case $1 in
03:30:08 + python=python3
03:30:08 + shift 2
03:30:08 + true
03:30:08 + case $1 in
03:30:08 + shift
03:30:08 + break
03:30:08 + case $python in
03:30:08 + local pkg_list=
03:30:08 + [[ -d /opt/pyenv ]]
03:30:08 + echo 'Setup pyenv:'
03:30:08 Setup pyenv:
03:30:08 + export PYENV_ROOT=/opt/pyenv
03:30:08 + PYENV_ROOT=/opt/pyenv
03:30:08 + 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:30:08 + 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:30:08 + pyenv versions
03:30:08 system
03:30:08 3.8.13
03:30:08 3.9.13
03:30:08 3.10.13
03:30:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:30:08 + command -v pyenv
03:30:08 ++ pyenv init - --no-rehash
03:30:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:30:08 for i in ${!paths[@]}; do
03:30:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:30:08 fi; done;
03:30:08 echo "${paths[*]}"'\'')"
03:30:08 export PATH="/opt/pyenv/shims:${PATH}"
03:30:08 export PYENV_SHELL=bash
03:30:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:30:08 pyenv() {
03:30:08 local command
03:30:08 command="${1:-}"
03:30:08 if [ "$#" -gt 0 ]; then
03:30:08 shift
03:30:08 fi
03:30:08
03:30:08 case "$command" in
03:30:08 rehash|shell)
03:30:08 eval "$(pyenv "sh-$command" "$@")"
03:30:08 ;;
03:30:08 *)
03:30:08 command pyenv "$command" "$@"
03:30:08 ;;
03:30:08 esac
03:30:08 }'
03:30:08 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:30:08 for i in ${!paths[@]}; do
03:30:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:30:08 fi; done;
03:30:08 echo "${paths[*]}"'
03:30:08 ++ 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:30:08 ++ 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:30:08 ++ 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:30:08 ++ export PYENV_SHELL=bash
03:30:08 ++ PYENV_SHELL=bash
03:30:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:30:08 +++ complete -F _pyenv pyenv
03:30:08 ++ lf-pyver python3
03:30:08 ++ local py_version_xy=python3
03:30:08 ++ local py_version_xyz=
03:30:08 ++ sed 's/^[ *]* //'
03:30:08 ++ pyenv versions
03:30:08 ++ local command
03:30:08 ++ command=versions
03:30:08 ++ '[' 1 -gt 0 ']'
03:30:08 ++ awk '{ print $1 }'
03:30:08 ++ shift
03:30:08 ++ case "$command" in
03:30:08 ++ command pyenv versions
03:30:08 ++ pyenv versions
03:30:08 ++ grep -E '^[0-9.]*[0-9]$'
03:30:08 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:30:08 +++ tail -n 1
03:30:08 +++ grep '^3' /tmp/.pyenv_versions
03:30:08 +++ sort -V
03:30:08 ++ py_version_xyz=3.11.7
03:30:08 ++ [[ -z 3.11.7 ]]
03:30:08 ++ echo 3.11.7
03:30:08 ++ return 0
03:30:08 + pyenv local 3.11.7
03:30:08 + local command
03:30:08 + command=local
03:30:08 + '[' 2 -gt 0 ']'
03:30:08 + shift
03:30:08 + case "$command" in
03:30:08 + command pyenv local 3.11.7
03:30:08 + pyenv local 3.11.7
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='lftools[openstack] '
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='kubernetes '
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='niet '
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='python-heatclient '
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='python-openstackclient '
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='python-magnumclient '
03:30:08 + for arg in "$@"
03:30:08 + case $arg in
03:30:08 + pkg_list+='yq '
03:30:08 + [[ -f /tmp/.os_lf_venv ]]
03:30:08 ++ cat /tmp/.os_lf_venv
03:30:08 + lf_venv=/tmp/venv-Zv61
03:30:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from' file:/tmp/.os_lf_venv
03:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:30:08 + /tmp/venv-Zv61/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv
03:30:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
03:30:10 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
03:30:10 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:30:10 + /tmp/venv-Zv61/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:30:28 + type python3
03:30:28 + true
03:30:28 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH'
03:30:28 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:30:28 + PATH=/tmp/venv-Zv61/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:30:28 + return 0
03:30:28 + openstack --os-cloud vex limits show --absolute
03:30:29 +--------------------------+---------+
03:30:29 | Name | Value |
03:30:29 +--------------------------+---------+
03:30:29 | maxTotalInstances | -1 |
03:30:29 | maxTotalCores | 450 |
03:30:29 | maxTotalRAMSize | 1000000 |
03:30:29 | maxServerMeta | 128 |
03:30:29 | maxImageMeta | 128 |
03:30:29 | maxPersonality | 5 |
03:30:29 | maxPersonalitySize | 10240 |
03:30:29 | maxTotalKeypairs | 100 |
03:30:29 | maxServerGroups | 10 |
03:30:29 | maxServerGroupMembers | 10 |
03:30:29 | maxTotalFloatingIps | -1 |
03:30:29 | maxSecurityGroups | -1 |
03:30:29 | maxSecurityGroupRules | -1 |
03:30:29 | totalRAMUsed | 712704 |
03:30:29 | totalCoresUsed | 174 |
03:30:29 | totalInstancesUsed | 61 |
03:30:29 | totalFloatingIpsUsed | 0 |
03:30:29 | totalSecurityGroupsUsed | 0 |
03:30:29 | totalServerGroupsUsed | 0 |
03:30:29 | maxTotalVolumes | -1 |
03:30:29 | maxTotalSnapshots | 10 |
03:30:29 | maxTotalVolumeGigabytes | 4096 |
03:30:29 | maxTotalBackups | 10 |
03:30:29 | maxTotalBackupGigabytes | 1000 |
03:30:29 | totalVolumesUsed | 3 |
03:30:29 | totalGigabytesUsed | 60 |
03:30:29 | totalSnapshotsUsed | 0 |
03:30:29 | totalBackupsUsed | 0 |
03:30:29 | totalBackupGigabytesUsed | 0 |
03:30:29 +--------------------------+---------+
03:30:29 + pushd /opt/ciman/openstack-hot
03:30:29 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium
03:30:29 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-scale-link-only-calcium-753 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/stack-parameters.yaml
03:34:59 Creating stack releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Waiting to initialize infrastructure...
03:34:59 Stack initialization successful.
03:34:59 ------------------------------------
03:34:59 Stack Details
03:34:59 ------------------------------------
03:34:59 {'added': None,
03:34:59 'capabilities': [],
03:34:59 'created_at': '2025-06-22T03:30:32Z',
03:34:59 'deleted': None,
03:34:59 'deleted_at': None,
03:34:59 'description': 'No description',
03:34:59 'environment': None,
03:34:59 'environment_files': None,
03:34:59 'files': None,
03:34:59 'files_container': None,
03:34:59 'id': 'a4ea634b-f2ab-4440-945b-9620f8c275c2',
03:34:59 'is_rollback_disabled': True,
03:34:59 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-scale-link-only-calcium-753/a4ea634b-f2ab-4440-945b-9620f8c275c2',
03:34:59 'rel': 'self'}],
03:34:59 '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:34:59 'name': 'releng-openflowplugin-csit-1node-scale-link-only-calcium-753',
03:34:59 'notification_topics': [],
03:34:59 'outputs': [{'description': 'IP addresses of the 2nd vm types',
03:34:59 'output_key': 'vm_1_ips',
03:34:59 'output_value': ['10.30.170.195']},
03:34:59 {'description': 'IP addresses of the 1st vm types',
03:34:59 'output_key': 'vm_0_ips',
03:34:59 'output_value': ['10.30.171.16']}],
03:34:59 'owner_id': ****,
03:34:59 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:34:59 'OS::stack_id': 'a4ea634b-f2ab-4440-945b-9620f8c275c2',
03:34:59 'OS::stack_name': 'releng-openflowplugin-csit-1node-scale-link-only-calcium-753',
03:34:59 'job_name': '60998-753',
03:34:59 'silo': 'releng',
03:34:59 'vm_0_count': '1',
03:34:59 'vm_0_flavor': 'v3-standard-4',
03:34:59 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:34:59 '20250201-010426.857',
03:34:59 'vm_1_count': '1',
03:34:59 'vm_1_flavor': 'v3-standard-2',
03:34:59 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:34:59 '- 20250201-060151.911'},
03:34:59 'parent_id': None,
03:34:59 'replaced': None,
03:34:59 'status': 'CREATE_COMPLETE',
03:34:59 'status_reason': 'Stack CREATE completed successfully',
03:34:59 'tags': [],
03:34:59 'template': None,
03:34:59 'template_description': 'No description',
03:34:59 'template_url': None,
03:34:59 'timeout_mins': 15,
03:34:59 'unchanged': None,
03:34:59 'updated': None,
03:34:59 'updated_at': None,
03:34:59 'user_project_id': 'bb52ac00262e4c4bb4da3839992123ad'}
03:34:59 ------------------------------------
03:34:59 + popd
03:34:59 /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium
03:34:59 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash -l /tmp/jenkins14281356578641927233.sh
03:34:59 ---> Copy SSH public keys to CSIT lab
03:34:59 Setup pyenv:
03:34:59 system
03:34:59 3.8.13
03:34:59 3.9.13
03:34:59 3.10.13
03:34:59 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:34:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:35:01 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
03:35:14 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:35:16 SSH not responding on 10.30.170.195. Retrying in 10 seconds...
03:35:17 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:35:17 releng-60998-753-0-builder-0
03:35:17 Successfully copied public keys to slave 10.30.171.16
03:35:17 Process 6520 ready.
03:35:26 Ping to 10.30.170.195 successful.
03:35:27 Warning: Permanently added '10.30.170.195' (ECDSA) to the list of known hosts.
03:35:28 releng-60998-753-1-mininet-ovs-217-0
03:35:28 Successfully copied public keys to slave 10.30.170.195
03:35:28 Process 6521 ready.
03:35:28 SSH ready on all stack servers.
03:35:28 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash -l /tmp/jenkins3468107947550996092.sh
03:35:28 Setup pyenv:
03:35:28 system
03:35:28 3.8.13
03:35:28 3.9.13
03:35:28 3.10.13
03:35:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:35:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-NSa3
03:35:32 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.robot_venv
03:35:36 lf-activate-venv(): INFO: Installing: setuptools wheel
03:35:38 lf-activate-venv(): INFO: Adding /tmp/venv-NSa3/bin to PATH
03:35:38 + echo 'Installing Python Requirements'
03:35:38 Installing Python Requirements
03:35:38 + cat
03:35:38 + python -m pip install -r requirements.txt
03:35:38 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:35:38 Collecting docker-py (from -r requirements.txt (line 1))
03:35:38 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:35:39 Collecting ipaddr (from -r requirements.txt (line 2))
03:35:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:35:39 Preparing metadata (setup.py): started
03:35:39 Preparing metadata (setup.py): finished with status 'done'
03:35:39 Collecting netaddr (from -r requirements.txt (line 3))
03:35:39 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:35:39 Collecting netifaces (from -r requirements.txt (line 4))
03:35:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:35:39 Preparing metadata (setup.py): started
03:35:39 Preparing metadata (setup.py): finished with status 'done'
03:35:39 Collecting pyhocon (from -r requirements.txt (line 5))
03:35:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:35:39 Collecting requests (from -r requirements.txt (line 6))
03:35:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.4/requests-2.32.4-py3-none-any.whl (64 kB)
03:35:39 Collecting robotframework (from -r requirements.txt (line 7))
03:35:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.1/robotframework-7.3.1-py3-none-any.whl (793 kB)
03:35:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.2/793.2 kB 31.3 MB/s eta 0:00:00
03:35:39 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:35:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:35:39 Preparing metadata (setup.py): started
03:35:40 Preparing metadata (setup.py): finished with status 'done'
03:35:40 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:35:40 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:35:40 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:35:40 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:35:40 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:35:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:35:40 Preparing metadata (setup.py): started
03:35:40 Preparing metadata (setup.py): finished with status 'done'
03:35:40 Collecting scapy (from -r requirements.txt (line 12))
03:35:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
03:35:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 29.2 MB/s eta 0:00:00
03:35:40 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:35:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:35:40 Preparing metadata (setup.py): started
03:35:40 Preparing metadata (setup.py): finished with status 'done'
03:35:41 Collecting elasticsearch (from -r requirements.txt (line 18))
03:35:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.0.2/elasticsearch-9.0.2-py3-none-any.whl (914 kB)
03:35:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 914.3/914.3 kB 21.4 MB/s eta 0:00:00
03:35:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:35:41 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:35:41 Collecting pyangbind (from -r requirements.txt (line 22))
03:35:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
03:35:41 Collecting isodate (from -r requirements.txt (line 25))
03:35:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:35:41 Collecting jmespath (from -r requirements.txt (line 28))
03:35:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:35:41 Collecting jsonpatch (from -r requirements.txt (line 31))
03:35:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:35:41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB)
03:35:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:41 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:35:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:35:41 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:35:41 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:35:41 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:35:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:35:41 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:35:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:35:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.3/pyparsing-3.2.3-py3-none-any.whl (111 kB)
03:35:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:35:42 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:35:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:35:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
03:35:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:35:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
03:35:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:35:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.6.15/certifi-2025.6.15-py3-none-any.whl (157 kB)
03:35:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:35:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
03:35:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:35:42 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:35:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:35:42 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:35:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:35:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:35:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:35:42 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:35:42 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:35:42 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:35:42 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:35:42 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:35:42 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:35:42 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:35:42 Collecting elasticsearch (from -r requirements.txt (line 18))
03:35:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.18.1/elasticsearch-8.18.1-py3-none-any.whl (906 kB)
03:35:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 906.3/906.3 kB 18.0 MB/s eta 0:00:00
03:35:42 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:35:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
03:35:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 39.3 MB/s eta 0:00:00
03:35:43 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:35:43 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:35:44 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:35:44 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:35:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.7/792.7 kB 14.6 MB/s eta 0:00:00
03:35:44 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:35:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:35:44 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:44 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:35:44 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:44 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:35:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:45 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:35:45 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:45 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:35:45 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
03:35:45 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.33.0/selenium-4.33.0-py3-none-any.whl (9.4 MB)
03:35:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.4 MB/s eta 0:00:00
03:35:45 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:45 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:35:45 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB)
03:35:45 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.4.0/urllib3-2.4.0-py3-none-any.whl (128 kB)
03:35:45 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
03:35:46 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:46 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:35:46 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
03:35:46 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:35:46 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:35:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
03:35:46 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:35:46 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:35:46 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:35:46 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:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:35:46 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:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
03:35:46 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:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:35:46 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:35:46 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:35:46 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:35:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.4/beautifulsoup4-4.13.4-py3-none-any.whl (187 kB)
03:35:46 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:35:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:35:46 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:35:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.7/soupsieve-2.7-py3-none-any.whl (36 kB)
03:35:46 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:35:46 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:35:46 Building wheel for robotframework-sshlibrary (setup.py): started
03:35:47 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
03:35:47 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=be268f4e1587ccf6b672926f50c73838a72db73071fefba9655cd61d3c6bcd6b
03:35:47 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:35:47 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:35:47 Building wheel for ipaddr (setup.py): started
03:35:47 Building wheel for ipaddr (setup.py): finished with status 'done'
03:35:47 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3ef45f6b8b936829921069b1fe5fe8e47298b0d098aeea5e7c015828783ed2f0
03:35:47 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:35:47 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:35:47 Building wheel for netifaces (setup.py): started
03:35:50 Building wheel for netifaces (setup.py): finished with status 'done'
03:35:50 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41090 sha256=91e21547abff502dcd39d8711fca151ce9e52b917044bd6c16dbd2692317567f
03:35:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:35:50 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:35:50 Building wheel for robotframework-httplibrary (setup.py): started
03:35:50 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
03:35:50 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=433d160e615628706cd88e9bb04541f26a47858555a69ba952653762456f500f
03:35:50 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:35:50 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:35:50 Building wheel for jsonpath-rw (setup.py): started
03:35:50 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
03:35:50 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e46735e2dd7e048098b875296f1a809b62ea990b09e84910231eb4734da0c827
03:35:50 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:35:50 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:35:50 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:35:57
03:35:57 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:35:58 + pip freeze
03:35:58 attrs==25.3.0
03:35:58 bcrypt==4.3.0
03:35:58 beautifulsoup4==4.13.4
03:35:58 certifi==2025.6.15
03:35:58 cffi==1.17.1
03:35:58 charset-normalizer==3.4.2
03:35:58 click==8.2.1
03:35:58 cryptography==45.0.4
03:35:58 decorator==5.2.1
03:35:58 distlib==0.3.9
03:35:58 docker-py==1.10.6
03:35:58 docker-pycreds==0.4.0
03:35:58 elastic-transport==8.17.1
03:35:58 elasticsearch==8.18.1
03:35:58 elasticsearch-dsl==8.18.0
03:35:58 enum34==1.1.10
03:35:58 filelock==3.18.0
03:35:58 h11==0.16.0
03:35:58 idna==3.10
03:35:58 ipaddr==2.2.0
03:35:58 isodate==0.7.2
03:35:58 jmespath==1.0.1
03:35:58 jsonpatch==1.33
03:35:58 jsonpath-rw==1.4.0
03:35:58 jsonpointer==3.0.0
03:35:58 lxml==5.4.0
03:35:58 netaddr==1.3.0
03:35:58 netifaces==0.11.0
03:35:58 outcome==1.3.0.post0
03:35:58 paramiko==3.5.1
03:35:58 platformdirs==4.3.8
03:35:58 ply==3.11
03:35:58 pyang==2.6.1
03:35:58 pyangbind==0.8.6
03:35:58 pycparser==2.22
03:35:58 pyhocon==0.3.61
03:35:58 PyNaCl==1.5.0
03:35:58 pyparsing==3.2.3
03:35:58 PySocks==1.7.1
03:35:58 python-dateutil==2.9.0.post0
03:35:58 regex==2024.11.6
03:35:58 requests==2.32.4
03:35:58 robotframework==7.3.1
03:35:58 robotframework-httplibrary==0.4.2
03:35:58 robotframework-pythonlibcore==4.4.1
03:35:58 robotframework-requests==0.9.7
03:35:58 robotframework-selenium2library==3.0.0
03:35:58 robotframework-seleniumlibrary==6.7.1
03:35:58 robotframework-sshlibrary==3.8.0
03:35:58 scapy==2.6.1
03:35:58 scp==0.15.0
03:35:58 selenium==4.33.0
03:35:58 six==1.17.0
03:35:58 sniffio==1.3.1
03:35:58 sortedcontainers==2.4.0
03:35:58 soupsieve==2.7
03:35:58 trio==0.30.0
03:35:58 trio-websocket==0.12.2
03:35:58 typing_extensions==4.13.2
03:35:58 urllib3==2.4.0
03:35:58 virtualenv==20.31.2
03:35:58 waitress==3.0.2
03:35:58 WebOb==1.8.9
03:35:58 websocket-client==1.8.0
03:35:58 WebTest==3.0.6
03:35:58 wsproto==1.2.0
03:35:58 [EnvInject] - Injecting environment variables from a build step.
03:35:58 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:35:58 [EnvInject] - Variables injected successfully.
03:35:58 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash -l /tmp/jenkins5442150683697196791.sh
03:35:58 Setup pyenv:
03:35:58 system
03:35:58 3.8.13
03:35:58 3.9.13
03:35:58 3.10.13
03:35:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:35:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:36:01 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
03:36:08 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:36:08 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:36:08 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:36:08 + ODL_SYSTEM=()
03:36:08 + TOOLS_SYSTEM=()
03:36:08 + OPENSTACK_SYSTEM=()
03:36:08 + OPENSTACK_CONTROLLERS=()
03:36:08 + mapfile -t ADDR
03:36:08 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:36:08 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:36:10 + for i in "${ADDR[@]}"
03:36:10 ++ ssh 10.30.170.195 hostname -s
03:36:10 Warning: Permanently added '10.30.170.195' (ECDSA) to the list of known hosts.
03:36:10 + REMHOST=releng-60998-753-1-mininet-ovs-217-0
03:36:10 + case ${REMHOST} in
03:36:10 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:36:10 + for i in "${ADDR[@]}"
03:36:10 ++ ssh 10.30.171.16 hostname -s
03:36:10 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:10 + REMHOST=releng-60998-753-0-builder-0
03:36:10 + case ${REMHOST} in
03:36:10 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:36:10 + echo NUM_ODL_SYSTEM=1
03:36:10 + echo NUM_TOOLS_SYSTEM=1
03:36:10 + '[' '' == yes ']'
03:36:10 + NUM_OPENSTACK_SYSTEM=0
03:36:10 + echo NUM_OPENSTACK_SYSTEM=0
03:36:10 + '[' 0 -eq 2 ']'
03:36:10 + echo ODL_SYSTEM_IP=10.30.171.16
03:36:10 ++ seq 0 0
03:36:10 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:36:10 + echo ODL_SYSTEM_1_IP=10.30.171.16
03:36:10 + echo TOOLS_SYSTEM_IP=10.30.170.195
03:36:10 ++ seq 0 0
03:36:10 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:36:10 + echo TOOLS_SYSTEM_1_IP=10.30.170.195
03:36:10 + openstack_index=0
03:36:10 + NUM_OPENSTACK_CONTROL_NODES=1
03:36:10 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:36:10 ++ seq 0 0
03:36:10 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:36:10 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:36:10 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:36:10 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:36:10 + '[' -1 -ge 2 ']'
03:36:10 ++ seq 0 -2
03:36:10 + NUM_OPENSTACK_HAPROXY_NODES=0
03:36:10 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:36:10 ++ seq 0 -1
03:36:10 + echo 'Contents of slave_addresses.txt:'
03:36:10 Contents of slave_addresses.txt:
03:36:10 + cat slave_addresses.txt
03:36:10 NUM_ODL_SYSTEM=1
03:36:10 NUM_TOOLS_SYSTEM=1
03:36:10 NUM_OPENSTACK_SYSTEM=0
03:36:10 ODL_SYSTEM_IP=10.30.171.16
03:36:10 ODL_SYSTEM_1_IP=10.30.171.16
03:36:10 TOOLS_SYSTEM_IP=10.30.170.195
03:36:10 TOOLS_SYSTEM_1_IP=10.30.170.195
03:36:10 NUM_OPENSTACK_CONTROL_NODES=1
03:36:10 OPENSTACK_CONTROL_NODE_1_IP=
03:36:10 NUM_OPENSTACK_COMPUTE_NODES=-1
03:36:10 NUM_OPENSTACK_HAPROXY_NODES=0
03:36:10 [EnvInject] - Injecting environment variables from a build step.
03:36:10 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:36:10 [EnvInject] - Variables injected successfully.
03:36:10 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/sh /tmp/jenkins14355426109570313349.sh
03:36:10 Preparing for JRE Version 17
03:36:10 Karaf artifact is karaf
03:36:10 Karaf project is integration
03:36:10 Java home is /usr/lib/jvm/java-17-openjdk-amd64
03:36:10 [EnvInject] - Injecting environment variables from a build step.
03:36:10 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:36:10 [EnvInject] - Variables injected successfully.
03:36:10 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins17739490510706061331.sh
03:36:11 2025-06-22 03:36:11 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/calcium/pom.xml [2619/2619] -> "pom.xml" [1]
03:36:11 Bundle version is 0.20.4-SNAPSHOT
03:36:11 --2025-06-22 03:36:11-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.4-SNAPSHOT/maven-metadata.xml
03:36:11 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:36:11 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:36:11 HTTP request sent, awaiting response... 200 OK
03:36:11 Length: 1398 (1.4K) [application/xml]
03:36:11 Saving to: ‘maven-metadata.xml’
03:36:11
03:36:11 0K . 100% 43.3M=0s
03:36:11
03:36:11 2025-06-22 03:36:11 (43.3 MB/s) - ‘maven-metadata.xml’ saved [1398/1398]
03:36:11
03:36:11
03:36:11
03:36:11 org.opendaylight.integration
03:36:11 karaf
03:36:11 0.20.4-SNAPSHOT
03:36:11
03:36:11
03:36:11 20250619.185912
03:36:11 1
03:36:11
03:36:11 20250619185912
03:36:11
03:36:11
03:36:11 pom
03:36:11 0.20.4-20250619.185912-1
03:36:11 20250619185912
03:36:11
03:36:11
03:36:11 tar.gz
03:36:11 0.20.4-20250619.185912-1
03:36:11 20250619185912
03:36:11
03:36:11
03:36:11 zip
03:36:11 0.20.4-20250619.185912-1
03:36:11 20250619185912
03:36:11
03:36:11
03:36:11 cyclonedx
03:36:11 xml
03:36:11 0.20.4-20250619.185912-1
03:36:11 20250619185912
03:36:11
03:36:11
03:36:11 cyclonedx
03:36:11 json
03:36:11 0.20.4-20250619.185912-1
03:36:11 20250619185912
03:36:11
03:36:11
03:36:11
03:36:11
03:36:11 Nexus timestamp is 0.20.4-20250619.185912-1
03:36:11 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:36:11 Distribution bundle is karaf-0.20.4-20250619.185912-1.zip
03:36:11 Distribution bundle version is 0.20.4-SNAPSHOT
03:36:11 Distribution folder is karaf-0.20.4-SNAPSHOT
03:36:11 Nexus prefix is https://nexus.opendaylight.org
03:36:11 [EnvInject] - Injecting environment variables from a build step.
03:36:11 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:36:11 [EnvInject] - Variables injected successfully.
03:36:11 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash -l /tmp/jenkins12195684076980698086.sh
03:36:11 Setup pyenv:
03:36:12 system
03:36:12 3.8.13
03:36:12 3.9.13
03:36:12 3.10.13
03:36:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:36:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:36:14 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:36:14 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:36:14 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
03:36:19 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:36:19 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:36:20 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:36:20 Copying common-functions.sh to /tmp
03:36:21 Copying common-functions.sh to 10.30.171.16:/tmp
03:36:21 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:22 Copying common-functions.sh to 10.30.170.195:/tmp
03:36:22 Warning: Permanently added '10.30.170.195' (ECDSA) to the list of known hosts.
03:36:22 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins7275181164095475322.sh
03:36:22 common-functions.sh is being sourced
03:36:22 common-functions environment:
03:36:22 MAVENCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:36:22 ACTUALFEATURES:
03:36:22 FEATURESCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:36:22 CUSTOMPROP: /tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:36:22 LOGCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:22 MEMCONF: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:22 CONTROLLERMEM: 2048m
03:36:22 AKKACONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/akka.conf
03:36:22 MODULESCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:36:22 MODULESHARDSCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:36:22 SUITES:
03:36:22
03:36:22 #################################################
03:36:22 ## Configure Cluster and Start ##
03:36:22 #################################################
03:36:22 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer
03:36:22 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer
03:36:22 Locating script plan to use...
03:36:22 Finished running script plans
03:36:22 Configuring member-1 with IP address 10.30.171.16
03:36:22 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:23 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:23 + source /tmp/common-functions.sh karaf-0.20.4-SNAPSHOT
03:36:23 ++ [[ /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:36:23 common-functions.sh is being sourced
03:36:23 ++ echo 'common-functions.sh is being sourced'
03:36:23 ++ BUNDLEFOLDER=karaf-0.20.4-SNAPSHOT
03:36:23 ++ export MAVENCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:36:23 ++ MAVENCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:36:23 ++ export FEATURESCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:36:23 ++ FEATURESCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:36:23 ++ export CUSTOMPROP=/tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:36:23 ++ CUSTOMPROP=/tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:36:23 ++ export LOGCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:23 ++ LOGCONF=/tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:23 ++ export MEMCONF=/tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:23 ++ MEMCONF=/tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:23 ++ export CONTROLLERMEM=
03:36:23 ++ CONTROLLERMEM=
03:36:23 ++ '[' '' = calcium ']'
03:36:23 ++ CLUSTER_SYSTEM=pekko
03:36:23 ++ export AKKACONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/pekko.conf
03:36:23 ++ AKKACONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/pekko.conf
03:36:23 ++ export MODULESCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:36:23 ++ MODULESCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:36:23 ++ export MODULESHARDSCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:36:23 ++ MODULESHARDSCONF=/tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:36:23 ++ print_common_env
03:36:23 ++ cat
03:36:23 common-functions environment:
03:36:23 MAVENCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:36:23 ACTUALFEATURES:
03:36:23 FEATURESCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:36:23 CUSTOMPROP: /tmp/karaf-0.20.4-SNAPSHOT/etc/custom.properties
03:36:23 LOGCONF: /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:23 MEMCONF: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:23 CONTROLLERMEM:
03:36:23 AKKACONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/pekko.conf
03:36:23 MODULESCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:36:23 MODULESHARDSCONF: /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:36:23 SUITES:
03:36:23
03:36:23 ++ SSH='ssh -t -t'
03:36:23 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:36:23 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:36:23 Changing to /tmp
03:36:23 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:36:23 + echo 'Changing to /tmp'
03:36:23 + cd /tmp
03:36:23 + 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:36:23 + 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:36:23 --2025-06-22 03:36:23-- 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:36:23 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:36:23 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:36:23 HTTP request sent, awaiting response... 200 OK
03:36:23 Length: 234246417 (223M) [application/zip]
03:36:23 Saving to: ‘karaf-0.20.4-20250619.185912-1.zip’
03:36:23
03:36:23 0K ........ ........ ........ ........ ........ ........ 1% 73.0M 3s
03:36:23 3072K ........ ........ ........ ........ ........ ........ 2% 130M 2s
03:36:23 6144K ........ ........ ........ ........ ........ ........ 4% 139M 2s
03:36:23 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s
03:36:23 12288K ........ ........ ........ ........ ........ ........ 6% 165M 2s
03:36:23 15360K ........ ........ ........ ........ ........ ........ 8% 187M 2s
03:36:23 18432K ........ ........ ........ ........ ........ ........ 9% 218M 1s
03:36:23 21504K ........ ........ ........ ........ ........ ........ 10% 251M 1s
03:36:23 24576K ........ ........ ........ ........ ........ ........ 12% 254M 1s
03:36:23 27648K ........ ........ ........ ........ ........ ........ 13% 271M 1s
03:36:23 30720K ........ ........ ........ ........ ........ ........ 14% 244M 1s
03:36:23 33792K ........ ........ ........ ........ ........ ........ 16% 295M 1s
03:36:23 36864K ........ ........ ........ ........ ........ ........ 17% 215M 1s
03:36:23 39936K ........ ........ ........ ........ ........ ........ 18% 293M 1s
03:36:23 43008K ........ ........ ........ ........ ........ ........ 20% 236M 1s
03:36:23 46080K ........ ........ ........ ........ ........ ........ 21% 267M 1s
03:36:23 49152K ........ ........ ........ ........ ........ ........ 22% 216M 1s
03:36:23 52224K ........ ........ ........ ........ ........ ........ 24% 171M 1s
03:36:23 55296K ........ ........ ........ ........ ........ ........ 25% 97.6M 1s
03:36:23 58368K ........ ........ ........ ........ ........ ........ 26% 86.6M 1s
03:36:23 61440K ........ ........ ........ ........ ........ ........ 28% 110M 1s
03:36:23 64512K ........ ........ ........ ........ ........ ........ 29% 265M 1s
03:36:23 67584K ........ ........ ........ ........ ........ ........ 30% 243M 1s
03:36:23 70656K ........ ........ ........ ........ ........ ........ 32% 264M 1s
03:36:23 73728K ........ ........ ........ ........ ........ ........ 33% 282M 1s
03:36:23 76800K ........ ........ ........ ........ ........ ........ 34% 232M 1s
03:36:23 79872K ........ ........ ........ ........ ........ ........ 36% 169M 1s
03:36:23 82944K ........ ........ ........ ........ ........ ........ 37% 229M 1s
03:36:23 86016K ........ ........ ........ ........ ........ ........ 38% 277M 1s
03:36:23 89088K ........ ........ ........ ........ ........ ........ 40% 314M 1s
03:36:23 92160K ........ ........ ........ ........ ........ ........ 41% 118M 1s
03:36:23 95232K ........ ........ ........ ........ ........ ........ 42% 255M 1s
03:36:23 98304K ........ ........ ........ ........ ........ ........ 44% 259M 1s
03:36:23 101376K ........ ........ ........ ........ ........ ........ 45% 251M 1s
03:36:23 104448K ........ ........ ........ ........ ........ ........ 47% 240M 1s
03:36:23 107520K ........ ........ ........ ........ ........ ........ 48% 280M 1s
03:36:23 110592K ........ ........ ........ ........ ........ ........ 49% 266M 1s
03:36:24 113664K ........ ........ ........ ........ ........ ........ 51% 272M 1s
03:36:24 116736K ........ ........ ........ ........ ........ ........ 52% 240M 1s
03:36:24 119808K ........ ........ ........ ........ ........ ........ 53% 247M 1s
03:36:24 122880K ........ ........ ........ ........ ........ ........ 55% 249M 1s
03:36:24 125952K ........ ........ ........ ........ ........ ........ 56% 262M 0s
03:36:24 129024K ........ ........ ........ ........ ........ ........ 57% 143M 0s
03:36:24 132096K ........ ........ ........ ........ ........ ........ 59% 235M 0s
03:36:24 135168K ........ ........ ........ ........ ........ ........ 60% 269M 0s
03:36:24 138240K ........ ........ ........ ........ ........ ........ 61% 245M 0s
03:36:24 141312K ........ ........ ........ ........ ........ ........ 63% 115M 0s
03:36:24 144384K ........ ........ ........ ........ ........ ........ 64% 145M 0s
03:36:24 147456K ........ ........ ........ ........ ........ ........ 65% 325M 0s
03:36:24 150528K ........ ........ ........ ........ ........ ........ 67% 305M 0s
03:36:24 153600K ........ ........ ........ ........ ........ ........ 68% 243M 0s
03:36:24 156672K ........ ........ ........ ........ ........ ........ 69% 131M 0s
03:36:24 159744K ........ ........ ........ ........ ........ ........ 71% 115M 0s
03:36:24 162816K ........ ........ ........ ........ ........ ........ 72% 154M 0s
03:36:24 165888K ........ ........ ........ ........ ........ ........ 73% 238M 0s
03:36:24 168960K ........ ........ ........ ........ ........ ........ 75% 249M 0s
03:36:24 172032K ........ ........ ........ ........ ........ ........ 76% 104M 0s
03:36:24 175104K ........ ........ ........ ........ ........ ........ 77% 279M 0s
03:36:24 178176K ........ ........ ........ ........ ........ ........ 79% 260M 0s
03:36:24 181248K ........ ........ ........ ........ ........ ........ 80% 271M 0s
03:36:24 184320K ........ ........ ........ ........ ........ ........ 81% 234M 0s
03:36:24 187392K ........ ........ ........ ........ ........ ........ 83% 283M 0s
03:36:24 190464K ........ ........ ........ ........ ........ ........ 84% 290M 0s
03:36:24 193536K ........ ........ ........ ........ ........ ........ 85% 272M 0s
03:36:24 196608K ........ ........ ........ ........ ........ ........ 87% 288M 0s
03:36:24 199680K ........ ........ ........ ........ ........ ........ 88% 270M 0s
03:36:24 202752K ........ ........ ........ ........ ........ ........ 89% 282M 0s
03:36:24 205824K ........ ........ ........ ........ ........ ........ 91% 251M 0s
03:36:24 208896K ........ ........ ........ ........ ........ ........ 92% 219M 0s
03:36:24 211968K ........ ........ ........ ........ ........ ........ 94% 270M 0s
03:36:24 215040K ........ ........ ........ ........ ........ ........ 95% 296M 0s
03:36:24 218112K ........ ........ ........ ........ ........ ........ 96% 269M 0s
03:36:24 221184K ........ ........ ........ ........ ........ ........ 98% 57.0M 0s
03:36:24 224256K ........ ........ ........ ........ ........ ........ 99% 303M 0s
03:36:24 227328K ........ ........ ...... 100% 337M=1.1s
03:36:24
03:36:24 2025-06-22 03:36:24 (196 MB/s) - ‘karaf-0.20.4-20250619.185912-1.zip’ saved [234246417/234246417]
03:36:24
03:36:24 Extracting the new controller...
03:36:24 + echo 'Extracting the new controller...'
03:36:24 + unzip -q karaf-0.20.4-20250619.185912-1.zip
03:36:26 Adding external repositories...
03:36:26 + echo 'Adding external repositories...'
03:36:26 + 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:36:26 + cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:36:26 ################################################################################
03:36:26 #
03:36:26 # Licensed to the Apache Software Foundation (ASF) under one or more
03:36:26 # contributor license agreements. See the NOTICE file distributed with
03:36:26 # this work for additional information regarding copyright ownership.
03:36:26 # The ASF licenses this file to You under the Apache License, Version 2.0
03:36:26 # (the "License"); you may not use this file except in compliance with
03:36:26 # the License. You may obtain a copy of the License at
03:36:26 #
03:36:26 # http://www.apache.org/licenses/LICENSE-2.0
03:36:26 #
03:36:26 # Unless required by applicable law or agreed to in writing, software
03:36:26 # distributed under the License is distributed on an "AS IS" BASIS,
03:36:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:36:26 # See the License for the specific language governing permissions and
03:36:26 # limitations under the License.
03:36:26 #
03:36:26 ################################################################################
03:36:26
03:36:26 #
03:36:26 # If set to true, the following property will not allow any certificate to be used
03:36:26 # when accessing Maven repositories through SSL
03:36:26 #
03:36:26 #org.ops4j.pax.url.mvn.certificateCheck=
03:36:26
03:36:26 #
03:36:26 # Path to the local Maven settings file.
03:36:26 # The repositories defined in this file will be automatically added to the list
03:36:26 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:36:26 # below is not set.
03:36:26 # The following locations are checked for the existence of the settings.xml file
03:36:26 # * 1. looks for the specified url
03:36:26 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:36:26 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:36:26 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:36:26 #
03:36:26 #org.ops4j.pax.url.mvn.settings=
03:36:26
03:36:26 #
03:36:26 # Path to the local Maven repository which is used to avoid downloading
03:36:26 # artifacts when they already exist locally.
03:36:26 # The value of this property will be extracted from the settings.xml file
03:36:26 # above, or defaulted to:
03:36:26 # System.getProperty( "user.home" ) + "/.m2/repository"
03:36:26 #
03:36:26 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:36:26
03:36:26 #
03:36:26 # Default this to false. It's just weird to use undocumented repos
03:36:26 #
03:36:26 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:36:26
03:36:26 #
03:36:26 # Uncomment if you don't wanna use the proxy settings
03:36:26 # from the Maven conf/settings.xml file
03:36:26 #
03:36:26 # org.ops4j.pax.url.mvn.proxySupport=false
03:36:26
03:36:26 #
03:36:26 # Comma separated list of repositories scanned when resolving an artifact.
03:36:26 # Those repositories will be checked before iterating through the
03:36:26 # below list of repositories and even before the local repository
03:36:26 # A repository url can be appended with zero or more of the following flags:
03:36:26 # @snapshots : the repository contains snaphots
03:36:26 # @noreleases : the repository does not contain any released artifacts
03:36:26 #
03:36:26 # The following property value will add the system folder as a repo.
03:36:26 #
03:36:26 org.ops4j.pax.url.mvn.defaultRepositories=\
03:36:26 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:36:26 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:36:26 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:36:26
03:36:26 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:36:26 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:36:26
03:36:26 #
03:36:26 # Comma separated list of repositories scanned when resolving an artifact.
03:36:26 # The default list includes the following repositories:
03:36:26 # http://repo1.maven.org/maven2@id=central
03:36:26 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:36:26 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:36:26 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:36:26 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:36:26 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:36:26 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:36:26 # To add repositories to the default ones, prepend '+' to the list of repositories
03:36:26 # to add.
03:36:26 # A repository url can be appended with zero or more of the following flags:
03:36:26 # @snapshots : the repository contains snapshots
03:36:26 # @noreleases : the repository does not contain any released artifacts
03:36:26 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:36:26 #
03:36:26 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:36:26
03:36:26 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:36:26 + [[ True == \T\r\u\e ]]
03:36:26 + echo 'Configuring the startup features...'
03:36:26 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:36:26 + FEATURE_TEST_STRING=features-test
03:36:26 + FEATURE_TEST_VERSION=0.20.4-SNAPSHOT
03:36:26 + KARAF_VERSION=karaf4
03:36:26 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:36:26 + 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:36:26 + [[ ! -z '' ]]
03:36:26 + cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:36:26 ################################################################################
03:36:26 #
03:36:26 # Licensed to the Apache Software Foundation (ASF) under one or more
03:36:26 # contributor license agreements. See the NOTICE file distributed with
03:36:26 # this work for additional information regarding copyright ownership.
03:36:26 # The ASF licenses this file to You under the Apache License, Version 2.0
03:36:26 # (the "License"); you may not use this file except in compliance with
03:36:26 # the License. You may obtain a copy of the License at
03:36:26 #
03:36:26 # http://www.apache.org/licenses/LICENSE-2.0
03:36:26 #
03:36:26 # Unless required by applicable law or agreed to in writing, software
03:36:26 # distributed under the License is distributed on an "AS IS" BASIS,
03:36:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:36:26 # See the License for the specific language governing permissions and
03:36:26 # limitations under the License.
03:36:26 #
03:36:26 ################################################################################
03:36:26
03:36:26 #
03:36:26 # Comma separated list of features repositories to register by default
03:36:26 #
03:36:26 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:36:26
03:36:26 #
03:36:26 # Comma separated list of features to install at startup
03:36:26 #
03:36:26 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, 0e1205d7-5829-4c0c-a718-92feaaab90eb
03:36:26
03:36:26 #
03:36:26 # Resource repositories (OBR) that the features resolver can use
03:36:26 # to resolve requirements/capabilities
03:36:26 #
03:36:26 # The format of the resourceRepositories is
03:36:26 # resourceRepositories=[xml:url|json:url],...
03:36:26 # for Instance:
03:36:26 #
03:36:26 #resourceRepositories=xml:http://host/path/to/index.xml
03:36:26 # or
03:36:26 #resourceRepositories=json:http://host/path/to/index.json
03:36:26 #
03:36:26
03:36:26 #
03:36:26 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:36:26 #
03:36:26 featuresBootAsynchronous=false
03:36:26
03:36:26 #
03:36:26 # Service requirements enforcement
03:36:26 #
03:36:26 # By default, the feature resolver checks the service requirements/capabilities of
03:36:26 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:36:26 # the required bundles.
03:36:26 # The following flag can have those values:
03:36:26 # - disable: service requirements are completely ignored
03:36:26 # - default: service requirements are ignored for old features
03:36:26 # - enforce: service requirements are always verified
03:36:26 #
03:36:26 #serviceRequirements=default
03:36:26
03:36:26 #
03:36:26 # Store cfg file for config element in feature
03:36:26 #
03:36:26 #configCfgStore=true
03:36:26
03:36:26 #
03:36:26 # Define if the feature service automatically refresh bundles
03:36:26 #
03:36:26 autoRefresh=true
03:36:26
03:36:26 #
03:36:26 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:36:26 # XML file defines instructions related to features processing
03:36:26 # versions.properties may declare properties to resolve placeholders in XML file
03:36:26 # both files are relative to ${karaf.etc}
03:36:26 #
03:36:26 #featureProcessing=org.apache.karaf.features.xml
03:36:26 #featureProcessingVersions=versions.properties
03:36:26 + configure_karaf_log karaf4 ''
03:36:26 + local -r karaf_version=karaf4
03:36:26 + local -r controllerdebugmap=
03:36:26 + local logapi=log4j
03:36:26 + grep log4j2 /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:36:26 log4j2.rootLogger.level = INFO
03:36:26 #log4j2.rootLogger.type = asyncRoot
03:36:26 #log4j2.rootLogger.includeLocation = false
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:36:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:36:26 log4j2.rootLogger.appenderRef.Console.ref = Console
03:36:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:36:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:36:26 log4j2.logger.spifly.name = org.apache.aries.spifly
03:36:26 log4j2.logger.spifly.level = WARN
03:36:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:36:26 log4j2.logger.audit.level = INFO
03:36:26 log4j2.logger.audit.additivity = false
03:36:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:36:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:36:26 log4j2.appender.console.type = Console
03:36:26 log4j2.appender.console.name = Console
03:36:26 log4j2.appender.console.layout.type = PatternLayout
03:36:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:36:26 log4j2.appender.rolling.type = RollingRandomAccessFile
03:36:26 log4j2.appender.rolling.name = RollingFile
03:36:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:36:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:36:26 #log4j2.appender.rolling.immediateFlush = false
03:36:26 log4j2.appender.rolling.append = true
03:36:26 log4j2.appender.rolling.layout.type = PatternLayout
03:36:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:36:26 log4j2.appender.rolling.policies.type = Policies
03:36:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:36:26 log4j2.appender.rolling.policies.size.size = 64MB
03:36:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:36:26 log4j2.appender.rolling.strategy.max = 7
03:36:26 log4j2.appender.audit.type = RollingRandomAccessFile
03:36:26 log4j2.appender.audit.name = AuditRollingFile
03:36:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:36:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:36:26 log4j2.appender.audit.append = true
03:36:26 log4j2.appender.audit.layout.type = PatternLayout
03:36:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:36:26 log4j2.appender.audit.policies.type = Policies
03:36:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:36:26 log4j2.appender.audit.policies.size.size = 8MB
03:36:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:36:26 log4j2.appender.audit.strategy.max = 7
03:36:26 log4j2.appender.osgi.type = PaxOsgi
03:36:26 log4j2.appender.osgi.name = PaxOsgi
03:36:26 log4j2.appender.osgi.filter = *
03:36:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:36:26 #log4j2.logger.aether.level = TRACE
03:36:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:36:26 #log4j2.logger.http-headers.level = DEBUG
03:36:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:36:26 #log4j2.logger.maven.level = TRACE
03:36:26 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:36:26 + logapi=log4j2
03:36:26 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:36:26 + '[' log4j2 == log4j2 ']'
03:36:26 + 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:36:26 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:36:26 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:36:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:36:26 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:36:26 + unset IFS
03:36:26 controllerdebugmap:
03:36:26 cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:26 + echo 'controllerdebugmap: '
03:36:26 + '[' -n '' ']'
03:36:26 + echo 'cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:36:26 + cat /tmp/karaf-0.20.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:36:26 ################################################################################
03:36:26 #
03:36:26 # Licensed to the Apache Software Foundation (ASF) under one or more
03:36:26 # contributor license agreements. See the NOTICE file distributed with
03:36:26 # this work for additional information regarding copyright ownership.
03:36:26 # The ASF licenses this file to You under the Apache License, Version 2.0
03:36:26 # (the "License"); you may not use this file except in compliance with
03:36:26 # the License. You may obtain a copy of the License at
03:36:26 #
03:36:26 # http://www.apache.org/licenses/LICENSE-2.0
03:36:26 #
03:36:26 # Unless required by applicable law or agreed to in writing, software
03:36:26 # distributed under the License is distributed on an "AS IS" BASIS,
03:36:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:36:26 # See the License for the specific language governing permissions and
03:36:26 # limitations under the License.
03:36:26 #
03:36:26 ################################################################################
03:36:26
03:36:26 # Common pattern layout for appenders
03:36:26 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:36:26
03:36:26 # Root logger
03:36:26 log4j2.rootLogger.level = INFO
03:36:26 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:36:26 #log4j2.rootLogger.type = asyncRoot
03:36:26 #log4j2.rootLogger.includeLocation = false
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:36:26 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:36:26 log4j2.rootLogger.appenderRef.Console.ref = Console
03:36:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:36:26 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:36:26
03:36:26 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:36:26 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:36:26
03:36:26 # Loggers configuration
03:36:26
03:36:26 # Spifly logger
03:36:26 log4j2.logger.spifly.name = org.apache.aries.spifly
03:36:26 log4j2.logger.spifly.level = WARN
03:36:26
03:36:26 # Security audit logger
03:36:26 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:36:26 log4j2.logger.audit.level = INFO
03:36:26 log4j2.logger.audit.additivity = false
03:36:26 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:36:26
03:36:26 # Appenders configuration
03:36:26
03:36:26 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:36:26 log4j2.appender.console.type = Console
03:36:26 log4j2.appender.console.name = Console
03:36:26 log4j2.appender.console.layout.type = PatternLayout
03:36:26 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:36:26
03:36:26 # Rolling file appender
03:36:26 log4j2.appender.rolling.type = RollingRandomAccessFile
03:36:26 log4j2.appender.rolling.name = RollingFile
03:36:26 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:36:26 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:36:26 # uncomment to not force a disk flush
03:36:26 #log4j2.appender.rolling.immediateFlush = false
03:36:26 log4j2.appender.rolling.append = true
03:36:26 log4j2.appender.rolling.layout.type = PatternLayout
03:36:26 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:36:26 log4j2.appender.rolling.policies.type = Policies
03:36:26 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:36:26 log4j2.appender.rolling.policies.size.size = 1GB
03:36:26 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:36:26 log4j2.appender.rolling.strategy.max = 7
03:36:26
03:36:26 # Audit file appender
03:36:26 log4j2.appender.audit.type = RollingRandomAccessFile
03:36:26 log4j2.appender.audit.name = AuditRollingFile
03:36:26 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:36:26 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:36:26 log4j2.appender.audit.append = true
03:36:26 log4j2.appender.audit.layout.type = PatternLayout
03:36:26 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:36:26 log4j2.appender.audit.policies.type = Policies
03:36:26 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:36:26 log4j2.appender.audit.policies.size.size = 8MB
03:36:26 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:36:26 log4j2.appender.audit.strategy.max = 7
03:36:26
03:36:26 # OSGi appender
03:36:26 log4j2.appender.osgi.type = PaxOsgi
03:36:26 log4j2.appender.osgi.name = PaxOsgi
03:36:26 log4j2.appender.osgi.filter = *
03:36:26
03:36:26 # help with identification of maven-related problems with pax-url-aether
03:36:26 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:36:26 #log4j2.logger.aether.level = TRACE
03:36:26 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:36:26 #log4j2.logger.http-headers.level = DEBUG
03:36:26 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:36:26 #log4j2.logger.maven.level = TRACE
03:36:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:36:26 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:36:26 + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:26 + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
03:36:26 + local -r controllermem=2048m
03:36:26 Configure
03:36:26 java home: /usr/lib/jvm/java-17-openjdk-amd64
03:36:26 + local -r memconf=/tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:26 + echo Configure
03:36:26 + echo ' java home: /usr/lib/jvm/java-17-openjdk-amd64'
03:36:26 max memory: 2048m
03:36:26 + echo ' max memory: 2048m'
03:36:26 memconf: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:26 + echo ' memconf: /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv'
03:36:26 + 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:36:26 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:26 cat /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:26 + echo 'cat /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv'
03:36:26 + cat /tmp/karaf-0.20.4-SNAPSHOT/bin/setenv
03:36:26 #!/bin/sh
03:36:26 #
03:36:26 # Licensed to the Apache Software Foundation (ASF) under one or more
03:36:26 # contributor license agreements. See the NOTICE file distributed with
03:36:26 # this work for additional information regarding copyright ownership.
03:36:26 # The ASF licenses this file to You under the Apache License, Version 2.0
03:36:26 # (the "License"); you may not use this file except in compliance with
03:36:26 # the License. You may obtain a copy of the License at
03:36:26 #
03:36:26 # http://www.apache.org/licenses/LICENSE-2.0
03:36:26 #
03:36:26 # Unless required by applicable law or agreed to in writing, software
03:36:26 # distributed under the License is distributed on an "AS IS" BASIS,
03:36:26 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:36:26 # See the License for the specific language governing permissions and
03:36:26 # limitations under the License.
03:36:26 #
03:36:26
03:36:26 #
03:36:26 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:36:26 # script: client, instance, shell, start, status, stop, karaf
03:36:26 #
03:36:26 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:36:26 # Actions go here...
03:36:26 # fi
03:36:26
03:36:26 #
03:36:26 # general settings which should be applied for all scripts go here; please keep
03:36:26 # in mind that it is possible that scripts might be executed more than once, e.g.
03:36:26 # in example of the start script where the start script is executed first and the
03:36:26 # karaf script afterwards.
03:36:26 #
03:36:26
03:36:26 #
03:36:26 # The following section shows the possible configuration options for the default
03:36:26 # karaf scripts
03:36:26 #
03:36:26 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
03:36:26 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:36:26 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:36:26 # export EXTRA_JAVA_OPTS # Additional JVM options
03:36:26 # export KARAF_HOME # Karaf home folder
03:36:26 # export KARAF_DATA # Karaf data folder
03:36:26 # export KARAF_BASE # Karaf base folder
03:36:26 # export KARAF_ETC # Karaf etc folder
03:36:26 # export KARAF_LOG # Karaf log folder
03:36:26 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:36:26 # export KARAF_OPTS # Additional available Karaf options
03:36:26 # export KARAF_DEBUG # Enable debug mode
03:36:26 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:36:26 # export KARAF_NOROOT # Prevent execution as root if set to true
03:36:26 Set Java version
03:36:26 + echo 'Set Java version'
03:36:26 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
03:36:26 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:36:26 sudo: a password is required
03:36:26 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:36:26 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:36:26 sudo: a password is required
03:36:26 JDK default version ...
03:36:26 + echo 'JDK default version ...'
03:36:26 + java -version
03:36:27 openjdk version "21.0.5" 2024-10-15
03:36:27 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
03:36:27 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
03:36:27 Set JAVA_HOME
03:36:27 + echo 'Set JAVA_HOME'
03:36:27 + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:36:27 + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
03:36:27 ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:36:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:36:27 Listing all open ports on controller system...
03:36:27 + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
03:36:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
03:36:27 + echo 'Listing all open ports on controller system...'
03:36:27 + netstat -pnatu
03:36:27 /tmp/configuration-script.sh: line 40: netstat: command not found
03:36:27 Configuring cluster
03:36:27 + '[' -f /tmp/custom_shard_config.txt ']'
03:36:27 + echo 'Configuring cluster'
03:36:27 + /tmp/karaf-0.20.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.16
03:36:27 ################################################
03:36:27 ## Configure Cluster ##
03:36:27 ################################################
03:36:27 NOTE: Cluster configuration files not found. Copying from
03:36:27 /tmp/karaf-0.20.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.6
03:36:27 Configuring unique name in akka.conf
03:36:27 Configuring hostname in akka.conf
03:36:27 Configuring data and rpc seed nodes in akka.conf
03:36:27 modules = [
03:36:27
03:36:27 {
03:36:27 name = "inventory"
03:36:27 namespace = "urn:opendaylight:inventory"
03:36:27 shard-strategy = "module"
03:36:27 },
03:36:27 {
03:36:27 name = "topology"
03:36:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:36:27 shard-strategy = "module"
03:36:27 },
03:36:27 {
03:36:27 name = "toaster"
03:36:27 namespace = "http://netconfcentral.org/ns/toaster"
03:36:27 shard-strategy = "module"
03:36:27 }
03:36:27 ]
03:36:27 Configuring replication type in module-shards.conf
03:36:27 ################################################
03:36:27 ## NOTE: Manually restart controller to ##
03:36:27 ## apply configuration. ##
03:36:27 ################################################
03:36:27 Dump akka.conf
03:36:27 + echo 'Dump akka.conf'
03:36:27 + cat /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/akka.conf
03:36:27
03:36:27 odl-cluster-data {
03:36:27 akka {
03:36:27 remote {
03:36:27 artery {
03:36:27 enabled = on
03:36:27 transport = tcp
03:36:27 canonical.hostname = "10.30.171.16"
03:36:27 canonical.port = 2550
03:36:27 }
03:36:27 }
03:36:27
03:36:27 cluster {
03:36:27 # Using artery.
03:36:27 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.16:2550"]
03:36:27
03:36:27 roles = ["member-1"]
03:36:27
03:36:27 # when under load we might trip a false positive on the failure detector
03:36:27 # failure-detector {
03:36:27 # heartbeat-interval = 4 s
03:36:27 # acceptable-heartbeat-pause = 16s
03:36:27 # }
03:36:27 }
03:36:27
03:36:27 persistence {
03:36:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:36:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:36:27 # The relative path is always relative to KARAF_HOME.
03:36:27
03:36:27 # snapshot-store.local.dir = "target/snapshots"
03:36:27
03:36:27 # Use lz4 compression for LocalSnapshotStore snapshots
03:36:27 snapshot-store.local.use-lz4-compression = false
03:36:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:36:27 snapshot-store.local.lz4-blocksize = 256KB
03:36:27 }
03:36:27 disable-default-actor-system-quarantined-event-handling = "false"
03:36:27 }
03:36:27 }
03:36:27 Dump modules.conf
03:36:27 + echo 'Dump modules.conf'
03:36:27 + cat /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/modules.conf
03:36:27 modules = [
03:36:27
03:36:27 {
03:36:27 name = "inventory"
03:36:27 namespace = "urn:opendaylight:inventory"
03:36:27 shard-strategy = "module"
03:36:27 },
03:36:27 {
03:36:27 name = "topology"
03:36:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:36:27 shard-strategy = "module"
03:36:27 },
03:36:27 {
03:36:27 name = "toaster"
03:36:27 namespace = "http://netconfcentral.org/ns/toaster"
03:36:27 shard-strategy = "module"
03:36:27 }
03:36:27 ]
03:36:27 Dump module-shards.conf
03:36:27 + echo 'Dump module-shards.conf'
03:36:27 + cat /tmp/karaf-0.20.4-SNAPSHOT/configuration/initial/module-shards.conf
03:36:27 module-shards = [
03:36:27 {
03:36:27 name = "default"
03:36:27 shards = [
03:36:27 {
03:36:27 name = "default"
03:36:27 replicas = ["member-1"]
03:36:27 }
03:36:27 ]
03:36:27 },
03:36:27 {
03:36:27 name = "inventory"
03:36:27 shards = [
03:36:27 {
03:36:27 name="inventory"
03:36:27 replicas = ["member-1"]
03:36:27 }
03:36:27 ]
03:36:27 },
03:36:27 {
03:36:27 name = "topology"
03:36:27 shards = [
03:36:27 {
03:36:27 name="topology"
03:36:27 replicas = ["member-1"]
03:36:27 }
03:36:27 ]
03:36:27 },
03:36:27 {
03:36:27 name = "toaster"
03:36:27 shards = [
03:36:27 {
03:36:27 name="toaster"
03:36:27 replicas = ["member-1"]
03:36:27 }
03:36:27 ]
03:36:27 }
03:36:27 ]
03:36:27 Locating config plan to use...
03:36:27 Finished running config plans
03:36:27 Starting member-1 with IP address 10.30.171.16
03:36:27 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:27 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:27 Redirecting karaf console output to karaf_console.log
03:36:27 Starting controller...
03:36:27 start: Redirecting Karaf output to /tmp/karaf-0.20.4-SNAPSHOT/data/log/karaf_console.log
03:36:27 Execute the post startup script on controller 10.30.171.16
03:36:27 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:27 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:36:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:36:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
03:37:28 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:37:33 2025-06-22T03:36:49,022 | 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:37:33 Controller is UP
03:37:33 2025-06-22T03:36:49,022 | 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:37:33 Listing all open ports on controller system...
03:37:33 /tmp/post-startup-script.sh: line 51: netstat: command not found
03:37:33 looking for "BindException: Address already in use" in log file
03:37:33 looking for "server is unhealthy" in log file
03:37:33 Let's take the karaf thread dump
03:37:33 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:37:33 karaf main: org.apache.karaf.main.Main, pid:3001
03:37:33 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:37:34 Generating mininet variables...
03:37:34 Locating test plan to use...
03:37:34 Changing the testplan path...
03:37:34 # Place the suites in run order:
03:37:34 /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/test/csit/suites/openflowplugin/Maximum_Links
03:37:34 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/test/csit/suites/openflowplugin/Maximum_Links ...
03:37:34 ==============================================================================
03:37:34 openflowplugin-scale-link.txt
03:37:34 ==============================================================================
03:37:35 openflowplugin-scale-link.txt.Finding Max Links :: Test suite for finding o...
03:37:35 ==============================================================================
03:37:36 Find Max Links :: Find max number of Links supported. Fully mesh t...
03:37:36
03:37:36 Start a mininet full mesh 16 switches
03:37:39 Verify controller is OK
03:37:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:37:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:37:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
03:37:41 Checking 16 switches
03:37:43 Check number of links in inventory is 240
03:37:43 Topology Discovery Time = 4.836 seconds
03:37:43 Adding 10000 flows
03:39:03 Checking 10000 flows in Mininet
03:39:04 Checking 10000 flows in Operational DS
03:39:07 Sleep for 0 seconds
03:39:07 Deleting 10000 flows
03:39:57 Checking no flows in Mininet
03:39:57 Checking no flows in Operational DS
03:39:57 Stopping Mininet
03:40:01 Checking No Switches
03:40:11
03:40:11
03:40:11 Execution stopped because: Fail checking no switch
03:40:11 Max Links: 0
03:40:11 | PASS |
03:40:11 ------------------------------------------------------------------------------
03:40:13 openflowplugin-scale-link.txt.Finding Max Links :: Test suite for ... | PASS |
03:40:13 1 test, 1 passed, 0 failed
03:40:13 ==============================================================================
03:40:13 openflowplugin-scale-link.txt | PASS |
03:40:13 1 test, 1 passed, 0 failed
03:40:13 ==============================================================================
03:40:13 Output: /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/output.xml
03:40:13 Log: /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/log.html
03:40:13 Report: /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/report.html
03:40:13 Examining the files in data/log and checking filesize
03:40:14 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:14 total 396
03:40:14 drwxrwxr-x 2 jenkins jenkins 4096 Jun 22 03:36 .
03:40:14 -rw-rw-r-- 1 jenkins jenkins 1720 Jun 22 03:36 karaf_console.log
03:40:14 drwxrwxr-x 9 jenkins jenkins 4096 Jun 22 03:36 ..
03:40:14 -rw-rw-r-- 1 jenkins jenkins 389991 Jun 22 03:37 karaf.log
03:40:14 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:14 384K /tmp/karaf-0.20.4-SNAPSHOT/data/log/karaf.log
03:40:14 4.0K /tmp/karaf-0.20.4-SNAPSHOT/data/log/karaf_console.log
03:40:14 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:14 ls: cannot access '/tmp/karaf-0.20.4-SNAPSHOT/*.hprof': No such file or directory
03:40:14 Let's take the karaf thread dump again...
03:40:14 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:15 karaf main: org.apache.karaf.main.Main, pid:3001
03:40:15 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:15 Killing ODL
03:40:15 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:20 Compressing karaf.log 1
03:40:20 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:20 Fetching compressed karaf.log 1
03:40:20 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:21 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:21 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:21 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:21 Fetch GC logs
03:40:21 Warning: Permanently added '10.30.171.16' (ECDSA) to the list of known hosts.
03:40:21 scp: /tmp/karaf-0.20.4-SNAPSHOT/data/log/*.log: No such file or directory
03:40:21 Examine copied files
03:40:21 total 3428
03:40:21 drwxrwxr-x. 2 jenkins jenkins 6 Jun 22 03:40 gclogs-1
03:40:21 -rw-rw-r--. 1 jenkins jenkins 1720 Jun 22 03:40 odl1_karaf_console.log
03:40:21 -rw-rw-r--. 1 jenkins jenkins 30857 Jun 22 03:40 odl1_karaf.log.gz
03:40:21 -rw-rw-r--. 1 jenkins jenkins 168578 Jun 22 03:40 karaf_1_3001_threads_after.log
03:40:21 -rw-rw-r--. 1 jenkins jenkins 13996 Jun 22 03:40 ps_after.log
03:40:21 -rw-rw-r--. 1 jenkins jenkins 244956 Jun 22 03:40 report.html
03:40:21 -rw-rw-r--. 1 jenkins jenkins 379961 Jun 22 03:40 log.html
03:40:21 -rw-rw-r--. 1 jenkins jenkins 2474796 Jun 22 03:40 output.xml
03:40:21 -rw-rw-r--. 1 jenkins jenkins 16 Jun 22 03:40 time.csv
03:40:21 -rw-rw-r--. 1 jenkins jenkins 12 Jun 22 03:40 links.csv
03:40:21 -rw-rw-r--. 1 jenkins jenkins 142 Jun 22 03:37 testplan.txt
03:40:21 -rw-rw-r--. 1 jenkins jenkins 99129 Jun 22 03:37 karaf_1_3001_threads_before.log
03:40:21 -rw-rw-r--. 1 jenkins jenkins 14003 Jun 22 03:37 ps_before.log
03:40:21 -rw-rw-r--. 1 jenkins jenkins 3308 Jun 22 03:36 post-startup-script.sh
03:40:21 -rw-rw-r--. 1 jenkins jenkins 252 Jun 22 03:36 startup-script.sh
03:40:21 -rw-rw-r--. 1 jenkins jenkins 3443 Jun 22 03:36 configuration-script.sh
03:40:21 -rw-rw-r--. 1 jenkins jenkins 333 Jun 22 03:36 detect_variables.env
03:40:21 -rw-rw-r--. 1 jenkins jenkins 2619 Jun 22 03:36 pom.xml
03:40:21 -rw-rw-r--. 1 jenkins jenkins 92 Jun 22 03:36 set_variables.env
03:40:21 -rw-rw-r--. 1 jenkins jenkins 297 Jun 22 03:36 slave_addresses.txt
03:40:21 -rw-rw-r--. 1 jenkins jenkins 570 Jun 22 03:35 requirements.txt
03:40:21 -rw-rw-r--. 1 jenkins jenkins 26 Jun 22 03:35 env.properties
03:40:21 -rw-rw-r--. 1 jenkins jenkins 334 Jun 22 03:30 stack-parameters.yaml
03:40:21 drwxrwxr-x. 7 jenkins jenkins 4096 Jun 22 03:29 test
03:40:21 drwxrwxr-x. 2 jenkins jenkins 6 Jun 22 03:29 test@tmp
03:40:21 -rw-rw-r--. 1 jenkins jenkins 1398 Jun 19 18:59 maven-metadata.xml
03:40:22 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins1681932383103570756.sh
03:40:22 Karaf Deployments, Tests must have already run
03:40:22 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/sh /tmp/jenkins4178646841854815265.sh
03:40:22 Cleaning up Robot installation...
03:40:22 $ ssh-agent -k
03:40:22 unset SSH_AUTH_SOCK;
03:40:22 unset SSH_AGENT_PID;
03:40:22 echo Agent pid 5285 killed;
03:40:22 [ssh-agent] Stopped.
03:40:22 Recording plot data
03:40:22 Robot results publisher started...
03:40:22 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:40:22 -Parsing output xml:
03:40:23 Done!
03:40:23 -Copying log files to build dir:
03:40:23 Done!
03:40:23 -Assigning results to build:
03:40:23 Done!
03:40:23 -Checking thresholds:
03:40:23 Done!
03:40:23 Done publishing Robot results.
03:40:23 [PostBuildScript] - [INFO] Executing post build scripts.
03:40:23 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins4248108623639462293.sh
03:40:23 Archiving csit artifacts
03:40:23 mv: cannot stat '*_1.png': No such file or directory
03:40:23 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:40:23 % Total % Received % Xferd Average Speed Time Time Time Current
03:40:23 Dload Upload Total Spent Left Speed
03:40:23
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 363k 0 363k 0 0 2696k 0 --:--:-- --:--:-- --:--:-- 2696k
03:40:23 Archive: robot-plugin.zip
03:40:23 inflating: ./archives/robot-plugin/log.html
03:40:23 inflating: ./archives/robot-plugin/output.xml
03:40:23 inflating: ./archives/robot-plugin/report.html
03:40:23 mv: cannot stat '*.log.gz': No such file or directory
03:40:23 mv: cannot stat '*.png': No such file or directory
03:40:23 [PostBuildScript] - [INFO] Executing post build scripts.
03:40:23 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins76119901190791083.sh
03:40:23 [PostBuildScript] - [INFO] Executing post build scripts.
03:40:23 [EnvInject] - Injecting environment variables from a build step.
03:40:23 [EnvInject] - Injecting as environment variables the properties content
03:40:23 OS_CLOUD=vex
03:40:23 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:40:23
03:40:23 [EnvInject] - Variables injected successfully.
03:40:23 provisioning config files...
03:40:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:40:24 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins5456499105442064016.sh
03:40:24 ---> openstack-stack-delete.sh
03:40:24 Setup pyenv:
03:40:24 system
03:40:24 3.8.13
03:40:24 3.9.13
03:40:24 3.10.13
03:40:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:40:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:40:26 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:40:26 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:40:26 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
03:40:44 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:40:44 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:40:48 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
03:41:00 INFO: Deleting stack releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:41:00 Successfully deleted stack releng-openflowplugin-csit-1node-scale-link-only-calcium-753
03:41:00 [PostBuildScript] - [INFO] Executing post build scripts.
03:41:00 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins3111551633706550405.sh
03:41:00 ---> sysstat.sh
03:41:01 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins12046290531126905846.sh
03:41:01 ---> package-listing.sh
03:41:01 ++ facter osfamily
03:41:01 ++ tr '[:upper:]' '[:lower:]'
03:41:01 + OS_FAMILY=redhat
03:41:01 + workspace=/w/workspace/openflowplugin-csit-1node-scale-link-only-calcium
03:41:01 + START_PACKAGES=/tmp/packages_start.txt
03:41:01 + END_PACKAGES=/tmp/packages_end.txt
03:41:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:41:01 + PACKAGES=/tmp/packages_start.txt
03:41:01 + '[' /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium ']'
03:41:01 + PACKAGES=/tmp/packages_end.txt
03:41:01 + case "${OS_FAMILY}" in
03:41:01 + rpm -qa
03:41:01 + sort
03:41:02 + '[' -f /tmp/packages_start.txt ']'
03:41:02 + '[' -f /tmp/packages_end.txt ']'
03:41:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:41:02 + '[' /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium ']'
03:41:02 + mkdir -p /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/archives/
03:41:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/archives/
03:41:02 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins12262295726004800823.sh
03:41:02 ---> capture-instance-metadata.sh
03:41:02 Setup pyenv:
03:41:02 system
03:41:02 3.8.13
03:41:02 3.9.13
03:41:02 3.10.13
03:41:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:41:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:41:04 lf-activate-venv(): INFO: Installing: lftools
03:41:14 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:41:14 INFO: Running in OpenStack, capturing instance metadata
03:41:14 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins16577277072241353653.sh
03:41:14 provisioning config files...
03:41:15 Could not find credentials [logs] for openflowplugin-csit-1node-scale-link-only-calcium #753
03:41:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-scale-link-only-calcium@tmp/config14707921486175775502tmp
03:41:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:41:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:41:15 provisioning config files...
03:41:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:41:15 [EnvInject] - Injecting environment variables from a build step.
03:41:15 [EnvInject] - Injecting as environment variables the properties content
03:41:15 SERVER_ID=logs
03:41:15
03:41:15 [EnvInject] - Variables injected successfully.
03:41:15 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins8172098538037968409.sh
03:41:15 ---> create-netrc.sh
03:41:15 WARN: Log server credential not found.
03:41:15 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins10337219664617532288.sh
03:41:15 ---> python-tools-install.sh
03:41:15 Setup pyenv:
03:41:15 system
03:41:15 3.8.13
03:41:15 3.9.13
03:41:15 3.10.13
03:41:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:41:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:41:17 lf-activate-venv(): INFO: Installing: lftools
03:41:27 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:41:27 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins12117316254623879070.sh
03:41:27 ---> sudo-logs.sh
03:41:27 Archiving 'sudo' log..
03:41:27 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash /tmp/jenkins6477885067651371810.sh
03:41:27 ---> job-cost.sh
03:41:27 Setup pyenv:
03:41:28 system
03:41:28 3.8.13
03:41:28 3.9.13
03:41:28 3.10.13
03:41:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:41:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:41:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:41:36 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:41:36 DEBUG: total: 0.16999999999999998
03:41:36 INFO: Retrieving Stack Cost...
03:41:37 INFO: Retrieving Pricing Info for: v3-standard-2
03:41:37 INFO: Archiving Costs
03:41:37 [openflowplugin-csit-1node-scale-link-only-calcium] $ /bin/bash -l /tmp/jenkins8202705208086556446.sh
03:41:37 ---> logs-deploy.sh
03:41:37 Setup pyenv:
03:41:37 system
03:41:37 3.8.13
03:41:37 3.9.13
03:41:37 3.10.13
03:41:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-link-only-calcium/.python-version)
03:41:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Zv61 from file:/tmp/.os_lf_venv
03:41:40 lf-activate-venv(): INFO: Installing: lftools
03:41:50 lf-activate-venv(): INFO: Adding /tmp/venv-Zv61/bin to PATH
03:41:50 WARNING: Nexus logging server not set
03:41:50 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-scale-link-only-calcium/753/
03:41:50 INFO: archiving logs to S3
03:41:51 ---> uname -a:
03:41:51 Linux prd-centos8-robot-2c-8g-36267.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:41:51
03:41:51
03:41:51 ---> lscpu:
03:41:51 Architecture: x86_64
03:41:51 CPU op-mode(s): 32-bit, 64-bit
03:41:51 Byte Order: Little Endian
03:41:51 CPU(s): 2
03:41:51 On-line CPU(s) list: 0,1
03:41:51 Thread(s) per core: 1
03:41:51 Core(s) per socket: 1
03:41:51 Socket(s): 2
03:41:51 NUMA node(s): 1
03:41:51 Vendor ID: AuthenticAMD
03:41:51 CPU family: 23
03:41:51 Model: 49
03:41:51 Model name: AMD EPYC-Rome Processor
03:41:51 Stepping: 0
03:41:51 CPU MHz: 2800.000
03:41:51 BogoMIPS: 5600.00
03:41:51 Virtualization: AMD-V
03:41:51 Hypervisor vendor: KVM
03:41:51 Virtualization type: full
03:41:51 L1d cache: 32K
03:41:51 L1i cache: 32K
03:41:51 L2 cache: 512K
03:41:51 L3 cache: 16384K
03:41:51 NUMA node0 CPU(s): 0,1
03:41:51 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:41:51
03:41:51
03:41:51 ---> nproc:
03:41:51 2
03:41:51
03:41:51
03:41:51 ---> df -h:
03:41:51 Filesystem Size Used Avail Use% Mounted on
03:41:51 devtmpfs 3.8G 0 3.8G 0% /dev
03:41:51 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:41:51 tmpfs 3.8G 17M 3.8G 1% /run
03:41:51 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:41:51 /dev/vda1 40G 8.3G 32G 21% /
03:41:51 tmpfs 770M 0 770M 0% /run/user/1001
03:41:51
03:41:51
03:41:51 ---> free -m:
03:41:51 total used free shared buff/cache available
03:41:51 Mem: 7697 613 4922 19 2161 6786
03:41:51 Swap: 1023 0 1023
03:41:51
03:41:51
03:41:51 ---> ip addr:
03:41:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:41:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:41:51 inet 127.0.0.1/8 scope host lo
03:41:51 valid_lft forever preferred_lft forever
03:41:51 inet6 ::1/128 scope host
03:41:51 valid_lft forever preferred_lft forever
03:41:51 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:41:51 link/ether fa:16:3e:70:0f:1b brd ff:ff:ff:ff:ff:ff
03:41:51 altname enp0s3
03:41:51 altname ens3
03:41:51 inet 10.30.170.16/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:41:51 valid_lft 85585sec preferred_lft 85585sec
03:41:51 inet6 fe80::f816:3eff:fe70:f1b/64 scope link
03:41:51 valid_lft forever preferred_lft forever
03:41:51
03:41:51
03:41:51 ---> sar -b -r -n DEV:
03:41:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 06/22/2025 _x86_64_ (2 CPU)
03:41:51
03:41:51 03:28:12 LINUX RESTART (2 CPU)
03:41:51
03:41:51 03:29:01 AM tps rtps wtps bread/s bwrtn/s
03:41:51 03:30:01 AM 89.32 11.40 77.92 2240.72 6570.98
03:41:51 03:31:01 AM 81.00 0.73 80.26 53.03 10514.12
03:41:51 03:32:01 AM 4.35 0.03 4.32 0.53 178.06
03:41:51 03:33:01 AM 0.13 0.00 0.13 0.00 1.85
03:41:51 03:34:01 AM 0.32 0.00 0.32 0.00 5.30
03:41:51 03:35:01 AM 0.35 0.00 0.35 0.00 3.77
03:41:51 03:36:01 AM 43.15 7.10 36.05 1309.96 2174.98
03:41:51 03:37:01 AM 57.83 2.73 55.10 439.59 7691.14
03:41:51 03:38:01 AM 4.73 0.03 4.70 1.07 186.67
03:41:51 03:39:01 AM 1.88 0.00 1.88 0.00 104.70
03:41:51 03:40:01 AM 0.13 0.00 0.13 0.00 1.88
03:41:51 03:41:01 AM 16.51 0.37 16.15 41.59 833.54
03:41:51 Average: 24.98 1.87 23.11 340.54 2355.86
03:41:51
03:41:51 03:29:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:41:51 03:30:01 AM 5304436 7022632 2577996 32.71 2688 1901112 716900 8.03 188540 2069388 179864
03:41:51 03:31:01 AM 5192520 7011152 2689912 34.13 2688 1995996 696280 7.80 198444 2146172 4
03:41:51 03:32:01 AM 5193948 7012600 2688484 34.11 2688 1996012 696280 7.80 198456 2145952 8
03:41:51 03:33:01 AM 5189848 7008500 2692584 34.16 2688 1996012 696280 7.80 198456 2150224 4
03:41:51 03:34:01 AM 5190120 7008776 2692312 34.16 2688 1996016 696280 7.80 198456 2149960 4
03:41:51 03:35:01 AM 5208236 7033836 2674196 33.93 2688 2002912 677796 7.59 208752 2121480 6916
03:41:51 03:36:01 AM 4988556 7047620 2893876 36.71 2688 2228420 651556 7.30 258068 2267236 184380
03:41:51 03:37:01 AM 4945792 7023496 2936640 37.26 2688 2246500 673712 7.54 266844 2293736 4
03:41:51 03:38:01 AM 4899232 6978368 2983200 37.85 2688 2247932 741716 8.30 267108 2340064 1152
03:41:51 03:39:01 AM 4899200 6978336 2983232 37.85 2688 2247932 741716 8.30 267108 2340072 4
03:41:51 03:40:01 AM 4885116 6965440 2997316 38.03 2688 2249128 752624 8.43 267108 2353404 1184
03:41:51 03:41:01 AM 5113320 7017716 2769112 35.13 2688 2077900 737536 8.26 306260 2109280 23940
03:41:51 Average: 5084194 7009039 2798238 35.50 2688 2098823 706556 7.91 235300 2207247 33122
03:41:51
03:41:51 03:29:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:41:51 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:30:01 AM eth0 309.78 191.57 1845.92 60.22 0.00 0.00 0.00 0.00
03:41:51 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:31:01 AM eth0 58.11 36.56 549.35 6.25 0.00 0.00 0.00 0.00
03:41:51 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:32:01 AM eth0 2.72 0.42 0.53 0.14 0.00 0.00 0.00 0.00
03:41:51 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:33:01 AM eth0 1.88 0.62 0.67 0.37 0.00 0.00 0.00 0.00
03:41:51 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:34:01 AM eth0 0.83 0.38 0.34 0.14 0.00 0.00 0.00 0.00
03:41:51 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:35:01 AM eth0 2.65 1.48 1.34 0.71 0.00 0.00 0.00 0.00
03:41:51 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:36:01 AM eth0 40.50 34.52 315.37 8.55 0.00 0.00 0.00 0.00
03:41:51 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:37:01 AM eth0 205.28 142.27 44.40 38.94 0.00 0.00 0.00 0.00
03:41:51 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:38:01 AM eth0 83.59 69.27 31.61 25.06 0.00 0.00 0.00 0.00
03:41:51 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:39:01 AM eth0 273.93 271.69 54.90 113.68 0.00 0.00 0.00 0.00
03:41:51 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:40:01 AM eth0 182.66 182.42 220.59 65.59 0.00 0.00 0.00 0.00
03:41:51 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 03:41:01 AM eth0 66.49 43.49 84.07 23.52 0.00 0.00 0.00 0.00
03:41:51 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:41:51 Average: eth0 102.37 81.22 262.44 28.60 0.00 0.00 0.00 0.00
03:41:51
03:41:51
03:41:51 ---> sar -P ALL:
03:41:51 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 06/22/2025 _x86_64_ (2 CPU)
03:41:51
03:41:51 03:28:12 LINUX RESTART (2 CPU)
03:41:51
03:41:51 03:29:01 AM CPU %user %nice %system %iowait %steal %idle
03:41:51 03:30:01 AM all 41.33 0.00 6.10 1.96 0.13 50.48
03:41:51 03:30:01 AM 0 48.73 0.00 6.36 2.07 0.12 42.72
03:41:51 03:30:01 AM 1 33.93 0.00 5.84 1.85 0.15 58.23
03:41:51 03:31:01 AM all 18.91 0.00 3.11 2.16 0.08 75.74
03:41:51 03:31:01 AM 0 21.36 0.00 3.62 2.59 0.08 72.35
03:41:51 03:31:01 AM 1 16.47 0.00 2.60 1.74 0.07 79.13
03:41:51 03:32:01 AM all 0.43 0.00 0.12 0.02 0.03 99.41
03:41:51 03:32:01 AM 0 0.63 0.00 0.12 0.00 0.03 99.22
03:41:51 03:32:01 AM 1 0.22 0.00 0.12 0.03 0.03 99.60
03:41:51 03:33:01 AM all 0.46 0.00 0.13 0.00 0.03 99.39
03:41:51 03:33:01 AM 0 0.67 0.00 0.12 0.00 0.02 99.20
03:41:51 03:33:01 AM 1 0.25 0.00 0.13 0.00 0.03 99.58
03:41:51 03:34:01 AM all 0.40 0.00 0.09 0.00 0.02 99.49
03:41:51 03:34:01 AM 0 0.43 0.00 0.05 0.00 0.02 99.50
03:41:51 03:34:01 AM 1 0.37 0.00 0.13 0.00 0.02 99.48
03:41:51 03:35:01 AM all 1.85 0.00 0.53 0.01 0.03 97.57
03:41:51 03:35:01 AM 0 2.75 0.00 0.57 0.02 0.03 96.63
03:41:51 03:35:01 AM 1 0.95 0.00 0.50 0.00 0.03 98.51
03:41:51 03:36:01 AM all 31.33 0.00 5.05 0.94 0.09 62.59
03:41:51 03:36:01 AM 0 37.53 0.00 5.30 1.00 0.08 56.08
03:41:51 03:36:01 AM 1 25.14 0.00 4.81 0.88 0.10 69.07
03:41:51 03:37:01 AM all 12.64 0.00 2.42 1.56 0.06 83.32
03:41:51 03:37:01 AM 0 18.46 0.00 3.06 1.82 0.05 76.61
03:41:51 03:37:01 AM 1 6.81 0.00 1.77 1.31 0.07 90.04
03:41:51 03:38:01 AM all 7.10 0.00 0.53 0.03 0.06 92.29
03:41:51 03:38:01 AM 0 8.88 0.00 0.50 0.03 0.07 90.52
03:41:51 03:38:01 AM 1 5.33 0.00 0.55 0.02 0.05 94.05
03:41:51 03:39:01 AM all 21.14 0.00 0.53 0.01 0.08 78.24
03:41:51 03:39:01 AM 0 30.30 0.00 0.67 0.02 0.08 68.93
03:41:51 03:39:01 AM 1 12.00 0.00 0.39 0.00 0.08 87.53
03:41:51 03:40:01 AM all 24.49 0.00 0.49 0.00 0.09 74.93
03:41:51 03:40:01 AM 0 32.66 0.00 0.55 0.00 0.10 66.68
03:41:51 03:40:01 AM 1 16.25 0.00 0.42 0.00 0.08 83.24
03:41:51
03:41:51 03:40:01 AM CPU %user %nice %system %iowait %steal %idle
03:41:51 03:41:01 AM all 17.15 0.00 2.41 0.08 0.07 80.29
03:41:51 03:41:01 AM 0 17.66 0.00 2.81 0.05 0.07 79.42
03:41:51 03:41:01 AM 1 16.64 0.00 2.01 0.12 0.07 81.17
03:41:51 Average: all 14.77 0.00 1.79 0.56 0.06 82.81
03:41:51 Average: 0 18.33 0.00 1.98 0.63 0.06 78.99
03:41:51 Average: 1 11.21 0.00 1.61 0.50 0.07 86.62
03:41:51
03:41:51
03:41:51