07:12:09 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137602 07:12:09 Running as SYSTEM 07:12:10 [EnvInject] - Loading node environment variables. 07:12:10 Building remotely on prd-ubuntu1804-builder-4c-4g-19997 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:12:10 [ssh-agent] Looking for ssh-agent implementation... 07:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:12:10 $ ssh-agent 07:12:10 SSH_AUTH_SOCK=/tmp/ssh-9VHsc6ay9LKg/agent.1677 07:12:10 SSH_AGENT_PID=1678 07:12:10 [ssh-agent] Started. 07:12:10 Running ssh-add (command line suppressed) 07:12:10 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17528928848354614832.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_17528928848354614832.key) 07:12:10 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:12:10 The recommended git tool is: NONE 07:12:11 using credential onap-jenkins-ssh 07:12:11 Wiping out workspace first. 07:12:11 Cloning the remote Git repository 07:12:11 Cloning repository git://cloud.onap.org/mirror/oom.git 07:12:12 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:12:12 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:12 > git --version # timeout=10 07:12:12 > git --version # 'git version 2.17.1' 07:12:12 using GIT_SSH to set credentials Gerrit user 07:12:12 Verifying host key using manually-configured host key entries 07:12:12 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:12:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:12:19 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:12:19 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:12:19 using GIT_SSH to set credentials Gerrit user 07:12:19 Verifying host key using manually-configured host key entries 07:12:19 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/02/137602/7 # timeout=30 07:12:22 > git rev-parse 5bca857b63c6d1f241db827bc89473f0f6e9bdb6^{commit} # timeout=10 07:12:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:12:22 Checking out Revision 5bca857b63c6d1f241db827bc89473f0f6e9bdb6 (refs/changes/02/137602/7) 07:12:22 > git config core.sparsecheckout # timeout=10 07:12:22 > git checkout -f 5bca857b63c6d1f241db827bc89473f0f6e9bdb6 # timeout=30 07:12:25 Commit message: "[PORTAL-NG] Publish preferences and history charts" 07:12:25 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:12:25 > git rev-list --no-walk 23286c5cf36308333e19fa7a52efd43e792407c5 # timeout=10 07:12:26 [EnvInject] - Injecting environment variables from a build step. 07:12:26 [EnvInject] - Injecting as environment variables the properties content 07:12:26 PYTHON=python3 07:12:26 07:12:26 [EnvInject] - Variables injected successfully. 07:12:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7611122349961461006.sh 07:12:26 ---> tox-install.sh 07:12:26 + source /home/jenkins/lf-env.sh 07:12:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:26 ++ mktemp -d /tmp/venv-XXXX 07:12:26 + lf_venv=/tmp/venv-88Z0 07:12:26 + local venv_file=/tmp/.os_lf_venv 07:12:26 + local python=python3 07:12:26 + local options 07:12:26 + local set_path=true 07:12:26 + local install_args= 07:12:26 ++ 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:12:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:26 + true 07:12:26 + case $1 in 07:12:26 + venv_file=/tmp/.toxenv 07:12:26 + shift 2 07:12:26 + true 07:12:26 + case $1 in 07:12:26 + shift 07:12:26 + break 07:12:26 + case $python in 07:12:26 + local pkg_list= 07:12:26 + [[ -d /opt/pyenv ]] 07:12:26 + echo 'Setup pyenv:' 07:12:26 Setup pyenv: 07:12:26 + export PYENV_ROOT=/opt/pyenv 07:12:26 + PYENV_ROOT=/opt/pyenv 07:12:26 + 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:12:26 + 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:12:26 + pyenv versions 07:12:26 * system (set by /opt/pyenv/version) 07:12:26 * 3.8.13 (set by /opt/pyenv/version) 07:12:26 * 3.9.13 (set by /opt/pyenv/version) 07:12:26 * 3.10.6 (set by /opt/pyenv/version) 07:12:26 + command -v pyenv 07:12:26 ++ pyenv init - --no-rehash 07:12:26 + 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:12:26 export PATH="/opt/pyenv/shims:${PATH}" 07:12:26 export PYENV_SHELL=bash 07:12:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:26 pyenv() { 07:12:26 local command 07:12:26 command="${1:-}" 07:12:26 if [ "$#" -gt 0 ]; then 07:12:26 shift 07:12:26 fi 07:12:26 07:12:26 case "$command" in 07:12:26 rehash|shell) 07:12:26 eval "$(pyenv "sh-$command" "$@")" 07:12:26 ;; 07:12:26 *) 07:12:26 command pyenv "$command" "$@" 07:12:26 ;; 07:12:26 esac 07:12:26 }' 07:12:26 +++ 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:12:26 ++ 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:12:26 ++ 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:12:26 ++ 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:12:26 ++ export PYENV_SHELL=bash 07:12:26 ++ PYENV_SHELL=bash 07:12:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:26 +++ complete -F _pyenv pyenv 07:12:26 ++ lf-pyver python3 07:12:26 ++ local py_version_xy=python3 07:12:26 ++ local py_version_xyz= 07:12:26 ++ pyenv versions 07:12:26 ++ local command 07:12:26 ++ command=versions 07:12:26 ++ '[' 1 -gt 0 ']' 07:12:26 ++ shift 07:12:26 ++ case "$command" in 07:12:26 ++ command pyenv versions 07:12:26 ++ pyenv versions 07:12:26 ++ awk '{ print $1 }' 07:12:26 ++ grep -E '^[0-9.]*[0-9]$' 07:12:26 ++ sed 's/^[ *]* //' 07:12:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:26 +++ grep '^3' /tmp/.pyenv_versions 07:12:26 +++ sort -V 07:12:26 +++ tail -n 1 07:12:26 ++ py_version_xyz=3.10.6 07:12:26 ++ [[ -z 3.10.6 ]] 07:12:26 ++ echo 3.10.6 07:12:26 ++ return 0 07:12:26 + pyenv local 3.10.6 07:12:26 + local command 07:12:26 + command=local 07:12:26 + '[' 2 -gt 0 ']' 07:12:26 + shift 07:12:26 + case "$command" in 07:12:26 + command pyenv local 3.10.6 07:12:26 + pyenv local 3.10.6 07:12:26 + for arg in "$@" 07:12:26 + case $arg in 07:12:26 + pkg_list+='tox ' 07:12:26 + for arg in "$@" 07:12:26 + case $arg in 07:12:26 + pkg_list+='virtualenv ' 07:12:26 + for arg in "$@" 07:12:26 + case $arg in 07:12:26 + pkg_list+='urllib3~=1.26.15 ' 07:12:26 + [[ -f /tmp/.toxenv ]] 07:12:26 + [[ ! -f /tmp/.toxenv ]] 07:12:26 + [[ -n '' ]] 07:12:26 + python3 -m venv /tmp/venv-88Z0 07:12:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-88Z0' 07:12:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-88Z0 07:12:30 + echo /tmp/venv-88Z0 07:12:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:12:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:12:30 + /tmp/venv-88Z0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:12:39 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:39 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:12:39 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:12:39 + /tmp/venv-88Z0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:12:42 + type python3 07:12:42 + true 07:12:42 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-88Z0/bin to PATH' 07:12:42 lf-activate-venv(): INFO: Adding /tmp/venv-88Z0/bin to PATH 07:12:42 + PATH=/tmp/venv-88Z0/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:12:42 + return 0 07:12:42 + python3 --version 07:12:42 Python 3.10.6 07:12:42 + python3 -m pip --version 07:12:42 pip 24.0 from /tmp/venv-88Z0/lib/python3.10/site-packages/pip (python 3.10) 07:12:42 + python3 -m pip freeze 07:12:43 cachetools==5.3.3 07:12:43 chardet==5.2.0 07:12:43 colorama==0.4.6 07:12:43 distlib==0.3.8 07:12:43 filelock==3.13.3 07:12:43 packaging==24.0 07:12:43 platformdirs==4.2.0 07:12:43 pluggy==1.4.0 07:12:43 pyproject-api==1.6.1 07:12:43 tomli==2.0.1 07:12:43 tox==4.14.2 07:12:43 urllib3==1.26.18 07:12:43 virtualenv==20.25.1 07:12:43 [EnvInject] - Injecting environment variables from a build step. 07:12:43 [EnvInject] - Injecting as environment variables the properties content 07:12:43 PARALLEL=false 07:12:43 07:12:43 [EnvInject] - Variables injected successfully. 07:12:43 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10685340137466325709.sh 07:12:43 ---> tox-run.sh 07:12: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 07:12:43 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:12:43 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:12:43 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:12:43 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:12:43 + source /home/jenkins/lf-env.sh 07:12:43 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:12:43 ++ mktemp -d /tmp/venv-XXXX 07:12:43 + lf_venv=/tmp/venv-ucDk 07:12:43 + local venv_file=/tmp/.os_lf_venv 07:12:43 + local python=python3 07:12:43 + local options 07:12:43 + local set_path=true 07:12:43 + local install_args= 07:12: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 07:12:43 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:43 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:12:43 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:12:43 + true 07:12:43 + case $1 in 07:12:43 + venv_file=/tmp/.toxenv 07:12:43 + shift 2 07:12:43 + true 07:12:43 + case $1 in 07:12:43 + shift 07:12:43 + break 07:12:43 + case $python in 07:12:43 + local pkg_list= 07:12:43 + [[ -d /opt/pyenv ]] 07:12:43 + echo 'Setup pyenv:' 07:12:43 Setup pyenv: 07:12:43 + export PYENV_ROOT=/opt/pyenv 07:12:43 + PYENV_ROOT=/opt/pyenv 07:12: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 07:12: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 07:12:43 + pyenv versions 07:12:43 system 07:12:43 3.8.13 07:12:43 3.9.13 07:12:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:43 + command -v pyenv 07:12:43 ++ pyenv init - --no-rehash 07:12: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[*]}"'\'')" 07:12:43 export PATH="/opt/pyenv/shims:${PATH}" 07:12:43 export PYENV_SHELL=bash 07:12:43 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:12:43 pyenv() { 07:12:43 local command 07:12:43 command="${1:-}" 07:12:43 if [ "$#" -gt 0 ]; then 07:12:43 shift 07:12:43 fi 07:12:43 07:12:43 case "$command" in 07:12:43 rehash|shell) 07:12:43 eval "$(pyenv "sh-$command" "$@")" 07:12:43 ;; 07:12:43 *) 07:12:43 command pyenv "$command" "$@" 07:12:43 ;; 07:12:43 esac 07:12:43 }' 07:12: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[*]}"' 07:12: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 07:12: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 07:12: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 07:12:43 ++ export PYENV_SHELL=bash 07:12:43 ++ PYENV_SHELL=bash 07:12:43 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:12:43 +++ complete -F _pyenv pyenv 07:12:43 ++ lf-pyver python3 07:12:43 ++ local py_version_xy=python3 07:12:43 ++ local py_version_xyz= 07:12:43 ++ pyenv versions 07:12:43 ++ sed 's/^[ *]* //' 07:12:43 ++ local command 07:12:43 ++ command=versions 07:12:43 ++ '[' 1 -gt 0 ']' 07:12:43 ++ shift 07:12:43 ++ case "$command" in 07:12:43 ++ command pyenv versions 07:12:43 ++ pyenv versions 07:12:43 ++ grep -E '^[0-9.]*[0-9]$' 07:12:43 ++ awk '{ print $1 }' 07:12:43 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:12:43 +++ grep '^3' /tmp/.pyenv_versions 07:12:43 +++ sort -V 07:12:43 +++ tail -n 1 07:12:43 ++ py_version_xyz=3.10.6 07:12:43 ++ [[ -z 3.10.6 ]] 07:12:43 ++ echo 3.10.6 07:12:43 ++ return 0 07:12:43 + pyenv local 3.10.6 07:12:43 + local command 07:12:43 + command=local 07:12:43 + '[' 2 -gt 0 ']' 07:12:43 + shift 07:12:43 + case "$command" in 07:12:43 + command pyenv local 3.10.6 07:12:43 + pyenv local 3.10.6 07:12:43 + for arg in "$@" 07:12:43 + case $arg in 07:12:43 + pkg_list+='tox ' 07:12:43 + for arg in "$@" 07:12:43 + case $arg in 07:12:43 + pkg_list+='virtualenv ' 07:12:43 + for arg in "$@" 07:12:43 + case $arg in 07:12:43 + pkg_list+='urllib3~=1.26.15 ' 07:12:43 + [[ -f /tmp/.toxenv ]] 07:12:43 ++ cat /tmp/.toxenv 07:12:43 + lf_venv=/tmp/venv-88Z0 07:12:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-88Z0 from' file:/tmp/.toxenv 07:12:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-88Z0 from file:/tmp/.toxenv 07:12:43 + /tmp/venv-88Z0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:12:44 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:12:44 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:12:44 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:12:44 + /tmp/venv-88Z0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:12:45 + type python3 07:12:45 + true 07:12:45 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-88Z0/bin to PATH' 07:12:45 lf-activate-venv(): INFO: Adding /tmp/venv-88Z0/bin to PATH 07:12:45 + PATH=/tmp/venv-88Z0/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:12:45 + return 0 07:12:45 + [[ -d /opt/pyenv ]] 07:12:45 + echo '---> Setting up pyenv' 07:12:45 ---> Setting up pyenv 07:12:45 + export PYENV_ROOT=/opt/pyenv 07:12:45 + PYENV_ROOT=/opt/pyenv 07:12:45 + export PATH=/opt/pyenv/bin:/tmp/venv-88Z0/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:12:45 + PATH=/opt/pyenv/bin:/tmp/venv-88Z0/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:12:45 ++ pwd 07:12:45 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:12:45 + export PYTHONPATH 07:12:45 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:12:45 + TOX_TESTENV_PASSENV=PYTHONPATH 07:12:45 + tox --version 07:12:45 4.14.2 from /tmp/venv-88Z0/lib/python3.10/site-packages/tox/__init__.py 07:12:45 + PARALLEL=false 07:12:45 + TOX_OPTIONS_LIST= 07:12:45 + [[ -n checkbashisms ]] 07:12:45 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:12:45 + case ${PARALLEL,,} in 07:12:45 + tox -e checkbashisms 07:12:45 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:12:46 checkbashisms: freeze> python -m pip freeze --all 07:12:47 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 07:12:47 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:12:49 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:12:49 you may get strange results 07:12:49 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:12:51 checkbashisms: OK (4.72=setup[1.61]+cmd[3.11] seconds) 07:12:51 congratulations :) (4.89 seconds) 07:12:51 + tox_status=0 07:12:51 + echo '---> Completed tox runs' 07:12:51 ---> Completed tox runs 07:12:51 + for i in .tox/*/log 07:12:51 ++ echo .tox/checkbashisms/log 07:12:51 ++ awk -F/ '{print $2}' 07:12:51 + tox_env=checkbashisms 07:12:51 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:12:51 + DOC_DIR=docs/_build/html 07:12:51 + [[ -d docs/_build/html ]] 07:12:51 + echo '---> tox-run.sh ends' 07:12:51 ---> tox-run.sh ends 07:12:51 + test 0 -eq 0 07:12:51 $ ssh-agent -k 07:12:51 unset SSH_AUTH_SOCK; 07:12:51 unset SSH_AGENT_PID; 07:12:51 echo Agent pid 1678 killed; 07:12:51 [ssh-agent] Stopped. 07:12:51 [PostBuildScript] - [INFO] Executing post build scripts. 07:12:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8314081403148578419.sh 07:12:51 ---> sysstat.sh 07:12:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12123084816280553565.sh 07:12:51 ---> package-listing.sh 07:12:51 ++ facter osfamily 07:12:51 ++ tr '[:upper:]' '[:lower:]' 07:12:51 + OS_FAMILY=debian 07:12:51 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:12:51 + START_PACKAGES=/tmp/packages_start.txt 07:12:51 + END_PACKAGES=/tmp/packages_end.txt 07:12:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:12:51 + PACKAGES=/tmp/packages_start.txt 07:12:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:12:51 + PACKAGES=/tmp/packages_end.txt 07:12:51 + case "${OS_FAMILY}" in 07:12:51 + dpkg -l 07:12:51 + grep '^ii' 07:12:51 + '[' -f /tmp/packages_start.txt ']' 07:12:51 + '[' -f /tmp/packages_end.txt ']' 07:12:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:12:51 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:12:51 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:12:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:12:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3301539382489685316.sh 07:12:51 ---> capture-instance-metadata.sh 07:12:51 Setup pyenv: 07:12:51 system 07:12:51 3.8.13 07:12:51 3.9.13 07:12:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:12:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xidL 07:12:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:12:58 lf-activate-venv(): INFO: Installing: lftools 07:13:29 lf-activate-venv(): INFO: Adding /tmp/venv-xidL/bin to PATH 07:13:29 INFO: Running in OpenStack, capturing instance metadata 07:13:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1537764254965447953.sh 07:13:30 provisioning config files... 07:13:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config10618157883925851819tmp 07:13:30 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:13:30 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:13:30 [EnvInject] - Injecting environment variables from a build step. 07:13:30 [EnvInject] - Injecting as environment variables the properties content 07:13:30 SERVER_ID=logs 07:13:30 07:13:30 [EnvInject] - Variables injected successfully. 07:13:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11009324329501330862.sh 07:13:30 ---> create-netrc.sh 07:13:30 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3875179757580550794.sh 07:13:30 ---> python-tools-install.sh 07:13:30 Setup pyenv: 07:13:30 system 07:13:30 3.8.13 07:13:30 3.9.13 07:13:30 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:13:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xidL from file:/tmp/.os_lf_venv 07:13:31 lf-activate-venv(): INFO: Installing: lftools 07:13:39 lf-activate-venv(): INFO: Adding /tmp/venv-xidL/bin to PATH 07:13:39 Generating Requirements File 07:14:06 Python 3.10.6 07:14:07 pip 24.0 from /tmp/venv-xidL/lib/python3.10/site-packages/pip (python 3.10) 07:14:07 appdirs==1.4.4 07:14:07 argcomplete==3.2.3 07:14:07 aspy.yaml==1.3.0 07:14:07 attrs==23.2.0 07:14:07 autopage==0.5.2 07:14:07 beautifulsoup4==4.12.3 07:14:07 boto3==1.34.75 07:14:07 botocore==1.34.75 07:14:07 bs4==0.0.2 07:14:07 cachetools==5.3.3 07:14:07 certifi==2024.2.2 07:14:07 cffi==1.16.0 07:14:07 cfgv==3.4.0 07:14:07 chardet==5.2.0 07:14:07 charset-normalizer==3.3.2 07:14:07 click==8.1.7 07:14:07 cliff==4.6.0 07:14:07 cmd2==2.4.3 07:14:07 cryptography==3.3.2 07:14:07 debtcollector==3.0.0 07:14:07 decorator==5.1.1 07:14:07 defusedxml==0.7.1 07:14:07 Deprecated==1.2.14 07:14:07 distlib==0.3.8 07:14:07 dnspython==2.6.1 07:14:07 docker==4.2.2 07:14:07 dogpile.cache==1.3.2 07:14:07 email_validator==2.1.1 07:14:07 filelock==3.13.3 07:14:07 future==1.0.0 07:14:07 gitdb==4.0.11 07:14:07 GitPython==3.1.43 07:14:07 google-auth==2.29.0 07:14:07 httplib2==0.22.0 07:14:07 identify==2.5.35 07:14:07 idna==3.6 07:14:07 importlib-resources==1.5.0 07:14:07 iso8601==2.1.0 07:14:07 Jinja2==3.1.3 07:14:07 jmespath==1.0.1 07:14:07 jsonpatch==1.33 07:14:07 jsonpointer==2.4 07:14:07 jsonschema==4.21.1 07:14:07 jsonschema-specifications==2023.12.1 07:14:07 keystoneauth1==5.6.0 07:14:07 kubernetes==29.0.0 07:14:07 lftools==0.37.10 07:14:07 lxml==5.2.0 07:14:07 MarkupSafe==2.1.5 07:14:07 msgpack==1.0.8 07:14:07 multi_key_dict==2.0.3 07:14:07 munch==4.0.0 07:14:07 netaddr==1.2.1 07:14:07 netifaces==0.11.0 07:14:07 niet==1.4.2 07:14:07 nodeenv==1.8.0 07:14:07 oauth2client==4.1.3 07:14:07 oauthlib==3.2.2 07:14:07 openstacksdk==3.0.0 07:14:07 os-client-config==2.1.0 07:14:07 os-service-types==1.7.0 07:14:07 osc-lib==3.0.1 07:14:07 oslo.config==9.4.0 07:14:07 oslo.context==5.5.0 07:14:07 oslo.i18n==6.3.0 07:14:07 oslo.log==5.5.0 07:14:07 oslo.serialization==5.4.0 07:14:07 oslo.utils==7.1.0 07:14:07 packaging==24.0 07:14:07 pbr==6.0.0 07:14:07 platformdirs==4.2.0 07:14:07 prettytable==3.10.0 07:14:07 pyasn1==0.6.0 07:14:07 pyasn1_modules==0.4.0 07:14:07 pycparser==2.22 07:14:07 pygerrit2==2.0.15 07:14:07 PyGithub==2.3.0 07:14:07 pyinotify==0.9.6 07:14:07 PyJWT==2.8.0 07:14:07 PyNaCl==1.5.0 07:14:07 pyparsing==2.4.7 07:14:07 pyperclip==1.8.2 07:14:07 pyrsistent==0.20.0 07:14:07 python-cinderclient==9.5.0 07:14:07 python-dateutil==2.9.0.post0 07:14:07 python-heatclient==3.5.0 07:14:07 python-jenkins==1.8.2 07:14:07 python-keystoneclient==5.4.0 07:14:07 python-magnumclient==4.4.0 07:14:07 python-novaclient==18.6.0 07:14:07 python-openstackclient==6.6.0 07:14:07 python-swiftclient==4.5.0 07:14:07 PyYAML==6.0.1 07:14:07 referencing==0.34.0 07:14:07 requests==2.31.0 07:14:07 requests-oauthlib==2.0.0 07:14:07 requestsexceptions==1.4.0 07:14:07 rfc3986==2.0.0 07:14:07 rpds-py==0.18.0 07:14:07 rsa==4.9 07:14:07 ruamel.yaml==0.18.6 07:14:07 ruamel.yaml.clib==0.2.8 07:14:07 s3transfer==0.10.1 07:14:07 simplejson==3.19.2 07:14:07 six==1.16.0 07:14:07 smmap==5.0.1 07:14:07 soupsieve==2.5 07:14:07 stevedore==5.2.0 07:14:07 tabulate==0.9.0 07:14:07 toml==0.10.2 07:14:07 tomlkit==0.12.4 07:14:07 tqdm==4.66.2 07:14:07 typing_extensions==4.10.0 07:14:07 tzdata==2024.1 07:14:07 urllib3==1.26.18 07:14:07 virtualenv==20.25.1 07:14:07 wcwidth==0.2.13 07:14:07 websocket-client==1.7.0 07:14:07 wrapt==1.16.0 07:14:07 xdg==6.0.0 07:14:07 xmltodict==0.13.0 07:14:07 yq==3.2.3 07:14:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1535392649798517325.sh 07:14:07 ---> sudo-logs.sh 07:14:07 Archiving 'sudo' log.. 07:14:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9161540597590981636.sh 07:14:07 ---> job-cost.sh 07:14:07 Setup pyenv: 07:14:07 system 07:14:07 3.8.13 07:14:07 3.9.13 07:14:07 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:14:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xidL from file:/tmp/.os_lf_venv 07:14:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:14:14 lf-activate-venv(): INFO: Adding /tmp/venv-xidL/bin to PATH 07:14:14 INFO: No Stack... 07:14:14 INFO: Retrieving Pricing Info for: v3-standard-4 07:14:14 INFO: Archiving Costs 07:14:14 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14819693356137190513.sh 07:14:14 ---> logs-deploy.sh 07:14:14 Setup pyenv: 07:14:14 system 07:14:14 3.8.13 07:14:14 3.9.13 07:14:14 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:14:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-xidL from file:/tmp/.os_lf_venv 07:14:16 lf-activate-venv(): INFO: Installing: lftools 07:14:25 lf-activate-venv(): INFO: Adding /tmp/venv-xidL/bin to PATH 07:14:25 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3404 07:14:25 INFO: archiving workspace using pattern(s): 07:14:26 Archives upload complete. 07:14:26 INFO: archiving logs to Nexus 07:14:27 ---> uname -a: 07:14:27 Linux prd-ubuntu1804-builder-4c-4g-19997 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:14:27 07:14:27 07:14:27 ---> lscpu: 07:14:27 Architecture: x86_64 07:14:27 CPU op-mode(s): 32-bit, 64-bit 07:14:27 Byte Order: Little Endian 07:14:27 CPU(s): 4 07:14:27 On-line CPU(s) list: 0-3 07:14:27 Thread(s) per core: 1 07:14:27 Core(s) per socket: 1 07:14:27 Socket(s): 4 07:14:27 NUMA node(s): 1 07:14:27 Vendor ID: AuthenticAMD 07:14:27 CPU family: 23 07:14:27 Model: 49 07:14:27 Model name: AMD EPYC-Rome Processor 07:14:27 Stepping: 0 07:14:27 CPU MHz: 2800.000 07:14:27 BogoMIPS: 5600.00 07:14:27 Virtualization: AMD-V 07:14:27 Hypervisor vendor: KVM 07:14:27 Virtualization type: full 07:14:27 L1d cache: 32K 07:14:27 L1i cache: 32K 07:14:27 L2 cache: 512K 07:14:27 L3 cache: 16384K 07:14:27 NUMA node0 CPU(s): 0-3 07:14:27 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:14:27 07:14:27 07:14:27 ---> nproc: 07:14:27 4 07:14:27 07:14:27 07:14:27 ---> df -h: 07:14:27 Filesystem Size Used Avail Use% Mounted on 07:14:27 udev 7.9G 0 7.9G 0% /dev 07:14:27 tmpfs 1.6G 672K 1.6G 1% /run 07:14:27 /dev/vda1 78G 8.3G 70G 11% / 07:14:27 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:14:27 tmpfs 5.0M 0 5.0M 0% /run/lock 07:14:27 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:14:27 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:14:27 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:14:27 07:14:27 07:14:27 ---> free -m: 07:14:27 total used free shared buff/cache available 07:14:27 Mem: 16040 524 13465 0 2050 15204 07:14:27 Swap: 1023 0 1023 07:14:27 07:14:27 07:14:27 ---> ip addr: 07:14:27 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:14:27 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:14:27 inet 127.0.0.1/8 scope host lo 07:14:27 valid_lft forever preferred_lft forever 07:14:27 inet6 ::1/128 scope host 07:14:27 valid_lft forever preferred_lft forever 07:14:27 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:14:27 link/ether fa:16:3e:01:b0:41 brd ff:ff:ff:ff:ff:ff 07:14:27 inet 10.30.106.96/23 brd 10.30.107.255 scope global dynamic ens3 07:14:27 valid_lft 86243sec preferred_lft 86243sec 07:14:27 inet6 fe80::f816:3eff:fe01:b041/64 scope link 07:14:27 valid_lft forever preferred_lft forever 07:14:27 07:14:27 07:14:27 ---> sar -b -r -n DEV: 07:14:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19997) 04/02/24 _x86_64_ (4 CPU) 07:14:27 07:14:27 07:11:52 LINUX RESTART (4 CPU) 07:14:27 07:14:27 07:12:01 tps rtps wtps bread/s bwrtn/s 07:14:27 07:13:02 213.25 59.38 153.87 3750.62 35945.62 07:14:27 07:14:01 125.28 14.15 111.13 1067.03 32032.67 07:14:27 Average: 169.63 36.95 132.68 2420.09 34005.58 07:14:27 07:14:27 07:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:14:27 07:13:02 14102168 15556212 2322800 14.14 48564 1612612 822704 4.71 680496 1440224 86692 07:14:27 07:14:01 13838280 15562320 2586688 15.75 72352 1845504 788348 4.51 711796 1646004 56504 07:14:27 Average: 13970224 15559266 2454744 14.95 60458 1729058 805526 4.61 696146 1543114 71598 07:14:27 07:14:27 07:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:14:27 07:13:02 lo 1.62 1.62 0.17 0.17 0.00 0.00 0.00 0.00 07:14:27 07:13:02 ens3 431.62 287.92 1591.79 75.57 0.00 0.00 0.00 0.00 07:14:27 07:14:01 lo 1.56 1.56 0.16 0.16 0.00 0.00 0.00 0.00 07:14:27 07:14:01 ens3 57.25 39.99 837.96 8.92 0.00 0.00 0.00 0.00 07:14:27 Average: lo 1.59 1.59 0.16 0.16 0.00 0.00 0.00 0.00 07:14:27 Average: ens3 246.01 164.99 1218.05 42.52 0.00 0.00 0.00 0.00 07:14:27 07:14:27 07:14:27 ---> sar -P ALL: 07:14:27 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-19997) 04/02/24 _x86_64_ (4 CPU) 07:14:27 07:14:27 07:11:52 LINUX RESTART (4 CPU) 07:14:27 07:14:27 07:12:01 CPU %user %nice %system %iowait %steal %idle 07:14:27 07:13:02 all 18.87 0.00 2.16 6.85 0.05 72.06 07:14:27 07:13:02 0 15.92 0.00 2.31 7.99 0.03 73.75 07:14:27 07:13:02 1 32.75 0.00 2.88 3.71 0.07 60.59 07:14:27 07:13:02 2 13.77 0.00 1.91 14.89 0.05 69.37 07:14:27 07:13:02 3 13.11 0.00 1.57 0.82 0.05 84.45 07:14:27 07:14:01 all 20.68 0.00 1.38 4.18 0.07 73.69 07:14:27 07:14:01 0 3.72 0.00 0.92 5.44 0.03 89.89 07:14:27 07:14:01 1 15.52 0.00 1.32 2.32 0.07 80.77 07:14:27 07:14:01 2 20.76 0.00 1.65 3.37 0.07 74.15 07:14:27 07:14:01 3 42.70 0.00 1.63 5.57 0.08 50.02 07:14:27 Average: all 19.77 0.00 1.78 5.52 0.06 72.87 07:14:27 Average: 0 9.87 0.00 1.62 6.73 0.03 81.75 07:14:27 Average: 1 24.18 0.00 2.11 3.02 0.07 70.62 07:14:27 Average: 2 17.24 0.00 1.78 9.18 0.06 71.74 07:14:27 Average: 3 27.78 0.00 1.60 3.18 0.07 67.37 07:14:27 07:14:27 07:14:27