07:49:56 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/137703 07:49:56 Running as SYSTEM 07:49:56 [EnvInject] - Loading node environment variables. 07:49:56 Building remotely on prd-ubuntu1804-builder-4c-4g-23849 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 07:49:56 [ssh-agent] Looking for ssh-agent implementation... 07:49:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:49:56 $ ssh-agent 07:49:56 SSH_AUTH_SOCK=/tmp/ssh-PPDJPavPFSv5/agent.1789 07:49:56 SSH_AGENT_PID=1791 07:49:56 [ssh-agent] Started. 07:49:56 Running ssh-add (command line suppressed) 07:49:56 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2961578854570529730.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2961578854570529730.key) 07:49:56 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 07:49:56 The recommended git tool is: NONE 07:49:59 using credential onap-jenkins-ssh 07:49:59 Wiping out workspace first. 07:49:59 Cloning the remote Git repository 07:49:59 Cloning repository git://cloud.onap.org/mirror/oom.git 07:49:59 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 07:49:59 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:49:59 > git --version # timeout=10 07:49:59 > git --version # 'git version 2.17.1' 07:49:59 using GIT_SSH to set credentials Gerrit user 07:49:59 Verifying host key using manually-configured host key entries 07:49:59 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 07:50:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:50:05 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 07:50:05 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 07:50:05 using GIT_SSH to set credentials Gerrit user 07:50:05 Verifying host key using manually-configured host key entries 07:50:05 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/03/137703/1 # timeout=30 07:50:05 > git rev-parse 8eb95f09c0d4c87f75e630810723ab12786bd44a^{commit} # timeout=10 07:50:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 07:50:05 Checking out Revision 8eb95f09c0d4c87f75e630810723ab12786bd44a (refs/changes/03/137703/1) 07:50:05 > git config core.sparsecheckout # timeout=10 07:50:05 > git checkout -f 8eb95f09c0d4c87f75e630810723ab12786bd44a # timeout=30 07:50:09 Commit message: "[MARIADB][POLICY] Correct the MariaDB ReadinessCheck" 07:50:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:50:09 > git rev-list --no-walk f8a899c48c91681eb61f3968583862ffc9e9ad73 # timeout=10 07:50:09 [EnvInject] - Injecting environment variables from a build step. 07:50:09 [EnvInject] - Injecting as environment variables the properties content 07:50:09 PYTHON=python3 07:50:09 07:50:09 [EnvInject] - Variables injected successfully. 07:50:09 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4641407167657230591.sh 07:50:09 ---> tox-install.sh 07:50:09 + source /home/jenkins/lf-env.sh 07:50:09 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:09 ++ mktemp -d /tmp/venv-XXXX 07:50:09 + lf_venv=/tmp/venv-Dd9N 07:50:09 + local venv_file=/tmp/.os_lf_venv 07:50:09 + local python=python3 07:50:09 + local options 07:50:09 + local set_path=true 07:50:09 + local install_args= 07:50:09 ++ 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:50:09 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:09 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:09 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:09 + true 07:50:09 + case $1 in 07:50:09 + venv_file=/tmp/.toxenv 07:50:09 + shift 2 07:50:09 + true 07:50:09 + case $1 in 07:50:09 + shift 07:50:09 + break 07:50:09 + case $python in 07:50:09 + local pkg_list= 07:50:09 + [[ -d /opt/pyenv ]] 07:50:09 + echo 'Setup pyenv:' 07:50:09 Setup pyenv: 07:50:09 + export PYENV_ROOT=/opt/pyenv 07:50:09 + PYENV_ROOT=/opt/pyenv 07:50:09 + 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:50:09 + 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:50:09 + pyenv versions 07:50:09 * system (set by /opt/pyenv/version) 07:50:09 * 3.8.13 (set by /opt/pyenv/version) 07:50:09 * 3.9.13 (set by /opt/pyenv/version) 07:50:09 * 3.10.6 (set by /opt/pyenv/version) 07:50:09 + command -v pyenv 07:50:09 ++ pyenv init - --no-rehash 07:50:09 + 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:50:09 export PATH="/opt/pyenv/shims:${PATH}" 07:50:09 export PYENV_SHELL=bash 07:50:09 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:09 pyenv() { 07:50:09 local command 07:50:09 command="${1:-}" 07:50:09 if [ "$#" -gt 0 ]; then 07:50:09 shift 07:50:09 fi 07:50:09 07:50:09 case "$command" in 07:50:09 rehash|shell) 07:50:09 eval "$(pyenv "sh-$command" "$@")" 07:50:09 ;; 07:50:09 *) 07:50:09 command pyenv "$command" "$@" 07:50:09 ;; 07:50:09 esac 07:50:09 }' 07:50:09 +++ 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:50:09 ++ 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:50:09 ++ 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:50:09 ++ 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:50:09 ++ export PYENV_SHELL=bash 07:50:09 ++ PYENV_SHELL=bash 07:50:09 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:09 +++ complete -F _pyenv pyenv 07:50:09 ++ lf-pyver python3 07:50:09 ++ local py_version_xy=python3 07:50:09 ++ local py_version_xyz= 07:50:09 ++ pyenv versions 07:50:09 ++ local command 07:50:09 ++ command=versions 07:50:09 ++ '[' 1 -gt 0 ']' 07:50:09 ++ shift 07:50:09 ++ case "$command" in 07:50:09 ++ command pyenv versions 07:50:09 ++ pyenv versions 07:50:09 ++ grep -E '^[0-9.]*[0-9]$' 07:50:09 ++ awk '{ print $1 }' 07:50:09 ++ sed 's/^[ *]* //' 07:50:09 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:09 +++ grep '^3' /tmp/.pyenv_versions 07:50:09 +++ sort -V 07:50:09 +++ tail -n 1 07:50:09 ++ py_version_xyz=3.10.6 07:50:09 ++ [[ -z 3.10.6 ]] 07:50:09 ++ echo 3.10.6 07:50:09 ++ return 0 07:50:09 + pyenv local 3.10.6 07:50:09 + local command 07:50:09 + command=local 07:50:09 + '[' 2 -gt 0 ']' 07:50:09 + shift 07:50:09 + case "$command" in 07:50:09 + command pyenv local 3.10.6 07:50:09 + pyenv local 3.10.6 07:50:10 + for arg in "$@" 07:50:10 + case $arg in 07:50:10 + pkg_list+='tox ' 07:50:10 + for arg in "$@" 07:50:10 + case $arg in 07:50:10 + pkg_list+='virtualenv ' 07:50:10 + for arg in "$@" 07:50:10 + case $arg in 07:50:10 + pkg_list+='urllib3~=1.26.15 ' 07:50:10 + [[ -f /tmp/.toxenv ]] 07:50:10 + [[ ! -f /tmp/.toxenv ]] 07:50:10 + [[ -n '' ]] 07:50:10 + python3 -m venv /tmp/venv-Dd9N 07:50:15 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dd9N' 07:50:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Dd9N 07:50:15 + echo /tmp/venv-Dd9N 07:50:15 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 07:50:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 07:50:15 + /tmp/venv-Dd9N/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:19 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:19 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:19 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:19 + /tmp/venv-Dd9N/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:26 + type python3 07:50:26 + true 07:50:26 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dd9N/bin to PATH' 07:50:26 lf-activate-venv(): INFO: Adding /tmp/venv-Dd9N/bin to PATH 07:50:26 + PATH=/tmp/venv-Dd9N/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:50:26 + return 0 07:50:26 + python3 --version 07:50:26 Python 3.10.6 07:50:26 + python3 -m pip --version 07:50:26 pip 24.0 from /tmp/venv-Dd9N/lib/python3.10/site-packages/pip (python 3.10) 07:50:26 + python3 -m pip freeze 07:50:27 cachetools==5.3.3 07:50:27 chardet==5.2.0 07:50:27 colorama==0.4.6 07:50:27 distlib==0.3.8 07:50:27 filelock==3.13.4 07:50:27 packaging==24.0 07:50:27 platformdirs==4.2.0 07:50:27 pluggy==1.4.0 07:50:27 pyproject-api==1.6.1 07:50:27 tomli==2.0.1 07:50:27 tox==4.14.2 07:50:27 urllib3==1.26.18 07:50:27 virtualenv==20.25.2 07:50:27 [EnvInject] - Injecting environment variables from a build step. 07:50:27 [EnvInject] - Injecting as environment variables the properties content 07:50:27 PARALLEL=false 07:50:27 07:50:27 [EnvInject] - Variables injected successfully. 07:50:27 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6439969004557589355.sh 07:50:27 ---> tox-run.sh 07:50:27 + 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:50:27 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 07:50:27 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 07:50:27 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 07:50:27 + cd /w/workspace/oom-master-checkbashisms-lint/. 07:50:27 + source /home/jenkins/lf-env.sh 07:50:27 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 07:50:27 ++ mktemp -d /tmp/venv-XXXX 07:50:27 + lf_venv=/tmp/venv-VhBW 07:50:27 + local venv_file=/tmp/.os_lf_venv 07:50:27 + local python=python3 07:50:27 + local options 07:50:27 + local set_path=true 07:50:27 + local install_args= 07:50: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 07:50:27 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:27 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 07:50:27 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 07:50:27 + true 07:50:27 + case $1 in 07:50:27 + venv_file=/tmp/.toxenv 07:50:27 + shift 2 07:50:27 + true 07:50:27 + case $1 in 07:50:27 + shift 07:50:27 + break 07:50:27 + case $python in 07:50:27 + local pkg_list= 07:50:27 + [[ -d /opt/pyenv ]] 07:50:27 + echo 'Setup pyenv:' 07:50:27 Setup pyenv: 07:50:27 + export PYENV_ROOT=/opt/pyenv 07:50:27 + PYENV_ROOT=/opt/pyenv 07:50:27 + 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:50:27 + 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:50:27 + pyenv versions 07:50:27 system 07:50:27 3.8.13 07:50:27 3.9.13 07:50:27 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:50:27 + command -v pyenv 07:50:27 ++ pyenv init - --no-rehash 07:50: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[*]}"'\'')" 07:50:27 export PATH="/opt/pyenv/shims:${PATH}" 07:50:27 export PYENV_SHELL=bash 07:50:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:50:27 pyenv() { 07:50:27 local command 07:50:27 command="${1:-}" 07:50:27 if [ "$#" -gt 0 ]; then 07:50:27 shift 07:50:27 fi 07:50:27 07:50:27 case "$command" in 07:50:27 rehash|shell) 07:50:27 eval "$(pyenv "sh-$command" "$@")" 07:50:27 ;; 07:50:27 *) 07:50:27 command pyenv "$command" "$@" 07:50:27 ;; 07:50:27 esac 07:50:27 }' 07:50: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[*]}"' 07:50:27 ++ 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:50:27 ++ 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:50:27 ++ 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:50:27 ++ export PYENV_SHELL=bash 07:50:27 ++ PYENV_SHELL=bash 07:50:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:50:27 +++ complete -F _pyenv pyenv 07:50:27 ++ lf-pyver python3 07:50:27 ++ local py_version_xy=python3 07:50:27 ++ local py_version_xyz= 07:50:27 ++ pyenv versions 07:50:27 ++ local command 07:50:27 ++ command=versions 07:50:27 ++ sed 's/^[ *]* //' 07:50:27 ++ '[' 1 -gt 0 ']' 07:50:27 ++ shift 07:50:27 ++ case "$command" in 07:50:27 ++ command pyenv versions 07:50:27 ++ pyenv versions 07:50:27 ++ awk '{ print $1 }' 07:50:27 ++ grep -E '^[0-9.]*[0-9]$' 07:50:27 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:50:27 +++ sort -V 07:50:27 +++ tail -n 1 07:50:27 +++ grep '^3' /tmp/.pyenv_versions 07:50:27 ++ py_version_xyz=3.10.6 07:50:27 ++ [[ -z 3.10.6 ]] 07:50:27 ++ echo 3.10.6 07:50:27 ++ return 0 07:50:27 + pyenv local 3.10.6 07:50:27 + local command 07:50:27 + command=local 07:50:27 + '[' 2 -gt 0 ']' 07:50:27 + shift 07:50:27 + case "$command" in 07:50:27 + command pyenv local 3.10.6 07:50:27 + pyenv local 3.10.6 07:50:27 + for arg in "$@" 07:50:27 + case $arg in 07:50:27 + pkg_list+='tox ' 07:50:27 + for arg in "$@" 07:50:27 + case $arg in 07:50:27 + pkg_list+='virtualenv ' 07:50:27 + for arg in "$@" 07:50:27 + case $arg in 07:50:27 + pkg_list+='urllib3~=1.26.15 ' 07:50:27 + [[ -f /tmp/.toxenv ]] 07:50:27 ++ cat /tmp/.toxenv 07:50:27 + lf_venv=/tmp/venv-Dd9N 07:50:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dd9N from' file:/tmp/.toxenv 07:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Dd9N from file:/tmp/.toxenv 07:50:27 + /tmp/venv-Dd9N/bin/python3 -m pip install --upgrade --quiet pip virtualenv 07:50:28 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 07:50:28 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 07:50:28 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 07:50:28 + /tmp/venv-Dd9N/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 07:50:30 + type python3 07:50:30 + true 07:50:30 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Dd9N/bin to PATH' 07:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-Dd9N/bin to PATH 07:50:30 + PATH=/tmp/venv-Dd9N/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:50:30 + return 0 07:50:30 + [[ -d /opt/pyenv ]] 07:50:30 + echo '---> Setting up pyenv' 07:50:30 ---> Setting up pyenv 07:50:30 + export PYENV_ROOT=/opt/pyenv 07:50:30 + PYENV_ROOT=/opt/pyenv 07:50:30 + export PATH=/opt/pyenv/bin:/tmp/venv-Dd9N/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:50:30 + PATH=/opt/pyenv/bin:/tmp/venv-Dd9N/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:50:30 ++ pwd 07:50:30 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 07:50:30 + export PYTHONPATH 07:50:30 + export TOX_TESTENV_PASSENV=PYTHONPATH 07:50:30 + TOX_TESTENV_PASSENV=PYTHONPATH 07:50:30 + tox --version 07:50:31 4.14.2 from /tmp/venv-Dd9N/lib/python3.10/site-packages/tox/__init__.py 07:50:31 + PARALLEL=false 07:50:31 + TOX_OPTIONS_LIST= 07:50:31 + [[ -n checkbashisms ]] 07:50:31 + TOX_OPTIONS_LIST=' -e checkbashisms' 07:50:31 + case ${PARALLEL,,} in 07:50:31 + tox -e checkbashisms 07:50:31 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 07:50:32 checkbashisms: freeze> python -m pip freeze --all 07:50:33 checkbashisms: pip==24.0,setuptools==69.5.1,wheel==0.43.0 07:50:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 07:50:34 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 07:50:34 you may get strange results 07:50:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 07:50:37 checkbashisms: OK (5.53=setup[2.21]+cmd[3.31] seconds) 07:50:37 congratulations :) (5.73 seconds) 07:50:37 + tox_status=0 07:50:37 + echo '---> Completed tox runs' 07:50:37 ---> Completed tox runs 07:50:37 + for i in .tox/*/log 07:50:37 ++ echo .tox/checkbashisms/log 07:50:37 ++ awk -F/ '{print $2}' 07:50:37 + tox_env=checkbashisms 07:50:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 07:50:37 + DOC_DIR=docs/_build/html 07:50:37 + [[ -d docs/_build/html ]] 07:50:37 + echo '---> tox-run.sh ends' 07:50:37 ---> tox-run.sh ends 07:50:37 + test 0 -eq 0 07:50:37 $ ssh-agent -k 07:50:37 unset SSH_AUTH_SOCK; 07:50:37 unset SSH_AGENT_PID; 07:50:37 echo Agent pid 1791 killed; 07:50:37 [ssh-agent] Stopped. 07:50:37 [PostBuildScript] - [INFO] Executing post build scripts. 07:50:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6309037017225813724.sh 07:50:37 ---> sysstat.sh 07:50:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7737299092488243290.sh 07:50:37 ---> package-listing.sh 07:50:37 ++ tr '[:upper:]' '[:lower:]' 07:50:37 ++ facter osfamily 07:50:37 + OS_FAMILY=debian 07:50:37 + workspace=/w/workspace/oom-master-checkbashisms-lint 07:50:37 + START_PACKAGES=/tmp/packages_start.txt 07:50:37 + END_PACKAGES=/tmp/packages_end.txt 07:50:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:50:37 + PACKAGES=/tmp/packages_start.txt 07:50:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:50:37 + PACKAGES=/tmp/packages_end.txt 07:50:37 + case "${OS_FAMILY}" in 07:50:37 + dpkg -l 07:50:37 + grep '^ii' 07:50:37 + '[' -f /tmp/packages_start.txt ']' 07:50:37 + '[' -f /tmp/packages_end.txt ']' 07:50:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:50:37 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 07:50:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 07:50:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 07:50:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9044317866850994667.sh 07:50:37 ---> capture-instance-metadata.sh 07:50:37 Setup pyenv: 07:50:38 system 07:50:38 3.8.13 07:50:38 3.9.13 07:50:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:50:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0XbN 07:50:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:50:44 lf-activate-venv(): INFO: Installing: lftools 07:51:17 lf-activate-venv(): INFO: Adding /tmp/venv-0XbN/bin to PATH 07:51:17 INFO: Running in OpenStack, capturing instance metadata 07:51:17 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1809605519360802563.sh 07:51:18 provisioning config files... 07:51:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config16931873908064948421tmp 07:51:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 07:51:18 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 07:51:18 [EnvInject] - Injecting environment variables from a build step. 07:51:18 [EnvInject] - Injecting as environment variables the properties content 07:51:18 SERVER_ID=logs 07:51:18 07:51:18 [EnvInject] - Variables injected successfully. 07:51:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8953009440398602194.sh 07:51:18 ---> create-netrc.sh 07:51:18 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14381793479190583495.sh 07:51:18 ---> python-tools-install.sh 07:51:18 Setup pyenv: 07:51:18 system 07:51:18 3.8.13 07:51:18 3.9.13 07:51:18 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:51:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XbN from file:/tmp/.os_lf_venv 07:51:19 lf-activate-venv(): INFO: Installing: lftools 07:51:30 lf-activate-venv(): INFO: Adding /tmp/venv-0XbN/bin to PATH 07:51:30 Generating Requirements File 07:51:58 Python 3.10.6 07:51:58 pip 24.0 from /tmp/venv-0XbN/lib/python3.10/site-packages/pip (python 3.10) 07:51:59 appdirs==1.4.4 07:51:59 argcomplete==3.3.0 07:51:59 aspy.yaml==1.3.0 07:51:59 attrs==23.2.0 07:51:59 autopage==0.5.2 07:51:59 beautifulsoup4==4.12.3 07:51:59 boto3==1.34.85 07:51:59 botocore==1.34.85 07:51:59 bs4==0.0.2 07:51:59 cachetools==5.3.3 07:51:59 certifi==2024.2.2 07:51:59 cffi==1.16.0 07:51:59 cfgv==3.4.0 07:51:59 chardet==5.2.0 07:51:59 charset-normalizer==3.3.2 07:51:59 click==8.1.7 07:51:59 cliff==4.6.0 07:51:59 cmd2==2.4.3 07:51:59 cryptography==3.3.2 07:51:59 debtcollector==3.0.0 07:51:59 decorator==5.1.1 07:51:59 defusedxml==0.7.1 07:51:59 Deprecated==1.2.14 07:51:59 distlib==0.3.8 07:51:59 dnspython==2.6.1 07:51:59 docker==4.2.2 07:51:59 dogpile.cache==1.3.2 07:51:59 email_validator==2.1.1 07:51:59 filelock==3.13.4 07:51:59 future==1.0.0 07:51:59 gitdb==4.0.11 07:51:59 GitPython==3.1.43 07:51:59 google-auth==2.29.0 07:51:59 httplib2==0.22.0 07:51:59 identify==2.5.35 07:51:59 idna==3.7 07:51:59 importlib-resources==1.5.0 07:51:59 iso8601==2.1.0 07:51:59 Jinja2==3.1.3 07:51:59 jmespath==1.0.1 07:51:59 jsonpatch==1.33 07:51:59 jsonpointer==2.4 07:51:59 jsonschema==4.21.1 07:51:59 jsonschema-specifications==2023.12.1 07:51:59 keystoneauth1==5.6.0 07:51:59 kubernetes==29.0.0 07:51:59 lftools==0.37.10 07:51:59 lxml==5.2.1 07:51:59 MarkupSafe==2.1.5 07:51:59 msgpack==1.0.8 07:51:59 multi_key_dict==2.0.3 07:51:59 munch==4.0.0 07:51:59 netaddr==1.2.1 07:51:59 netifaces==0.11.0 07:51:59 niet==1.4.2 07:51:59 nodeenv==1.8.0 07:51:59 oauth2client==4.1.3 07:51:59 oauthlib==3.2.2 07:51:59 openstacksdk==3.0.0 07:51:59 os-client-config==2.1.0 07:51:59 os-service-types==1.7.0 07:51:59 osc-lib==3.0.1 07:51:59 oslo.config==9.4.0 07:51:59 oslo.context==5.5.0 07:51:59 oslo.i18n==6.3.0 07:51:59 oslo.log==5.5.1 07:51:59 oslo.serialization==5.4.0 07:51:59 oslo.utils==7.1.0 07:51:59 packaging==24.0 07:51:59 pbr==6.0.0 07:51:59 platformdirs==4.2.0 07:51:59 prettytable==3.10.0 07:51:59 pyasn1==0.6.0 07:51:59 pyasn1_modules==0.4.0 07:51:59 pycparser==2.22 07:51:59 pygerrit2==2.0.15 07:51:59 PyGithub==2.3.0 07:51:59 pyinotify==0.9.6 07:51:59 PyJWT==2.8.0 07:51:59 PyNaCl==1.5.0 07:51:59 pyparsing==2.4.7 07:51:59 pyperclip==1.8.2 07:51:59 pyrsistent==0.20.0 07:51:59 python-cinderclient==9.5.0 07:51:59 python-dateutil==2.9.0.post0 07:51:59 python-heatclient==3.5.0 07:51:59 python-jenkins==1.8.2 07:51:59 python-keystoneclient==5.4.0 07:51:59 python-magnumclient==4.4.0 07:51:59 python-novaclient==18.6.0 07:51:59 python-openstackclient==6.6.0 07:51:59 python-swiftclient==4.5.0 07:51:59 PyYAML==6.0.1 07:51:59 referencing==0.34.0 07:51:59 requests==2.31.0 07:51:59 requests-oauthlib==2.0.0 07:51:59 requestsexceptions==1.4.0 07:51:59 rfc3986==2.0.0 07:51:59 rpds-py==0.18.0 07:51:59 rsa==4.9 07:51:59 ruamel.yaml==0.18.6 07:51:59 ruamel.yaml.clib==0.2.8 07:51:59 s3transfer==0.10.1 07:51:59 simplejson==3.19.2 07:51:59 six==1.16.0 07:51:59 smmap==5.0.1 07:51:59 soupsieve==2.5 07:51:59 stevedore==5.2.0 07:51:59 tabulate==0.9.0 07:51:59 toml==0.10.2 07:51:59 tomlkit==0.12.4 07:51:59 tqdm==4.66.2 07:51:59 typing_extensions==4.11.0 07:51:59 tzdata==2024.1 07:51:59 urllib3==1.26.18 07:51:59 virtualenv==20.25.2 07:51:59 wcwidth==0.2.13 07:51:59 websocket-client==1.7.0 07:51:59 wrapt==1.16.0 07:51:59 xdg==6.0.0 07:51:59 xmltodict==0.13.0 07:51:59 yq==3.3.1 07:51:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5099190230619743757.sh 07:51:59 ---> sudo-logs.sh 07:51:59 Archiving 'sudo' log.. 07:51:59 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12251067735607850980.sh 07:51:59 ---> job-cost.sh 07:51:59 Setup pyenv: 07:51:59 system 07:51:59 3.8.13 07:51:59 3.9.13 07:51:59 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:51:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XbN from file:/tmp/.os_lf_venv 07:52:00 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:52:05 lf-activate-venv(): INFO: Adding /tmp/venv-0XbN/bin to PATH 07:52:05 INFO: No Stack... 07:52:06 INFO: Retrieving Pricing Info for: v3-standard-4 07:52:06 INFO: Archiving Costs 07:52:06 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins4507523133624766850.sh 07:52:06 ---> logs-deploy.sh 07:52:06 Setup pyenv: 07:52:06 system 07:52:06 3.8.13 07:52:06 3.9.13 07:52:06 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 07:52:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-0XbN from file:/tmp/.os_lf_venv 07:52:08 lf-activate-venv(): INFO: Installing: lftools 07:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-0XbN/bin to PATH 07:52:17 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3441 07:52:17 INFO: archiving workspace using pattern(s): 07:52:18 Archives upload complete. 07:52:18 INFO: archiving logs to Nexus 07:52:19 ---> uname -a: 07:52:19 Linux prd-ubuntu1804-builder-4c-4g-23849 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:52:19 07:52:19 07:52:19 ---> lscpu: 07:52:19 Architecture: x86_64 07:52:19 CPU op-mode(s): 32-bit, 64-bit 07:52:19 Byte Order: Little Endian 07:52:19 CPU(s): 4 07:52:19 On-line CPU(s) list: 0-3 07:52:19 Thread(s) per core: 1 07:52:19 Core(s) per socket: 1 07:52:19 Socket(s): 4 07:52:19 NUMA node(s): 1 07:52:19 Vendor ID: AuthenticAMD 07:52:19 CPU family: 23 07:52:19 Model: 49 07:52:19 Model name: AMD EPYC-Rome Processor 07:52:19 Stepping: 0 07:52:19 CPU MHz: 2799.998 07:52:19 BogoMIPS: 5599.99 07:52:19 Virtualization: AMD-V 07:52:19 Hypervisor vendor: KVM 07:52:19 Virtualization type: full 07:52:19 L1d cache: 32K 07:52:19 L1i cache: 32K 07:52:19 L2 cache: 512K 07:52:19 L3 cache: 16384K 07:52:19 NUMA node0 CPU(s): 0-3 07:52:19 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:52:19 07:52:19 07:52:19 ---> nproc: 07:52:19 4 07:52:19 07:52:19 07:52:19 ---> df -h: 07:52:19 Filesystem Size Used Avail Use% Mounted on 07:52:19 udev 7.9G 0 7.9G 0% /dev 07:52:19 tmpfs 1.6G 672K 1.6G 1% /run 07:52:19 /dev/vda1 78G 8.3G 70G 11% / 07:52:19 tmpfs 7.9G 0 7.9G 0% /dev/shm 07:52:19 tmpfs 5.0M 0 5.0M 0% /run/lock 07:52:19 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 07:52:19 /dev/vda15 105M 4.4M 100M 5% /boot/efi 07:52:19 tmpfs 1.6G 0 1.6G 0% /run/user/1001 07:52:19 07:52:19 07:52:19 ---> free -m: 07:52:19 total used free shared buff/cache available 07:52:19 Mem: 16040 546 13440 0 2052 15181 07:52:19 Swap: 1023 0 1023 07:52:19 07:52:19 07:52:19 ---> ip addr: 07:52:19 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:52:19 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:52:19 inet 127.0.0.1/8 scope host lo 07:52:19 valid_lft forever preferred_lft forever 07:52:19 inet6 ::1/128 scope host 07:52:19 valid_lft forever preferred_lft forever 07:52:19 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 07:52:19 link/ether fa:16:3e:e1:b6:91 brd ff:ff:ff:ff:ff:ff 07:52:19 inet 10.30.107.53/23 brd 10.30.107.255 scope global dynamic ens3 07:52:19 valid_lft 86196sec preferred_lft 86196sec 07:52:19 inet6 fe80::f816:3eff:fee1:b691/64 scope link 07:52:19 valid_lft forever preferred_lft forever 07:52:19 07:52:19 07:52:19 ---> sar -b -r -n DEV: 07:52:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23849) 04/17/24 _x86_64_ (4 CPU) 07:52:19 07:52:19 07:49:00 LINUX RESTART (4 CPU) 07:52:19 07:52:19 07:50:01 tps rtps wtps bread/s bwrtn/s 07:52:19 07:51:01 108.65 23.63 85.02 783.21 13571.34 07:52:19 07:52:01 104.17 14.16 90.00 1073.29 17880.62 07:52:19 Average: 106.41 18.90 87.51 928.23 15725.80 07:52:19 07:52:19 07:50:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:52:19 07:51:01 14051168 15538496 2373800 14.45 53376 1638472 851804 4.87 707188 1460672 88684 07:52:19 07:52:01 13786884 15562956 2638084 16.06 76488 1888144 807764 4.62 710676 1688812 108252 07:52:19 Average: 13919026 15550726 2505942 15.26 64932 1763308 829784 4.75 708932 1574742 98468 07:52:19 07:52:19 07:50:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:52:19 07:51:01 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 07:52:19 07:51:01 ens3 78.79 59.20 568.74 24.53 0.00 0.00 0.00 0.00 07:52:19 07:52:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 07:52:19 07:52:01 ens3 49.16 33.74 782.70 8.18 0.00 0.00 0.00 0.00 07:52:19 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 07:52:19 Average: ens3 63.98 46.47 675.71 16.35 0.00 0.00 0.00 0.00 07:52:19 07:52:19 07:52:19 ---> sar -P ALL: 07:52:19 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-23849) 04/17/24 _x86_64_ (4 CPU) 07:52:19 07:52:19 07:49:00 LINUX RESTART (4 CPU) 07:52:19 07:52:19 07:50:01 CPU %user %nice %system %iowait %steal %idle 07:52:19 07:51:01 all 18.34 0.00 1.51 7.06 0.07 73.02 07:52:19 07:51:01 0 22.25 0.00 1.81 3.58 0.07 72.29 07:52:19 07:51:01 1 10.61 0.00 1.02 15.83 0.08 72.46 07:52:19 07:51:01 2 18.42 0.00 1.28 2.35 0.08 77.87 07:52:19 07:51:01 3 22.10 0.00 1.92 6.41 0.05 69.52 07:52:19 07:52:01 all 19.94 0.00 1.39 4.68 0.06 73.93 07:52:19 07:52:01 0 15.73 0.00 2.05 12.34 0.05 69.83 07:52:19 07:52:01 1 27.85 0.00 1.54 4.16 0.07 66.38 07:52:19 07:52:01 2 10.82 0.00 0.85 0.23 0.07 88.02 07:52:19 07:52:01 3 25.36 0.00 1.12 1.97 0.07 71.48 07:52:19 Average: all 19.14 0.00 1.45 5.87 0.07 73.47 07:52:19 Average: 0 18.98 0.00 1.93 7.97 0.06 71.05 07:52:19 Average: 1 19.22 0.00 1.28 10.00 0.08 69.42 07:52:19 Average: 2 14.61 0.00 1.07 1.29 0.08 82.96 07:52:19 Average: 3 23.73 0.00 1.52 4.20 0.06 70.50 07:52:19 07:52:19 07:52:19