18:03:06 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/141249 18:03:06 Running as SYSTEM 18:03:06 [EnvInject] - Loading node environment variables. 18:03:06 Building remotely on prd-ubuntu1804-builder-4c-4g-21437 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 18:03:06 [ssh-agent] Looking for ssh-agent implementation... 18:03:06 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:03:06 $ ssh-agent 18:03:06 SSH_AUTH_SOCK=/tmp/ssh-BxwgfsOZo5FA/agent.1688 18:03:06 SSH_AGENT_PID=1689 18:03:06 [ssh-agent] Started. 18:03:06 Running ssh-add (command line suppressed) 18:03:06 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2808217964118953970.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_2808217964118953970.key) 18:03:06 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:03:06 The recommended git tool is: NONE 18:03:08 using credential onap-jenkins-ssh 18:03:08 Wiping out workspace first. 18:03:08 Cloning the remote Git repository 18:03:08 Cloning repository git://cloud.onap.org/mirror/oom.git 18:03:08 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 18:03:08 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:03:08 > git --version # timeout=10 18:03:08 > git --version # 'git version 2.17.1' 18:03:08 using GIT_SSH to set credentials Gerrit user 18:03:08 Verifying host key using manually-configured host key entries 18:03:08 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 18:03:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:03:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:03:13 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 18:03:13 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 18:03:13 using GIT_SSH to set credentials Gerrit user 18:03:13 Verifying host key using manually-configured host key entries 18:03:13 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/49/141249/6 # timeout=30 18:03:13 > git rev-parse 42305f048e378158eea194193f789d7fa98fa148^{commit} # timeout=10 18:03:13 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 18:03:13 Checking out Revision 42305f048e378158eea194193f789d7fa98fa148 (refs/changes/49/141249/6) 18:03:13 > git config core.sparsecheckout # timeout=10 18:03:13 > git checkout -f 42305f048e378158eea194193f789d7fa98fa148 # timeout=30 18:03:17 Commit message: "[SDC] workflow-designer 1.13.3 release" 18:03:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 18:03:17 > git rev-list --no-walk eb1c38618fa8822aa00b3deb34ad7208a9f243d1 # timeout=10 18:03:17 [EnvInject] - Injecting environment variables from a build step. 18:03:17 [EnvInject] - Injecting as environment variables the properties content 18:03:17 PYTHON=python3 18:03:17 18:03:17 [EnvInject] - Variables injected successfully. 18:03:17 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins13127164269078376008.sh 18:03:17 ---> tox-install.sh 18:03:17 + source /home/jenkins/lf-env.sh 18:03:17 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:03:17 ++ mktemp -d /tmp/venv-XXXX 18:03:17 + lf_venv=/tmp/venv-oAzM 18:03:17 + local venv_file=/tmp/.os_lf_venv 18:03:17 + local python=python3 18:03:17 + local options 18:03:17 + local set_path=true 18:03:17 + local install_args= 18:03:17 ++ 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 18:03:17 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:03:17 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:03:17 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:03:17 + true 18:03:17 + case $1 in 18:03:17 + venv_file=/tmp/.toxenv 18:03:17 + shift 2 18:03:17 + true 18:03:17 + case $1 in 18:03:17 + shift 18:03:17 + break 18:03:17 + case $python in 18:03:17 + local pkg_list= 18:03:17 + [[ -d /opt/pyenv ]] 18:03:17 + echo 'Setup pyenv:' 18:03:17 Setup pyenv: 18:03:17 + export PYENV_ROOT=/opt/pyenv 18:03:17 + PYENV_ROOT=/opt/pyenv 18:03:17 + 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 18:03:17 + 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 18:03:17 + pyenv versions 18:03:17 * system (set by /opt/pyenv/version) 18:03:17 * 3.8.13 (set by /opt/pyenv/version) 18:03:17 * 3.9.13 (set by /opt/pyenv/version) 18:03:17 * 3.10.6 (set by /opt/pyenv/version) 18:03:17 + command -v pyenv 18:03:17 ++ pyenv init - --no-rehash 18:03:17 + 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[*]}"'\'')" 18:03:17 export PATH="/opt/pyenv/shims:${PATH}" 18:03:17 export PYENV_SHELL=bash 18:03:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:03:17 pyenv() { 18:03:17 local command 18:03:17 command="${1:-}" 18:03:17 if [ "$#" -gt 0 ]; then 18:03:17 shift 18:03:17 fi 18:03:17 18:03:17 case "$command" in 18:03:17 rehash|shell) 18:03:17 eval "$(pyenv "sh-$command" "$@")" 18:03:17 ;; 18:03:17 *) 18:03:17 command pyenv "$command" "$@" 18:03:17 ;; 18:03:17 esac 18:03:17 }' 18:03:17 +++ 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[*]}"' 18:03:17 ++ 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 18:03:17 ++ 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 18:03:17 ++ 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 18:03:17 ++ export PYENV_SHELL=bash 18:03:17 ++ PYENV_SHELL=bash 18:03:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:03:17 +++ complete -F _pyenv pyenv 18:03:17 ++ lf-pyver python3 18:03:17 ++ local py_version_xy=python3 18:03:17 ++ local py_version_xyz= 18:03:17 ++ pyenv versions 18:03:17 ++ local command 18:03:17 ++ command=versions 18:03:17 ++ '[' 1 -gt 0 ']' 18:03:17 ++ shift 18:03:17 ++ case "$command" in 18:03:17 ++ command pyenv versions 18:03:17 ++ pyenv versions 18:03:17 ++ sed 's/^[ *]* //' 18:03:17 ++ awk '{ print $1 }' 18:03:17 ++ grep -E '^[0-9.]*[0-9]$' 18:03:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:03:17 +++ sort -V 18:03:17 +++ tail -n 1 18:03:17 +++ grep '^3' /tmp/.pyenv_versions 18:03:18 ++ py_version_xyz=3.10.6 18:03:18 ++ [[ -z 3.10.6 ]] 18:03:18 ++ echo 3.10.6 18:03:18 ++ return 0 18:03:18 + pyenv local 3.10.6 18:03:18 + local command 18:03:18 + command=local 18:03:18 + '[' 2 -gt 0 ']' 18:03:18 + shift 18:03:18 + case "$command" in 18:03:18 + command pyenv local 3.10.6 18:03:18 + pyenv local 3.10.6 18:03:18 + for arg in "$@" 18:03:18 + case $arg in 18:03:18 + pkg_list+='tox ' 18:03:18 + for arg in "$@" 18:03:18 + case $arg in 18:03:18 + pkg_list+='virtualenv ' 18:03:18 + for arg in "$@" 18:03:18 + case $arg in 18:03:18 + pkg_list+='urllib3~=1.26.15 ' 18:03:18 + [[ -f /tmp/.toxenv ]] 18:03:18 + [[ ! -f /tmp/.toxenv ]] 18:03:18 + [[ -n '' ]] 18:03:18 + python3 -m venv /tmp/venv-oAzM 18:03:22 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oAzM' 18:03:22 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oAzM 18:03:22 + echo /tmp/venv-oAzM 18:03:22 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 18:03:22 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 18:03:22 + /tmp/venv-oAzM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:03:26 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:03:26 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:03:26 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:03:26 + /tmp/venv-oAzM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:03:29 + type python3 18:03:29 + true 18:03:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oAzM/bin to PATH' 18:03:29 lf-activate-venv(): INFO: Adding /tmp/venv-oAzM/bin to PATH 18:03:29 + PATH=/tmp/venv-oAzM/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 18:03:29 + return 0 18:03:29 + python3 --version 18:03:29 Python 3.10.6 18:03:29 + python3 -m pip --version 18:03:29 pip 25.1.1 from /tmp/venv-oAzM/lib/python3.10/site-packages/pip (python 3.10) 18:03:29 + python3 -m pip freeze 18:03:29 cachetools==6.0.0 18:03:29 chardet==5.2.0 18:03:29 colorama==0.4.6 18:03:29 distlib==0.3.9 18:03:29 filelock==3.18.0 18:03:29 packaging==25.0 18:03:29 platformdirs==4.3.8 18:03:29 pluggy==1.6.0 18:03:29 pyproject-api==1.9.1 18:03:29 tomli==2.2.1 18:03:29 tox==4.26.0 18:03:29 typing_extensions==4.14.0 18:03:29 urllib3==1.26.20 18:03:29 virtualenv==20.31.2 18:03:29 [EnvInject] - Injecting environment variables from a build step. 18:03:29 [EnvInject] - Injecting as environment variables the properties content 18:03:29 PARALLEL=false 18:03:29 18:03:29 [EnvInject] - Variables injected successfully. 18:03:29 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5578461626051195601.sh 18:03:29 ---> tox-run.sh 18:03:29 + 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 18:03:29 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 18:03:29 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 18:03:29 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 18:03:29 + cd /w/workspace/oom-master-checkbashisms-lint/. 18:03:29 + source /home/jenkins/lf-env.sh 18:03:29 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 18:03:29 ++ mktemp -d /tmp/venv-XXXX 18:03:29 + lf_venv=/tmp/venv-hXb3 18:03:29 + local venv_file=/tmp/.os_lf_venv 18:03:29 + local python=python3 18:03:29 + local options 18:03:29 + local set_path=true 18:03:29 + local install_args= 18:03:29 ++ 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 18:03:29 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:03:29 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 18:03:29 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 18:03:29 + true 18:03:29 + case $1 in 18:03:29 + venv_file=/tmp/.toxenv 18:03:29 + shift 2 18:03:29 + true 18:03:29 + case $1 in 18:03:29 + shift 18:03:29 + break 18:03:29 + case $python in 18:03:29 + local pkg_list= 18:03:29 + [[ -d /opt/pyenv ]] 18:03:29 + echo 'Setup pyenv:' 18:03:29 Setup pyenv: 18:03:29 + export PYENV_ROOT=/opt/pyenv 18:03:29 + PYENV_ROOT=/opt/pyenv 18:03:29 + 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 18:03:29 + 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 18:03:29 + pyenv versions 18:03:29 system 18:03:29 3.8.13 18:03:29 3.9.13 18:03:29 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:03:29 + command -v pyenv 18:03:29 ++ pyenv init - --no-rehash 18:03:29 + 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[*]}"'\'')" 18:03:29 export PATH="/opt/pyenv/shims:${PATH}" 18:03:29 export PYENV_SHELL=bash 18:03:29 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 18:03:29 pyenv() { 18:03:29 local command 18:03:29 command="${1:-}" 18:03:29 if [ "$#" -gt 0 ]; then 18:03:29 shift 18:03:29 fi 18:03:29 18:03:29 case "$command" in 18:03:29 rehash|shell) 18:03:29 eval "$(pyenv "sh-$command" "$@")" 18:03:29 ;; 18:03:29 *) 18:03:29 command pyenv "$command" "$@" 18:03:29 ;; 18:03:29 esac 18:03:29 }' 18:03:29 +++ 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[*]}"' 18:03:29 ++ 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 18:03:29 ++ 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 18:03:29 ++ 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 18:03:29 ++ export PYENV_SHELL=bash 18:03:29 ++ PYENV_SHELL=bash 18:03:29 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 18:03:29 +++ complete -F _pyenv pyenv 18:03:29 ++ lf-pyver python3 18:03:29 ++ local py_version_xy=python3 18:03:29 ++ local py_version_xyz= 18:03:29 ++ pyenv versions 18:03:29 ++ sed 's/^[ *]* //' 18:03:29 ++ local command 18:03:29 ++ command=versions 18:03:29 ++ '[' 1 -gt 0 ']' 18:03:29 ++ shift 18:03:29 ++ case "$command" in 18:03:29 ++ command pyenv versions 18:03:29 ++ pyenv versions 18:03:29 ++ grep -E '^[0-9.]*[0-9]$' 18:03:29 ++ awk '{ print $1 }' 18:03:29 ++ [[ ! -s /tmp/.pyenv_versions ]] 18:03:29 +++ grep '^3' /tmp/.pyenv_versions 18:03:29 +++ sort -V 18:03:29 +++ tail -n 1 18:03:29 ++ py_version_xyz=3.10.6 18:03:29 ++ [[ -z 3.10.6 ]] 18:03:29 ++ echo 3.10.6 18:03:29 ++ return 0 18:03:29 + pyenv local 3.10.6 18:03:29 + local command 18:03:29 + command=local 18:03:29 + '[' 2 -gt 0 ']' 18:03:29 + shift 18:03:29 + case "$command" in 18:03:29 + command pyenv local 3.10.6 18:03:29 + pyenv local 3.10.6 18:03:29 + for arg in "$@" 18:03:29 + case $arg in 18:03:29 + pkg_list+='tox ' 18:03:29 + for arg in "$@" 18:03:29 + case $arg in 18:03:29 + pkg_list+='virtualenv ' 18:03:29 + for arg in "$@" 18:03:29 + case $arg in 18:03:29 + pkg_list+='urllib3~=1.26.15 ' 18:03:29 + [[ -f /tmp/.toxenv ]] 18:03:29 ++ cat /tmp/.toxenv 18:03:29 + lf_venv=/tmp/venv-oAzM 18:03:29 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oAzM from' file:/tmp/.toxenv 18:03:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-oAzM from file:/tmp/.toxenv 18:03:29 + /tmp/venv-oAzM/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 18:03:30 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 18:03:30 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 18:03:30 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 18:03:30 + /tmp/venv-oAzM/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 18:03:31 + type python3 18:03:31 + true 18:03:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-oAzM/bin to PATH' 18:03:31 lf-activate-venv(): INFO: Adding /tmp/venv-oAzM/bin to PATH 18:03:31 + PATH=/tmp/venv-oAzM/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 18:03:31 + return 0 18:03:31 + [[ -d /opt/pyenv ]] 18:03:31 + echo '---> Setting up pyenv' 18:03:31 ---> Setting up pyenv 18:03:31 + export PYENV_ROOT=/opt/pyenv 18:03:31 + PYENV_ROOT=/opt/pyenv 18:03:31 + export PATH=/opt/pyenv/bin:/tmp/venv-oAzM/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 18:03:31 + PATH=/opt/pyenv/bin:/tmp/venv-oAzM/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 18:03:31 ++ pwd 18:03:31 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 18:03:31 + export PYTHONPATH 18:03:31 + export TOX_TESTENV_PASSENV=PYTHONPATH 18:03:31 + TOX_TESTENV_PASSENV=PYTHONPATH 18:03:31 + tox --version 18:03:32 4.26.0 from /tmp/venv-oAzM/lib/python3.10/site-packages/tox/__init__.py 18:03:32 + PARALLEL=false 18:03:32 + TOX_OPTIONS_LIST= 18:03:32 + [[ -n checkbashisms ]] 18:03:32 + TOX_OPTIONS_LIST=' -e checkbashisms' 18:03:32 + case ${PARALLEL,,} in 18:03:32 + tox -e checkbashisms 18:03:32 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 18:03:33 checkbashisms: freeze> python -m pip freeze --all 18:03:33 checkbashisms: pip==25.1.1,setuptools==80.3.1 18:03:33 checkbashisms: commands[0]> .ci/check-bashisms.sh 18:03:35 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 18:03:35 you may get strange results 18:03:35 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 18:03:35 you may get strange results 18:03:35 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 18:03:37 checkbashisms: OK (4.88=setup[1.37]+cmd[3.52] seconds) 18:03:37 congratulations :) (5.10 seconds) 18:03:37 + tox_status=0 18:03:37 + echo '---> Completed tox runs' 18:03:37 ---> Completed tox runs 18:03:37 + for i in .tox/*/log 18:03:37 ++ echo .tox/checkbashisms/log 18:03:37 ++ awk -F/ '{print $2}' 18:03:37 + tox_env=checkbashisms 18:03:37 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 18:03:37 + DOC_DIR=docs/_build/html 18:03:37 + [[ -d docs/_build/html ]] 18:03:37 + echo '---> tox-run.sh ends' 18:03:37 ---> tox-run.sh ends 18:03:37 + test 0 -eq 0 18:03:37 $ ssh-agent -k 18:03:37 unset SSH_AUTH_SOCK; 18:03:37 unset SSH_AGENT_PID; 18:03:37 echo Agent pid 1689 killed; 18:03:37 [ssh-agent] Stopped. 18:03:37 [PostBuildScript] - [INFO] Executing post build scripts. 18:03:37 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3653194894094097574.sh 18:03:37 ---> sysstat.sh 18:03:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12180239704060509890.sh 18:03:38 ---> package-listing.sh 18:03:38 ++ tr '[:upper:]' '[:lower:]' 18:03:38 ++ facter osfamily 18:03:38 + OS_FAMILY=debian 18:03:38 + workspace=/w/workspace/oom-master-checkbashisms-lint 18:03:38 + START_PACKAGES=/tmp/packages_start.txt 18:03:38 + END_PACKAGES=/tmp/packages_end.txt 18:03:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:03:38 + PACKAGES=/tmp/packages_start.txt 18:03:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:03:38 + PACKAGES=/tmp/packages_end.txt 18:03:38 + case "${OS_FAMILY}" in 18:03:38 + dpkg -l 18:03:38 + grep '^ii' 18:03:38 + '[' -f /tmp/packages_start.txt ']' 18:03:38 + '[' -f /tmp/packages_end.txt ']' 18:03:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:03:38 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 18:03:38 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 18:03:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 18:03:38 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13557953207704445892.sh 18:03:38 ---> capture-instance-metadata.sh 18:03:38 Setup pyenv: 18:03:38 system 18:03:38 3.8.13 18:03:38 3.9.13 18:03:38 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:03:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-iNxq 18:03:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:03:46 lf-activate-venv(): INFO: Installing: lftools 18:04:11 lf-activate-venv(): INFO: Adding /tmp/venv-iNxq/bin to PATH 18:04:11 INFO: Running in OpenStack, capturing instance metadata 18:04:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins7833943748149060661.sh 18:04:11 provisioning config files... 18:04:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config18103104787692829312tmp 18:04:11 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:04:11 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:04:11 [EnvInject] - Injecting environment variables from a build step. 18:04:11 [EnvInject] - Injecting as environment variables the properties content 18:04:11 SERVER_ID=logs 18:04:11 18:04:11 [EnvInject] - Variables injected successfully. 18:04:11 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3689656322860760526.sh 18:04:11 ---> create-netrc.sh 18:04:12 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1637583120096246969.sh 18:04:12 ---> python-tools-install.sh 18:04:12 Setup pyenv: 18:04:12 system 18:04:12 3.8.13 18:04:12 3.9.13 18:04:12 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:04:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNxq from file:/tmp/.os_lf_venv 18:04:14 lf-activate-venv(): INFO: Installing: lftools 18:04:22 lf-activate-venv(): INFO: Adding /tmp/venv-iNxq/bin to PATH 18:04:22 Generating Requirements File 18:04:41 Python 3.10.6 18:04:41 pip 25.1.1 from /tmp/venv-iNxq/lib/python3.10/site-packages/pip (python 3.10) 18:04:41 appdirs==1.4.4 18:04:41 argcomplete==3.6.2 18:04:41 aspy.yaml==1.3.0 18:04:41 attrs==25.3.0 18:04:41 autopage==0.5.2 18:04:41 beautifulsoup4==4.13.4 18:04:41 boto3==1.38.36 18:04:41 botocore==1.38.36 18:04:41 bs4==0.0.2 18:04:41 cachetools==5.5.2 18:04:41 certifi==2025.6.15 18:04:41 cffi==1.17.1 18:04:41 cfgv==3.4.0 18:04:41 chardet==5.2.0 18:04:41 charset-normalizer==3.4.2 18:04:41 click==8.2.1 18:04:41 cliff==4.10.0 18:04:41 cmd2==2.6.1 18:04:41 cryptography==3.3.2 18:04:41 debtcollector==3.0.0 18:04:41 decorator==5.2.1 18:04:41 defusedxml==0.7.1 18:04:41 Deprecated==1.2.18 18:04:41 distlib==0.3.9 18:04:41 dnspython==2.7.0 18:04:41 docker==7.1.0 18:04:41 dogpile.cache==1.4.0 18:04:41 durationpy==0.10 18:04:41 email_validator==2.2.0 18:04:41 filelock==3.18.0 18:04:41 future==1.0.0 18:04:41 gitdb==4.0.12 18:04:41 GitPython==3.1.44 18:04:41 google-auth==2.40.3 18:04:41 httplib2==0.22.0 18:04:41 identify==2.6.12 18:04:41 idna==3.10 18:04:41 importlib-resources==1.5.0 18:04:41 iso8601==2.1.0 18:04:41 Jinja2==3.1.6 18:04:41 jmespath==1.0.1 18:04:41 jsonpatch==1.33 18:04:41 jsonpointer==3.0.0 18:04:41 jsonschema==4.24.0 18:04:41 jsonschema-specifications==2025.4.1 18:04:41 keystoneauth1==5.11.1 18:04:41 kubernetes==33.1.0 18:04:41 lftools==0.37.13 18:04:41 lxml==5.4.0 18:04:41 MarkupSafe==3.0.2 18:04:41 msgpack==1.1.1 18:04:41 multi_key_dict==2.0.3 18:04:41 munch==4.0.0 18:04:41 netaddr==1.3.0 18:04:41 niet==1.4.2 18:04:41 nodeenv==1.9.1 18:04:41 oauth2client==4.1.3 18:04:41 oauthlib==3.2.2 18:04:41 openstacksdk==4.6.0 18:04:41 os-client-config==2.1.0 18:04:41 os-service-types==1.7.0 18:04:41 osc-lib==4.0.2 18:04:41 oslo.config==9.8.0 18:04:41 oslo.context==6.0.0 18:04:41 oslo.i18n==6.5.1 18:04:41 oslo.log==7.1.0 18:04:41 oslo.serialization==5.7.0 18:04:41 oslo.utils==9.0.0 18:04:41 packaging==25.0 18:04:41 pbr==6.1.1 18:04:41 platformdirs==4.3.8 18:04:41 prettytable==3.16.0 18:04:41 psutil==7.0.0 18:04:41 pyasn1==0.6.1 18:04:41 pyasn1_modules==0.4.2 18:04:41 pycparser==2.22 18:04:41 pygerrit2==2.0.15 18:04:41 PyGithub==2.6.1 18:04:41 PyJWT==2.10.1 18:04:41 PyNaCl==1.5.0 18:04:41 pyparsing==2.4.7 18:04:41 pyperclip==1.9.0 18:04:41 pyrsistent==0.20.0 18:04:41 python-cinderclient==9.7.0 18:04:41 python-dateutil==2.9.0.post0 18:04:41 python-heatclient==4.2.0 18:04:41 python-jenkins==1.8.2 18:04:41 python-keystoneclient==5.6.0 18:04:41 python-magnumclient==4.8.1 18:04:41 python-openstackclient==8.1.0 18:04:41 python-swiftclient==4.8.0 18:04:41 PyYAML==6.0.2 18:04:41 referencing==0.36.2 18:04:41 requests==2.32.4 18:04:41 requests-oauthlib==2.0.0 18:04:41 requestsexceptions==1.4.0 18:04:41 rfc3986==2.0.0 18:04:41 rpds-py==0.25.1 18:04:41 rsa==4.9.1 18:04:41 ruamel.yaml==0.18.14 18:04:41 ruamel.yaml.clib==0.2.12 18:04:41 s3transfer==0.13.0 18:04:41 simplejson==3.20.1 18:04:41 six==1.17.0 18:04:41 smmap==5.0.2 18:04:41 soupsieve==2.7 18:04:41 stevedore==5.4.1 18:04:41 tabulate==0.9.0 18:04:41 toml==0.10.2 18:04:41 tomlkit==0.13.3 18:04:41 tqdm==4.67.1 18:04:41 typing_extensions==4.14.0 18:04:41 tzdata==2025.2 18:04:41 urllib3==1.26.20 18:04:41 virtualenv==20.31.2 18:04:41 wcwidth==0.2.13 18:04:41 websocket-client==1.8.0 18:04:41 wrapt==1.17.2 18:04:41 xdg==6.0.0 18:04:41 xmltodict==0.14.2 18:04:41 yq==3.4.3 18:04:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2074712781000921994.sh 18:04:41 ---> sudo-logs.sh 18:04:41 Archiving 'sudo' log.. 18:04:41 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1209105398118704099.sh 18:04:41 ---> job-cost.sh 18:04:41 Setup pyenv: 18:04:41 system 18:04:41 3.8.13 18:04:41 3.9.13 18:04:42 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:04:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNxq from file:/tmp/.os_lf_venv 18:04:43 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:04:49 lf-activate-venv(): INFO: Adding /tmp/venv-iNxq/bin to PATH 18:04:49 INFO: No Stack... 18:04:49 INFO: Retrieving Pricing Info for: v3-standard-4 18:04:49 INFO: Archiving Costs 18:04:49 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins5145393921254365109.sh 18:04:49 ---> logs-deploy.sh 18:04:49 Setup pyenv: 18:04:49 system 18:04:49 3.8.13 18:04:49 3.9.13 18:04:49 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 18:04:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-iNxq from file:/tmp/.os_lf_venv 18:04:51 lf-activate-venv(): INFO: Installing: lftools 18:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-iNxq/bin to PATH 18:04:59 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4114 18:04:59 INFO: archiving workspace using pattern(s): 18:05:00 Archives upload complete. 18:05:01 INFO: archiving logs to Nexus 18:05:01 ---> uname -a: 18:05:01 Linux prd-ubuntu1804-builder-4c-4g-21437 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:05:01 18:05:01 18:05:01 ---> lscpu: 18:05:01 Architecture: x86_64 18:05:01 CPU op-mode(s): 32-bit, 64-bit 18:05:01 Byte Order: Little Endian 18:05:01 CPU(s): 4 18:05:01 On-line CPU(s) list: 0-3 18:05:01 Thread(s) per core: 1 18:05:01 Core(s) per socket: 1 18:05:01 Socket(s): 4 18:05:01 NUMA node(s): 1 18:05:01 Vendor ID: AuthenticAMD 18:05:01 CPU family: 23 18:05:01 Model: 49 18:05:01 Model name: AMD EPYC-Rome Processor 18:05:01 Stepping: 0 18:05:01 CPU MHz: 2799.998 18:05:01 BogoMIPS: 5599.99 18:05:01 Virtualization: AMD-V 18:05:01 Hypervisor vendor: KVM 18:05:01 Virtualization type: full 18:05:01 L1d cache: 32K 18:05:01 L1i cache: 32K 18:05:01 L2 cache: 512K 18:05:01 L3 cache: 16384K 18:05:01 NUMA node0 CPU(s): 0-3 18:05:01 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 18:05:01 18:05:01 18:05:01 ---> nproc: 18:05:01 4 18:05:01 18:05:01 18:05:01 ---> df -h: 18:05:01 Filesystem Size Used Avail Use% Mounted on 18:05:01 udev 7.9G 0 7.9G 0% /dev 18:05:01 tmpfs 1.6G 672K 1.6G 1% /run 18:05:01 /dev/vda1 78G 8.3G 70G 11% / 18:05:01 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:05:01 tmpfs 5.0M 0 5.0M 0% /run/lock 18:05:01 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:05:01 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:05:01 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:05:01 18:05:01 18:05:01 ---> free -m: 18:05:01 total used free shared buff/cache available 18:05:01 Mem: 16040 558 13437 0 2044 15169 18:05:01 Swap: 1023 0 1023 18:05:01 18:05:01 18:05:01 ---> ip addr: 18:05:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:05:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:05:01 inet 127.0.0.1/8 scope host lo 18:05:01 valid_lft forever preferred_lft forever 18:05:01 inet6 ::1/128 scope host 18:05:01 valid_lft forever preferred_lft forever 18:05:01 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:05:01 link/ether fa:16:3e:ac:c1:78 brd ff:ff:ff:ff:ff:ff 18:05:01 inet 10.30.107.144/23 brd 10.30.107.255 scope global dynamic ens3 18:05:01 valid_lft 86266sec preferred_lft 86266sec 18:05:01 inet6 fe80::f816:3eff:feac:c178/64 scope link 18:05:01 valid_lft forever preferred_lft forever 18:05:01 18:05:01 18:05:01 ---> sar -b -r -n DEV: 18:05:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21437) 06/15/25 _x86_64_ (4 CPU) 18:05:01 18:05:01 18:02:49 LINUX RESTART (4 CPU) 18:05:01 18:05:01 18:03:01 tps rtps wtps bread/s bwrtn/s 18:05:01 18:04:02 353.02 57.89 295.13 3680.99 53615.06 18:05:01 18:05:01 103.36 1.59 101.76 146.14 29523.67 18:05:01 Average: 229.24 29.98 199.26 1928.42 41670.58 18:05:01 18:05:01 18:03:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:05:01 18:04:02 13929560 15495208 2495408 15.19 56880 1711884 847412 4.85 750256 1537236 114228 18:05:01 18:05:01 13776876 15550592 2648092 16.12 78168 1884076 758232 4.34 720464 1690456 91136 18:05:01 Average: 13853218 15522900 2571750 15.66 67524 1797980 802822 4.59 735360 1613846 102682 18:05:01 18:05:01 18:03:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:05:01 18:04:02 ens3 586.64 395.17 2344.64 86.68 0.00 0.00 0.00 0.00 18:05:01 18:04:02 lo 1.40 1.40 0.16 0.16 0.00 0.00 0.00 0.00 18:05:01 18:05:01 ens3 68.75 49.87 264.34 11.71 0.00 0.00 0.00 0.00 18:05:01 18:05:01 lo 1.36 1.36 0.14 0.14 0.00 0.00 0.00 0.00 18:05:01 Average: ens3 329.87 223.97 1313.23 49.51 0.00 0.00 0.00 0.00 18:05:01 Average: lo 1.38 1.38 0.15 0.15 0.00 0.00 0.00 0.00 18:05:01 18:05:01 18:05:01 ---> sar -P ALL: 18:05:01 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-21437) 06/15/25 _x86_64_ (4 CPU) 18:05:01 18:05:01 18:02:49 LINUX RESTART (4 CPU) 18:05:01 18:05:01 18:03:01 CPU %user %nice %system %iowait %steal %idle 18:05:01 18:04:02 all 22.67 0.00 2.29 7.10 0.07 67.87 18:05:01 18:04:02 0 32.16 0.00 2.86 5.73 0.08 59.16 18:05:01 18:04:02 1 18.35 0.00 1.79 7.43 0.05 72.38 18:05:01 18:04:02 2 11.59 0.00 2.08 13.32 0.08 72.93 18:05:01 18:04:02 3 28.55 0.00 2.44 1.95 0.05 67.01 18:05:01 18:05:01 all 21.74 0.00 1.36 3.49 0.06 73.35 18:05:01 18:05:01 0 30.11 0.00 1.58 1.21 0.05 67.05 18:05:01 18:05:01 1 35.78 0.00 1.66 0.29 0.07 62.20 18:05:01 18:05:01 2 3.98 0.00 0.54 9.25 0.05 86.18 18:05:01 18:05:01 3 17.16 0.00 1.66 3.21 0.07 77.90 18:05:01 Average: all 22.21 0.00 1.83 5.31 0.06 70.59 18:05:01 Average: 0 31.14 0.00 2.23 3.48 0.07 63.08 18:05:01 Average: 1 27.00 0.00 1.73 3.89 0.06 67.33 18:05:01 Average: 2 7.80 0.00 1.31 11.29 0.07 79.53 18:05:01 Average: 3 22.90 0.00 2.05 2.58 0.06 72.41 18:05:01 18:05:01 18:05:01