16:18:25 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/139008 16:18:25 Running as SYSTEM 16:18:25 [EnvInject] - Loading node environment variables. 16:18:25 Building remotely on prd-centos8-builder-2c-1g-43954 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jjb-deploy-job 16:18:25 [ssh-agent] Looking for ssh-agent implementation... 16:18:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:18:26 $ ssh-agent 16:18:26 SSH_AUTH_SOCK=/tmp/ssh-pPyeRjkyUNOK/agent.20081 16:18:26 SSH_AGENT_PID=20083 16:18:26 [ssh-agent] Started. 16:18:26 Running ssh-add (command line suppressed) 16:18:26 Identity added: /w/workspace/ci-management-jjb-deploy-job@tmp/private_key_13856962930940630509.key (/w/workspace/ci-management-jjb-deploy-job@tmp/private_key_13856962930940630509.key) 16:18:26 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 16:18:26 The recommended git tool is: NONE 16:18:28 using credential onap-jenkins-ssh 16:18:28 Wiping out workspace first. 16:18:28 Cloning the remote Git repository 16:18:28 Cloning repository git://cloud.onap.org/mirror/ci-management 16:18:28 > git init /w/workspace/ci-management-jjb-deploy-job # timeout=10 16:18:28 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 16:18:28 > git --version # timeout=10 16:18:28 > git --version # 'git version 2.39.0' 16:18:28 using GIT_SSH to set credentials Gerrit user 16:18:28 [INFO] Currently running in a labeled security context 16:18:28 [INFO] Currently SELinux is 'enforcing' on the host 16:18:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh16605315343340324026.key 16:18:28 Verifying host key using manually-configured host key entries 16:18:28 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:30 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 16:18:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:18:30 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 16:18:30 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 16:18:30 using GIT_SSH to set credentials Gerrit user 16:18:30 [INFO] Currently running in a labeled security context 16:18:30 [INFO] Currently SELinux is 'enforcing' on the host 16:18:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh5664940087260508097.key 16:18:30 Verifying host key using manually-configured host key entries 16:18:30 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/08/139008/4 # timeout=10 16:18:30 > git rev-parse 8b55abe046caaddd9fd9e39096763a33238384e8^{commit} # timeout=10 16:18:30 Checking out Revision 8b55abe046caaddd9fd9e39096763a33238384e8 (refs/changes/08/139008/4) 16:18:30 > git config core.sparsecheckout # timeout=10 16:18:30 > git checkout -f 8b55abe046caaddd9fd9e39096763a33238384e8 # timeout=10 16:18:34 Commit message: "Update ONAP Maven Verify job to run FTC tests on a1pms patch set" 16:18:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10 16:18:34 > git rev-list --no-walk a2d37fd72fb5c8d5df43f4e0be64c7dc249cc6b6 # timeout=10 16:18:34 > git remote # timeout=10 16:18:34 > git submodule init # timeout=10 16:18:34 > git submodule sync # timeout=10 16:18:34 > git config --get remote.origin.url # timeout=10 16:18:34 > git submodule init # timeout=10 16:18:34 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 16:18:34 > git config --get submodule.global-jjb.url # timeout=10 16:18:34 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 16:18:34 > git config --get submodule.packer/common-packer.url # timeout=10 16:18:34 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 16:18:34 > git submodule update --init --recursive global-jjb # timeout=10 16:18:35 > git submodule update --init --recursive packer/common-packer # timeout=10 16:18:36 provisioning config files... 16:18:36 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:18:36 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:18:36 provisioning config files... 16:18:36 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 16:18:36 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins9230266195848821959.sh 16:18:36 ---> jjb-deploy-job.sh 16:18:36 Setup pyenv: 16:18:36 system 16:18:36 * 3.8.13 (set by /opt/pyenv/version) 16:18:36 * 3.9.13 (set by /opt/pyenv/version) 16:18:36 * 3.10.6 (set by /opt/pyenv/version) 16:18:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-7zbs 16:18:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 16:18:43 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.2 setuptools==65.7.0 16:18:49 lf-activate-venv(): INFO: Adding /tmp/venv-7zbs/bin to PATH 16:18:49 -----> Fetching ci-management patch 16:18:49 From git://cloud.onap.org/mirror/ci-management 16:18:49 * branch refs/changes/08/139008/4 -> FETCH_HEAD 16:18:49 HEAD is now at 8b55abe0 Update ONAP Maven Verify job to run FTC tests on a1pms patch set 16:18:49 Deploying Job *-docker-verify-* to sandbox 16:18:49 INFO:jenkins_jobs.cli.subcommand.base:Updating jobs in [PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/aai'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/ccsdk'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/ci-management'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/cps'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/dcaegen2'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/demo'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/doc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/lab'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/msb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/multicloud'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/onap-jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom-platform-cert-manager'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom-platform-cert-service'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oom-utils'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/oparent'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/openci'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/policy'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/portal-ng'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/portal-ng-e2e'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/relman'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/rtdv3'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/sdc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/sdnc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/so'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/testsuite'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/usecases'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/usecaseui'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/vfc'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/vnfrqts'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/vnfsdk'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/jenkins-admin'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/jenkins-init-scripts'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/jjb'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/global-jjb/shell'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/docker'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/simulators'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/usecases'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/xtesting'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/integration/simulators/nf-simulator'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/testsuite/pythonsdk-tests'), PosixPath('/w/workspace/ci-management-jjb-deploy-job/jjb/testsuite/robot-utils')] (['*-docker-verify-*']) 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 307.va_1f3ef06575a_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 307.va_1f3ef06575a_ for plugin ansible is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 497.v94e7d9fffa_b_9 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 497.v94e7d9fffa_b_9 for plugin ant is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 162.v0e6ec0fcfcf6 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 162.v0e6ec0fcfcf6 for plugin antisamy-markup-formatter is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.5.14-208.v438351942757 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 5.3.1-1.0 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 9.7-33.v4d23ef79fcc8 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.53.v1c90fd9191a_b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1.53.v1c90fd9191a_b_ for plugin authentication-tokens is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 231.v08a_59f17d742 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 231.v08a_59f17d742 for plugin aws-credentials is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.12.696-451.v0651a_da_9ca_ec is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.30.1.77-225.v26ea_c9455fd9 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1169.va_f810c56e895 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.1169.va_f810c56e895 for plugin branch-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.1.8-133.v17b_1ff2e0599 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 336.v788e4055508b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 336.v788e4055508b_ for plugin cloud-stats is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 6.901.vb_4c7a_da_75da_3 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 6.901.vb_4c7a_da_75da_3 for plugin cloudbees-folder is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 107.v773860566e2e is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 107.v773860566e2e for plugin command-launcher is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.13.0-62.v7d18e55f51e2 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0-109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.11.0+109.vfe16c66636eb_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1.11.0+109.vfe16c66636eb_ for plugin commons-text-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 973.vb_a_80ecb_9a_4d0 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 973.vb_a_80ecb_9a_4d0 for plugin config-file-provider is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1775.v810dc950b_514 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1775.v810dc950b_514 for plugin configuration-as-code is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 677.vdc9d38cb_254d is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 677.vdc9d38cb_254d for plugin credentials-binding is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1337.v60b_d7b_c7b_c9f is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1337.v60b_d7b_c7b_c9f for plugin credentials is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 239.vd0a_6b_785f92d is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 239.vd0a_6b_785f92d for plugin description-setter is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.204.vf6fddd8a_8b_e9 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.204.vf6fddd8a_8b_e9 for plugin display-url-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 439.va_3cb_0a_6a_fb_29 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 439.va_3cb_0a_6a_fb_29 for plugin docker-commons is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 572.v950f58993843 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 572.v950f58993843 for plugin docker-workflow is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 555.v6802fe0f0b_82 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 555.v6802fe0f0b_82 for plugin durable-task is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1806.v856a_01a_fa_39a_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1806.v856a_01a_fa_39a_ for plugin email-ext is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1.199.v3ce31253ed13 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1.199.v3ce31253ed13 for plugin envinject-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.908.v66a_774b_31d93 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.908.v66a_774b_31d93 for plugin envinject is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 53.v6499940139e5 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 53.v6499940139e5 for plugin extended-read-permission is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 215.v2e88e894db_f8 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 215.v2e88e894db_f8 for plugin external-monitor-job is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 117.veb_68868fa_027 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 117.veb_68868fa_027 for plugin git-server is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.10.1-15.v0d99f670e0a_7 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.1.8-30.v7e777411b_148 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 185.v303dc7c645f9 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 185.v303dc7c645f9 for plugin instance-identity is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vb_f522f227457 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 73.vb_f522f227457 for plugin ionicons-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.17.0-379.v02de8ec9f64c is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 243.vb_b_503b_b_45537 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 243.vb_b_503b_b_45537 for plugin javadoc is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 73.vddf737284550 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 73.vddf737284550 for plugin jdk-tool is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 627.v7c23cef20a_6a is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 627.v7c23cef20a_6a for plugin jenkins-multijob-plugin is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1229.v3039470161a_d is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1229.v3039470161a_d for plugin jobConfigHistory is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 481.v15f51ca_4c6b_7 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 481.v15f51ca_4c6b_7 for plugin jobcacher is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7-29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.7+29.v5a_b_e3a_82269a_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.12.7+29.v5a_b_e3a_82269a_ for plugin joda-time-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16-86.v42e010d9484b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 0.2.16+86.v42e010d9484b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 0.2.16+86.v42e010d9484b_ for plugin jsch is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 20240303-41.v94e11e6de726 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.9.0-58.v62e3e85b_a_655 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1265.v65b_14fa_f12f0 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1265.v65b_14fa_f12f0 for plugin junit is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 725.v3cb_b_711b_1a_ef is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 725.v3cb_b_711b_1a_ef for plugin ldap is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1255.vf48745da_35d0 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1255.vf48745da_35d0 for plugin lockable-resources is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 472.vf7c289a_4b_420 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 472.vf7c289a_4b_420 for plugin mailer is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 173.v6a_077a_291eb_5 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 173.v6a_077a_291eb_5 for plugin mask-passwords is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 822.824.v14451b_c0fd42 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 822.824.v14451b_c0fd42 for plugin matrix-project is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.2.21-449.v6960d7c54c69 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.12.1-101.v85b_e08b_780dd is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.16.481.ved9f5106e132 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 3.16.481.ved9f5106e132 for plugin nexus-jenkins-plugin is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.11.0-172.vda_da_1feeb_c6e is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 787.v665fcf2a_830b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 787.v665fcf2a_830b_ for plugin parameterized-trigger is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 540.vb_e8849e1a_b_d8 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 540.vb_e8849e1a_b_d8 for plugin pipeline-build-step is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 216.vfd8b_ece330ca_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 216.vfd8b_ece330ca_ for plugin pipeline-graph-analysis is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 704.vc58b_8890a_384 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 704.vc58b_8890a_384 for plugin pipeline-groovy-lib is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 495.ve9c153f6067b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 495.ve9c153f6067b_ for plugin pipeline-input-step is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 119.vdfdc43fc3b_9a_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 119.vdfdc43fc3b_9a_ for plugin pipeline-milestone-step is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2198.v41dd8ef6dd56 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-api is being treated as a LegacyVersion 16:18:53 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-definition is being treated as a LegacyVersion 16:18:53 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-extensions is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 312.v8cd10304c27a_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 312.v8cd10304c27a_ for plugin pipeline-stage-step is being treated as a LegacyVersion 16:18:53 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-stage-tags-metadata is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 179.vc5cb_98f6db_38 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 179.vc5cb_98f6db_38 for plugin plain-credentials is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.2.0-550.v88192b_d3e922 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 332.va_1ee476d8f6d is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 332.va_1ee476d8f6d for plugin rebuild is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 4.464.vea_cb_75d7f5e0 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 4.464.vea_cb_75d7f5e0 for plugin saml is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 690.vfc8b_54395023 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 690.vfc8b_54395023 for plugin scm-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.vf33a_a_9863911 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1336.vf33a_a_9863911 for plugin script-security is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.2-111.vc6598e30cc65 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 367.vf9076cd4ee21 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 367.vf9076cd4ee21 for plugin ssh-agent is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v395d2403ccd4 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 337.v395d2403ccd4 for plugin ssh-credentials is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.948.vb_8050d697fec is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.948.vb_8050d697fec for plugin ssh-slaves is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3.322.v159e91f6a_550 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 3.322.v159e91f6a_550 for plugin sshd is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 337.v1b_04ea_4df7c8 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 337.v1b_04ea_4df7c8 for plugin structs is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 835.v51ed3da_fcc35 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 835.v51ed3da_fcc35 for plugin testng-plugin is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 400.v35420b_922dcb_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 400.v35420b_922dcb_ for plugin token-macro is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 2.142.v748523a_76693 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 2.142.v748523a_76693 for plugin trilead-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 60.v7290fc0eb_b_cd is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 60.v7290fc0eb_b_cd for plugin variant is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 369.ve0513a_a_f5524 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 369.ve0513a_a_f5524 for plugin view-job-filters is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 596.v8c21c963d92d is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 596.v8c21c963d92d for plugin workflow-aggregator is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1291.v51fd2a_625da_7 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1291.v51fd2a_625da_7 for plugin workflow-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1058.vcb_fc1e3a_21a_9 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1058.vcb_fc1e3a_21a_9 for plugin workflow-basic-steps is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 612.v55f2f80781ef is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 612.v55f2f80781ef for plugin workflow-cps-global-lib is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 3894.3896.vca_2c931e7935 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 3894.3896.vca_2c931e7935 for plugin workflow-cps is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1336.v768003e07199 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1336.v768003e07199 for plugin workflow-durable-task-step is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 1400.v7fd111b_ec82f is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 1400.v7fd111b_ec82f for plugin workflow-job is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 773.vc4fe1378f1d5 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 773.vc4fe1378f1d5 for plugin workflow-multibranch is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 427.v4ca_6512e7df1 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 427.v4ca_6512e7df1 for plugin workflow-scm-step is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 657.v03b_e8115821b_ is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 657.v03b_e8115821b_ for plugin workflow-step-api is being treated as a LegacyVersion 16:18:53 /tmp/venv-7zbs/lib/python3.10/site-packages/pkg_resources/__init__.py:123: PkgResourcesDeprecationWarning: 907.v6713a_ed8a_573 is an invalid version and will not be supported in a future release 16:18:53 warnings.warn( 16:18:53 WARNING:jenkins_jobs.registry:Version 907.v6713a_ed8a_573 for plugin workflow-support is being treated as a LegacyVersion 16:18:59 INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties 16:18:59 INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters 16:18:59 INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM 16:18:59 INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers 16:18:59 INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders 16:18:59 INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers 16:18:59 INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers 16:19:00 INFO:jenkins_jobs.builder:Number of jobs generated: 35 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job ccsdk-oran-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job cps-ncmp-dmi-plugin-maven-docker-verify-montreal-mvn36-openjdk17 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job cps-ncmp-dmi-plugin-maven-docker-verify-master-mvn36-openjdk17 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job cps-ncmp-dmi-plugin-maven-docker-verify-newdelhi-mvn36-openjdk17 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-data-provider-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job dcaegen2-services-ml-prediction-ms-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job dcaegen2-services-pmsh-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-docker-onap-java11-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-docker-onap-java17-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-docker-onap-python-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-k8s-toolbox-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-netconf-pnp-simulator-docker-verify-master 16:19:00 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-aai-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-cds-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-clamp-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-msb-k8s-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-dmaap-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-sdc-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-sdnc-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-so-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-onap-component-simulators-ves-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-ran-nssmf-simulator-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-xtesting-healthcheck-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-xtesting-security-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-xtesting-infra-healthcheck-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-xtesting-smoke-usecases-robot-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job integration-xtesting-smoke-usecases-robot-py3-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job oom-consul-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job oom-readiness-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job portal-ng-bff-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job portal-ng-history-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job portal-ng-preferences-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job testsuite-cds-mock-odl-docker-verify-master 16:19:01 INFO:jenkins_jobs.builder:Reconfiguring jenkins job portal-ng-ui-docker-verify-master 16:19:01 INFO:jenkins_jobs.cli.subcommand.update:Number of jobs updated: 35 16:19:01 $ ssh-agent -k 16:19:01 unset SSH_AUTH_SOCK; 16:19:01 unset SSH_AGENT_PID; 16:19:01 echo Agent pid 20083 killed; 16:19:01 [ssh-agent] Stopped. 16:19:01 [PostBuildScript] - [INFO] Executing post build scripts. 16:19:01 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins13244148680178903262.sh 16:19:01 ---> sysstat.sh 16:19:02 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins8824736115733727045.sh 16:19:02 ---> package-listing.sh 16:19:02 ++ tr '[:upper:]' '[:lower:]' 16:19:02 ++ facter osfamily 16:19:02 + OS_FAMILY=redhat 16:19:02 + workspace=/w/workspace/ci-management-jjb-deploy-job 16:19:02 + START_PACKAGES=/tmp/packages_start.txt 16:19:02 + END_PACKAGES=/tmp/packages_end.txt 16:19:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:19:02 + PACKAGES=/tmp/packages_start.txt 16:19:02 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 16:19:02 + PACKAGES=/tmp/packages_end.txt 16:19:02 + case "${OS_FAMILY}" in 16:19:02 + rpm -qa 16:19:02 + sort 16:19:02 + '[' -f /tmp/packages_start.txt ']' 16:19:02 + '[' -f /tmp/packages_end.txt ']' 16:19:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:19:02 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 16:19:02 + mkdir -p /w/workspace/ci-management-jjb-deploy-job/archives/ 16:19:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-deploy-job/archives/ 16:19:02 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins15361544670284498270.sh 16:19:02 ---> capture-instance-metadata.sh 16:19:02 Setup pyenv: 16:19:02 system 16:19:02 3.8.13 16:19:02 3.9.13 16:19:02 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 16:19:06 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KCdM 16:19:06 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:19:09 lf-activate-venv(): INFO: Installing: lftools 16:19:32 lf-activate-venv(): INFO: Adding /tmp/venv-KCdM/bin to PATH 16:19:32 INFO: Running in OpenStack, capturing instance metadata 16:19:33 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins3552986032161381984.sh 16:19:33 provisioning config files... 16:19:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-deploy-job@tmp/config9035696972985592118tmp 16:19:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:19:33 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:19:33 [EnvInject] - Injecting environment variables from a build step. 16:19:33 [EnvInject] - Injecting as environment variables the properties content 16:19:33 SERVER_ID=logs 16:19:33 16:19:33 [EnvInject] - Variables injected successfully. 16:19:33 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins15710338189766971051.sh 16:19:33 ---> create-netrc.sh 16:19:33 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins9929781918756009942.sh 16:19:33 ---> python-tools-install.sh 16:19:33 Setup pyenv: 16:19:33 system 16:19:33 3.8.13 16:19:33 3.9.13 16:19:33 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 16:19:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCdM from file:/tmp/.os_lf_venv 16:19:34 lf-activate-venv(): INFO: Installing: lftools 16:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-KCdM/bin to PATH 16:19:41 Generating Requirements File 16:20:01 Python 3.10.6 16:20:01 pip 24.2 from /tmp/venv-KCdM/lib/python3.10/site-packages/pip (python 3.10) 16:20:01 appdirs==1.4.4 16:20:01 argcomplete==3.5.0 16:20:01 aspy.yaml==1.3.0 16:20:01 attrs==24.2.0 16:20:01 autopage==0.5.2 16:20:01 beautifulsoup4==4.12.3 16:20:01 boto3==1.35.29 16:20:01 botocore==1.35.29 16:20:01 bs4==0.0.2 16:20:01 cachetools==5.5.0 16:20:01 certifi==2024.8.30 16:20:01 cffi==1.17.1 16:20:01 cfgv==3.4.0 16:20:01 chardet==5.2.0 16:20:01 charset-normalizer==3.3.2 16:20:01 click==8.1.7 16:20:01 cliff==4.7.0 16:20:01 cmd2==2.4.3 16:20:01 cryptography==3.3.2 16:20:01 debtcollector==3.0.0 16:20:01 decorator==5.1.1 16:20:01 defusedxml==0.7.1 16:20:01 Deprecated==1.2.14 16:20:01 distlib==0.3.8 16:20:01 dnspython==2.6.1 16:20:01 docker==4.2.2 16:20:01 dogpile.cache==1.3.3 16:20:01 durationpy==0.7 16:20:01 email_validator==2.2.0 16:20:01 filelock==3.16.1 16:20:01 future==1.0.0 16:20:01 gitdb==4.0.11 16:20:01 GitPython==3.1.43 16:20:01 google-auth==2.35.0 16:20:01 httplib2==0.22.0 16:20:01 identify==2.6.1 16:20:01 idna==3.10 16:20:01 importlib-resources==1.5.0 16:20:01 iso8601==2.1.0 16:20:01 Jinja2==3.1.4 16:20:01 jmespath==1.0.1 16:20:01 jsonpatch==1.33 16:20:01 jsonpointer==3.0.0 16:20:01 jsonschema==4.23.0 16:20:01 jsonschema-specifications==2023.12.1 16:20:01 keystoneauth1==5.8.0 16:20:01 kubernetes==31.0.0 16:20:01 lftools==0.37.10 16:20:01 lxml==5.3.0 16:20:01 MarkupSafe==2.1.5 16:20:01 msgpack==1.1.0 16:20:01 multi_key_dict==2.0.3 16:20:01 munch==4.0.0 16:20:01 netaddr==1.3.0 16:20:01 netifaces==0.11.0 16:20:01 niet==1.4.2 16:20:01 nodeenv==1.9.1 16:20:01 oauth2client==4.1.3 16:20:01 oauthlib==3.2.2 16:20:01 openstacksdk==4.0.0 16:20:01 os-client-config==2.1.0 16:20:01 os-service-types==1.7.0 16:20:01 osc-lib==3.1.0 16:20:01 oslo.config==9.6.0 16:20:01 oslo.context==5.6.0 16:20:01 oslo.i18n==6.4.0 16:20:01 oslo.log==6.1.2 16:20:01 oslo.serialization==5.5.0 16:20:01 oslo.utils==7.3.0 16:20:01 packaging==24.1 16:20:01 pbr==6.1.0 16:20:01 platformdirs==4.3.6 16:20:01 prettytable==3.11.0 16:20:01 pyasn1==0.6.1 16:20:01 pyasn1_modules==0.4.1 16:20:01 pycparser==2.22 16:20:01 pygerrit2==2.0.15 16:20:01 PyGithub==2.4.0 16:20:01 PyJWT==2.9.0 16:20:01 PyNaCl==1.5.0 16:20:01 pyparsing==2.4.7 16:20:01 pyperclip==1.9.0 16:20:01 pyrsistent==0.20.0 16:20:01 python-cinderclient==9.6.0 16:20:01 python-dateutil==2.9.0.post0 16:20:01 python-heatclient==4.0.0 16:20:01 python-jenkins==1.8.2 16:20:01 python-keystoneclient==5.5.0 16:20:01 python-magnumclient==4.7.0 16:20:01 python-openstackclient==7.1.2 16:20:01 python-swiftclient==4.6.0 16:20:01 PyYAML==6.0.2 16:20:01 referencing==0.35.1 16:20:01 requests==2.32.3 16:20:01 requests-oauthlib==2.0.0 16:20:01 requestsexceptions==1.4.0 16:20:01 rfc3986==2.0.0 16:20:01 rpds-py==0.20.0 16:20:01 rsa==4.9 16:20:01 ruamel.yaml==0.18.6 16:20:01 ruamel.yaml.clib==0.2.8 16:20:01 s3transfer==0.10.2 16:20:01 simplejson==3.19.3 16:20:01 six==1.16.0 16:20:01 smmap==5.0.1 16:20:01 soupsieve==2.6 16:20:01 stevedore==5.3.0 16:20:01 tabulate==0.9.0 16:20:01 toml==0.10.2 16:20:01 tomlkit==0.13.2 16:20:01 tqdm==4.66.5 16:20:01 typing_extensions==4.12.2 16:20:01 tzdata==2024.2 16:20:01 urllib3==1.26.20 16:20:01 virtualenv==20.26.6 16:20:01 wcwidth==0.2.13 16:20:01 websocket-client==1.8.0 16:20:01 wrapt==1.16.0 16:20:01 xdg==6.0.0 16:20:01 xmltodict==0.13.0 16:20:01 yq==3.4.3 16:20:01 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins6224939009834957876.sh 16:20:01 ---> sudo-logs.sh 16:20:01 Archiving 'sudo' log.. 16:20:02 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins11351265527928416120.sh 16:20:02 ---> job-cost.sh 16:20:02 Setup pyenv: 16:20:02 system 16:20:02 3.8.13 16:20:02 3.9.13 16:20:02 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 16:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCdM from file:/tmp/.os_lf_venv 16:20:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:20:06 lf-activate-venv(): INFO: Adding /tmp/venv-KCdM/bin to PATH 16:20:06 INFO: No Stack... 16:20:07 INFO: Retrieving Pricing Info for: v3-standard-2 16:20:07 INFO: Archiving Costs 16:20:07 [ci-management-jjb-deploy-job] $ /bin/bash -l /tmp/jenkins3881863029930850563.sh 16:20:07 ---> logs-deploy.sh 16:20:07 Setup pyenv: 16:20:07 system 16:20:07 3.8.13 16:20:07 3.9.13 16:20:07 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 16:20:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-KCdM from file:/tmp/.os_lf_venv 16:20:08 lf-activate-venv(): INFO: Installing: lftools 16:20:15 lf-activate-venv(): INFO: Adding /tmp/venv-KCdM/bin to PATH 16:20:15 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jjb-deploy-job/71 16:20:15 INFO: archiving workspace using pattern(s): 16:20:16 Archives upload complete. 16:20:16 INFO: archiving logs to Nexus 16:20:17 ---> uname -a: 16:20:17 Linux prd-centos8-builder-2c-1g-43954.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 16:20:17 16:20:17 16:20:17 ---> lscpu: 16:20:17 Architecture: x86_64 16:20:17 CPU op-mode(s): 32-bit, 64-bit 16:20:17 Byte Order: Little Endian 16:20:17 CPU(s): 2 16:20:17 On-line CPU(s) list: 0,1 16:20:17 Thread(s) per core: 1 16:20:17 Core(s) per socket: 1 16:20:17 Socket(s): 2 16:20:17 NUMA node(s): 1 16:20:17 Vendor ID: AuthenticAMD 16:20:17 CPU family: 23 16:20:17 Model: 49 16:20:17 Model name: AMD EPYC-Rome Processor 16:20:17 Stepping: 0 16:20:17 CPU MHz: 2799.998 16:20:17 BogoMIPS: 5599.99 16:20:17 Virtualization: AMD-V 16:20:17 Hypervisor vendor: KVM 16:20:17 Virtualization type: full 16:20:17 L1d cache: 32K 16:20:17 L1i cache: 32K 16:20:17 L2 cache: 512K 16:20:17 L3 cache: 16384K 16:20:17 NUMA node0 CPU(s): 0,1 16:20:17 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 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 wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 16:20:17 16:20:17 16:20:17 ---> nproc: 16:20:17 2 16:20:17 16:20:17 16:20:17 ---> df -h: 16:20:17 Filesystem Size Used Avail Use% Mounted on 16:20:17 devtmpfs 3.8G 0 3.8G 0% /dev 16:20:17 tmpfs 3.8G 0 3.8G 0% /dev/shm 16:20:17 tmpfs 3.8G 17M 3.8G 1% /run 16:20:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 16:20:17 /dev/vda1 40G 8.5G 32G 22% / 16:20:17 tmpfs 770M 0 770M 0% /run/user/1001 16:20:17 16:20:17 16:20:17 ---> free -m: 16:20:17 total used free shared buff/cache available 16:20:17 Mem: 7699 580 4990 19 2128 6813 16:20:17 Swap: 1023 0 1023 16:20:17 16:20:17 16:20:17 ---> ip addr: 16:20:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:20:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:20:17 inet 127.0.0.1/8 scope host lo 16:20:17 valid_lft forever preferred_lft forever 16:20:17 inet6 ::1/128 scope host 16:20:17 valid_lft forever preferred_lft forever 16:20:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 16:20:17 link/ether fa:16:3e:c0:72:29 brd ff:ff:ff:ff:ff:ff 16:20:17 altname enp0s3 16:20:17 altname ens3 16:20:17 inet 10.30.106.23/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 16:20:17 valid_lft 86255sec preferred_lft 86255sec 16:20:17 inet6 fe80::f816:3eff:fec0:7229/64 scope link 16:20:17 valid_lft forever preferred_lft forever 16:20:17 16:20:17 16:20:17 ---> sar -b -r -n DEV: 16:20:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/30/2024 _x86_64_ (2 CPU) 16:20:17 16:20:17 16:17:49 LINUX RESTART (2 CPU) 16:20:17 16:20:17 04:18:01 PM tps rtps wtps bread/s bwrtn/s 16:20:17 04:19:01 PM 402.98 261.31 141.67 13251.22 40962.21 16:20:17 04:20:01 PM 123.39 7.05 116.34 1332.62 7851.63 16:20:17 Average: 263.19 134.18 129.01 7291.92 24406.92 16:20:17 16:20:17 04:18:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:20:17 04:19:01 PM 5444208 6978452 2440236 30.95 2688 1717624 818184 9.16 194424 1942160 56244 16:20:17 04:20:01 PM 5179408 7041260 2705036 34.31 2688 2027128 671412 7.52 399748 1931316 163600 16:20:17 Average: 5311808 7009856 2572636 32.63 2688 1872376 744798 8.34 297086 1936738 109922 16:20:17 16:20:17 04:18:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:20:17 04:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:17 04:19:01 PM eth0 321.48 156.53 1209.86 91.88 0.00 0.00 0.00 0.00 16:20:17 04:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:17 04:20:01 PM eth0 60.56 43.99 791.69 15.82 0.00 0.00 0.00 0.00 16:20:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:20:17 Average: eth0 191.02 100.26 1000.78 53.85 0.00 0.00 0.00 0.00 16:20:17 16:20:17 16:20:17 ---> sar -P ALL: 16:20:17 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-builder-63d9752a-2c92-2a07-2618-33e2bb46e6c7.nov) 09/30/2024 _x86_64_ (2 CPU) 16:20:17 16:20:17 16:17:49 LINUX RESTART (2 CPU) 16:20:17 16:20:17 04:18:01 PM CPU %user %nice %system %iowait %steal %idle 16:20:17 04:19:01 PM all 42.18 3.32 23.50 17.31 0.11 13.58 16:20:17 04:19:01 PM 0 29.28 4.30 27.13 18.97 0.10 20.21 16:20:17 04:19:01 PM 1 54.94 2.36 19.90 15.66 0.12 7.02 16:20:17 04:20:01 PM all 41.66 0.00 4.42 2.98 0.14 50.79 16:20:17 04:20:01 PM 0 47.05 0.00 4.67 2.14 0.15 45.99 16:20:17 04:20:01 PM 1 36.25 0.00 4.18 3.83 0.13 55.61 16:20:17 Average: all 41.92 1.64 13.84 10.06 0.13 32.42 16:20:17 Average: 0 38.30 2.12 15.72 10.43 0.13 33.30 16:20:17 Average: 1 45.51 1.17 11.97 9.69 0.13 31.54 16:20:17 16:20:17 16:20:17