15:50:15 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/140930 15:50:15 Running as SYSTEM 15:50:15 [EnvInject] - Loading node environment variables. 15:50:15 Building remotely on prd-ubuntu1804-builder-4c-4g-15235 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 15:50:15 [ssh-agent] Looking for ssh-agent implementation... 15:50:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:50:15 $ ssh-agent 15:50:15 SSH_AUTH_SOCK=/tmp/ssh-U3hkXF4LKNG8/agent.1695 15:50:15 SSH_AGENT_PID=1697 15:50:15 [ssh-agent] Started. 15:50:15 Running ssh-add (command line suppressed) 15:50:15 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_953678395318230212.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_953678395318230212.key) 15:50:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 15:50:15 The recommended git tool is: NONE 15:50:16 using credential onap-jenkins-ssh 15:50:16 Wiping out workspace first. 15:50:16 Cloning the remote Git repository 15:50:16 Cloning repository git://cloud.onap.org/mirror/oom.git 15:50:16 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 15:50:17 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:50:17 > git --version # timeout=10 15:50:17 > git --version # 'git version 2.17.1' 15:50:17 using GIT_SSH to set credentials Gerrit user 15:50:17 Verifying host key using manually-configured host key entries 15:50:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 15:50:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:50:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:50:22 > git config remote.origin.url git://cloud.onap.org/mirror/oom.git # timeout=10 15:50:22 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 15:50:22 using GIT_SSH to set credentials Gerrit user 15:50:22 Verifying host key using manually-configured host key entries 15:50:22 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git refs/changes/30/140930/7 # timeout=30 15:50:22 > git rev-parse 42f66e3b97426f142e12ae315c22b663c20d1801^{commit} # timeout=10 15:50:22 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 15:50:22 Checking out Revision 42f66e3b97426f142e12ae315c22b663c20d1801 (refs/changes/30/140930/7) 15:50:22 > git config core.sparsecheckout # timeout=10 15:50:22 > git checkout -f 42f66e3b97426f142e12ae315c22b663c20d1801 # timeout=30 15:50:26 Commit message: "[STRIMZI] Upgrade to "Kraft" based Kafka" 15:50:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10 15:50:26 > git rev-list --no-walk 43e66365d26c561d5690a688ab8b8ddede12f1d1 # timeout=10 15:50:26 [EnvInject] - Injecting environment variables from a build step. 15:50:26 [EnvInject] - Injecting as environment variables the properties content 15:50:26 PYTHON=python3 15:50:26 15:50:26 [EnvInject] - Variables injected successfully. 15:50:26 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins2635007209263681680.sh 15:50:26 ---> tox-install.sh 15:50:26 + source /home/jenkins/lf-env.sh 15:50:26 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:50:26 ++ mktemp -d /tmp/venv-XXXX 15:50:26 + lf_venv=/tmp/venv-zjHt 15:50:26 + local venv_file=/tmp/.os_lf_venv 15:50:26 + local python=python3 15:50:26 + local options 15:50:26 + local set_path=true 15:50:26 + local install_args= 15:50:26 ++ 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 15:50:26 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:26 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:26 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:50:26 + true 15:50:26 + case $1 in 15:50:26 + venv_file=/tmp/.toxenv 15:50:26 + shift 2 15:50:26 + true 15:50:26 + case $1 in 15:50:26 + shift 15:50:26 + break 15:50:26 + case $python in 15:50:26 + local pkg_list= 15:50:26 + [[ -d /opt/pyenv ]] 15:50:26 + echo 'Setup pyenv:' 15:50:26 Setup pyenv: 15:50:26 + export PYENV_ROOT=/opt/pyenv 15:50:26 + PYENV_ROOT=/opt/pyenv 15:50:26 + 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 15:50:26 + 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 15:50:26 + pyenv versions 15:50:26 * system (set by /opt/pyenv/version) 15:50:26 * 3.8.13 (set by /opt/pyenv/version) 15:50:26 * 3.9.13 (set by /opt/pyenv/version) 15:50:26 * 3.10.6 (set by /opt/pyenv/version) 15:50:26 + command -v pyenv 15:50:26 ++ pyenv init - --no-rehash 15:50:26 + 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[*]}"'\'')" 15:50:26 export PATH="/opt/pyenv/shims:${PATH}" 15:50:26 export PYENV_SHELL=bash 15:50:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:50:26 pyenv() { 15:50:26 local command 15:50:26 command="${1:-}" 15:50:26 if [ "$#" -gt 0 ]; then 15:50:26 shift 15:50:26 fi 15:50:26 15:50:26 case "$command" in 15:50:26 rehash|shell) 15:50:26 eval "$(pyenv "sh-$command" "$@")" 15:50:26 ;; 15:50:26 *) 15:50:26 command pyenv "$command" "$@" 15:50:26 ;; 15:50:26 esac 15:50:26 }' 15:50:26 +++ 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[*]}"' 15:50:26 ++ 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 15:50:26 ++ 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 15:50:26 ++ 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 15:50:26 ++ export PYENV_SHELL=bash 15:50:26 ++ PYENV_SHELL=bash 15:50:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:50:26 +++ complete -F _pyenv pyenv 15:50:26 ++ lf-pyver python3 15:50:26 ++ local py_version_xy=python3 15:50:26 ++ local py_version_xyz= 15:50:26 ++ pyenv versions 15:50:26 ++ sed 's/^[ *]* //' 15:50:26 ++ local command 15:50:26 ++ awk '{ print $1 }' 15:50:26 ++ command=versions 15:50:26 ++ '[' 1 -gt 0 ']' 15:50:26 ++ shift 15:50:26 ++ case "$command" in 15:50:26 ++ command pyenv versions 15:50:26 ++ pyenv versions 15:50:26 ++ grep -E '^[0-9.]*[0-9]$' 15:50:26 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:50:26 +++ grep '^3' /tmp/.pyenv_versions 15:50:26 +++ sort -V 15:50:26 +++ tail -n 1 15:50:26 ++ py_version_xyz=3.10.6 15:50:26 ++ [[ -z 3.10.6 ]] 15:50:26 ++ echo 3.10.6 15:50:26 ++ return 0 15:50:26 + pyenv local 3.10.6 15:50:26 + local command 15:50:26 + command=local 15:50:26 + '[' 2 -gt 0 ']' 15:50:26 + shift 15:50:26 + case "$command" in 15:50:26 + command pyenv local 3.10.6 15:50:26 + pyenv local 3.10.6 15:50:26 + for arg in "$@" 15:50:26 + case $arg in 15:50:26 + pkg_list+='tox ' 15:50:26 + for arg in "$@" 15:50:26 + case $arg in 15:50:26 + pkg_list+='virtualenv ' 15:50:26 + for arg in "$@" 15:50:26 + case $arg in 15:50:26 + pkg_list+='urllib3~=1.26.15 ' 15:50:26 + [[ -f /tmp/.toxenv ]] 15:50:26 + [[ ! -f /tmp/.toxenv ]] 15:50:26 + [[ -n '' ]] 15:50:26 + python3 -m venv /tmp/venv-zjHt 15:50:30 + echo 'lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zjHt' 15:50:30 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zjHt 15:50:30 + echo /tmp/venv-zjHt 15:50:30 + echo 'lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv' 15:50:30 lf-activate-venv(): INFO: Save venv in file: /tmp/.toxenv 15:50:30 + /tmp/venv-zjHt/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:50:34 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:50:34 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:50:34 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:50:34 + /tmp/venv-zjHt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:50:36 + type python3 15:50:36 + true 15:50:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zjHt/bin to PATH' 15:50:36 lf-activate-venv(): INFO: Adding /tmp/venv-zjHt/bin to PATH 15:50:36 + PATH=/tmp/venv-zjHt/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 15:50:36 + return 0 15:50:36 + python3 --version 15:50:36 Python 3.10.6 15:50:36 + python3 -m pip --version 15:50:37 pip 25.1.1 from /tmp/venv-zjHt/lib/python3.10/site-packages/pip (python 3.10) 15:50:37 + python3 -m pip freeze 15:50:37 cachetools==5.5.2 15:50:37 chardet==5.2.0 15:50:37 colorama==0.4.6 15:50:37 distlib==0.3.9 15:50:37 filelock==3.18.0 15:50:37 packaging==25.0 15:50:37 platformdirs==4.3.8 15:50:37 pluggy==1.6.0 15:50:37 pyproject-api==1.9.1 15:50:37 tomli==2.2.1 15:50:37 tox==4.26.0 15:50:37 typing_extensions==4.13.2 15:50:37 urllib3==1.26.20 15:50:37 virtualenv==20.31.2 15:50:37 [EnvInject] - Injecting environment variables from a build step. 15:50:37 [EnvInject] - Injecting as environment variables the properties content 15:50:37 PARALLEL=false 15:50:37 15:50:37 [EnvInject] - Variables injected successfully. 15:50:37 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins11148447147285673602.sh 15:50:37 ---> tox-run.sh 15:50:37 + 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 15:50:37 + ARCHIVE_TOX_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/tox 15:50:37 + ARCHIVE_DOC_DIR=/w/workspace/oom-master-checkbashisms-lint/archives/docs 15:50:37 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/tox 15:50:37 + cd /w/workspace/oom-master-checkbashisms-lint/. 15:50:37 + source /home/jenkins/lf-env.sh 15:50:37 + lf-activate-venv --venv-file /tmp/.toxenv tox virtualenv urllib3~=1.26.15 15:50:37 ++ mktemp -d /tmp/venv-XXXX 15:50:37 + lf_venv=/tmp/venv-sSES 15:50:37 + local venv_file=/tmp/.os_lf_venv 15:50:37 + local python=python3 15:50:37 + local options 15:50:37 + local set_path=true 15:50:37 + local install_args= 15:50:37 ++ 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 15:50:37 + options=' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:37 + eval set -- ' --venv-file '\''/tmp/.toxenv'\'' -- '\''tox'\'' '\''virtualenv'\'' '\''urllib3~=1.26.15'\''' 15:50:37 ++ set -- --venv-file /tmp/.toxenv -- tox virtualenv urllib3~=1.26.15 15:50:37 + true 15:50:37 + case $1 in 15:50:37 + venv_file=/tmp/.toxenv 15:50:37 + shift 2 15:50:37 + true 15:50:37 + case $1 in 15:50:37 + shift 15:50:37 + break 15:50:37 + case $python in 15:50:37 + local pkg_list= 15:50:37 + [[ -d /opt/pyenv ]] 15:50:37 + echo 'Setup pyenv:' 15:50:37 Setup pyenv: 15:50:37 + export PYENV_ROOT=/opt/pyenv 15:50:37 + PYENV_ROOT=/opt/pyenv 15:50:37 + 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 15:50:37 + 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 15:50:37 + pyenv versions 15:50:37 system 15:50:37 3.8.13 15:50:37 3.9.13 15:50:37 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:50:37 + command -v pyenv 15:50:37 ++ pyenv init - --no-rehash 15:50:37 + 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[*]}"'\'')" 15:50:37 export PATH="/opt/pyenv/shims:${PATH}" 15:50:37 export PYENV_SHELL=bash 15:50:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 15:50:37 pyenv() { 15:50:37 local command 15:50:37 command="${1:-}" 15:50:37 if [ "$#" -gt 0 ]; then 15:50:37 shift 15:50:37 fi 15:50:37 15:50:37 case "$command" in 15:50:37 rehash|shell) 15:50:37 eval "$(pyenv "sh-$command" "$@")" 15:50:37 ;; 15:50:37 *) 15:50:37 command pyenv "$command" "$@" 15:50:37 ;; 15:50:37 esac 15:50:37 }' 15:50:37 +++ 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[*]}"' 15:50:37 ++ 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 15:50:37 ++ 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 15:50:37 ++ 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 15:50:37 ++ export PYENV_SHELL=bash 15:50:37 ++ PYENV_SHELL=bash 15:50:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 15:50:37 +++ complete -F _pyenv pyenv 15:50:37 ++ lf-pyver python3 15:50:37 ++ local py_version_xy=python3 15:50:37 ++ local py_version_xyz= 15:50:37 ++ pyenv versions 15:50:37 ++ local command 15:50:37 ++ command=versions 15:50:37 ++ '[' 1 -gt 0 ']' 15:50:37 ++ shift 15:50:37 ++ case "$command" in 15:50:37 ++ command pyenv versions 15:50:37 ++ pyenv versions 15:50:37 ++ grep -E '^[0-9.]*[0-9]$' 15:50:37 ++ awk '{ print $1 }' 15:50:37 ++ sed 's/^[ *]* //' 15:50:37 ++ [[ ! -s /tmp/.pyenv_versions ]] 15:50:37 +++ grep '^3' /tmp/.pyenv_versions 15:50:37 +++ sort -V 15:50:37 +++ tail -n 1 15:50:37 ++ py_version_xyz=3.10.6 15:50:37 ++ [[ -z 3.10.6 ]] 15:50:37 ++ echo 3.10.6 15:50:37 ++ return 0 15:50:37 + pyenv local 3.10.6 15:50:37 + local command 15:50:37 + command=local 15:50:37 + '[' 2 -gt 0 ']' 15:50:37 + shift 15:50:37 + case "$command" in 15:50:37 + command pyenv local 3.10.6 15:50:37 + pyenv local 3.10.6 15:50:37 + for arg in "$@" 15:50:37 + case $arg in 15:50:37 + pkg_list+='tox ' 15:50:37 + for arg in "$@" 15:50:37 + case $arg in 15:50:37 + pkg_list+='virtualenv ' 15:50:37 + for arg in "$@" 15:50:37 + case $arg in 15:50:37 + pkg_list+='urllib3~=1.26.15 ' 15:50:37 + [[ -f /tmp/.toxenv ]] 15:50:37 ++ cat /tmp/.toxenv 15:50:37 + lf_venv=/tmp/venv-zjHt 15:50:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjHt from' file:/tmp/.toxenv 15:50:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zjHt from file:/tmp/.toxenv 15:50:37 + /tmp/venv-zjHt/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv 15:50:38 + [[ -z tox virtualenv urllib3~=1.26.15 ]] 15:50:38 + echo 'lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 ' 15:50:38 lf-activate-venv(): INFO: Installing: tox virtualenv urllib3~=1.26.15 15:50:38 + /tmp/venv-zjHt/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager tox virtualenv urllib3~=1.26.15 15:50:39 + type python3 15:50:39 + true 15:50:39 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zjHt/bin to PATH' 15:50:39 lf-activate-venv(): INFO: Adding /tmp/venv-zjHt/bin to PATH 15:50:39 + PATH=/tmp/venv-zjHt/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 15:50:39 + return 0 15:50:39 + [[ -d /opt/pyenv ]] 15:50:39 + echo '---> Setting up pyenv' 15:50:39 ---> Setting up pyenv 15:50:39 + export PYENV_ROOT=/opt/pyenv 15:50:39 + PYENV_ROOT=/opt/pyenv 15:50:39 + export PATH=/opt/pyenv/bin:/tmp/venv-zjHt/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 15:50:39 + PATH=/opt/pyenv/bin:/tmp/venv-zjHt/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 15:50:39 ++ pwd 15:50:39 + PYTHONPATH=/w/workspace/oom-master-checkbashisms-lint 15:50:39 + export PYTHONPATH 15:50:39 + export TOX_TESTENV_PASSENV=PYTHONPATH 15:50:39 + TOX_TESTENV_PASSENV=PYTHONPATH 15:50:39 + tox --version 15:50:39 4.26.0 from /tmp/venv-zjHt/lib/python3.10/site-packages/tox/__init__.py 15:50:39 + PARALLEL=false 15:50:39 + TOX_OPTIONS_LIST= 15:50:39 + [[ -n checkbashisms ]] 15:50:39 + TOX_OPTIONS_LIST=' -e checkbashisms' 15:50:39 + case ${PARALLEL,,} in 15:50:39 + tox -e checkbashisms 15:50:39 + tee -a /w/workspace/oom-master-checkbashisms-lint/archives/tox/tox.log 15:50:41 checkbashisms: freeze> python -m pip freeze --all 15:50:41 checkbashisms: pip==25.1.1,setuptools==80.3.1 15:50:41 checkbashisms: commands[0]> .ci/check-bashisms.sh 15:50:42 script ./kubernetes/uui/components/uui-intent-analysis/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:50:42 you may get strange results 15:50:43 script ./kubernetes/uui/components/uui-llm-adaptation/resources/entrypoint/run.sh does not appear to have a #! interpreter line; 15:50:43 you may get strange results 15:50:43 script ./kubernetes/common/cassandra/resources/config/docker-entrypoint.sh appears to be a shell wrapper; only checking the first 14 lines 15:50:45 checkbashisms: OK (4.99=setup[1.51]+cmd[3.48] seconds) 15:50:45 congratulations :) (5.20 seconds) 15:50:45 + tox_status=0 15:50:45 + echo '---> Completed tox runs' 15:50:45 ---> Completed tox runs 15:50:45 + for i in .tox/*/log 15:50:45 ++ echo .tox/checkbashisms/log 15:50:45 ++ awk -F/ '{print $2}' 15:50:45 + tox_env=checkbashisms 15:50:45 + cp -r .tox/checkbashisms/log /w/workspace/oom-master-checkbashisms-lint/archives/tox/checkbashisms 15:50:45 + DOC_DIR=docs/_build/html 15:50:45 + [[ -d docs/_build/html ]] 15:50:45 + echo '---> tox-run.sh ends' 15:50:45 ---> tox-run.sh ends 15:50:45 + test 0 -eq 0 15:50:45 $ ssh-agent -k 15:50:45 unset SSH_AUTH_SOCK; 15:50:45 unset SSH_AGENT_PID; 15:50:45 echo Agent pid 1697 killed; 15:50:45 [ssh-agent] Stopped. 15:50:45 [PostBuildScript] - [INFO] Executing post build scripts. 15:50:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins17580966604630266703.sh 15:50:45 ---> sysstat.sh 15:50:45 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins9435617736765324854.sh 15:50:45 ---> package-listing.sh 15:50:45 ++ tr '[:upper:]' '[:lower:]' 15:50:45 ++ facter osfamily 15:50:46 + OS_FAMILY=debian 15:50:46 + workspace=/w/workspace/oom-master-checkbashisms-lint 15:50:46 + START_PACKAGES=/tmp/packages_start.txt 15:50:46 + END_PACKAGES=/tmp/packages_end.txt 15:50:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:50:46 + PACKAGES=/tmp/packages_start.txt 15:50:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:50:46 + PACKAGES=/tmp/packages_end.txt 15:50:46 + case "${OS_FAMILY}" in 15:50:46 + dpkg -l 15:50:46 + grep '^ii' 15:50:46 + '[' -f /tmp/packages_start.txt ']' 15:50:46 + '[' -f /tmp/packages_end.txt ']' 15:50:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:50:46 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 15:50:46 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 15:50:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 15:50:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1935760729836093967.sh 15:50:46 ---> capture-instance-metadata.sh 15:50:46 Setup pyenv: 15:50:46 system 15:50:46 3.8.13 15:50:46 3.9.13 15:50:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:50:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-UbIK 15:50:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 15:50:53 lf-activate-venv(): INFO: Installing: lftools 15:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-UbIK/bin to PATH 15:51:15 INFO: Running in OpenStack, capturing instance metadata 15:51:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13963024276926216286.sh 15:51:15 provisioning config files... 15:51:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config9999263002367552616tmp 15:51:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 15:51:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 15:51:15 [EnvInject] - Injecting environment variables from a build step. 15:51:15 [EnvInject] - Injecting as environment variables the properties content 15:51:15 SERVER_ID=logs 15:51:15 15:51:15 [EnvInject] - Variables injected successfully. 15:51:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins192428533623000385.sh 15:51:15 ---> create-netrc.sh 15:51:15 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins1238510996754711782.sh 15:51:15 ---> python-tools-install.sh 15:51:15 Setup pyenv: 15:51:16 system 15:51:16 3.8.13 15:51:16 3.9.13 15:51:16 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:51:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UbIK from file:/tmp/.os_lf_venv 15:51:17 lf-activate-venv(): INFO: Installing: lftools 15:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-UbIK/bin to PATH 15:51:26 Generating Requirements File 15:51:45 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. 15:51:45 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 15:51:46 Python 3.10.6 15:51:46 pip 25.1.1 from /tmp/venv-UbIK/lib/python3.10/site-packages/pip (python 3.10) 15:51:46 appdirs==1.4.4 15:51:46 argcomplete==3.6.2 15:51:46 aspy.yaml==1.3.0 15:51:46 attrs==25.3.0 15:51:46 autopage==0.5.2 15:51:46 beautifulsoup4==4.13.4 15:51:46 boto3==1.38.22 15:51:46 botocore==1.38.22 15:51:46 bs4==0.0.2 15:51:46 cachetools==5.5.2 15:51:46 certifi==2025.4.26 15:51:46 cffi==1.17.1 15:51:46 cfgv==3.4.0 15:51:46 chardet==5.2.0 15:51:46 charset-normalizer==3.4.2 15:51:46 click==8.2.1 15:51:46 cliff==4.10.0 15:51:46 cmd2==2.5.11 15:51:46 cryptography==3.3.2 15:51:46 debtcollector==3.0.0 15:51:46 decorator==5.2.1 15:51:46 defusedxml==0.7.1 15:51:46 Deprecated==1.2.18 15:51:46 distlib==0.3.9 15:51:46 dnspython==2.7.0 15:51:46 docker==4.2.2 15:51:46 dogpile.cache==1.4.0 15:51:46 durationpy==0.10 15:51:46 email_validator==2.2.0 15:51:46 filelock==3.18.0 15:51:46 future==1.0.0 15:51:46 gitdb==4.0.12 15:51:46 GitPython==3.1.44 15:51:46 google-auth==2.40.2 15:51:46 httplib2==0.22.0 15:51:46 identify==2.6.10 15:51:46 idna==3.10 15:51:46 importlib-resources==1.5.0 15:51:46 iso8601==2.1.0 15:51:46 Jinja2==3.1.6 15:51:46 jmespath==1.0.1 15:51:46 jsonpatch==1.33 15:51:46 jsonpointer==3.0.0 15:51:46 jsonschema==4.23.0 15:51:46 jsonschema-specifications==2025.4.1 15:51:46 keystoneauth1==5.11.0 15:51:46 kubernetes==32.0.1 15:51:46 lftools==0.37.12 15:51:46 lxml==5.4.0 15:51:46 MarkupSafe==3.0.2 15:51:46 msgpack==1.1.0 15:51:46 multi_key_dict==2.0.3 15:51:46 munch==4.0.0 15:51:46 netaddr==1.3.0 15:51:46 niet==1.4.2 15:51:46 nodeenv==1.9.1 15:51:46 oauth2client==4.1.3 15:51:46 oauthlib==3.2.2 15:51:46 openstacksdk==4.5.0 15:51:46 os-client-config==2.1.0 15:51:46 os-service-types==1.7.0 15:51:46 osc-lib==4.0.2 15:51:46 oslo.config==9.8.0 15:51:46 oslo.context==6.0.0 15:51:46 oslo.i18n==6.5.1 15:51:46 oslo.log==7.1.0 15:51:46 oslo.serialization==5.7.0 15:51:46 oslo.utils==9.0.0 15:51:46 packaging==25.0 15:51:46 pbr==6.1.1 15:51:46 platformdirs==4.3.8 15:51:46 prettytable==3.16.0 15:51:46 psutil==7.0.0 15:51:46 pyasn1==0.6.1 15:51:46 pyasn1_modules==0.4.2 15:51:46 pycparser==2.22 15:51:46 pygerrit2==2.0.15 15:51:46 PyGithub==2.6.1 15:51:46 PyJWT==2.10.1 15:51:46 PyNaCl==1.5.0 15:51:46 pyparsing==2.4.7 15:51:46 pyperclip==1.9.0 15:51:46 pyrsistent==0.20.0 15:51:46 python-cinderclient==9.7.0 15:51:46 python-dateutil==2.9.0.post0 15:51:46 python-heatclient==4.2.0 15:51:46 python-jenkins==1.8.2 15:51:46 python-keystoneclient==5.6.0 15:51:46 python-magnumclient==4.8.1 15:51:46 python-openstackclient==8.0.0 15:51:46 python-swiftclient==4.8.0 15:51:46 PyYAML==6.0.2 15:51:46 referencing==0.36.2 15:51:46 requests==2.32.3 15:51:46 requests-oauthlib==2.0.0 15:51:46 requestsexceptions==1.4.0 15:51:46 rfc3986==2.0.0 15:51:46 rpds-py==0.25.1 15:51:46 rsa==4.9.1 15:51:46 ruamel.yaml==0.18.10 15:51:46 ruamel.yaml.clib==0.2.12 15:51:46 s3transfer==0.13.0 15:51:46 simplejson==3.20.1 15:51:46 six==1.17.0 15:51:46 smmap==5.0.2 15:51:46 soupsieve==2.7 15:51:46 stevedore==5.4.1 15:51:46 tabulate==0.9.0 15:51:46 toml==0.10.2 15:51:46 tomlkit==0.13.2 15:51:46 tqdm==4.67.1 15:51:46 typing_extensions==4.13.2 15:51:46 tzdata==2025.2 15:51:46 urllib3==1.26.20 15:51:46 virtualenv==20.31.2 15:51:46 wcwidth==0.2.13 15:51:46 websocket-client==1.8.0 15:51:46 wrapt==1.17.2 15:51:46 xdg==6.0.0 15:51:46 xmltodict==0.14.2 15:51:46 yq==3.4.3 15:51:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins383274058423578861.sh 15:51:46 ---> sudo-logs.sh 15:51:46 Archiving 'sudo' log.. 15:51:46 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins10723579041644921008.sh 15:51:46 ---> job-cost.sh 15:51:46 Setup pyenv: 15:51:46 system 15:51:46 3.8.13 15:51:46 3.9.13 15:51:46 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:51:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UbIK from file:/tmp/.os_lf_venv 15:51:49 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 15:51:53 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. 15:51:53 lftools 0.37.12 requires requests<2.32.0, but you have requests 2.32.3 which is incompatible. 15:51:53 lf-activate-venv(): INFO: Adding /tmp/venv-UbIK/bin to PATH 15:51:53 INFO: No Stack... 15:51:54 INFO: Retrieving Pricing Info for: v3-standard-4 15:51:54 INFO: Archiving Costs 15:51:54 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins6569126207751969306.sh 15:51:54 ---> logs-deploy.sh 15:51:54 Setup pyenv: 15:51:54 system 15:51:54 3.8.13 15:51:54 3.9.13 15:51:54 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 15:51:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-UbIK from file:/tmp/.os_lf_venv 15:51:56 lf-activate-venv(): INFO: Installing: lftools 15:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-UbIK/bin to PATH 15:52:04 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4020 15:52:04 INFO: archiving workspace using pattern(s): 15:52:05 Archives upload complete. 15:52:05 INFO: archiving logs to Nexus 15:52:06 ---> uname -a: 15:52:06 Linux prd-ubuntu1804-builder-4c-4g-15235 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 15:52:06 15:52:06 15:52:06 ---> lscpu: 15:52:06 Architecture: x86_64 15:52:06 CPU op-mode(s): 32-bit, 64-bit 15:52:06 Byte Order: Little Endian 15:52:06 CPU(s): 4 15:52:06 On-line CPU(s) list: 0-3 15:52:06 Thread(s) per core: 1 15:52:06 Core(s) per socket: 1 15:52:06 Socket(s): 4 15:52:06 NUMA node(s): 1 15:52:06 Vendor ID: AuthenticAMD 15:52:06 CPU family: 23 15:52:06 Model: 49 15:52:06 Model name: AMD EPYC-Rome Processor 15:52:06 Stepping: 0 15:52:06 CPU MHz: 2800.000 15:52:06 BogoMIPS: 5600.00 15:52:06 Virtualization: AMD-V 15:52:06 Hypervisor vendor: KVM 15:52:06 Virtualization type: full 15:52:06 L1d cache: 32K 15:52:06 L1i cache: 32K 15:52:06 L2 cache: 512K 15:52:06 L3 cache: 16384K 15:52:06 NUMA node0 CPU(s): 0-3 15:52:06 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 15:52:06 15:52:06 15:52:06 ---> nproc: 15:52:06 4 15:52:06 15:52:06 15:52:06 ---> df -h: 15:52:06 Filesystem Size Used Avail Use% Mounted on 15:52:06 udev 7.9G 0 7.9G 0% /dev 15:52:06 tmpfs 1.6G 672K 1.6G 1% /run 15:52:06 /dev/vda1 78G 8.3G 70G 11% / 15:52:06 tmpfs 7.9G 0 7.9G 0% /dev/shm 15:52:06 tmpfs 5.0M 0 5.0M 0% /run/lock 15:52:06 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 15:52:06 /dev/vda15 105M 4.4M 100M 5% /boot/efi 15:52:06 tmpfs 1.6G 0 1.6G 0% /run/user/1001 15:52:06 15:52:06 15:52:06 ---> free -m: 15:52:06 total used free shared buff/cache available 15:52:06 Mem: 16040 567 13428 0 2044 15160 15:52:06 Swap: 1023 0 1023 15:52:06 15:52:06 15:52:06 ---> ip addr: 15:52:06 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 15:52:06 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:52:06 inet 127.0.0.1/8 scope host lo 15:52:06 valid_lft forever preferred_lft forever 15:52:06 inet6 ::1/128 scope host 15:52:06 valid_lft forever preferred_lft forever 15:52:06 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 15:52:06 link/ether fa:16:3e:5d:17:47 brd ff:ff:ff:ff:ff:ff 15:52:06 inet 10.30.107.67/23 brd 10.30.107.255 scope global dynamic ens3 15:52:06 valid_lft 86272sec preferred_lft 86272sec 15:52:06 inet6 fe80::f816:3eff:fe5d:1747/64 scope link 15:52:06 valid_lft forever preferred_lft forever 15:52:06 15:52:06 15:52:06 ---> sar -b -r -n DEV: 15:52:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15235) 05/23/25 _x86_64_ (4 CPU) 15:52:06 15:52:06 15:50:00 LINUX RESTART (4 CPU) 15:52:06 15:52:06 15:51:02 tps rtps wtps bread/s bwrtn/s 15:52:06 15:52:01 105.69 1.12 104.58 128.66 12019.93 15:52:06 Average: 105.69 1.12 104.58 128.66 12019.93 15:52:06 15:52:06 15:51:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:52:06 15:52:01 13720000 15491312 2704968 16.47 77928 1882584 809172 4.63 768652 1698972 118680 15:52:06 Average: 13720000 15491312 2704968 16.47 77928 1882584 809172 4.63 768652 1698972 118680 15:52:06 15:52:06 15:51:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:52:06 15:52:01 lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 15:52:06 15:52:01 ens3 97.34 66.06 847.20 12.62 0.00 0.00 0.00 0.00 15:52:06 Average: lo 1.08 1.08 0.12 0.12 0.00 0.00 0.00 0.00 15:52:06 Average: ens3 97.34 66.06 847.20 12.62 0.00 0.00 0.00 0.00 15:52:06 15:52:06 15:52:06 ---> sar -P ALL: 15:52:06 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-15235) 05/23/25 _x86_64_ (4 CPU) 15:52:06 15:52:06 15:50:00 LINUX RESTART (4 CPU) 15:52:06 15:52:06 15:51:02 CPU %user %nice %system %iowait %steal %idle 15:52:06 15:52:01 all 21.98 0.00 1.54 1.39 0.05 75.04 15:52:06 15:52:01 0 5.05 0.00 1.22 4.18 0.02 89.53 15:52:06 15:52:01 1 24.50 0.00 1.56 0.37 0.08 73.48 15:52:06 15:52:01 2 52.28 0.00 2.97 1.00 0.05 43.70 15:52:06 15:52:01 3 6.30 0.00 0.43 0.02 0.03 93.21 15:52:06 Average: all 21.98 0.00 1.54 1.39 0.05 75.04 15:52:06 Average: 0 5.05 0.00 1.22 4.18 0.02 89.53 15:52:06 Average: 1 24.50 0.00 1.56 0.37 0.08 73.48 15:52:06 Average: 2 52.28 0.00 2.97 1.00 0.05 43.70 15:52:06 Average: 3 6.30 0.00 0.43 0.02 0.03 93.21 15:52:06 15:52:06 15:52:06