10:05:57 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 10:05:57 Running as SYSTEM 10:05:57 [EnvInject] - Loading node environment variables. 10:05:57 Building remotely on prd-ubuntu1804-builder-4c-4g-3690 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 10:05:57 [ssh-agent] Looking for ssh-agent implementation... 10:05:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:57 $ ssh-agent 10:05:58 SSH_AUTH_SOCK=/tmp/ssh-HB5N5Sevvmh5/agent.1673 10:05:58 SSH_AGENT_PID=1675 10:05:58 [ssh-agent] Started. 10:05:58 Running ssh-add (command line suppressed) 10:05:58 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5337390270448225772.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5337390270448225772.key) 10:05:58 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 10:05:58 The recommended git tool is: NONE 10:05:59 using credential onap-jenkins-ssh 10:05:59 Wiping out workspace first. 10:05:59 Cloning the remote Git repository 10:05:59 Cloning repository git://cloud.onap.org/mirror/oom.git 10:05:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 10:05:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:05:59 > git --version # timeout=10 10:05:59 > git --version # 'git version 2.17.1' 10:05:59 using GIT_SSH to set credentials Gerrit user 10:05:59 Verifying host key using manually-configured host key entries 10:05:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 10:06:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:06:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 10:06:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 10:06:05 using GIT_SSH to set credentials Gerrit user 10:06:05 Verifying host key using manually-configured host key entries 10:06:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/1 # timeout=30 10:06:06 > git rev-parse 021dfbad83b0beec48bd1379e38a96db3fc9b6e9^{commit} # timeout=10 10:06:06 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 10:06:06 Checking out Revision 021dfbad83b0beec48bd1379e38a96db3fc9b6e9 (refs/changes/84/137184/1) 10:06:06 > git config core.sparsecheckout # timeout=10 10:06:06 > git checkout -f 021dfbad83b0beec48bd1379e38a96db3fc9b6e9 # timeout=30 10:06:09 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 10:06:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 10:06:09 > git rev-list --no-walk ad8e7c7a9b5da7c348d9c1c6a3eda61f49301150 # timeout=10 10:06:09 [EnvInject] - Injecting environment variables from a build step. 10:06:09 [EnvInject] - Injecting as environment variables the properties content 10:06:09 PYTHON=python3 10:06:09 10:06:09 [EnvInject] - Variables injected successfully. 10:06:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4878663840945912252.sh 10:06:09 ---> tox-install.sh 10:06:09 + source /home/jenkins/lf-env.sh 10:06:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:09 ++ mktemp -d /tmp/venv-XXXX 10:06:09 + lf_venv=/tmp/venv-qS7Y 10:06:09 + local venv_file=/tmp/.os_lf_venv 10:06:09 + local python=python3 10:06:09 + local options 10:06:09 + local set_path=true 10:06:09 + local install_args= 10:06:09 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:09 + true 10:06:09 + case $1 in 10:06:09 + venv_file=/tmp/.toxenv 10:06:09 + shift 2 10:06:09 + true 10:06:09 + case $1 in 10:06:09 + shift 10:06:09 + break 10:06:09 + case $python in 10:06:09 + local pkg_list= 10:06:09 + [[ -d /opt/pyenv ]] 10:06:09 + echo 'Setup pyenv:' 10:06:09 Setup pyenv: 10:06:09 + export PYENV_ROOT=/opt/pyenv 10:06:09 + PYENV_ROOT=/opt/pyenv 10:06:09 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:09 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:09 + pyenv versions 10:06:09 * system (set by /opt/pyenv/version) 10:06:09 * 3.8.13 (set by /opt/pyenv/version) 10:06:09 * 3.9.13 (set by /opt/pyenv/version) 10:06:09 * 3.10.6 (set by /opt/pyenv/version) 10:06:09 + command -v pyenv 10:06:09 ++ pyenv init - --no-rehash 10:06:09 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:06:09 export PATH="/opt/pyenv/shims:${PATH}" 10:06:09 export PYENV_SHELL=bash 10:06:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:09 pyenv() { 10:06:09 local command 10:06:09 command="${1:-}" 10:06:09 if [ "$#" -gt 0 ]; then 10:06:09 shift 10:06:09 fi 10:06:09 10:06:09 case "$command" in 10:06:09 rehash|shell) 10:06:09 eval "$(pyenv "sh-$command" "$@")" 10:06:09 ;; 10:06:09 *) 10:06:09 command pyenv "$command" "$@" 10:06:09 ;; 10:06:09 esac 10:06:09 }' 10:06:09 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:06:09 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:09 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:09 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:09 ++ export PYENV_SHELL=bash 10:06:09 ++ PYENV_SHELL=bash 10:06:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:09 +++ complete -F _pyenv pyenv 10:06:09 ++ lf-pyver python3 10:06:09 ++ local py_version_xy=python3 10:06:09 ++ local py_version_xyz= 10:06:09 ++ pyenv versions 10:06:09 ++ local command 10:06:09 ++ command=versions 10:06:09 ++ '[' 1 -gt 0 ']' 10:06:09 ++ shift 10:06:09 ++ case "$command" in 10:06:09 ++ command pyenv versions 10:06:09 ++ pyenv versions 10:06:09 ++ sed 's/^[ *]* //' 10:06:09 ++ awk '{ print $1 }' 10:06:09 ++ grep -E '^[0-9.]*[0-9]$' 10:06:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:09 +++ grep '^3' /tmp/.pyenv_versions 10:06:09 +++ sort -V 10:06:09 +++ tail -n 1 10:06:09 ++ py_version_xyz=3.10.6 10:06:09 ++ [[ -z 3.10.6 ]] 10:06:09 ++ echo 3.10.6 10:06:09 ++ return 0 10:06:09 + pyenv local 3.10.6 10:06:09 + local command 10:06:09 + command=local 10:06:09 + '[' 2 -gt 0 ']' 10:06:09 + shift 10:06:09 + case "$command" in 10:06:09 + command pyenv local 3.10.6 10:06:09 + pyenv local 3.10.6 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='tox ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='virtualenv ' 10:06:09 + for arg in "$@" 10:06:09 + case $arg in 10:06:09 + pkg_list+='urllib3~=1.26.15 ' 10:06:09 + [[ -f /tmp/.toxenv ]] 10:06:09 + [[ ! -f /tmp/.toxenv ]] 10:06:09 + [[ -n '' ]] 10:06:09 + python3 -m venv /tmp/venv-qS7Y 10:06:14 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qS7Y' 10:06:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-qS7Y 10:06:14 + echo /tmp/venv-qS7Y 10:06:14 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 10:06:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 10:06:14 + /tmp/venv-qS7Y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:17 + /tmp/venv-qS7Y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:19 + type python3 10:06:19 + true 10:06:19 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qS7Y/bin to PATH' 10:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-qS7Y/bin to PATH 10:06:19 + PATH=/tmp/venv-qS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:19 + return 0 10:06:19 + python3 --version 10:06:19 Python 3.10.6 10:06:19 + python3 -m pip --version 10:06:19 pip 24.0 from /tmp/venv-qS7Y/lib/python3.10/site-packages/pip (python 3.10) 10:06:19 + python3 -m pip freeze 10:06:20 cachetools==5.3.2 10:06:20 chardet==5.2.0 10:06:20 colorama==0.4.6 10:06:20 distlib==0.3.8 10:06:20 filelock==3.13.1 10:06:20 packaging==23.2 10:06:20 platformdirs==4.2.0 10:06:20 pluggy==1.4.0 10:06:20 pyproject-api==1.6.1 10:06:20 tomli==2.0.1 10:06:20 tox==4.12.1 10:06:20 urllib3==1.26.18 10:06:20 virtualenv==20.25.0 10:06:20 [EnvInject] - Injecting environment variables from a build step. 10:06:20 [EnvInject] - Injecting as environment variables the properties content 10:06:20 PARALLEL=false 10:06:20 10:06:20 [EnvInject] - Variables injected successfully. 10:06:20 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10491907419402815797.sh 10:06:20 ---> tox-run.sh 10:06:20 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:20 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 10:06:20 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 10:06:20 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 10:06:20 + cd /w/workspace/oom-master-checkbashisms-lint/. 10:06:20 + source /home/jenkins/lf-env.sh 10:06:20 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:20 ++ mktemp -d /tmp/venv-XXXX 10:06:20 + lf_venv=/tmp/venv-gBZi 10:06:20 + local venv_file=/tmp/.os_lf_venv 10:06:20 + local python=python3 10:06:20 + local options 10:06:20 + local set_path=true 10:06:20 + local install_args= 10:06:20 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 10:06:20 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:20 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 10:06:20 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 10:06:20 + true 10:06:20 + case $1 in 10:06:20 + venv_file=/tmp/.toxenv 10:06:20 + shift 2 10:06:20 + true 10:06:20 + case $1 in 10:06:20 + shift 10:06:20 + break 10:06:20 + case $python in 10:06:20 + local pkg_list= 10:06:20 + [[ -d /opt/pyenv ]] 10:06:20 + echo 'Setup pyenv:' 10:06:20 Setup pyenv: 10:06:20 + export PYENV_ROOT=/opt/pyenv 10:06:20 + PYENV_ROOT=/opt/pyenv 10:06:20 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:20 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:20 + pyenv versions 10:06:20 system 10:06:20 3.8.13 10:06:20 3.9.13 10:06:20 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:20 + command -v pyenv 10:06:20 ++ pyenv init - --no-rehash 10:06:20 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 10:06:20 export PATH="/opt/pyenv/shims:${PATH}" 10:06:20 export PYENV_SHELL=bash 10:06:20 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 10:06:20 pyenv() { 10:06:20 local command 10:06:20 command="${1:-}" 10:06:20 if [ "$#" -gt 0 ]; then 10:06:20 shift 10:06:20 fi 10:06:20 10:06:20 case "$command" in 10:06:20 rehash|shell) 10:06:20 eval "$(pyenv "sh-$command" "$@")" 10:06:20 ;; 10:06:20 *) 10:06:20 command pyenv "$command" "$@" 10:06:20 ;; 10:06:20 esac 10:06:20 }' 10:06:20 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 10:06:20 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:20 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:20 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:20 ++ export PYENV_SHELL=bash 10:06:20 ++ PYENV_SHELL=bash 10:06:20 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 10:06:20 +++ complete -F _pyenv pyenv 10:06:20 ++ lf-pyver python3 10:06:20 ++ local py_version_xy=python3 10:06:20 ++ local py_version_xyz= 10:06:20 ++ pyenv versions 10:06:20 ++ sed 's/^[ *]* //' 10:06:20 ++ local command 10:06:20 ++ command=versions 10:06:20 ++ grep -E '^[0-9.]*[0-9]$' 10:06:20 ++ '[' 1 -gt 0 ']' 10:06:20 ++ shift 10:06:20 ++ case "$command" in 10:06:20 ++ command pyenv versions 10:06:20 ++ pyenv versions 10:06:20 ++ awk '{ print $1 }' 10:06:20 ++ [[ ! -s /tmp/.pyenv_versions ]] 10:06:20 +++ grep '^3' /tmp/.pyenv_versions 10:06:20 +++ sort -V 10:06:20 +++ tail -n 1 10:06:20 ++ py_version_xyz=3.10.6 10:06:20 ++ [[ -z 3.10.6 ]] 10:06:20 ++ echo 3.10.6 10:06:20 ++ return 0 10:06:20 + pyenv local 3.10.6 10:06:20 + local command 10:06:20 + command=local 10:06:20 + '[' 2 -gt 0 ']' 10:06:20 + shift 10:06:20 + case "$command" in 10:06:20 + command pyenv local 3.10.6 10:06:20 + pyenv local 3.10.6 10:06:20 + for arg in "$@" 10:06:20 + case $arg in 10:06:20 + pkg_list+='tox ' 10:06:20 + for arg in "$@" 10:06:20 + case $arg in 10:06:20 + pkg_list+='virtualenv ' 10:06:20 + for arg in "$@" 10:06:20 + case $arg in 10:06:20 + pkg_list+='urllib3~=1.26.15 ' 10:06:20 + [[ -f /tmp/.toxenv ]] 10:06:20 ++ cat /tmp/.toxenv 10:06:20 + lf_venv=/tmp/venv-qS7Y 10:06:20 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qS7Y from' file:/tmp/.toxenv 10:06:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-qS7Y from file:/tmp/.toxenv 10:06:20 + /tmp/venv-qS7Y/bin/python3 -m pip install --upgrade --quiet pip virtualenv 10:06:21 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 10:06:21 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 10:06:21 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 10:06:21 + /tmp/venv-qS7Y/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 10:06:22 + type python3 10:06:22 + true 10:06:22 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-qS7Y/bin to PATH' 10:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-qS7Y/bin to PATH 10:06:22 + PATH=/tmp/venv-qS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:22 + return 0 10:06:22 + [[ -d /opt/pyenv ]] 10:06:22 + echo '---> Setting up pyenv' 10:06:22 ---> Setting up pyenv 10:06:22 + export PYENV_ROOT=/opt/pyenv 10:06:22 + PYENV_ROOT=/opt/pyenv 10:06:22 + export PATH=/opt/pyenv/bin:/tmp/venv-qS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:22 + PATH=/opt/pyenv/bin:/tmp/venv-qS7Y/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 10:06:22 ++ pwd 10:06:22 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 10:06:22 + export PYTHONPATH 10:06:22 + export TOX_TESTENV_PASSENV=PYTHONPATH 10:06:22 + TOX_TESTENV_PASSENV=PYTHONPATH 10:06:22 + tox --version 10:06:23 4.12.1 from /tmp/venv-qS7Y/lib/python3.10/site-packages/tox/__init__.py 10:06:23 + PARALLEL=false 10:06:23 + TOX_OPTIONS_LIST= 10:06:23 + [[ -n checkbashisms ]] 10:06:23 + TOX_OPTIONS_LIST=' -e checkbashisms' 10:06:23 + case ${PARALLEL,,} in 10:06:23 + tox -e checkbashisms 10:06:23 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 10:06:24 checkbashisms: freeze> python -m pip freeze --all 10:06:25 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 10:06:25 checkbashisms: commands[0]> .ci/check-bashisms.sh 10:06:26 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 10:06:26 you may get strange results 10:06:26 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 10:06:28 checkbashisms: OK (4.80=setup[1.60]+cmd[3.19] seconds) 10:06:28 congratulations :) (4.97 seconds) 10:06:28 + tox_status=0 10:06:28 + echo '---> Completed tox runs' 10:06:28 ---> Completed tox runs 10:06:28 + for i in .tox/*/log 10:06:28 ++ echo .tox/checkbashisms/log 10:06:28 ++ awk -F/ '{print $2}' 10:06:28 + tox_env=checkbashisms 10:06:28 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 10:06:28 + DOC_DIR=docs/_build/html 10:06:28 + [[ -d docs/_build/html ]] 10:06:28 + echo '---> tox-run.sh ends' 10:06:28 ---> tox-run.sh ends 10:06:28 + test 0 -eq 0 10:06:28 $ ssh-agent -k 10:06:28 unset SSH_AUTH_SOCK; 10:06:28 unset SSH_AGENT_PID; 10:06:28 echo Agent pid 1675 killed; 10:06:28 [ssh-agent] Stopped. 10:06:28 [PostBuildScript] - [INFO] Executing post build scripts. 10:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14750946518408676496.sh 10:06:28 ---> sysstat.sh 10:06:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10843551074085164039.sh 10:06:28 ---> package-listing.sh 10:06:28 ++ tr '[:upper:]' '[:lower:]' 10:06:28 ++ facter osfamily 10:06:29 + OS_FAMILY=debian 10:06:29 + workspace=/w/workspace/oom-master-checkbashisms-lint 10:06:29 + START_PACKAGES=/tmp/packages_start.txt 10:06:29 + END_PACKAGES=/tmp/packages_end.txt 10:06:29 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:06:29 + PACKAGES=/tmp/packages_start.txt 10:06:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:06:29 + PACKAGES=/tmp/packages_end.txt 10:06:29 + case "${OS_FAMILY}" in 10:06:29 + dpkg -l 10:06:29 + grep '^ii' 10:06:29 + '[' -f /tmp/packages_start.txt ']' 10:06:29 + '[' -f /tmp/packages_end.txt ']' 10:06:29 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:06:29 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 10:06:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 10:06:29 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 10:06:29 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15092946458566772014.sh 10:06:29 ---> capture-instance-metadata.sh 10:06:29 Setup pyenv: 10:06:29 system 10:06:29 3.8.13 10:06:29 3.9.13 10:06:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:06:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wzra 10:06:33 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 10:06:35 lf-activate-venv(): INFO: Installing: lftools 10:07:28 lf-activate-venv(): INFO: Adding /tmp/venv-wzra/bin to PATH 10:07:28 INFO: Running in OpenStack, capturing instance metadata 10:07:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14148280660019103536.sh 10:07:28 provisioning config files... 10:07:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11402416006103616141tmp 10:07:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 10:07:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 10:07:28 [EnvInject] - Injecting environment variables from a build step. 10:07:28 [EnvInject] - Injecting as environment variables the properties content 10:07:28 SERVER_ID=logs 10:07:28 10:07:28 [EnvInject] - Variables injected successfully. 10:07:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17249450516337635061.sh 10:07:28 ---> create-netrc.sh 10:07:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17477530626232509355.sh 10:07:28 ---> python-tools-install.sh 10:07:28 Setup pyenv: 10:07:28 system 10:07:28 3.8.13 10:07:28 3.9.13 10:07:28 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:07:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzra from file:/tmp/.os_lf_venv 10:07:30 lf-activate-venv(): INFO: Installing: lftools 10:07:37 lf-activate-venv(): INFO: Adding /tmp/venv-wzra/bin to PATH 10:07:37 Generating Requirements File 10:08:13 Python 3.10.6 10:08:13 pip 24.0 from /tmp/venv-wzra/lib/python3.10/site-packages/pip (python 3.10) 10:08:14 appdirs==1.4.4 10:08:14 argcomplete==3.2.2 10:08:14 aspy.yaml==1.3.0 10:08:14 attrs==23.2.0 10:08:14 autopage==0.5.2 10:08:14 beautifulsoup4==4.12.3 10:08:14 boto3==1.34.37 10:08:14 botocore==1.34.37 10:08:14 bs4==0.0.2 10:08:14 cachetools==5.3.2 10:08:14 certifi==2024.2.2 10:08:14 cffi==1.16.0 10:08:14 cfgv==3.4.0 10:08:14 chardet==5.2.0 10:08:14 charset-normalizer==3.3.2 10:08:14 click==8.1.7 10:08:14 cliff==4.5.0 10:08:14 cmd2==2.4.3 10:08:14 cryptography==3.3.2 10:08:14 debtcollector==2.5.0 10:08:14 decorator==5.1.1 10:08:14 defusedxml==0.7.1 10:08:14 Deprecated==1.2.14 10:08:14 distlib==0.3.8 10:08:14 dnspython==2.5.0 10:08:14 docker==4.2.2 10:08:14 dogpile.cache==1.3.1 10:08:14 email-validator==2.1.0.post1 10:08:14 filelock==3.13.1 10:08:14 future==0.18.3 10:08:14 gitdb==4.0.11 10:08:14 GitPython==3.1.41 10:08:14 google-auth==2.27.0 10:08:14 httplib2==0.22.0 10:08:14 identify==2.5.33 10:08:14 idna==3.6 10:08:14 importlib-resources==1.5.0 10:08:14 iso8601==2.1.0 10:08:14 Jinja2==3.1.3 10:08:14 jmespath==1.0.1 10:08:14 jsonpatch==1.33 10:08:14 jsonpointer==2.4 10:08:14 jsonschema==4.21.1 10:08:14 jsonschema-specifications==2023.12.1 10:08:14 keystoneauth1==5.5.0 10:08:14 kubernetes==29.0.0 10:08:14 lftools==0.37.8 10:08:14 lxml==5.1.0 10:08:14 MarkupSafe==2.1.5 10:08:14 msgpack==1.0.7 10:08:14 multi_key_dict==2.0.3 10:08:14 munch==4.0.0 10:08:14 netaddr==0.10.1 10:08:14 netifaces==0.11.0 10:08:14 niet==1.4.2 10:08:14 nodeenv==1.8.0 10:08:14 oauth2client==4.1.3 10:08:14 oauthlib==3.2.2 10:08:14 openstacksdk==0.62.0 10:08:14 os-client-config==2.1.0 10:08:14 os-service-types==1.7.0 10:08:14 osc-lib==3.0.0 10:08:14 oslo.config==9.3.0 10:08:14 oslo.context==5.3.0 10:08:14 oslo.i18n==6.2.0 10:08:14 oslo.log==5.4.0 10:08:14 oslo.serialization==5.3.0 10:08:14 oslo.utils==7.0.0 10:08:14 packaging==23.2 10:08:14 pbr==6.0.0 10:08:14 platformdirs==4.2.0 10:08:14 prettytable==3.9.0 10:08:14 pyasn1==0.5.1 10:08:14 pyasn1-modules==0.3.0 10:08:14 pycparser==2.21 10:08:14 pygerrit2==2.0.15 10:08:14 PyGithub==2.2.0 10:08:14 pyinotify==0.9.6 10:08:14 PyJWT==2.8.0 10:08:14 PyNaCl==1.5.0 10:08:14 pyparsing==2.4.7 10:08:14 pyperclip==1.8.2 10:08:14 pyrsistent==0.20.0 10:08:14 python-cinderclient==9.4.0 10:08:14 python-dateutil==2.8.2 10:08:14 python-heatclient==3.4.0 10:08:14 python-jenkins==1.8.2 10:08:14 python-keystoneclient==5.3.0 10:08:14 python-magnumclient==4.3.0 10:08:14 python-novaclient==18.4.0 10:08:14 python-openstackclient==6.0.0 10:08:14 python-swiftclient==4.4.0 10:08:14 pytz==2024.1 10:08:14 PyYAML==6.0.1 10:08:14 referencing==0.33.0 10:08:14 requests==2.31.0 10:08:14 requests-oauthlib==1.3.1 10:08:14 requestsexceptions==1.4.0 10:08:14 rfc3986==2.0.0 10:08:14 rpds-py==0.17.1 10:08:14 rsa==4.9 10:08:14 ruamel.yaml==0.18.6 10:08:14 ruamel.yaml.clib==0.2.8 10:08:14 s3transfer==0.10.0 10:08:14 simplejson==3.19.2 10:08:14 six==1.16.0 10:08:14 smmap==5.0.1 10:08:14 soupsieve==2.5 10:08:14 stevedore==5.1.0 10:08:14 tabulate==0.9.0 10:08:14 toml==0.10.2 10:08:14 tomlkit==0.12.3 10:08:14 tqdm==4.66.1 10:08:14 typing_extensions==4.9.0 10:08:14 tzdata==2023.4 10:08:14 urllib3==1.26.18 10:08:14 virtualenv==20.25.0 10:08:14 wcwidth==0.2.13 10:08:14 websocket-client==1.7.0 10:08:14 wrapt==1.16.0 10:08:14 xdg==6.0.0 10:08:14 xmltodict==0.13.0 10:08:14 yq==3.2.3 10:08:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1148349445929189533.sh 10:08:14 ---> sudo-logs.sh 10:08:14 Archiving 'sudo' log.. 10:08:14 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15611460988879056484.sh 10:08:14 ---> job-cost.sh 10:08:14 Setup pyenv: 10:08:14 system 10:08:14 3.8.13 10:08:14 3.9.13 10:08:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzra from file:/tmp/.os_lf_venv 10:08:16 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 10:08:23 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. 10:08:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 10:08:23 lf-activate-venv(): INFO: Adding /tmp/venv-wzra/bin to PATH 10:08:23 INFO: No Stack... 10:08:24 INFO: Retrieving Pricing Info for: v3-standard-4 10:08:24 INFO: Archiving Costs 10:08:24 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2398005044614277566.sh 10:08:24 ---> logs-deploy.sh 10:08:24 Setup pyenv: 10:08:24 system 10:08:24 3.8.13 10:08:24 3.9.13 10:08:24 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 10:08:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wzra from file:/tmp/.os_lf_venv 10:08:25 lf-activate-venv(): INFO: Installing: lftools 10:08:35 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. 10:08:35 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 10:08:36 lf-activate-venv(): INFO: Adding /tmp/venv-wzra/bin to PATH 10:08:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3309 10:08:36 INFO: archiving workspace using pattern(s): 10:08:37 Archives upload complete. 10:08:37 INFO: archiving logs to Nexus 10:08:38 ---> uname -a: 10:08:38 Linux prd-ubuntu1804-builder-4c-4g-3690 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 10:08:38 10:08:38 10:08:38 ---> lscpu: 10:08:38 Architecture: x86_64 10:08:38 CPU op-mode(s): 32-bit, 64-bit 10:08:38 Byte Order: Little Endian 10:08:38 CPU(s): 4 10:08:38 On-line CPU(s) list: 0-3 10:08:38 Thread(s) per core: 1 10:08:38 Core(s) per socket: 1 10:08:38 Socket(s): 4 10:08:38 NUMA node(s): 1 10:08:38 Vendor ID: AuthenticAMD 10:08:38 CPU family: 23 10:08:38 Model: 49 10:08:38 Model name: AMD EPYC-Rome Processor 10:08:38 Stepping: 0 10:08:38 CPU MHz: 2799.998 10:08:38 BogoMIPS: 5599.99 10:08:38 Virtualization: AMD-V 10:08:38 Hypervisor vendor: KVM 10:08:38 Virtualization type: full 10:08:38 L1d cache: 32K 10:08:38 L1i cache: 32K 10:08:38 L2 cache: 512K 10:08:38 L3 cache: 16384K 10:08:38 NUMA node0 CPU(s): 0-3 10:08:38 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 xtopology 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 arat npt nrip_save umip rdpid arch_capabilities 10:08:38 10:08:38 10:08:38 ---> nproc: 10:08:38 4 10:08:38 10:08:38 10:08:38 ---> df -h: 10:08:38 Filesystem Size Used Avail Use% Mounted on 10:08:38 udev 7.9G 0 7.9G 0% /dev 10:08:38 tmpfs 1.6G 672K 1.6G 1% /run 10:08:38 /dev/vda1 78G 8.3G 70G 11% / 10:08:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 10:08:38 tmpfs 5.0M 0 5.0M 0% /run/lock 10:08:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 10:08:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 10:08:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 10:08:38 10:08:38 10:08:38 ---> free -m: 10:08:38 total used free shared buff/cache available 10:08:38 Mem: 16040 552 13416 0 2071 15175 10:08:38 Swap: 1023 0 1023 10:08:38 10:08:38 10:08:38 ---> ip addr: 10:08:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 10:08:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 10:08:38 inet 127.0.0.1/8 scope host lo 10:08:38 valid_lft forever preferred_lft forever 10:08:38 inet6 ::1/128 scope host 10:08:38 valid_lft forever preferred_lft forever 10:08:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 10:08:38 link/ether fa:16:3e:9a:4a:5f brd ff:ff:ff:ff:ff:ff 10:08:38 inet 10.30.107.16/23 brd 10.30.107.255 scope global dynamic ens3 10:08:38 valid_lft 86223sec preferred_lft 86223sec 10:08:38 inet6 fe80::f816:3eff:fe9a:4a5f/64 scope link 10:08:38 valid_lft forever preferred_lft forever 10:08:38 10:08:38 10:08:38 ---> sar -b -r -n DEV: 10:08:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3690) 02/08/24 _x86_64_ (4 CPU) 10:08:38 10:08:38 10:05:43 LINUX RESTART (4 CPU) 10:08:38 10:08:38 10:06:01 tps rtps wtps bread/s bwrtn/s 10:08:38 10:07:01 222.71 33.54 189.17 1637.73 10973.90 10:08:38 10:08:01 71.17 3.91 67.25 194.39 9477.62 10:08:38 Average: 147.23 18.79 128.45 918.84 10228.64 10:08:38 10:08:38 10:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:08:38 10:07:01 13924120 15505852 2500840 15.23 56100 1728808 824768 4.72 760536 1529364 89252 10:08:38 10:08:01 13746180 15491528 2678780 16.31 71424 1866948 839200 4.80 774128 1667112 72836 10:08:38 Average: 13835150 15498690 2589810 15.77 63762 1797878 831984 4.76 767332 1598238 81044 10:08:38 10:08:38 10:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:08:38 10:07:01 lo 1.47 1.47 0.16 0.16 0.00 0.00 0.00 0.00 10:08:38 10:07:01 ens3 152.79 107.70 1527.44 29.63 0.00 0.00 0.00 0.00 10:08:38 10:08:01 lo 1.14 1.14 0.11 0.11 0.00 0.00 0.00 0.00 10:08:38 10:08:01 ens3 24.06 18.93 246.36 5.26 0.00 0.00 0.00 0.00 10:08:38 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 10:08:38 Average: ens3 88.68 63.48 889.36 17.49 0.00 0.00 0.00 0.00 10:08:38 10:08:38 10:08:38 ---> sar -P ALL: 10:08:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-3690) 02/08/24 _x86_64_ (4 CPU) 10:08:38 10:08:38 10:05:43 LINUX RESTART (4 CPU) 10:08:38 10:08:38 10:06:01 CPU %user %nice %system %iowait %steal %idle 10:08:38 10:07:01 all 19.49 0.00 1.74 5.17 0.07 73.54 10:08:38 10:07:01 0 23.06 0.00 2.08 5.02 0.10 69.74 10:08:38 10:07:01 1 21.29 0.00 1.77 0.74 0.05 76.16 10:08:38 10:07:01 2 11.95 0.00 1.31 12.48 0.03 74.23 10:08:38 10:07:01 3 21.65 0.00 1.82 2.44 0.07 74.02 10:08:38 10:08:01 all 14.64 0.00 0.93 20.16 0.05 64.22 10:08:38 10:08:01 0 7.97 0.00 0.61 22.80 0.03 68.59 10:08:38 10:08:01 1 23.32 0.00 1.18 5.22 0.03 70.25 10:08:38 10:08:01 2 14.89 0.00 1.33 34.89 0.07 48.82 10:08:38 10:08:01 3 12.35 0.00 0.62 17.75 0.05 69.22 10:08:38 Average: all 17.07 0.00 1.34 12.64 0.06 68.89 10:08:38 Average: 0 15.54 0.00 1.34 13.88 0.07 69.17 10:08:38 Average: 1 22.30 0.00 1.47 2.97 0.04 73.21 10:08:38 Average: 2 13.42 0.00 1.32 23.65 0.05 61.57 10:08:38 Average: 3 17.02 0.00 1.22 10.06 0.06 71.63 10:08:38 10:08:38 10:08:38