12:54:50 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/136981 12:54:50 Running as SYSTEM 12:54:50 [EnvInject] - Loading node environment variables. 12:54:50 Building remotely on prd-ubuntu1804-builder-4c-4g-12437 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 12:54:50 [ssh-agent] Looking for ssh-agent implementation... 12:54:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:54:50 $ ssh-agent 12:54:50 SSH_AUTH_SOCK=/tmp/ssh-43CXhkHD6kGJ/agent.1761 12:54:50 SSH_AGENT_PID=1763 12:54:50 [ssh-agent] Started. 12:54:50 Running ssh-add (command line suppressed) 12:54:50 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12870465732974830055.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_12870465732974830055.key) 12:54:50 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 12:54:50 The recommended git tool is: NONE 12:54:52 using credential onap-jenkins-ssh 12:54:52 Wiping out workspace first. 12:54:52 Cloning the remote Git repository 12:54:52 Cloning repository git://cloud.onap.org/mirror/oom.git 12:54:52 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 12:54:52 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:54:52 > git --version # timeout=10 12:54:52 > git --version # 'git version 2.17.1' 12:54:52 using GIT_SSH to set credentials Gerrit user 12:54:52 Verifying host key using manually-configured host key entries 12:54:52 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 12:55:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:55:01 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 12:55:01 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 12:55:01 using GIT_SSH to set credentials Gerrit user 12:55:01 Verifying host key using manually-configured host key entries 12:55:01 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/81/136981/3 # timeout=30 12:55:01 > git rev-parse b37a496458a1ca5f0c915a16badac3280175f4d3^{commit} # timeout=10 12:55:01 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 12:55:01 Checking out Revision b37a496458a1ca5f0c915a16badac3280175f4d3 (refs/changes/81/136981/3) 12:55:01 > git config core.sparsecheckout # timeout=10 12:55:01 > git checkout -f b37a496458a1ca5f0c915a16badac3280175f4d3 # timeout=30 12:55:05 Commit message: "[MARIADB] Provide S3 Backup for MariaDB instances" 12:55:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10 12:55:05 > git rev-list --no-walk a4f1fa19963726fd617a9789358fbb3e42a08eb3 # timeout=10 12:55:05 [EnvInject] - Injecting environment variables from a build step. 12:55:05 [EnvInject] - Injecting as environment variables the properties content 12:55:05 PYTHON=python3 12:55:05 12:55:05 [EnvInject] - Variables injected successfully. 12:55:05 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins3679625161646490652.sh 12:55:05 ---> tox-install.sh 12:55:05 + source /home/jenkins/lf-env.sh 12:55:05 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:05 ++ mktemp -d /tmp/venv-XXXX 12:55:05 + lf_venv=/tmp/venv-wPo0 12:55:05 + local venv_file=/tmp/.os_lf_venv 12:55:05 + local python=python3 12:55:05 + local options 12:55:05 + local set_path=true 12:55:05 + local install_args= 12:55:05 ++ 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:55:05 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:05 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:05 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:05 + true 12:55:05 + case $1 in 12:55:05 + venv_file=/tmp/.toxenv 12:55:05 + shift 2 12:55:05 + true 12:55:05 + case $1 in 12:55:05 + shift 12:55:05 + break 12:55:05 + case $python in 12:55:05 + local pkg_list= 12:55:05 + [[ -d /opt/pyenv ]] 12:55:05 + echo 'Setup pyenv:' 12:55:05 Setup pyenv: 12:55:05 + export PYENV_ROOT=/opt/pyenv 12:55:05 + PYENV_ROOT=/opt/pyenv 12:55:05 + 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:55:05 + 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:55:05 + pyenv versions 12:55:05 * system (set by /opt/pyenv/version) 12:55:05 * 3.8.13 (set by /opt/pyenv/version) 12:55:05 * 3.9.13 (set by /opt/pyenv/version) 12:55:05 * 3.10.6 (set by /opt/pyenv/version) 12:55:05 + command -v pyenv 12:55:05 ++ pyenv init - --no-rehash 12:55:05 + 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:55:05 export PATH="/opt/pyenv/shims:${PATH}" 12:55:05 export PYENV_SHELL=bash 12:55:05 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:05 pyenv() { 12:55:05 local command 12:55:05 command="${1:-}" 12:55:05 if [ "$#" -gt 0 ]; then 12:55:05 shift 12:55:05 fi 12:55:05 12:55:05 case "$command" in 12:55:05 rehash|shell) 12:55:05 eval "$(pyenv "sh-$command" "$@")" 12:55:05 ;; 12:55:05 *) 12:55:05 command pyenv "$command" "$@" 12:55:05 ;; 12:55:05 esac 12:55:05 }' 12:55:05 +++ 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:55:05 ++ 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:55:05 ++ 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:55:05 ++ 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:55:05 ++ export PYENV_SHELL=bash 12:55:05 ++ PYENV_SHELL=bash 12:55:05 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:05 +++ complete -F _pyenv pyenv 12:55:05 ++ lf-pyver python3 12:55:05 ++ local py_version_xy=python3 12:55:05 ++ local py_version_xyz= 12:55:05 ++ pyenv versions 12:55:05 ++ local command 12:55:05 ++ command=versions 12:55:05 ++ '[' 1 -gt 0 ']' 12:55:05 ++ shift 12:55:05 ++ case "$command" in 12:55:05 ++ command pyenv versions 12:55:05 ++ pyenv versions 12:55:05 ++ sed 's/^[ *]* //' 12:55:05 ++ awk '{ print $1 }' 12:55:05 ++ grep -E '^[0-9.]*[0-9]$' 12:55:05 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:05 +++ grep '^3' /tmp/.pyenv_versions 12:55:05 +++ sort -V 12:55:05 +++ tail -n 1 12:55:05 ++ py_version_xyz=3.10.6 12:55:05 ++ [[ -z 3.10.6 ]] 12:55:05 ++ echo 3.10.6 12:55:05 ++ return 0 12:55:05 + pyenv local 3.10.6 12:55:05 + local command 12:55:05 + command=local 12:55:05 + '[' 2 -gt 0 ']' 12:55:05 + shift 12:55:05 + case "$command" in 12:55:05 + command pyenv local 3.10.6 12:55:05 + pyenv local 3.10.6 12:55:05 + for arg in "$@" 12:55:05 + case $arg in 12:55:05 + pkg_list+='tox ' 12:55:05 + for arg in "$@" 12:55:05 + case $arg in 12:55:05 + pkg_list+='virtualenv ' 12:55:05 + for arg in "$@" 12:55:05 + case $arg in 12:55:05 + pkg_list+='urllib3~=1.26.15 ' 12:55:05 + [[ -f /tmp/.toxenv ]] 12:55:05 + [[ ! -f /tmp/.toxenv ]] 12:55:05 + [[ -n '' ]] 12:55:05 + python3 -m venv /tmp/venv-wPo0 12:55:09 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wPo0' 12:55:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-wPo0 12:55:09 + echo /tmp/venv-wPo0 12:55:09 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 12:55:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 12:55:09 + /tmp/venv-wPo0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:55:13 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:13 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:13 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:13 + /tmp/venv-wPo0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:15 + type python3 12:55:15 + true 12:55:15 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wPo0/bin to PATH' 12:55:15 lf-activate-venv(): INFO: Adding /tmp/venv-wPo0/bin to PATH 12:55:15 + PATH=/tmp/venv-wPo0/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:55:15 + return 0 12:55:15 + python3 --version 12:55:15 Python 3.10.6 12:55:15 + python3 -m pip --version 12:55:16 pip 23.3.2 from /tmp/venv-wPo0/lib/python3.10/site-packages/pip (python 3.10) 12:55:16 + python3 -m pip freeze 12:55:16 cachetools==5.3.2 12:55:16 chardet==5.2.0 12:55:16 colorama==0.4.6 12:55:16 distlib==0.3.8 12:55:16 filelock==3.13.1 12:55:16 packaging==23.2 12:55:16 platformdirs==4.1.0 12:55:16 pluggy==1.3.0 12:55:16 pyproject-api==1.6.1 12:55:16 tomli==2.0.1 12:55:16 tox==4.12.0 12:55:16 urllib3==1.26.18 12:55:16 virtualenv==20.25.0 12:55:16 [EnvInject] - Injecting environment variables from a build step. 12:55:16 [EnvInject] - Injecting as environment variables the properties content 12:55:16 PARALLEL=false 12:55:16 12:55:16 [EnvInject] - Variables injected successfully. 12:55:16 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins1298251758143200638.sh 12:55:16 ---> tox-run.sh 12:55:16 + 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:55:16 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 12:55:16 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 12:55:16 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 12:55:16 + cd /w/workspace/oom-master-checkbashisms-lint/. 12:55:16 + source /home/jenkins/lf-env.sh 12:55:16 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 12:55:16 ++ mktemp -d /tmp/venv-XXXX 12:55:16 + lf_venv=/tmp/venv-YSKr 12:55:16 + local venv_file=/tmp/.os_lf_venv 12:55:16 + local python=python3 12:55:16 + local options 12:55:16 + local set_path=true 12:55:16 + local install_args= 12:55:16 ++ 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:55:16 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:16 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 12:55:16 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 12:55:16 + true 12:55:16 + case $1 in 12:55:16 + venv_file=/tmp/.toxenv 12:55:16 + shift 2 12:55:16 + true 12:55:16 + case $1 in 12:55:16 + shift 12:55:16 + break 12:55:16 + case $python in 12:55:16 + local pkg_list= 12:55:16 + [[ -d /opt/pyenv ]] 12:55:16 + echo 'Setup pyenv:' 12:55:16 Setup pyenv: 12:55:16 + export PYENV_ROOT=/opt/pyenv 12:55:16 + PYENV_ROOT=/opt/pyenv 12:55:16 + 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:55:16 + 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:55:16 + pyenv versions 12:55:16 system 12:55:16 3.8.13 12:55:16 3.9.13 12:55:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:16 + command -v pyenv 12:55:16 ++ pyenv init - --no-rehash 12:55:16 + 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:55:16 export PATH="/opt/pyenv/shims:${PATH}" 12:55:16 export PYENV_SHELL=bash 12:55:16 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 12:55:16 pyenv() { 12:55:16 local command 12:55:16 command="${1:-}" 12:55:16 if [ "$#" -gt 0 ]; then 12:55:16 shift 12:55:16 fi 12:55:16 12:55:16 case "$command" in 12:55:16 rehash|shell) 12:55:16 eval "$(pyenv "sh-$command" "$@")" 12:55:16 ;; 12:55:16 *) 12:55:16 command pyenv "$command" "$@" 12:55:16 ;; 12:55:16 esac 12:55:16 }' 12:55:16 +++ 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:55:16 ++ 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:55:16 ++ 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:55:16 ++ 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:55:16 ++ export PYENV_SHELL=bash 12:55:16 ++ PYENV_SHELL=bash 12:55:16 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 12:55:16 +++ complete -F _pyenv pyenv 12:55:16 ++ lf-pyver python3 12:55:16 ++ local py_version_xy=python3 12:55:16 ++ local py_version_xyz= 12:55:16 ++ pyenv versions 12:55:16 ++ local command 12:55:16 ++ command=versions 12:55:16 ++ '[' 1 -gt 0 ']' 12:55:16 ++ shift 12:55:16 ++ case "$command" in 12:55:16 ++ command pyenv versions 12:55:16 ++ pyenv versions 12:55:16 ++ awk '{ print $1 }' 12:55:16 ++ grep -E '^[0-9.]*[0-9]$' 12:55:16 ++ sed 's/^[ *]* //' 12:55:16 ++ [[ ! -s /tmp/.pyenv_versions ]] 12:55:16 +++ grep '^3' /tmp/.pyenv_versions 12:55:16 +++ tail -n 1 12:55:16 +++ sort -V 12:55:16 ++ py_version_xyz=3.10.6 12:55:16 ++ [[ -z 3.10.6 ]] 12:55:16 ++ echo 3.10.6 12:55:16 ++ return 0 12:55:16 + pyenv local 3.10.6 12:55:16 + local command 12:55:16 + command=local 12:55:16 + '[' 2 -gt 0 ']' 12:55:16 + shift 12:55:16 + case "$command" in 12:55:16 + command pyenv local 3.10.6 12:55:16 + pyenv local 3.10.6 12:55:16 + for arg in "$@" 12:55:16 + case $arg in 12:55:16 + pkg_list+='tox ' 12:55:16 + for arg in "$@" 12:55:16 + case $arg in 12:55:16 + pkg_list+='virtualenv ' 12:55:16 + for arg in "$@" 12:55:16 + case $arg in 12:55:16 + pkg_list+='urllib3~=1.26.15 ' 12:55:16 + [[ -f /tmp/.toxenv ]] 12:55:16 ++ cat /tmp/.toxenv 12:55:16 + lf_venv=/tmp/venv-wPo0 12:55:16 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPo0 from' file:/tmp/.toxenv 12:55:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-wPo0 from file:/tmp/.toxenv 12:55:16 + /tmp/venv-wPo0/bin/python3 -m pip install --upgrade --quiet pip virtualenv 12:55:17 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 12:55:17 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 12:55:17 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 12:55:17 + /tmp/venv-wPo0/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 12:55:18 + type python3 12:55:18 + true 12:55:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-wPo0/bin to PATH' 12:55:18 lf-activate-venv(): INFO: Adding /tmp/venv-wPo0/bin to PATH 12:55:18 + PATH=/tmp/venv-wPo0/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:55:18 + return 0 12:55:18 + [[ -d /opt/pyenv ]] 12:55:18 + echo '---> Setting up pyenv' 12:55:18 ---> Setting up pyenv 12:55:18 + export PYENV_ROOT=/opt/pyenv 12:55:18 + PYENV_ROOT=/opt/pyenv 12:55:18 + export PATH=/opt/pyenv/bin:/tmp/venv-wPo0/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:55:18 + PATH=/opt/pyenv/bin:/tmp/venv-wPo0/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:55:18 ++ pwd 12:55:18 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 12:55:18 + export PYTHONPATH 12:55:18 + export TOX_TESTENV_PASSENV=PYTHONPATH 12:55:18 + TOX_TESTENV_PASSENV=PYTHONPATH 12:55:18 + tox --version 12:55:19 4.12.0 from /tmp/venv-wPo0/lib/python3.10/site-packages/tox/__init__.py 12:55:19 + PARALLEL=false 12:55:19 + TOX_OPTIONS_LIST= 12:55:19 + [[ -n checkbashisms ]] 12:55:19 + TOX_OPTIONS_LIST=' -e checkbashisms' 12:55:19 + case ${PARALLEL,,} in 12:55:19 + tox -e checkbashisms 12:55:19 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 12:55:20 checkbashisms: freeze> python -m pip freeze --all 12:55:21 checkbashisms: pip==23.3.1,setuptools==69.0.2,wheel==0.42.0 12:55:21 checkbashisms: commands[0]> .ci/check-bashisms.sh 12:55:22 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 12:55:22 you may get strange results 12:55:22 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 12:55:24 checkbashisms: OK (4.68=setup[1.58]+cmd[3.10] seconds) 12:55:24 congratulations :) (4.84 seconds) 12:55:24 + tox_status=0 12:55:24 + echo '---> Completed tox runs' 12:55:24 ---> Completed tox runs 12:55:24 + for i in .tox/*/log 12:55:24 ++ echo .tox/checkbashisms/log 12:55:24 ++ awk -F/ '{print $2}' 12:55:24 + tox_env=checkbashisms 12:55:24 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 12:55:24 + DOC_DIR=docs/_build/html 12:55:24 + [[ -d docs/_build/html ]] 12:55:24 + echo '---> tox-run.sh ends' 12:55:24 ---> tox-run.sh ends 12:55:24 + test 0 -eq 0 12:55:24 $ ssh-agent -k 12:55:24 unset SSH_AUTH_SOCK; 12:55:24 unset SSH_AGENT_PID; 12:55:24 echo Agent pid 1763 killed; 12:55:24 [ssh-agent] Stopped. 12:55:24 [PostBuildScript] - [INFO] Executing post build scripts. 12:55:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins4823256226187422194.sh 12:55:24 ---> sysstat.sh 12:55:24 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2594521820272088964.sh 12:55:24 ---> package-listing.sh 12:55:24 ++ facter osfamily 12:55:24 ++ tr '[:upper:]' '[:lower:]' 12:55:24 + OS_FAMILY=debian 12:55:24 + workspace=/w/workspace/oom-master-checkbashisms-lint 12:55:24 + START_PACKAGES=/tmp/packages_start.txt 12:55:24 + END_PACKAGES=/tmp/packages_end.txt 12:55:24 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:55:24 + PACKAGES=/tmp/packages_start.txt 12:55:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:55:24 + PACKAGES=/tmp/packages_end.txt 12:55:24 + case "${OS_FAMILY}" in 12:55:24 + dpkg -l 12:55:24 + grep '^ii' 12:55:24 + '[' -f /tmp/packages_start.txt ']' 12:55:24 + '[' -f /tmp/packages_end.txt ']' 12:55:24 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:55:24 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 12:55:24 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 12:55:24 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 12:55:25 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3948595190707689334.sh 12:55:25 ---> capture-instance-metadata.sh 12:55:25 Setup pyenv: 12:55:25 system 12:55:25 3.8.13 12:55:25 3.9.13 12:55:25 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:55:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lDml 12:55:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 12:55:31 lf-activate-venv(): INFO: Installing: lftools 12:56:04 lf-activate-venv(): INFO: Adding /tmp/venv-lDml/bin to PATH 12:56:04 INFO: Running in OpenStack, capturing instance metadata 12:56:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7825164260694779067.sh 12:56:04 provisioning config files... 12:56:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config11669431267226340179tmp 12:56:04 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 12:56:04 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 12:56:04 [EnvInject] - Injecting environment variables from a build step. 12:56:04 [EnvInject] - Injecting as environment variables the properties content 12:56:04 SERVER_ID=logs 12:56:04 12:56:04 [EnvInject] - Variables injected successfully. 12:56:04 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13663080439823228427.sh 12:56:04 ---> create-netrc.sh 12:56:05 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins6757062828372913937.sh 12:56:05 ---> python-tools-install.sh 12:56:05 Setup pyenv: 12:56:05 system 12:56:05 3.8.13 12:56:05 3.9.13 12:56:05 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lDml from file:/tmp/.os_lf_venv 12:56:06 lf-activate-venv(): INFO: Installing: lftools 12:56:16 lf-activate-venv(): INFO: Adding /tmp/venv-lDml/bin to PATH 12:56:16 Generating Requirements File 12:56:46 Python 3.10.6 12:56:46 pip 23.3.2 from /tmp/venv-lDml/lib/python3.10/site-packages/pip (python 3.10) 12:56:46 appdirs==1.4.4 12:56:46 argcomplete==3.2.1 12:56:46 aspy.yaml==1.3.0 12:56:46 attrs==23.2.0 12:56:46 autopage==0.5.2 12:56:46 beautifulsoup4==4.12.2 12:56:46 boto3==1.34.19 12:56:46 botocore==1.34.19 12:56:46 bs4==0.0.1 12:56:46 cachetools==5.3.2 12:56:46 certifi==2023.11.17 12:56:46 cffi==1.16.0 12:56:46 cfgv==3.4.0 12:56:46 chardet==5.2.0 12:56:46 charset-normalizer==3.3.2 12:56:46 click==8.1.7 12:56:46 cliff==4.5.0 12:56:46 cmd2==2.4.3 12:56:46 cryptography==3.3.2 12:56:46 debtcollector==2.5.0 12:56:46 decorator==5.1.1 12:56:46 defusedxml==0.7.1 12:56:46 Deprecated==1.2.14 12:56:46 distlib==0.3.8 12:56:46 dnspython==2.4.2 12:56:46 docker==4.2.2 12:56:46 dogpile.cache==1.3.0 12:56:46 email-validator==2.1.0.post1 12:56:46 filelock==3.13.1 12:56:46 future==0.18.3 12:56:46 gitdb==4.0.11 12:56:46 GitPython==3.1.41 12:56:46 google-auth==2.26.2 12:56:46 httplib2==0.22.0 12:56:46 identify==2.5.33 12:56:46 idna==3.6 12:56:46 importlib-resources==1.5.0 12:56:46 iso8601==2.1.0 12:56:46 Jinja2==3.1.3 12:56:46 jmespath==1.0.1 12:56:46 jsonpatch==1.33 12:56:46 jsonpointer==2.4 12:56:46 jsonschema==4.20.0 12:56:46 jsonschema-specifications==2023.12.1 12:56:46 keystoneauth1==5.5.0 12:56:46 kubernetes==29.0.0 12:56:46 lftools==0.37.8 12:56:46 lxml==5.1.0 12:56:46 MarkupSafe==2.1.3 12:56:46 msgpack==1.0.7 12:56:46 multi_key_dict==2.0.3 12:56:46 munch==4.0.0 12:56:46 netaddr==0.10.1 12:56:46 netifaces==0.11.0 12:56:46 niet==1.4.2 12:56:46 nodeenv==1.8.0 12:56:46 oauth2client==4.1.3 12:56:46 oauthlib==3.2.2 12:56:46 openstacksdk==0.62.0 12:56:46 os-client-config==2.1.0 12:56:46 os-service-types==1.7.0 12:56:46 osc-lib==3.0.0 12:56:46 oslo.config==9.3.0 12:56:46 oslo.context==5.3.0 12:56:46 oslo.i18n==6.2.0 12:56:46 oslo.log==5.4.0 12:56:46 oslo.serialization==5.3.0 12:56:46 oslo.utils==6.3.0 12:56:46 packaging==23.2 12:56:46 pbr==6.0.0 12:56:46 platformdirs==4.1.0 12:56:46 prettytable==3.9.0 12:56:46 pyasn1==0.5.1 12:56:46 pyasn1-modules==0.3.0 12:56:46 pycparser==2.21 12:56:46 pygerrit2==2.0.15 12:56:46 PyGithub==2.1.1 12:56:46 pyinotify==0.9.6 12:56:46 PyJWT==2.8.0 12:56:46 PyNaCl==1.5.0 12:56:46 pyparsing==2.4.7 12:56:46 pyperclip==1.8.2 12:56:46 pyrsistent==0.20.0 12:56:46 python-cinderclient==9.4.0 12:56:46 python-dateutil==2.8.2 12:56:46 python-heatclient==3.4.0 12:56:46 python-jenkins==1.8.2 12:56:46 python-keystoneclient==5.3.0 12:56:46 python-magnumclient==4.3.0 12:56:46 python-novaclient==18.4.0 12:56:46 python-openstackclient==6.0.0 12:56:46 python-swiftclient==4.4.0 12:56:46 pytz==2023.3.post1 12:56:46 PyYAML==6.0.1 12:56:46 referencing==0.32.1 12:56:46 requests==2.31.0 12:56:46 requests-oauthlib==1.3.1 12:56:46 requestsexceptions==1.4.0 12:56:46 rfc3986==2.0.0 12:56:46 rpds-py==0.17.1 12:56:46 rsa==4.9 12:56:46 ruamel.yaml==0.18.5 12:56:46 ruamel.yaml.clib==0.2.8 12:56:46 s3transfer==0.10.0 12:56:46 simplejson==3.19.2 12:56:46 six==1.16.0 12:56:46 smmap==5.0.1 12:56:46 soupsieve==2.5 12:56:46 stevedore==5.1.0 12:56:46 tabulate==0.9.0 12:56:46 toml==0.10.2 12:56:46 tomlkit==0.12.3 12:56:46 tqdm==4.66.1 12:56:46 typing_extensions==4.9.0 12:56:46 tzdata==2023.4 12:56:46 urllib3==1.26.18 12:56:46 virtualenv==20.25.0 12:56:46 wcwidth==0.2.13 12:56:46 websocket-client==1.7.0 12:56:46 wrapt==1.16.0 12:56:46 xdg==6.0.0 12:56:46 xmltodict==0.13.0 12:56:46 yq==3.2.3 12:56:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14898020640569223573.sh 12:56:46 ---> sudo-logs.sh 12:56:46 Archiving 'sudo' log.. 12:56:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8983347597715916889.sh 12:56:47 ---> job-cost.sh 12:56:47 Setup pyenv: 12:56:47 system 12:56:47 3.8.13 12:56:47 3.9.13 12:56:47 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lDml from file:/tmp/.os_lf_venv 12:56:48 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 12:56:56 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:56:56 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 12:56:56 lf-activate-venv(): INFO: Adding /tmp/venv-lDml/bin to PATH 12:56:56 INFO: No Stack... 12:56:56 INFO: Retrieving Pricing Info for: v3-standard-4 12:56:56 INFO: Archiving Costs 12:56:56 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11604752631503168716.sh 12:56:56 ---> logs-deploy.sh 12:56:56 Setup pyenv: 12:56:57 system 12:56:57 3.8.13 12:56:57 3.9.13 12:56:57 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 12:56:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lDml from file:/tmp/.os_lf_venv 12:56:58 lf-activate-venv(): INFO: Installing: lftools 12:57:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 12:57:08 python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 12:57:08 lf-activate-venv(): INFO: Adding /tmp/venv-lDml/bin to PATH 12:57:08 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/3276 12:57:08 INFO: archiving workspace using pattern(s): 12:57:10 Archives upload complete. 12:57:10 INFO: archiving logs to Nexus 12:57:11 ---> uname -a: 12:57:11 Linux prd-ubuntu1804-builder-4c-4g-12437 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:57:11 12:57:11 12:57:11 ---> lscpu: 12:57:11 Architecture: x86_64 12:57:11 CPU op-mode(s): 32-bit, 64-bit 12:57:11 Byte Order: Little Endian 12:57:11 CPU(s): 4 12:57:11 On-line CPU(s) list: 0-3 12:57:11 Thread(s) per core: 1 12:57:11 Core(s) per socket: 1 12:57:11 Socket(s): 4 12:57:11 NUMA node(s): 1 12:57:11 Vendor ID: AuthenticAMD 12:57:11 CPU family: 23 12:57:11 Model: 49 12:57:11 Model name: AMD EPYC-Rome Processor 12:57:11 Stepping: 0 12:57:11 CPU MHz: 2799.998 12:57:11 BogoMIPS: 5599.99 12:57:11 Virtualization: AMD-V 12:57:11 Hypervisor vendor: KVM 12:57:11 Virtualization type: full 12:57:11 L1d cache: 32K 12:57:11 L1i cache: 32K 12:57:11 L2 cache: 512K 12:57:11 L3 cache: 16384K 12:57:11 NUMA node0 CPU(s): 0-3 12:57:11 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:57:11 12:57:11 12:57:11 ---> nproc: 12:57:11 4 12:57:11 12:57:11 12:57:11 ---> df -h: 12:57:11 Filesystem Size Used Avail Use% Mounted on 12:57:11 udev 7.9G 0 7.9G 0% /dev 12:57:11 tmpfs 1.6G 672K 1.6G 1% /run 12:57:11 /dev/vda1 78G 8.3G 70G 11% / 12:57:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 12:57:11 tmpfs 5.0M 0 5.0M 0% /run/lock 12:57:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 12:57:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 12:57:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 12:57:11 12:57:11 12:57:11 ---> free -m: 12:57:11 total used free shared buff/cache available 12:57:11 Mem: 16040 542 13426 0 2071 15185 12:57:11 Swap: 1023 0 1023 12:57:11 12:57:11 12:57:11 ---> ip addr: 12:57:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 12:57:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 12:57:11 inet 127.0.0.1/8 scope host lo 12:57:11 valid_lft forever preferred_lft forever 12:57:11 inet6 ::1/128 scope host 12:57:11 valid_lft forever preferred_lft forever 12:57:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 12:57:11 link/ether fa:16:3e:35:e6:11 brd ff:ff:ff:ff:ff:ff 12:57:11 inet 10.30.107.236/23 brd 10.30.107.255 scope global dynamic ens3 12:57:11 valid_lft 86239sec preferred_lft 86239sec 12:57:11 inet6 fe80::f816:3eff:fe35:e611/64 scope link 12:57:11 valid_lft forever preferred_lft forever 12:57:11 12:57:11 12:57:11 ---> sar -b -r -n DEV: 12:57:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12437) 01/15/24 _x86_64_ (4 CPU) 12:57:11 12:57:11 12:54:32 LINUX RESTART (4 CPU) 12:57:11 12:57:11 12:55:01 tps rtps wtps bread/s bwrtn/s 12:57:11 12:56:01 238.21 36.58 201.63 1749.84 24957.04 12:57:11 12:57:01 84.19 0.95 83.24 100.65 26211.63 12:57:11 Average: 161.20 18.76 142.43 925.25 25584.34 12:57:11 12:57:11 12:55:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:57:11 12:56:01 13805924 15514004 2619044 15.95 64300 1839876 830752 4.75 790524 1606324 203308 12:57:11 12:57:01 13748600 15550920 2676368 16.29 78484 1912332 772064 4.42 727020 1711324 106576 12:57:11 Average: 13777262 15532462 2647706 16.12 71392 1876104 801408 4.59 758772 1658824 154942 12:57:11 12:57:11 12:55:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:57:11 12:56:01 lo 1.20 1.20 0.13 0.13 0.00 0.00 0.00 0.00 12:57:11 12:56:01 ens3 85.75 55.61 818.80 23.05 0.00 0.00 0.00 0.00 12:57:11 12:57:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 12:57:11 12:57:01 ens3 38.91 30.19 367.03 8.67 0.00 0.00 0.00 0.00 12:57:11 Average: lo 1.30 1.30 0.13 0.13 0.00 0.00 0.00 0.00 12:57:11 Average: ens3 62.33 42.90 592.91 15.86 0.00 0.00 0.00 0.00 12:57:11 12:57:11 12:57:11 ---> sar -P ALL: 12:57:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-12437) 01/15/24 _x86_64_ (4 CPU) 12:57:11 12:57:11 12:54:32 LINUX RESTART (4 CPU) 12:57:11 12:57:11 12:55:01 CPU %user %nice %system %iowait %steal %idle 12:57:11 12:56:01 all 20.35 0.00 1.79 5.10 0.06 72.69 12:57:11 12:56:01 0 6.36 0.00 1.47 13.04 0.03 79.10 12:57:11 12:56:01 1 26.02 0.00 1.60 0.68 0.07 71.62 12:57:11 12:56:01 2 17.93 0.00 1.64 2.23 0.07 78.13 12:57:11 12:56:01 3 31.11 0.00 2.44 4.45 0.08 61.92 12:57:11 12:57:01 all 20.52 0.00 1.19 4.90 0.05 73.34 12:57:11 12:57:01 0 2.74 0.00 0.43 10.88 0.02 85.93 12:57:11 12:57:01 1 41.69 0.00 1.62 2.24 0.08 54.35 12:57:11 12:57:01 2 15.65 0.00 1.10 3.06 0.03 80.15 12:57:11 12:57:01 3 22.07 0.00 1.59 3.37 0.08 72.89 12:57:11 Average: all 20.43 0.00 1.49 5.00 0.06 73.02 12:57:11 Average: 0 4.55 0.00 0.95 11.96 0.03 82.52 12:57:11 Average: 1 33.85 0.00 1.61 1.46 0.08 63.00 12:57:11 Average: 2 16.79 0.00 1.37 2.65 0.05 79.14 12:57:11 Average: 3 26.59 0.00 2.02 3.91 0.08 67.39 12:57:11 12:57:11 12:57:11