09:00:40 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141262 09:00:40 Running as SYSTEM 09:00:40 [EnvInject] - Loading node environment variables. 09:00:40 Building remotely on prd-ubuntu1804-builder-4c-4g-20799 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 09:00:40 [ssh-agent] Looking for ssh-agent implementation... 09:00:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:00:40 $ ssh-agent 09:00:40 SSH_AUTH_SOCK=/tmp/ssh-DQsTlKTDZzQg/agent.1672 09:00:40 SSH_AGENT_PID=1674 09:00:40 [ssh-agent] Started. 09:00:40 Running ssh-add (command line suppressed) 09:00:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5420795027269816906.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_5420795027269816906.key) 09:00:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 09:00:40 The recommended git tool is: NONE 09:00:42 using credential onap-jenkins-ssh 09:00:42 Wiping out workspace first. 09:00:42 Cloning the remote Git repository 09:00:42 Cloning repository git://cloud.onap.org/mirror/oom.git 09:00:42 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 09:00:42 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:42 > git --version # timeout=10 09:00:42 > git --version # 'git version 2.17.1' 09:00:42 using GIT_SSH to set credentials Gerrit user 09:00:42 Verifying host key using manually-configured host key entries 09:00:42 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 09:00:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:47 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 09:00:47 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 09:00:47 using GIT_SSH to set credentials Gerrit user 09:00:47 Verifying host key using manually-configured host key entries 09:00:47 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/62/141262/1 # timeout=30 09:00:48 > git rev-parse 251fc46a2c298b6bb23f65313fd98ecbe2274d55^{commit} # timeout=10 09:00:48 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 09:00:48 Checking out Revision 251fc46a2c298b6bb23f65313fd98ecbe2274d55 (refs/changes/62/141262/1) 09:00:48 > git config core.sparsecheckout # timeout=10 09:00:48 > git checkout -f 251fc46a2c298b6bb23f65313fd98ecbe2274d55 # timeout=30 09:00:51 Commit message: "Use crunchydata repository to fetch postgres images" 09:00:51 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:00:51 > git rev-list --no-walk deb498ac3081cc2cc6c43d56069b59ddfd48bcc5 # timeout=10 09:00:51 [EnvInject] - Injecting environment variables from a build step. 09:00:51 [EnvInject] - Injecting as environment variables the properties content 09:00:51 PYTHON=python3 09:00:51 09:00:51 [EnvInject] - Variables injected successfully. 09:00:51 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins10126902144153085852.sh 09:00:51 ---> tox-install.sh 09:00:51 + source /home/jenkins/lf-env.sh 09:00:51 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:51 ++ mktemp -d /tmp/venv-XXXX 09:00:51 + lf_venv=/tmp/venv-SrKm 09:00:51 + local venv_file=/tmp/.os_lf_venv 09:00:51 + local python=python3 09:00:51 + local options 09:00:51 + local set_path=true 09:00:51 + local install_args= 09:00:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:00:51 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:51 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:00:51 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:00:51 + true 09:00:51 + case $1 in 09:00:51 + venv_file=/tmp/.toxenv 09:00:51 + shift 2 09:00:51 + true 09:00:51 + case $1 in 09:00:51 + shift 09:00:51 + break 09:00:51 + case $python in 09:00:51 + local pkg_list= 09:00:51 + [[ -d /opt/pyenv ]] 09:00:51 + echo 'Setup pyenv:' 09:00:51 Setup pyenv: 09:00:51 + export PYENV_ROOT=/opt/pyenv 09:00:51 + PYENV_ROOT=/opt/pyenv 09:00:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:00:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:00:51 + pyenv versions 09:00:51 * system (set by /opt/pyenv/version) 09:00:52 * 3.8.13 (set by /opt/pyenv/version) 09:00:52 * 3.9.13 (set by /opt/pyenv/version) 09:00:52 * 3.10.6 (set by /opt/pyenv/version) 09:00:52 + command -v pyenv 09:00:52 ++ pyenv init - --no-rehash 09:00:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:00:52 export PATH="/opt/pyenv/shims:${PATH}" 09:00:52 export PYENV_SHELL=bash 09:00:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:00:52 pyenv() { 09:00:52 local command 09:00:52 command="${1:-}" 09:00:52 if [ "$#" -gt 0 ]; then 09:00:52 shift 09:00:52 fi 09:00:52 09:00:52 case "$command" in 09:00:52 rehash|shell) 09:00:52 eval "$(pyenv "sh-$command" "$@")" 09:00:52 ;; 09:00:52 *) 09:00:52 command pyenv "$command" "$@" 09:00:52 ;; 09:00:52 esac 09:00:52 }' 09:00:52 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:00:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:00:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:00:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:00:52 ++ export PYENV_SHELL=bash 09:00:52 ++ PYENV_SHELL=bash 09:00:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:00:52 +++ complete -F _pyenv pyenv 09:00:52 ++ lf-pyver python3 09:00:52 ++ local py_version_xy=python3 09:00:52 ++ local py_version_xyz= 09:00:52 ++ pyenv versions 09:00:52 ++ local command 09:00:52 ++ command=versions 09:00:52 ++ '[' 1 -gt 0 ']' 09:00:52 ++ shift 09:00:52 ++ case "$command" in 09:00:52 ++ command pyenv versions 09:00:52 ++ pyenv versions 09:00:52 ++ sed 's/^[ *]* //' 09:00:52 ++ awk '{ print $1 }' 09:00:52 ++ grep -E '^[0-9.]*[0-9]$' 09:00:52 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:00:52 +++ grep '^3' /tmp/.pyenv_versions 09:00:52 +++ sort -V 09:00:52 +++ tail -n 1 09:00:52 ++ py_version_xyz=3.10.6 09:00:52 ++ [[ -z 3.10.6 ]] 09:00:52 ++ echo 3.10.6 09:00:52 ++ return 0 09:00:52 + pyenv local 3.10.6 09:00:52 + local command 09:00:52 + command=local 09:00:52 + '[' 2 -gt 0 ']' 09:00:52 + shift 09:00:52 + case "$command" in 09:00:52 + command pyenv local 3.10.6 09:00:52 + pyenv local 3.10.6 09:00:52 + for arg in "$@" 09:00:52 + case $arg in 09:00:52 + pkg_list+='tox ' 09:00:52 + for arg in "$@" 09:00:52 + case $arg in 09:00:52 + pkg_list+='virtualenv ' 09:00:52 + for arg in "$@" 09:00:52 + case $arg in 09:00:52 + pkg_list+='urllib3~=1.26.15 ' 09:00:52 + [[ -f /tmp/.toxenv ]] 09:00:52 + [[ ! -f /tmp/.toxenv ]] 09:00:52 + [[ -n '' ]] 09:00:52 + python3 -m venv /tmp/venv-SrKm 09:00:56 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SrKm' 09:00:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SrKm 09:00:56 + echo /tmp/venv-SrKm 09:00:56 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 09:00:56 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 09:00:56 + /tmp/venv-SrKm/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:01:00 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:00 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:00 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:00 + /tmp/venv-SrKm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:02 + type python3 09:01:02 + true 09:01:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SrKm/bin to PATH' 09:01:02 lf-activate-venv(): INFO: Adding /tmp/venv-SrKm/bin to PATH 09:01:02 + PATH=/tmp/venv-SrKm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:02 + return 0 09:01:02 + python3 --version 09:01:02 Python 3.10.6 09:01:02 + python3 -m pip --version 09:01:02 pip 25.1.1 from /tmp/venv-SrKm/lib/python3.10/site-packages/pip (python 3.10) 09:01:02 + python3 -m pip freeze 09:01:02 cachetools==6.0.0 09:01:02 chardet==5.2.0 09:01:02 colorama==0.4.6 09:01:02 distlib==0.3.9 09:01:02 filelock==3.18.0 09:01:02 packaging==25.0 09:01:02 platformdirs==4.3.8 09:01:02 pluggy==1.6.0 09:01:02 pyproject-api==1.9.1 09:01:02 tomli==2.2.1 09:01:02 tox==4.26.0 09:01:02 typing_extensions==4.14.0 09:01:02 urllib3==1.26.20 09:01:02 virtualenv==20.31.2 09:01:02 [EnvInject] - Injecting environment variables from a build step. 09:01:02 [EnvInject] - Injecting as environment variables the properties content 09:01:02 PARALLEL=false 09:01:02 09:01:02 [EnvInject] - Variables injected successfully. 09:01:02 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6950018840424393962.sh 09:01:02 ---> tox-run.sh 09:01:02 + PATH=/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:02 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:02 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 09:01:02 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 09:01:02 + cd /w/workspace/oom-master-checkbashisms-lint/. 09:01:02 + source /home/jenkins/lf-env.sh 09:01:02 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:02 ++ mktemp -d /tmp/venv-XXXX 09:01:02 + lf_venv=/tmp/venv-2H6h 09:01:02 + local venv_file=/tmp/.os_lf_venv 09:01:02 + local python=python3 09:01:02 + local options 09:01:02 + local set_path=true 09:01:02 + local install_args= 09:01:02 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 09:01:03 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:03 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 09:01:03 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 09:01:03 + true 09:01:03 + case $1 in 09:01:03 + venv_file=/tmp/.toxenv 09:01:03 + shift 2 09:01:03 + true 09:01:03 + case $1 in 09:01:03 + shift 09:01:03 + break 09:01:03 + case $python in 09:01:03 + local pkg_list= 09:01:03 + [[ -d /opt/pyenv ]] 09:01:03 + echo 'Setup pyenv:' 09:01:03 Setup pyenv: 09:01:03 + export PYENV_ROOT=/opt/pyenv 09:01:03 + PYENV_ROOT=/opt/pyenv 09:01:03 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:03 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:03 + pyenv versions 09:01:03 system 09:01:03 3.8.13 09:01:03 3.9.13 09:01:03 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:03 + command -v pyenv 09:01:03 ++ pyenv init - --no-rehash 09:01:03 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "'\''/opt/pyenv/shims'\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; fi; done; echo "${paths[*]}"'\'')" 09:01:03 export PATH="/opt/pyenv/shims:${PATH}" 09:01:03 export PYENV_SHELL=bash 09:01:03 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:01:03 pyenv() { 09:01:03 local command 09:01:03 command="${1:-}" 09:01:03 if [ "$#" -gt 0 ]; then 09:01:03 shift 09:01:03 fi 09:01:03 09:01:03 case "$command" in 09:01:03 rehash|shell) 09:01:03 eval "$(pyenv "sh-$command" "$@")" 09:01:03 ;; 09:01:03 *) 09:01:03 command pyenv "$command" "$@" 09:01:03 ;; 09:01:03 esac 09:01:03 }' 09:01:03 +++ bash --norc -ec 'IFS=:; paths=($PATH); for i in ${!paths[@]}; do if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; fi; done; echo "${paths[*]}"' 09:01:03 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:03 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:03 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:03 ++ export PYENV_SHELL=bash 09:01:03 ++ PYENV_SHELL=bash 09:01:03 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:01:03 +++ complete -F _pyenv pyenv 09:01:03 ++ lf-pyver python3 09:01:03 ++ local py_version_xy=python3 09:01:03 ++ local py_version_xyz= 09:01:03 ++ sed 's/^[ *]* //' 09:01:03 ++ pyenv versions 09:01:03 ++ local command 09:01:03 ++ command=versions 09:01:03 ++ '[' 1 -gt 0 ']' 09:01:03 ++ shift 09:01:03 ++ case "$command" in 09:01:03 ++ command pyenv versions 09:01:03 ++ pyenv versions 09:01:03 ++ grep -E '^[0-9.]*[0-9]$' 09:01:03 ++ awk '{ print $1 }' 09:01:03 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:01:03 +++ grep '^3' /tmp/.pyenv_versions 09:01:03 +++ sort -V 09:01:03 +++ tail -n 1 09:01:03 ++ py_version_xyz=3.10.6 09:01:03 ++ [[ -z 3.10.6 ]] 09:01:03 ++ echo 3.10.6 09:01:03 ++ return 0 09:01:03 + pyenv local 3.10.6 09:01:03 + local command 09:01:03 + command=local 09:01:03 + '[' 2 -gt 0 ']' 09:01:03 + shift 09:01:03 + case "$command" in 09:01:03 + command pyenv local 3.10.6 09:01:03 + pyenv local 3.10.6 09:01:03 + for arg in "$@" 09:01:03 + case $arg in 09:01:03 + pkg_list+='tox ' 09:01:03 + for arg in "$@" 09:01:03 + case $arg in 09:01:03 + pkg_list+='virtualenv ' 09:01:03 + for arg in "$@" 09:01:03 + case $arg in 09:01:03 + pkg_list+='urllib3~=1.26.15 ' 09:01:03 + [[ -f /tmp/.toxenv ]] 09:01:03 ++ cat /tmp/.toxenv 09:01:03 + lf_venv=/tmp/venv-SrKm 09:01:03 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrKm from' file:/tmp/.toxenv 09:01:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SrKm from file:/tmp/.toxenv 09:01:03 + /tmp/venv-SrKm/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 09:01:04 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 09:01:04 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 09:01:04 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 09:01:04 + /tmp/venv-SrKm/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 09:01:05 + type python3 09:01:05 + true 09:01:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-SrKm/bin to PATH' 09:01:05 lf-activate-venv(): INFO: Adding /tmp/venv-SrKm/bin to PATH 09:01:05 + PATH=/tmp/venv-SrKm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:05 + return 0 09:01:05 + [[ -d /opt/pyenv ]] 09:01:05 + echo '---> Setting up pyenv' 09:01:05 ---> Setting up pyenv 09:01:05 + export PYENV_ROOT=/opt/pyenv 09:01:05 + PYENV_ROOT=/opt/pyenv 09:01:05 + export PATH=/opt/pyenv/bin:/tmp/venv-SrKm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:05 + PATH=/opt/pyenv/bin:/tmp/venv-SrKm/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/opt/puppetlabs/bin 09:01:05 ++ pwd 09:01:05 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 09:01:05 + export PYTHONPATH 09:01:05 + export TOX_TESTENV_PASSENV=PYTHONPATH 09:01:05 + TOX_TESTENV_PASSENV=PYTHONPATH 09:01:05 + tox --version 09:01:05 4.26.0 from /tmp/venv-SrKm/lib/python3.10/site-packages/tox/__init__.py 09:01:05 + PARALLEL=false 09:01:05 + TOX_OPTIONS_LIST= 09:01:05 + [[ -n checkbashisms ]] 09:01:05 + TOX_OPTIONS_LIST=' -e checkbashisms' 09:01:05 + case ${PARALLEL,,} in 09:01:05 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 09:01:05 + tox -e checkbashisms 09:01:06 checkbashisms: freeze> python -m pip freeze --all 09:01:07 checkbashisms: pip==25.1.1,setuptools==80.3.1 09:01:07 checkbashisms: commands[0]> .ci/check-bashisms.sh 09:01:08 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:01:08 you may get strange results 09:01:08 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 09:01:08 you may get strange results 09:01:08 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 09:01:10 checkbashisms: OK (4.75=setup[1.31]+cmd[3.44] seconds) 09:01:10 congratulations :) (4.98 seconds) 09:01:10 + tox_status=0 09:01:10 + echo '---> Completed tox runs' 09:01:10 ---> Completed tox runs 09:01:10 + for i in .tox/*/log 09:01:10 ++ echo .tox/checkbashisms/log 09:01:10 ++ awk -F/ '{print $2}' 09:01:10 + tox_env=checkbashisms 09:01:10 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 09:01:10 + DOC_DIR=docs/_build/html 09:01:10 + [[ -d docs/_build/html ]] 09:01:10 + echo '---> tox-run.sh ends' 09:01:10 ---> tox-run.sh ends 09:01:10 + test 0 -eq 0 09:01:10 $ ssh-agent -k 09:01:10 unset SSH_AUTH_SOCK; 09:01:10 unset SSH_AGENT_PID; 09:01:10 echo Agent pid 1674 killed; 09:01:10 [ssh-agent] Stopped. 09:01:10 [PostBuildScript] - [INFO] Executing post build scripts. 09:01:10 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10543815198004975168.sh 09:01:10 ---> sysstat.sh 09:01:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins8248423217388065629.sh 09:01:11 ---> package-listing.sh 09:01:11 ++ facter osfamily 09:01:11 ++ tr '[:upper:]' '[:lower:]' 09:01:11 + OS_FAMILY=debian 09:01:11 + workspace=/w/workspace/oom-master-checkbashisms-lint 09:01:11 + START_PACKAGES=/tmp/packages_start.txt 09:01:11 + END_PACKAGES=/tmp/packages_end.txt 09:01:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:01:11 + PACKAGES=/tmp/packages_start.txt 09:01:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:11 + PACKAGES=/tmp/packages_end.txt 09:01:11 + case "${OS_FAMILY}" in 09:01:11 + dpkg -l 09:01:11 + grep '^ii' 09:01:11 + '[' -f /tmp/packages_start.txt ']' 09:01:11 + '[' -f /tmp/packages_end.txt ']' 09:01:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:01:11 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 09:01:11 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 09:01:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5735237953045429916.sh 09:01:11 ---> capture-instance-metadata.sh 09:01:11 Setup pyenv: 09:01:11 system 09:01:11 3.8.13 09:01:11 3.9.13 09:01:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-D90o 09:01:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:01:19 lf-activate-venv(): INFO: Installing: lftools 09:01:42 lf-activate-venv(): INFO: Adding /tmp/venv-D90o/bin to PATH 09:01:42 INFO: Running in OpenStack, capturing instance metadata 09:01:42 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10979758525376567963.sh 09:01:43 provisioning config files... 09:01:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config13520563391798982988tmp 09:01:43 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 09:01:43 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 09:01:43 [EnvInject] - Injecting environment variables from a build step. 09:01:43 [EnvInject] - Injecting as environment variables the properties content 09:01:43 SERVER_ID=logs 09:01:43 09:01:43 [EnvInject] - Variables injected successfully. 09:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14953537168474820363.sh 09:01:43 ---> create-netrc.sh 09:01:43 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7016527218762271292.sh 09:01:43 ---> python-tools-install.sh 09:01:43 Setup pyenv: 09:01:43 system 09:01:43 3.8.13 09:01:43 3.9.13 09:01:43 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:01:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D90o from file:/tmp/.os_lf_venv 09:01:45 lf-activate-venv(): INFO: Installing: lftools 09:01:53 lf-activate-venv(): INFO: Adding /tmp/venv-D90o/bin to PATH 09:01:53 Generating Requirements File 09:02:10 Python 3.10.6 09:02:10 pip 25.1.1 from /tmp/venv-D90o/lib/python3.10/site-packages/pip (python 3.10) 09:02:11 appdirs==1.4.4 09:02:11 argcomplete==3.6.2 09:02:11 aspy.yaml==1.3.0 09:02:11 attrs==25.3.0 09:02:11 autopage==0.5.2 09:02:11 beautifulsoup4==4.13.4 09:02:11 boto3==1.38.36 09:02:11 botocore==1.38.36 09:02:11 bs4==0.0.2 09:02:11 cachetools==5.5.2 09:02:11 certifi==2025.4.26 09:02:11 cffi==1.17.1 09:02:11 cfgv==3.4.0 09:02:11 chardet==5.2.0 09:02:11 charset-normalizer==3.4.2 09:02:11 click==8.2.1 09:02:11 cliff==4.10.0 09:02:11 cmd2==2.6.1 09:02:11 cryptography==3.3.2 09:02:11 debtcollector==3.0.0 09:02:11 decorator==5.2.1 09:02:11 defusedxml==0.7.1 09:02:11 Deprecated==1.2.18 09:02:11 distlib==0.3.9 09:02:11 dnspython==2.7.0 09:02:11 docker==7.1.0 09:02:11 dogpile.cache==1.4.0 09:02:11 durationpy==0.10 09:02:11 email_validator==2.2.0 09:02:11 filelock==3.18.0 09:02:11 future==1.0.0 09:02:11 gitdb==4.0.12 09:02:11 GitPython==3.1.44 09:02:11 google-auth==2.40.3 09:02:11 httplib2==0.22.0 09:02:11 identify==2.6.12 09:02:11 idna==3.10 09:02:11 importlib-resources==1.5.0 09:02:11 iso8601==2.1.0 09:02:11 Jinja2==3.1.6 09:02:11 jmespath==1.0.1 09:02:11 jsonpatch==1.33 09:02:11 jsonpointer==3.0.0 09:02:11 jsonschema==4.24.0 09:02:11 jsonschema-specifications==2025.4.1 09:02:11 keystoneauth1==5.11.1 09:02:11 kubernetes==33.1.0 09:02:11 lftools==0.37.13 09:02:11 lxml==5.4.0 09:02:11 MarkupSafe==3.0.2 09:02:11 msgpack==1.1.1 09:02:11 multi_key_dict==2.0.3 09:02:11 munch==4.0.0 09:02:11 netaddr==1.3.0 09:02:11 niet==1.4.2 09:02:11 nodeenv==1.9.1 09:02:11 oauth2client==4.1.3 09:02:11 oauthlib==3.2.2 09:02:11 openstacksdk==4.6.0 09:02:11 os-client-config==2.1.0 09:02:11 os-service-types==1.7.0 09:02:11 osc-lib==4.0.2 09:02:11 oslo.config==9.8.0 09:02:11 oslo.context==6.0.0 09:02:11 oslo.i18n==6.5.1 09:02:11 oslo.log==7.1.0 09:02:11 oslo.serialization==5.7.0 09:02:11 oslo.utils==9.0.0 09:02:11 packaging==25.0 09:02:11 pbr==6.1.1 09:02:11 platformdirs==4.3.8 09:02:11 prettytable==3.16.0 09:02:11 psutil==7.0.0 09:02:11 pyasn1==0.6.1 09:02:11 pyasn1_modules==0.4.2 09:02:11 pycparser==2.22 09:02:11 pygerrit2==2.0.15 09:02:11 PyGithub==2.6.1 09:02:11 PyJWT==2.10.1 09:02:11 PyNaCl==1.5.0 09:02:11 pyparsing==2.4.7 09:02:11 pyperclip==1.9.0 09:02:11 pyrsistent==0.20.0 09:02:11 python-cinderclient==9.7.0 09:02:11 python-dateutil==2.9.0.post0 09:02:11 python-heatclient==4.2.0 09:02:11 python-jenkins==1.8.2 09:02:11 python-keystoneclient==5.6.0 09:02:11 python-magnumclient==4.8.1 09:02:11 python-openstackclient==8.1.0 09:02:11 python-swiftclient==4.8.0 09:02:11 PyYAML==6.0.2 09:02:11 referencing==0.36.2 09:02:11 requests==2.32.4 09:02:11 requests-oauthlib==2.0.0 09:02:11 requestsexceptions==1.4.0 09:02:11 rfc3986==2.0.0 09:02:11 rpds-py==0.25.1 09:02:11 rsa==4.9.1 09:02:11 ruamel.yaml==0.18.14 09:02:11 ruamel.yaml.clib==0.2.12 09:02:11 s3transfer==0.13.0 09:02:11 simplejson==3.20.1 09:02:11 six==1.17.0 09:02:11 smmap==5.0.2 09:02:11 soupsieve==2.7 09:02:11 stevedore==5.4.1 09:02:11 tabulate==0.9.0 09:02:11 toml==0.10.2 09:02:11 tomlkit==0.13.3 09:02:11 tqdm==4.67.1 09:02:11 typing_extensions==4.14.0 09:02:11 tzdata==2025.2 09:02:11 urllib3==1.26.20 09:02:11 virtualenv==20.31.2 09:02:11 wcwidth==0.2.13 09:02:11 websocket-client==1.8.0 09:02:11 wrapt==1.17.2 09:02:11 xdg==6.0.0 09:02:11 xmltodict==0.14.2 09:02:11 yq==3.4.3 09:02:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2962658779152363403.sh 09:02:11 ---> sudo-logs.sh 09:02:11 Archiving 'sudo' log.. 09:02:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins60082111640239240.sh 09:02:11 ---> job-cost.sh 09:02:11 Setup pyenv: 09:02:11 system 09:02:11 3.8.13 09:02:11 3.9.13 09:02:11 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D90o from file:/tmp/.os_lf_venv 09:02:13 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:02:18 lf-activate-venv(): INFO: Adding /tmp/venv-D90o/bin to PATH 09:02:18 INFO: No Stack... 09:02:18 INFO: Retrieving Pricing Info for: v3-standard-4 09:02:19 INFO: Archiving Costs 09:02:19 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins9047727800111658688.sh 09:02:19 ---> logs-deploy.sh 09:02:19 Setup pyenv: 09:02:19 system 09:02:19 3.8.13 09:02:19 3.9.13 09:02:19 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 09:02:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-D90o from file:/tmp/.os_lf_venv 09:02:21 lf-activate-venv(): INFO: Installing: lftools 09:02:29 lf-activate-venv(): INFO: Adding /tmp/venv-D90o/bin to PATH 09:02:29 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4107 09:02:29 INFO: archiving workspace using pattern(s): 09:02:30 Archives upload complete. 09:02:30 INFO: archiving logs to Nexus 09:02:31 ---> uname -a: 09:02:31 Linux prd-ubuntu1804-builder-4c-4g-20799 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 09:02:31 09:02:31 09:02:31 ---> lscpu: 09:02:31 Architecture: x86_64 09:02:31 CPU op-mode(s): 32-bit, 64-bit 09:02:31 Byte Order: Little Endian 09:02:31 CPU(s): 4 09:02:31 On-line CPU(s) list: 0-3 09:02:31 Thread(s) per core: 1 09:02:31 Core(s) per socket: 1 09:02:31 Socket(s): 4 09:02:31 NUMA node(s): 1 09:02:31 Vendor ID: AuthenticAMD 09:02:31 CPU family: 23 09:02:31 Model: 49 09:02:31 Model name: AMD EPYC-Rome Processor 09:02:31 Stepping: 0 09:02:31 CPU MHz: 2800.000 09:02:31 BogoMIPS: 5600.00 09:02:31 Virtualization: AMD-V 09:02:31 Hypervisor vendor: KVM 09:02:31 Virtualization type: full 09:02:31 L1d cache: 32K 09:02:31 L1i cache: 32K 09:02:31 L2 cache: 512K 09:02:31 L3 cache: 16384K 09:02:31 NUMA node0 CPU(s): 0-3 09:02:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 09:02:31 09:02:31 09:02:31 ---> nproc: 09:02:31 4 09:02:31 09:02:31 09:02:31 ---> df -h: 09:02:31 Filesystem Size Used Avail Use% Mounted on 09:02:31 udev 7.9G 0 7.9G 0% /dev 09:02:31 tmpfs 1.6G 672K 1.6G 1% /run 09:02:31 /dev/vda1 78G 8.3G 70G 11% / 09:02:31 tmpfs 7.9G 0 7.9G 0% /dev/shm 09:02:31 tmpfs 5.0M 0 5.0M 0% /run/lock 09:02:31 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 09:02:31 /dev/vda15 105M 4.4M 100M 5% /boot/efi 09:02:31 tmpfs 1.6G 0 1.6G 0% /run/user/1001 09:02:31 09:02:31 09:02:31 ---> free -m: 09:02:31 total used free shared buff/cache available 09:02:31 Mem: 16040 549 13446 0 2043 15178 09:02:31 Swap: 1023 0 1023 09:02:31 09:02:31 09:02:31 ---> ip addr: 09:02:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:02:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:02:31 inet 127.0.0.1/8 scope host lo 09:02:31 valid_lft forever preferred_lft forever 09:02:31 inet6 ::1/128 scope host 09:02:31 valid_lft forever preferred_lft forever 09:02:31 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 09:02:31 link/ether fa:16:3e:df:06:59 brd ff:ff:ff:ff:ff:ff 09:02:31 inet 10.30.107.80/23 brd 10.30.107.255 scope global dynamic ens3 09:02:31 valid_lft 86272sec preferred_lft 86272sec 09:02:31 inet6 fe80::f816:3eff:fedf:659/64 scope link 09:02:31 valid_lft forever preferred_lft forever 09:02:31 09:02:31 09:02:31 ---> sar -b -r -n DEV: 09:02:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20799) 06/13/25 _x86_64_ (4 CPU) 09:02:31 09:02:31 09:00:26 LINUX RESTART (4 CPU) 09:02:31 09:02:31 09:01:02 tps rtps wtps bread/s bwrtn/s 09:02:31 09:02:01 106.49 5.19 101.30 209.18 38275.28 09:02:31 Average: 106.49 5.19 101.30 209.18 38275.28 09:02:31 09:02:31 09:01:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:02:31 09:02:01 13883480 15565264 2541488 15.47 70336 1806288 766840 4.39 686868 1628496 148092 09:02:31 Average: 13883480 15565264 2541488 15.47 70336 1806288 766840 4.39 686868 1628496 148092 09:02:31 09:02:31 09:01:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:02:31 09:02:01 ens3 174.28 116.23 778.17 16.88 0.00 0.00 0.00 0.00 09:02:31 09:02:01 lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 09:02:31 Average: ens3 174.28 116.23 778.17 16.88 0.00 0.00 0.00 0.00 09:02:31 Average: lo 1.49 1.49 0.18 0.18 0.00 0.00 0.00 0.00 09:02:31 09:02:31 09:02:31 ---> sar -P ALL: 09:02:31 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-20799) 06/13/25 _x86_64_ (4 CPU) 09:02:31 09:02:31 09:00:26 LINUX RESTART (4 CPU) 09:02:31 09:02:31 09:01:02 CPU %user %nice %system %iowait %steal %idle 09:02:31 09:02:01 all 21.44 0.00 1.49 2.24 0.06 74.76 09:02:31 09:02:01 0 10.41 0.00 1.48 8.01 0.05 80.05 09:02:31 09:02:01 1 30.71 0.00 1.56 0.61 0.08 67.03 09:02:31 09:02:01 2 32.84 0.00 2.07 0.29 0.07 64.74 09:02:31 09:02:01 3 11.93 0.00 0.86 0.10 0.03 87.08 09:02:31 Average: all 21.44 0.00 1.49 2.24 0.06 74.76 09:02:31 Average: 0 10.41 0.00 1.48 8.01 0.05 80.05 09:02:31 Average: 1 30.71 0.00 1.56 0.61 0.08 67.03 09:02:31 Average: 2 32.84 0.00 2.07 0.29 0.07 64.74 09:02:31 Average: 3 11.93 0.00 0.86 0.10 0.03 87.08 09:02:31 09:02:31 09:02:31