07:02:30 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137184 07:02:30 Running as SYSTEM 07:02:30 [EnvInject] - Loading node environment variables. 07:02:30 Building remotely on prd-ubuntu1804-builder-4c-4g-20460 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:02:30 [ssh-agent] Looking for ssh-agent implementation... 07:02:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:02:30 $ ssh-agent 07:02:30 SSH_AUTH_SOCK=/tmp/ssh-You0kDSClWPU/agent.1701 07:02:30 SSH_AGENT_PID=1702 07:02:30 [ssh-agent] Started. 07:02:30 Running ssh-add (command line suppressed) 07:02:30 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4507294145551992784.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_4507294145551992784.key) 07:02:30 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:02:30 The recommended git tool is: NONE 07:02:32 using credential onap-jenkins-ssh 07:02:32 Wiping out workspace first. 07:02:32 Cloning the remote Git repository 07:02:32 Cloning repository git://cloud.onap.org/mirror/oom.git 07:02:32 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:02:32 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:02:32 > git --version # timeout=10 07:02:32 > git --version # 'git version 2.17.1' 07:02:32 using GIT_SSH to set credentials Gerrit user 07:02:32 Verifying host key using manually-configured host key entries 07:02:32 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:02:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:02:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:02:37 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:02:37 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:02:37 using GIT_SSH to set credentials Gerrit user 07:02:37 Verifying host key using manually-configured host key entries 07:02:37 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/84/137184/5 # timeout=30 07:02:38 > git rev-parse 54ee982a1df59b2ad66ff07c3507e6ef5f638647^{commit} # timeout=10 07:02:38 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:02:38 Checking out Revision 54ee982a1df59b2ad66ff07c3507e6ef5f638647 (refs/changes/84/137184/5) 07:02:38 > git config core.sparsecheckout # timeout=10 07:02:38 > git checkout -f 54ee982a1df59b2ad66ff07c3507e6ef5f638647 # timeout=30 07:02:41 Commit message: "[STRIMZI] Update strimzi-kafka-operator and kafka versions" 07:02:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:02:41 > git rev-list --no-walk e19c074716bed2ad57ae4beb9cedae132c00efa9 # timeout=10 07:02:41 [EnvInject] - Injecting environment variables from a build step. 07:02:41 [EnvInject] - Injecting as environment variables the properties content 07:02:41 PYTHON=python3 07:02:41 07:02:41 [EnvInject] - Variables injected successfully. 07:02:41 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4559604565809154877.sh 07:02:41 ---> tox-install.sh 07:02:41 + source /home/jenkins/lf-env.sh 07:02:41 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:41 ++ mktemp -d /tmp/venv-XXXX 07:02:41 + lf_venv=/tmp/venv-xFg4 07:02:41 + local venv_file=/tmp/.os_lf_venv 07:02:41 + local python=python3 07:02:41 + local options 07:02:41 + local set_path=true 07:02:41 + local install_args= 07:02:41 ++ 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 07:02:41 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:41 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:41 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:41 + true 07:02:41 + case $1 in 07:02:41 + venv_file=/tmp/.toxenv 07:02:41 + shift 2 07:02:41 + true 07:02:41 + case $1 in 07:02:41 + shift 07:02:41 + break 07:02:41 + case $python in 07:02:41 + local pkg_list= 07:02:41 + [[ -d /opt/pyenv ]] 07:02:41 + echo 'Setup pyenv:' 07:02:41 Setup pyenv: 07:02:41 + export PYENV_ROOT=/opt/pyenv 07:02:41 + PYENV_ROOT=/opt/pyenv 07:02:41 + 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 07:02:41 + 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 07:02:41 + pyenv versions 07:02:41 * system (set by /opt/pyenv/version) 07:02:41 * 3.8.13 (set by /opt/pyenv/version) 07:02:41 * 3.9.13 (set by /opt/pyenv/version) 07:02:41 * 3.10.6 (set by /opt/pyenv/version) 07:02:41 + command -v pyenv 07:02:41 ++ pyenv init - --no-rehash 07:02:41 + 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[*]}"'\'')" 07:02:41 export PATH="/opt/pyenv/shims:${PATH}" 07:02:41 export PYENV_SHELL=bash 07:02:41 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:41 pyenv() { 07:02:41 local command 07:02:41 command="${1:-}" 07:02:41 if [ "$#" -gt 0 ]; then 07:02:41 shift 07:02:41 fi 07:02:41 07:02:41 case "$command" in 07:02:41 rehash|shell) 07:02:41 eval "$(pyenv "sh-$command" "$@")" 07:02:41 ;; 07:02:41 *) 07:02:41 command pyenv "$command" "$@" 07:02:41 ;; 07:02:41 esac 07:02:41 }' 07:02:41 +++ 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[*]}"' 07:02:41 ++ 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 07:02:41 ++ 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 07:02:41 ++ 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 07:02:41 ++ export PYENV_SHELL=bash 07:02:41 ++ PYENV_SHELL=bash 07:02:41 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:41 +++ complete -F _pyenv pyenv 07:02:41 ++ lf-pyver python3 07:02:41 ++ local py_version_xy=python3 07:02:41 ++ local py_version_xyz= 07:02:41 ++ pyenv versions 07:02:41 ++ local command 07:02:41 ++ command=versions 07:02:41 ++ '[' 1 -gt 0 ']' 07:02:41 ++ shift 07:02:41 ++ case "$command" in 07:02:41 ++ command pyenv versions 07:02:41 ++ pyenv versions 07:02:41 ++ sed 's/^[ *]* //' 07:02:41 ++ grep -E '^[0-9.]*[0-9]$' 07:02:41 ++ awk '{ print $1 }' 07:02:41 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:41 +++ grep '^3' /tmp/.pyenv_versions 07:02:41 +++ sort -V 07:02:41 +++ tail -n 1 07:02:41 ++ py_version_xyz=3.10.6 07:02:41 ++ [[ -z 3.10.6 ]] 07:02:41 ++ echo 3.10.6 07:02:41 ++ return 0 07:02:41 + pyenv local 3.10.6 07:02:41 + local command 07:02:41 + command=local 07:02:41 + '[' 2 -gt 0 ']' 07:02:41 + shift 07:02:41 + case "$command" in 07:02:41 + command pyenv local 3.10.6 07:02:41 + pyenv local 3.10.6 07:02:41 + for arg in "$@" 07:02:41 + case $arg in 07:02:41 + pkg_list+='tox ' 07:02:41 + for arg in "$@" 07:02:41 + case $arg in 07:02:41 + pkg_list+='virtualenv ' 07:02:41 + for arg in "$@" 07:02:41 + case $arg in 07:02:41 + pkg_list+='urllib3~=1.26.15 ' 07:02:41 + [[ -f /tmp/.toxenv ]] 07:02:41 + [[ ! -f /tmp/.toxenv ]] 07:02:41 + [[ -n '' ]] 07:02:41 + python3 -m venv /tmp/venv-xFg4 07:02:46 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xFg4' 07:02:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xFg4 07:02:46 + echo /tmp/venv-xFg4 07:02:46 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:02:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:02:46 + /tmp/venv-xFg4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:02:49 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:49 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:02:49 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:02:49 + /tmp/venv-xFg4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:51 + type python3 07:02:51 + true 07:02:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xFg4/bin to PATH' 07:02:51 lf-activate-venv(): INFO: Adding /tmp/venv-xFg4/bin to PATH 07:02:51 + PATH=/tmp/venv-xFg4/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 07:02:51 + return 0 07:02:51 + python3 --version 07:02:51 Python 3.10.6 07:02:51 + python3 -m pip --version 07:02:51 pip 24.0 from /tmp/venv-xFg4/lib/python3.10/site-packages/pip (python 3.10) 07:02:52 + python3 -m pip freeze 07:02:52 cachetools==5.3.3 07:02:52 chardet==5.2.0 07:02:52 colorama==0.4.6 07:02:52 distlib==0.3.8 07:02:52 filelock==3.13.3 07:02:52 packaging==24.0 07:02:52 platformdirs==4.2.0 07:02:52 pluggy==1.4.0 07:02:52 pyproject-api==1.6.1 07:02:52 tomli==2.0.1 07:02:52 tox==4.14.2 07:02:52 urllib3==1.26.18 07:02:52 virtualenv==20.25.1 07:02:52 [EnvInject] - Injecting environment variables from a build step. 07:02:52 [EnvInject] - Injecting as environment variables the properties content 07:02:52 PARALLEL=false 07:02:52 07:02:52 [EnvInject] - Variables injected successfully. 07:02:52 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13469815696227343026.sh 07:02:52 ---> tox-run.sh 07:02:52 + 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 07:02:52 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:02:52 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:02:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:02:52 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:02:52 + source /home/jenkins/lf-env.sh 07:02:52 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:02:52 ++ mktemp -d /tmp/venv-XXXX 07:02:52 + lf_venv=/tmp/venv-TDV3 07:02:52 + local venv_file=/tmp/.os_lf_venv 07:02:52 + local python=python3 07:02:52 + local options 07:02:52 + local set_path=true 07:02:52 + local install_args= 07:02:52 ++ 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 07:02:52 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:52 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:02:52 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:02:52 + true 07:02:52 + case $1 in 07:02:52 + venv_file=/tmp/.toxenv 07:02:52 + shift 2 07:02:52 + true 07:02:52 + case $1 in 07:02:52 + shift 07:02:52 + break 07:02:52 + case $python in 07:02:52 + local pkg_list= 07:02:52 + [[ -d /opt/pyenv ]] 07:02:52 + echo 'Setup pyenv:' 07:02:52 Setup pyenv: 07:02:52 + export PYENV_ROOT=/opt/pyenv 07:02:52 + PYENV_ROOT=/opt/pyenv 07:02:52 + 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 07:02:52 + 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 07:02:52 + pyenv versions 07:02:52 system 07:02:52 3.8.13 07:02:52 3.9.13 07:02:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:02:52 + command -v pyenv 07:02:52 ++ pyenv init - --no-rehash 07:02:52 + 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[*]}"'\'')" 07:02:52 export PATH="/opt/pyenv/shims:${PATH}" 07:02:52 export PYENV_SHELL=bash 07:02:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:02:52 pyenv() { 07:02:52 local command 07:02:52 command="${1:-}" 07:02:52 if [ "$#" -gt 0 ]; then 07:02:52 shift 07:02:52 fi 07:02:52 07:02:52 case "$command" in 07:02:52 rehash|shell) 07:02:52 eval "$(pyenv "sh-$command" "$@")" 07:02:52 ;; 07:02:52 *) 07:02:52 command pyenv "$command" "$@" 07:02:52 ;; 07:02:52 esac 07:02:52 }' 07:02:52 +++ 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[*]}"' 07:02:52 ++ 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 07:02:52 ++ 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 07:02:52 ++ 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 07:02:52 ++ export PYENV_SHELL=bash 07:02:52 ++ PYENV_SHELL=bash 07:02:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:02:52 +++ complete -F _pyenv pyenv 07:02:52 ++ lf-pyver python3 07:02:52 ++ local py_version_xy=python3 07:02:52 ++ local py_version_xyz= 07:02:52 ++ pyenv versions 07:02:52 ++ local command 07:02:52 ++ command=versions 07:02:52 ++ '[' 1 -gt 0 ']' 07:02:52 ++ shift 07:02:52 ++ case "$command" in 07:02:52 ++ command pyenv versions 07:02:52 ++ pyenv versions 07:02:52 ++ sed 's/^[ *]* //' 07:02:52 ++ awk '{ print $1 }' 07:02:52 ++ grep -E '^[0-9.]*[0-9]$' 07:02:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:02:52 +++ grep '^3' /tmp/.pyenv_versions 07:02:52 +++ sort -V 07:02:52 +++ tail -n 1 07:02:52 ++ py_version_xyz=3.10.6 07:02:52 ++ [[ -z 3.10.6 ]] 07:02:52 ++ echo 3.10.6 07:02:52 ++ return 0 07:02:52 + pyenv local 3.10.6 07:02:52 + local command 07:02:52 + command=local 07:02:52 + '[' 2 -gt 0 ']' 07:02:52 + shift 07:02:52 + case "$command" in 07:02:52 + command pyenv local 3.10.6 07:02:52 + pyenv local 3.10.6 07:02:52 + for arg in "$@" 07:02:52 + case $arg in 07:02:52 + pkg_list+='tox ' 07:02:52 + for arg in "$@" 07:02:52 + case $arg in 07:02:52 + pkg_list+='virtualenv ' 07:02:52 + for arg in "$@" 07:02:52 + case $arg in 07:02:52 + pkg_list+='urllib3~=1.26.15 ' 07:02:52 + [[ -f /tmp/.toxenv ]] 07:02:52 ++ cat /tmp/.toxenv 07:02:52 + lf_venv=/tmp/venv-xFg4 07:02:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xFg4 from' file:/tmp/.toxenv 07:02:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xFg4 from file:/tmp/.toxenv 07:02:52 + /tmp/venv-xFg4/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:02:53 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:02:53 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:02:53 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:02:53 + /tmp/venv-xFg4/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:02:54 + type python3 07:02:54 + true 07:02:54 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-xFg4/bin to PATH' 07:02:54 lf-activate-venv(): INFO: Adding /tmp/venv-xFg4/bin to PATH 07:02:54 + PATH=/tmp/venv-xFg4/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 07:02:54 + return 0 07:02:54 + [[ -d /opt/pyenv ]] 07:02:54 + echo '---> Setting up pyenv' 07:02:54 ---> Setting up pyenv 07:02:54 + export PYENV_ROOT=/opt/pyenv 07:02:54 + PYENV_ROOT=/opt/pyenv 07:02:54 + export PATH=/opt/pyenv/bin:/tmp/venv-xFg4/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 07:02:54 + PATH=/opt/pyenv/bin:/tmp/venv-xFg4/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 07:02:54 ++ pwd 07:02:54 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:02:54 + export PYTHONPATH 07:02:54 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:02:54 + TOX_TESTENV_PASSENV=PYTHONPATH 07:02:54 + tox --version 07:02:55 4.14.2 from /tmp/venv-xFg4/lib/python3.10/site-packages/tox/__init__.py 07:02:55 + PARALLEL=false 07:02:55 + TOX_OPTIONS_LIST= 07:02:55 + [[ -n checkbashisms ]] 07:02:55 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:02:55 + case ${PARALLEL,,} in 07:02:55 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:02:55 + tox -e checkbashisms 07:02:56 checkbashisms: freeze> python -m pip freeze --all 07:02:57 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:02:57 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:02:58 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:02:58 you may get strange results 07:02:58 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:03:00 checkbashisms: OK (4.90=setup[1.69]+cmd[3.21] seconds) 07:03:00 congratulations :) (5.07 seconds) 07:03:00 + tox_status=0 07:03:00 + echo '---> Completed tox runs' 07:03:00 ---> Completed tox runs 07:03:00 + for i in .tox/*/log 07:03:00 ++ awk -F/ '{print $2}' 07:03:00 ++ echo .tox/checkbashisms/log 07:03:00 + tox_env=checkbashisms 07:03:00 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:03:00 + DOC_DIR=docs/_build/html 07:03:00 + [[ -d docs/_build/html ]] 07:03:00 + echo '---> tox-run.sh ends' 07:03:00 ---> tox-run.sh ends 07:03:00 + test 0 -eq 0 07:03:00 $ ssh-agent -k 07:03:00 unset SSH_AUTH_SOCK; 07:03:00 unset SSH_AGENT_PID; 07:03:00 echo Agent pid 1702 killed; 07:03:00 [ssh-agent] Stopped. 07:03:00 [PostBuildScript] - [INFO] Executing post build scripts. 07:03:00 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1922032742538813464.sh 07:03:00 ---> sysstat.sh 07:03:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1862923851005939188.sh 07:03:01 ---> package-listing.sh 07:03:01 ++ facter osfamily 07:03:01 ++ tr '[:upper:]' '[:lower:]' 07:03:01 + OS_FAMILY=debian 07:03:01 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:03:01 + START_PACKAGES=/tmp/packages_start.txt 07:03:01 + END_PACKAGES=/tmp/packages_end.txt 07:03:01 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:03:01 + PACKAGES=/tmp/packages_start.txt 07:03:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:03:01 + PACKAGES=/tmp/packages_end.txt 07:03:01 + case "${OS_FAMILY}" in 07:03:01 + dpkg -l 07:03:01 + grep '^ii' 07:03:01 + '[' -f /tmp/packages_start.txt ']' 07:03:01 + '[' -f /tmp/packages_end.txt ']' 07:03:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:03:01 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:03:01 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:03:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:03:01 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6817370116495700971.sh 07:03:01 ---> capture-instance-metadata.sh 07:03:01 Setup pyenv: 07:03:01 system 07:03:01 3.8.13 07:03:01 3.9.13 07:03:01 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:03:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Fg4h 07:03:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:03:08 lf-activate-venv(): INFO: Installing: lftools 07:03:41 lf-activate-venv(): INFO: Adding /tmp/venv-Fg4h/bin to PATH 07:03:41 INFO: Running in OpenStack, capturing instance metadata 07:03:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3906723698944634815.sh 07:03:41 provisioning config files... 07:03:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18128972894262588424tmp 07:03:41 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:03:41 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:03:41 [EnvInject] - Injecting environment variables from a build step. 07:03:41 [EnvInject] - Injecting as environment variables the properties content 07:03:41 SERVER_ID=logs 07:03:41 07:03:41 [EnvInject] - Variables injected successfully. 07:03:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16815889533580367962.sh 07:03:41 ---> create-netrc.sh 07:03:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins473049514453295301.sh 07:03:41 ---> python-tools-install.sh 07:03:41 Setup pyenv: 07:03:42 system 07:03:42 3.8.13 07:03:42 3.9.13 07:03:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:03:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fg4h from file:/tmp/.os_lf_venv 07:03:43 lf-activate-venv(): INFO: Installing: lftools 07:03:52 lf-activate-venv(): INFO: Adding /tmp/venv-Fg4h/bin to PATH 07:03:52 Generating Requirements File 07:04:27 Python 3.10.6 07:04:28 pip 24.0 from /tmp/venv-Fg4h/lib/python3.10/site-packages/pip (python 3.10) 07:04:28 appdirs==1.4.4 07:04:28 argcomplete==3.2.3 07:04:28 aspy.yaml==1.3.0 07:04:28 attrs==23.2.0 07:04:28 autopage==0.5.2 07:04:28 beautifulsoup4==4.12.3 07:04:28 boto3==1.34.77 07:04:28 botocore==1.34.77 07:04:28 bs4==0.0.2 07:04:28 cachetools==5.3.3 07:04:28 certifi==2024.2.2 07:04:28 cffi==1.16.0 07:04:28 cfgv==3.4.0 07:04:28 chardet==5.2.0 07:04:28 charset-normalizer==3.3.2 07:04:28 click==8.1.7 07:04:28 cliff==4.6.0 07:04:28 cmd2==2.4.3 07:04:28 cryptography==3.3.2 07:04:28 debtcollector==3.0.0 07:04:28 decorator==5.1.1 07:04:28 defusedxml==0.7.1 07:04:28 Deprecated==1.2.14 07:04:28 distlib==0.3.8 07:04:28 dnspython==2.6.1 07:04:28 docker==4.2.2 07:04:28 dogpile.cache==1.3.2 07:04:28 email_validator==2.1.1 07:04:28 filelock==3.13.3 07:04:28 future==1.0.0 07:04:28 gitdb==4.0.11 07:04:28 GitPython==3.1.43 07:04:28 google-auth==2.29.0 07:04:28 httplib2==0.22.0 07:04:28 identify==2.5.35 07:04:28 idna==3.6 07:04:28 importlib-resources==1.5.0 07:04:28 iso8601==2.1.0 07:04:28 Jinja2==3.1.3 07:04:28 jmespath==1.0.1 07:04:28 jsonpatch==1.33 07:04:28 jsonpointer==2.4 07:04:28 jsonschema==4.21.1 07:04:28 jsonschema-specifications==2023.12.1 07:04:28 keystoneauth1==5.6.0 07:04:28 kubernetes==29.0.0 07:04:28 lftools==0.37.10 07:04:28 lxml==5.2.1 07:04:28 MarkupSafe==2.1.5 07:04:28 msgpack==1.0.8 07:04:28 multi_key_dict==2.0.3 07:04:28 munch==4.0.0 07:04:28 netaddr==1.2.1 07:04:28 netifaces==0.11.0 07:04:28 niet==1.4.2 07:04:28 nodeenv==1.8.0 07:04:28 oauth2client==4.1.3 07:04:28 oauthlib==3.2.2 07:04:28 openstacksdk==3.0.0 07:04:28 os-client-config==2.1.0 07:04:28 os-service-types==1.7.0 07:04:28 osc-lib==3.0.1 07:04:28 oslo.config==9.4.0 07:04:28 oslo.context==5.5.0 07:04:28 oslo.i18n==6.3.0 07:04:28 oslo.log==5.5.1 07:04:28 oslo.serialization==5.4.0 07:04:28 oslo.utils==7.1.0 07:04:28 packaging==24.0 07:04:28 pbr==6.0.0 07:04:28 platformdirs==4.2.0 07:04:28 prettytable==3.10.0 07:04:28 pyasn1==0.6.0 07:04:28 pyasn1_modules==0.4.0 07:04:28 pycparser==2.22 07:04:28 pygerrit2==2.0.15 07:04:28 PyGithub==2.3.0 07:04:28 pyinotify==0.9.6 07:04:28 PyJWT==2.8.0 07:04:28 PyNaCl==1.5.0 07:04:28 pyparsing==2.4.7 07:04:28 pyperclip==1.8.2 07:04:28 pyrsistent==0.20.0 07:04:28 python-cinderclient==9.5.0 07:04:28 python-dateutil==2.9.0.post0 07:04:28 python-heatclient==3.5.0 07:04:28 python-jenkins==1.8.2 07:04:28 python-keystoneclient==5.4.0 07:04:28 python-magnumclient==4.4.0 07:04:28 python-novaclient==18.6.0 07:04:28 python-openstackclient==6.6.0 07:04:28 python-swiftclient==4.5.0 07:04:28 PyYAML==6.0.1 07:04:28 referencing==0.34.0 07:04:28 requests==2.31.0 07:04:28 requests-oauthlib==2.0.0 07:04:28 requestsexceptions==1.4.0 07:04:28 rfc3986==2.0.0 07:04:28 rpds-py==0.18.0 07:04:28 rsa==4.9 07:04:28 ruamel.yaml==0.18.6 07:04:28 ruamel.yaml.clib==0.2.8 07:04:28 s3transfer==0.10.1 07:04:28 simplejson==3.19.2 07:04:28 six==1.16.0 07:04:28 smmap==5.0.1 07:04:28 soupsieve==2.5 07:04:28 stevedore==5.2.0 07:04:28 tabulate==0.9.0 07:04:28 toml==0.10.2 07:04:28 tomlkit==0.12.4 07:04:28 tqdm==4.66.2 07:04:28 typing_extensions==4.10.0 07:04:28 tzdata==2024.1 07:04:28 urllib3==1.26.18 07:04:28 virtualenv==20.25.1 07:04:28 wcwidth==0.2.13 07:04:28 websocket-client==1.7.0 07:04:28 wrapt==1.16.0 07:04:28 xdg==6.0.0 07:04:28 xmltodict==0.13.0 07:04:28 yq==3.2.3 07:04:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17450853571689626186.sh 07:04:28 ---> sudo-logs.sh 07:04:28 Archiving 'sudo' log.. 07:04:28 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8917366167501270129.sh 07:04:28 ---> job-cost.sh 07:04:28 Setup pyenv: 07:04:29 system 07:04:29 3.8.13 07:04:29 3.9.13 07:04:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fg4h from file:/tmp/.os_lf_venv 07:04:30 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:04:36 lf-activate-venv(): INFO: Adding /tmp/venv-Fg4h/bin to PATH 07:04:36 INFO: No Stack... 07:04:36 INFO: Retrieving Pricing Info for: v3-standard-4 07:04:37 INFO: Archiving Costs 07:04:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3564717896579668368.sh 07:04:37 ---> logs-deploy.sh 07:04:37 Setup pyenv: 07:04:37 system 07:04:37 3.8.13 07:04:37 3.9.13 07:04:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:04:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Fg4h from file:/tmp/.os_lf_venv 07:04:39 lf-activate-venv(): INFO: Installing: lftools 07:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-Fg4h/bin to PATH 07:04:49 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3416 07:04:49 INFO: archiving workspace using pattern(s): 07:04:50 Archives upload complete. 07:04:50 INFO: archiving logs to Nexus 07:04:51 ---> uname -a: 07:04:51 Linux prd-ubuntu1804-builder-4c-4g-20460 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 07:04:51 07:04:51 07:04:51 ---> lscpu: 07:04:51 Architecture: x86_64 07:04:51 CPU op-mode(s): 32-bit, 64-bit 07:04:51 Byte Order: Little Endian 07:04:51 CPU(s): 4 07:04:51 On-line CPU(s) list: 0-3 07:04:51 Thread(s) per core: 1 07:04:51 Core(s) per socket: 1 07:04:51 Socket(s): 4 07:04:51 NUMA node(s): 1 07:04:51 Vendor ID: AuthenticAMD 07:04:51 CPU family: 23 07:04:51 Model: 49 07:04:51 Model name: AMD EPYC-Rome Processor 07:04:51 Stepping: 0 07:04:51 CPU MHz: 2799.996 07:04:51 BogoMIPS: 5599.99 07:04:51 Virtualization: AMD-V 07:04:51 Hypervisor vendor: KVM 07:04:51 Virtualization type: full 07:04:51 L1d cache: 32K 07:04:51 L1i cache: 32K 07:04:51 L2 cache: 512K 07:04:51 L3 cache: 16384K 07:04:51 NUMA node0 CPU(s): 0-3 07:04:51 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl 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 07:04:51 07:04:51 07:04:51 ---> nproc: 07:04:51 4 07:04:51 07:04:51 07:04:51 ---> df -h: 07:04:51 Filesystem Size Used Avail Use% Mounted on 07:04:51 udev 7.9G 0 7.9G 0% /dev 07:04:51 tmpfs 1.6G 672K 1.6G 1% /run 07:04:51 /dev/vda1 78G 8.3G 70G 11% / 07:04:51 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:04:51 tmpfs 5.0M 0 5.0M 0% /run/lock 07:04:51 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:04:51 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:04:51 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:04:51 07:04:51 07:04:51 ---> free -m: 07:04:51 total used free shared buff/cache available 07:04:51 Mem: 16040 535 13455 0 2049 15193 07:04:51 Swap: 1023 0 1023 07:04:51 07:04:51 07:04:51 ---> ip addr: 07:04:51 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:04:51 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:04:51 inet 127.0.0.1/8 scope host lo 07:04:51 valid_lft forever preferred_lft forever 07:04:51 inet6 ::1/128 scope host 07:04:51 valid_lft forever preferred_lft forever 07:04:51 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:04:51 link/ether fa:16:3e:b9:83:34 brd ff:ff:ff:ff:ff:ff 07:04:51 inet 10.30.106.130/23 brd 10.30.107.255 scope global dynamic ens3 07:04:51 valid_lft 86240sec preferred_lft 86240sec 07:04:51 inet6 fe80::f816:3eff:feb9:8334/64 scope link 07:04:51 valid_lft forever preferred_lft forever 07:04:51 07:04:51 07:04:51 ---> sar -b -r -n DEV: 07:04:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20460) 04/04/24 _x86_64_ (4 CPU) 07:04:51 07:04:51 07:02:14 LINUX RESTART (4 CPU) 07:04:51 07:04:51 07:03:01 tps rtps wtps bread/s bwrtn/s 07:04:51 07:04:01 104.25 13.90 90.35 1048.85 26550.22 07:04:51 Average: 104.25 13.90 90.35 1048.85 26550.22 07:04:51 07:04:51 07:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:04:51 07:04:01 13905652 15582664 2519308 15.34 68696 1804284 779876 4.46 689704 1607104 134644 07:04:51 Average: 13905652 15582664 2519308 15.34 68696 1804284 779876 4.46 689704 1607104 134644 07:04:51 07:04:51 07:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:04:51 07:04:01 lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 07:04:51 07:04:01 ens3 45.68 31.39 649.85 7.69 0.00 0.00 0.00 0.00 07:04:51 Average: lo 1.47 1.47 0.17 0.17 0.00 0.00 0.00 0.00 07:04:51 Average: ens3 45.68 31.39 649.85 7.69 0.00 0.00 0.00 0.00 07:04:51 07:04:51 07:04:51 ---> sar -P ALL: 07:04:51 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20460) 04/04/24 _x86_64_ (4 CPU) 07:04:51 07:04:51 07:02:14 LINUX RESTART (4 CPU) 07:04:51 07:04:51 07:03:01 CPU %user %nice %system %iowait %steal %idle 07:04:51 07:04:01 all 20.14 0.00 1.24 5.31 0.05 73.25 07:04:51 07:04:01 0 18.64 0.00 1.22 1.74 0.03 78.36 07:04:51 07:04:01 1 42.43 0.00 2.18 2.56 0.07 52.77 07:04:51 07:04:01 2 13.62 0.00 0.82 12.65 0.05 72.87 07:04:51 07:04:01 3 5.92 0.00 0.74 4.33 0.07 88.94 07:04:51 Average: all 20.14 0.00 1.24 5.31 0.05 73.25 07:04:51 Average: 0 18.64 0.00 1.22 1.74 0.03 78.36 07:04:51 Average: 1 42.43 0.00 2.18 2.56 0.07 52.77 07:04:51 Average: 2 13.62 0.00 0.82 12.65 0.05 72.87 07:04:51 Average: 3 5.92 0.00 0.74 4.33 0.07 88.94 07:04:51 07:04:51 07:04:51