12:33:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137637 12:33:19 Running as SYSTEM 12:33:19 [EnvInject] - Loading node environment variables. 12:33:19 Building remotely on prd-ubuntu1804-builder-4c-4g-20060 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:33:19 [ssh-agent] Looking for ssh-agent implementation... 12:33:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:33:19 $ ssh-agent 12:33:19 SSH_AUTH_SOCK=/tmp/ssh-OiGFONME2xs2/agent.1745 12:33:19 SSH_AGENT_PID=1747 12:33:19 [ssh-agent] Started. 12:33:19 Running ssh-add (command line suppressed) 12:33:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1874810426438414908.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1874810426438414908.key) 12:33:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:33:19 The recommended git tool is: NONE 12:33:21 using credential onap-jenkins-ssh 12:33:21 Wiping out workspace first. 12:33:21 Cloning the remote Git repository 12:33:21 Cloning repository git://cloud.onap.org/mirror/oom.git 12:33:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:33:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:33:21 > git --version # timeout=10 12:33:21 > git --version # 'git version 2.17.1' 12:33:21 using GIT_SSH to set credentials Gerrit user 12:33:21 Verifying host key using manually-configured host key entries 12:33:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:33:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:33:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:33:27 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:33:27 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:33:27 using GIT_SSH to set credentials Gerrit user 12:33:27 Verifying host key using manually-configured host key entries 12:33:27 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/37/137637/1 # timeout=30 12:33:28 > git rev-parse 997d271076bdc61071f2b728dd788493e7c3784b^{commit} # timeout=10 12:33:28 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:33:28 Checking out Revision 997d271076bdc61071f2b728dd788493e7c3784b (refs/changes/37/137637/1) 12:33:28 > git config core.sparsecheckout # timeout=10 12:33:28 > git checkout -f 997d271076bdc61071f2b728dd788493e7c3784b # timeout=30 12:33:31 Commit message: "[MARIADB] Update mariadb-operator and templates to 0.27.0" 12:33:31 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:33:31 > git rev-list --no-walk f8146d85933c5eab5a8061f21dcfce9b6b6b93d5 # timeout=10 12:33:31 [EnvInject] - Injecting environment variables from a build step. 12:33:31 [EnvInject] - Injecting as environment variables the properties content 12:33:31 PYTHON=python3 12:33:31 12:33:31 [EnvInject] - Variables injected successfully. 12:33:31 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins15659674582150480072.sh 12:33:31 ---> tox-install.sh 12:33:31 + source /home/jenkins/lf-env.sh 12:33:31 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:31 ++ mktemp -d /tmp/venv-XXXX 12:33:31 + lf_venv=/tmp/venv-EOz0 12:33:31 + local venv_file=/tmp/.os_lf_venv 12:33:31 + local python=python3 12:33:31 + local options 12:33:31 + local set_path=true 12:33:31 + local install_args= 12:33:31 ++ 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 12:33:31 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:31 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:31 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:31 + true 12:33:31 + case $1 in 12:33:31 + venv_file=/tmp/.toxenv 12:33:31 + shift 2 12:33:31 + true 12:33:31 + case $1 in 12:33:31 + shift 12:33:31 + break 12:33:31 + case $python in 12:33:31 + local pkg_list= 12:33:31 + [[ -d /opt/pyenv ]] 12:33:31 + echo 'Setup pyenv:' 12:33:31 Setup pyenv: 12:33:31 + export PYENV_ROOT=/opt/pyenv 12:33:31 + PYENV_ROOT=/opt/pyenv 12:33:31 + 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 12:33:31 + 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 12:33:31 + pyenv versions 12:33:31 * system (set by /opt/pyenv/version) 12:33:31 * 3.8.13 (set by /opt/pyenv/version) 12:33:31 * 3.9.13 (set by /opt/pyenv/version) 12:33:31 * 3.10.6 (set by /opt/pyenv/version) 12:33:31 + command -v pyenv 12:33:31 ++ pyenv init - --no-rehash 12:33:31 + 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[*]}"'\'')" 12:33:31 export PATH="/opt/pyenv/shims:${PATH}" 12:33:31 export PYENV_SHELL=bash 12:33:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:31 pyenv() { 12:33:31 local command 12:33:31 command="${1:-}" 12:33:31 if [ "$#" -gt 0 ]; then 12:33:31 shift 12:33:31 fi 12:33:31 12:33:31 case "$command" in 12:33:31 rehash|shell) 12:33:31 eval "$(pyenv "sh-$command" "$@")" 12:33:31 ;; 12:33:31 *) 12:33:31 command pyenv "$command" "$@" 12:33:31 ;; 12:33:31 esac 12:33:31 }' 12:33:31 +++ 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[*]}"' 12:33:31 ++ 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 12:33:31 ++ 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 12:33:31 ++ 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 12:33:31 ++ export PYENV_SHELL=bash 12:33:31 ++ PYENV_SHELL=bash 12:33:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:31 +++ complete -F _pyenv pyenv 12:33:31 ++ lf-pyver python3 12:33:31 ++ local py_version_xy=python3 12:33:31 ++ local py_version_xyz= 12:33:31 ++ pyenv versions 12:33:31 ++ local command 12:33:31 ++ command=versions 12:33:31 ++ '[' 1 -gt 0 ']' 12:33:31 ++ shift 12:33:31 ++ case "$command" in 12:33:31 ++ command pyenv versions 12:33:31 ++ pyenv versions 12:33:31 ++ awk '{ print $1 }' 12:33:31 ++ grep -E '^[0-9.]*[0-9]$' 12:33:31 ++ sed 's/^[ *]* //' 12:33:31 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:31 +++ grep '^3' /tmp/.pyenv_versions 12:33:31 +++ sort -V 12:33:31 +++ tail -n 1 12:33:31 ++ py_version_xyz=3.10.6 12:33:31 ++ [[ -z 3.10.6 ]] 12:33:31 ++ echo 3.10.6 12:33:31 ++ return 0 12:33:31 + pyenv local 3.10.6 12:33:31 + local command 12:33:31 + command=local 12:33:31 + '[' 2 -gt 0 ']' 12:33:31 + shift 12:33:31 + case "$command" in 12:33:31 + command pyenv local 3.10.6 12:33:31 + pyenv local 3.10.6 12:33:31 + for arg in "$@" 12:33:31 + case $arg in 12:33:31 + pkg_list+='tox ' 12:33:31 + for arg in "$@" 12:33:31 + case $arg in 12:33:31 + pkg_list+='virtualenv ' 12:33:31 + for arg in "$@" 12:33:31 + case $arg in 12:33:31 + pkg_list+='urllib3~=1.26.15 ' 12:33:31 + [[ -f /tmp/.toxenv ]] 12:33:31 + [[ ! -f /tmp/.toxenv ]] 12:33:31 + [[ -n '' ]] 12:33:31 + python3 -m venv /tmp/venv-EOz0 12:33:36 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EOz0' 12:33:36 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-EOz0 12:33:36 + echo /tmp/venv-EOz0 12:33:36 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:33:36 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:33:36 + /tmp/venv-EOz0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:39 + /tmp/venv-EOz0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:42 + type python3 12:33:42 + true 12:33:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EOz0/bin to PATH' 12:33:42 lf-activate-venv(): INFO: Adding /tmp/venv-EOz0/bin to PATH 12:33:42 + PATH=/tmp/venv-EOz0/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 12:33:42 + return 0 12:33:42 + python3 --version 12:33:42 Python 3.10.6 12:33:42 + python3 -m pip --version 12:33:42 pip 24.0 from /tmp/venv-EOz0/lib/python3.10/site-packages/pip (python 3.10) 12:33:42 + python3 -m pip freeze 12:33:43 cachetools==5.3.3 12:33:43 chardet==5.2.0 12:33:43 colorama==0.4.6 12:33:43 distlib==0.3.8 12:33:43 filelock==3.13.3 12:33:43 packaging==24.0 12:33:43 platformdirs==4.2.0 12:33:43 pluggy==1.4.0 12:33:43 pyproject-api==1.6.1 12:33:43 tomli==2.0.1 12:33:43 tox==4.14.2 12:33:43 urllib3==1.26.18 12:33:43 virtualenv==20.25.1 12:33:43 [EnvInject] - Injecting environment variables from a build step. 12:33:43 [EnvInject] - Injecting as environment variables the properties content 12:33:43 PARALLEL=false 12:33:43 12:33:43 [EnvInject] - Variables injected successfully. 12:33:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13414876998252792305.sh 12:33:43 ---> tox-run.sh 12:33:43 + 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 12:33:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:33:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:33:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:33:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:33:43 + source /home/jenkins/lf-env.sh 12:33:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:33:43 ++ mktemp -d /tmp/venv-XXXX 12:33:43 + lf_venv=/tmp/venv-vcBd 12:33:43 + local venv_file=/tmp/.os_lf_venv 12:33:43 + local python=python3 12:33:43 + local options 12:33:43 + local set_path=true 12:33:43 + local install_args= 12:33:43 ++ 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 12:33:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:33:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:33:43 + true 12:33:43 + case $1 in 12:33:43 + venv_file=/tmp/.toxenv 12:33:43 + shift 2 12:33:43 + true 12:33:43 + case $1 in 12:33:43 + shift 12:33:43 + break 12:33:43 + case $python in 12:33:43 + local pkg_list= 12:33:43 + [[ -d /opt/pyenv ]] 12:33:43 + echo 'Setup pyenv:' 12:33:43 Setup pyenv: 12:33:43 + export PYENV_ROOT=/opt/pyenv 12:33:43 + PYENV_ROOT=/opt/pyenv 12:33:43 + 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 12:33:43 + 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 12:33:43 + pyenv versions 12:33:43 system 12:33:43 3.8.13 12:33:43 3.9.13 12:33:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:43 + command -v pyenv 12:33:43 ++ pyenv init - --no-rehash 12:33:43 + 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[*]}"'\'')" 12:33:43 export PATH="/opt/pyenv/shims:${PATH}" 12:33:43 export PYENV_SHELL=bash 12:33:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:33:43 pyenv() { 12:33:43 local command 12:33:43 command="${1:-}" 12:33:43 if [ "$#" -gt 0 ]; then 12:33:43 shift 12:33:43 fi 12:33:43 12:33:43 case "$command" in 12:33:43 rehash|shell) 12:33:43 eval "$(pyenv "sh-$command" "$@")" 12:33:43 ;; 12:33:43 *) 12:33:43 command pyenv "$command" "$@" 12:33:43 ;; 12:33:43 esac 12:33:43 }' 12:33:43 +++ 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[*]}"' 12:33:43 ++ 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 12:33:43 ++ 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 12:33:43 ++ 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 12:33:43 ++ export PYENV_SHELL=bash 12:33:43 ++ PYENV_SHELL=bash 12:33:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:33:43 +++ complete -F _pyenv pyenv 12:33:43 ++ lf-pyver python3 12:33:43 ++ local py_version_xy=python3 12:33:43 ++ local py_version_xyz= 12:33:43 ++ pyenv versions 12:33:43 ++ local command 12:33:43 ++ command=versions 12:33:43 ++ '[' 1 -gt 0 ']' 12:33:43 ++ shift 12:33:43 ++ case "$command" in 12:33:43 ++ command pyenv versions 12:33:43 ++ pyenv versions 12:33:43 ++ sed 's/^[ *]* //' 12:33:43 ++ awk '{ print $1 }' 12:33:43 ++ grep -E '^[0-9.]*[0-9]$' 12:33:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:33:43 +++ sort -V 12:33:43 +++ grep '^3' /tmp/.pyenv_versions 12:33:43 +++ tail -n 1 12:33:43 ++ py_version_xyz=3.10.6 12:33:43 ++ [[ -z 3.10.6 ]] 12:33:43 ++ echo 3.10.6 12:33:43 ++ return 0 12:33:43 + pyenv local 3.10.6 12:33:43 + local command 12:33:43 + command=local 12:33:43 + '[' 2 -gt 0 ']' 12:33:43 + shift 12:33:43 + case "$command" in 12:33:43 + command pyenv local 3.10.6 12:33:43 + pyenv local 3.10.6 12:33:43 + for arg in "$@" 12:33:43 + case $arg in 12:33:43 + pkg_list+='tox ' 12:33:43 + for arg in "$@" 12:33:43 + case $arg in 12:33:43 + pkg_list+='virtualenv ' 12:33:43 + for arg in "$@" 12:33:43 + case $arg in 12:33:43 + pkg_list+='urllib3~=1.26.15 ' 12:33:43 + [[ -f /tmp/.toxenv ]] 12:33:43 ++ cat /tmp/.toxenv 12:33:43 + lf_venv=/tmp/venv-EOz0 12:33:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOz0 from' file:/tmp/.toxenv 12:33:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-EOz0 from file:/tmp/.toxenv 12:33:43 + /tmp/venv-EOz0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:33:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:33:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:33:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:33:44 + /tmp/venv-EOz0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:33:46 + type python3 12:33:46 + true 12:33:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-EOz0/bin to PATH' 12:33:46 lf-activate-venv(): INFO: Adding /tmp/venv-EOz0/bin to PATH 12:33:46 + PATH=/tmp/venv-EOz0/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 12:33:46 + return 0 12:33:46 + [[ -d /opt/pyenv ]] 12:33:46 + echo '---> Setting up pyenv' 12:33:46 ---> Setting up pyenv 12:33:46 + export PYENV_ROOT=/opt/pyenv 12:33:46 + PYENV_ROOT=/opt/pyenv 12:33:46 + export PATH=/opt/pyenv/bin:/tmp/venv-EOz0/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 12:33:46 + PATH=/opt/pyenv/bin:/tmp/venv-EOz0/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 12:33:46 ++ pwd 12:33:46 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:33:46 + export PYTHONPATH 12:33:46 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:33:46 + TOX_TESTENV_PASSENV=PYTHONPATH 12:33:46 + tox --version 12:33:46 4.14.2 from /tmp/venv-EOz0/lib/python3.10/site-packages/tox/__init__.py 12:33:46 + PARALLEL=false 12:33:46 + TOX_OPTIONS_LIST= 12:33:46 + [[ -n checkbashisms ]] 12:33:46 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:33:46 + case ${PARALLEL,,} in 12:33:46 + tox -e checkbashisms 12:33:46 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:33:47 checkbashisms: freeze> python -m pip freeze --all 12:33:48 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:33:48 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:33:49 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:33:49 you may get strange results 12:33:49 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:33:51 checkbashisms: OK (4.82=setup[1.64]+cmd[3.18] seconds) 12:33:51 congratulations :) (4.99 seconds) 12:33:51 + tox_status=0 12:33:51 + echo '---> Completed tox runs' 12:33:51 ---> Completed tox runs 12:33:51 + for i in .tox/*/log 12:33:51 ++ echo .tox/checkbashisms/log 12:33:51 ++ awk -F/ '{print $2}' 12:33:51 + tox_env=checkbashisms 12:33:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:33:51 + DOC_DIR=docs/_build/html 12:33:51 + [[ -d docs/_build/html ]] 12:33:51 + echo '---> tox-run.sh ends' 12:33:51 ---> tox-run.sh ends 12:33:51 + test 0 -eq 0 12:33:51 $ ssh-agent -k 12:33:51 unset SSH_AUTH_SOCK; 12:33:51 unset SSH_AGENT_PID; 12:33:51 echo Agent pid 1747 killed; 12:33:51 [ssh-agent] Stopped. 12:33:51 [PostBuildScript] - [INFO] Executing post build scripts. 12:33:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11862223639273278923.sh 12:33:51 ---> sysstat.sh 12:33:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5474370396417413006.sh 12:33:52 ---> package-listing.sh 12:33:52 ++ facter osfamily 12:33:52 ++ tr '[:upper:]' '[:lower:]' 12:33:52 + OS_FAMILY=debian 12:33:52 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:33:52 + START_PACKAGES=/tmp/packages_start.txt 12:33:52 + END_PACKAGES=/tmp/packages_end.txt 12:33:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:33:52 + PACKAGES=/tmp/packages_start.txt 12:33:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:33:52 + PACKAGES=/tmp/packages_end.txt 12:33:52 + case "${OS_FAMILY}" in 12:33:52 + dpkg -l 12:33:52 + grep '^ii' 12:33:52 + '[' -f /tmp/packages_start.txt ']' 12:33:52 + '[' -f /tmp/packages_end.txt ']' 12:33:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:33:52 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:33:52 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:33:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:33:52 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5673216102204395828.sh 12:33:52 ---> capture-instance-metadata.sh 12:33:52 Setup pyenv: 12:33:52 system 12:33:52 3.8.13 12:33:52 3.9.13 12:33:52 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KB9c 12:33:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:33:59 lf-activate-venv(): INFO: Installing: lftools 12:34:34 lf-activate-venv(): INFO: Adding /tmp/venv-KB9c/bin to PATH 12:34:34 INFO: Running in OpenStack, capturing instance metadata 12:34:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15317730171350310120.sh 12:34:34 provisioning config files... 12:34:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config5645632449732083600tmp 12:34:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:34:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:34:34 [EnvInject] - Injecting environment variables from a build step. 12:34:34 [EnvInject] - Injecting as environment variables the properties content 12:34:34 SERVER_ID=logs 12:34:34 12:34:34 [EnvInject] - Variables injected successfully. 12:34:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15462868582896919101.sh 12:34:34 ---> create-netrc.sh 12:34:34 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5831281745080118837.sh 12:34:34 ---> python-tools-install.sh 12:34:34 Setup pyenv: 12:34:34 system 12:34:34 3.8.13 12:34:34 3.9.13 12:34:34 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:34:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KB9c from file:/tmp/.os_lf_venv 12:34:36 lf-activate-venv(): INFO: Installing: lftools 12:34:44 lf-activate-venv(): INFO: Adding /tmp/venv-KB9c/bin to PATH 12:34:44 Generating Requirements File 12:35:16 Python 3.10.6 12:35:16 pip 24.0 from /tmp/venv-KB9c/lib/python3.10/site-packages/pip (python 3.10) 12:35:16 appdirs==1.4.4 12:35:16 argcomplete==3.2.3 12:35:16 aspy.yaml==1.3.0 12:35:16 attrs==23.2.0 12:35:16 autopage==0.5.2 12:35:16 beautifulsoup4==4.12.3 12:35:16 boto3==1.34.75 12:35:16 botocore==1.34.75 12:35:16 bs4==0.0.2 12:35:16 cachetools==5.3.3 12:35:16 certifi==2024.2.2 12:35:16 cffi==1.16.0 12:35:16 cfgv==3.4.0 12:35:16 chardet==5.2.0 12:35:16 charset-normalizer==3.3.2 12:35:16 click==8.1.7 12:35:16 cliff==4.6.0 12:35:16 cmd2==2.4.3 12:35:16 cryptography==3.3.2 12:35:16 debtcollector==3.0.0 12:35:16 decorator==5.1.1 12:35:16 defusedxml==0.7.1 12:35:16 Deprecated==1.2.14 12:35:16 distlib==0.3.8 12:35:16 dnspython==2.6.1 12:35:16 docker==4.2.2 12:35:16 dogpile.cache==1.3.2 12:35:16 email_validator==2.1.1 12:35:16 filelock==3.13.3 12:35:16 future==1.0.0 12:35:16 gitdb==4.0.11 12:35:16 GitPython==3.1.43 12:35:16 google-auth==2.29.0 12:35:16 httplib2==0.22.0 12:35:16 identify==2.5.35 12:35:16 idna==3.6 12:35:16 importlib-resources==1.5.0 12:35:16 iso8601==2.1.0 12:35:16 Jinja2==3.1.3 12:35:16 jmespath==1.0.1 12:35:16 jsonpatch==1.33 12:35:16 jsonpointer==2.4 12:35:16 jsonschema==4.21.1 12:35:16 jsonschema-specifications==2023.12.1 12:35:16 keystoneauth1==5.6.0 12:35:16 kubernetes==29.0.0 12:35:16 lftools==0.37.10 12:35:16 lxml==5.2.0 12:35:16 MarkupSafe==2.1.5 12:35:16 msgpack==1.0.8 12:35:16 multi_key_dict==2.0.3 12:35:16 munch==4.0.0 12:35:16 netaddr==1.2.1 12:35:16 netifaces==0.11.0 12:35:16 niet==1.4.2 12:35:16 nodeenv==1.8.0 12:35:16 oauth2client==4.1.3 12:35:16 oauthlib==3.2.2 12:35:16 openstacksdk==3.0.0 12:35:16 os-client-config==2.1.0 12:35:16 os-service-types==1.7.0 12:35:16 osc-lib==3.0.1 12:35:16 oslo.config==9.4.0 12:35:16 oslo.context==5.5.0 12:35:16 oslo.i18n==6.3.0 12:35:16 oslo.log==5.5.1 12:35:16 oslo.serialization==5.4.0 12:35:16 oslo.utils==7.1.0 12:35:16 packaging==24.0 12:35:16 pbr==6.0.0 12:35:16 platformdirs==4.2.0 12:35:16 prettytable==3.10.0 12:35:16 pyasn1==0.6.0 12:35:16 pyasn1_modules==0.4.0 12:35:16 pycparser==2.22 12:35:16 pygerrit2==2.0.15 12:35:16 PyGithub==2.3.0 12:35:16 pyinotify==0.9.6 12:35:16 PyJWT==2.8.0 12:35:16 PyNaCl==1.5.0 12:35:16 pyparsing==2.4.7 12:35:16 pyperclip==1.8.2 12:35:16 pyrsistent==0.20.0 12:35:16 python-cinderclient==9.5.0 12:35:16 python-dateutil==2.9.0.post0 12:35:16 python-heatclient==3.5.0 12:35:16 python-jenkins==1.8.2 12:35:16 python-keystoneclient==5.4.0 12:35:16 python-magnumclient==4.4.0 12:35:16 python-novaclient==18.6.0 12:35:16 python-openstackclient==6.6.0 12:35:16 python-swiftclient==4.5.0 12:35:16 PyYAML==6.0.1 12:35:16 referencing==0.34.0 12:35:16 requests==2.31.0 12:35:16 requests-oauthlib==2.0.0 12:35:16 requestsexceptions==1.4.0 12:35:16 rfc3986==2.0.0 12:35:16 rpds-py==0.18.0 12:35:16 rsa==4.9 12:35:16 ruamel.yaml==0.18.6 12:35:16 ruamel.yaml.clib==0.2.8 12:35:16 s3transfer==0.10.1 12:35:16 simplejson==3.19.2 12:35:16 six==1.16.0 12:35:16 smmap==5.0.1 12:35:16 soupsieve==2.5 12:35:16 stevedore==5.2.0 12:35:16 tabulate==0.9.0 12:35:16 toml==0.10.2 12:35:16 tomlkit==0.12.4 12:35:16 tqdm==4.66.2 12:35:16 typing_extensions==4.10.0 12:35:16 tzdata==2024.1 12:35:16 urllib3==1.26.18 12:35:16 virtualenv==20.25.1 12:35:16 wcwidth==0.2.13 12:35:16 websocket-client==1.7.0 12:35:16 wrapt==1.16.0 12:35:16 xdg==6.0.0 12:35:16 xmltodict==0.13.0 12:35:16 yq==3.2.3 12:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13837202780980961980.sh 12:35:17 ---> sudo-logs.sh 12:35:17 Archiving 'sudo' log.. 12:35:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8944498719049661967.sh 12:35:17 ---> job-cost.sh 12:35:17 Setup pyenv: 12:35:17 system 12:35:17 3.8.13 12:35:17 3.9.13 12:35:17 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:35:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KB9c from file:/tmp/.os_lf_venv 12:35:19 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:24 lf-activate-venv(): INFO: Adding /tmp/venv-KB9c/bin to PATH 12:35:24 INFO: No Stack... 12:35:24 INFO: Retrieving Pricing Info for: v3-standard-4 12:35:25 INFO: Archiving Costs 12:35:25 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5064400611469942984.sh 12:35:25 ---> logs-deploy.sh 12:35:25 Setup pyenv: 12:35:25 system 12:35:25 3.8.13 12:35:25 3.9.13 12:35:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:35:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KB9c from file:/tmp/.os_lf_venv 12:35:26 lf-activate-venv(): INFO: Installing: lftools 12:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-KB9c/bin to PATH 12:35:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3408 12:35:36 INFO: archiving workspace using pattern(s): 12:35:37 Archives upload complete. 12:35:37 INFO: archiving logs to Nexus 12:35:38 ---> uname -a: 12:35:38 Linux prd-ubuntu1804-builder-4c-4g-20060 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:35:38 12:35:38 12:35:38 ---> lscpu: 12:35:38 Architecture: x86_64 12:35:38 CPU op-mode(s): 32-bit, 64-bit 12:35:38 Byte Order: Little Endian 12:35:38 CPU(s): 4 12:35:38 On-line CPU(s) list: 0-3 12:35:38 Thread(s) per core: 1 12:35:38 Core(s) per socket: 1 12:35:38 Socket(s): 4 12:35:38 NUMA node(s): 1 12:35:38 Vendor ID: AuthenticAMD 12:35:38 CPU family: 23 12:35:38 Model: 49 12:35:38 Model name: AMD EPYC-Rome Processor 12:35:38 Stepping: 0 12:35:38 CPU MHz: 2799.998 12:35:38 BogoMIPS: 5599.99 12:35:38 Virtualization: AMD-V 12:35:38 Hypervisor vendor: KVM 12:35:38 Virtualization type: full 12:35:38 L1d cache: 32K 12:35:38 L1i cache: 32K 12:35:38 L2 cache: 512K 12:35:38 L3 cache: 16384K 12:35:38 NUMA node0 CPU(s): 0-3 12:35: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 12:35:38 12:35:38 12:35:38 ---> nproc: 12:35:38 4 12:35:38 12:35:38 12:35:38 ---> df -h: 12:35:38 Filesystem Size Used Avail Use% Mounted on 12:35:38 udev 7.9G 0 7.9G 0% /dev 12:35:38 tmpfs 1.6G 672K 1.6G 1% /run 12:35:38 /dev/vda1 78G 8.3G 70G 11% / 12:35:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:35:38 tmpfs 5.0M 0 5.0M 0% /run/lock 12:35:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:35:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:35:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:35:38 12:35:38 12:35:38 ---> free -m: 12:35:38 total used free shared buff/cache available 12:35:38 Mem: 16040 527 13462 0 2049 15201 12:35:38 Swap: 1023 0 1023 12:35:38 12:35:38 12:35:38 ---> ip addr: 12:35:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:38 inet 127.0.0.1/8 scope host lo 12:35:38 valid_lft forever preferred_lft forever 12:35:38 inet6 ::1/128 scope host 12:35:38 valid_lft forever preferred_lft forever 12:35:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:38 link/ether fa:16:3e:6d:18:ba brd ff:ff:ff:ff:ff:ff 12:35:38 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 12:35:38 valid_lft 86234sec preferred_lft 86234sec 12:35:38 inet6 fe80::f816:3eff:fe6d:18ba/64 scope link 12:35:38 valid_lft forever preferred_lft forever 12:35:38 12:35:38 12:35:38 ---> sar -b -r -n DEV: 12:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20060) 04/02/24 _x86_64_ (4 CPU) 12:35:38 12:35:38 12:32:55 LINUX RESTART (4 CPU) 12:35:38 12:35:38 12:33:01 tps rtps wtps bread/s bwrtn/s 12:35:38 12:34:01 228.13 59.62 168.51 3758.04 56042.66 12:35:38 12:35:01 111.70 13.90 97.80 1049.03 24947.71 12:35:38 Average: 169.91 36.76 133.15 2403.53 40495.18 12:35:38 12:35:38 12:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:38 12:34:01 14153508 15603192 2271460 13.83 47312 1609548 741500 4.24 628576 1441204 92020 12:35:38 12:35:01 13835404 15533028 2589564 15.77 70788 1821448 804648 4.60 737444 1623616 104468 12:35:38 Average: 13994456 15568110 2430512 14.80 59050 1715498 773074 4.42 683010 1532410 98244 12:35:38 12:35:38 12:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:38 12:34:01 ens3 399.35 259.97 1563.42 73.05 0.00 0.00 0.00 0.00 12:35:38 12:34:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:35:38 12:35:01 ens3 48.44 33.76 707.44 8.46 0.00 0.00 0.00 0.00 12:35:38 12:35:01 lo 1.53 1.53 0.16 0.16 0.00 0.00 0.00 0.00 12:35:38 Average: ens3 223.90 146.87 1135.43 40.75 0.00 0.00 0.00 0.00 12:35:38 Average: lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 12:35:38 12:35:38 12:35:38 ---> sar -P ALL: 12:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20060) 04/02/24 _x86_64_ (4 CPU) 12:35:38 12:35:38 12:32:55 LINUX RESTART (4 CPU) 12:35:38 12:35:38 12:33:01 CPU %user %nice %system %iowait %steal %idle 12:35:38 12:34:01 all 18.87 0.00 2.04 12.25 0.07 66.78 12:35:38 12:34:01 0 18.85 0.00 1.98 18.50 0.05 60.62 12:35:38 12:34:01 1 14.28 0.00 1.49 2.65 0.05 81.53 12:35:38 12:34:01 2 21.74 0.00 2.65 8.76 0.10 66.75 12:35:38 12:34:01 3 20.62 0.00 2.02 19.10 0.07 58.19 12:35:38 12:35:01 all 20.37 0.00 1.39 4.95 0.06 73.22 12:35:38 12:35:01 0 19.73 0.00 1.17 3.30 0.08 75.72 12:35:38 12:35:01 1 34.01 0.00 1.99 5.81 0.08 58.10 12:35:38 12:35:01 2 20.05 0.00 1.42 0.52 0.05 77.96 12:35:38 12:35:01 3 7.58 0.00 1.00 10.21 0.03 81.17 12:35:38 Average: all 19.62 0.00 1.71 8.60 0.06 70.00 12:35:38 Average: 0 19.29 0.00 1.57 10.89 0.07 68.18 12:35:38 Average: 1 24.17 0.00 1.74 4.24 0.07 69.79 12:35:38 Average: 2 20.90 0.00 2.03 4.63 0.08 72.37 12:35:38 Average: 3 14.11 0.00 1.51 14.66 0.05 69.67 12:35:38 12:35:38 12:35:38