12:32:19 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137689 12:32:19 Running as SYSTEM 12:32:19 [EnvInject] - Loading node environment variables. 12:32:19 Building remotely on prd-ubuntu1804-builder-4c-4g-22716 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:32:19 [ssh-agent] Looking for ssh-agent implementation... 12:32:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:19 $ ssh-agent 12:32:19 SSH_AUTH_SOCK=/tmp/ssh-byXtJm0rfMyd/agent.1744 12:32:19 SSH_AGENT_PID=1746 12:32:19 [ssh-agent] Started. 12:32:19 Running ssh-add (command line suppressed) 12:32:19 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14439939442559590322.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_14439939442559590322.key) 12:32:19 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:32:19 The recommended git tool is: NONE 12:32:20 using credential onap-jenkins-ssh 12:32:20 Wiping out workspace first. 12:32:20 Cloning the remote Git repository 12:32:20 Cloning repository git://cloud.onap.org/mirror/oom.git 12:32:21 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:32:21 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:21 > git --version # timeout=10 12:32:21 > git --version # 'git version 2.17.1' 12:32:21 using GIT_SSH to set credentials Gerrit user 12:32:21 Verifying host key using manually-configured host key entries 12:32:21 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:32:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:26 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:32:26 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:32:26 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:32:26 using GIT_SSH to set credentials Gerrit user 12:32:26 Verifying host key using manually-configured host key entries 12:32:26 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/89/137689/1 # timeout=30 12:32:27 > git rev-parse af0e96609706e49eb26e621e204604962a325ac8^{commit} # timeout=10 12:32:27 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:32:27 Checking out Revision af0e96609706e49eb26e621e204604962a325ac8 (refs/changes/89/137689/1) 12:32:27 > git config core.sparsecheckout # timeout=10 12:32:27 > git checkout -f af0e96609706e49eb26e621e204604962a325ac8 # timeout=30 12:32:27 Commit message: "[COMMON] Remove hostPath entries" 12:32:27 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:32:27 > git rev-list --no-walk 53fe20dc15c0e23c27bee5c1450340e454b8945b # timeout=10 12:32:27 [EnvInject] - Injecting environment variables from a build step. 12:32:27 [EnvInject] - Injecting as environment variables the properties content 12:32:27 PYTHON=python3 12:32:27 12:32:27 [EnvInject] - Variables injected successfully. 12:32:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6850686722811196833.sh 12:32:27 ---> tox-install.sh 12:32:27 + source /home/jenkins/lf-env.sh 12:32:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:27 ++ mktemp -d /tmp/venv-XXXX 12:32:27 + lf_venv=/tmp/venv-J2sg 12:32:27 + local venv_file=/tmp/.os_lf_venv 12:32:27 + local python=python3 12:32:27 + local options 12:32:27 + local set_path=true 12:32:27 + local install_args= 12:32:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:27 + true 12:32:27 + case $1 in 12:32:27 + venv_file=/tmp/.toxenv 12:32:27 + shift 2 12:32:27 + true 12:32:27 + case $1 in 12:32:27 + shift 12:32:27 + break 12:32:27 + case $python in 12:32:27 + local pkg_list= 12:32:27 + [[ -d /opt/pyenv ]] 12:32:27 + echo 'Setup pyenv:' 12:32:27 Setup pyenv: 12:32:27 + export PYENV_ROOT=/opt/pyenv 12:32:27 + PYENV_ROOT=/opt/pyenv 12:32:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:27 + pyenv versions 12:32:27 * system (set by /opt/pyenv/version) 12:32:27 * 3.8.13 (set by /opt/pyenv/version) 12:32:27 * 3.9.13 (set by /opt/pyenv/version) 12:32:27 * 3.10.6 (set by /opt/pyenv/version) 12:32:27 + command -v pyenv 12:32:27 ++ pyenv init - --no-rehash 12:32:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:32:27 export PATH="/opt/pyenv/shims:${PATH}" 12:32:27 export PYENV_SHELL=bash 12:32:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:27 pyenv() { 12:32:27 local command 12:32:27 command="${1:-}" 12:32:27 if [ "$#" -gt 0 ]; then 12:32:27 shift 12:32:27 fi 12:32:27 12:32:27 case "$command" in 12:32:27 rehash|shell) 12:32:27 eval "$(pyenv "sh-$command" "$@")" 12:32:27 ;; 12:32:27 *) 12:32:27 command pyenv "$command" "$@" 12:32:27 ;; 12:32:27 esac 12:32:27 }' 12:32:27 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:32:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:27 ++ export PYENV_SHELL=bash 12:32:27 ++ PYENV_SHELL=bash 12:32:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:27 +++ complete -F _pyenv pyenv 12:32:27 ++ lf-pyver python3 12:32:27 ++ local py_version_xy=python3 12:32:27 ++ local py_version_xyz= 12:32:27 ++ pyenv versions 12:32:27 ++ local command 12:32:27 ++ command=versions 12:32:27 ++ '[' 1 -gt 0 ']' 12:32:27 ++ shift 12:32:27 ++ case "$command" in 12:32:27 ++ command pyenv versions 12:32:27 ++ pyenv versions 12:32:27 ++ awk '{ print $1 }' 12:32:27 ++ grep -E '^[0-9.]*[0-9]$' 12:32:27 ++ sed 's/^[ *]* //' 12:32:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:27 +++ grep '^3' /tmp/.pyenv_versions 12:32:27 +++ tail -n 1 12:32:27 +++ sort -V 12:32:28 ++ py_version_xyz=3.10.6 12:32:28 ++ [[ -z 3.10.6 ]] 12:32:28 ++ echo 3.10.6 12:32:28 ++ return 0 12:32:28 + pyenv local 3.10.6 12:32:28 + local command 12:32:28 + command=local 12:32:28 + '[' 2 -gt 0 ']' 12:32:28 + shift 12:32:28 + case "$command" in 12:32:28 + command pyenv local 3.10.6 12:32:28 + pyenv local 3.10.6 12:32:28 + for arg in "$@" 12:32:28 + case $arg in 12:32:28 + pkg_list+='tox ' 12:32:28 + for arg in "$@" 12:32:28 + case $arg in 12:32:28 + pkg_list+='virtualenv ' 12:32:28 + for arg in "$@" 12:32:28 + case $arg in 12:32:28 + pkg_list+='urllib3~=1.26.15 ' 12:32:28 + [[ -f /tmp/.toxenv ]] 12:32:28 + [[ ! -f /tmp/.toxenv ]] 12:32:28 + [[ -n '' ]] 12:32:28 + python3 -m venv /tmp/venv-J2sg 12:32:32 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J2sg' 12:32:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-J2sg 12:32:32 + echo /tmp/venv-J2sg 12:32:32 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:32:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:32:32 + /tmp/venv-J2sg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:35 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:35 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:35 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:35 + /tmp/venv-J2sg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:38 + type python3 12:32:38 + true 12:32:38 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J2sg/bin to PATH' 12:32:38 lf-activate-venv(): INFO: Adding /tmp/venv-J2sg/bin to PATH 12:32:38 + PATH=/tmp/venv-J2sg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:38 + return 0 12:32:38 + python3 --version 12:32:38 Python 3.10.6 12:32:38 + python3 -m pip --version 12:32:38 pip 24.0 from /tmp/venv-J2sg/lib/python3.10/site-packages/pip (python 3.10) 12:32:38 + python3 -m pip freeze 12:32:39 cachetools==5.3.3 12:32:39 chardet==5.2.0 12:32:39 colorama==0.4.6 12:32:39 distlib==0.3.8 12:32:39 filelock==3.13.4 12:32:39 packaging==24.0 12:32:39 platformdirs==4.2.0 12:32:39 pluggy==1.4.0 12:32:39 pyproject-api==1.6.1 12:32:39 tomli==2.0.1 12:32:39 tox==4.14.2 12:32:39 urllib3==1.26.18 12:32:39 virtualenv==20.25.1 12:32:39 [EnvInject] - Injecting environment variables from a build step. 12:32:39 [EnvInject] - Injecting as environment variables the properties content 12:32:39 PARALLEL=false 12:32:39 12:32:39 [EnvInject] - Variables injected successfully. 12:32:39 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins7905349412066817019.sh 12:32:39 ---> tox-run.sh 12:32:39 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:39 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:32:39 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:32:39 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:32:39 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:32:39 + source /home/jenkins/lf-env.sh 12:32:39 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:39 ++ mktemp -d /tmp/venv-XXXX 12:32:39 + lf_venv=/tmp/venv-9aBf 12:32:39 + local venv_file=/tmp/.os_lf_venv 12:32:39 + local python=python3 12:32:39 + local options 12:32:39 + local set_path=true 12:32:39 + local install_args= 12:32:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:32:39 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:39 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:32:39 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:32:39 + true 12:32:39 + case $1 in 12:32:39 + venv_file=/tmp/.toxenv 12:32:39 + shift 2 12:32:39 + true 12:32:39 + case $1 in 12:32:39 + shift 12:32:39 + break 12:32:39 + case $python in 12:32:39 + local pkg_list= 12:32:39 + [[ -d /opt/pyenv ]] 12:32:39 + echo 'Setup pyenv:' 12:32:39 Setup pyenv: 12:32:39 + export PYENV_ROOT=/opt/pyenv 12:32:39 + PYENV_ROOT=/opt/pyenv 12:32:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:39 + pyenv versions 12:32:39 system 12:32:39 3.8.13 12:32:39 3.9.13 12:32:39 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:39 + command -v pyenv 12:32:39 ++ pyenv init - --no-rehash 12:32:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 12:32:39 export PATH="/opt/pyenv/shims:${PATH}" 12:32:39 export PYENV_SHELL=bash 12:32:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:32:39 pyenv() { 12:32:39 local command 12:32:39 command="${1:-}" 12:32:39 if [ "$#" -gt 0 ]; then 12:32:39 shift 12:32:39 fi 12:32:39 12:32:39 case "$command" in 12:32:39 rehash|shell) 12:32:39 eval "$(pyenv "sh-$command" "$@")" 12:32:39 ;; 12:32:39 *) 12:32:39 command pyenv "$command" "$@" 12:32:39 ;; 12:32:39 esac 12:32:39 }' 12:32:39 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 12:32:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:39 ++ export PYENV_SHELL=bash 12:32:39 ++ PYENV_SHELL=bash 12:32:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:32:39 +++ complete -F _pyenv pyenv 12:32:39 ++ lf-pyver python3 12:32:39 ++ local py_version_xy=python3 12:32:39 ++ local py_version_xyz= 12:32:39 ++ pyenv versions 12:32:39 ++ sed 's/^[ *]* //' 12:32:39 ++ local command 12:32:39 ++ command=versions 12:32:39 ++ '[' 1 -gt 0 ']' 12:32:39 ++ shift 12:32:39 ++ case "$command" in 12:32:39 ++ command pyenv versions 12:32:39 ++ pyenv versions 12:32:39 ++ awk '{ print $1 }' 12:32:39 ++ grep -E '^[0-9.]*[0-9]$' 12:32:39 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:32:39 +++ grep '^3' /tmp/.pyenv_versions 12:32:39 +++ sort -V 12:32:39 +++ tail -n 1 12:32:39 ++ py_version_xyz=3.10.6 12:32:39 ++ [[ -z 3.10.6 ]] 12:32:39 ++ echo 3.10.6 12:32:39 ++ return 0 12:32:39 + pyenv local 3.10.6 12:32:39 + local command 12:32:39 + command=local 12:32:39 + '[' 2 -gt 0 ']' 12:32:39 + shift 12:32:39 + case "$command" in 12:32:39 + command pyenv local 3.10.6 12:32:39 + pyenv local 3.10.6 12:32:39 + for arg in "$@" 12:32:39 + case $arg in 12:32:39 + pkg_list+='tox ' 12:32:39 + for arg in "$@" 12:32:39 + case $arg in 12:32:39 + pkg_list+='virtualenv ' 12:32:39 + for arg in "$@" 12:32:39 + case $arg in 12:32:39 + pkg_list+='urllib3~=1.26.15 ' 12:32:39 + [[ -f /tmp/.toxenv ]] 12:32:39 ++ cat /tmp/.toxenv 12:32:39 + lf_venv=/tmp/venv-J2sg 12:32:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2sg from' file:/tmp/.toxenv 12:32:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-J2sg from file:/tmp/.toxenv 12:32:39 + /tmp/venv-J2sg/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:32:40 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:32:40 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:32:40 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:32:40 + /tmp/venv-J2sg/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:32:41 + type python3 12:32:41 + true 12:32:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-J2sg/bin to PATH' 12:32:41 lf-activate-venv(): INFO: Adding /tmp/venv-J2sg/bin to PATH 12:32:41 + PATH=/tmp/venv-J2sg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:41 + return 0 12:32:41 + [[ -d /opt/pyenv ]] 12:32:41 + echo '---> Setting up pyenv' 12:32:41 ---> Setting up pyenv 12:32:41 + export PYENV_ROOT=/opt/pyenv 12:32:41 + PYENV_ROOT=/opt/pyenv 12:32:41 + export PATH=/opt/pyenv/bin:/tmp/venv-J2sg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:41 + PATH=/opt/pyenv/bin:/tmp/venv-J2sg/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 12:32:41 ++ pwd 12:32:41 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:32:41 + export PYTHONPATH 12:32:41 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:32:41 + TOX_TESTENV_PASSENV=PYTHONPATH 12:32:41 + tox --version 12:32:42 4.14.2 from /tmp/venv-J2sg/lib/python3.10/site-packages/tox/__init__.py 12:32:42 + PARALLEL=false 12:32:42 + TOX_OPTIONS_LIST= 12:32:42 + [[ -n checkbashisms ]] 12:32:42 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:32:42 + case ${PARALLEL,,} in 12:32:42 + tox -e checkbashisms 12:32:42 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:32:43 checkbashisms: freeze> python -m pip freeze --all 12:32:44 checkbashisms: pip==24.0,setuptools==69.1.0,wheel==0.42.0 12:32:44 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:32:45 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:32:45 you may get strange results 12:32:46 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:32:47 checkbashisms: OK (4.91=setup[1.71]+cmd[3.20] seconds) 12:32:47 congratulations :) (5.08 seconds) 12:32:47 + tox_status=0 12:32:47 + echo '---> Completed tox runs' 12:32:47 ---> Completed tox runs 12:32:47 + for i in .tox/*/log 12:32:47 ++ echo .tox/checkbashisms/log 12:32:47 ++ awk -F/ '{print $2}' 12:32:47 + tox_env=checkbashisms 12:32:47 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:32:47 + DOC_DIR=docs/_build/html 12:32:47 + [[ -d docs/_build/html ]] 12:32:47 + echo '---> tox-run.sh ends' 12:32:47 ---> tox-run.sh ends 12:32:47 + test 0 -eq 0 12:32:47 $ ssh-agent -k 12:32:47 unset SSH_AUTH_SOCK; 12:32:47 unset SSH_AGENT_PID; 12:32:47 echo Agent pid 1746 killed; 12:32:47 [ssh-agent] Stopped. 12:32:47 [PostBuildScript] - [INFO] Executing post build scripts. 12:32:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins15473918837006713757.sh 12:32:47 ---> sysstat.sh 12:32:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins739036305816958232.sh 12:32:48 ---> package-listing.sh 12:32:48 ++ tr '[:upper:]' '[:lower:]' 12:32:48 ++ facter osfamily 12:32:48 + OS_FAMILY=debian 12:32:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:32:48 + START_PACKAGES=/tmp/packages_start.txt 12:32:48 + END_PACKAGES=/tmp/packages_end.txt 12:32:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:32:48 + PACKAGES=/tmp/packages_start.txt 12:32:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:32:48 + PACKAGES=/tmp/packages_end.txt 12:32:48 + case "${OS_FAMILY}" in 12:32:48 + dpkg -l 12:32:48 + grep '^ii' 12:32:48 + '[' -f /tmp/packages_start.txt ']' 12:32:48 + '[' -f /tmp/packages_end.txt ']' 12:32:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:32:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:32:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:32:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:32:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10659770564618052726.sh 12:32:48 ---> capture-instance-metadata.sh 12:32:48 Setup pyenv: 12:32:48 system 12:32:48 3.8.13 12:32:48 3.9.13 12:32:48 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:32:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l0EJ 12:32:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:32:55 lf-activate-venv(): INFO: Installing: lftools 12:33:50 lf-activate-venv(): INFO: Adding /tmp/venv-l0EJ/bin to PATH 12:33:50 INFO: Running in OpenStack, capturing instance metadata 12:33:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4260797429028023373.sh 12:33:51 provisioning config files... 12:33:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config17429591787798472429tmp 12:33:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:33:51 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:33:51 [EnvInject] - Injecting environment variables from a build step. 12:33:51 [EnvInject] - Injecting as environment variables the properties content 12:33:51 SERVER_ID=logs 12:33:51 12:33:51 [EnvInject] - Variables injected successfully. 12:33:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3083659381109129342.sh 12:33:51 ---> create-netrc.sh 12:33:51 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5427745097685323701.sh 12:33:51 ---> python-tools-install.sh 12:33:51 Setup pyenv: 12:33:51 system 12:33:51 3.8.13 12:33:51 3.9.13 12:33:51 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:33:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l0EJ from file:/tmp/.os_lf_venv 12:33:52 lf-activate-venv(): INFO: Installing: lftools 12:34:09 lf-activate-venv(): INFO: Adding /tmp/venv-l0EJ/bin to PATH 12:34:09 Generating Requirements File 12:35:07 Python 3.10.6 12:35:07 pip 24.0 from /tmp/venv-l0EJ/lib/python3.10/site-packages/pip (python 3.10) 12:35:07 appdirs==1.4.4 12:35:07 argcomplete==3.2.3 12:35:07 aspy.yaml==1.3.0 12:35:07 attrs==23.2.0 12:35:07 autopage==0.5.2 12:35:07 beautifulsoup4==4.12.3 12:35:07 boto3==1.34.83 12:35:07 botocore==1.34.83 12:35:07 bs4==0.0.2 12:35:07 cachetools==5.3.3 12:35:07 certifi==2024.2.2 12:35:07 cffi==1.16.0 12:35:07 cfgv==3.4.0 12:35:07 chardet==5.2.0 12:35:07 charset-normalizer==3.3.2 12:35:07 click==8.1.7 12:35:07 cliff==4.6.0 12:35:07 cmd2==2.4.3 12:35:07 cryptography==3.3.2 12:35:07 debtcollector==3.0.0 12:35:07 decorator==5.1.1 12:35:07 defusedxml==0.7.1 12:35:07 Deprecated==1.2.14 12:35:07 distlib==0.3.8 12:35:07 dnspython==2.6.1 12:35:07 docker==4.2.2 12:35:07 dogpile.cache==1.3.2 12:35:07 email_validator==2.1.1 12:35:07 filelock==3.13.4 12:35:07 future==1.0.0 12:35:07 gitdb==4.0.11 12:35:07 GitPython==3.1.43 12:35:07 google-auth==2.29.0 12:35:07 httplib2==0.22.0 12:35:07 identify==2.5.35 12:35:07 idna==3.7 12:35:07 importlib-resources==1.5.0 12:35:07 iso8601==2.1.0 12:35:07 Jinja2==3.1.3 12:35:07 jmespath==1.0.1 12:35:07 jsonpatch==1.33 12:35:07 jsonpointer==2.4 12:35:07 jsonschema==4.21.1 12:35:07 jsonschema-specifications==2023.12.1 12:35:07 keystoneauth1==5.6.0 12:35:07 kubernetes==29.0.0 12:35:07 lftools==0.37.10 12:35:07 lxml==5.2.1 12:35:07 MarkupSafe==2.1.5 12:35:07 msgpack==1.0.8 12:35:07 multi_key_dict==2.0.3 12:35:07 munch==4.0.0 12:35:07 netaddr==1.2.1 12:35:07 netifaces==0.11.0 12:35:07 niet==1.4.2 12:35:07 nodeenv==1.8.0 12:35:07 oauth2client==4.1.3 12:35:07 oauthlib==3.2.2 12:35:07 openstacksdk==3.0.0 12:35:07 os-client-config==2.1.0 12:35:07 os-service-types==1.7.0 12:35:07 osc-lib==3.0.1 12:35:07 oslo.config==9.4.0 12:35:07 oslo.context==5.5.0 12:35:07 oslo.i18n==6.3.0 12:35:07 oslo.log==5.5.1 12:35:07 oslo.serialization==5.4.0 12:35:07 oslo.utils==7.1.0 12:35:07 packaging==24.0 12:35:07 pbr==6.0.0 12:35:07 platformdirs==4.2.0 12:35:07 prettytable==3.10.0 12:35:07 pyasn1==0.6.0 12:35:07 pyasn1_modules==0.4.0 12:35:07 pycparser==2.22 12:35:07 pygerrit2==2.0.15 12:35:07 PyGithub==2.3.0 12:35:07 pyinotify==0.9.6 12:35:07 PyJWT==2.8.0 12:35:07 PyNaCl==1.5.0 12:35:07 pyparsing==2.4.7 12:35:07 pyperclip==1.8.2 12:35:07 pyrsistent==0.20.0 12:35:07 python-cinderclient==9.5.0 12:35:07 python-dateutil==2.9.0.post0 12:35:07 python-heatclient==3.5.0 12:35:07 python-jenkins==1.8.2 12:35:07 python-keystoneclient==5.4.0 12:35:07 python-magnumclient==4.4.0 12:35:07 python-novaclient==18.6.0 12:35:07 python-openstackclient==6.6.0 12:35:07 python-swiftclient==4.5.0 12:35:07 PyYAML==6.0.1 12:35:07 referencing==0.34.0 12:35:07 requests==2.31.0 12:35:07 requests-oauthlib==2.0.0 12:35:07 requestsexceptions==1.4.0 12:35:07 rfc3986==2.0.0 12:35:07 rpds-py==0.18.0 12:35:07 rsa==4.9 12:35:07 ruamel.yaml==0.18.6 12:35:07 ruamel.yaml.clib==0.2.8 12:35:07 s3transfer==0.10.1 12:35:07 simplejson==3.19.2 12:35:07 six==1.16.0 12:35:07 smmap==5.0.1 12:35:07 soupsieve==2.5 12:35:07 stevedore==5.2.0 12:35:07 tabulate==0.9.0 12:35:07 toml==0.10.2 12:35:07 tomlkit==0.12.4 12:35:07 tqdm==4.66.2 12:35:07 typing_extensions==4.11.0 12:35:07 tzdata==2024.1 12:35:07 urllib3==1.26.18 12:35:07 virtualenv==20.25.1 12:35:07 wcwidth==0.2.13 12:35:07 websocket-client==1.7.0 12:35:07 wrapt==1.16.0 12:35:07 xdg==6.0.0 12:35:07 xmltodict==0.13.0 12:35:07 yq==3.2.3 12:35:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1784277550411266330.sh 12:35:08 ---> sudo-logs.sh 12:35:08 Archiving 'sudo' log.. 12:35:08 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins39511524970126275.sh 12:35:08 ---> job-cost.sh 12:35:08 Setup pyenv: 12:35:08 system 12:35:08 3.8.13 12:35:08 3.9.13 12:35:08 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:35:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l0EJ from file:/tmp/.os_lf_venv 12:35:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:35:15 lf-activate-venv(): INFO: Adding /tmp/venv-l0EJ/bin to PATH 12:35:15 INFO: No Stack... 12:35:16 INFO: Retrieving Pricing Info for: v3-standard-4 12:35:16 INFO: Archiving Costs 12:35:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14964828814772709252.sh 12:35:16 ---> logs-deploy.sh 12:35:16 Setup pyenv: 12:35:16 system 12:35:16 3.8.13 12:35:16 3.9.13 12:35:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:35:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-l0EJ from file:/tmp/.os_lf_venv 12:35:18 lf-activate-venv(): INFO: Installing: lftools 12:35:36 lf-activate-venv(): INFO: Adding /tmp/venv-l0EJ/bin to PATH 12:35:36 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3438 12:35:36 INFO: archiving workspace using pattern(s): 12:35:37 Archives upload complete. 12:35:37 INFO: archiving logs to Nexus 12:35:38 ---> uname -a: 12:35:38 Linux prd-ubuntu1804-builder-4c-4g-22716 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 12:35:38 12:35:38 12:35:38 ---> lscpu: 12:35:38 Architecture: x86_64 12:35:38 CPU op-mode(s): 32-bit, 64-bit 12:35:38 Byte Order: Little Endian 12:35:38 CPU(s): 4 12:35:38 On-line CPU(s) list: 0-3 12:35:38 Thread(s) per core: 1 12:35:38 Core(s) per socket: 1 12:35:38 Socket(s): 4 12:35:38 NUMA node(s): 1 12:35:38 Vendor ID: AuthenticAMD 12:35:38 CPU family: 23 12:35:38 Model: 49 12:35:38 Model name: AMD EPYC-Rome Processor 12:35:38 Stepping: 0 12:35:38 CPU MHz: 2799.998 12:35:38 BogoMIPS: 5599.99 12:35:38 Virtualization: AMD-V 12:35:38 Hypervisor vendor: KVM 12:35:38 Virtualization type: full 12:35:38 L1d cache: 32K 12:35:38 L1i cache: 32K 12:35:38 L2 cache: 512K 12:35:38 L3 cache: 16384K 12:35:38 NUMA node0 CPU(s): 0-3 12:35:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 12:35:38 12:35:38 12:35:38 ---> nproc: 12:35:38 4 12:35:38 12:35:38 12:35:38 ---> df -h: 12:35:38 Filesystem Size Used Avail Use% Mounted on 12:35:38 udev 7.9G 0 7.9G 0% /dev 12:35:38 tmpfs 1.6G 672K 1.6G 1% /run 12:35:38 /dev/vda1 78G 8.3G 70G 11% / 12:35:38 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:35:38 tmpfs 5.0M 0 5.0M 0% /run/lock 12:35:38 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:35:38 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:35:38 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:35:38 12:35:38 12:35:38 ---> free -m: 12:35:38 total used free shared buff/cache available 12:35:38 Mem: 16040 545 13443 0 2050 15182 12:35:38 Swap: 1023 0 1023 12:35:38 12:35:38 12:35:38 ---> ip addr: 12:35:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:35:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:35:38 inet 127.0.0.1/8 scope host lo 12:35:38 valid_lft forever preferred_lft forever 12:35:38 inet6 ::1/128 scope host 12:35:38 valid_lft forever preferred_lft forever 12:35:38 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:35:38 link/ether fa:16:3e:80:f6:e3 brd ff:ff:ff:ff:ff:ff 12:35:38 inet 10.30.107.107/23 brd 10.30.107.255 scope global dynamic ens3 12:35:38 valid_lft 86173sec preferred_lft 86173sec 12:35:38 inet6 fe80::f816:3eff:fe80:f6e3/64 scope link 12:35:38 valid_lft forever preferred_lft forever 12:35:38 12:35:38 12:35:38 ---> sar -b -r -n DEV: 12:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22716) 04/12/24 _x86_64_ (4 CPU) 12:35:38 12:35:38 12:31:55 LINUX RESTART (4 CPU) 12:35:38 12:35:38 12:32:01 tps rtps wtps bread/s bwrtn/s 12:35:38 12:33:02 127.38 59.36 68.02 3747.64 68288.09 12:35:38 12:34:01 94.64 14.08 80.56 1065.58 37259.45 12:35:38 12:35:01 54.71 0.02 54.69 0.40 7462.09 12:35:38 Average: 92.23 24.54 67.69 1607.55 37672.17 12:35:38 12:35:38 12:32:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:38 12:33:02 14120420 15581592 2304540 14.03 49312 1618788 775768 4.44 660712 1444904 91320 12:35:38 12:34:01 13874188 15541820 2550772 15.53 67796 1794944 785764 4.50 727612 1599788 134716 12:35:38 12:35:01 13800328 15529056 2624632 15.98 72772 1849976 797504 4.56 749392 1649268 43808 12:35:38 Average: 13931645 15550823 2493315 15.18 63293 1754569 786345 4.50 712572 1564653 89948 12:35:38 12:35:38 12:32:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:38 12:33:02 lo 1.67 1.67 0.18 0.18 0.00 0.00 0.00 0.00 12:35:38 12:33:02 ens3 383.69 252.06 1597.79 61.23 0.00 0.00 0.00 0.00 12:35:38 12:34:01 lo 0.68 0.68 0.07 0.07 0.00 0.00 0.00 0.00 12:35:38 12:34:01 ens3 37.21 26.89 588.09 19.34 0.00 0.00 0.00 0.00 12:35:38 12:35:01 lo 0.73 0.73 0.08 0.08 0.00 0.00 0.00 0.00 12:35:38 12:35:01 ens3 19.06 15.35 239.70 3.35 0.00 0.00 0.00 0.00 12:35:38 Average: lo 1.03 1.03 0.11 0.11 0.00 0.00 0.00 0.00 12:35:38 Average: ens3 147.27 98.50 809.76 28.02 0.00 0.00 0.00 0.00 12:35:38 12:35:38 12:35:38 ---> sar -P ALL: 12:35:38 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-22716) 04/12/24 _x86_64_ (4 CPU) 12:35:38 12:35:38 12:31:55 LINUX RESTART (4 CPU) 12:35:38 12:35:38 12:32:01 CPU %user %nice %system %iowait %steal %idle 12:35:38 12:33:02 all 19.04 0.00 1.88 13.72 0.06 65.30 12:35:38 12:33:02 0 11.18 0.00 1.71 8.40 0.08 78.64 12:35:38 12:33:02 1 25.33 0.00 1.72 7.51 0.05 65.38 12:35:38 12:33:02 2 23.43 0.00 2.23 19.51 0.07 54.77 12:35:38 12:33:02 3 16.28 0.00 1.88 19.51 0.05 62.28 12:35:38 12:34:01 all 10.93 0.00 0.87 15.72 0.05 72.43 12:35:38 12:34:01 0 14.39 0.00 1.17 51.95 0.07 32.43 12:35:38 12:34:01 1 12.14 0.00 0.60 7.30 0.03 79.93 12:35:38 12:34:01 2 15.30 0.00 1.19 1.14 0.03 82.34 12:35:38 12:34:01 3 1.88 0.00 0.54 2.41 0.03 95.13 12:35:38 12:35:01 all 10.28 0.00 0.51 14.29 0.04 74.88 12:35:38 12:35:01 0 19.81 0.00 0.80 50.64 0.07 28.69 12:35:38 12:35:01 1 11.49 0.00 0.62 0.57 0.03 87.29 12:35:38 12:35:01 2 6.46 0.00 0.38 4.01 0.03 89.12 12:35:38 12:35:01 3 3.39 0.00 0.22 2.00 0.03 94.35 12:35:38 Average: all 13.43 0.00 1.09 14.57 0.05 70.86 12:35:38 Average: 0 15.11 0.00 1.23 36.83 0.07 46.76 12:35:38 Average: 1 16.35 0.00 0.98 5.12 0.04 77.51 12:35:38 Average: 2 15.06 0.00 1.27 8.25 0.04 75.39 12:35:38 Average: 3 7.20 0.00 0.88 7.98 0.04 83.90 12:35:38 12:35:38 12:35:38