09:26:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 09:26:40 Running as SYSTEM 09:26:40 [EnvInject] - Loading node environment variables. 09:26:40 Building remotely on prd-ubuntu1804-builder-4c-4g-22976 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:26:40 [ssh-agent] Looking for ssh-agent implementation... 09:26:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:26:40 $ ssh-agent 09:26:40 SSH_AUTH_SOCK=/tmp/ssh-O1py4fDpGDu4/agent.1700 09:26:40 SSH_AGENT_PID=1701 09:26:40 [ssh-agent] Started. 09:26:40 Running ssh-add (command line suppressed) 09:26:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1859269463881626407.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_1859269463881626407.key) 09:26:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:26:40 The recommended git tool is: NONE 09:26:41 using credential onap-jenkins-ssh 09:26:41 Wiping out workspace first. 09:26:41 Cloning the remote Git repository 09:26:41 Cloning repository git://cloud.onap.org/mirror/oom.git 09:26:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:26:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:42 > git --version # timeout=10 09:26:42 > git --version # 'git version 2.17.1' 09:26:42 using GIT_SSH to set credentials Gerrit user 09:26:42 Verifying host key using manually-configured host key entries 09:26:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:26:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:26:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:26:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:26:47 using GIT_SSH to set credentials Gerrit user 09:26:47 Verifying host key using manually-configured host key entries 09:26:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/3 # timeout=30 09:26:47 > git rev-parse f8a899c48c91681eb61f3968583862ffc9e9ad73^{commit} # timeout=10 09:26:47 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:26:47 Checking out Revision f8a899c48c91681eb61f3968583862ffc9e9ad73 (refs/changes/89/137689/3) 09:26:47 > git config core.sparsecheckout # timeout=10 09:26:47 > git checkout -f f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=30 09:26:48 Commit message: "[COMMON] Remove hostPath entries" 09:26:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:26:48 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 09:26:48 [EnvInject] - Injecting environment variables from a build step. 09:26:48 [EnvInject] - Injecting as environment variables the properties content 09:26:48 PYTHON=python3 09:26:48 09:26:48 [EnvInject] - Variables injected successfully. 09:26:48 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4120761379706930911.sh 09:26:48 ---> tox-install.sh 09:26:48 + source /home/jenkins/lf-env.sh 09:26:48 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:48 ++ mktemp -d /tmp/venv-XXXX 09:26:48 + lf_venv=/tmp/venv-SOtH 09:26:48 + local venv_file=/tmp/.os_lf_venv 09:26:48 + local python=python3 09:26:48 + local options 09:26:48 + local set_path=true 09:26:48 + local install_args= 09:26:48 ++ 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 09:26:48 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:48 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:48 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:48 + true 09:26:48 + case $1 in 09:26:48 + venv_file=/tmp/.toxenv 09:26:48 + shift 2 09:26:48 + true 09:26:48 + case $1 in 09:26:48 + shift 09:26:48 + break 09:26:48 + case $python in 09:26:48 + local pkg_list= 09:26:48 + [[ -d /opt/pyenv ]] 09:26:48 + echo 'Setup pyenv:' 09:26:48 Setup pyenv: 09:26:48 + export PYENV_ROOT=/opt/pyenv 09:26:48 + PYENV_ROOT=/opt/pyenv 09:26:48 + 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 09:26:48 + 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 09:26:48 + pyenv versions 09:26:48 * system (set by /opt/pyenv/version) 09:26:48 * 3.8.13 (set by /opt/pyenv/version) 09:26:48 * 3.9.13 (set by /opt/pyenv/version) 09:26:48 * 3.10.6 (set by /opt/pyenv/version) 09:26:48 + command -v pyenv 09:26:48 ++ pyenv init - --no-rehash 09:26:48 + 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[*]}"'\'')" 09:26:48 export PATH="/opt/pyenv/shims:${PATH}" 09:26:48 export PYENV_SHELL=bash 09:26:48 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:48 pyenv() { 09:26:48 local command 09:26:48 command="${1:-}" 09:26:48 if [ "$#" -gt 0 ]; then 09:26:48 shift 09:26:48 fi 09:26:48 09:26:48 case "$command" in 09:26:48 rehash|shell) 09:26:48 eval "$(pyenv "sh-$command" "$@")" 09:26:48 ;; 09:26:48 *) 09:26:48 command pyenv "$command" "$@" 09:26:48 ;; 09:26:48 esac 09:26:48 }' 09:26:48 +++ 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[*]}"' 09:26:48 ++ 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 09:26:48 ++ 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 09:26:48 ++ 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 09:26:48 ++ export PYENV_SHELL=bash 09:26:48 ++ PYENV_SHELL=bash 09:26:48 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:48 +++ complete -F _pyenv pyenv 09:26:48 ++ lf-pyver python3 09:26:48 ++ local py_version_xy=python3 09:26:48 ++ local py_version_xyz= 09:26:48 ++ pyenv versions 09:26:48 ++ local command 09:26:48 ++ sed 's/^[ *]* //' 09:26:48 ++ command=versions 09:26:48 ++ '[' 1 -gt 0 ']' 09:26:48 ++ shift 09:26:48 ++ case "$command" in 09:26:48 ++ command pyenv versions 09:26:48 ++ grep -E '^[0-9.]*[0-9]$' 09:26:48 ++ pyenv versions 09:26:48 ++ awk '{ print $1 }' 09:26:48 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:48 +++ grep '^3' /tmp/.pyenv_versions 09:26:48 +++ sort -V 09:26:48 +++ tail -n 1 09:26:48 ++ py_version_xyz=3.10.6 09:26:48 ++ [[ -z 3.10.6 ]] 09:26:48 ++ echo 3.10.6 09:26:48 ++ return 0 09:26:48 + pyenv local 3.10.6 09:26:48 + local command 09:26:48 + command=local 09:26:48 + '[' 2 -gt 0 ']' 09:26:48 + shift 09:26:48 + case "$command" in 09:26:48 + command pyenv local 3.10.6 09:26:48 + pyenv local 3.10.6 09:26:48 + for arg in "$@" 09:26:48 + case $arg in 09:26:48 + pkg_list+='tox ' 09:26:48 + for arg in "$@" 09:26:48 + case $arg in 09:26:48 + pkg_list+='virtualenv ' 09:26:48 + for arg in "$@" 09:26:48 + case $arg in 09:26:48 + pkg_list+='urllib3~=1.26.15 ' 09:26:48 + [[ -f /tmp/.toxenv ]] 09:26:48 + [[ ! -f /tmp/.toxenv ]] 09:26:48 + [[ -n '' ]] 09:26:48 + python3 -m venv /tmp/venv-SOtH 09:26:52 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOtH' 09:26:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SOtH 09:26:52 + echo /tmp/venv-SOtH 09:26:52 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:26:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:26:52 + /tmp/venv-SOtH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:26:55 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:26:55 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:26:55 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:26:55 + /tmp/venv-SOtH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:26:58 + type python3 09:26:58 + true 09:26:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SOtH/bin to PATH' 09:26:58 lf-activate-venv(): INFO: Adding /tmp/venv-SOtH/bin to PATH 09:26:58 + PATH=/tmp/venv-SOtH/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 09:26:58 + return 0 09:26:58 + python3 --version 09:26:58 Python 3.10.6 09:26:58 + python3 -m pip --version 09:26:58 pip 24.0 from /tmp/venv-SOtH/lib/python3.10/site-packages/pip (python 3.10) 09:26:59 + python3 -m pip freeze 09:26:59 cachetools==5.3.3 09:26:59 chardet==5.2.0 09:26:59 colorama==0.4.6 09:26:59 distlib==0.3.8 09:26:59 filelock==3.13.4 09:26:59 packaging==24.0 09:26:59 platformdirs==4.2.0 09:26:59 pluggy==1.4.0 09:26:59 pyproject-api==1.6.1 09:26:59 tomli==2.0.1 09:26:59 tox==4.14.2 09:26:59 urllib3==1.26.18 09:26:59 virtualenv==20.25.1 09:26:59 [EnvInject] - Injecting environment variables from a build step. 09:26:59 [EnvInject] - Injecting as environment variables the properties content 09:26:59 PARALLEL=false 09:26:59 09:26:59 [EnvInject] - Variables injected successfully. 09:26:59 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6831407002096091721.sh 09:26:59 ---> tox-run.sh 09:26:59 + 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 09:26:59 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:26:59 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:26:59 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:26:59 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:26:59 + source /home/jenkins/lf-env.sh 09:26:59 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:26:59 ++ mktemp -d /tmp/venv-XXXX 09:26:59 + lf_venv=/tmp/venv-zSjP 09:26:59 + local venv_file=/tmp/.os_lf_venv 09:26:59 + local python=python3 09:26:59 + local options 09:26:59 + local set_path=true 09:26:59 + local install_args= 09:26:59 ++ 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 09:26:59 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:59 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:26:59 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:26:59 + true 09:26:59 + case $1 in 09:26:59 + venv_file=/tmp/.toxenv 09:26:59 + shift 2 09:26:59 + true 09:26:59 + case $1 in 09:26:59 + shift 09:26:59 + break 09:26:59 + case $python in 09:26:59 + local pkg_list= 09:26:59 + [[ -d /opt/pyenv ]] 09:26:59 + echo 'Setup pyenv:' 09:26:59 Setup pyenv: 09:26:59 + export PYENV_ROOT=/opt/pyenv 09:26:59 + PYENV_ROOT=/opt/pyenv 09:26:59 + 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 09:26:59 + 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 09:26:59 + pyenv versions 09:26:59 system 09:26:59 3.8.13 09:26:59 3.9.13 09:26:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:26:59 + command -v pyenv 09:26:59 ++ pyenv init - --no-rehash 09:26:59 + 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[*]}"'\'')" 09:26:59 export PATH="/opt/pyenv/shims:${PATH}" 09:26:59 export PYENV_SHELL=bash 09:26:59 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:26:59 pyenv() { 09:26:59 local command 09:26:59 command="${1:-}" 09:26:59 if [ "$#" -gt 0 ]; then 09:26:59 shift 09:26:59 fi 09:26:59 09:26:59 case "$command" in 09:26:59 rehash|shell) 09:26:59 eval "$(pyenv "sh-$command" "$@")" 09:26:59 ;; 09:26:59 *) 09:26:59 command pyenv "$command" "$@" 09:26:59 ;; 09:26:59 esac 09:26:59 }' 09:26:59 +++ 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[*]}"' 09:26:59 ++ 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 09:26:59 ++ 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 09:26:59 ++ 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 09:26:59 ++ export PYENV_SHELL=bash 09:26:59 ++ PYENV_SHELL=bash 09:26:59 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:26:59 +++ complete -F _pyenv pyenv 09:26:59 ++ lf-pyver python3 09:26:59 ++ local py_version_xy=python3 09:26:59 ++ local py_version_xyz= 09:26:59 ++ pyenv versions 09:26:59 ++ local command 09:26:59 ++ command=versions 09:26:59 ++ '[' 1 -gt 0 ']' 09:26:59 ++ shift 09:26:59 ++ case "$command" in 09:26:59 ++ command pyenv versions 09:26:59 ++ pyenv versions 09:26:59 ++ awk '{ print $1 }' 09:26:59 ++ sed 's/^[ *]* //' 09:26:59 ++ grep -E '^[0-9.]*[0-9]$' 09:26:59 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:26:59 +++ grep '^3' /tmp/.pyenv_versions 09:26:59 +++ sort -V 09:26:59 +++ tail -n 1 09:26:59 ++ py_version_xyz=3.10.6 09:26:59 ++ [[ -z 3.10.6 ]] 09:26:59 ++ echo 3.10.6 09:26:59 ++ return 0 09:26:59 + pyenv local 3.10.6 09:26:59 + local command 09:26:59 + command=local 09:26:59 + '[' 2 -gt 0 ']' 09:26:59 + shift 09:26:59 + case "$command" in 09:26:59 + command pyenv local 3.10.6 09:26:59 + pyenv local 3.10.6 09:26:59 + for arg in "$@" 09:26:59 + case $arg in 09:26:59 + pkg_list+='tox ' 09:26:59 + for arg in "$@" 09:26:59 + case $arg in 09:26:59 + pkg_list+='virtualenv ' 09:26:59 + for arg in "$@" 09:26:59 + case $arg in 09:26:59 + pkg_list+='urllib3~=1.26.15 ' 09:26:59 + [[ -f /tmp/.toxenv ]] 09:26:59 ++ cat /tmp/.toxenv 09:26:59 + lf_venv=/tmp/venv-SOtH 09:26:59 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOtH from' file:/tmp/.toxenv 09:26:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SOtH from file:/tmp/.toxenv 09:26:59 + /tmp/venv-SOtH/bin/python3 -m pip install --upgrade --quiet pip virtualenv 09:27:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:27:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:27:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:27:00 + /tmp/venv-SOtH/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:27:02 + type python3 09:27:02 + true 09:27:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SOtH/bin to PATH' 09:27:02 lf-activate-venv(): INFO: Adding /tmp/venv-SOtH/bin to PATH 09:27:02 + PATH=/tmp/venv-SOtH/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 09:27:02 + return 0 09:27:02 + [[ -d /opt/pyenv ]] 09:27:02 + echo '---> Setting up pyenv' 09:27:02 ---> Setting up pyenv 09:27:02 + export PYENV_ROOT=/opt/pyenv 09:27:02 + PYENV_ROOT=/opt/pyenv 09:27:02 + export PATH=/opt/pyenv/bin:/tmp/venv-SOtH/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 09:27:02 + PATH=/opt/pyenv/bin:/tmp/venv-SOtH/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 09:27:02 ++ pwd 09:27:02 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:27:02 + export PYTHONPATH 09:27:02 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:27:02 + TOX_TESTENV_PASSENV=PYTHONPATH 09:27:02 + tox --version 09:27:02 4.14.2 from /tmp/venv-SOtH/lib/python3.10/site-packages/tox/__init__.py 09:27:02 + PARALLEL=false 09:27:02 + TOX_OPTIONS_LIST= 09:27:02 + [[ -n checkbashisms ]] 09:27:02 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:27:02 + case ${PARALLEL,,} in 09:27:02 + tox -e checkbashisms 09:27:02 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:27:03 checkbashisms: freeze> python -m pip freeze --all 09:27:04 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 09:27:04 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:27:05 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:27:05 you may get strange results 09:27:05 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:27:07 checkbashisms: OK (4.82=setup[1.67]+cmd[3.16] seconds) 09:27:07 congratulations :) (5.00 seconds) 09:27:07 + tox_status=0 09:27:07 + echo '---> Completed tox runs' 09:27:07 ---> Completed tox runs 09:27:07 + for i in .tox/*/log 09:27:07 ++ echo .tox/checkbashisms/log 09:27:07 ++ awk -F/ '{print $2}' 09:27:07 + tox_env=checkbashisms 09:27:07 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:27:07 + DOC_DIR=docs/_build/html 09:27:07 + [[ -d docs/_build/html ]] 09:27:07 + echo '---> tox-run.sh ends' 09:27:07 ---> tox-run.sh ends 09:27:07 + test 0 -eq 0 09:27:07 $ ssh-agent -k 09:27:07 unset SSH_AUTH_SOCK; 09:27:07 unset SSH_AGENT_PID; 09:27:07 echo Agent pid 1701 killed; 09:27:07 [ssh-agent] Stopped. 09:27:07 [PostBuildScript] - [INFO] Executing post build scripts. 09:27:07 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18108924126720693366.sh 09:27:07 ---> sysstat.sh 09:27:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5589157658870498156.sh 09:27:08 ---> package-listing.sh 09:27:08 ++ facter osfamily 09:27:08 ++ tr '[:upper:]' '[:lower:]' 09:27:08 + OS_FAMILY=debian 09:27:08 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:27:08 + START_PACKAGES=/tmp/packages_start.txt 09:27:08 + END_PACKAGES=/tmp/packages_end.txt 09:27:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:27:08 + PACKAGES=/tmp/packages_start.txt 09:27:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:27:08 + PACKAGES=/tmp/packages_end.txt 09:27:08 + case "${OS_FAMILY}" in 09:27:08 + dpkg -l 09:27:08 + grep '^ii' 09:27:08 + '[' -f /tmp/packages_start.txt ']' 09:27:08 + '[' -f /tmp/packages_end.txt ']' 09:27:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:27:08 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:27:08 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:27:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:27:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15967194044058663539.sh 09:27:08 ---> capture-instance-metadata.sh 09:27:08 Setup pyenv: 09:27:08 system 09:27:08 3.8.13 09:27:08 3.9.13 09:27:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:27:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-opit 09:27:12 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:27:14 lf-activate-venv(): INFO: Installing: lftools 09:27:48 lf-activate-venv(): INFO: Adding /tmp/venv-opit/bin to PATH 09:27:48 INFO: Running in OpenStack, capturing instance metadata 09:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12970814581607990556.sh 09:27:48 provisioning config files... 09:27:48 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config15220307410968007969tmp 09:27:48 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:27:48 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:27:48 [EnvInject] - Injecting environment variables from a build step. 09:27:48 [EnvInject] - Injecting as environment variables the properties content 09:27:48 SERVER_ID=logs 09:27:48 09:27:48 [EnvInject] - Variables injected successfully. 09:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1048678083975018814.sh 09:27:48 ---> create-netrc.sh 09:27:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12217681227310660656.sh 09:27:48 ---> python-tools-install.sh 09:27:48 Setup pyenv: 09:27:48 system 09:27:48 3.8.13 09:27:48 3.9.13 09:27:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:27:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-opit from file:/tmp/.os_lf_venv 09:27:50 lf-activate-venv(): INFO: Installing: lftools 09:27:58 lf-activate-venv(): INFO: Adding /tmp/venv-opit/bin to PATH 09:27:58 Generating Requirements File 09:29:36 Python 3.10.6 09:29:36 pip 24.0 from /tmp/venv-opit/lib/python3.10/site-packages/pip (python 3.10) 09:29:37 appdirs==1.4.4 09:29:37 argcomplete==3.2.3 09:29:37 aspy.yaml==1.3.0 09:29:37 attrs==23.2.0 09:29:37 autopage==0.5.2 09:29:37 beautifulsoup4==4.12.3 09:29:37 boto3==1.34.84 09:29:37 botocore==1.34.84 09:29:37 bs4==0.0.2 09:29:37 cachetools==5.3.3 09:29:37 certifi==2024.2.2 09:29:37 cffi==1.16.0 09:29:37 cfgv==3.4.0 09:29:37 chardet==5.2.0 09:29:37 charset-normalizer==3.3.2 09:29:37 click==8.1.7 09:29:37 cliff==4.6.0 09:29:37 cmd2==2.4.3 09:29:37 cryptography==3.3.2 09:29:37 debtcollector==3.0.0 09:29:37 decorator==5.1.1 09:29:37 defusedxml==0.7.1 09:29:37 Deprecated==1.2.14 09:29:37 distlib==0.3.8 09:29:37 dnspython==2.6.1 09:29:37 docker==4.2.2 09:29:37 dogpile.cache==1.3.2 09:29:37 email_validator==2.1.1 09:29:37 filelock==3.13.4 09:29:37 future==1.0.0 09:29:37 gitdb==4.0.11 09:29:37 GitPython==3.1.43 09:29:37 google-auth==2.29.0 09:29:37 httplib2==0.22.0 09:29:37 identify==2.5.35 09:29:37 idna==3.7 09:29:37 importlib-resources==1.5.0 09:29:37 iso8601==2.1.0 09:29:37 Jinja2==3.1.3 09:29:37 jmespath==1.0.1 09:29:37 jsonpatch==1.33 09:29:37 jsonpointer==2.4 09:29:37 jsonschema==4.21.1 09:29:37 jsonschema-specifications==2023.12.1 09:29:37 keystoneauth1==5.6.0 09:29:37 kubernetes==29.0.0 09:29:37 lftools==0.37.10 09:29:37 lxml==5.2.1 09:29:37 MarkupSafe==2.1.5 09:29:37 msgpack==1.0.8 09:29:37 multi_key_dict==2.0.3 09:29:37 munch==4.0.0 09:29:37 netaddr==1.2.1 09:29:37 netifaces==0.11.0 09:29:37 niet==1.4.2 09:29:37 nodeenv==1.8.0 09:29:37 oauth2client==4.1.3 09:29:37 oauthlib==3.2.2 09:29:37 openstacksdk==3.0.0 09:29:37 os-client-config==2.1.0 09:29:37 os-service-types==1.7.0 09:29:37 osc-lib==3.0.1 09:29:37 oslo.config==9.4.0 09:29:37 oslo.context==5.5.0 09:29:37 oslo.i18n==6.3.0 09:29:37 oslo.log==5.5.1 09:29:37 oslo.serialization==5.4.0 09:29:37 oslo.utils==7.1.0 09:29:37 packaging==24.0 09:29:37 pbr==6.0.0 09:29:37 platformdirs==4.2.0 09:29:37 prettytable==3.10.0 09:29:37 pyasn1==0.6.0 09:29:37 pyasn1_modules==0.4.0 09:29:37 pycparser==2.22 09:29:37 pygerrit2==2.0.15 09:29:37 PyGithub==2.3.0 09:29:37 pyinotify==0.9.6 09:29:37 PyJWT==2.8.0 09:29:37 PyNaCl==1.5.0 09:29:37 pyparsing==2.4.7 09:29:37 pyperclip==1.8.2 09:29:37 pyrsistent==0.20.0 09:29:37 python-cinderclient==9.5.0 09:29:37 python-dateutil==2.9.0.post0 09:29:37 python-heatclient==3.5.0 09:29:37 python-jenkins==1.8.2 09:29:37 python-keystoneclient==5.4.0 09:29:37 python-magnumclient==4.4.0 09:29:37 python-novaclient==18.6.0 09:29:37 python-openstackclient==6.6.0 09:29:37 python-swiftclient==4.5.0 09:29:37 PyYAML==6.0.1 09:29:37 referencing==0.34.0 09:29:37 requests==2.31.0 09:29:37 requests-oauthlib==2.0.0 09:29:37 requestsexceptions==1.4.0 09:29:37 rfc3986==2.0.0 09:29:37 rpds-py==0.18.0 09:29:37 rsa==4.9 09:29:37 ruamel.yaml==0.18.6 09:29:37 ruamel.yaml.clib==0.2.8 09:29:37 s3transfer==0.10.1 09:29:37 simplejson==3.19.2 09:29:37 six==1.16.0 09:29:37 smmap==5.0.1 09:29:37 soupsieve==2.5 09:29:37 stevedore==5.2.0 09:29:37 tabulate==0.9.0 09:29:37 toml==0.10.2 09:29:37 tomlkit==0.12.4 09:29:37 tqdm==4.66.2 09:29:37 typing_extensions==4.11.0 09:29:37 tzdata==2024.1 09:29:37 urllib3==1.26.18 09:29:37 virtualenv==20.25.1 09:29:37 wcwidth==0.2.13 09:29:37 websocket-client==1.7.0 09:29:37 wrapt==1.16.0 09:29:37 xdg==6.0.0 09:29:37 xmltodict==0.13.0 09:29:37 yq==3.2.3 09:29:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10284926950943349940.sh 09:29:37 ---> sudo-logs.sh 09:29:37 Archiving 'sudo' log.. 09:29:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins11212339033918917235.sh 09:29:37 ---> job-cost.sh 09:29:37 Setup pyenv: 09:29:37 system 09:29:37 3.8.13 09:29:37 3.9.13 09:29:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-opit from file:/tmp/.os_lf_venv 09:29:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:29:47 lf-activate-venv(): INFO: Adding /tmp/venv-opit/bin to PATH 09:29:47 INFO: No Stack... 09:29:47 INFO: Retrieving Pricing Info for: v3-standard-4 09:29:47 INFO: Archiving Costs 09:29:47 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4152969014683553980.sh 09:29:47 ---> logs-deploy.sh 09:29:47 Setup pyenv: 09:29:47 system 09:29:47 3.8.13 09:29:47 3.9.13 09:29:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-opit from file:/tmp/.os_lf_venv 09:29:49 lf-activate-venv(): INFO: Installing: lftools 09:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-opit/bin to PATH 09:30:02 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3440 09:30:02 INFO: archiving workspace using pattern(s): 09:30:03 Archives upload complete. 09:30:03 INFO: archiving logs to Nexus 09:30:04 ---> uname -a: 09:30:04 Linux prd-ubuntu1804-builder-4c-4g-22976 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:30:04 09:30:04 09:30:04 ---> lscpu: 09:30:04 Architecture: x86_64 09:30:04 CPU op-mode(s): 32-bit, 64-bit 09:30:04 Byte Order: Little Endian 09:30:04 CPU(s): 4 09:30:04 On-line CPU(s) list: 0-3 09:30:04 Thread(s) per core: 1 09:30:04 Core(s) per socket: 1 09:30:04 Socket(s): 4 09:30:04 NUMA node(s): 1 09:30:04 Vendor ID: AuthenticAMD 09:30:04 CPU family: 23 09:30:04 Model: 49 09:30:04 Model name: AMD EPYC-Rome Processor 09:30:04 Stepping: 0 09:30:04 CPU MHz: 2800.000 09:30:04 BogoMIPS: 5600.00 09:30:04 Virtualization: AMD-V 09:30:04 Hypervisor vendor: KVM 09:30:04 Virtualization type: full 09:30:04 L1d cache: 32K 09:30:04 L1i cache: 32K 09:30:04 L2 cache: 512K 09:30:04 L3 cache: 16384K 09:30:04 NUMA node0 CPU(s): 0-3 09:30:04 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 09:30:04 09:30:04 09:30:04 ---> nproc: 09:30:04 4 09:30:04 09:30:04 09:30:04 ---> df -h: 09:30:04 Filesystem Size Used Avail Use% Mounted on 09:30:04 udev 7.9G 0 7.9G 0% /dev 09:30:04 tmpfs 1.6G 672K 1.6G 1% /run 09:30:04 /dev/vda1 78G 8.3G 70G 11% / 09:30:04 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:30:04 tmpfs 5.0M 0 5.0M 0% /run/lock 09:30:04 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:30:04 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:30:04 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:30:04 09:30:04 09:30:04 ---> free -m: 09:30:04 total used free shared buff/cache available 09:30:04 Mem: 16040 534 13455 0 2049 15193 09:30:04 Swap: 1023 0 1023 09:30:04 09:30:04 09:30:04 ---> ip addr: 09:30:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:30:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:30:04 inet 127.0.0.1/8 scope host lo 09:30:04 valid_lft forever preferred_lft forever 09:30:04 inet6 ::1/128 scope host 09:30:04 valid_lft forever preferred_lft forever 09:30:04 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:30:04 link/ether fa:16:3e:44:03:78 brd ff:ff:ff:ff:ff:ff 09:30:04 inet 10.30.107.154/23 brd 10.30.107.255 scope global dynamic ens3 09:30:04 valid_lft 86177sec preferred_lft 86177sec 09:30:04 inet6 fe80::f816:3eff:fe44:378/64 scope link 09:30:04 valid_lft forever preferred_lft forever 09:30:04 09:30:04 09:30:04 ---> sar -b -r -n DEV: 09:30:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22976) 04/13/24 _x86_64_ (4 CPU) 09:30:04 09:30:04 09:26:23 LINUX RESTART (4 CPU) 09:30:04 09:30:04 09:27:01 tps rtps wtps bread/s bwrtn/s 09:30:04 09:28:01 109.83 18.35 91.48 1155.01 31710.98 09:30:04 09:29:01 12.20 0.00 12.20 0.00 6081.31 09:30:04 09:30:01 66.52 0.37 66.16 25.86 26236.69 09:30:04 Average: 62.85 6.24 56.61 393.60 21342.15 09:30:04 09:30:04 09:27:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:30:04 09:28:01 13918236 15588232 2506724 15.26 68040 1797324 766304 4.39 683592 1601756 124164 09:30:04 09:29:01 13897460 15592108 2527500 15.39 69364 1820472 742240 4.25 677936 1624344 119144 09:30:04 09:30:01 13732656 15512492 2692304 16.39 77528 1892072 836044 4.78 767608 1690100 87700 09:30:04 Average: 13849451 15564277 2575509 15.68 71644 1836623 781529 4.47 709712 1638733 110336 09:30:04 09:30:04 09:27:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:30:04 09:28:01 ens3 56.44 40.26 646.94 15.64 0.00 0.00 0.00 0.00 09:30:04 09:28:01 lo 1.20 1.20 0.14 0.14 0.00 0.00 0.00 0.00 09:30:04 09:29:01 ens3 9.31 7.93 63.37 7.59 0.00 0.00 0.00 0.00 09:30:04 09:29:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 09:30:04 09:30:01 ens3 20.38 16.98 161.70 9.28 0.00 0.00 0.00 0.00 09:30:04 09:30:01 lo 0.60 0.60 0.07 0.07 0.00 0.00 0.00 0.00 09:30:04 Average: ens3 28.71 21.72 290.66 10.84 0.00 0.00 0.00 0.00 09:30:04 Average: lo 0.78 0.78 0.08 0.08 0.00 0.00 0.00 0.00 09:30:04 09:30:04 09:30:04 ---> sar -P ALL: 09:30:04 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22976) 04/13/24 _x86_64_ (4 CPU) 09:30:04 09:30:04 09:26:23 LINUX RESTART (4 CPU) 09:30:04 09:30:04 09:27:01 CPU %user %nice %system %iowait %steal %idle 09:30:04 09:28:01 all 19.73 0.00 5.95 4.49 0.06 69.77 09:30:04 09:28:01 0 10.35 0.00 16.98 2.16 0.07 70.44 09:30:04 09:28:01 1 44.96 0.00 2.47 7.32 0.08 45.18 09:30:04 09:28:01 2 16.76 0.00 1.17 0.35 0.05 81.67 09:30:04 09:28:01 3 8.59 0.00 1.07 8.56 0.05 81.73 09:30:04 09:29:01 all 3.38 0.00 0.20 21.92 0.02 74.48 09:30:04 09:29:01 0 0.12 0.00 0.07 3.84 0.02 95.96 09:30:04 09:29:01 1 5.82 0.00 0.38 1.00 0.02 92.78 09:30:04 09:29:01 2 6.30 0.00 0.23 0.07 0.00 93.40 09:30:04 09:29:01 3 1.23 0.00 0.13 82.84 0.02 15.78 09:30:04 09:30:01 all 12.82 0.00 0.70 13.89 0.04 72.54 09:30:04 09:30:01 0 25.23 0.00 1.08 3.87 0.03 69.78 09:30:04 09:30:01 1 3.15 0.00 0.38 1.48 0.03 94.95 09:30:04 09:30:01 2 21.20 0.00 0.75 1.18 0.03 76.83 09:30:04 09:30:01 3 1.72 0.00 0.62 49.10 0.05 48.51 09:30:04 Average: all 12.09 0.00 2.34 13.30 0.04 72.23 09:30:04 Average: 0 11.81 0.00 6.69 3.22 0.04 78.24 09:30:04 Average: 1 17.97 0.00 1.08 3.27 0.04 77.64 09:30:04 Average: 2 14.75 0.00 0.72 0.53 0.03 83.97 09:30:04 Average: 3 3.85 0.00 0.61 46.86 0.04 48.65 09:30:04 09:30:04 09:30:04