02:18:50 Started by upstream project "integration-distribution-test-titanium" build number 211 02:18:50 originally caused by: 02:18:50 Started by upstream project "autorelease-release-titanium-mvn39-openjdk21" build number 211 02:18:50 originally caused by: 02:18:50 Started by timer 02:18:50 Running as SYSTEM 02:18:50 [EnvInject] - Loading node environment variables. 02:18:50 Building remotely on prd-centos8-robot-2c-8g-10502 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:18:51 [ssh-agent] Looking for ssh-agent implementation... 02:18:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:51 $ ssh-agent 02:18:51 SSH_AUTH_SOCK=/tmp/ssh-qYDKmhypT8H6/agent.5278 02:18:51 SSH_AGENT_PID=5279 02:18:51 [ssh-agent] Started. 02:18:51 Running ssh-add (command line suppressed) 02:18:51 Identity added: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_8736854502376415034.key (/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/private_key_8736854502376415034.key) 02:18:51 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:18:51 The recommended git tool is: NONE 02:18:54 using credential opendaylight-jenkins-ssh 02:18:54 Wiping out workspace first. 02:18:54 Cloning the remote Git repository 02:18:54 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:18:54 > git init /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test # timeout=10 02:18:54 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:18:54 > git --version # timeout=10 02:18:54 > git --version # 'git version 2.43.0' 02:18:54 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:18:54 [INFO] Currently running in a labeled security context 02:18:54 [INFO] Currently SELinux is 'enforcing' on the host 02:18:54 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh13303628832713666270.key 02:18:54 Verifying host key using known hosts file 02:18:54 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 02:18:54 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:18:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:18:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:18:57 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:18:57 [INFO] Currently running in a labeled security context 02:18:57 [INFO] Currently SELinux is 'enforcing' on the host 02:18:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test@tmp/jenkins-gitclient-ssh11514309373111734929.key 02:18:57 Verifying host key using known hosts file 02:18:57 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. 02:18:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:18:57 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:18:57 Checking out Revision 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 (origin/master) 02:18:57 > git config core.sparsecheckout # timeout=10 02:18:57 > git checkout -f 1d2a1a30bcc48e3c8d571eb0d9b6891fe29dfed4 # timeout=10 02:18:58 Commit message: "Add bgpcep variables for titanium" 02:18:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:18:58 > git rev-list --no-walk d42b2c24fe4fcc7fe3ae0d352311e768f07a15b7 # timeout=10 02:18:58 No emails were triggered. 02:18:58 provisioning config files... 02:18:58 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:18:58 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:18:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:18:59 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins12624559208482687273.sh 02:18:59 ---> python-tools-install.sh 02:18:59 Setup pyenv: 02:18:59 system 02:18:59 * 3.8.13 (set by /opt/pyenv/version) 02:18:59 * 3.9.13 (set by /opt/pyenv/version) 02:18:59 * 3.10.13 (set by /opt/pyenv/version) 02:18:59 * 3.11.7 (set by /opt/pyenv/version) 02:19:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1vzZ 02:19:04 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:19:07 lf-activate-venv(): INFO: Installing: lftools 02:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:19:34 Generating Requirements File 02:19:56 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. 02:19:56 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 02:19:56 Python 3.11.7 02:19:56 pip 25.0.1 from /tmp/venv-1vzZ/lib/python3.11/site-packages/pip (python 3.11) 02:19:56 appdirs==1.4.4 02:19:56 argcomplete==3.6.1 02:19:56 aspy.yaml==1.3.0 02:19:56 attrs==25.3.0 02:19:56 autopage==0.5.2 02:19:56 beautifulsoup4==4.13.3 02:19:56 boto3==1.37.19 02:19:56 botocore==1.37.19 02:19:56 bs4==0.0.2 02:19:56 cachetools==5.5.2 02:19:56 certifi==2025.1.31 02:19:56 cffi==1.17.1 02:19:56 cfgv==3.4.0 02:19:56 chardet==5.2.0 02:19:56 charset-normalizer==3.4.1 02:19:56 click==8.1.8 02:19:56 cliff==4.9.1 02:19:56 cmd2==2.5.11 02:19:56 cryptography==3.3.2 02:19:56 debtcollector==3.0.0 02:19:56 decorator==5.2.1 02:19:56 defusedxml==0.7.1 02:19:56 Deprecated==1.2.18 02:19:56 distlib==0.3.9 02:19:56 dnspython==2.7.0 02:19:56 docker==4.2.2 02:19:56 dogpile.cache==1.3.4 02:19:56 durationpy==0.9 02:19:56 email_validator==2.2.0 02:19:56 filelock==3.18.0 02:19:56 future==1.0.0 02:19:56 gitdb==4.0.12 02:19:56 GitPython==3.1.44 02:19:56 google-auth==2.38.0 02:19:56 httplib2==0.22.0 02:19:56 identify==2.6.9 02:19:56 idna==3.10 02:19:56 importlib-resources==1.5.0 02:19:56 iso8601==2.1.0 02:19:56 Jinja2==3.1.6 02:19:56 jmespath==1.0.1 02:19:56 jsonpatch==1.33 02:19:56 jsonpointer==3.0.0 02:19:56 jsonschema==4.23.0 02:19:56 jsonschema-specifications==2024.10.1 02:19:56 keystoneauth1==5.10.0 02:19:56 kubernetes==32.0.1 02:19:56 lftools==0.37.12 02:19:56 lxml==5.3.1 02:19:56 MarkupSafe==3.0.2 02:19:56 msgpack==1.1.0 02:19:56 multi_key_dict==2.0.3 02:19:56 munch==4.0.0 02:19:56 netaddr==1.3.0 02:19:56 niet==1.4.2 02:19:56 nodeenv==1.9.1 02:19:56 oauth2client==4.1.3 02:19:56 oauthlib==3.2.2 02:19:56 openstacksdk==4.4.0 02:19:56 os-client-config==2.1.0 02:19:56 os-service-types==1.7.0 02:19:56 osc-lib==3.2.0 02:19:56 oslo.config==9.7.1 02:19:56 oslo.context==5.7.1 02:19:56 oslo.i18n==6.5.1 02:19:56 oslo.log==7.1.0 02:19:56 oslo.serialization==5.7.0 02:19:56 oslo.utils==8.2.0 02:19:56 packaging==24.2 02:19:56 pbr==6.1.1 02:19:56 platformdirs==4.3.7 02:19:56 prettytable==3.16.0 02:19:56 psutil==7.0.0 02:19:56 pyasn1==0.6.1 02:19:56 pyasn1_modules==0.4.1 02:19:56 pycparser==2.22 02:19:56 pygerrit2==2.0.15 02:19:56 PyGithub==2.6.1 02:19:56 PyJWT==2.10.1 02:19:56 PyNaCl==1.5.0 02:19:56 pyparsing==2.4.7 02:19:56 pyperclip==1.9.0 02:19:56 pyrsistent==0.20.0 02:19:56 python-cinderclient==9.7.0 02:19:56 python-dateutil==2.9.0.post0 02:19:56 python-heatclient==4.1.0 02:19:56 python-jenkins==1.8.2 02:19:56 python-keystoneclient==5.6.0 02:19:56 python-magnumclient==4.8.1 02:19:56 python-openstackclient==7.4.0 02:19:56 python-swiftclient==4.7.0 02:19:56 PyYAML==6.0.2 02:19:56 referencing==0.36.2 02:19:56 requests==2.32.3 02:19:56 requests-oauthlib==2.0.0 02:19:56 requestsexceptions==1.4.0 02:19:56 rfc3986==2.0.0 02:19:56 rpds-py==0.23.1 02:19:56 rsa==4.9 02:19:56 ruamel.yaml==0.18.10 02:19:56 ruamel.yaml.clib==0.2.12 02:19:56 s3transfer==0.11.4 02:19:56 simplejson==3.20.1 02:19:56 six==1.17.0 02:19:56 smmap==5.0.2 02:19:56 soupsieve==2.6 02:19:56 stevedore==5.4.1 02:19:56 tabulate==0.9.0 02:19:56 toml==0.10.2 02:19:56 tomlkit==0.13.2 02:19:56 tqdm==4.67.1 02:19:56 typing_extensions==4.12.2 02:19:56 tzdata==2025.2 02:19:56 urllib3==1.26.20 02:19:56 virtualenv==20.29.3 02:19:56 wcwidth==0.2.13 02:19:56 websocket-client==1.8.0 02:19:56 wrapt==1.17.2 02:19:56 xdg==6.0.0 02:19:56 xmltodict==0.14.2 02:19:56 yq==3.4.3 02:19:56 [EnvInject] - Injecting environment variables from a build step. 02:19:56 [EnvInject] - Injecting as environment variables the properties content 02:19:56 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:19:56 OS_CLOUD=vex 02:19:56 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:19:56 OS_STACK_TEMPLATE_DIR=openstack-hot 02:19:56 02:19:56 [EnvInject] - Variables injected successfully. 02:19:56 provisioning config files... 02:19:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:19:57 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins6734849767549710183.sh 02:19:57 ---> Create parameters file for OpenStack HOT 02:19:57 OpenStack Heat parameters generated 02:19:57 ----------------------------------- 02:19:57 parameters: 02:19:57 vm_0_count: '1' 02:19:57 vm_0_flavor: 'v3-standard-4' 02:19:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 02:19:57 vm_1_count: '1' 02:19:57 vm_1_flavor: 'v3-standard-2' 02:19:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 02:19:57 02:19:57 job_name: '64409-210' 02:19:57 silo: 'releng' 02:19:57 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins2804470752158688316.sh 02:19:57 ---> Create HEAT stack 02:19:57 + source /home/jenkins/lf-env.sh 02:19:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:19:57 ++ mktemp -d /tmp/venv-XXXX 02:19:57 + lf_venv=/tmp/venv-aFp3 02:19:57 + local venv_file=/tmp/.os_lf_venv 02:19:57 + local python=python3 02:19:57 + local options 02:19:57 + local set_path=true 02:19:57 + local install_args= 02:19:57 ++ 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 02:19:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:19:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\''' 02:19:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:19:57 + true 02:19:57 + case $1 in 02:19:57 + python=python3 02:19:57 + shift 2 02:19:57 + true 02:19:57 + case $1 in 02:19:57 + shift 02:19:57 + break 02:19:57 + case $python in 02:19:57 + local pkg_list= 02:19:57 + [[ -d /opt/pyenv ]] 02:19:57 + echo 'Setup pyenv:' 02:19:57 Setup pyenv: 02:19:57 + export PYENV_ROOT=/opt/pyenv 02:19:57 + PYENV_ROOT=/opt/pyenv 02:19:57 + 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 02:19:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:19:57 + pyenv versions 02:19:57 system 02:19:57 3.8.13 02:19:57 3.9.13 02:19:57 3.10.13 02:19:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:19:57 + command -v pyenv 02:19:57 ++ pyenv init - --no-rehash 02:19:57 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:19:57 for i in ${!paths[@]}; do 02:19:57 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:19:57 fi; done; 02:19:57 echo "${paths[*]}"'\'')" 02:19:57 export PATH="/opt/pyenv/shims:${PATH}" 02:19:57 export PYENV_SHELL=bash 02:19:57 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:19:57 pyenv() { 02:19:57 local command 02:19:57 command="${1:-}" 02:19:57 if [ "$#" -gt 0 ]; then 02:19:57 shift 02:19:57 fi 02:19:57 02:19:57 case "$command" in 02:19:57 rehash|shell) 02:19:57 eval "$(pyenv "sh-$command" "$@")" 02:19:57 ;; 02:19:57 *) 02:19:57 command pyenv "$command" "$@" 02:19:57 ;; 02:19:57 esac 02:19:57 }' 02:19:57 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:19:57 for i in ${!paths[@]}; do 02:19:57 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:19:57 fi; done; 02:19:57 echo "${paths[*]}"' 02:19:57 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:19:57 ++ 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 02:19:57 ++ 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 02:19:57 ++ export PYENV_SHELL=bash 02:19:57 ++ PYENV_SHELL=bash 02:19:57 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:19:57 +++ complete -F _pyenv pyenv 02:19:57 ++ lf-pyver python3 02:19:57 ++ local py_version_xy=python3 02:19:57 ++ local py_version_xyz= 02:19:57 ++ pyenv versions 02:19:57 ++ local command 02:19:57 ++ command=versions 02:19:57 ++ '[' 1 -gt 0 ']' 02:19:57 ++ shift 02:19:57 ++ case "$command" in 02:19:57 ++ command pyenv versions 02:19:57 ++ pyenv versions 02:19:57 ++ sed 's/^[ *]* //' 02:19:57 ++ awk '{ print $1 }' 02:19:57 ++ grep -E '^[0-9.]*[0-9]$' 02:19:57 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:19:57 +++ grep '^3' /tmp/.pyenv_versions 02:19:57 +++ sort -V 02:19:57 +++ tail -n 1 02:19:57 ++ py_version_xyz=3.11.7 02:19:57 ++ [[ -z 3.11.7 ]] 02:19:57 ++ echo 3.11.7 02:19:57 ++ return 0 02:19:57 + pyenv local 3.11.7 02:19:57 + local command 02:19:57 + command=local 02:19:57 + '[' 2 -gt 0 ']' 02:19:57 + shift 02:19:57 + case "$command" in 02:19:57 + command pyenv local 3.11.7 02:19:57 + pyenv local 3.11.7 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='lftools[openstack] ' 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='kubernetes ' 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='niet ' 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='python-heatclient ' 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='python-openstackclient ' 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='python-magnumclient ' 02:19:57 + for arg in "$@" 02:19:57 + case $arg in 02:19:57 + pkg_list+='yq ' 02:19:57 + [[ -f /tmp/.os_lf_venv ]] 02:19:57 ++ cat /tmp/.os_lf_venv 02:19:57 + lf_venv=/tmp/venv-1vzZ 02:19:57 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from' file:/tmp/.os_lf_venv 02:19:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:19:57 + /tmp/venv-1vzZ/bin/python3 -m pip install --upgrade --quiet pip virtualenv 02:19:58 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]] 02:19:58 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ' 02:19:58 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:19:58 + /tmp/venv-1vzZ/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq 02:20:16 + type python3 02:20:16 + true 02:20:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH' 02:20:16 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:20:16 + PATH=/tmp/venv-1vzZ/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 02:20:16 + return 0 02:20:16 + openstack --os-cloud vex limits show --absolute 02:20:17 +--------------------------+---------+ 02:20:17 | Name | Value | 02:20:17 +--------------------------+---------+ 02:20:17 | maxTotalInstances | -1 | 02:20:17 | maxTotalCores | 450 | 02:20:17 | maxTotalRAMSize | 1000000 | 02:20:17 | maxServerMeta | 128 | 02:20:17 | maxImageMeta | 128 | 02:20:17 | maxPersonality | 5 | 02:20:17 | maxPersonalitySize | 10240 | 02:20:17 | maxTotalKeypairs | 100 | 02:20:17 | maxServerGroups | 10 | 02:20:17 | maxServerGroupMembers | 10 | 02:20:17 | maxTotalFloatingIps | -1 | 02:20:17 | maxSecurityGroups | -1 | 02:20:17 | maxSecurityGroupRules | -1 | 02:20:17 | totalRAMUsed | 622592 | 02:20:17 | totalCoresUsed | 152 | 02:20:17 | totalInstancesUsed | 55 | 02:20:17 | totalFloatingIpsUsed | 0 | 02:20:17 | totalSecurityGroupsUsed | 0 | 02:20:17 | totalServerGroupsUsed | 0 | 02:20:17 | maxTotalVolumes | -1 | 02:20:17 | maxTotalSnapshots | 10 | 02:20:17 | maxTotalVolumeGigabytes | 4096 | 02:20:17 | maxTotalBackups | 10 | 02:20:17 | maxTotalBackupGigabytes | 1000 | 02:20:17 | totalVolumesUsed | 3 | 02:20:17 | totalGigabytesUsed | 60 | 02:20:17 | totalSnapshotsUsed | 0 | 02:20:17 | totalBackupsUsed | 0 | 02:20:17 | totalBackupGigabytesUsed | 0 | 02:20:17 +--------------------------+---------+ 02:20:17 + pushd /opt/ciman/openstack-hot 02:20:17 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:20:17 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/stack-parameters.yaml 02:22:06 Creating stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Waiting to initialize infrastructure... 02:22:06 Stack initialization successful. 02:22:06 ------------------------------------ 02:22:06 Stack Details 02:22:06 ------------------------------------ 02:22:06 {'added': None, 02:22:06 'capabilities': [], 02:22:06 'created_at': '2025-03-25T02:20:21Z', 02:22:06 'deleted': None, 02:22:06 'deleted_at': None, 02:22:06 'description': 'No description', 02:22:06 'environment': None, 02:22:06 'environment_files': None, 02:22:06 'files': None, 02:22:06 'files_container': None, 02:22:06 'id': '9e77dc53-66f3-406f-9337-af6746ba0188', 02:22:06 'is_rollback_disabled': True, 02:22:06 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210/9e77dc53-66f3-406f-9337-af6746ba0188', 02:22:06 'rel': 'self'}], 02:22:06 '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'})}), 02:22:06 'name': 'releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210', 02:22:06 'notification_topics': [], 02:22:06 'outputs': [{'description': 'IP addresses of the 1st vm types', 02:22:06 'output_key': 'vm_0_ips', 02:22:06 'output_value': ['10.30.171.154']}, 02:22:06 {'description': 'IP addresses of the 2nd vm types', 02:22:06 'output_key': 'vm_1_ips', 02:22:06 'output_value': ['10.30.170.247']}], 02:22:06 'owner_id': ****, 02:22:06 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 02:22:06 'OS::stack_id': '9e77dc53-66f3-406f-9337-af6746ba0188', 02:22:06 'OS::stack_name': 'releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210', 02:22:06 'job_name': '64409-210', 02:22:06 'silo': 'releng', 02:22:06 'vm_0_count': '1', 02:22:06 'vm_0_flavor': 'v3-standard-4', 02:22:06 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 02:22:06 '20250201-010426.857', 02:22:06 'vm_1_count': '1', 02:22:06 'vm_1_flavor': 'v3-standard-2', 02:22:06 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 02:22:06 '- 20250201-060151.911'}, 02:22:06 'parent_id': None, 02:22:06 'replaced': None, 02:22:06 'status': 'CREATE_COMPLETE', 02:22:06 'status_reason': 'Stack CREATE completed successfully', 02:22:06 'tags': [], 02:22:06 'template': None, 02:22:06 'template_description': 'No description', 02:22:06 'template_url': None, 02:22:06 'timeout_mins': 15, 02:22:06 'unchanged': None, 02:22:06 'updated': None, 02:22:06 'updated_at': None, 02:22:06 'user_project_id': '8cd8b963a8324ff19b4080d5f69ad87a'} 02:22:06 ------------------------------------ 02:22:07 + popd 02:22:07 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:22:07 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins7766060254560742370.sh 02:22:07 ---> Copy SSH public keys to CSIT lab 02:22:07 Setup pyenv: 02:22:07 system 02:22:07 3.8.13 02:22:07 3.9.13 02:22:07 3.10.13 02:22:07 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:22:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:22:08 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:22:19 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:22:21 SSH not responding on 10.30.171.154. Retrying in 10 seconds... 02:22:21 SSH not responding on 10.30.170.247. Retrying in 10 seconds... 02:22:31 Ping to 10.30.171.154 successful. 02:22:31 Ping to 10.30.170.247 successful. 02:22:32 SSH not responding on 10.30.171.154. Retrying in 10 seconds... 02:22:32 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 02:22:33 releng-64409-210-1-mininet-ovs-217-0 02:22:33 Successfully copied public keys to slave 10.30.170.247 02:22:33 Process 6505 ready. 02:22:42 Ping to 10.30.171.154 successful. 02:22:42 SSH not responding on 10.30.171.154. Retrying in 10 seconds... 02:22:52 Ping to 10.30.171.154 successful. 02:22:53 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:22:54 releng-64409-210-0-builder-0 02:22:54 Successfully copied public keys to slave 10.30.171.154 02:22:54 Process 6506 ready. 02:22:54 SSH ready on all stack servers. 02:22:54 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins6189235397116496475.sh 02:22:54 Setup pyenv: 02:22:55 system 02:22:55 3.8.13 02:22:55 3.9.13 02:22:55 3.10.13 02:22:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:22:59 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wyLZ 02:22:59 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.robot_venv 02:23:02 lf-activate-venv(): INFO: Installing: setuptools wheel 02:23:04 lf-activate-venv(): INFO: Adding /tmp/venv-wyLZ/bin to PATH 02:23:04 + echo 'Installing Python Requirements' 02:23:04 Installing Python Requirements 02:23:04 + cat 02:23:04 + python -m pip install -r requirements.txt 02:23:05 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 02:23:05 Collecting docker-py (from -r requirements.txt (line 1)) 02:23:05 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) 02:23:05 Collecting ipaddr (from -r requirements.txt (line 2)) 02:23:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 02:23:05 Preparing metadata (setup.py): started 02:23:05 Preparing metadata (setup.py): finished with status 'done' 02:23:05 Collecting netaddr (from -r requirements.txt (line 3)) 02:23:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 02:23:05 Collecting netifaces (from -r requirements.txt (line 4)) 02:23:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 02:23:05 Preparing metadata (setup.py): started 02:23:05 Preparing metadata (setup.py): finished with status 'done' 02:23:05 Collecting pyhocon (from -r requirements.txt (line 5)) 02:23:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 02:23:05 Collecting requests (from -r requirements.txt (line 6)) 02:23:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB) 02:23:06 Collecting robotframework (from -r requirements.txt (line 7)) 02:23:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.2.2/robotframework-7.2.2-py3-none-any.whl (777 kB) 02:23:06 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 777.7/777.7 kB 25.2 MB/s eta 0:00:00 02:23:06 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 02:23:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 02:23:06 Preparing metadata (setup.py): started 02:23:06 Preparing metadata (setup.py): finished with status 'done' 02:23:06 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 02:23:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:23:06 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 02:23:06 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) 02:23:06 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 02:23:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:23:06 Preparing metadata (setup.py): started 02:23:06 Preparing metadata (setup.py): finished with status 'done' 02:23:06 Collecting scapy (from -r requirements.txt (line 12)) 02:23:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 02:23:06 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 2.4/2.4 MB 50.1 MB/s eta 0:00:00 02:23:07 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 02:23:07 Preparing metadata (setup.py): started 02:23:07 Preparing metadata (setup.py): finished with status 'done' 02:23:07 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.17.2/elasticsearch-8.17.2-py3-none-any.whl (717 kB) 02:23:07 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 718.0/718.0 kB 30.6 MB/s eta 0:00:00 02:23:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 02:23:07 Collecting pyangbind (from -r requirements.txt (line 22)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 02:23:07 Collecting isodate (from -r requirements.txt (line 25)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 02:23:07 Collecting jmespath (from -r requirements.txt (line 28)) 02:23:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 02:23:07 Collecting jsonpatch (from -r requirements.txt (line 31)) 02:23:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 02:23:07 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.1/paramiko-3.5.1-py3-none-any.whl (227 kB) 02:23:07 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:23:07 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 02:23:07 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) 02:23:07 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 02:23:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 02:23:07 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 02:23:07 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) 02:23:07 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 02:23:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.2/pyparsing-3.2.2-py3-none-any.whl (111 kB) 02:23:07 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 02:23:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.1/charset_normalizer-3.4.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (143 kB) 02:23:07 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 02:23:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 02:23:08 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 02:23:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.3.0/urllib3-2.3.0-py3-none-any.whl (128 kB) 02:23:08 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 02:23:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.1.31/certifi-2025.1.31-py3-none-any.whl (166 kB) 02:23:08 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:23:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.4/WebTest-3.0.4-py3-none-any.whl (32 kB) 02:23:08 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:23:08 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) 02:23:08 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:08 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) 02:23:08 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 02:23:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 02:23:08 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 02:23:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 02:23:08 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 02:23:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 02:23:08 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19)) 02:23:08 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) 02:23:08 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 02:23:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.12.2/typing_extensions-4.12.2-py3-none-any.whl (37 kB) 02:23:08 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 02:23:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB) 02:23:08 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 594.7/594.7 kB 29.2 MB/s eta 0:00:00 02:23:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 02:23:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.1/lxml-5.3.1-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB) 02:23:09 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 02:23:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.11.6/regex-2024.11.6-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB) 02:23:09 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 792.7/792.7 kB 34.8 MB/s eta 0:00:00 02:23:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 02:23:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 02:23:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:09 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) 02:23:10 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/44.0.2/cryptography-44.0.2-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB) 02:23:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB) 02:23:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.30.0/selenium-4.30.0-py3-none-any.whl (9.4 MB) 02:23:10 â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â”â” 9.4/9.4 MB 75.0 MB/s eta 0:00:00 02:23:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 02:23:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.8/click-8.1.8-py3-none-any.whl (98 kB) 02:23:10 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:23:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 02:23:10 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:23:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 02:23:10 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:23:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.3/beautifulsoup4-4.13.3-py3-none-any.whl (186 kB) 02:23:11 Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB) 02:23:11 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.29.0/trio-0.29.0-py3-none-any.whl (492 kB) 02:23:11 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:23:11 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:23:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB) 02:23:11 Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:23:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB) 02:23:11 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 02:23:11 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:23:11 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 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) 02:23:11 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 02:23:11 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 02:23:11 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 02:23:11 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:23:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB) 02:23:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 02:23:11 Building wheel for robotframework-sshlibrary (setup.py): started 02:23:12 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 02:23:12 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=344f792a7526241eac966b0fb039c886172edb13a797059f9708e1783e55ca62 02:23:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 02:23:12 Building wheel for ipaddr (setup.py): started 02:23:12 Building wheel for ipaddr (setup.py): finished with status 'done' 02:23:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=21d72ab65ad154bc9e7f7b2dc12007b5c3bbc497eb32c3c2937d768595be60de 02:23:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 02:23:12 Building wheel for netifaces (setup.py): started 02:23:14 Building wheel for netifaces (setup.py): finished with status 'done' 02:23:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=66693e24e3bd59e6950199481917a82ca1e669f05bd5ea8721cb595dd43202da 02:23:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 02:23:15 Building wheel for robotframework-httplibrary (setup.py): started 02:23:15 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 02:23:15 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=225acf9152f0d85ae1019f0dce921148b487a4f6150144ccafafc4443076a368 02:23:15 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 02:23:15 Building wheel for jsonpath-rw (setup.py): started 02:23:15 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 02:23:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15177 sha256=b7125321f6f342cb2187b2f9680e45a0d9203efe2de4bce13048bc9ea6c199aa 02:23:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 02:23:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 02:23:15 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, idna, h11, decorator, click, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 02:23:23 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.3 certifi-2025.1.31 cffi-1.17.1 charset-normalizer-3.4.1 click-8.1.8 cryptography-44.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.17.2 elasticsearch-dsl-8.17.1 enum34-1.1.10 h11-0.14.0 idna-3.10 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-5.3.1 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.5.1 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.2.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.11.6 requests-2.32.3 robotframework-7.2.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.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.12.2 urllib3-2.3.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.4 wsproto-1.2.0 02:23:23 + pip freeze 02:23:23 attrs==25.3.0 02:23:23 bcrypt==4.3.0 02:23:23 beautifulsoup4==4.13.3 02:23:23 certifi==2025.1.31 02:23:23 cffi==1.17.1 02:23:23 charset-normalizer==3.4.1 02:23:23 click==8.1.8 02:23:23 cryptography==44.0.2 02:23:23 decorator==5.2.1 02:23:23 distlib==0.3.9 02:23:23 docker-py==1.10.6 02:23:23 docker-pycreds==0.4.0 02:23:23 elastic-transport==8.17.1 02:23:23 elasticsearch==8.17.2 02:23:23 elasticsearch-dsl==8.17.1 02:23:23 enum34==1.1.10 02:23:23 filelock==3.18.0 02:23:23 h11==0.14.0 02:23:23 idna==3.10 02:23:23 ipaddr==2.2.0 02:23:23 isodate==0.7.2 02:23:23 jmespath==1.0.1 02:23:23 jsonpatch==1.33 02:23:23 jsonpath-rw==1.4.0 02:23:23 jsonpointer==3.0.0 02:23:23 lxml==5.3.1 02:23:23 netaddr==1.3.0 02:23:23 netifaces==0.11.0 02:23:23 outcome==1.3.0.post0 02:23:23 paramiko==3.5.1 02:23:23 platformdirs==4.3.7 02:23:23 ply==3.11 02:23:23 pyang==2.6.1 02:23:23 pyangbind==0.8.6 02:23:23 pycparser==2.22 02:23:23 pyhocon==0.3.61 02:23:23 PyNaCl==1.5.0 02:23:23 pyparsing==3.2.2 02:23:23 PySocks==1.7.1 02:23:23 python-dateutil==2.9.0.post0 02:23:23 regex==2024.11.6 02:23:23 requests==2.32.3 02:23:23 robotframework==7.2.2 02:23:23 robotframework-httplibrary==0.4.2 02:23:23 robotframework-pythonlibcore==4.4.1 02:23:23 robotframework-requests==0.9.7 02:23:23 robotframework-selenium2library==3.0.0 02:23:23 robotframework-seleniumlibrary==6.7.1 02:23:23 robotframework-sshlibrary==3.8.0 02:23:23 scapy==2.6.1 02:23:23 scp==0.15.0 02:23:23 selenium==4.30.0 02:23:23 six==1.17.0 02:23:23 sniffio==1.3.1 02:23:23 sortedcontainers==2.4.0 02:23:23 soupsieve==2.6 02:23:23 trio==0.29.0 02:23:23 trio-websocket==0.12.2 02:23:23 typing_extensions==4.12.2 02:23:23 urllib3==2.3.0 02:23:23 virtualenv==20.29.3 02:23:23 waitress==3.0.2 02:23:23 WebOb==1.8.9 02:23:23 websocket-client==1.8.0 02:23:23 WebTest==3.0.4 02:23:23 wsproto==1.2.0 02:23:23 [EnvInject] - Injecting environment variables from a build step. 02:23:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 02:23:23 [EnvInject] - Variables injected successfully. 02:23:24 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins13686619050527049833.sh 02:23:24 Setup pyenv: 02:23:24 system 02:23:24 3.8.13 02:23:24 3.9.13 02:23:24 3.10.13 02:23:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:23:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:23:25 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq 02:23:31 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. 02:23:31 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 02:23:31 lftools 0.37.12 requires urllib3<2.1.0, but you have urllib3 2.3.0 which is incompatible. 02:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:23:31 + ODL_SYSTEM=() 02:23:31 + TOOLS_SYSTEM=() 02:23:31 + OPENSTACK_SYSTEM=() 02:23:31 + OPENSTACK_CONTROLLERS=() 02:23:31 + mapfile -t ADDR 02:23:31 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:23:31 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 02:23:33 + for i in "${ADDR[@]}" 02:23:33 ++ ssh 10.30.170.247 hostname -s 02:23:33 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 02:23:33 + REMHOST=releng-64409-210-1-mininet-ovs-217-0 02:23:33 + case ${REMHOST} in 02:23:33 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 02:23:33 + for i in "${ADDR[@]}" 02:23:33 ++ ssh 10.30.171.154 hostname -s 02:23:33 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:34 + REMHOST=releng-64409-210-0-builder-0 02:23:34 + case ${REMHOST} in 02:23:34 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 02:23:34 + echo NUM_ODL_SYSTEM=1 02:23:34 + echo NUM_TOOLS_SYSTEM=1 02:23:34 + '[' '' == yes ']' 02:23:34 + NUM_OPENSTACK_SYSTEM=0 02:23:34 + echo NUM_OPENSTACK_SYSTEM=0 02:23:34 + '[' 0 -eq 2 ']' 02:23:34 + echo ODL_SYSTEM_IP=10.30.171.154 02:23:34 ++ seq 0 0 02:23:34 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 02:23:34 + echo ODL_SYSTEM_1_IP=10.30.171.154 02:23:34 + echo TOOLS_SYSTEM_IP=10.30.170.247 02:23:34 ++ seq 0 0 02:23:34 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 02:23:34 + echo TOOLS_SYSTEM_1_IP=10.30.170.247 02:23:34 + openstack_index=0 02:23:34 + NUM_OPENSTACK_CONTROL_NODES=1 02:23:34 + echo NUM_OPENSTACK_CONTROL_NODES=1 02:23:34 ++ seq 0 0 02:23:34 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 02:23:34 + echo OPENSTACK_CONTROL_NODE_1_IP= 02:23:34 + NUM_OPENSTACK_COMPUTE_NODES=-1 02:23:34 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 02:23:34 + '[' -1 -ge 2 ']' 02:23:34 ++ seq 0 -2 02:23:34 + NUM_OPENSTACK_HAPROXY_NODES=0 02:23:34 + echo NUM_OPENSTACK_HAPROXY_NODES=0 02:23:34 ++ seq 0 -1 02:23:34 + echo 'Contents of slave_addresses.txt:' 02:23:34 Contents of slave_addresses.txt: 02:23:34 + cat slave_addresses.txt 02:23:34 NUM_ODL_SYSTEM=1 02:23:34 NUM_TOOLS_SYSTEM=1 02:23:34 NUM_OPENSTACK_SYSTEM=0 02:23:34 ODL_SYSTEM_IP=10.30.171.154 02:23:34 ODL_SYSTEM_1_IP=10.30.171.154 02:23:34 TOOLS_SYSTEM_IP=10.30.170.247 02:23:34 TOOLS_SYSTEM_1_IP=10.30.170.247 02:23:34 NUM_OPENSTACK_CONTROL_NODES=1 02:23:34 OPENSTACK_CONTROL_NODE_1_IP= 02:23:34 NUM_OPENSTACK_COMPUTE_NODES=-1 02:23:34 NUM_OPENSTACK_HAPROXY_NODES=0 02:23:34 [EnvInject] - Injecting environment variables from a build step. 02:23:34 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 02:23:34 [EnvInject] - Variables injected successfully. 02:23:34 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/sh /tmp/jenkins2075306588098566701.sh 02:23:34 Preparing for JRE Version 21 02:23:34 Karaf artifact is karaf 02:23:34 Karaf project is integration 02:23:34 Java home is /usr/lib/jvm/java-21-openjdk-amd64 02:23:34 [EnvInject] - Injecting environment variables from a build step. 02:23:34 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 02:23:34 [EnvInject] - Variables injected successfully. 02:23:34 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins4326616435741577745.sh 02:23:34 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-8718/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 02:23:34 Distribution bundle is karaf-0.22.0.zip 02:23:34 Distribution bundle version is 0.22.0 02:23:34 Distribution folder is karaf-0.22.0 02:23:34 Nexus prefix is https://nexus.opendaylight.org 02:23:34 [EnvInject] - Injecting environment variables from a build step. 02:23:34 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 02:23:34 [EnvInject] - Variables injected successfully. 02:23:34 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins4939370378784442152.sh 02:23:34 Setup pyenv: 02:23:34 system 02:23:34 3.8.13 02:23:34 3.9.13 02:23:34 3.10.13 02:23:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:23:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:23:35 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient 02:23:40 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:23:40 Copying common-functions.sh to /tmp 02:23:41 Copying common-functions.sh to 10.30.171.154:/tmp 02:23:41 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:42 Copying common-functions.sh to 10.30.170.247:/tmp 02:23:42 Warning: Permanently added '10.30.170.247' (ECDSA) to the list of known hosts. 02:23:42 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins15904843221273564155.sh 02:23:42 common-functions.sh is being sourced 02:23:42 common-functions environment: 02:23:42 MAVENCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg 02:23:42 ACTUALFEATURES: 02:23:42 FEATURESCONF: /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:42 CUSTOMPROP: /tmp/karaf-0.22.0/etc/custom.properties 02:23:42 LOGCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:42 MEMCONF: /tmp/karaf-0.22.0/bin/setenv 02:23:42 CONTROLLERMEM: 2048m 02:23:42 AKKACONF: /tmp/karaf-0.22.0/configuration/initial/akka.conf 02:23:42 MODULESCONF: /tmp/karaf-0.22.0/configuration/initial/modules.conf 02:23:42 MODULESHARDSCONF: /tmp/karaf-0.22.0/configuration/initial/module-shards.conf 02:23:42 SUITES: 02:23:42 02:23:42 ################################################# 02:23:42 ## Configure Cluster and Start ## 02:23:42 ################################################# 02:23:42 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest 02:23:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest 02:23:42 Locating script plan to use... 02:23:42 script plan exists!!! 02:23:42 Changing the script plan path... 02:23:42 # Place the scripts in run order: 02:23:42 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/controllermem_6g.sh 02:23:42 Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/controllermem_6g.sh... 02:23:42 Finished running script plans 02:23:42 Configuring member-1 with IP address 10.30.171.154 02:23:42 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:42 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:42 + source /tmp/common-functions.sh karaf-0.22.0 02:23:42 ++ [[ /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 ]] 02:23:42 ++ echo 'common-functions.sh is being sourced' 02:23:42 common-functions.sh is being sourced 02:23:42 ++ BUNDLEFOLDER=karaf-0.22.0 02:23:42 ++ export MAVENCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg 02:23:42 ++ MAVENCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg 02:23:42 ++ export FEATURESCONF=/tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:42 ++ FEATURESCONF=/tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:42 ++ export CUSTOMPROP=/tmp/karaf-0.22.0/etc/custom.properties 02:23:42 ++ CUSTOMPROP=/tmp/karaf-0.22.0/etc/custom.properties 02:23:42 ++ export LOGCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:42 ++ LOGCONF=/tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:42 ++ export MEMCONF=/tmp/karaf-0.22.0/bin/setenv 02:23:42 ++ MEMCONF=/tmp/karaf-0.22.0/bin/setenv 02:23:42 ++ export CONTROLLERMEM= 02:23:42 ++ CONTROLLERMEM= 02:23:42 ++ export AKKACONF=/tmp/karaf-0.22.0/configuration/initial/akka.conf 02:23:42 ++ AKKACONF=/tmp/karaf-0.22.0/configuration/initial/akka.conf 02:23:42 ++ export MODULESCONF=/tmp/karaf-0.22.0/configuration/initial/modules.conf 02:23:42 ++ MODULESCONF=/tmp/karaf-0.22.0/configuration/initial/modules.conf 02:23:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.0/configuration/initial/module-shards.conf 02:23:42 ++ MODULESHARDSCONF=/tmp/karaf-0.22.0/configuration/initial/module-shards.conf 02:23:42 ++ print_common_env 02:23:42 ++ cat 02:23:42 common-functions environment: 02:23:42 MAVENCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg 02:23:42 ACTUALFEATURES: 02:23:42 FEATURESCONF: /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:42 CUSTOMPROP: /tmp/karaf-0.22.0/etc/custom.properties 02:23:42 LOGCONF: /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:42 MEMCONF: /tmp/karaf-0.22.0/bin/setenv 02:23:42 CONTROLLERMEM: 02:23:42 AKKACONF: /tmp/karaf-0.22.0/configuration/initial/akka.conf 02:23:42 MODULESCONF: /tmp/karaf-0.22.0/configuration/initial/modules.conf 02:23:42 MODULESHARDSCONF: /tmp/karaf-0.22.0/configuration/initial/module-shards.conf 02:23:42 SUITES: 02:23:42 02:23:42 ++ SSH='ssh -t -t' 02:23:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 02:23:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 02:23:42 Changing to /tmp 02:23:42 + echo 'Changing to /tmp' 02:23:42 + cd /tmp 02:23:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8718/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 02:23:42 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-8718/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip' 02:23:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-8718/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 02:23:42 --2025-03-25 02:23:42-- https://nexus.opendaylight.org/content/repositories//autorelease-8718/org/opendaylight/integration/karaf/0.22.0/karaf-0.22.0.zip 02:23:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:23:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:23:42 HTTP request sent, awaiting response... 200 OK 02:23:42 Length: 235996621 (225M) [application/zip] 02:23:42 Saving to: ‘karaf-0.22.0.zip’ 02:23:42 02:23:42 0K ........ ........ ........ ........ ........ ........ 1% 62.5M 4s 02:23:42 3072K ........ ........ ........ ........ ........ ........ 2% 117M 3s 02:23:42 6144K ........ ........ ........ ........ ........ ........ 3% 154M 2s 02:23:42 9216K ........ ........ ........ ........ ........ ........ 5% 121M 2s 02:23:42 12288K ........ ........ ........ ........ ........ ........ 6% 171M 2s 02:23:42 15360K ........ ........ ........ ........ ........ ........ 7% 170M 2s 02:23:42 18432K ........ ........ ........ ........ ........ ........ 9% 172M 2s 02:23:42 21504K ........ ........ ........ ........ ........ ........ 10% 189M 2s 02:23:42 24576K ........ ........ ........ ........ ........ ........ 11% 193M 1s 02:23:42 27648K ........ ........ ........ ........ ........ ........ 13% 180M 1s 02:23:43 30720K ........ ........ ........ ........ ........ ........ 14% 213M 1s 02:23:43 33792K ........ ........ ........ ........ ........ ........ 15% 175M 1s 02:23:43 36864K ........ ........ ........ ........ ........ ........ 17% 243M 1s 02:23:43 39936K ........ ........ ........ ........ ........ ........ 18% 197M 1s 02:23:43 43008K ........ ........ ........ ........ ........ ........ 19% 233M 1s 02:23:43 46080K ........ ........ ........ ........ ........ ........ 21% 208M 1s 02:23:43 49152K ........ ........ ........ ........ ........ ........ 22% 184M 1s 02:23:43 52224K ........ ........ ........ ........ ........ ........ 23% 206M 1s 02:23:43 55296K ........ ........ ........ ........ ........ ........ 25% 193M 1s 02:23:43 58368K ........ ........ ........ ........ ........ ........ 26% 224M 1s 02:23:43 61440K ........ ........ ........ ........ ........ ........ 27% 198M 1s 02:23:43 64512K ........ ........ ........ ........ ........ ........ 29% 200M 1s 02:23:43 67584K ........ ........ ........ ........ ........ ........ 30% 180M 1s 02:23:43 70656K ........ ........ ........ ........ ........ ........ 31% 232M 1s 02:23:43 73728K ........ ........ ........ ........ ........ ........ 33% 232M 1s 02:23:43 76800K ........ ........ ........ ........ ........ ........ 34% 226M 1s 02:23:43 79872K ........ ........ ........ ........ ........ ........ 35% 229M 1s 02:23:43 82944K ........ ........ ........ ........ ........ ........ 37% 246M 1s 02:23:43 86016K ........ ........ ........ ........ ........ ........ 38% 237M 1s 02:23:43 89088K ........ ........ ........ ........ ........ ........ 39% 229M 1s 02:23:43 92160K ........ ........ ........ ........ ........ ........ 41% 227M 1s 02:23:43 95232K ........ ........ ........ ........ ........ ........ 42% 254M 1s 02:23:43 98304K ........ ........ ........ ........ ........ ........ 43% 293M 1s 02:23:43 101376K ........ ........ ........ ........ ........ ........ 45% 295M 1s 02:23:43 104448K ........ ........ ........ ........ ........ ........ 46% 242M 1s 02:23:43 107520K ........ ........ ........ ........ ........ ........ 47% 230M 1s 02:23:43 110592K ........ ........ ........ ........ ........ ........ 49% 233M 1s 02:23:43 113664K ........ ........ ........ ........ ........ ........ 50% 197M 1s 02:23:43 116736K ........ ........ ........ ........ ........ ........ 51% 212M 1s 02:23:43 119808K ........ ........ ........ ........ ........ ........ 53% 216M 1s 02:23:43 122880K ........ ........ ........ ........ ........ ........ 54% 241M 1s 02:23:43 125952K ........ ........ ........ ........ ........ ........ 55% 192M 1s 02:23:43 129024K ........ ........ ........ ........ ........ ........ 57% 184M 1s 02:23:43 132096K ........ ........ ........ ........ ........ ........ 58% 209M 0s 02:23:43 135168K ........ ........ ........ ........ ........ ........ 59% 219M 0s 02:23:43 138240K ........ ........ ........ ........ ........ ........ 61% 224M 0s 02:23:43 141312K ........ ........ ........ ........ ........ ........ 62% 266M 0s 02:23:43 144384K ........ ........ ........ ........ ........ ........ 63% 244M 0s 02:23:43 147456K ........ ........ ........ ........ ........ ........ 65% 248M 0s 02:23:43 150528K ........ ........ ........ ........ ........ ........ 66% 254M 0s 02:23:43 153600K ........ ........ ........ ........ ........ ........ 67% 293M 0s 02:23:43 156672K ........ ........ ........ ........ ........ ........ 69% 313M 0s 02:23:43 159744K ........ ........ ........ ........ ........ ........ 70% 289M 0s 02:23:43 162816K ........ ........ ........ ........ ........ ........ 71% 275M 0s 02:23:43 165888K ........ ........ ........ ........ ........ ........ 73% 293M 0s 02:23:43 168960K ........ ........ ........ ........ ........ ........ 74% 291M 0s 02:23:43 172032K ........ ........ ........ ........ ........ ........ 75% 304M 0s 02:23:43 175104K ........ ........ ........ ........ ........ ........ 77% 296M 0s 02:23:43 178176K ........ ........ ........ ........ ........ ........ 78% 303M 0s 02:23:43 181248K ........ ........ ........ ........ ........ ........ 79% 297M 0s 02:23:43 184320K ........ ........ ........ ........ ........ ........ 81% 291M 0s 02:23:43 187392K ........ ........ ........ ........ ........ ........ 82% 329M 0s 02:23:43 190464K ........ ........ ........ ........ ........ ........ 83% 286M 0s 02:23:43 193536K ........ ........ ........ ........ ........ ........ 85% 294M 0s 02:23:43 196608K ........ ........ ........ ........ ........ ........ 86% 285M 0s 02:23:43 199680K ........ ........ ........ ........ ........ ........ 87% 287M 0s 02:23:43 202752K ........ ........ ........ ........ ........ ........ 89% 291M 0s 02:23:43 205824K ........ ........ ........ ........ ........ ........ 90% 278M 0s 02:23:43 208896K ........ ........ ........ ........ ........ ........ 91% 278M 0s 02:23:43 211968K ........ ........ ........ ........ ........ ........ 93% 288M 0s 02:23:43 215040K ........ ........ ........ ........ ........ ........ 94% 296M 0s 02:23:43 218112K ........ ........ ........ ........ ........ ........ 95% 296M 0s 02:23:43 221184K ........ ........ ........ ........ ........ ........ 97% 292M 0s 02:23:43 224256K ........ ........ ........ ........ ........ ........ 98% 317M 0s 02:23:43 227328K ........ ........ ........ ........ ........ ........ 99% 309M 0s 02:23:43 230400K . 100% 527M=1.0s 02:23:43 02:23:43 2025-03-25 02:23:43 (221 MB/s) - ‘karaf-0.22.0.zip’ saved [235996621/235996621] 02:23:43 02:23:43 Extracting the new controller... 02:23:43 + echo 'Extracting the new controller...' 02:23:43 + unzip -q karaf-0.22.0.zip 02:23:45 Adding external repositories... 02:23:45 + echo 'Adding external repositories...' 02:23:45 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg 02:23:45 + cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.url.mvn.cfg 02:23:45 ################################################################################ 02:23:45 # 02:23:45 # Licensed to the Apache Software Foundation (ASF) under one or more 02:23:45 # contributor license agreements. See the NOTICE file distributed with 02:23:45 # this work for additional information regarding copyright ownership. 02:23:45 # The ASF licenses this file to You under the Apache License, Version 2.0 02:23:45 # (the "License"); you may not use this file except in compliance with 02:23:45 # the License. You may obtain a copy of the License at 02:23:45 # 02:23:45 # http://www.apache.org/licenses/LICENSE-2.0 02:23:45 # 02:23:45 # Unless required by applicable law or agreed to in writing, software 02:23:45 # distributed under the License is distributed on an "AS IS" BASIS, 02:23:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:23:45 # See the License for the specific language governing permissions and 02:23:45 # limitations under the License. 02:23:45 # 02:23:45 ################################################################################ 02:23:45 02:23:45 # 02:23:45 # If set to true, the following property will not allow any certificate to be used 02:23:45 # when accessing Maven repositories through SSL 02:23:45 # 02:23:45 #org.ops4j.pax.url.mvn.certificateCheck= 02:23:45 02:23:45 # 02:23:45 # Path to the local Maven settings file. 02:23:45 # The repositories defined in this file will be automatically added to the list 02:23:45 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 02:23:45 # below is not set. 02:23:45 # The following locations are checked for the existence of the settings.xml file 02:23:45 # * 1. looks for the specified url 02:23:45 # * 2. if not found looks for ${user.home}/.m2/settings.xml 02:23:45 # * 3. if not found looks for ${maven.home}/conf/settings.xml 02:23:45 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 02:23:45 # 02:23:45 #org.ops4j.pax.url.mvn.settings= 02:23:45 02:23:45 # 02:23:45 # Path to the local Maven repository which is used to avoid downloading 02:23:45 # artifacts when they already exist locally. 02:23:45 # The value of this property will be extracted from the settings.xml file 02:23:45 # above, or defaulted to: 02:23:45 # System.getProperty( "user.home" ) + "/.m2/repository" 02:23:45 # 02:23:45 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 02:23:45 02:23:45 # 02:23:45 # Default this to false. It's just weird to use undocumented repos 02:23:45 # 02:23:45 org.ops4j.pax.url.mvn.useFallbackRepositories=false 02:23:45 02:23:45 # 02:23:45 # Uncomment if you don't wanna use the proxy settings 02:23:45 # from the Maven conf/settings.xml file 02:23:45 # 02:23:45 # org.ops4j.pax.url.mvn.proxySupport=false 02:23:45 02:23:45 # 02:23:45 # Comma separated list of repositories scanned when resolving an artifact. 02:23:45 # Those repositories will be checked before iterating through the 02:23:45 # below list of repositories and even before the local repository 02:23:45 # A repository url can be appended with zero or more of the following flags: 02:23:45 # @snapshots : the repository contains snaphots 02:23:45 # @noreleases : the repository does not contain any released artifacts 02:23:45 # 02:23:45 # The following property value will add the system folder as a repo. 02:23:45 # 02:23:45 org.ops4j.pax.url.mvn.defaultRepositories=\ 02:23:45 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 02:23:45 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 02:23:45 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 02:23:45 02:23:45 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 02:23:45 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 02:23:45 02:23:45 # 02:23:45 # Comma separated list of repositories scanned when resolving an artifact. 02:23:45 # The default list includes the following repositories: 02:23:45 # http://repo1.maven.org/maven2@id=central 02:23:45 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 02:23:45 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 02:23:45 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 02:23:45 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 02:23:45 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 02:23:45 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:23:45 # To add repositories to the default ones, prepend '+' to the list of repositories 02:23:45 # to add. 02:23:45 # A repository url can be appended with zero or more of the following flags: 02:23:45 # @snapshots : the repository contains snapshots 02:23:45 # @noreleases : the repository does not contain any released artifacts 02:23:45 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 02:23:45 # 02:23:45 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 02:23:45 02:23:45 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 02:23:45 + [[ True == \T\r\u\e ]] 02:23:45 + echo 'Configuring the startup features...' 02:23:45 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,/g' /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:45 + FEATURE_TEST_STRING=features-test 02:23:45 + FEATURE_TEST_VERSION=0.22.0 02:23:45 + KARAF_VERSION=karaf4 02:23:45 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 02:23:45 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:45 + [[ ! -z '' ]] 02:23:45 + cat /tmp/karaf-0.22.0/etc/org.apache.karaf.features.cfg 02:23:45 ################################################################################ 02:23:45 # 02:23:45 # Licensed to the Apache Software Foundation (ASF) under one or more 02:23:45 # contributor license agreements. See the NOTICE file distributed with 02:23:45 # this work for additional information regarding copyright ownership. 02:23:45 # The ASF licenses this file to You under the Apache License, Version 2.0 02:23:45 # (the "License"); you may not use this file except in compliance with 02:23:45 # the License. You may obtain a copy of the License at 02:23:45 # 02:23:45 # http://www.apache.org/licenses/LICENSE-2.0 02:23:45 # 02:23:45 # Unless required by applicable law or agreed to in writing, software 02:23:45 # distributed under the License is distributed on an "AS IS" BASIS, 02:23:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:23:45 # See the License for the specific language governing permissions and 02:23:45 # limitations under the License. 02:23:45 # 02:23:45 ################################################################################ 02:23:45 02:23:45 # 02:23:45 # Comma separated list of features repositories to register by default 02:23:45 # 02:23:45 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.0/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/53b4af34-dbda-4d36-80f5-cff2bff11f81.xml 02:23:45 02:23:45 # 02:23:45 # Comma separated list of features to install at startup 02:23:45 # 02:23:45 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest, be838ce1-9bfe-4e96-b9b7-b121c19347bf 02:23:45 02:23:45 # 02:23:45 # Resource repositories (OBR) that the features resolver can use 02:23:45 # to resolve requirements/capabilities 02:23:45 # 02:23:45 # The format of the resourceRepositories is 02:23:45 # resourceRepositories=[xml:url|json:url],... 02:23:45 # for Instance: 02:23:45 # 02:23:45 #resourceRepositories=xml:http://host/path/to/index.xml 02:23:45 # or 02:23:45 #resourceRepositories=json:http://host/path/to/index.json 02:23:45 # 02:23:45 02:23:45 # 02:23:45 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 02:23:45 # 02:23:45 featuresBootAsynchronous=false 02:23:45 02:23:45 # 02:23:45 # Service requirements enforcement 02:23:45 # 02:23:45 # By default, the feature resolver checks the service requirements/capabilities of 02:23:45 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 02:23:45 # the required bundles. 02:23:45 # The following flag can have those values: 02:23:45 # - disable: service requirements are completely ignored 02:23:45 # - default: service requirements are ignored for old features 02:23:45 # - enforce: service requirements are always verified 02:23:45 # 02:23:45 #serviceRequirements=default 02:23:45 02:23:45 # 02:23:45 # Store cfg file for config element in feature 02:23:45 # 02:23:45 #configCfgStore=true 02:23:45 02:23:45 # 02:23:45 # Define if the feature service automatically refresh bundles 02:23:45 # 02:23:45 autoRefresh=true 02:23:45 02:23:45 # 02:23:45 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 02:23:45 # XML file defines instructions related to features processing 02:23:45 # versions.properties may declare properties to resolve placeholders in XML file 02:23:45 # both files are relative to ${karaf.etc} 02:23:45 # 02:23:45 #featureProcessing=org.apache.karaf.features.xml 02:23:45 #featureProcessingVersions=versions.properties 02:23:45 + configure_karaf_log karaf4 '' 02:23:45 + local -r karaf_version=karaf4 02:23:45 + local -r controllerdebugmap= 02:23:45 + local logapi=log4j 02:23:45 + grep log4j2 /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:23:45 log4j2.rootLogger.level = INFO 02:23:45 #log4j2.rootLogger.type = asyncRoot 02:23:45 #log4j2.rootLogger.includeLocation = false 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:23:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:23:45 log4j2.rootLogger.appenderRef.Console.ref = Console 02:23:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:23:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:23:45 log4j2.logger.spifly.name = org.apache.aries.spifly 02:23:45 log4j2.logger.spifly.level = WARN 02:23:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:23:45 log4j2.logger.audit.level = INFO 02:23:45 log4j2.logger.audit.additivity = false 02:23:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:23:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:23:45 log4j2.appender.console.type = Console 02:23:45 log4j2.appender.console.name = Console 02:23:45 log4j2.appender.console.layout.type = PatternLayout 02:23:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:23:45 log4j2.appender.rolling.type = RollingRandomAccessFile 02:23:45 log4j2.appender.rolling.name = RollingFile 02:23:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:23:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:23:45 #log4j2.appender.rolling.immediateFlush = false 02:23:45 log4j2.appender.rolling.append = true 02:23:45 log4j2.appender.rolling.layout.type = PatternLayout 02:23:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:23:45 log4j2.appender.rolling.policies.type = Policies 02:23:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:23:45 log4j2.appender.rolling.policies.size.size = 64MB 02:23:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:23:45 log4j2.appender.rolling.strategy.max = 7 02:23:45 log4j2.appender.audit.type = RollingRandomAccessFile 02:23:45 log4j2.appender.audit.name = AuditRollingFile 02:23:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:23:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:23:45 log4j2.appender.audit.append = true 02:23:45 log4j2.appender.audit.layout.type = PatternLayout 02:23:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:23:45 log4j2.appender.audit.policies.type = Policies 02:23:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:23:45 log4j2.appender.audit.policies.size.size = 8MB 02:23:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:23:45 log4j2.appender.audit.strategy.max = 7 02:23:45 log4j2.appender.osgi.type = PaxOsgi 02:23:45 log4j2.appender.osgi.name = PaxOsgi 02:23:45 log4j2.appender.osgi.filter = * 02:23:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:23:45 #log4j2.logger.aether.level = TRACE 02:23:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:23:45 #log4j2.logger.http-headers.level = DEBUG 02:23:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:23:45 #log4j2.logger.maven.level = TRACE 02:23:45 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 02:23:45 + logapi=log4j2 02:23:45 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 02:23:45 + '[' log4j2 == log4j2 ']' 02:23:45 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:45 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 02:23:45 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 02:23:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 02:23:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 02:23:45 controllerdebugmap: 02:23:45 cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:45 + unset IFS 02:23:45 + echo 'controllerdebugmap: ' 02:23:45 + '[' -n '' ']' 02:23:45 + echo 'cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg' 02:23:45 + cat /tmp/karaf-0.22.0/etc/org.ops4j.pax.logging.cfg 02:23:45 ################################################################################ 02:23:45 # 02:23:45 # Licensed to the Apache Software Foundation (ASF) under one or more 02:23:45 # contributor license agreements. See the NOTICE file distributed with 02:23:45 # this work for additional information regarding copyright ownership. 02:23:45 # The ASF licenses this file to You under the Apache License, Version 2.0 02:23:45 # (the "License"); you may not use this file except in compliance with 02:23:45 # the License. You may obtain a copy of the License at 02:23:45 # 02:23:45 # http://www.apache.org/licenses/LICENSE-2.0 02:23:45 # 02:23:45 # Unless required by applicable law or agreed to in writing, software 02:23:45 # distributed under the License is distributed on an "AS IS" BASIS, 02:23:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:23:45 # See the License for the specific language governing permissions and 02:23:45 # limitations under the License. 02:23:45 # 02:23:45 ################################################################################ 02:23:45 02:23:45 # Common pattern layout for appenders 02:23:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:23:45 02:23:45 # Root logger 02:23:45 log4j2.rootLogger.level = INFO 02:23:45 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 02:23:45 #log4j2.rootLogger.type = asyncRoot 02:23:45 #log4j2.rootLogger.includeLocation = false 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:23:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:23:45 log4j2.rootLogger.appenderRef.Console.ref = Console 02:23:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:23:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:23:45 02:23:45 # Filters for logs marked by org.opendaylight.odlparent.Markers 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:23:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:23:45 02:23:45 # Loggers configuration 02:23:45 02:23:45 # Spifly logger 02:23:45 log4j2.logger.spifly.name = org.apache.aries.spifly 02:23:45 log4j2.logger.spifly.level = WARN 02:23:45 02:23:45 # Security audit logger 02:23:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:23:45 log4j2.logger.audit.level = INFO 02:23:45 log4j2.logger.audit.additivity = false 02:23:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:23:45 02:23:45 # Appenders configuration 02:23:45 02:23:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:23:45 log4j2.appender.console.type = Console 02:23:45 log4j2.appender.console.name = Console 02:23:45 log4j2.appender.console.layout.type = PatternLayout 02:23:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:23:45 02:23:45 # Rolling file appender 02:23:45 log4j2.appender.rolling.type = RollingRandomAccessFile 02:23:45 log4j2.appender.rolling.name = RollingFile 02:23:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:23:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:23:45 # uncomment to not force a disk flush 02:23:45 #log4j2.appender.rolling.immediateFlush = false 02:23:45 log4j2.appender.rolling.append = true 02:23:45 log4j2.appender.rolling.layout.type = PatternLayout 02:23:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:23:45 log4j2.appender.rolling.policies.type = Policies 02:23:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:23:45 log4j2.appender.rolling.policies.size.size = 1GB 02:23:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:23:45 log4j2.appender.rolling.strategy.max = 7 02:23:45 02:23:45 # Audit file appender 02:23:45 log4j2.appender.audit.type = RollingRandomAccessFile 02:23:45 log4j2.appender.audit.name = AuditRollingFile 02:23:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:23:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:23:45 log4j2.appender.audit.append = true 02:23:45 log4j2.appender.audit.layout.type = PatternLayout 02:23:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:23:45 log4j2.appender.audit.policies.type = Policies 02:23:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:23:45 log4j2.appender.audit.policies.size.size = 8MB 02:23:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:23:45 log4j2.appender.audit.strategy.max = 7 02:23:45 02:23:45 # OSGi appender 02:23:45 log4j2.appender.osgi.type = PaxOsgi 02:23:45 log4j2.appender.osgi.name = PaxOsgi 02:23:45 log4j2.appender.osgi.filter = * 02:23:45 02:23:45 # help with identification of maven-related problems with pax-url-aether 02:23:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:23:45 #log4j2.logger.aether.level = TRACE 02:23:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:23:45 #log4j2.logger.http-headers.level = DEBUG 02:23:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:23:45 #log4j2.logger.maven.level = TRACE 02:23:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 02:23:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 02:23:45 Configure 02:23:45 java home: /usr/lib/jvm/java-21-openjdk-amd64 02:23:45 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.22.0/bin/setenv 02:23:45 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 02:23:45 + local -r controllermem=6144m 02:23:45 + local -r memconf=/tmp/karaf-0.22.0/bin/setenv 02:23:45 + echo Configure 02:23:45 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 02:23:45 max memory: 6144m 02:23:45 memconf: /tmp/karaf-0.22.0/bin/setenv 02:23:45 + echo ' max memory: 6144m' 02:23:45 + echo ' memconf: /tmp/karaf-0.22.0/bin/setenv' 02:23:45 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.0/bin/setenv 02:23:45 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.22.0/bin/setenv 02:23:45 cat /tmp/karaf-0.22.0/bin/setenv 02:23:45 + echo 'cat /tmp/karaf-0.22.0/bin/setenv' 02:23:45 + cat /tmp/karaf-0.22.0/bin/setenv 02:23:45 #!/bin/sh 02:23:45 # 02:23:45 # Licensed to the Apache Software Foundation (ASF) under one or more 02:23:45 # contributor license agreements. See the NOTICE file distributed with 02:23:45 # this work for additional information regarding copyright ownership. 02:23:45 # The ASF licenses this file to You under the Apache License, Version 2.0 02:23:45 # (the "License"); you may not use this file except in compliance with 02:23:45 # the License. You may obtain a copy of the License at 02:23:45 # 02:23:45 # http://www.apache.org/licenses/LICENSE-2.0 02:23:45 # 02:23:45 # Unless required by applicable law or agreed to in writing, software 02:23:45 # distributed under the License is distributed on an "AS IS" BASIS, 02:23:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:23:45 # See the License for the specific language governing permissions and 02:23:45 # limitations under the License. 02:23:45 # 02:23:45 02:23:45 # 02:23:45 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 02:23:45 # script: client, instance, shell, start, status, stop, karaf 02:23:45 # 02:23:45 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 02:23:45 # Actions go here... 02:23:45 # fi 02:23:45 02:23:45 # 02:23:45 # general settings which should be applied for all scripts go here; please keep 02:23:45 # in mind that it is possible that scripts might be executed more than once, e.g. 02:23:45 # in example of the start script where the start script is executed first and the 02:23:45 # karaf script afterwards. 02:23:45 # 02:23:45 02:23:45 # 02:23:45 # The following section shows the possible configuration options for the default 02:23:45 # karaf scripts 02:23:45 # 02:23:45 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 02:23:45 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 02:23:45 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 02:23:45 # export EXTRA_JAVA_OPTS # Additional JVM options 02:23:45 # export KARAF_HOME # Karaf home folder 02:23:45 # export KARAF_DATA # Karaf data folder 02:23:45 # export KARAF_BASE # Karaf base folder 02:23:45 # export KARAF_ETC # Karaf etc folder 02:23:45 # export KARAF_LOG # Karaf log folder 02:23:45 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 02:23:45 # export KARAF_OPTS # Additional available Karaf options 02:23:45 # export KARAF_DEBUG # Enable debug mode 02:23:45 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 02:23:45 # export KARAF_NOROOT # Prevent execution as root if set to true 02:23:45 Set Java version 02:23:45 + echo 'Set Java version' 02:23:45 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 02:23:45 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:23:45 sudo: a password is required 02:23:45 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:23:45 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:23:45 sudo: a password is required 02:23:45 JDK default version ... 02:23:45 + echo 'JDK default version ...' 02:23:45 + java -version 02:23:46 openjdk version "21.0.5" 2024-10-15 02:23:46 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 02:23:46 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 02:23:46 Set JAVA_HOME 02:23:46 + echo 'Set JAVA_HOME' 02:23:46 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:23:46 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:23:46 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:23:46 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:23:46 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 02:23:46 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:23:46 Listing all open ports on controller system... 02:23:46 + echo 'Listing all open ports on controller system...' 02:23:46 + netstat -pnatu 02:23:46 /tmp/configuration-script.sh: line 40: netstat: command not found 02:23:46 + '[' -f /tmp/custom_shard_config.txt ']' 02:23:46 Configuring cluster 02:23:46 + echo 'Configuring cluster' 02:23:46 + /tmp/karaf-0.22.0/bin/configure_cluster.sh 1 10.30.171.154 02:23:46 ################################################ 02:23:46 ## Configure Cluster ## 02:23:46 ################################################ 02:23:46 NOTE: Cluster configuration files not found. Copying from 02:23:46 /tmp/karaf-0.22.0/system/org/opendaylight/controller/sal-clustering-config/10.0.2 02:23:46 Configuring unique name in akka.conf 02:23:46 Configuring hostname in akka.conf 02:23:46 Configuring data and rpc seed nodes in akka.conf 02:23:46 modules = [ 02:23:46 02:23:46 { 02:23:46 name = "inventory" 02:23:46 namespace = "urn:opendaylight:inventory" 02:23:46 shard-strategy = "module" 02:23:46 }, 02:23:46 { 02:23:46 name = "topology" 02:23:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:23:46 shard-strategy = "module" 02:23:46 }, 02:23:46 { 02:23:46 name = "toaster" 02:23:46 namespace = "http://netconfcentral.org/ns/toaster" 02:23:46 shard-strategy = "module" 02:23:46 } 02:23:46 ] 02:23:46 Configuring replication type in module-shards.conf 02:23:46 ################################################ 02:23:46 ## NOTE: Manually restart controller to ## 02:23:46 ## apply configuration. ## 02:23:46 ################################################ 02:23:46 Dump akka.conf 02:23:46 + echo 'Dump akka.conf' 02:23:46 + cat /tmp/karaf-0.22.0/configuration/initial/akka.conf 02:23:46 02:23:46 odl-cluster-data { 02:23:46 akka { 02:23:46 remote { 02:23:46 artery { 02:23:46 enabled = on 02:23:46 transport = tcp 02:23:46 canonical.hostname = "10.30.171.154" 02:23:46 canonical.port = 2550 02:23:46 } 02:23:46 } 02:23:46 02:23:46 cluster { 02:23:46 # Using artery. 02:23:46 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.154:2550"] 02:23:46 02:23:46 roles = ["member-1"] 02:23:46 02:23:46 # when under load we might trip a false positive on the failure detector 02:23:46 # failure-detector { 02:23:46 # heartbeat-interval = 4 s 02:23:46 # acceptable-heartbeat-pause = 16s 02:23:46 # } 02:23:46 } 02:23:46 02:23:46 persistence { 02:23:46 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 02:23:46 # modifying the following two properties. The directory location specified may be a relative or absolute path. 02:23:46 # The relative path is always relative to KARAF_HOME. 02:23:46 02:23:46 # snapshot-store.local.dir = "target/snapshots" 02:23:46 02:23:46 # Use lz4 compression for LocalSnapshotStore snapshots 02:23:46 snapshot-store.local.use-lz4-compression = false 02:23:46 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 02:23:46 snapshot-store.local.lz4-blocksize = 256KB 02:23:46 } 02:23:46 disable-default-actor-system-quarantined-event-handling = "false" 02:23:46 } 02:23:46 } 02:23:46 Dump modules.conf 02:23:46 + echo 'Dump modules.conf' 02:23:46 + cat /tmp/karaf-0.22.0/configuration/initial/modules.conf 02:23:46 modules = [ 02:23:46 02:23:46 { 02:23:46 name = "inventory" 02:23:46 namespace = "urn:opendaylight:inventory" 02:23:46 shard-strategy = "module" 02:23:46 }, 02:23:46 { 02:23:46 name = "topology" 02:23:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:23:46 shard-strategy = "module" 02:23:46 }, 02:23:46 { 02:23:46 name = "toaster" 02:23:46 namespace = "http://netconfcentral.org/ns/toaster" 02:23:46 shard-strategy = "module" 02:23:46 } 02:23:46 ] 02:23:46 Dump module-shards.conf 02:23:46 + echo 'Dump module-shards.conf' 02:23:46 + cat /tmp/karaf-0.22.0/configuration/initial/module-shards.conf 02:23:46 module-shards = [ 02:23:46 { 02:23:46 name = "default" 02:23:46 shards = [ 02:23:46 { 02:23:46 name = "default" 02:23:46 replicas = ["member-1"] 02:23:46 } 02:23:46 ] 02:23:46 }, 02:23:46 { 02:23:46 name = "inventory" 02:23:46 shards = [ 02:23:46 { 02:23:46 name="inventory" 02:23:46 replicas = ["member-1"] 02:23:46 } 02:23:46 ] 02:23:46 }, 02:23:46 { 02:23:46 name = "topology" 02:23:46 shards = [ 02:23:46 { 02:23:46 name="topology" 02:23:46 replicas = ["member-1"] 02:23:46 } 02:23:46 ] 02:23:46 }, 02:23:46 { 02:23:46 name = "toaster" 02:23:46 shards = [ 02:23:46 { 02:23:46 name="toaster" 02:23:46 replicas = ["member-1"] 02:23:46 } 02:23:46 ] 02:23:46 } 02:23:46 ] 02:23:46 Locating config plan to use... 02:23:46 config plan exists!!! 02:23:46 Changing the config plan path... 02:23:46 # Place the suites in run order: 02:23:46 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/set_persistence_off.sh 02:23:46 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/increase_of_stats_interval.sh 02:23:46 Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/set_persistence_off.sh... 02:23:46 Disable persistence in member-1 with IP address 10.30.171.154 02:23:46 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:46 NOTE: Cluster configuration file not found. Copying from 02:23:46 /tmp/karaf-0.22.0/system/org/opendaylight/controller/sal-clustering-config/10.0.2 02:23:46 disabling config datastore persistence 02:23:46 ################################################ 02:23:46 ## NOTE: Manually restart controller to ## 02:23:46 ## apply configuration. ## 02:23:46 ################################################ 02:23:46 Executing /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/scripts/increase_of_stats_interval.sh... 02:23:46 Running bundleresync_flag script on ODL Controller(s) 02:23:46 Enabling bundleresync_flag on 10.30.171.154 02:23:46 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:46 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:47 # vim:set ft=jproperties: 02:23:47 ################################################################################ 02:23:47 # OpenFlowPlugin configuration file 02:23:47 # 02:23:47 # All config parameters listed here require to be configured before switch 02:23:47 # connection, else requires a switch restart. 02:23:47 # All parameters here will be persisted, however need to change it explicitly 02:23:47 # for each node of the cluster. 02:23:47 ################################################################################ 02:23:47 02:23:47 # 02:23:47 # Quota for maximum number of RPC requests 02:23:47 # 02:23:47 # rpc-requests-quota=20000 02:23:47 02:23:47 # 02:23:47 # This parameter indicates whether it is mandatory for switch to support OF1.3 02:23:47 # features : table, flow, meter,group. If this is set to true and switch doesn't 02:23:47 # support these features its connection will be denied. 02:23:47 # 02:23:47 # switch-features-mandatory=false 02:23:47 02:23:47 # 02:23:47 # Global notification quota 02:23:47 # 02:23:47 # global-notification-quota=64000 02:23:47 02:23:47 # 02:23:47 # If enabled, periodic statistics gathering will be turned on 02:23:47 # 02:23:47 # is-statistics-polling-on=true 02:23:47 02:23:47 # 02:23:47 # If enabled, periodic statistics gathering will be turned on for the given capability 02:23:47 # 02:23:47 # is-table-statistics-polling-on=true 02:23:47 # is-flow-statistics-polling-on=true 02:23:47 # is-group-statistics-polling-on=true 02:23:47 # is-meter-statistics-polling-on=true 02:23:47 # is-port-statistics-polling-on=true 02:23:47 # is-queue-statistics-polling-on=true 02:23:47 02:23:47 # 02:23:47 # Expose backward compatible statistics RPCs providing result in form of 02:23:47 # asynchronous notification. This is deprecated, use direct statistics instead. 02:23:47 # 02:23:47 # is-statistics-rpc-enabled=false 02:23:47 02:23:47 # 02:23:47 # Barrier timeout 02:23:47 # 02:23:47 # barrier-interval-timeout-limit=500 02:23:47 02:23:47 # 02:23:47 # Barrier limit 02:23:47 # 02:23:47 # barrier-count-limit=25600 02:23:47 02:23:47 # 02:23:47 # How long we should wait for echo reply (value is in milliseconds) 02:23:47 # 02:23:47 # echo-reply-timeout=2000 02:23:47 02:23:47 # 02:23:47 # Minimum (starting) number of threads in thread pool 02:23:47 # 02:23:47 # thread-pool-min-threads=1 02:23:47 02:23:47 # 02:23:47 # Maximum number of threads in thread pool 02:23:47 # 02:23:47 # thread-pool-max-threads=32000 02:23:47 02:23:47 # 02:23:47 # After how much time (in seconds) of inactivity will be threads in pool 02:23:47 # terminated 02:23:47 # 02:23:47 # thread-pool-timeout=60 02:23:47 02:23:47 # 02:23:47 # Turning on flow removed notification 02:23:47 # 02:23:47 # enable-flow-removed-notification=true 02:23:47 02:23:47 # 02:23:47 # Ability to skip pulling and storing of large table features. These features 02:23:47 # are still available via rpc but if set to true then maintenance in DS will be 02:23:47 # omitted 02:23:47 # 02:23:47 # skip-table-features=true 02:23:47 02:23:47 # 02:23:47 # Initial delay used in polling the statistics, value is in milliseconds 02:23:47 # 02:23:47 basic-timer-delay=10000 02:23:47 02:23:47 # 02:23:47 # Maximum timer delay is the wait time to collect next statistics used in 02:23:47 # polling the statistics, value is in milliseconds 02:23:47 # 02:23:47 # maximum-timer-delay=900000 02:23:47 02:23:47 # 02:23:47 # When true, openflowplugin won't send any specific role 02:23:47 # request down to the switch after plugin internally decides the 02:23:47 # ownership of the device using Entity Ownership Service. In this 02:23:47 # scenario, controller connection for the device will be in equal 02:23:47 # role. The behavior will be same for single node setup and clustered 02:23:47 # setup. In clustered scenario, all the controller will be in equal 02:23:47 # role for the device. In this case device will send all asynchronous 02:23:47 # event messages (e.g packet_in) to all the controllers, but openflowplugin 02:23:47 # will drop these events for the controller instances that is internally 02:23:47 # not owning the device. 02:23:47 # 02:23:47 # enable-equal-role=false 02:23:47 02:23:47 # 02:23:47 # When true, Yang models are serialized and deserialized directly to and from 02:23:47 # format supported by device, so serialization and deserialization is faster. 02:23:47 # Otherwise, models are first serialized to Openflow specification models and 02:23:47 # then to format supported by device, and reversed when deserializing. 02:23:47 # 02:23:47 # use-single-layer-serialization=true 02:23:47 02:23:47 # 02:23:47 # To limit the number of datapath nodes to be connected to the controller instance 02:23:47 # per minute. When the default value of zero is set, then the device connection rate 02:23:47 # limitter will be disabled. If it is set to any value, then only those many 02:23:47 # number of datapath nodes are allowed to connect to the controller in a minute 02:23:47 # 02:23:47 # device-connection-rate-limit-per-min=0 02:23:47 02:23:47 # 02:23:47 # Device connection hold time is the least time delay in seconds a device has 02:23:47 # to maintain between its consecutive connection attempts. If time delay between 02:23:47 # the previous connection and the current connection is within device connection 02:23:47 # hold time, the device will not be allowed to connect to the controller. 02:23:47 # Default value of the device connection hold time is 0 second 02:23:47 # 02:23:47 # device-connection-hold-time-in-seconds=0 02:23:47 02:23:47 # 02:23:47 # Delay (in milliseconds) before device is removed from the operational data 02:23:47 # store in the event of device disconnection from the controller. 02:23:47 # 02:23:47 # device-datastore-removal-delay=500 02:23:47 02:23:47 ############################################################################# 02:23:47 # # 02:23:47 # Forwarding Rule Manager Application Configuration # 02:23:47 # # 02:23:47 ############################################################################# 02:23:47 02:23:47 # 02:23:47 # Disable the default switch reconciliation mechanism 02:23:47 # 02:23:47 # disable-reconciliation=false 02:23:47 02:23:47 # 02:23:47 # Enable stale marking for switch reconciliation. Once user enable this feature 02:23:47 # forwarding rule manager will keep track of any change to the config data store 02:23:47 # while the switch is disconnected from controller. Once switch reconnect to the 02:23:47 # controller it will apply those changes to the switch and do the reconciliation 02:23:47 # of other configuration as well. 02:23:47 # NOTE: This option will be effective only if disable_reconciliation=false. 02:23:47 # 02:23:47 # stale-marking-enabled=false 02:23:47 02:23:47 # 02:23:47 # Number of time forwarding rules manager should retry to reconcile any specific 02:23:47 # configuration. 02:23:47 # 02:23:47 # reconciliation-retry-count=5 02:23:47 02:23:47 # 02:23:47 # Bundle reconciliation can be enabled by making this flag to true. 02:23:47 # By default bundle reconciliation is disabled and reconciliation happens 02:23:47 # via normal flow/group mods. 02:23:47 # NOTE: This option will be effective with disable_reconciliation=false. 02:23:47 # 02:23:47 # bundle-based-reconciliation-enabled=false 02:23:47 02:23:47 ############################################################################# 02:23:47 # # 02:23:47 # Topology Lldp Discovery Configuration # 02:23:47 # # 02:23:47 ############################################################################# 02:23:47 02:23:47 # Periodic interval for sending LLDP packet for link discovery 02:23:47 # topology-lldp-interval=5000 02:23:47 02:23:47 # Timeout duration for LLDP response message 02:23:47 # topology-lldp-expiration-interval=60000 02:23:47 Finished running config plans 02:23:47 Starting member-1 with IP address 10.30.171.154 02:23:47 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:47 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:47 Redirecting karaf console output to karaf_console.log 02:23:47 Starting controller... 02:23:47 start: Redirecting Karaf output to /tmp/karaf-0.22.0/data/log/karaf_console.log 02:23:47 Execute the post startup script on controller 10.30.171.154 02:23:47 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:47 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:23:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:24:48 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 02:24:53 2025-03-25T02:24:12,707 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.0.3 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:24:53 Controller is UP 02:24:53 2025-03-25T02:24:12,707 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.0.3 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:24:53 Listing all open ports on controller system... 02:24:53 /tmp/post-startup-script.sh: line 51: netstat: command not found 02:24:53 looking for "BindException: Address already in use" in log file 02:24:53 looking for "server is unhealthy" in log file 02:24:53 Let's take the karaf thread dump 02:24:53 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:24:53 karaf main: org.apache.karaf.main.Main, pid:2182 02:24:53 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:24:54 Generating mininet variables... 02:24:54 Locating test plan to use... 02:24:54 Changing the testplan path... 02:24:54 # Place the suites in run order: 02:24:54 /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot 02:24:54 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/test/csit/suites/openflowplugin/Performance_Flow_Config/070_Stats_Collection_100k_WithMininetRestart.robot ... 02:24:54 ============================================================================== 02:24:54 openflowplugin-perf-stats-collection.txt :: Suite checks if StatMngr is abl... 02:24:54 ============================================================================== 02:24:55 Connect Mininet | PASS | 02:25:02 ------------------------------------------------------------------------------ 02:25:02 Configure Flows :: Configuration of 100000 flows into config datas... | PASS | 02:25:22 ------------------------------------------------------------------------------ 02:25:22 Wait Stats Collected :: Waits till 100000 flows are initially coll... | PASS | 02:25:32 ------------------------------------------------------------------------------ 02:25:32 Stable State Monitoring :: Inventory check if all 100000 flows are... | PASS | 02:26:39 ------------------------------------------------------------------------------ 02:26:39 Stop Mininet :: Disconnect/Stop mininet | PASS | 02:26:42 ------------------------------------------------------------------------------ 02:26:42 Check No Flows In Operational After Disconnect :: With mininet sto... | PASS | 02:26:46 ------------------------------------------------------------------------------ 02:26:46 Connect Mininet Again :: Reconnection of the mininet | PASS | 02:26:56 ------------------------------------------------------------------------------ 02:26:56 Check Flows Are Operational Again :: All 100000 slows should be pr... | PASS | 02:27:08 ------------------------------------------------------------------------------ 02:27:08 Deconfigure Flows :: Flows deconfiguration | PASS | 02:27:08 ------------------------------------------------------------------------------ 02:27:08 Check No Flows In Operational Last :: Operational datastore to be ... | PASS | 02:27:17 ------------------------------------------------------------------------------ 02:27:17 Stop Mininet End | PASS | 02:27:19 ------------------------------------------------------------------------------ 02:27:19 openflowplugin-perf-stats-collection.txt :: Suite checks if StatMn... | PASS | 02:27:19 11 tests, 11 passed, 0 failed 02:27:19 ============================================================================== 02:27:19 Output: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/output.xml 02:27:20 Log: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/log.html 02:27:20 Report: /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/report.html 02:27:20 Examining the files in data/log and checking filesize 02:27:20 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:20 total 1192 02:27:20 drwxrwxr-x 2 jenkins jenkins 4096 Mar 25 02:23 . 02:27:20 -rw-rw-r-- 1 jenkins jenkins 1720 Mar 25 02:23 karaf_console.log 02:27:20 drwxrwxr-x 9 jenkins jenkins 4096 Mar 25 02:24 .. 02:27:20 -rw-rw-r-- 1 jenkins jenkins 1204397 Mar 25 02:27 karaf.log 02:27:20 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:20 1.2M /tmp/karaf-0.22.0/data/log/karaf.log 02:27:20 4.0K /tmp/karaf-0.22.0/data/log/karaf_console.log 02:27:20 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:21 ls: cannot access '/tmp/karaf-0.22.0/*.hprof': No such file or directory 02:27:21 Let's take the karaf thread dump again... 02:27:21 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:21 karaf main: org.apache.karaf.main.Main, pid:2182 02:27:21 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:22 Killing ODL 02:27:22 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:27 Compressing karaf.log 1 02:27:27 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:27 Fetching compressed karaf.log 1 02:27:27 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:28 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:28 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:28 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:29 Fetch GC logs 02:27:29 Warning: Permanently added '10.30.171.154' (ECDSA) to the list of known hosts. 02:27:29 scp: /tmp/karaf-0.22.0/data/log/*.log: No such file or directory 02:27:29 Examine copied files 02:27:29 total 1392 02:27:29 drwxrwxr-x. 2 jenkins jenkins 6 Mar 25 02:27 gclogs-1 02:27:29 -rw-rw-r--. 1 jenkins jenkins 1720 Mar 25 02:27 odl1_karaf_console.log 02:27:29 -rw-rw-r--. 1 jenkins jenkins 59023 Mar 25 02:27 odl1_karaf.log.gz 02:27:29 -rw-rw-r--. 1 jenkins jenkins 190070 Mar 25 02:27 karaf_1_2182_threads_after.log 02:27:29 -rw-rw-r--. 1 jenkins jenkins 13500 Mar 25 02:27 ps_after.log 02:27:29 -rw-rw-r--. 1 jenkins jenkins 245684 Mar 25 02:27 report.html 02:27:29 -rw-rw-r--. 1 jenkins jenkins 278919 Mar 25 02:27 log.html 02:27:29 -rw-rw-r--. 1 jenkins jenkins 436621 Mar 25 02:27 output.xml 02:27:29 -rw-rw-r--. 1 jenkins jenkins 33 Mar 25 02:27 stats_time.csv 02:27:29 -rw-rw-r--. 1 jenkins jenkins 44 Mar 25 02:27 stats_rate.csv 02:27:29 -rw-rw-r--. 1 jenkins jenkins 215 Mar 25 02:24 testplan.txt 02:27:29 -rw-rw-r--. 1 jenkins jenkins 106283 Mar 25 02:24 karaf_1_2182_threads_before.log 02:27:29 -rw-rw-r--. 1 jenkins jenkins 13837 Mar 25 02:24 ps_before.log 02:27:29 -rw-rw-r--. 1 jenkins jenkins 272 Mar 25 02:23 configplan.txt 02:27:29 -rw-rw-r--. 1 jenkins jenkins 3159 Mar 25 02:23 post-startup-script.sh 02:27:29 -rw-rw-r--. 1 jenkins jenkins 225 Mar 25 02:23 startup-script.sh 02:27:29 -rw-rw-r--. 1 jenkins jenkins 3195 Mar 25 02:23 configuration-script.sh 02:27:29 -rw-rw-r--. 1 jenkins jenkins 147 Mar 25 02:23 scriptplan.txt 02:27:29 -rw-rw-r--. 1 jenkins jenkins 266 Mar 25 02:23 detect_variables.env 02:27:29 -rw-rw-r--. 1 jenkins jenkins 92 Mar 25 02:23 set_variables.env 02:27:29 -rw-rw-r--. 1 jenkins jenkins 299 Mar 25 02:23 slave_addresses.txt 02:27:29 -rw-rw-r--. 1 jenkins jenkins 570 Mar 25 02:23 requirements.txt 02:27:29 -rw-rw-r--. 1 jenkins jenkins 26 Mar 25 02:23 env.properties 02:27:29 -rw-rw-r--. 1 jenkins jenkins 334 Mar 25 02:19 stack-parameters.yaml 02:27:29 drwxrwxr-x. 7 jenkins jenkins 4096 Mar 25 02:18 test 02:27:29 drwxrwxr-x. 2 jenkins jenkins 6 Mar 25 02:18 test@tmp 02:27:29 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins14778266902755400772.sh 02:27:29 Karaf Deployments, Tests must have already run 02:27:29 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/sh /tmp/jenkins2954553421855733264.sh 02:27:29 Cleaning up Robot installation... 02:27:29 $ ssh-agent -k 02:27:29 unset SSH_AUTH_SOCK; 02:27:29 unset SSH_AGENT_PID; 02:27:29 echo Agent pid 5279 killed; 02:27:29 [ssh-agent] Stopped. 02:27:29 Recording plot data 02:27:29 Robot results publisher started... 02:27:29 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:27:29 -Parsing output xml: 02:27:30 Done! 02:27:30 -Copying log files to build dir: 02:27:30 Done! 02:27:30 -Assigning results to build: 02:27:30 Done! 02:27:30 -Checking thresholds: 02:27:30 Done! 02:27:30 Done publishing Robot results. 02:27:30 [PostBuildScript] - [INFO] Executing post build scripts. 02:27:30 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins17383903680359704984.sh 02:27:30 Archiving csit artifacts 02:27:30 mv: cannot stat '*_1.png': No such file or directory 02:27:30 mv: cannot stat '/tmp/odl1_*': No such file or directory 02:27:30 % Total % Received % Xferd Average Speed Time Time Time Current 02:27:30 Dload Upload Total Spent Left Speed 02:27:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 195k 0 195k 0 0 3627k 0 --:--:-- --:--:-- --:--:-- 3627k 02:27:30 Archive: robot-plugin.zip 02:27:30 inflating: ./archives/robot-plugin/log.html 02:27:30 inflating: ./archives/robot-plugin/output.xml 02:27:30 inflating: ./archives/robot-plugin/report.html 02:27:30 mv: cannot stat '*.log.gz': No such file or directory 02:27:30 mv: cannot stat '*.png': No such file or directory 02:27:30 [PostBuildScript] - [INFO] Executing post build scripts. 02:27:30 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins7224640318577475576.sh 02:27:30 [PostBuildScript] - [INFO] Executing post build scripts. 02:27:30 [EnvInject] - Injecting environment variables from a build step. 02:27:30 [EnvInject] - Injecting as environment variables the properties content 02:27:30 OS_CLOUD=vex 02:27:30 OS_STACK_NAME=releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:27:30 02:27:30 [EnvInject] - Variables injected successfully. 02:27:30 provisioning config files... 02:27:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:27:31 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins5210520737492110377.sh 02:27:31 ---> openstack-stack-delete.sh 02:27:31 Setup pyenv: 02:27:31 system 02:27:31 3.8.13 02:27:31 3.9.13 02:27:31 3.10.13 02:27:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:27:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:27:32 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient 02:27:48 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:27:48 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:27:52 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 02:28:04 INFO: Deleting stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:28:04 Successfully deleted stack releng-openflowplugin-csit-1node-perf-stats-collection-only-titanium-210 02:28:04 [PostBuildScript] - [INFO] Executing post build scripts. 02:28:04 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins8698558121674864357.sh 02:28:04 ---> sysstat.sh 02:28:04 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins14867716602949899227.sh 02:28:05 ---> package-listing.sh 02:28:05 ++ facter osfamily 02:28:05 ++ tr '[:upper:]' '[:lower:]' 02:28:05 + OS_FAMILY=redhat 02:28:05 + workspace=/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium 02:28:05 + START_PACKAGES=/tmp/packages_start.txt 02:28:05 + END_PACKAGES=/tmp/packages_end.txt 02:28:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:28:05 + PACKAGES=/tmp/packages_start.txt 02:28:05 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']' 02:28:05 + PACKAGES=/tmp/packages_end.txt 02:28:05 + case "${OS_FAMILY}" in 02:28:05 + sort 02:28:05 + rpm -qa 02:28:05 + '[' -f /tmp/packages_start.txt ']' 02:28:05 + '[' -f /tmp/packages_end.txt ']' 02:28:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:28:05 + '[' /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium ']' 02:28:05 + mkdir -p /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/ 02:28:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/archives/ 02:28:05 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins15034198151642826766.sh 02:28:05 ---> capture-instance-metadata.sh 02:28:06 Setup pyenv: 02:28:06 system 02:28:06 3.8.13 02:28:06 3.9.13 02:28:06 3.10.13 02:28:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:28:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:28:07 lf-activate-venv(): INFO: Installing: lftools 02:28:15 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:28:15 INFO: Running in OpenStack, capturing instance metadata 02:28:16 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins18291181123707884421.sh 02:28:16 provisioning config files... 02:28:16 Could not find credentials [logs] for openflowplugin-csit-1node-perf-stats-collection-only-titanium #210 02:28:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium@tmp/config12404808181769575698tmp 02:28:16 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:28:16 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:28:16 provisioning config files... 02:28:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:28:16 [EnvInject] - Injecting environment variables from a build step. 02:28:16 [EnvInject] - Injecting as environment variables the properties content 02:28:16 SERVER_ID=logs 02:28:16 02:28:16 [EnvInject] - Variables injected successfully. 02:28:16 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins11299010084922430039.sh 02:28:16 ---> create-netrc.sh 02:28:16 WARN: Log server credential not found. 02:28:16 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins1923286468106427392.sh 02:28:16 ---> python-tools-install.sh 02:28:16 Setup pyenv: 02:28:16 system 02:28:16 3.8.13 02:28:16 3.9.13 02:28:16 3.10.13 02:28:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:28:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:28:18 lf-activate-venv(): INFO: Installing: lftools 02:28:26 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:28:26 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins11547854228783592258.sh 02:28:26 ---> sudo-logs.sh 02:28:26 Archiving 'sudo' log.. 02:28:26 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash /tmp/jenkins4954208463294789546.sh 02:28:26 ---> job-cost.sh 02:28:26 Setup pyenv: 02:28:26 system 02:28:26 3.8.13 02:28:26 3.9.13 02:28:26 3.10.13 02:28:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:28:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:28:28 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:28:33 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. 02:28:33 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 02:28:33 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:28:33 DEBUG: total: 0.16999999999999998 02:28:33 INFO: Retrieving Stack Cost... 02:28:34 INFO: Retrieving Pricing Info for: v3-standard-2 02:28:34 INFO: Archiving Costs 02:28:34 [openflowplugin-csit-1node-perf-stats-collection-only-titanium] $ /bin/bash -l /tmp/jenkins7513734258793156577.sh 02:28:34 ---> logs-deploy.sh 02:28:34 Setup pyenv: 02:28:34 system 02:28:34 3.8.13 02:28:34 3.9.13 02:28:34 3.10.13 02:28:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-perf-stats-collection-only-titanium/.python-version) 02:28:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1vzZ from file:/tmp/.os_lf_venv 02:28:35 lf-activate-venv(): INFO: Installing: lftools 02:28:46 lf-activate-venv(): INFO: Adding /tmp/venv-1vzZ/bin to PATH 02:28:46 WARNING: Nexus logging server not set 02:28:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-perf-stats-collection-only-titanium/210/ 02:28:46 INFO: archiving logs to S3 02:28:47 ---> uname -a: 02:28:47 Linux prd-centos8-robot-2c-8g-10502.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 02:28:47 02:28:47 02:28:47 ---> lscpu: 02:28:47 Architecture: x86_64 02:28:47 CPU op-mode(s): 32-bit, 64-bit 02:28:47 Byte Order: Little Endian 02:28:47 CPU(s): 2 02:28:47 On-line CPU(s) list: 0,1 02:28:47 Thread(s) per core: 1 02:28:47 Core(s) per socket: 1 02:28:47 Socket(s): 2 02:28:47 NUMA node(s): 1 02:28:47 Vendor ID: AuthenticAMD 02:28:47 CPU family: 23 02:28:47 Model: 49 02:28:47 Model name: AMD EPYC-Rome Processor 02:28:47 Stepping: 0 02:28:47 CPU MHz: 2800.000 02:28:47 BogoMIPS: 5600.00 02:28:47 Virtualization: AMD-V 02:28:47 Hypervisor vendor: KVM 02:28:47 Virtualization type: full 02:28:47 L1d cache: 32K 02:28:47 L1i cache: 32K 02:28:47 L2 cache: 512K 02:28:47 L3 cache: 16384K 02:28:47 NUMA node0 CPU(s): 0,1 02:28:47 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 02:28:47 02:28:47 02:28:47 ---> nproc: 02:28:47 2 02:28:47 02:28:47 02:28:47 ---> df -h: 02:28:47 Filesystem Size Used Avail Use% Mounted on 02:28:47 devtmpfs 3.8G 0 3.8G 0% /dev 02:28:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:28:47 tmpfs 3.8G 17M 3.8G 1% /run 02:28:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:28:47 /dev/vda1 40G 8.3G 32G 21% / 02:28:47 tmpfs 770M 0 770M 0% /run/user/1001 02:28:47 02:28:47 02:28:47 ---> free -m: 02:28:47 total used free shared buff/cache available 02:28:47 Mem: 7697 607 4952 19 2138 6793 02:28:47 Swap: 1023 0 1023 02:28:47 02:28:47 02:28:47 ---> ip addr: 02:28:47 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:28:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:28:47 inet 127.0.0.1/8 scope host lo 02:28:47 valid_lft forever preferred_lft forever 02:28:47 inet6 ::1/128 scope host 02:28:47 valid_lft forever preferred_lft forever 02:28:47 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1458 qdisc mq state UP group default qlen 1000 02:28:47 link/ether fa:16:3e:e0:06:ad brd ff:ff:ff:ff:ff:ff 02:28:47 altname enp0s3 02:28:47 altname ens3 02:28:47 inet 10.30.171.176/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:28:47 valid_lft 85751sec preferred_lft 85751sec 02:28:47 inet6 fe80::f816:3eff:fee0:6ad/64 scope link 02:28:47 valid_lft forever preferred_lft forever 02:28:47 02:28:47 02:28:47 ---> sar -b -r -n DEV: 02:28:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/25/2025 _x86_64_ (2 CPU) 02:28:47 02:28:47 02:17:53 LINUX RESTART (2 CPU) 02:28:47 02:28:47 02:19:01 AM tps rtps wtps bread/s bwrtn/s 02:28:47 02:20:01 AM 97.53 1.15 96.38 93.57 8149.78 02:28:47 02:21:01 AM 58.89 0.67 58.22 51.17 8140.95 02:28:47 02:22:01 AM 3.78 0.03 3.75 0.53 163.15 02:28:47 02:23:01 AM 10.41 0.38 10.03 64.26 539.59 02:28:47 02:24:01 AM 69.94 6.75 63.19 1249.39 7562.77 02:28:47 02:25:01 AM 5.91 0.08 5.83 31.99 669.49 02:28:47 02:26:01 AM 1.82 0.02 1.80 0.13 69.97 02:28:47 02:27:01 AM 0.18 0.00 0.18 0.00 3.50 02:28:47 02:28:01 AM 14.48 0.33 14.15 37.85 588.17 02:28:47 Average: 29.22 1.05 28.17 169.86 2876.53 02:28:47 02:28:47 02:19:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:28:47 02:20:01 AM 5283556 7059752 2598876 32.97 2688 1954460 690824 7.74 187012 2078928 181216 02:28:47 02:21:01 AM 5211032 7024376 2671400 33.89 2688 1990740 704080 7.88 198084 2128860 8 02:28:47 02:22:01 AM 5210788 7024152 2671644 33.89 2688 1990756 704080 7.88 198100 2129268 4 02:28:47 02:23:01 AM 5188652 7049348 2693780 34.17 2688 2036276 691700 7.74 223144 2120960 43376 02:28:47 02:24:01 AM 4989792 7044928 2892640 36.70 2688 2224508 674448 7.55 258508 2261784 17176 02:28:47 02:25:01 AM 4949672 7005940 2932760 37.21 2688 2225640 724876 8.12 258640 2301336 176 02:28:47 02:26:01 AM 4869616 6925992 3012816 38.22 2688 2225748 823944 9.23 258640 2379948 32 02:28:47 02:27:01 AM 4745328 6801992 3137104 39.80 2688 2226036 945900 10.59 258668 2504672 252 02:28:47 02:28:01 AM 5088280 6967972 2794152 35.45 2688 2054876 745360 8.35 294740 2147536 15716 02:28:47 Average: 5059635 6989384 2822797 35.81 2688 2103227 745024 8.34 237282 2228144 28662 02:28:47 02:28:47 02:19:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:28:47 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:20:01 AM eth0 83.32 66.58 957.21 10.55 0.00 0.00 0.00 0.00 02:28:47 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:21:01 AM eth0 41.26 27.80 508.37 3.59 0.00 0.00 0.00 0.00 02:28:47 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:22:01 AM eth0 1.77 0.50 0.48 0.15 0.00 0.00 0.00 0.00 02:28:47 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:23:01 AM eth0 14.38 11.56 6.42 4.42 0.00 0.00 0.00 0.00 02:28:47 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:24:01 AM eth0 203.12 150.12 334.06 43.49 0.00 0.00 0.00 0.00 02:28:47 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:25:01 AM eth0 17.81 8.56 4.30 1.01 0.00 0.00 0.00 0.00 02:28:47 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:26:01 AM eth0 295.12 307.28 4436.96 707.63 0.00 0.00 0.00 0.00 02:28:47 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:27:01 AM eth0 282.22 275.97 5028.63 17.97 0.00 0.00 0.00 0.00 02:28:47 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 02:28:01 AM eth0 120.63 100.22 1296.00 23.68 0.00 0.00 0.00 0.00 02:28:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:28:47 Average: eth0 117.73 105.39 1396.84 90.27 0.00 0.00 0.00 0.00 02:28:47 02:28:47 02:28:47 ---> sar -P ALL: 02:28:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 03/25/2025 _x86_64_ (2 CPU) 02:28:47 02:28:47 02:17:53 LINUX RESTART (2 CPU) 02:28:47 02:28:47 02:19:01 AM CPU %user %nice %system %iowait %steal %idle 02:28:47 02:20:01 AM all 39.18 0.00 5.87 0.97 0.12 53.85 02:28:47 02:20:01 AM 0 33.83 0.00 4.98 1.10 0.12 59.98 02:28:47 02:20:01 AM 1 44.54 0.00 6.77 0.85 0.13 47.71 02:28:47 02:21:01 AM all 9.91 0.00 1.47 1.53 0.04 87.05 02:28:47 02:21:01 AM 0 16.75 0.00 1.87 1.80 0.05 79.53 02:28:47 02:21:01 AM 1 3.06 0.00 1.07 1.25 0.03 94.58 02:28:47 02:22:01 AM all 0.43 0.00 0.12 0.02 0.03 99.42 02:28:47 02:22:01 AM 0 0.63 0.00 0.12 0.00 0.02 99.23 02:28:47 02:22:01 AM 1 0.22 0.00 0.12 0.03 0.03 99.60 02:28:47 02:23:01 AM all 14.92 0.00 2.15 0.08 0.06 82.79 02:28:47 02:23:01 AM 0 27.39 0.00 2.89 0.12 0.07 69.54 02:28:47 02:23:01 AM 1 2.42 0.00 1.42 0.05 0.05 96.05 02:28:47 02:24:01 AM all 26.05 0.00 4.83 0.80 0.10 68.22 02:28:47 02:24:01 AM 0 29.28 0.00 5.18 0.80 0.10 64.64 02:28:47 02:24:01 AM 1 22.82 0.00 4.47 0.80 0.10 71.81 02:28:47 02:25:01 AM all 1.47 0.00 0.23 0.10 0.03 98.17 02:28:47 02:25:01 AM 0 2.01 0.00 0.34 0.20 0.03 97.42 02:28:47 02:25:01 AM 1 0.92 0.00 0.13 0.00 0.02 98.93 02:28:47 02:26:01 AM all 15.21 0.00 1.05 0.00 0.09 83.65 02:28:47 02:26:01 AM 0 22.06 0.00 1.72 0.00 0.10 76.12 02:28:47 02:26:01 AM 1 8.40 0.00 0.39 0.00 0.08 91.13 02:28:47 02:27:01 AM all 11.10 0.00 1.13 0.00 0.11 87.67 02:28:47 02:27:01 AM 0 16.93 0.00 1.42 0.00 0.12 81.53 02:28:47 02:27:01 AM 1 5.38 0.00 0.84 0.00 0.10 93.68 02:28:47 02:28:01 AM all 16.28 0.00 2.21 0.08 0.08 81.34 02:28:47 02:28:01 AM 0 22.02 0.00 2.08 0.14 0.10 75.67 02:28:47 02:28:01 AM 1 10.59 0.00 2.34 0.03 0.07 86.97 02:28:47 Average: all 14.96 0.00 2.12 0.40 0.07 82.44 02:28:47 Average: 0 19.00 0.00 2.29 0.46 0.08 78.16 02:28:47 Average: 1 10.94 0.00 1.95 0.34 0.07 86.70 02:28:47 02:28:47 02:28:47