15:22:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/138496 15:22:25 Running as SYSTEM 15:22:25 [EnvInject] - Loading node environment variables. 15:22:25 Building remotely on prd-ubuntu1804-builder-4c-4g-24438 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:22:25 [ssh-agent] Looking for ssh-agent implementation... 15:22:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:22:25 $ ssh-agent 15:22:25 SSH_AUTH_SOCK=/tmp/ssh-8HB51iKdG7L4/agent.1920 15:22:25 SSH_AGENT_PID=1922 15:22:25 [ssh-agent] Started. 15:22:25 Running ssh-add (command line suppressed) 15:22:25 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16391234722204932915.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_16391234722204932915.key) 15:22:25 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:22:25 The recommended git tool is: NONE 15:22:28 using credential onap-jenkins-ssh 15:22:28 Wiping out workspace first. 15:22:28 Cloning the remote Git repository 15:22:28 Cloning repository git://cloud.onap.org/mirror/oom.git 15:22:28 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:22:28 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:28 > git --version # timeout=10 15:22:28 > git --version # 'git version 2.17.1' 15:22:28 using GIT_SSH to set credentials Gerrit user 15:22:28 Verifying host key using manually-configured host key entries 15:22:28 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:22:34 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:22:35 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:22:35 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:22:35 using GIT_SSH to set credentials Gerrit user 15:22:35 Verifying host key using manually-configured host key entries 15:22:35 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/96/138496/2 # timeout=30 15:22:35 > git rev-parse b2c57e00121e912eaff312ffbf19168f4d3617d2^{commit} # timeout=10 15:22:35 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:22:35 Checking out Revision b2c57e00121e912eaff312ffbf19168f4d3617d2 (refs/changes/96/138496/2) 15:22:35 > git config core.sparsecheckout # timeout=10 15:22:35 > git checkout -f b2c57e00121e912eaff312ffbf19168f4d3617d2 # timeout=30 15:22:39 Commit message: "[COMMON] Update various common charts" 15:22:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:22:39 > git rev-list --no-walk 004ebce85d8214df87689db574efd7f16c87524d # timeout=10 15:22:40 [EnvInject] - Injecting environment variables from a build step. 15:22:40 [EnvInject] - Injecting as environment variables the properties content 15:22:40 PYTHON=python3 15:22:40 15:22:40 [EnvInject] - Variables injected successfully. 15:22:40 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7060610255144409317.sh 15:22:40 ---> tox-install.sh 15:22:40 + source /home/jenkins/lf-env.sh 15:22:40 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:40 ++ mktemp -d /tmp/venv-XXXX 15:22:40 + lf_venv=/tmp/venv-Mm5e 15:22:40 + local venv_file=/tmp/.os_lf_venv 15:22:40 + local python=python3 15:22:40 + local options 15:22:40 + local set_path=true 15:22:40 + local install_args= 15:22:40 ++ 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 15:22:40 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:40 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:40 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:40 + true 15:22:40 + case $1 in 15:22:40 + venv_file=/tmp/.toxenv 15:22:40 + shift 2 15:22:40 + true 15:22:40 + case $1 in 15:22:40 + shift 15:22:40 + break 15:22:40 + case $python in 15:22:40 + local pkg_list= 15:22:40 + [[ -d /opt/pyenv ]] 15:22:40 + echo 'Setup pyenv:' 15:22:40 Setup pyenv: 15:22:40 + export PYENV_ROOT=/opt/pyenv 15:22:40 + PYENV_ROOT=/opt/pyenv 15:22:40 + 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 15:22:40 + 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 15:22:40 + pyenv versions 15:22:40 * system (set by /opt/pyenv/version) 15:22:40 * 3.8.13 (set by /opt/pyenv/version) 15:22:40 * 3.9.13 (set by /opt/pyenv/version) 15:22:40 * 3.10.6 (set by /opt/pyenv/version) 15:22:40 + command -v pyenv 15:22:40 ++ pyenv init - --no-rehash 15:22:40 + 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[*]}"'\'')" 15:22:40 export PATH="/opt/pyenv/shims:${PATH}" 15:22:40 export PYENV_SHELL=bash 15:22:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:40 pyenv() { 15:22:40 local command 15:22:40 command="${1:-}" 15:22:40 if [ "$#" -gt 0 ]; then 15:22:40 shift 15:22:40 fi 15:22:40 15:22:40 case "$command" in 15:22:40 rehash|shell) 15:22:40 eval "$(pyenv "sh-$command" "$@")" 15:22:40 ;; 15:22:40 *) 15:22:40 command pyenv "$command" "$@" 15:22:40 ;; 15:22:40 esac 15:22:40 }' 15:22:40 +++ 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[*]}"' 15:22:40 ++ 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 15:22:40 ++ 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 15:22:40 ++ 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 15:22:40 ++ export PYENV_SHELL=bash 15:22:40 ++ PYENV_SHELL=bash 15:22:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:40 +++ complete -F _pyenv pyenv 15:22:40 ++ lf-pyver python3 15:22:40 ++ local py_version_xy=python3 15:22:40 ++ local py_version_xyz= 15:22:40 ++ pyenv versions 15:22:40 ++ local command 15:22:40 ++ command=versions 15:22:40 ++ '[' 1 -gt 0 ']' 15:22:40 ++ shift 15:22:40 ++ case "$command" in 15:22:40 ++ sed 's/^[ *]* //' 15:22:40 ++ command pyenv versions 15:22:40 ++ pyenv versions 15:22:40 ++ grep -E '^[0-9.]*[0-9]$' 15:22:40 ++ awk '{ print $1 }' 15:22:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:40 +++ grep '^3' /tmp/.pyenv_versions 15:22:40 +++ sort -V 15:22:40 +++ tail -n 1 15:22:40 ++ py_version_xyz=3.10.6 15:22:40 ++ [[ -z 3.10.6 ]] 15:22:40 ++ echo 3.10.6 15:22:40 ++ return 0 15:22:40 + pyenv local 3.10.6 15:22:40 + local command 15:22:40 + command=local 15:22:40 + '[' 2 -gt 0 ']' 15:22:40 + shift 15:22:40 + case "$command" in 15:22:40 + command pyenv local 3.10.6 15:22:40 + pyenv local 3.10.6 15:22:40 + for arg in "$@" 15:22:40 + case $arg in 15:22:40 + pkg_list+='tox ' 15:22:40 + for arg in "$@" 15:22:40 + case $arg in 15:22:40 + pkg_list+='virtualenv ' 15:22:40 + for arg in "$@" 15:22:40 + case $arg in 15:22:40 + pkg_list+='urllib3~=1.26.15 ' 15:22:40 + [[ -f /tmp/.toxenv ]] 15:22:40 + [[ ! -f /tmp/.toxenv ]] 15:22:40 + [[ -n '' ]] 15:22:40 + python3 -m venv /tmp/venv-Mm5e 15:22:47 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mm5e' 15:22:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Mm5e 15:22:47 + echo /tmp/venv-Mm5e 15:22:47 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:22:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:22:47 + /tmp/venv-Mm5e/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:50 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:50 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:50 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:50 + /tmp/venv-Mm5e/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:55 + type python3 15:22:55 + true 15:22:55 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mm5e/bin to PATH' 15:22:55 lf-activate-venv(): INFO: Adding /tmp/venv-Mm5e/bin to PATH 15:22:55 + PATH=/tmp/venv-Mm5e/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 15:22:55 + return 0 15:22:55 + python3 --version 15:22:55 Python 3.10.6 15:22:55 + python3 -m pip --version 15:22:56 pip 24.1.2 from /tmp/venv-Mm5e/lib/python3.10/site-packages/pip (python 3.10) 15:22:56 + python3 -m pip freeze 15:22:56 cachetools==5.4.0 15:22:56 chardet==5.2.0 15:22:56 colorama==0.4.6 15:22:56 distlib==0.3.8 15:22:56 filelock==3.15.4 15:22:56 packaging==24.1 15:22:56 platformdirs==4.2.2 15:22:56 pluggy==1.5.0 15:22:56 pyproject-api==1.7.1 15:22:56 tomli==2.0.1 15:22:56 tox==4.16.0 15:22:56 urllib3==1.26.19 15:22:56 virtualenv==20.26.3 15:22:56 [EnvInject] - Injecting environment variables from a build step. 15:22:56 [EnvInject] - Injecting as environment variables the properties content 15:22:56 PARALLEL=false 15:22:56 15:22:56 [EnvInject] - Variables injected successfully. 15:22:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins8386170390889599133.sh 15:22:56 ---> tox-run.sh 15:22:56 + 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 15:22:56 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:22:56 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:22:56 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:22:56 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:22:56 + source /home/jenkins/lf-env.sh 15:22:56 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:22:56 ++ mktemp -d /tmp/venv-XXXX 15:22:56 + lf_venv=/tmp/venv-AnwQ 15:22:56 + local venv_file=/tmp/.os_lf_venv 15:22:56 + local python=python3 15:22:56 + local options 15:22:56 + local set_path=true 15:22:56 + local install_args= 15:22:56 ++ 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 15:22:56 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:56 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:22:56 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:22:56 + true 15:22:56 + case $1 in 15:22:56 + venv_file=/tmp/.toxenv 15:22:56 + shift 2 15:22:56 + true 15:22:56 + case $1 in 15:22:56 + shift 15:22:56 + break 15:22:56 + case $python in 15:22:56 + local pkg_list= 15:22:56 + [[ -d /opt/pyenv ]] 15:22:56 + echo 'Setup pyenv:' 15:22:56 Setup pyenv: 15:22:56 + export PYENV_ROOT=/opt/pyenv 15:22:56 + PYENV_ROOT=/opt/pyenv 15:22:56 + 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 15:22:56 + 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 15:22:56 + pyenv versions 15:22:56 system 15:22:56 3.8.13 15:22:56 3.9.13 15:22:56 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:22:56 + command -v pyenv 15:22:56 ++ pyenv init - --no-rehash 15:22:56 + 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[*]}"'\'')" 15:22:56 export PATH="/opt/pyenv/shims:${PATH}" 15:22:56 export PYENV_SHELL=bash 15:22:56 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:22:56 pyenv() { 15:22:56 local command 15:22:56 command="${1:-}" 15:22:56 if [ "$#" -gt 0 ]; then 15:22:56 shift 15:22:56 fi 15:22:56 15:22:56 case "$command" in 15:22:56 rehash|shell) 15:22:56 eval "$(pyenv "sh-$command" "$@")" 15:22:56 ;; 15:22:56 *) 15:22:56 command pyenv "$command" "$@" 15:22:56 ;; 15:22:56 esac 15:22:56 }' 15:22:56 +++ 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[*]}"' 15:22:56 ++ 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 15:22:56 ++ 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 15:22:56 ++ 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 15:22:56 ++ export PYENV_SHELL=bash 15:22:56 ++ PYENV_SHELL=bash 15:22:56 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:22:56 +++ complete -F _pyenv pyenv 15:22:56 ++ lf-pyver python3 15:22:56 ++ local py_version_xy=python3 15:22:56 ++ local py_version_xyz= 15:22:56 ++ sed 's/^[ *]* //' 15:22:56 ++ pyenv versions 15:22:56 ++ local command 15:22:56 ++ command=versions 15:22:56 ++ '[' 1 -gt 0 ']' 15:22:56 ++ shift 15:22:56 ++ case "$command" in 15:22:56 ++ command pyenv versions 15:22:56 ++ pyenv versions 15:22:56 ++ awk '{ print $1 }' 15:22:56 ++ grep -E '^[0-9.]*[0-9]$' 15:22:56 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:22:56 +++ grep '^3' /tmp/.pyenv_versions 15:22:56 +++ sort -V 15:22:56 +++ tail -n 1 15:22:56 ++ py_version_xyz=3.10.6 15:22:56 ++ [[ -z 3.10.6 ]] 15:22:56 ++ echo 3.10.6 15:22:56 ++ return 0 15:22:56 + pyenv local 3.10.6 15:22:56 + local command 15:22:56 + command=local 15:22:56 + '[' 2 -gt 0 ']' 15:22:56 + shift 15:22:56 + case "$command" in 15:22:56 + command pyenv local 3.10.6 15:22:56 + pyenv local 3.10.6 15:22:56 + for arg in "$@" 15:22:56 + case $arg in 15:22:56 + pkg_list+='tox ' 15:22:56 + for arg in "$@" 15:22:56 + case $arg in 15:22:56 + pkg_list+='virtualenv ' 15:22:56 + for arg in "$@" 15:22:56 + case $arg in 15:22:56 + pkg_list+='urllib3~=1.26.15 ' 15:22:56 + [[ -f /tmp/.toxenv ]] 15:22:56 ++ cat /tmp/.toxenv 15:22:56 + lf_venv=/tmp/venv-Mm5e 15:22:56 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mm5e from' file:/tmp/.toxenv 15:22:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Mm5e from file:/tmp/.toxenv 15:22:56 + /tmp/venv-Mm5e/bin/python3 -m pip install --upgrade --quiet pip virtualenv 15:22:57 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:22:57 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:22:57 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:22:57 + /tmp/venv-Mm5e/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:22:59 + type python3 15:22:59 + true 15:22:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Mm5e/bin to PATH' 15:22:59 lf-activate-venv(): INFO: Adding /tmp/venv-Mm5e/bin to PATH 15:22:59 + PATH=/tmp/venv-Mm5e/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 15:22:59 + return 0 15:22:59 + [[ -d /opt/pyenv ]] 15:22:59 + echo '---> Setting up pyenv' 15:22:59 ---> Setting up pyenv 15:22:59 + export PYENV_ROOT=/opt/pyenv 15:22:59 + PYENV_ROOT=/opt/pyenv 15:22:59 + export PATH=/opt/pyenv/bin:/tmp/venv-Mm5e/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 15:22:59 + PATH=/opt/pyenv/bin:/tmp/venv-Mm5e/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 15:22:59 ++ pwd 15:22:59 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:22:59 + export PYTHONPATH 15:22:59 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:22:59 + TOX_TESTENV_PASSENV=PYTHONPATH 15:22:59 + tox --version 15:22:59 4.16.0 from /tmp/venv-Mm5e/lib/python3.10/site-packages/tox/__init__.py 15:22:59 + PARALLEL=false 15:22:59 + TOX_OPTIONS_LIST= 15:22:59 + [[ -n checkbashisms ]] 15:22:59 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:22:59 + case ${PARALLEL,,} in 15:22:59 + tox -e checkbashisms 15:22:59 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:23:01 checkbashisms: freeze> python -m pip freeze --all 15:23:01 checkbashisms: pip==24.1,setuptools==70.1.0,wheel==0.43.0 15:23:01 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:23:03 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:23:03 you may get strange results 15:23:03 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:23:05 checkbashisms: OK (4.98=setup[1.80]+cmd[3.18] seconds) 15:23:05 congratulations :) (5.16 seconds) 15:23:05 + tox_status=0 15:23:05 + echo '---> Completed tox runs' 15:23:05 ---> Completed tox runs 15:23:05 + for i in .tox/*/log 15:23:05 ++ awk -F/ '{print $2}' 15:23:05 ++ echo .tox/checkbashisms/log 15:23:05 + tox_env=checkbashisms 15:23:05 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:23:05 + DOC_DIR=docs/_build/html 15:23:05 + [[ -d docs/_build/html ]] 15:23:05 + echo '---> tox-run.sh ends' 15:23:05 ---> tox-run.sh ends 15:23:05 + test 0 -eq 0 15:23:05 $ ssh-agent -k 15:23:05 unset SSH_AUTH_SOCK; 15:23:05 unset SSH_AGENT_PID; 15:23:05 echo Agent pid 1922 killed; 15:23:05 [ssh-agent] Stopped. 15:23:05 [PostBuildScript] - [INFO] Executing post build scripts. 15:23:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13971698622770155790.sh 15:23:05 ---> sysstat.sh 15:23:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14391474091043130048.sh 15:23:05 ---> package-listing.sh 15:23:05 ++ facter osfamily 15:23:05 ++ tr '[:upper:]' '[:lower:]' 15:23:05 + OS_FAMILY=debian 15:23:05 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:23:05 + START_PACKAGES=/tmp/packages_start.txt 15:23:05 + END_PACKAGES=/tmp/packages_end.txt 15:23:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:23:05 + PACKAGES=/tmp/packages_start.txt 15:23:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:23:05 + PACKAGES=/tmp/packages_end.txt 15:23:05 + case "${OS_FAMILY}" in 15:23:05 + dpkg -l 15:23:05 + grep '^ii' 15:23:05 + '[' -f /tmp/packages_start.txt ']' 15:23:05 + '[' -f /tmp/packages_end.txt ']' 15:23:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:23:05 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:23:05 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:23:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:23:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins371475920664446564.sh 15:23:05 ---> capture-instance-metadata.sh 15:23:06 Setup pyenv: 15:23:06 system 15:23:06 3.8.13 15:23:06 3.9.13 15:23:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:23:10 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VF0Y 15:23:10 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:23:13 lf-activate-venv(): INFO: Installing: lftools 15:24:01 lf-activate-venv(): INFO: Adding /tmp/venv-VF0Y/bin to PATH 15:24:01 INFO: Running in OpenStack, capturing instance metadata 15:24:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6461269739375175553.sh 15:24:02 provisioning config files... 15:24:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15772301473443729959tmp 15:24:02 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:24:02 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:24:02 [EnvInject] - Injecting environment variables from a build step. 15:24:02 [EnvInject] - Injecting as environment variables the properties content 15:24:02 SERVER_ID=logs 15:24:02 15:24:02 [EnvInject] - Variables injected successfully. 15:24:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1512556835558023556.sh 15:24:02 ---> create-netrc.sh 15:24:02 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins16154561802602673694.sh 15:24:02 ---> python-tools-install.sh 15:24:02 Setup pyenv: 15:24:02 system 15:24:02 3.8.13 15:24:02 3.9.13 15:24:02 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:24:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VF0Y from file:/tmp/.os_lf_venv 15:24:03 lf-activate-venv(): INFO: Installing: lftools 15:24:13 lf-activate-venv(): INFO: Adding /tmp/venv-VF0Y/bin to PATH 15:24:13 Generating Requirements File 15:24:38 Python 3.10.6 15:24:38 pip 24.1.2 from /tmp/venv-VF0Y/lib/python3.10/site-packages/pip (python 3.10) 15:24:38 appdirs==1.4.4 15:24:38 argcomplete==3.4.0 15:24:38 aspy.yaml==1.3.0 15:24:38 attrs==23.2.0 15:24:38 autopage==0.5.2 15:24:38 beautifulsoup4==4.12.3 15:24:38 boto3==1.34.144 15:24:38 botocore==1.34.144 15:24:38 bs4==0.0.2 15:24:38 cachetools==5.4.0 15:24:38 certifi==2024.7.4 15:24:38 cffi==1.16.0 15:24:38 cfgv==3.4.0 15:24:38 chardet==5.2.0 15:24:38 charset-normalizer==3.3.2 15:24:38 click==8.1.7 15:24:38 cliff==4.7.0 15:24:38 cmd2==2.4.3 15:24:38 cryptography==3.3.2 15:24:38 debtcollector==3.0.0 15:24:38 decorator==5.1.1 15:24:38 defusedxml==0.7.1 15:24:38 Deprecated==1.2.14 15:24:38 distlib==0.3.8 15:24:38 dnspython==2.6.1 15:24:38 docker==4.2.2 15:24:38 dogpile.cache==1.3.3 15:24:38 email_validator==2.2.0 15:24:38 filelock==3.15.4 15:24:38 future==1.0.0 15:24:38 gitdb==4.0.11 15:24:38 GitPython==3.1.43 15:24:38 google-auth==2.32.0 15:24:38 httplib2==0.22.0 15:24:38 identify==2.6.0 15:24:38 idna==3.7 15:24:38 importlib-resources==1.5.0 15:24:38 iso8601==2.1.0 15:24:38 Jinja2==3.1.4 15:24:38 jmespath==1.0.1 15:24:38 jsonpatch==1.33 15:24:38 jsonpointer==3.0.0 15:24:38 jsonschema==4.23.0 15:24:38 jsonschema-specifications==2023.12.1 15:24:38 keystoneauth1==5.7.0 15:24:38 kubernetes==30.1.0 15:24:38 lftools==0.37.10 15:24:38 lxml==5.2.2 15:24:38 MarkupSafe==2.1.5 15:24:38 msgpack==1.0.8 15:24:38 multi_key_dict==2.0.3 15:24:38 munch==4.0.0 15:24:38 netaddr==1.3.0 15:24:38 netifaces==0.11.0 15:24:38 niet==1.4.2 15:24:38 nodeenv==1.9.1 15:24:38 oauth2client==4.1.3 15:24:38 oauthlib==3.2.2 15:24:38 openstacksdk==3.3.0 15:24:38 os-client-config==2.1.0 15:24:38 os-service-types==1.7.0 15:24:38 osc-lib==3.1.0 15:24:38 oslo.config==9.5.0 15:24:38 oslo.context==5.5.0 15:24:38 oslo.i18n==6.3.0 15:24:38 oslo.log==6.1.0 15:24:38 oslo.serialization==5.4.0 15:24:38 oslo.utils==7.2.0 15:24:38 packaging==24.1 15:24:38 pbr==6.0.0 15:24:38 platformdirs==4.2.2 15:24:38 prettytable==3.10.2 15:24:38 pyasn1==0.6.0 15:24:38 pyasn1_modules==0.4.0 15:24:38 pycparser==2.22 15:24:38 pygerrit2==2.0.15 15:24:38 PyGithub==2.3.0 15:24:38 PyJWT==2.8.0 15:24:38 PyNaCl==1.5.0 15:24:38 pyparsing==2.4.7 15:24:38 pyperclip==1.9.0 15:24:38 pyrsistent==0.20.0 15:24:38 python-cinderclient==9.5.0 15:24:38 python-dateutil==2.9.0.post0 15:24:38 python-heatclient==3.5.0 15:24:38 python-jenkins==1.8.2 15:24:38 python-keystoneclient==5.4.0 15:24:38 python-magnumclient==4.6.0 15:24:38 python-novaclient==18.6.0 15:24:38 python-openstackclient==6.6.0 15:24:38 python-swiftclient==4.6.0 15:24:38 PyYAML==6.0.1 15:24:38 referencing==0.35.1 15:24:38 requests==2.32.3 15:24:38 requests-oauthlib==2.0.0 15:24:38 requestsexceptions==1.4.0 15:24:38 rfc3986==2.0.0 15:24:38 rpds-py==0.19.0 15:24:38 rsa==4.9 15:24:38 ruamel.yaml==0.18.6 15:24:38 ruamel.yaml.clib==0.2.8 15:24:38 s3transfer==0.10.2 15:24:38 simplejson==3.19.2 15:24:38 six==1.16.0 15:24:38 smmap==5.0.1 15:24:38 soupsieve==2.5 15:24:38 stevedore==5.2.0 15:24:38 tabulate==0.9.0 15:24:38 toml==0.10.2 15:24:38 tomlkit==0.13.0 15:24:38 tqdm==4.66.4 15:24:38 typing_extensions==4.12.2 15:24:38 tzdata==2024.1 15:24:38 urllib3==1.26.19 15:24:38 virtualenv==20.26.3 15:24:38 wcwidth==0.2.13 15:24:38 websocket-client==1.8.0 15:24:38 wrapt==1.16.0 15:24:38 xdg==6.0.0 15:24:38 xmltodict==0.13.0 15:24:38 yq==3.4.3 15:24:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6626782278789307598.sh 15:24:38 ---> sudo-logs.sh 15:24:38 Archiving 'sudo' log.. 15:24:39 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7264847191845094714.sh 15:24:39 ---> job-cost.sh 15:24:39 Setup pyenv: 15:24:39 system 15:24:39 3.8.13 15:24:39 3.9.13 15:24:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:24:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VF0Y from file:/tmp/.os_lf_venv 15:24:40 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:24:45 lf-activate-venv(): INFO: Adding /tmp/venv-VF0Y/bin to PATH 15:24:45 INFO: No Stack... 15:24:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:24:45 INFO: Archiving Costs 15:24:45 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4819262683336528414.sh 15:24:45 ---> logs-deploy.sh 15:24:45 Setup pyenv: 15:24:45 system 15:24:45 3.8.13 15:24:45 3.9.13 15:24:45 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:24:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-VF0Y from file:/tmp/.os_lf_venv 15:24:46 lf-activate-venv(): INFO: Installing: lftools 15:24:55 lf-activate-venv(): INFO: Adding /tmp/venv-VF0Y/bin to PATH 15:24:55 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3546 15:24:55 INFO: archiving workspace using pattern(s): 15:24:56 Archives upload complete. 15:24:57 INFO: archiving logs to Nexus 15:24:58 ---> uname -a: 15:24:58 Linux prd-ubuntu1804-builder-4c-4g-24438 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:24:58 15:24:58 15:24:58 ---> lscpu: 15:24:58 Architecture: x86_64 15:24:58 CPU op-mode(s): 32-bit, 64-bit 15:24:58 Byte Order: Little Endian 15:24:58 CPU(s): 4 15:24:58 On-line CPU(s) list: 0-3 15:24:58 Thread(s) per core: 1 15:24:58 Core(s) per socket: 1 15:24:58 Socket(s): 4 15:24:58 NUMA node(s): 1 15:24:58 Vendor ID: AuthenticAMD 15:24:58 CPU family: 23 15:24:58 Model: 49 15:24:58 Model name: AMD EPYC-Rome Processor 15:24:58 Stepping: 0 15:24:58 CPU MHz: 2800.000 15:24:58 BogoMIPS: 5600.00 15:24:58 Virtualization: AMD-V 15:24:58 Hypervisor vendor: KVM 15:24:58 Virtualization type: full 15:24:58 L1d cache: 32K 15:24:58 L1i cache: 32K 15:24:58 L2 cache: 512K 15:24:58 L3 cache: 16384K 15:24:58 NUMA node0 CPU(s): 0-3 15:24:58 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 15:24:58 15:24:58 15:24:58 ---> nproc: 15:24:58 4 15:24:58 15:24:58 15:24:58 ---> df -h: 15:24:58 Filesystem Size Used Avail Use% Mounted on 15:24:58 udev 7.9G 0 7.9G 0% /dev 15:24:58 tmpfs 1.6G 672K 1.6G 1% /run 15:24:58 /dev/vda1 78G 8.3G 70G 11% / 15:24:58 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:24:58 tmpfs 5.0M 0 5.0M 0% /run/lock 15:24:58 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:24:58 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:24:58 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:24:58 15:24:58 15:24:58 ---> free -m: 15:24:58 total used free shared buff/cache available 15:24:58 Mem: 16040 556 13439 0 2044 15172 15:24:58 Swap: 1023 0 1023 15:24:58 15:24:58 15:24:58 ---> ip addr: 15:24:58 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:24:58 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:24:58 inet 127.0.0.1/8 scope host lo 15:24:58 valid_lft forever preferred_lft forever 15:24:58 inet6 ::1/128 scope host 15:24:58 valid_lft forever preferred_lft forever 15:24:58 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:24:58 link/ether fa:16:3e:e0:c4:ae brd ff:ff:ff:ff:ff:ff 15:24:58 inet 10.30.106.38/23 brd 10.30.107.255 scope global dynamic ens3 15:24:58 valid_lft 86201sec preferred_lft 86201sec 15:24:58 inet6 fe80::f816:3eff:fee0:c4ae/64 scope link 15:24:58 valid_lft forever preferred_lft forever 15:24:58 15:24:58 15:24:58 ---> sar -b -r -n DEV: 15:24:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24438) 07/17/24 _x86_64_ (4 CPU) 15:24:58 15:24:58 15:21:48 LINUX RESTART (4 CPU) 15:24:58 15:24:58 15:22:02 tps rtps wtps bread/s bwrtn/s 15:24:58 15:23:01 117.40 59.36 58.04 3768.17 44070.90 15:24:58 15:24:01 92.77 14.40 78.37 1031.69 18290.28 15:24:58 Average: 104.98 36.69 68.29 2388.44 31072.29 15:24:58 15:24:58 15:22:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:24:58 15:23:01 14160528 15574116 2264440 13.79 44776 1579032 826220 4.73 651004 1417252 78144 15:24:58 15:24:01 13952688 15612040 2472280 15.05 67332 1786824 724316 4.15 653796 1591552 120552 15:24:58 Average: 14056608 15593078 2368360 14.42 56054 1682928 775268 4.44 652400 1504402 99348 15:24:58 15:24:58 15:22:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:24:58 15:23:01 lo 1.15 1.15 0.12 0.12 0.00 0.00 0.00 0.00 15:24:58 15:23:01 ens3 437.21 286.41 1655.03 78.64 0.00 0.00 0.00 0.00 15:24:58 15:24:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 15:24:58 15:24:01 ens3 41.69 29.63 611.05 6.39 0.00 0.00 0.00 0.00 15:24:58 Average: lo 1.04 1.04 0.11 0.11 0.00 0.00 0.00 0.00 15:24:58 Average: ens3 237.79 156.94 1128.66 42.21 0.00 0.00 0.00 0.00 15:24:58 15:24:58 15:24:58 ---> sar -P ALL: 15:24:58 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-24438) 07/17/24 _x86_64_ (4 CPU) 15:24:58 15:24:58 15:21:48 LINUX RESTART (4 CPU) 15:24:58 15:24:58 15:22:02 CPU %user %nice %system %iowait %steal %idle 15:24:58 15:23:01 all 14.02 0.00 1.77 18.87 0.06 65.27 15:24:58 15:23:01 0 12.40 0.00 1.64 27.57 0.05 58.34 15:24:58 15:23:01 1 10.27 0.00 1.77 7.19 0.05 80.72 15:24:58 15:23:01 2 13.80 0.00 1.69 17.09 0.09 67.33 15:24:58 15:23:01 3 19.66 0.00 2.01 23.67 0.07 54.59 15:24:58 15:24:01 all 13.90 0.00 1.14 12.13 0.04 72.80 15:24:58 15:24:01 0 4.26 0.00 0.48 8.85 0.02 86.39 15:24:58 15:24:01 1 15.65 0.00 1.30 4.97 0.03 78.05 15:24:58 15:24:01 2 20.85 0.00 1.61 32.04 0.07 45.43 15:24:58 15:24:01 3 14.79 0.00 1.15 2.76 0.03 81.26 15:24:58 Average: all 13.96 0.00 1.45 15.47 0.05 69.07 15:24:58 Average: 0 8.30 0.00 1.05 18.12 0.03 72.50 15:24:58 Average: 1 12.98 0.00 1.53 6.07 0.04 79.37 15:24:58 Average: 2 17.36 0.00 1.65 24.64 0.08 56.27 15:24:58 Average: 3 17.19 0.00 1.57 13.07 0.05 68.12 15:24:58 15:24:58 15:24:58