00:36:16 Started by upstream project "integration-distribution-test-titanium" build number 424 00:36:16 originally caused by: 00:36:16 Started by upstream project "autorelease-release-vanadium-mvn39-openjdk21" build number 49 00:36:16 originally caused by: 00:36:16 Started by timer 00:36:16 Running as SYSTEM 00:36:16 [EnvInject] - Loading node environment variables. 00:36:16 Building remotely on prd-centos8-robot-2c-8g-53083 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:36:17 [ssh-agent] Looking for ssh-agent implementation... 00:36:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:36:17 $ ssh-agent 00:36:17 SSH_AUTH_SOCK=/tmp/ssh-wddna4WlOyK8/agent.5273 00:36:17 SSH_AGENT_PID=5275 00:36:17 [ssh-agent] Started. 00:36:17 Running ssh-add (command line suppressed) 00:36:17 Identity added: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_7123140363246641050.key (/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/private_key_7123140363246641050.key) 00:36:17 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:36:17 The recommended git tool is: NONE 00:36:21 using credential opendaylight-jenkins-ssh 00:36:21 Wiping out workspace first. 00:36:21 Cloning the remote Git repository 00:36:21 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:36:21 > git init /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test # timeout=10 00:36:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:36:21 > git --version # timeout=10 00:36:21 > git --version # 'git version 2.43.0' 00:36:21 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:36:21 [INFO] Currently running in a labeled security context 00:36:21 [INFO] Currently SELinux is 'enforcing' on the host 00:36:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh9202186457705904597.key 00:36:21 Verifying host key using known hosts file 00:36:21 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. 00:36:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:24 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:36:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:36:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:36:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:36:25 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:36:25 [INFO] Currently running in a labeled security context 00:36:25 [INFO] Currently SELinux is 'enforcing' on the host 00:36:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test@tmp/jenkins-gitclient-ssh10449817503737243090.key 00:36:25 Verifying host key using known hosts file 00:36:25 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 00:36:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:36:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:36:25 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:36:25 > git config core.sparsecheckout # timeout=10 00:36:25 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:36:26 Commit message: "Adapt test for new pce-allocation field" 00:36:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:36:26 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:36:26 No emails were triggered. 00:36:26 provisioning config files... 00:36:26 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:36:26 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:36:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:36:26 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3668892627787081277.sh 00:36:26 ---> python-tools-install.sh 00:36:26 Setup pyenv: 00:36:27 system 00:36:27 * 3.8.13 (set by /opt/pyenv/version) 00:36:27 * 3.9.13 (set by /opt/pyenv/version) 00:36:27 * 3.10.13 (set by /opt/pyenv/version) 00:36:27 * 3.11.7 (set by /opt/pyenv/version) 00:36:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-APVr 00:36:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:36:36 lf-activate-venv(): INFO: Installing: lftools 00:37:00 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:37:00 Generating Requirements File 00:37:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:37:21 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:37:22 Python 3.11.7 00:37:22 pip 25.2 from /tmp/venv-APVr/lib/python3.11/site-packages/pip (python 3.11) 00:37:22 appdirs==1.4.4 00:37:22 argcomplete==3.6.2 00:37:22 aspy.yaml==1.3.0 00:37:22 attrs==25.3.0 00:37:22 autopage==0.5.2 00:37:22 beautifulsoup4==4.13.5 00:37:22 boto3==1.40.32 00:37:22 botocore==1.40.32 00:37:22 bs4==0.0.2 00:37:22 cachetools==5.5.2 00:37:22 certifi==2025.8.3 00:37:22 cffi==2.0.0 00:37:22 cfgv==3.4.0 00:37:22 chardet==5.2.0 00:37:22 charset-normalizer==3.4.3 00:37:22 click==8.2.1 00:37:22 cliff==4.11.0 00:37:22 cmd2==2.7.0 00:37:22 cryptography==3.3.2 00:37:22 debtcollector==3.0.0 00:37:22 decorator==5.2.1 00:37:22 defusedxml==0.7.1 00:37:22 Deprecated==1.2.18 00:37:22 distlib==0.4.0 00:37:22 dnspython==2.8.0 00:37:22 docker==7.1.0 00:37:22 dogpile.cache==1.4.1 00:37:22 durationpy==0.10 00:37:22 email-validator==2.3.0 00:37:22 filelock==3.19.1 00:37:22 future==1.0.0 00:37:22 gitdb==4.0.12 00:37:22 GitPython==3.1.45 00:37:22 google-auth==2.40.3 00:37:22 httplib2==0.31.0 00:37:22 identify==2.6.14 00:37:22 idna==3.10 00:37:22 importlib-resources==1.5.0 00:37:22 iso8601==2.1.0 00:37:22 Jinja2==3.1.6 00:37:22 jmespath==1.0.1 00:37:22 jsonpatch==1.33 00:37:22 jsonpointer==3.0.0 00:37:22 jsonschema==4.25.1 00:37:22 jsonschema-specifications==2025.9.1 00:37:22 keystoneauth1==5.12.0 00:37:22 kubernetes==33.1.0 00:37:22 lftools==0.37.13 00:37:22 lxml==6.0.1 00:37:22 markdown-it-py==4.0.0 00:37:22 MarkupSafe==3.0.2 00:37:22 mdurl==0.1.2 00:37:22 msgpack==1.1.1 00:37:22 multi_key_dict==2.0.3 00:37:22 munch==4.0.0 00:37:22 netaddr==1.3.0 00:37:22 niet==1.4.2 00:37:22 nodeenv==1.9.1 00:37:22 oauth2client==4.1.3 00:37:22 oauthlib==3.3.1 00:37:22 openstacksdk==4.7.1 00:37:22 os-service-types==1.8.0 00:37:22 osc-lib==4.2.0 00:37:22 oslo.config==10.0.0 00:37:22 oslo.context==6.1.0 00:37:22 oslo.i18n==6.6.0 00:37:22 oslo.log==7.2.1 00:37:22 oslo.serialization==5.8.0 00:37:22 oslo.utils==9.1.0 00:37:22 packaging==25.0 00:37:22 pbr==7.0.1 00:37:22 platformdirs==4.4.0 00:37:22 prettytable==3.16.0 00:37:22 psutil==7.0.0 00:37:22 pyasn1==0.6.1 00:37:22 pyasn1_modules==0.4.2 00:37:22 pycparser==2.23 00:37:22 pygerrit2==2.0.15 00:37:22 PyGithub==2.8.1 00:37:22 Pygments==2.19.2 00:37:22 PyJWT==2.10.1 00:37:22 PyNaCl==1.6.0 00:37:22 pyparsing==2.4.7 00:37:22 pyperclip==1.9.0 00:37:22 pyrsistent==0.20.0 00:37:22 python-cinderclient==9.8.0 00:37:22 python-dateutil==2.9.0.post0 00:37:22 python-heatclient==4.3.0 00:37:22 python-jenkins==1.8.3 00:37:22 python-keystoneclient==5.7.0 00:37:22 python-magnumclient==4.9.0 00:37:22 python-openstackclient==8.2.0 00:37:22 python-swiftclient==4.8.0 00:37:22 PyYAML==6.0.2 00:37:22 referencing==0.36.2 00:37:22 requests==2.32.5 00:37:22 requests-oauthlib==2.0.0 00:37:22 requestsexceptions==1.4.0 00:37:22 rfc3986==2.0.0 00:37:22 rich==14.1.0 00:37:22 rich-argparse==1.7.1 00:37:22 rpds-py==0.27.1 00:37:22 rsa==4.9.1 00:37:22 ruamel.yaml==0.18.15 00:37:22 ruamel.yaml.clib==0.2.12 00:37:22 s3transfer==0.14.0 00:37:22 simplejson==3.20.1 00:37:22 six==1.17.0 00:37:22 smmap==5.0.2 00:37:22 soupsieve==2.8 00:37:22 stevedore==5.5.0 00:37:22 tabulate==0.9.0 00:37:22 toml==0.10.2 00:37:22 tomlkit==0.13.3 00:37:22 tqdm==4.67.1 00:37:22 typing_extensions==4.15.0 00:37:22 tzdata==2025.2 00:37:22 urllib3==1.26.20 00:37:22 virtualenv==20.34.0 00:37:22 wcwidth==0.2.13 00:37:22 websocket-client==1.8.0 00:37:22 wrapt==1.17.3 00:37:22 xdg==6.0.0 00:37:22 xmltodict==1.0.0 00:37:22 yq==3.4.3 00:37:22 [EnvInject] - Injecting environment variables from a build step. 00:37:22 [EnvInject] - Injecting as environment variables the properties content 00:37:22 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:37:22 OS_CLOUD=vex 00:37:22 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:37:22 OS_STACK_TEMPLATE_DIR=openstack-hot 00:37:22 00:37:22 [EnvInject] - Variables injected successfully. 00:37:22 provisioning config files... 00:37:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:37:23 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7986561646262016531.sh 00:37:23 ---> Create parameters file for OpenStack HOT 00:37:23 OpenStack Heat parameters generated 00:37:23 ----------------------------------- 00:37:23 parameters: 00:37:23 vm_0_count: '1' 00:37:23 vm_0_flavor: 'v3-standard-4' 00:37:23 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 00:37:23 vm_1_count: '1' 00:37:23 vm_1_flavor: 'v3-standard-2' 00:37:23 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 00:37:23 00:37:23 job_name: '19040-413' 00:37:23 silo: 'releng' 00:37:23 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins12579881704117738182.sh 00:37:23 ---> Create HEAT stack 00:37:23 + source /home/jenkins/lf-env.sh 00:37:23 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:37:23 ++ mktemp -d /tmp/venv-XXXX 00:37:23 + lf_venv=/tmp/venv-9Pdv 00:37:23 + local venv_file=/tmp/.os_lf_venv 00:37:23 + local python=python3 00:37:23 + local options 00:37:23 + local set_path=true 00:37:23 + local install_args= 00:37:23 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:37:23 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:37:23 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 00:37:23 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:37:23 + true 00:37:23 + case $1 in 00:37:23 + python=python3 00:37:23 + shift 2 00:37:23 + true 00:37:23 + case $1 in 00:37:23 + shift 00:37:23 + break 00:37:23 + case $python in 00:37:23 + local pkg_list= 00:37:23 + [[ -d /opt/pyenv ]] 00:37:23 + echo 'Setup pyenv:' 00:37:23 Setup pyenv: 00:37:23 + export PYENV_ROOT=/opt/pyenv 00:37:23 + PYENV_ROOT=/opt/pyenv 00:37:23 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:37:23 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:37:23 + pyenv versions 00:37:23 system 00:37:23 3.8.13 00:37:23 3.9.13 00:37:23 3.10.13 00:37:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:37:23 + command -v pyenv 00:37:23 ++ pyenv init - --no-rehash 00:37:23 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:37:23 for i in ${!paths[@]}; do 00:37:23 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:37:23 fi; done; 00:37:23 echo "${paths[*]}"'\'')" 00:37:23 export PATH="/opt/pyenv/shims:${PATH}" 00:37:23 export PYENV_SHELL=bash 00:37:23 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:37:23 pyenv() { 00:37:23 local command 00:37:23 command="${1:-}" 00:37:23 if [ "$#" -gt 0 ]; then 00:37:23 shift 00:37:23 fi 00:37:23 00:37:23 case "$command" in 00:37:23 rehash|shell) 00:37:23 eval "$(pyenv "sh-$command" "$@")" 00:37:23 ;; 00:37:23 *) 00:37:23 command pyenv "$command" "$@" 00:37:23 ;; 00:37:23 esac 00:37:23 }' 00:37:23 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:37:23 for i in ${!paths[@]}; do 00:37:23 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:37:23 fi; done; 00:37:23 echo "${paths[*]}"' 00:37:23 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:37:23 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:37:23 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:37:23 ++ export PYENV_SHELL=bash 00:37:23 ++ PYENV_SHELL=bash 00:37:23 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:37:23 +++ complete -F _pyenv pyenv 00:37:23 ++ lf-pyver python3 00:37:23 ++ local py_version_xy=python3 00:37:23 ++ local py_version_xyz= 00:37:23 ++ awk '{ print $1 }' 00:37:23 ++ pyenv versions 00:37:23 ++ local command 00:37:23 ++ command=versions 00:37:23 ++ '[' 1 -gt 0 ']' 00:37:23 ++ shift 00:37:23 ++ case "$command" in 00:37:23 ++ command pyenv versions 00:37:23 ++ pyenv versions 00:37:23 ++ sed 's/^[ *]* //' 00:37:23 ++ grep -E '^[0-9.]*[0-9]$' 00:37:23 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:37:23 +++ grep '^3' /tmp/.pyenv_versions 00:37:23 +++ sort -V 00:37:23 +++ tail -n 1 00:37:23 ++ py_version_xyz=3.11.7 00:37:23 ++ [[ -z 3.11.7 ]] 00:37:23 ++ echo 3.11.7 00:37:23 ++ return 0 00:37:23 + pyenv local 3.11.7 00:37:23 + local command 00:37:23 + command=local 00:37:23 + '[' 2 -gt 0 ']' 00:37:23 + shift 00:37:23 + case "$command" in 00:37:23 + command pyenv local 3.11.7 00:37:23 + pyenv local 3.11.7 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='lftools[openstack] ' 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='kubernetes ' 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='niet ' 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='python-heatclient ' 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='python-openstackclient ' 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='python-magnumclient ' 00:37:23 + for arg in "$@" 00:37:23 + case $arg in 00:37:23 + pkg_list+='yq ' 00:37:23 + [[ -f /tmp/.os_lf_venv ]] 00:37:23 ++ cat /tmp/.os_lf_venv 00:37:23 + lf_venv=/tmp/venv-APVr 00:37:23 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from' file:/tmp/.os_lf_venv 00:37:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:37:23 + /tmp/venv-APVr/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 00:37:25 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 00:37:25 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 00:37:25 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:37:25 + /tmp/venv-APVr/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 00:37:42 + type python3 00:37:42 + true 00:37:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH' 00:37:42 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:37:42 + PATH=/tmp/venv-APVr/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 00:37:42 + return 0 00:37:42 + openstack --os-cloud vex limits show --absolute 00:37:44 +--------------------------+---------+ 00:37:44 | Name | Value | 00:37:44 +--------------------------+---------+ 00:37:44 | maxTotalInstances | -1 | 00:37:44 | maxTotalCores | 450 | 00:37:44 | maxTotalRAMSize | 1000000 | 00:37:44 | maxServerMeta | 128 | 00:37:44 | maxImageMeta | 128 | 00:37:44 | maxPersonality | 5 | 00:37:44 | maxPersonalitySize | 10240 | 00:37:44 | maxTotalKeypairs | 100 | 00:37:44 | maxServerGroups | 10 | 00:37:44 | maxServerGroupMembers | 10 | 00:37:44 | maxTotalFloatingIps | -1 | 00:37:44 | maxSecurityGroups | -1 | 00:37:44 | maxSecurityGroupRules | -1 | 00:37:44 | totalRAMUsed | 933888 | 00:37:44 | totalCoresUsed | 228 | 00:37:44 | totalInstancesUsed | 70 | 00:37:44 | totalFloatingIpsUsed | 0 | 00:37:44 | totalSecurityGroupsUsed | 0 | 00:37:44 | totalServerGroupsUsed | 0 | 00:37:44 | maxTotalVolumes | -1 | 00:37:44 | maxTotalSnapshots | 10 | 00:37:44 | maxTotalVolumeGigabytes | 4096 | 00:37:44 | maxTotalBackups | 10 | 00:37:44 | maxTotalBackupGigabytes | 1000 | 00:37:44 | totalVolumesUsed | 3 | 00:37:44 | totalGigabytesUsed | 60 | 00:37:44 | totalSnapshotsUsed | 0 | 00:37:44 | totalBackupsUsed | 0 | 00:37:44 | totalBackupGigabytesUsed | 0 | 00:37:44 +--------------------------+---------+ 00:37:44 + pushd /opt/ciman/openstack-hot 00:37:44 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:37:44 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/stack-parameters.yaml 00:38:10 Creating stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:38:10 Waiting to initialize infrastructure... 00:38:10 Stack initialization successful. 00:38:10 ------------------------------------ 00:38:10 Stack Details 00:38:10 ------------------------------------ 00:38:10 {'added': None, 00:38:10 'capabilities': [], 00:38:10 'created_at': '2025-09-17T00:37:47Z', 00:38:10 'deleted': None, 00:38:10 'deleted_at': None, 00:38:10 'description': 'No description', 00:38:10 'environment': None, 00:38:10 'environment_files': None, 00:38:10 'files': None, 00:38:10 'files_container': None, 00:38:10 'id': 'dcd9a3e1-6cab-419e-9f4f-1e3e8949447d', 00:38:10 'is_rollback_disabled': True, 00:38:10 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413/dcd9a3e1-6cab-419e-9f4f-1e3e8949447d', 00:38:10 'rel': 'self'}], 00:38:10 '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'})}), 00:38:10 'name': 'releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413', 00:38:10 'notification_topics': [], 00:38:10 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:38:10 'output_key': 'vm_0_ips', 00:38:10 'output_value': ['10.30.171.118']}, 00:38:10 {'description': 'IP addresses of the 2nd vm types', 00:38:10 'output_key': 'vm_1_ips', 00:38:10 'output_value': ['10.30.170.12']}], 00:38:10 'owner_id': ****, 00:38:10 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:38:10 'OS::stack_id': 'dcd9a3e1-6cab-419e-9f4f-1e3e8949447d', 00:38:10 'OS::stack_name': 'releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413', 00:38:10 'job_name': '19040-413', 00:38:10 'silo': 'releng', 00:38:10 'vm_0_count': '1', 00:38:10 'vm_0_flavor': 'v3-standard-4', 00:38:10 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:38:10 '20250201-010426.857', 00:38:10 'vm_1_count': '1', 00:38:10 'vm_1_flavor': 'v3-standard-2', 00:38:10 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:38:10 '- 20250201-060151.911'}, 00:38:10 'parent_id': None, 00:38:10 'replaced': None, 00:38:10 'status': 'CREATE_COMPLETE', 00:38:10 'status_reason': 'Stack CREATE completed successfully', 00:38:10 'tags': [], 00:38:10 'template': None, 00:38:10 'template_description': 'No description', 00:38:10 'template_url': None, 00:38:10 'timeout_mins': 15, 00:38:10 'unchanged': None, 00:38:10 'updated': None, 00:38:10 'updated_at': None, 00:38:10 'user_project_id': 'eb0d06b3d3b043e9bd2f418af8e9cdcd'} 00:38:10 ------------------------------------ 00:38:11 + popd 00:38:11 /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:38:11 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins7134279831701706821.sh 00:38:11 ---> Copy SSH public keys to CSIT lab 00:38:11 Setup pyenv: 00:38:11 system 00:38:11 3.8.13 00:38:11 3.9.13 00:38:11 3.10.13 00:38:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:38:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:38:16 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:38:30 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:38:32 SSH not responding on 10.30.171.118. Retrying in 10 seconds... 00:38:32 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 00:38:33 releng-19040-413-1-mininet-ovs-217-0 00:38:33 Successfully copied public keys to slave 10.30.170.12 00:38:42 Ping to 10.30.171.118 successful. 00:38:43 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:38:43 releng-19040-413-0-builder-0 00:38:43 Successfully copied public keys to slave 10.30.171.118 00:38:43 Process 6489 ready. 00:38:43 Process 6490 ready. 00:38:43 SSH ready on all stack servers. 00:38:43 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins14179117937508674022.sh 00:38:44 Setup pyenv: 00:38:44 system 00:38:44 3.8.13 00:38:44 3.9.13 00:38:44 3.10.13 00:38:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:38:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Body 00:38:48 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.robot_venv 00:38:52 lf-activate-venv(): INFO: Installing: setuptools wheel 00:38:54 lf-activate-venv(): INFO: Adding /tmp/venv-Body/bin to PATH 00:38:54 + echo 'Installing Python Requirements' 00:38:54 Installing Python Requirements 00:38:54 + cat 00:38:54 + python -m pip install -r requirements.txt 00:38:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:38:54 Collecting docker-py (from -r requirements.txt (line 1)) 00:38:54 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) 00:38:54 Collecting ipaddr (from -r requirements.txt (line 2)) 00:38:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:38:54 Preparing metadata (setup.py): started 00:38:54 Preparing metadata (setup.py): finished with status 'done' 00:38:54 Collecting netaddr (from -r requirements.txt (line 3)) 00:38:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:38:54 Collecting netifaces (from -r requirements.txt (line 4)) 00:38:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:38:54 Preparing metadata (setup.py): started 00:38:55 Preparing metadata (setup.py): finished with status 'done' 00:38:55 Collecting pyhocon (from -r requirements.txt (line 5)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:38:55 Collecting requests (from -r requirements.txt (line 6)) 00:38:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:38:55 Collecting robotframework (from -r requirements.txt (line 7)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 00:38:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 17.3 MB/s 0:00:00 00:38:55 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:38:55 Preparing metadata (setup.py): started 00:38:55 Preparing metadata (setup.py): finished with status 'done' 00:38:55 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:38:55 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:38:55 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) 00:38:55 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:38:55 Preparing metadata (setup.py): started 00:38:55 Preparing metadata (setup.py): finished with status 'done' 00:38:55 Collecting scapy (from -r requirements.txt (line 12)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 00:38:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 34.6 MB/s 0:00:00 00:38:55 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:38:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:38:55 Preparing metadata (setup.py): started 00:38:56 Preparing metadata (setup.py): finished with status 'done' 00:38:56 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:38:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 00:38:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 16.2 MB/s 0:00:00 00:38:56 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:38:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:38:56 Collecting pyangbind (from -r requirements.txt (line 22)) 00:38:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 00:38:56 Collecting isodate (from -r requirements.txt (line 25)) 00:38:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:38:56 Collecting jmespath (from -r requirements.txt (line 28)) 00:38:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 00:38:56 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:38:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:38:56 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:38:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:38:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:38:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:38:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:38:56 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) 00:38:56 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:38:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:38:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:38:56 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) 00:38:56 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:38:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.4/pyparsing-3.2.4-py3-none-any.whl (113 kB) 00:38:57 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:38:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 00:38:57 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:38:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 00:38:57 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 00:38:57 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:38:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 00:38:57 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 00:38:57 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:38:57 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) 00:38:57 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:38:57 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) 00:38:57 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:38:57 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:38:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:38:57 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 00:38:57 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:38:57 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) 00:38:57 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:38:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 00:38:57 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 00:38:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 15.8 MB/s 0:00:00 00:38:57 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:38:57 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:38:57 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:38:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:38:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:38:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 18.6 MB/s 0:00:00 00:38:58 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:38:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.1/lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 00:38:59 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:38:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.1/regex-2025.9.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 00:38:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 13.2 MB/s 0:00:00 00:38:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:38:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:38:59 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:38:59 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) 00:38:59 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:38:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB) 00:38:59 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:38:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 00:38:59 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:38:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 00:39:00 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:39:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 00:39:00 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:39:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 00:39:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 00:39:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 51.4 MB/s 0:00:00 00:39:00 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 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) 00:39:00 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB) 00:39:00 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 00:39:00 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:39:00 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 00:39:00 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)) 00:39:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 00:39:00 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:39:00 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 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) 00:39:00 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)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:39:00 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)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 00:39:00 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:39:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:39:01 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:39:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:39:01 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:39:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:39:01 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:39:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 00:39:01 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)) 00:39:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:39:01 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:39:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 00:39:01 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:39:01 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 00:39:01 Building wheel for robotframework-sshlibrary (setup.py): started 00:39:01 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 00:39:01 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0dd8aff46e0bb1bc91546c3d124d07ecc0a7485b04eb7e46708f381a4a6bef4a 00:39:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:39:01 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 00:39:01 Building wheel for ipaddr (setup.py): started 00:39:01 Building wheel for ipaddr (setup.py): finished with status 'done' 00:39:01 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6ea452a7ce152f216fa48c649dd45ac60e34b9016f67043e8fcc593034ed3f4e 00:39:01 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:39:01 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 00:39:01 Building wheel for netifaces (setup.py): started 00:39:04 Building wheel for netifaces (setup.py): finished with status 'done' 00:39:04 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41074 sha256=3b5b8cf94274e881fcd3bf72f37d7546aba84c5d418140278c6c9fc65a12f6eb 00:39:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:39:04 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 00:39:04 Building wheel for robotframework-httplibrary (setup.py): started 00:39:04 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 00:39:04 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=33a0f268c9ab7f7bbd922fe4b6bd737a289e46d60f6f98b157d61e2d85f3fae9 00:39:04 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:39:04 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 00:39:04 Building wheel for jsonpath-rw (setup.py): started 00:39:04 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 00:39:04 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=02ce520f2ce82cef775205f45f9d2106f1ba6c59f7d9e35a238ca4dc8b91632d 00:39:04 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:39:04 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:39:04 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:39:11 00:39:11 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.2.1 cryptography-46.0.1 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.4 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.1 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 00:39:12 + pip freeze 00:39:12 attrs==25.3.0 00:39:12 bcrypt==4.3.0 00:39:12 beautifulsoup4==4.13.5 00:39:12 certifi==2025.8.3 00:39:12 cffi==2.0.0 00:39:12 charset-normalizer==3.4.3 00:39:12 click==8.2.1 00:39:12 cryptography==46.0.1 00:39:12 decorator==5.2.1 00:39:12 distlib==0.4.0 00:39:12 docker-py==1.10.6 00:39:12 docker-pycreds==0.4.0 00:39:12 elastic-transport==8.17.1 00:39:12 elasticsearch==8.19.1 00:39:12 elasticsearch-dsl==8.15.4 00:39:12 enum34==1.1.10 00:39:12 filelock==3.19.1 00:39:12 h11==0.16.0 00:39:12 idna==3.10 00:39:12 invoke==2.2.0 00:39:12 ipaddr==2.2.0 00:39:12 isodate==0.7.2 00:39:12 jmespath==1.0.1 00:39:12 jsonpatch==1.33 00:39:12 jsonpath-rw==1.4.0 00:39:12 jsonpointer==3.0.0 00:39:12 lxml==6.0.1 00:39:12 netaddr==1.3.0 00:39:12 netifaces==0.11.0 00:39:12 outcome==1.3.0.post0 00:39:12 paramiko==4.0.0 00:39:12 platformdirs==4.4.0 00:39:12 ply==3.11 00:39:12 pyang==2.7.1 00:39:12 pyangbind==0.8.6 00:39:12 pycparser==2.23 00:39:12 pyhocon==0.3.61 00:39:12 PyNaCl==1.6.0 00:39:12 pyparsing==3.2.4 00:39:12 PySocks==1.7.1 00:39:12 python-dateutil==2.9.0.post0 00:39:12 regex==2025.9.1 00:39:12 requests==2.32.5 00:39:12 robotframework==7.3.2 00:39:12 robotframework-httplibrary==0.4.2 00:39:12 robotframework-pythonlibcore==4.4.1 00:39:12 robotframework-requests==0.9.7 00:39:12 robotframework-selenium2library==3.0.0 00:39:12 robotframework-seleniumlibrary==6.7.1 00:39:12 robotframework-sshlibrary==3.8.0 00:39:12 scapy==2.6.1 00:39:12 scp==0.15.0 00:39:12 selenium==4.35.0 00:39:12 six==1.17.0 00:39:12 sniffio==1.3.1 00:39:12 sortedcontainers==2.4.0 00:39:12 soupsieve==2.8 00:39:12 trio==0.30.0 00:39:12 trio-websocket==0.12.2 00:39:12 typing_extensions==4.14.1 00:39:12 urllib3==2.5.0 00:39:12 virtualenv==20.34.0 00:39:12 waitress==3.0.2 00:39:12 WebOb==1.8.9 00:39:12 websocket-client==1.8.0 00:39:12 WebTest==3.0.6 00:39:12 wsproto==1.2.0 00:39:12 [EnvInject] - Injecting environment variables from a build step. 00:39:12 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:39:12 [EnvInject] - Variables injected successfully. 00:39:12 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins16744375314574857840.sh 00:39:12 Setup pyenv: 00:39:12 system 00:39:12 3.8.13 00:39:12 3.9.13 00:39:12 3.10.13 00:39:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:39:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:39:14 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 00:39:21 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:39:21 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:39:22 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:39:22 + ODL_SYSTEM=() 00:39:22 + TOOLS_SYSTEM=() 00:39:22 + OPENSTACK_SYSTEM=() 00:39:22 + OPENSTACK_CONTROLLERS=() 00:39:22 + mapfile -t ADDR 00:39:22 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:39:22 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:39:23 + for i in "${ADDR[@]}" 00:39:23 ++ ssh 10.30.171.118 hostname -s 00:39:23 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:24 + REMHOST=releng-19040-413-0-builder-0 00:39:24 + case ${REMHOST} in 00:39:24 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:39:24 + for i in "${ADDR[@]}" 00:39:24 ++ ssh 10.30.170.12 hostname -s 00:39:24 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 00:39:24 + REMHOST=releng-19040-413-1-mininet-ovs-217-0 00:39:24 + case ${REMHOST} in 00:39:24 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:39:24 + echo NUM_ODL_SYSTEM=1 00:39:24 + echo NUM_TOOLS_SYSTEM=1 00:39:24 + '[' '' == yes ']' 00:39:24 + NUM_OPENSTACK_SYSTEM=0 00:39:24 + echo NUM_OPENSTACK_SYSTEM=0 00:39:24 + '[' 0 -eq 2 ']' 00:39:24 + echo ODL_SYSTEM_IP=10.30.171.118 00:39:24 ++ seq 0 0 00:39:24 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:39:24 + echo ODL_SYSTEM_1_IP=10.30.171.118 00:39:24 + echo TOOLS_SYSTEM_IP=10.30.170.12 00:39:24 ++ seq 0 0 00:39:24 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:39:24 + echo TOOLS_SYSTEM_1_IP=10.30.170.12 00:39:24 + openstack_index=0 00:39:24 + NUM_OPENSTACK_CONTROL_NODES=1 00:39:24 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:39:24 ++ seq 0 0 00:39:24 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:39:24 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:39:24 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:39:24 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:39:24 + '[' -1 -ge 2 ']' 00:39:24 ++ seq 0 -2 00:39:24 + NUM_OPENSTACK_HAPROXY_NODES=0 00:39:24 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:39:24 ++ seq 0 -1 00:39:24 + echo 'Contents of slave_addresses.txt:' 00:39:24 Contents of slave_addresses.txt: 00:39:24 + cat slave_addresses.txt 00:39:24 NUM_ODL_SYSTEM=1 00:39:24 NUM_TOOLS_SYSTEM=1 00:39:24 NUM_OPENSTACK_SYSTEM=0 00:39:24 ODL_SYSTEM_IP=10.30.171.118 00:39:24 ODL_SYSTEM_1_IP=10.30.171.118 00:39:24 TOOLS_SYSTEM_IP=10.30.170.12 00:39:24 TOOLS_SYSTEM_1_IP=10.30.170.12 00:39:24 NUM_OPENSTACK_CONTROL_NODES=1 00:39:24 OPENSTACK_CONTROL_NODE_1_IP= 00:39:24 NUM_OPENSTACK_COMPUTE_NODES=-1 00:39:24 NUM_OPENSTACK_HAPROXY_NODES=0 00:39:24 [EnvInject] - Injecting environment variables from a build step. 00:39:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:39:24 [EnvInject] - Variables injected successfully. 00:39:24 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/sh /tmp/jenkins8169221856590072909.sh 00:39:24 Preparing for JRE Version 21 00:39:24 Karaf artifact is karaf 00:39:24 Karaf project is integration 00:39:24 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:39:24 [EnvInject] - Injecting environment variables from a build step. 00:39:24 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:39:24 [EnvInject] - Variables injected successfully. 00:39:24 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6137897442557742633.sh 00:39:24 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9191/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 00:39:24 Distribution bundle is karaf-0.23.0.zip 00:39:24 Distribution bundle version is 0.23.0 00:39:24 Distribution folder is karaf-0.23.0 00:39:24 Nexus prefix is https://nexus.opendaylight.org 00:39:24 [EnvInject] - Injecting environment variables from a build step. 00:39:24 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:39:24 [EnvInject] - Variables injected successfully. 00:39:24 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins5667737168678846083.sh 00:39:24 Setup pyenv: 00:39:24 system 00:39:24 3.8.13 00:39:24 3.9.13 00:39:24 3.10.13 00:39:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:39:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:39: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. 00:39:26 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:39:26 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 00:39:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:39:32 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:39:32 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:39:32 Copying common-functions.sh to /tmp 00:39:34 Copying common-functions.sh to 10.30.170.12:/tmp 00:39:34 Warning: Permanently added '10.30.170.12' (ECDSA) to the list of known hosts. 00:39:34 Copying common-functions.sh to 10.30.171.118:/tmp 00:39:34 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:35 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins7496009399587555302.sh 00:39:35 common-functions.sh is being sourced 00:39:35 common-functions environment: 00:39:35 MAVENCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 00:39:35 ACTUALFEATURES: 00:39:35 FEATURESCONF: /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:35 CUSTOMPROP: /tmp/karaf-0.23.0/etc/custom.properties 00:39:35 LOGCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:35 MEMCONF: /tmp/karaf-0.23.0/bin/setenv 00:39:35 CONTROLLERMEM: 2048m 00:39:35 AKKACONF: /tmp/karaf-0.23.0/configuration/initial/pekko.conf 00:39:35 MODULESCONF: /tmp/karaf-0.23.0/configuration/initial/modules.conf 00:39:35 MODULESHARDSCONF: /tmp/karaf-0.23.0/configuration/initial/module-shards.conf 00:39:35 SUITES: 00:39:35 00:39:35 ################################################# 00:39:35 ## Configure Cluster and Start ## 00:39:35 ################################################# 00:39:35 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia 00:39:35 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-bulk-o-matic odl-jolokia 00:39:35 Locating script plan to use... 00:39:35 Finished running script plans 00:39:35 Configuring member-1 with IP address 10.30.171.118 00:39:35 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:35 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:35 + source /tmp/common-functions.sh karaf-0.23.0 titanium 00:39:35 ++ [[ /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 ]] 00:39:35 ++ echo 'common-functions.sh is being sourced' 00:39:35 common-functions.sh is being sourced 00:39:35 ++ BUNDLEFOLDER=karaf-0.23.0 00:39:35 ++ DISTROSTREAM=titanium 00:39:35 ++ export MAVENCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 00:39:35 ++ MAVENCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 00:39:35 ++ export FEATURESCONF=/tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:35 ++ FEATURESCONF=/tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:35 ++ export CUSTOMPROP=/tmp/karaf-0.23.0/etc/custom.properties 00:39:35 ++ CUSTOMPROP=/tmp/karaf-0.23.0/etc/custom.properties 00:39:35 ++ export LOGCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:35 ++ LOGCONF=/tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:35 ++ export MEMCONF=/tmp/karaf-0.23.0/bin/setenv 00:39:35 ++ MEMCONF=/tmp/karaf-0.23.0/bin/setenv 00:39:35 ++ export CONTROLLERMEM= 00:39:35 ++ CONTROLLERMEM= 00:39:35 ++ case "${DISTROSTREAM}" in 00:39:35 ++ CLUSTER_SYSTEM=pekko 00:39:35 ++ export AKKACONF=/tmp/karaf-0.23.0/configuration/initial/pekko.conf 00:39:35 ++ AKKACONF=/tmp/karaf-0.23.0/configuration/initial/pekko.conf 00:39:35 ++ export MODULESCONF=/tmp/karaf-0.23.0/configuration/initial/modules.conf 00:39:35 ++ MODULESCONF=/tmp/karaf-0.23.0/configuration/initial/modules.conf 00:39:35 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0/configuration/initial/module-shards.conf 00:39:35 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0/configuration/initial/module-shards.conf 00:39:35 ++ print_common_env 00:39:35 ++ cat 00:39:35 common-functions environment: 00:39:35 MAVENCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 00:39:35 ACTUALFEATURES: 00:39:35 FEATURESCONF: /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:35 CUSTOMPROP: /tmp/karaf-0.23.0/etc/custom.properties 00:39:35 LOGCONF: /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:35 MEMCONF: /tmp/karaf-0.23.0/bin/setenv 00:39:35 CONTROLLERMEM: 00:39:35 AKKACONF: /tmp/karaf-0.23.0/configuration/initial/pekko.conf 00:39:35 MODULESCONF: /tmp/karaf-0.23.0/configuration/initial/modules.conf 00:39:35 MODULESHARDSCONF: /tmp/karaf-0.23.0/configuration/initial/module-shards.conf 00:39:35 SUITES: 00:39:35 00:39:35 ++ SSH='ssh -t -t' 00:39:35 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:39:35 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:39:35 Changing to /tmp 00:39:35 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9191/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 00:39:35 + echo 'Changing to /tmp' 00:39:35 + cd /tmp 00:39:35 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9191/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip' 00:39:35 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9191/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 00:39:35 --2025-09-17 00:39:35-- https://nexus.opendaylight.org/content/repositories//autorelease-9191/org/opendaylight/integration/karaf/0.23.0/karaf-0.23.0.zip 00:39:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:39:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:39:35 HTTP request sent, awaiting response... 200 OK 00:39:35 Length: 237696192 (227M) [application/zip] 00:39:35 Saving to: ‘karaf-0.23.0.zip’ 00:39:35 00:39:35 0K ........ ........ ........ ........ ........ ........ 1% 54.4M 4s 00:39:35 3072K ........ ........ ........ ........ ........ ........ 2% 80.0M 3s 00:39:35 6144K ........ ........ ........ ........ ........ ........ 3% 87.4M 3s 00:39:35 9216K ........ ........ ........ ........ ........ ........ 5% 67.5M 3s 00:39:35 12288K ........ ........ ........ ........ ........ ........ 6% 74.9M 3s 00:39:35 15360K ........ ........ ........ ........ ........ ........ 7% 71.2M 3s 00:39:35 18432K ........ ........ ........ ........ ........ ........ 9% 87.5M 3s 00:39:36 21504K ........ ........ ........ ........ ........ ........ 10% 84.2M 3s 00:39:36 24576K ........ ........ ........ ........ ........ ........ 11% 89.7M 3s 00:39:36 27648K ........ ........ ........ ........ ........ ........ 13% 79.3M 3s 00:39:36 30720K ........ ........ ........ ........ ........ ........ 14% 73.5M 3s 00:39:36 33792K ........ ........ ........ ........ ........ ........ 15% 93.0M 2s 00:39:36 36864K ........ ........ ........ ........ ........ ........ 17% 100M 2s 00:39:36 39936K ........ ........ ........ ........ ........ ........ 18% 102M 2s 00:39:36 43008K ........ ........ ........ ........ ........ ........ 19% 99.2M 2s 00:39:36 46080K ........ ........ ........ ........ ........ ........ 21% 103M 2s 00:39:36 49152K ........ ........ ........ ........ ........ ........ 22% 97.3M 2s 00:39:36 52224K ........ ........ ........ ........ ........ ........ 23% 94.4M 2s 00:39:36 55296K ........ ........ ........ ........ ........ ........ 25% 172M 2s 00:39:36 58368K ........ ........ ........ ........ ........ ........ 26% 308M 2s 00:39:36 61440K ........ ........ ........ ........ ........ ........ 27% 338M 2s 00:39:36 64512K ........ ........ ........ ........ ........ ........ 29% 336M 2s 00:39:36 67584K ........ ........ ........ ........ ........ ........ 30% 288M 2s 00:39:36 70656K ........ ........ ........ ........ ........ ........ 31% 320M 2s 00:39:36 73728K ........ ........ ........ ........ ........ ........ 33% 267M 1s 00:39:36 76800K ........ ........ ........ ........ ........ ........ 34% 326M 1s 00:39:36 79872K ........ ........ ........ ........ ........ ........ 35% 249M 1s 00:39:36 82944K ........ ........ ........ ........ ........ ........ 37% 361M 1s 00:39:36 86016K ........ ........ ........ ........ ........ ........ 38% 363M 1s 00:39:36 89088K ........ ........ ........ ........ ........ ........ 39% 345M 1s 00:39:36 92160K ........ ........ ........ ........ ........ ........ 41% 357M 1s 00:39:36 95232K ........ ........ ........ ........ ........ ........ 42% 240M 1s 00:39:36 98304K ........ ........ ........ ........ ........ ........ 43% 324M 1s 00:39:36 101376K ........ ........ ........ ........ ........ ........ 44% 305M 1s 00:39:36 104448K ........ ........ ........ ........ ........ ........ 46% 292M 1s 00:39:36 107520K ........ ........ ........ ........ ........ ........ 47% 294M 1s 00:39:36 110592K ........ ........ ........ ........ ........ ........ 48% 297M 1s 00:39:36 113664K ........ ........ ........ ........ ........ ........ 50% 296M 1s 00:39:36 116736K ........ ........ ........ ........ ........ ........ 51% 287M 1s 00:39:36 119808K ........ ........ ........ ........ ........ ........ 52% 281M 1s 00:39:36 122880K ........ ........ ........ ........ ........ ........ 54% 306M 1s 00:39:36 125952K ........ ........ ........ ........ ........ ........ 55% 297M 1s 00:39:36 129024K ........ ........ ........ ........ ........ ........ 56% 285M 1s 00:39:36 132096K ........ ........ ........ ........ ........ ........ 58% 274M 1s 00:39:36 135168K ........ ........ ........ ........ ........ ........ 59% 298M 1s 00:39:36 138240K ........ ........ ........ ........ ........ ........ 60% 282M 1s 00:39:36 141312K ........ ........ ........ ........ ........ ........ 62% 287M 1s 00:39:36 144384K ........ ........ ........ ........ ........ ........ 63% 286M 1s 00:39:36 147456K ........ ........ ........ ........ ........ ........ 64% 278M 1s 00:39:36 150528K ........ ........ ........ ........ ........ ........ 66% 275M 1s 00:39:36 153600K ........ ........ ........ ........ ........ ........ 67% 284M 0s 00:39:36 156672K ........ ........ ........ ........ ........ ........ 68% 283M 0s 00:39:36 159744K ........ ........ ........ ........ ........ ........ 70% 290M 0s 00:39:36 162816K ........ ........ ........ ........ ........ ........ 71% 276M 0s 00:39:36 165888K ........ ........ ........ ........ ........ ........ 72% 280M 0s 00:39:36 168960K ........ ........ ........ ........ ........ ........ 74% 269M 0s 00:39:36 172032K ........ ........ ........ ........ ........ ........ 75% 274M 0s 00:39:36 175104K ........ ........ ........ ........ ........ ........ 76% 282M 0s 00:39:36 178176K ........ ........ ........ ........ ........ ........ 78% 271M 0s 00:39:36 181248K ........ ........ ........ ........ ........ ........ 79% 276M 0s 00:39:36 184320K ........ ........ ........ ........ ........ ........ 80% 283M 0s 00:39:36 187392K ........ ........ ........ ........ ........ ........ 82% 286M 0s 00:39:36 190464K ........ ........ ........ ........ ........ ........ 83% 269M 0s 00:39:36 193536K ........ ........ ........ ........ ........ ........ 84% 235M 0s 00:39:36 196608K ........ ........ ........ ........ ........ ........ 86% 177M 0s 00:39:36 199680K ........ ........ ........ ........ ........ ........ 87% 179M 0s 00:39:36 202752K ........ ........ ........ ........ ........ ........ 88% 182M 0s 00:39:36 205824K ........ ........ ........ ........ ........ ........ 89% 181M 0s 00:39:36 208896K ........ ........ ........ ........ ........ ........ 91% 192M 0s 00:39:36 211968K ........ ........ ........ ........ ........ ........ 92% 188M 0s 00:39:36 215040K ........ ........ ........ ........ ........ ........ 93% 272M 0s 00:39:36 218112K ........ ........ ........ ........ ........ ........ 95% 249M 0s 00:39:36 221184K ........ ........ ........ ........ ........ ........ 96% 246M 0s 00:39:36 224256K ........ ........ ........ ........ ........ ........ 97% 316M 0s 00:39:36 227328K ........ ........ ........ ........ ........ ........ 99% 264M 0s 00:39:37 230400K ........ ........ ........ .. 100% 280M=1.3s 00:39:37 00:39:37 2025-09-17 00:39:37 (176 MB/s) - ‘karaf-0.23.0.zip’ saved [237696192/237696192] 00:39:37 00:39:37 Extracting the new controller... 00:39:37 + echo 'Extracting the new controller...' 00:39:37 + unzip -q karaf-0.23.0.zip 00:39:39 Adding external repositories... 00:39:39 + echo 'Adding external repositories...' 00:39:39 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 00:39:39 + cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.url.mvn.cfg 00:39:39 ################################################################################ 00:39:39 # 00:39:39 # Licensed to the Apache Software Foundation (ASF) under one or more 00:39:39 # contributor license agreements. See the NOTICE file distributed with 00:39:39 # this work for additional information regarding copyright ownership. 00:39:39 # The ASF licenses this file to You under the Apache License, Version 2.0 00:39:39 # (the "License"); you may not use this file except in compliance with 00:39:39 # the License. You may obtain a copy of the License at 00:39:39 # 00:39:39 # http://www.apache.org/licenses/LICENSE-2.0 00:39:39 # 00:39:39 # Unless required by applicable law or agreed to in writing, software 00:39:39 # distributed under the License is distributed on an "AS IS" BASIS, 00:39:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:39:39 # See the License for the specific language governing permissions and 00:39:39 # limitations under the License. 00:39:39 # 00:39:39 ################################################################################ 00:39:39 00:39:39 # 00:39:39 # If set to true, the following property will not allow any certificate to be used 00:39:39 # when accessing Maven repositories through SSL 00:39:39 # 00:39:39 #org.ops4j.pax.url.mvn.certificateCheck= 00:39:39 00:39:39 # 00:39:39 # Path to the local Maven settings file. 00:39:39 # The repositories defined in this file will be automatically added to the list 00:39:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:39:39 # below is not set. 00:39:39 # The following locations are checked for the existence of the settings.xml file 00:39:39 # * 1. looks for the specified url 00:39:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:39:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:39:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:39:39 # 00:39:39 #org.ops4j.pax.url.mvn.settings= 00:39:39 00:39:39 # 00:39:39 # Path to the local Maven repository which is used to avoid downloading 00:39:39 # artifacts when they already exist locally. 00:39:39 # The value of this property will be extracted from the settings.xml file 00:39:39 # above, or defaulted to: 00:39:39 # System.getProperty( "user.home" ) + "/.m2/repository" 00:39:39 # 00:39:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:39:39 00:39:39 # 00:39:39 # Default this to false. It's just weird to use undocumented repos 00:39:39 # 00:39:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:39:39 00:39:39 # 00:39:39 # Uncomment if you don't wanna use the proxy settings 00:39:39 # from the Maven conf/settings.xml file 00:39:39 # 00:39:39 # org.ops4j.pax.url.mvn.proxySupport=false 00:39:39 00:39:39 # 00:39:39 # Comma separated list of repositories scanned when resolving an artifact. 00:39:39 # Those repositories will be checked before iterating through the 00:39:39 # below list of repositories and even before the local repository 00:39:39 # A repository url can be appended with zero or more of the following flags: 00:39:39 # @snapshots : the repository contains snaphots 00:39:39 # @noreleases : the repository does not contain any released artifacts 00:39:39 # 00:39:39 # The following property value will add the system folder as a repo. 00:39:39 # 00:39:39 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:39:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:39:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:39:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:39:39 00:39:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:39:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:39:39 00:39:39 # 00:39:39 # Comma separated list of repositories scanned when resolving an artifact. 00:39:39 # The default list includes the following repositories: 00:39:39 # http://repo1.maven.org/maven2@id=central 00:39:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:39:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:39:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:39:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:39:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:39:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:39:39 # To add repositories to the default ones, prepend '+' to the list of repositories 00:39:39 # to add. 00:39:39 # A repository url can be appended with zero or more of the following flags: 00:39:39 # @snapshots : the repository contains snapshots 00:39:39 # @noreleases : the repository does not contain any released artifacts 00:39:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:39:39 # 00:39:39 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 00:39:39 00:39:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:39:39 + [[ True == \T\r\u\e ]] 00:39:39 + echo 'Configuring the startup features...' 00:39:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia,/g' /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:39 + FEATURE_TEST_STRING=features-test 00:39:39 + FEATURE_TEST_VERSION=0.23.0 00:39:39 + KARAF_VERSION=karaf4 00:39:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:39:39 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:39 + [[ ! -z '' ]] 00:39:39 + cat /tmp/karaf-0.23.0/etc/org.apache.karaf.features.cfg 00:39:39 ################################################################################ 00:39:39 # 00:39:39 # Licensed to the Apache Software Foundation (ASF) under one or more 00:39:39 # contributor license agreements. See the NOTICE file distributed with 00:39:39 # this work for additional information regarding copyright ownership. 00:39:39 # The ASF licenses this file to You under the Apache License, Version 2.0 00:39:39 # (the "License"); you may not use this file except in compliance with 00:39:39 # the License. You may obtain a copy of the License at 00:39:39 # 00:39:39 # http://www.apache.org/licenses/LICENSE-2.0 00:39:39 # 00:39:39 # Unless required by applicable law or agreed to in writing, software 00:39:39 # distributed under the License is distributed on an "AS IS" BASIS, 00:39:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:39:39 # See the License for the specific language governing permissions and 00:39:39 # limitations under the License. 00:39:39 # 00:39:39 ################################################################################ 00:39:39 00:39:39 # 00:39:39 # Comma separated list of features repositories to register by default 00:39:39 # 00:39:39 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/712f5488-c416-4093-b6ee-23c37d316f94.xml 00:39:39 00:39:39 # 00:39:39 # Comma separated list of features to install at startup 00:39:39 # 00:39:39 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-bulk-o-matic,odl-jolokia, 777270c9-e9bc-4863-a909-f1f26fa867cf 00:39:39 00:39:39 # 00:39:39 # Resource repositories (OBR) that the features resolver can use 00:39:39 # to resolve requirements/capabilities 00:39:39 # 00:39:39 # The format of the resourceRepositories is 00:39:39 # resourceRepositories=[xml:url|json:url],... 00:39:39 # for Instance: 00:39:39 # 00:39:39 #resourceRepositories=xml:http://host/path/to/index.xml 00:39:39 # or 00:39:39 #resourceRepositories=json:http://host/path/to/index.json 00:39:39 # 00:39:39 00:39:39 # 00:39:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:39:39 # 00:39:39 featuresBootAsynchronous=false 00:39:39 00:39:39 # 00:39:39 # Service requirements enforcement 00:39:39 # 00:39:39 # By default, the feature resolver checks the service requirements/capabilities of 00:39:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:39:39 # the required bundles. 00:39:39 # The following flag can have those values: 00:39:39 # - disable: service requirements are completely ignored 00:39:39 # - default: service requirements are ignored for old features 00:39:39 # - enforce: service requirements are always verified 00:39:39 # 00:39:39 #serviceRequirements=default 00:39:39 00:39:39 # 00:39:39 # Store cfg file for config element in feature 00:39:39 # 00:39:39 #configCfgStore=true 00:39:39 00:39:39 # 00:39:39 # Define if the feature service automatically refresh bundles 00:39:39 # 00:39:39 autoRefresh=true 00:39:39 00:39:39 # 00:39:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:39:39 # XML file defines instructions related to features processing 00:39:39 # versions.properties may declare properties to resolve placeholders in XML file 00:39:39 # both files are relative to ${karaf.etc} 00:39:39 # 00:39:39 #featureProcessing=org.apache.karaf.features.xml 00:39:39 #featureProcessingVersions=versions.properties 00:39:39 + configure_karaf_log karaf4 '' 00:39:39 + local -r karaf_version=karaf4 00:39:39 + local -r controllerdebugmap= 00:39:39 + local logapi=log4j 00:39:39 + grep log4j2 /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:39:39 log4j2.rootLogger.level = INFO 00:39:39 #log4j2.rootLogger.type = asyncRoot 00:39:39 #log4j2.rootLogger.includeLocation = false 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:39:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:39:39 log4j2.rootLogger.appenderRef.Console.ref = Console 00:39:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:39:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:39:39 log4j2.logger.spifly.name = org.apache.aries.spifly 00:39:39 log4j2.logger.spifly.level = WARN 00:39:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:39:39 log4j2.logger.audit.level = INFO 00:39:39 log4j2.logger.audit.additivity = false 00:39:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:39:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:39:39 log4j2.appender.console.type = Console 00:39:39 log4j2.appender.console.name = Console 00:39:39 log4j2.appender.console.layout.type = PatternLayout 00:39:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:39:39 log4j2.appender.rolling.type = RollingRandomAccessFile 00:39:39 log4j2.appender.rolling.name = RollingFile 00:39:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:39:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:39:39 #log4j2.appender.rolling.immediateFlush = false 00:39:39 log4j2.appender.rolling.append = true 00:39:39 log4j2.appender.rolling.layout.type = PatternLayout 00:39:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:39:39 log4j2.appender.rolling.policies.type = Policies 00:39:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:39:39 log4j2.appender.rolling.policies.size.size = 64MB 00:39:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:39:39 log4j2.appender.rolling.strategy.max = 7 00:39:39 log4j2.appender.audit.type = RollingRandomAccessFile 00:39:39 log4j2.appender.audit.name = AuditRollingFile 00:39:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:39:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:39:39 log4j2.appender.audit.append = true 00:39:39 log4j2.appender.audit.layout.type = PatternLayout 00:39:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:39:39 log4j2.appender.audit.policies.type = Policies 00:39:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:39:39 log4j2.appender.audit.policies.size.size = 8MB 00:39:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:39:39 log4j2.appender.audit.strategy.max = 7 00:39:39 log4j2.appender.osgi.type = PaxOsgi 00:39:39 log4j2.appender.osgi.name = PaxOsgi 00:39:39 log4j2.appender.osgi.filter = * 00:39:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:39:39 #log4j2.logger.aether.level = TRACE 00:39:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:39:39 #log4j2.logger.http-headers.level = DEBUG 00:39:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:39:39 #log4j2.logger.maven.level = TRACE 00:39:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:39:39 + logapi=log4j2 00:39:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:39:39 + '[' log4j2 == log4j2 ']' 00:39:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:39:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:39:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:39:39 controllerdebugmap: 00:39:39 cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:39:39 + unset IFS 00:39:39 + echo 'controllerdebugmap: ' 00:39:39 + '[' -n '' ']' 00:39:39 + echo 'cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg' 00:39:39 + cat /tmp/karaf-0.23.0/etc/org.ops4j.pax.logging.cfg 00:39:39 ################################################################################ 00:39:39 # 00:39:39 # Licensed to the Apache Software Foundation (ASF) under one or more 00:39:39 # contributor license agreements. See the NOTICE file distributed with 00:39:39 # this work for additional information regarding copyright ownership. 00:39:39 # The ASF licenses this file to You under the Apache License, Version 2.0 00:39:39 # (the "License"); you may not use this file except in compliance with 00:39:39 # the License. You may obtain a copy of the License at 00:39:39 # 00:39:39 # http://www.apache.org/licenses/LICENSE-2.0 00:39:39 # 00:39:39 # Unless required by applicable law or agreed to in writing, software 00:39:39 # distributed under the License is distributed on an "AS IS" BASIS, 00:39:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:39:39 # See the License for the specific language governing permissions and 00:39:39 # limitations under the License. 00:39:39 # 00:39:39 ################################################################################ 00:39:39 00:39:39 # Common pattern layout for appenders 00:39:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:39:39 00:39:39 # Root logger 00:39:39 log4j2.rootLogger.level = INFO 00:39:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:39:39 #log4j2.rootLogger.type = asyncRoot 00:39:39 #log4j2.rootLogger.includeLocation = false 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:39:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:39:39 log4j2.rootLogger.appenderRef.Console.ref = Console 00:39:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:39:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:39:39 00:39:39 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:39:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:39:39 00:39:39 # Loggers configuration 00:39:39 00:39:39 # Spifly logger 00:39:39 log4j2.logger.spifly.name = org.apache.aries.spifly 00:39:39 log4j2.logger.spifly.level = WARN 00:39:39 00:39:39 # Security audit logger 00:39:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:39:39 log4j2.logger.audit.level = INFO 00:39:39 log4j2.logger.audit.additivity = false 00:39:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:39:39 00:39:39 # Appenders configuration 00:39:39 00:39:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:39:39 log4j2.appender.console.type = Console 00:39:39 log4j2.appender.console.name = Console 00:39:39 log4j2.appender.console.layout.type = PatternLayout 00:39:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:39:39 00:39:39 # Rolling file appender 00:39:39 log4j2.appender.rolling.type = RollingRandomAccessFile 00:39:39 log4j2.appender.rolling.name = RollingFile 00:39:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:39:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:39:39 # uncomment to not force a disk flush 00:39:39 #log4j2.appender.rolling.immediateFlush = false 00:39:39 log4j2.appender.rolling.append = true 00:39:39 log4j2.appender.rolling.layout.type = PatternLayout 00:39:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:39:39 log4j2.appender.rolling.policies.type = Policies 00:39:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:39:39 log4j2.appender.rolling.policies.size.size = 1GB 00:39:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:39:39 log4j2.appender.rolling.strategy.max = 7 00:39:39 00:39:39 # Audit file appender 00:39:39 log4j2.appender.audit.type = RollingRandomAccessFile 00:39:39 log4j2.appender.audit.name = AuditRollingFile 00:39:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:39:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:39:39 log4j2.appender.audit.append = true 00:39:39 log4j2.appender.audit.layout.type = PatternLayout 00:39:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:39:39 log4j2.appender.audit.policies.type = Policies 00:39:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:39:39 log4j2.appender.audit.policies.size.size = 8MB 00:39:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:39:39 log4j2.appender.audit.strategy.max = 7 00:39:39 00:39:39 # OSGi appender 00:39:39 log4j2.appender.osgi.type = PaxOsgi 00:39:39 log4j2.appender.osgi.name = PaxOsgi 00:39:39 log4j2.appender.osgi.filter = * 00:39:39 00:39:39 # help with identification of maven-related problems with pax-url-aether 00:39:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:39:39 #log4j2.logger.aether.level = TRACE 00:39:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:39:39 #log4j2.logger.http-headers.level = DEBUG 00:39:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:39:39 #log4j2.logger.maven.level = TRACE 00:39:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:39:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:39:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0/bin/setenv 00:39:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:39:39 + local -r controllermem=2048m 00:39:39 Configure 00:39:39 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:39:39 max memory: 2048m 00:39:39 memconf: /tmp/karaf-0.23.0/bin/setenv 00:39:39 + local -r memconf=/tmp/karaf-0.23.0/bin/setenv 00:39:39 + echo Configure 00:39:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:39:39 + echo ' max memory: 2048m' 00:39:39 + echo ' memconf: /tmp/karaf-0.23.0/bin/setenv' 00:39:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0/bin/setenv 00:39:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0/bin/setenv 00:39:39 cat /tmp/karaf-0.23.0/bin/setenv 00:39:39 + echo 'cat /tmp/karaf-0.23.0/bin/setenv' 00:39:39 + cat /tmp/karaf-0.23.0/bin/setenv 00:39:39 #!/bin/sh 00:39:39 # 00:39:39 # Licensed to the Apache Software Foundation (ASF) under one or more 00:39:39 # contributor license agreements. See the NOTICE file distributed with 00:39:39 # this work for additional information regarding copyright ownership. 00:39:39 # The ASF licenses this file to You under the Apache License, Version 2.0 00:39:39 # (the "License"); you may not use this file except in compliance with 00:39:39 # the License. You may obtain a copy of the License at 00:39:39 # 00:39:39 # http://www.apache.org/licenses/LICENSE-2.0 00:39:39 # 00:39:39 # Unless required by applicable law or agreed to in writing, software 00:39:39 # distributed under the License is distributed on an "AS IS" BASIS, 00:39:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:39:39 # See the License for the specific language governing permissions and 00:39:39 # limitations under the License. 00:39:39 # 00:39:39 00:39:39 # 00:39:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:39:39 # script: client, instance, shell, start, status, stop, karaf 00:39:39 # 00:39:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:39:39 # Actions go here... 00:39:39 # fi 00:39:39 00:39:39 # 00:39:39 # general settings which should be applied for all scripts go here; please keep 00:39:39 # in mind that it is possible that scripts might be executed more than once, e.g. 00:39:39 # in example of the start script where the start script is executed first and the 00:39:39 # karaf script afterwards. 00:39:39 # 00:39:39 00:39:39 # 00:39:39 # The following section shows the possible configuration options for the default 00:39:39 # karaf scripts 00:39:39 # 00:39:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:39:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:39:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:39:39 # export EXTRA_JAVA_OPTS # Additional JVM options 00:39:39 # export KARAF_HOME # Karaf home folder 00:39:39 # export KARAF_DATA # Karaf data folder 00:39:39 # export KARAF_BASE # Karaf base folder 00:39:39 # export KARAF_ETC # Karaf etc folder 00:39:39 # export KARAF_LOG # Karaf log folder 00:39:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:39:39 # export KARAF_OPTS # Additional available Karaf options 00:39:39 # export KARAF_DEBUG # Enable debug mode 00:39:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:39:39 # export KARAF_NOROOT # Prevent execution as root if set to true 00:39:39 Set Java version 00:39:39 + echo 'Set Java version' 00:39:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:39:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:39:39 sudo: a password is required 00:39:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:39:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:39:39 sudo: a password is required 00:39:39 JDK default version ... 00:39:39 + echo 'JDK default version ...' 00:39:39 + java -version 00:39:39 openjdk version "21.0.5" 2024-10-15 00:39:39 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 00:39:39 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 00:39:39 Set JAVA_HOME 00:39:39 + echo 'Set JAVA_HOME' 00:39:39 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:39:39 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:39:39 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:39:39 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:39:39 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:39:39 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:39:39 Listing all open ports on controller system... 00:39:39 + echo 'Listing all open ports on controller system...' 00:39:39 + netstat -pnatu 00:39:39 /tmp/configuration-script.sh: line 40: netstat: command not found 00:39:39 Configuring cluster 00:39:39 + '[' -f /tmp/custom_shard_config.txt ']' 00:39:39 + echo 'Configuring cluster' 00:39:39 + /tmp/karaf-0.23.0/bin/configure_cluster.sh 1 10.30.171.118 00:39:39 ################################################ 00:39:39 ## Configure Cluster ## 00:39:39 ################################################ 00:39:39 NOTE: Cluster configuration files not found. Copying from 00:39:39 /tmp/karaf-0.23.0/system/org/opendaylight/controller/sal-clustering-config/11.0.0 00:39:39 Configuring unique name in pekko.conf 00:39:39 Configuring hostname in pekko.conf 00:39:39 Configuring data and rpc seed nodes in pekko.conf 00:39:39 modules = [ 00:39:39 00:39:39 { 00:39:39 name = "inventory" 00:39:39 namespace = "urn:opendaylight:inventory" 00:39:39 shard-strategy = "module" 00:39:39 }, 00:39:39 { 00:39:39 name = "topology" 00:39:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:39:39 shard-strategy = "module" 00:39:39 }, 00:39:39 { 00:39:39 name = "toaster" 00:39:39 namespace = "http://netconfcentral.org/ns/toaster" 00:39:39 shard-strategy = "module" 00:39:39 } 00:39:39 ] 00:39:39 Configuring replication type in module-shards.conf 00:39:39 ################################################ 00:39:39 ## NOTE: Manually restart controller to ## 00:39:39 ## apply configuration. ## 00:39:39 ################################################ 00:39:39 Dump pekko.conf 00:39:39 + echo 'Dump pekko.conf' 00:39:39 + cat /tmp/karaf-0.23.0/configuration/initial/pekko.conf 00:39:39 00:39:39 odl-cluster-data { 00:39:39 pekko { 00:39:39 remote { 00:39:39 artery { 00:39:39 enabled = on 00:39:39 transport = tcp 00:39:39 canonical.hostname = "10.30.171.118" 00:39:39 canonical.port = 2550 00:39:39 } 00:39:39 } 00:39:39 00:39:39 cluster { 00:39:39 # Using artery. 00:39:39 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.118:2550"] 00:39:39 00:39:39 roles = ["member-1"] 00:39:39 00:39:39 # when under load we might trip a false positive on the failure detector 00:39:39 # failure-detector { 00:39:39 # heartbeat-interval = 4 s 00:39:39 # acceptable-heartbeat-pause = 16s 00:39:39 # } 00:39:39 } 00:39:39 00:39:39 persistence { 00:39:39 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:39:39 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:39:39 # The relative path is always relative to KARAF_HOME. 00:39:39 00:39:39 # snapshot-store.local.dir = "target/snapshots" 00:39:39 00:39:39 # Use lz4 compression for LocalSnapshotStore snapshots 00:39:39 snapshot-store.local.use-lz4-compression = false 00:39:39 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:39:39 snapshot-store.local.lz4-blocksize = 256KB 00:39:39 } 00:39:39 disable-default-actor-system-quarantined-event-handling = "false" 00:39:39 } 00:39:39 } 00:39:39 Dump modules.conf 00:39:39 + echo 'Dump modules.conf' 00:39:39 + cat /tmp/karaf-0.23.0/configuration/initial/modules.conf 00:39:39 modules = [ 00:39:39 00:39:39 { 00:39:39 name = "inventory" 00:39:39 namespace = "urn:opendaylight:inventory" 00:39:39 shard-strategy = "module" 00:39:39 }, 00:39:39 { 00:39:39 name = "topology" 00:39:39 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:39:39 shard-strategy = "module" 00:39:39 }, 00:39:39 { 00:39:39 name = "toaster" 00:39:39 namespace = "http://netconfcentral.org/ns/toaster" 00:39:39 shard-strategy = "module" 00:39:39 } 00:39:39 ] 00:39:39 Dump module-shards.conf 00:39:39 + echo 'Dump module-shards.conf' 00:39:39 + cat /tmp/karaf-0.23.0/configuration/initial/module-shards.conf 00:39:39 module-shards = [ 00:39:39 { 00:39:39 name = "default" 00:39:39 shards = [ 00:39:39 { 00:39:39 name = "default" 00:39:39 replicas = ["member-1"] 00:39:39 } 00:39:39 ] 00:39:39 }, 00:39:39 { 00:39:39 name = "inventory" 00:39:39 shards = [ 00:39:39 { 00:39:39 name="inventory" 00:39:39 replicas = ["member-1"] 00:39:39 } 00:39:39 ] 00:39:39 }, 00:39:39 { 00:39:39 name = "topology" 00:39:39 shards = [ 00:39:39 { 00:39:39 name="topology" 00:39:39 replicas = ["member-1"] 00:39:39 } 00:39:39 ] 00:39:39 }, 00:39:39 { 00:39:39 name = "toaster" 00:39:39 shards = [ 00:39:39 { 00:39:39 name="toaster" 00:39:39 replicas = ["member-1"] 00:39:39 } 00:39:39 ] 00:39:39 } 00:39:39 ] 00:39:39 Locating config plan to use... 00:39:39 config plan exists!!! 00:39:39 Changing the config plan path... 00:39:39 # Place the suites in run order: 00:39:39 /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test/csit/scripts/set_persistence_off.sh 00:39:39 /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test/csit/scripts/set_openflow_tls.sh 00:39:39 Executing /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test/csit/scripts/set_persistence_off.sh... 00:39:39 Disable persistence in member-1 with IP address 10.30.171.118 00:39:39 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:39 NOTE: Cluster configuration file not found. Copying from 00:39:39 /tmp/karaf-0.23.0/system/org/opendaylight/controller/sal-clustering-config/11.0.0 00:39:39 disabling config datastore persistence 00:39:39 ################################################ 00:39:39 ## NOTE: Manually restart controller to ## 00:39:39 ## apply configuration. ## 00:39:39 ################################################ 00:39:39 Executing /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test/csit/scripts/set_openflow_tls.sh... 00:39:39 Set OpenFlow TLS on 10.30.171.118 00:39:39 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:39 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:40 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:40 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:40 Finished running config plans 00:39:40 Starting member-1 with IP address 10.30.171.118 00:39:40 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:40 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:41 Redirecting karaf console output to karaf_console.log 00:39:41 Starting controller... 00:39:41 start: Redirecting Karaf output to /tmp/karaf-0.23.0/data/log/karaf_console.log 00:39:41 Execute the post startup script on controller 10.30.171.118 00:39:41 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:41 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:39:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:39:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:39:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:39:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:40:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:40:46 2025-09-17T00:39:58,281 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:40:46 Controller is UP 00:40:46 2025-09-17T00:39:58,281 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:40:46 Listing all open ports on controller system... 00:40:46 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:40:46 looking for "BindException: Address already in use" in log file 00:40:46 looking for "server is unhealthy" in log file 00:40:46 Let's take the karaf thread dump 00:40:46 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:40:47 karaf main: org.apache.karaf.main.Main, pid:2327 00:40:47 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:40:47 Generating mininet variables... 00:40:47 Locating test plan to use... 00:40:47 Changing the testplan path... 00:40:47 # Place the suites in run order: 00:40:47 /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_1Node_Perf_Test.robot 00:40:47 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/test/csit/suites/openflowplugin/Performance_Bulkomatic/100K_Flows_100DPN_1Node_Perf_Test.robot ... 00:40:48 ============================================================================== 00:40:48 openflowplugin-perf-bulkomatic.txt :: Test suite for 3Node Cluster - 100K f... 00:40:48 ============================================================================== 00:40:48 Initialize Variables :: Initialize Variables and set the log. | PASS | 00:40:49 ------------------------------------------------------------------------------ 00:40:49 Start Mininet And verify Switches :: Start mininet, controller OF ... | PASS | 00:41:03 ------------------------------------------------------------------------------ 00:41:03 Add Bulk Flow :: 100K Flows (1K Flows per DPN) in 100 DPN added an... 00:41:13 00:41:13 The config_datastore_write_time is 9.581 00:41:13 The config_datastore_write_rate is 10437.323870159691 00:41:13 | PASS | 00:41:13 ------------------------------------------------------------------------------ 00:41:13 Verify Flows In Switch :: Verify 100K flows are installed in 100 s... 00:41:14 00:41:14 The Mininet_write_time is 10.549 00:41:14 The Mininet_write_rate is 9479.571523367144 00:41:14 | PASS | 00:41:14 ------------------------------------------------------------------------------ 00:41:14 Verify Flows In Oper DS :: Check Flows in Operational Datastore 00:41:26 00:41:26 The operational_datastore_write_time is 23.137 00:41:26 The operational_datastore_write_rate is 4322.081514457363 00:41:26 | PASS | 00:41:26 ------------------------------------------------------------------------------ 00:41:26 Stop Mininet And Verify :: Stop mininet and exit connection. | PASS | 00:41:34 ------------------------------------------------------------------------------ 00:41:34 Delete All Flows :: 100K Flows deleted and verify. 00:41:35 00:41:35 The config_datastore_delete_time is 1.156 00:41:35 The config_datastore_delete_rate is 86505.19031141869 00:41:35 | PASS | 00:41:35 ------------------------------------------------------------------------------ 00:41:35 Log Results And Determine Status :: Log results for plotting. | PASS | 00:41:35 ------------------------------------------------------------------------------ 00:41:35 openflowplugin-perf-bulkomatic.txt :: Test suite for 3Node Cluster... | PASS | 00:41:35 8 tests, 8 passed, 0 failed 00:41:35 ============================================================================== 00:41:35 Output: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/output.xml 00:41:35 Log: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/log.html 00:41:35 Report: /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/report.html 00:41:35 Examining the files in data/log and checking filesize 00:41:35 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:35 total 396 00:41:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 17 00:39 . 00:41:35 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 17 00:39 karaf_console.log 00:41:35 drwxrwxr-x 9 jenkins jenkins 4096 Sep 17 00:39 .. 00:41:35 -rw-rw-r-- 1 jenkins jenkins 391099 Sep 17 00:41 karaf.log 00:41:35 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:36 384K /tmp/karaf-0.23.0/data/log/karaf.log 00:41:36 4.0K /tmp/karaf-0.23.0/data/log/karaf_console.log 00:41:36 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:36 ls: cannot access '/tmp/karaf-0.23.0/*.hprof': No such file or directory 00:41:36 Let's take the karaf thread dump again... 00:41:36 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:36 karaf main: org.apache.karaf.main.Main, pid:2327 00:41:36 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:37 Killing ODL 00:41:37 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:42 Compressing karaf.log 1 00:41:42 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:42 Fetching compressed karaf.log 1 00:41:42 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:42 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:43 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:43 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:43 Fetch GC logs 00:41:43 Warning: Permanently added '10.30.171.118' (ECDSA) to the list of known hosts. 00:41:43 scp: /tmp/karaf-0.23.0/data/log/*.log: No such file or directory 00:41:43 Examine copied files 00:41:43 total 1432 00:41:43 drwxrwxr-x. 2 jenkins jenkins 6 Sep 17 00:41 gclogs-1 00:41:43 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 17 00:41 odl1_karaf_console.log 00:41:43 -rw-rw-r--. 1 jenkins jenkins 29845 Sep 17 00:41 odl1_karaf.log.gz 00:41:43 -rw-rw-r--. 1 jenkins jenkins 222724 Sep 17 00:41 karaf_1_2327_threads_after.log 00:41:43 -rw-rw-r--. 1 jenkins jenkins 14168 Sep 17 00:41 ps_after.log 00:41:43 -rw-rw-r--. 1 jenkins jenkins 245388 Sep 17 00:41 report.html 00:41:43 -rw-rw-r--. 1 jenkins jenkins 337317 Sep 17 00:41 log.html 00:41:43 -rw-rw-r--. 1 jenkins jenkins 412386 Sep 17 00:41 output.xml 00:41:43 -rw-rw-r--. 1 jenkins jenkins 56 Sep 17 00:41 time.csv 00:41:43 -rw-rw-r--. 1 jenkins jenkins 91 Sep 17 00:41 rate.csv 00:41:43 -rw-rw-r--. 1 jenkins jenkins 197 Sep 17 00:40 testplan.txt 00:41:43 -rw-rw-r--. 1 jenkins jenkins 111135 Sep 17 00:40 karaf_1_2327_threads_before.log 00:41:43 -rw-rw-r--. 1 jenkins jenkins 14156 Sep 17 00:40 ps_before.log 00:41:43 -rw-rw-r--. 1 jenkins jenkins 250 Sep 17 00:39 configplan.txt 00:41:43 -rw-rw-r--. 1 jenkins jenkins 3255 Sep 17 00:39 post-startup-script.sh 00:41:43 -rw-rw-r--. 1 jenkins jenkins 225 Sep 17 00:39 startup-script.sh 00:41:43 -rw-rw-r--. 1 jenkins jenkins 3256 Sep 17 00:39 configuration-script.sh 00:41:43 -rw-rw-r--. 1 jenkins jenkins 266 Sep 17 00:39 detect_variables.env 00:41:43 -rw-rw-r--. 1 jenkins jenkins 92 Sep 17 00:39 set_variables.env 00:41:43 -rw-rw-r--. 1 jenkins jenkins 297 Sep 17 00:39 slave_addresses.txt 00:41:43 -rw-rw-r--. 1 jenkins jenkins 570 Sep 17 00:38 requirements.txt 00:41:43 -rw-rw-r--. 1 jenkins jenkins 26 Sep 17 00:38 env.properties 00:41:43 -rw-rw-r--. 1 jenkins jenkins 334 Sep 17 00:37 stack-parameters.yaml 00:41:43 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 17 00:36 test 00:41:43 drwxrwxr-x. 2 jenkins jenkins 6 Sep 17 00:36 test@tmp 00:41:43 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11517698887877623487.sh 00:41:43 Karaf Deployments, Tests must have already run 00:41:43 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/sh /tmp/jenkins8466646706837666030.sh 00:41:43 Cleaning up Robot installation... 00:41:44 $ ssh-agent -k 00:41:44 unset SSH_AUTH_SOCK; 00:41:44 unset SSH_AGENT_PID; 00:41:44 echo Agent pid 5275 killed; 00:41:44 [ssh-agent] Stopped. 00:41:44 Recording plot data 00:41:44 Robot results publisher started... 00:41:44 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:41:44 -Parsing output xml: 00:41:44 Done! 00:41:44 -Copying log files to build dir: 00:41:45 Done! 00:41:45 -Assigning results to build: 00:41:45 Done! 00:41:45 -Checking thresholds: 00:41:45 Done! 00:41:45 Done publishing Robot results. 00:41:45 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:45 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins1146357262839792513.sh 00:41:45 Archiving csit artifacts 00:41:45 mv: cannot stat '*_1.png': No such file or directory 00:41:45 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:41:45 % Total % Received % Xferd Average Speed Time Time Time Current 00:41:45 Dload Upload Total Spent Left Speed 00:41:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 216k 0 216k 0 0 1056k 0 --:--:-- --:--:-- --:--:-- 1056k 00:41:45 Archive: robot-plugin.zip 00:41:45 inflating: ./archives/robot-plugin/log.html 00:41:45 inflating: ./archives/robot-plugin/output.xml 00:41:45 inflating: ./archives/robot-plugin/report.html 00:41:45 mv: cannot stat '*.log.gz': No such file or directory 00:41:45 mv: cannot stat '*.png': No such file or directory 00:41:45 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:45 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins5930037346430813943.sh 00:41:45 [PostBuildScript] - [INFO] Executing post build scripts. 00:41:45 [EnvInject] - Injecting environment variables from a build step. 00:41:45 [EnvInject] - Injecting as environment variables the properties content 00:41:45 OS_CLOUD=vex 00:41:45 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:41:45 00:41:45 [EnvInject] - Variables injected successfully. 00:41:45 provisioning config files... 00:41:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:41:45 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14128839790970872514.sh 00:41:45 ---> openstack-stack-delete.sh 00:41:45 Setup pyenv: 00:41:45 system 00:41:45 3.8.13 00:41:45 3.9.13 00:41:45 3.10.13 00:41:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:41:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:41:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:41:48 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:41:48 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 00:42:02 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:42:02 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:42:06 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 00:42:18 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:42:18 Successfully deleted stack releng-openflowplugin-csit-1node-perf-bulkomatic-only-titanium-413 00:42:18 [PostBuildScript] - [INFO] Executing post build scripts. 00:42:18 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins11790214779018912352.sh 00:42:18 ---> sysstat.sh 00:42:18 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16803206470265896441.sh 00:42:18 ---> package-listing.sh 00:42:18 ++ facter osfamily 00:42:18 ++ tr '[:upper:]' '[:lower:]' 00:42:18 + OS_FAMILY=redhat 00:42:18 + workspace=/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium 00:42:18 + START_PACKAGES=/tmp/packages_start.txt 00:42:18 + END_PACKAGES=/tmp/packages_end.txt 00:42:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:42:18 + PACKAGES=/tmp/packages_start.txt 00:42:18 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 00:42:18 + PACKAGES=/tmp/packages_end.txt 00:42:18 + case "${OS_FAMILY}" in 00:42:18 + rpm -qa 00:42:18 + sort 00:42:19 + '[' -f /tmp/packages_start.txt ']' 00:42:19 + '[' -f /tmp/packages_end.txt ']' 00:42:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:42:19 + '[' /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium ']' 00:42:19 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 00:42:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/archives/ 00:42:19 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3789453918910840956.sh 00:42:19 ---> capture-instance-metadata.sh 00:42:19 Setup pyenv: 00:42:19 system 00:42:19 3.8.13 00:42:19 3.9.13 00:42:19 3.10.13 00:42:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:42:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:42:21 lf-activate-venv(): INFO: Installing: lftools 00:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:42:31 INFO: Running in OpenStack, capturing instance metadata 00:42:31 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins4395732595345361079.sh 00:42:32 provisioning config files... 00:42:32 Could not find credentials [logs] for openflowplugin-csit-1node-perf-bulkomatic-only-titanium #413 00:42:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium@tmp/config13373674851171503758tmp 00:42:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:42:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:42:32 provisioning config files... 00:42:32 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:42:32 [EnvInject] - Injecting environment variables from a build step. 00:42:32 [EnvInject] - Injecting as environment variables the properties content 00:42:32 SERVER_ID=logs 00:42:32 00:42:32 [EnvInject] - Variables injected successfully. 00:42:32 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins14976736186252665829.sh 00:42:32 ---> create-netrc.sh 00:42:32 WARN: Log server credential not found. 00:42:32 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins16317940670897237033.sh 00:42:32 ---> python-tools-install.sh 00:42:32 Setup pyenv: 00:42:32 system 00:42:32 3.8.13 00:42:32 3.9.13 00:42:32 3.10.13 00:42:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:42:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:42:34 lf-activate-venv(): INFO: Installing: lftools 00:42:44 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:42:44 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins3771671365650816784.sh 00:42:44 ---> sudo-logs.sh 00:42:44 Archiving 'sudo' log.. 00:42:44 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash /tmp/jenkins6973138393774744545.sh 00:42:44 ---> job-cost.sh 00:42:44 Setup pyenv: 00:42:45 system 00:42:45 3.8.13 00:42:45 3.9.13 00:42:45 3.10.13 00:42:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:42:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:42:47 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:42:54 DEBUG: total: 0.16999999999999998 00:42:54 INFO: Retrieving Stack Cost... 00:42:54 INFO: Retrieving Pricing Info for: v3-standard-2 00:42:55 INFO: Archiving Costs 00:42:55 [openflowplugin-csit-1node-perf-bulkomatic-only-titanium] $ /bin/bash -l /tmp/jenkins1995032904840372997.sh 00:42:55 ---> logs-deploy.sh 00:42:55 Setup pyenv: 00:42:55 system 00:42:55 3.8.13 00:42:55 3.9.13 00:42:55 3.10.13 00:42:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/.python-version) 00:42:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-APVr from file:/tmp/.os_lf_venv 00:42:57 lf-activate-venv(): INFO: Installing: lftools 00:43:07 lf-activate-venv(): INFO: Adding /tmp/venv-APVr/bin to PATH 00:43:07 WARNING: Nexus logging server not set 00:43:07 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-bulkomatic-only-titanium/413/ 00:43:07 INFO: archiving logs to S3 00:43:08 ---> uname -a: 00:43:08 Linux prd-centos8-robot-2c-8g-53083.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 00:43:08 00:43:08 00:43:08 ---> lscpu: 00:43:08 Architecture: x86_64 00:43:08 CPU op-mode(s): 32-bit, 64-bit 00:43:08 Byte Order: Little Endian 00:43:08 CPU(s): 2 00:43:08 On-line CPU(s) list: 0,1 00:43:08 Thread(s) per core: 1 00:43:08 Core(s) per socket: 1 00:43:08 Socket(s): 2 00:43:08 NUMA node(s): 1 00:43:08 Vendor ID: AuthenticAMD 00:43:08 CPU family: 23 00:43:08 Model: 49 00:43:08 Model name: AMD EPYC-Rome Processor 00:43:08 Stepping: 0 00:43:08 CPU MHz: 2799.998 00:43:08 BogoMIPS: 5599.99 00:43:08 Virtualization: AMD-V 00:43:08 Hypervisor vendor: KVM 00:43:08 Virtualization type: full 00:43:08 L1d cache: 32K 00:43:08 L1i cache: 32K 00:43:08 L2 cache: 512K 00:43:08 L3 cache: 16384K 00:43:08 NUMA node0 CPU(s): 0,1 00:43:08 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 00:43:08 00:43:08 00:43:08 ---> nproc: 00:43:08 2 00:43:08 00:43:08 00:43:08 ---> df -h: 00:43:08 Filesystem Size Used Avail Use% Mounted on 00:43:08 devtmpfs 3.8G 0 3.8G 0% /dev 00:43:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:43:08 tmpfs 3.8G 17M 3.8G 1% /run 00:43:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:43:08 /dev/vda1 40G 8.4G 32G 21% / 00:43:08 tmpfs 770M 0 770M 0% /run/user/1001 00:43:08 00:43:08 00:43:08 ---> free -m: 00:43:08 total used free shared buff/cache available 00:43:08 Mem: 7697 593 4937 19 2166 6805 00:43:08 Swap: 1023 0 1023 00:43:08 00:43:08 00:43:08 ---> ip addr: 00:43:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:43:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:43:08 inet 127.0.0.1/8 scope host lo 00:43:08 valid_lft forever preferred_lft forever 00:43:08 inet6 ::1/128 scope host 00:43:08 valid_lft forever preferred_lft forever 00:43:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:43:08 link/ether fa:16:3e:08:e0:6e brd ff:ff:ff:ff:ff:ff 00:43:08 altname enp0s3 00:43:08 altname ens3 00:43:08 inet 10.30.170.161/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:43:08 valid_lft 85952sec preferred_lft 85952sec 00:43:08 inet6 fe80::f816:3eff:fe08:e06e/64 scope link 00:43:08 valid_lft forever preferred_lft forever 00:43:08 00:43:08 00:43:08 ---> sar -b -r -n DEV: 00:43:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/17/2025 _x86_64_ (2 CPU) 00:43:08 00:43:08 00:35:37 LINUX RESTART (2 CPU) 00:43:08 00:43:08 12:36:01 AM tps rtps wtps bread/s bwrtn/s 00:43:08 12:37:01 AM 107.38 33.93 73.45 7107.25 28017.16 00:43:08 12:38:01 AM 96.15 0.72 95.43 52.92 11197.25 00:43:08 12:39:01 AM 43.67 0.42 43.25 64.78 3656.35 00:43:08 12:40:01 AM 67.29 6.96 60.33 1292.77 7727.91 00:43:08 12:41:01 AM 9.91 0.20 9.71 11.60 658.06 00:43:08 12:42:01 AM 12.50 0.33 12.16 37.86 434.59 00:43:08 12:43:01 AM 30.32 0.52 29.81 63.85 1353.05 00:43:08 Average: 52.46 6.16 46.31 1233.17 7578.42 00:43:08 00:43:08 12:36:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:43:08 12:37:01 AM 5392720 7061332 2489704 31.59 2688 1851948 658888 7.38 185540 1985096 168140 00:43:08 12:38:01 AM 5156056 6993280 2726368 34.59 2688 2013076 707748 7.92 198196 2170764 42852 00:43:08 12:39:01 AM 5040008 6969184 2842416 36.06 2688 2102744 732856 8.21 235484 2246728 69860 00:43:08 12:40:01 AM 4954548 7044680 2927876 37.14 2688 2257696 632788 7.09 262612 2280880 10824 00:43:08 12:41:01 AM 4912504 7003252 2969920 37.68 2688 2258412 687776 7.70 262736 2324128 364 00:43:08 12:42:01 AM 5007020 6915976 2875404 36.48 2688 2080304 778040 8.71 288220 2222212 28748 00:43:08 12:43:01 AM 5072900 6983268 2809524 35.64 2688 2083520 700028 7.84 460272 1991348 25228 00:43:08 Average: 5076537 6995853 2805887 35.60 2688 2092529 699732 7.83 270437 2174451 49431 00:43:08 00:43:08 12:36:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:43:08 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:37:01 AM eth0 313.03 195.95 1675.52 59.26 0.00 0.00 0.00 0.00 00:43:08 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:38:01 AM eth0 90.10 68.38 824.41 10.27 0.00 0.00 0.00 0.00 00:43:08 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:39:01 AM eth0 39.62 34.36 331.38 8.44 0.00 0.00 0.00 0.00 00:43:08 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:40:01 AM eth0 206.63 154.42 47.29 41.72 0.00 0.00 0.00 0.00 00:43:08 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:41:01 AM eth0 29.24 19.94 5.99 2.40 0.00 0.00 0.00 0.00 00:43:08 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:42:01 AM eth0 148.14 123.21 1645.69 28.20 0.00 0.00 0.00 0.00 00:43:08 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 12:43:01 AM eth0 22.29 18.14 17.55 9.21 0.00 0.00 0.00 0.00 00:43:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:43:08 Average: eth0 121.30 87.77 649.69 22.79 0.00 0.00 0.00 0.00 00:43:08 00:43:08 00:43:08 ---> sar -P ALL: 00:43:08 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/17/2025 _x86_64_ (2 CPU) 00:43:08 00:43:08 00:35:37 LINUX RESTART (2 CPU) 00:43:08 00:43:08 12:36:01 AM CPU %user %nice %system %iowait %steal %idle 00:43:08 12:37:01 AM all 43.82 0.01 8.15 4.88 0.12 43.02 00:43:08 12:37:01 AM 0 41.28 0.02 7.44 3.25 0.12 47.89 00:43:08 12:37:01 AM 1 46.35 0.00 8.86 6.51 0.12 38.16 00:43:08 12:38:01 AM all 27.42 0.00 3.96 2.83 0.08 65.71 00:43:08 12:38:01 AM 0 21.61 0.00 3.32 2.67 0.08 72.32 00:43:08 12:38:01 AM 1 33.22 0.00 4.60 3.00 0.08 59.09 00:43:08 12:39:01 AM all 23.53 0.00 3.26 4.34 0.08 68.79 00:43:08 12:39:01 AM 0 24.40 0.00 3.67 3.41 0.08 68.43 00:43:08 12:39:01 AM 1 22.65 0.00 2.85 5.26 0.08 69.15 00:43:08 12:40:01 AM all 21.12 0.00 4.43 2.37 0.07 72.02 00:43:08 12:40:01 AM 0 14.33 0.00 3.96 2.77 0.07 78.88 00:43:08 12:40:01 AM 1 27.92 0.00 4.90 1.96 0.07 65.15 00:43:08 12:41:01 AM all 1.97 0.00 0.28 0.08 0.04 97.62 00:43:08 12:41:01 AM 0 0.45 0.00 0.25 0.15 0.03 99.11 00:43:08 12:41:01 AM 1 3.48 0.00 0.32 0.02 0.05 96.13 00:43:08 12:42:01 AM all 16.60 0.00 2.36 0.08 0.08 80.88 00:43:08 12:42:01 AM 0 19.77 0.00 2.74 0.05 0.08 77.36 00:43:08 12:42:01 AM 1 13.43 0.00 1.99 0.10 0.08 84.39 00:43:08 12:43:01 AM all 31.74 0.00 4.04 0.20 0.09 63.93 00:43:08 12:43:01 AM 0 14.11 0.00 3.08 0.15 0.07 82.59 00:43:08 12:43:01 AM 1 49.41 0.00 4.99 0.25 0.12 45.23 00:43:08 Average: all 23.75 0.00 3.78 2.11 0.08 70.28 00:43:08 Average: 0 19.41 0.00 3.49 1.78 0.08 75.24 00:43:08 Average: 1 28.08 0.00 4.07 2.44 0.09 65.32 00:43:08 00:43:08 00:43:08