14:54:10 Triggered by Gerrit: https://gerrit.onap.org/r/c/ci-management/+/139008 14:54:10 Running as SYSTEM 14:54:10 [EnvInject] - Loading node environment variables. 14:54:10 Building remotely on prd-centos8-builder-2c-1g-43925 (centos8-builder-2c-1g) in workspace /w/workspace/ci-management-jjb-deploy-job 14:54:10 [ssh-agent] Looking for ssh-agent implementation... 14:54:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:54:11 $ ssh-agent 14:54:11 SSH_AUTH_SOCK=/tmp/ssh-k9YPlnlQVnXJ/agent.21316 14:54:11 SSH_AGENT_PID=21326 14:54:11 [ssh-agent] Started. 14:54:11 Running ssh-add (command line suppressed) 14:54:11 Identity added: /w/workspace/ci-management-jjb-deploy-job@tmp/private_key_2709961004460635176.key (/w/workspace/ci-management-jjb-deploy-job@tmp/private_key_2709961004460635176.key) 14:54:11 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 14:54:11 The recommended git tool is: NONE 14:54:13 using credential onap-jenkins-ssh 14:54:13 Wiping out workspace first. 14:54:13 Cloning the remote Git repository 14:54:13 Cloning repository git://cloud.onap.org/mirror/ci-management 14:54:13 > git init /w/workspace/ci-management-jjb-deploy-job # timeout=10 14:54:13 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 14:54:13 > git --version # timeout=10 14:54:13 > git --version # 'git version 2.39.0' 14:54:13 using GIT_SSH to set credentials Gerrit user 14:54:13 [INFO] Currently running in a labeled security context 14:54:13 [INFO] Currently SELinux is 'enforcing' on the host 14:54:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh3927221621896225406.key 14:54:13 Verifying host key using manually-configured host key entries 14:54:13 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:15 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 14:54:15 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 14:54:15 > git config remote.origin.url git://cloud.onap.org/mirror/ci-management # timeout=10 14:54:15 Fetching upstream changes from git://cloud.onap.org/mirror/ci-management 14:54:15 using GIT_SSH to set credentials Gerrit user 14:54:15 [INFO] Currently running in a labeled security context 14:54:15 [INFO] Currently SELinux is 'enforcing' on the host 14:54:15 > /usr/bin/chcon --type=ssh_home_t /w/workspace/ci-management-jjb-deploy-job@tmp/jenkins-gitclient-ssh2221928161410320475.key 14:54:15 Verifying host key using manually-configured host key entries 14:54:15 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/ci-management refs/changes/08/139008/3 # timeout=10 14:54:15 > git rev-parse 5b458255ae9ca49dbb750de7240910cb236e6de8^{commit} # timeout=10 14:54:15 Checking out Revision 5b458255ae9ca49dbb750de7240910cb236e6de8 (refs/changes/08/139008/3) 14:54:15 > git config core.sparsecheckout # timeout=10 14:54:15 > git checkout -f 5b458255ae9ca49dbb750de7240910cb236e6de8 # timeout=10 14:54:19 Commit message: "Update ONAP Maven Verify job to run FTC tests on a1pms patch set" 14:54:19 > git rev-parse FETCH_HEAD^{commit} # timeout=10 14:54:19 > git rev-list --no-walk a2d37fd72fb5c8d5df43f4e0be64c7dc249cc6b6 # timeout=10 14:54:19 > git remote # timeout=10 14:54:19 > git submodule init # timeout=10 14:54:19 > git submodule sync # timeout=10 14:54:19 > git config --get remote.origin.url # timeout=10 14:54:19 > git submodule init # timeout=10 14:54:19 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 14:54:19 > git config --get submodule.global-jjb.url # timeout=10 14:54:19 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 14:54:19 > git config --get submodule.packer/common-packer.url # timeout=10 14:54:19 > git config -f .gitmodules --get submodule.packer/common-packer.path # timeout=10 14:54:20 > git submodule update --init --recursive global-jjb # timeout=10 14:54:21 > git submodule update --init --recursive packer/common-packer # timeout=10 14:54:21 provisioning config files... 14:54:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 14:54:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 14:54:21 provisioning config files... 14:54:21 copy managed file [JJB Config] to file:/home/jenkins/.config/jenkins_jobs/jenkins_jobs.ini 14:54:21 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins3068534731529892947.sh 14:54:21 ---> jjb-deploy-job.sh 14:54:21 Setup pyenv: 14:54:21 system 14:54:22 * 3.8.13 (set by /opt/pyenv/version) 14:54:22 * 3.9.13 (set by /opt/pyenv/version) 14:54:22 * 3.10.6 (set by /opt/pyenv/version) 14:54:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-jnpf 14:54:26 lf-activate-venv(): INFO: Save venv in file: /tmp/.jjb_venv 14:54:29 lf-activate-venv(): INFO: Installing: jenkins-job-builder==5.0.2 setuptools==65.7.0 14:54:35 lf-activate-venv(): INFO: Adding /tmp/venv-jnpf/bin to PATH 14:54:35 -----> Fetching ci-management patch 14:54:35 From git://cloud.onap.org/mirror/ci-management 14:54:35 * branch refs/changes/08/139008/3 -> FETCH_HEAD 14:54:35 HEAD is now at 5b458255 Update ONAP Maven Verify job to run FTC tests on a1pms patch set 14:54:35 Deploying Job *-docker-verify-* to sandbox 14:54:36 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-*']) 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 307.va_1f3ef06575a_ for plugin ansible is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 497.v94e7d9fffa_b_9 for plugin ant is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 162.v0e6ec0fcfcf6 for plugin antisamy-markup-formatter is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1.53.v1c90fd9191a_b_ for plugin authentication-tokens is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 231.v08a_59f17d742 for plugin aws-credentials is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.1169.va_f810c56e895 for plugin branch-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 336.v788e4055508b_ for plugin cloud-stats is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 6.901.vb_4c7a_da_75da_3 for plugin cloudbees-folder is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 107.v773860566e2e for plugin command-launcher is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1.11.0+109.vfe16c66636eb_ for plugin commons-text-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 973.vb_a_80ecb_9a_4d0 for plugin config-file-provider is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1775.v810dc950b_514 for plugin configuration-as-code is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 677.vdc9d38cb_254d for plugin credentials-binding is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1337.v60b_d7b_c7b_c9f for plugin credentials is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 239.vd0a_6b_785f92d for plugin description-setter is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.204.vf6fddd8a_8b_e9 for plugin display-url-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 439.va_3cb_0a_6a_fb_29 for plugin docker-commons is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 572.v950f58993843 for plugin docker-workflow is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 555.v6802fe0f0b_82 for plugin durable-task is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1806.v856a_01a_fa_39a_ for plugin email-ext is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1.199.v3ce31253ed13 for plugin envinject-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.908.v66a_774b_31d93 for plugin envinject is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 53.v6499940139e5 for plugin extended-read-permission is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 215.v2e88e894db_f8 for plugin external-monitor-job is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 117.veb_68868fa_027 for plugin git-server is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 185.v303dc7c645f9 for plugin instance-identity is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 73.vb_f522f227457 for plugin ionicons-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 243.vb_b_503b_b_45537 for plugin javadoc is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 73.vddf737284550 for plugin jdk-tool is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 627.v7c23cef20a_6a for plugin jenkins-multijob-plugin is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1229.v3039470161a_d for plugin jobConfigHistory is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 481.v15f51ca_4c6b_7 for plugin jobcacher is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.12.7+29.v5a_b_e3a_82269a_ for plugin joda-time-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 0.2.16+86.v42e010d9484b_ for plugin jsch is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1265.v65b_14fa_f12f0 for plugin junit is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 725.v3cb_b_711b_1a_ef for plugin ldap is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1255.vf48745da_35d0 for plugin lockable-resources is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 472.vf7c289a_4b_420 for plugin mailer is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 173.v6a_077a_291eb_5 for plugin mask-passwords is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 822.824.v14451b_c0fd42 for plugin matrix-project is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 3.16.481.ved9f5106e132 for plugin nexus-jenkins-plugin is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 787.v665fcf2a_830b_ for plugin parameterized-trigger is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 540.vb_e8849e1a_b_d8 for plugin pipeline-build-step is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 216.vfd8b_ece330ca_ for plugin pipeline-graph-analysis is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 704.vc58b_8890a_384 for plugin pipeline-groovy-lib is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 495.ve9c153f6067b_ for plugin pipeline-input-step is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 119.vdfdc43fc3b_9a_ for plugin pipeline-milestone-step is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-api is being treated as a LegacyVersion 14:54:39 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-definition is being treated as a LegacyVersion 14:54:39 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-model-extensions is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 312.v8cd10304c27a_ for plugin pipeline-stage-step is being treated as a LegacyVersion 14:54:39 WARNING:jenkins_jobs.registry:Version 2.2198.v41dd8ef6dd56 for plugin pipeline-stage-tags-metadata is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 179.vc5cb_98f6db_38 for plugin plain-credentials is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 332.va_1ee476d8f6d for plugin rebuild is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 4.464.vea_cb_75d7f5e0 for plugin saml is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 690.vfc8b_54395023 for plugin scm-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1336.vf33a_a_9863911 for plugin script-security is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 367.vf9076cd4ee21 for plugin ssh-agent is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 337.v395d2403ccd4 for plugin ssh-credentials is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.948.vb_8050d697fec for plugin ssh-slaves is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 3.322.v159e91f6a_550 for plugin sshd is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 337.v1b_04ea_4df7c8 for plugin structs is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 835.v51ed3da_fcc35 for plugin testng-plugin is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 400.v35420b_922dcb_ for plugin token-macro is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 2.142.v748523a_76693 for plugin trilead-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 60.v7290fc0eb_b_cd for plugin variant is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 369.ve0513a_a_f5524 for plugin view-job-filters is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 596.v8c21c963d92d for plugin workflow-aggregator is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1291.v51fd2a_625da_7 for plugin workflow-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1058.vcb_fc1e3a_21a_9 for plugin workflow-basic-steps is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 612.v55f2f80781ef for plugin workflow-cps-global-lib is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 3894.3896.vca_2c931e7935 for plugin workflow-cps is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1336.v768003e07199 for plugin workflow-durable-task-step is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 1400.v7fd111b_ec82f for plugin workflow-job is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 773.vc4fe1378f1d5 for plugin workflow-multibranch is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 427.v4ca_6512e7df1 for plugin workflow-scm-step is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 657.v03b_e8115821b_ for plugin workflow-step-api is being treated as a LegacyVersion 14:54:39 /tmp/venv-jnpf/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 14:54:39 warnings.warn( 14:54:39 WARNING:jenkins_jobs.registry:Version 907.v6713a_ed8a_573 for plugin workflow-support is being treated as a LegacyVersion 14:54:45 INFO:root:Caching type properties of properties = jenkins_jobs.modules.properties:Properties 14:54:45 INFO:root:Caching type parameters of parameters = jenkins_jobs.modules.parameters:Parameters 14:54:45 INFO:root:Caching type scm of scm = jenkins_jobs.modules.scm:SCM 14:54:45 INFO:root:Caching type triggers of triggers = jenkins_jobs.modules.triggers:Triggers 14:54:45 INFO:root:Caching type builders of builders = jenkins_jobs.modules.builders:Builders 14:54:45 INFO:root:Caching type publishers of publishers = jenkins_jobs.modules.publishers:Publishers 14:54:46 INFO:root:Caching type wrappers of wrappers = jenkins_jobs.modules.wrappers:Wrappers 14:54:46 INFO:jenkins_jobs.builder:Number of jobs generated: 35 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job ccsdk-oran-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job cps-ncmp-dmi-plugin-maven-docker-verify-master-mvn36-openjdk17 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job cps-ncmp-dmi-plugin-maven-docker-verify-newdelhi-mvn36-openjdk17 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job cps-ncmp-dmi-plugin-maven-docker-verify-montreal-mvn36-openjdk17 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job dcaegen2-services-ml-prediction-ms-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job dcaegen2-services-pmsh-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-data-provider-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-docker-onap-java11-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-docker-onap-java17-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-docker-onap-python-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-k8s-toolbox-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-netconf-pnp-simulator-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-aai-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-cds-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-clamp-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-dmaap-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-msb-k8s-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-sdc-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-so-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-ves-docker-verify-master 14:54:47 INFO:jenkins_jobs.builder:Creating jenkins job integration-onap-component-simulators-sdnc-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-ran-nssmf-simulator-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-xtesting-healthcheck-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-xtesting-infra-healthcheck-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-xtesting-security-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-xtesting-smoke-usecases-pythonsdk-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-xtesting-smoke-usecases-robot-py3-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job integration-xtesting-smoke-usecases-robot-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job oom-consul-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job oom-readiness-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job portal-ng-bff-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job portal-ng-history-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job portal-ng-preferences-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job portal-ng-ui-docker-verify-master 14:54:48 INFO:jenkins_jobs.builder:Creating jenkins job testsuite-cds-mock-odl-docker-verify-master 14:54:48 INFO:jenkins_jobs.cli.subcommand.update:Number of jobs updated: 35 14:54:49 $ ssh-agent -k 14:54:49 unset SSH_AUTH_SOCK; 14:54:49 unset SSH_AGENT_PID; 14:54:49 echo Agent pid 21326 killed; 14:54:49 [ssh-agent] Stopped. 14:54:49 [PostBuildScript] - [INFO] Executing post build scripts. 14:54:49 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins2951814029294701903.sh 14:54:49 ---> sysstat.sh 14:54:49 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins4454213588055947061.sh 14:54:49 ---> package-listing.sh 14:54:49 ++ tr '[:upper:]' '[:lower:]' 14:54:49 ++ facter osfamily 14:54:49 + OS_FAMILY=redhat 14:54:49 + workspace=/w/workspace/ci-management-jjb-deploy-job 14:54:49 + START_PACKAGES=/tmp/packages_start.txt 14:54:49 + END_PACKAGES=/tmp/packages_end.txt 14:54:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:54:49 + PACKAGES=/tmp/packages_start.txt 14:54:49 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 14:54:49 + PACKAGES=/tmp/packages_end.txt 14:54:49 + case "${OS_FAMILY}" in 14:54:49 + rpm -qa 14:54:49 + sort 14:54:50 + '[' -f /tmp/packages_start.txt ']' 14:54:50 + '[' -f /tmp/packages_end.txt ']' 14:54:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:54:50 + '[' /w/workspace/ci-management-jjb-deploy-job ']' 14:54:50 + mkdir -p /w/workspace/ci-management-jjb-deploy-job/archives/ 14:54:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/ci-management-jjb-deploy-job/archives/ 14:54:50 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins3183036464248902881.sh 14:54:50 ---> capture-instance-metadata.sh 14:54:50 Setup pyenv: 14:54:50 system 14:54:50 3.8.13 14:54:50 3.9.13 14:54:50 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 14:54:54 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WPz0 14:54:54 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 14:54:56 lf-activate-venv(): INFO: Installing: lftools 14:55:20 lf-activate-venv(): INFO: Adding /tmp/venv-WPz0/bin to PATH 14:55:20 INFO: Running in OpenStack, capturing instance metadata 14:55:21 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins17181731892332735969.sh 14:55:21 provisioning config files... 14:55:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/ci-management-jjb-deploy-job@tmp/config10172282570254355171tmp 14:55:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:55:21 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:55:21 [EnvInject] - Injecting environment variables from a build step. 14:55:21 [EnvInject] - Injecting as environment variables the properties content 14:55:21 SERVER_ID=logs 14:55:21 14:55:21 [EnvInject] - Variables injected successfully. 14:55:21 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins14998933926040446813.sh 14:55:21 ---> create-netrc.sh 14:55:21 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins13242691822734484299.sh 14:55:21 ---> python-tools-install.sh 14:55:21 Setup pyenv: 14:55:21 system 14:55:21 3.8.13 14:55:21 3.9.13 14:55:21 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 14:55:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPz0 from file:/tmp/.os_lf_venv 14:55:22 lf-activate-venv(): INFO: Installing: lftools 14:55:29 lf-activate-venv(): INFO: Adding /tmp/venv-WPz0/bin to PATH 14:55:29 Generating Requirements File 14:55:51 Python 3.10.6 14:55:51 pip 24.2 from /tmp/venv-WPz0/lib/python3.10/site-packages/pip (python 3.10) 14:55:52 appdirs==1.4.4 14:55:52 argcomplete==3.5.0 14:55:52 aspy.yaml==1.3.0 14:55:52 attrs==24.2.0 14:55:52 autopage==0.5.2 14:55:52 beautifulsoup4==4.12.3 14:55:52 boto3==1.35.29 14:55:52 botocore==1.35.29 14:55:52 bs4==0.0.2 14:55:52 cachetools==5.5.0 14:55:52 certifi==2024.8.30 14:55:52 cffi==1.17.1 14:55:52 cfgv==3.4.0 14:55:52 chardet==5.2.0 14:55:52 charset-normalizer==3.3.2 14:55:52 click==8.1.7 14:55:52 cliff==4.7.0 14:55:52 cmd2==2.4.3 14:55:52 cryptography==3.3.2 14:55:52 debtcollector==3.0.0 14:55:52 decorator==5.1.1 14:55:52 defusedxml==0.7.1 14:55:52 Deprecated==1.2.14 14:55:52 distlib==0.3.8 14:55:52 dnspython==2.6.1 14:55:52 docker==4.2.2 14:55:52 dogpile.cache==1.3.3 14:55:52 durationpy==0.7 14:55:52 email_validator==2.2.0 14:55:52 filelock==3.16.1 14:55:52 future==1.0.0 14:55:52 gitdb==4.0.11 14:55:52 GitPython==3.1.43 14:55:52 google-auth==2.35.0 14:55:52 httplib2==0.22.0 14:55:52 identify==2.6.1 14:55:52 idna==3.10 14:55:52 importlib-resources==1.5.0 14:55:52 iso8601==2.1.0 14:55:52 Jinja2==3.1.4 14:55:52 jmespath==1.0.1 14:55:52 jsonpatch==1.33 14:55:52 jsonpointer==3.0.0 14:55:52 jsonschema==4.23.0 14:55:52 jsonschema-specifications==2023.12.1 14:55:52 keystoneauth1==5.8.0 14:55:52 kubernetes==31.0.0 14:55:52 lftools==0.37.10 14:55:52 lxml==5.3.0 14:55:52 MarkupSafe==2.1.5 14:55:52 msgpack==1.1.0 14:55:52 multi_key_dict==2.0.3 14:55:52 munch==4.0.0 14:55:52 netaddr==1.3.0 14:55:52 netifaces==0.11.0 14:55:52 niet==1.4.2 14:55:52 nodeenv==1.9.1 14:55:52 oauth2client==4.1.3 14:55:52 oauthlib==3.2.2 14:55:52 openstacksdk==4.0.0 14:55:52 os-client-config==2.1.0 14:55:52 os-service-types==1.7.0 14:55:52 osc-lib==3.1.0 14:55:52 oslo.config==9.6.0 14:55:52 oslo.context==5.6.0 14:55:52 oslo.i18n==6.4.0 14:55:52 oslo.log==6.1.2 14:55:52 oslo.serialization==5.5.0 14:55:52 oslo.utils==7.3.0 14:55:52 packaging==24.1 14:55:52 pbr==6.1.0 14:55:52 platformdirs==4.3.6 14:55:52 prettytable==3.11.0 14:55:52 pyasn1==0.6.1 14:55:52 pyasn1_modules==0.4.1 14:55:52 pycparser==2.22 14:55:52 pygerrit2==2.0.15 14:55:52 PyGithub==2.4.0 14:55:52 PyJWT==2.9.0 14:55:52 PyNaCl==1.5.0 14:55:52 pyparsing==2.4.7 14:55:52 pyperclip==1.9.0 14:55:52 pyrsistent==0.20.0 14:55:52 python-cinderclient==9.6.0 14:55:52 python-dateutil==2.9.0.post0 14:55:52 python-heatclient==4.0.0 14:55:52 python-jenkins==1.8.2 14:55:52 python-keystoneclient==5.5.0 14:55:52 python-magnumclient==4.7.0 14:55:52 python-openstackclient==7.1.2 14:55:52 python-swiftclient==4.6.0 14:55:52 PyYAML==6.0.2 14:55:52 referencing==0.35.1 14:55:52 requests==2.32.3 14:55:52 requests-oauthlib==2.0.0 14:55:52 requestsexceptions==1.4.0 14:55:52 rfc3986==2.0.0 14:55:52 rpds-py==0.20.0 14:55:52 rsa==4.9 14:55:52 ruamel.yaml==0.18.6 14:55:52 ruamel.yaml.clib==0.2.8 14:55:52 s3transfer==0.10.2 14:55:52 simplejson==3.19.3 14:55:52 six==1.16.0 14:55:52 smmap==5.0.1 14:55:52 soupsieve==2.6 14:55:52 stevedore==5.3.0 14:55:52 tabulate==0.9.0 14:55:52 toml==0.10.2 14:55:52 tomlkit==0.13.2 14:55:52 tqdm==4.66.5 14:55:52 typing_extensions==4.12.2 14:55:52 tzdata==2024.2 14:55:52 urllib3==1.26.20 14:55:52 virtualenv==20.26.6 14:55:52 wcwidth==0.2.13 14:55:52 websocket-client==1.8.0 14:55:52 wrapt==1.16.0 14:55:52 xdg==6.0.0 14:55:52 xmltodict==0.13.0 14:55:52 yq==3.4.3 14:55:52 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins4994288367312954834.sh 14:55:52 ---> sudo-logs.sh 14:55:52 Archiving 'sudo' log.. 14:55:52 [ci-management-jjb-deploy-job] $ /bin/bash /tmp/jenkins12152080953160240725.sh 14:55:52 ---> job-cost.sh 14:55:52 Setup pyenv: 14:55:52 system 14:55:52 3.8.13 14:55:52 3.9.13 14:55:52 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 14:55:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPz0 from file:/tmp/.os_lf_venv 14:55:53 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:55:57 lf-activate-venv(): INFO: Adding /tmp/venv-WPz0/bin to PATH 14:55:57 INFO: No Stack... 14:55:57 INFO: Retrieving Pricing Info for: v3-standard-2 14:55:57 INFO: Archiving Costs 14:55:57 [ci-management-jjb-deploy-job] $ /bin/bash -l /tmp/jenkins9583872725488417996.sh 14:55:57 ---> logs-deploy.sh 14:55:57 Setup pyenv: 14:55:58 system 14:55:58 3.8.13 14:55:58 3.9.13 14:55:58 * 3.10.6 (set by /w/workspace/ci-management-jjb-deploy-job/.python-version) 14:55:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-WPz0 from file:/tmp/.os_lf_venv 14:55:58 lf-activate-venv(): INFO: Installing: lftools 14:56:06 lf-activate-venv(): INFO: Adding /tmp/venv-WPz0/bin to PATH 14:56:06 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/ci-management-jjb-deploy-job/70 14:56:06 INFO: archiving workspace using pattern(s): 14:56:07 Archives upload complete. 14:56:07 INFO: archiving logs to Nexus 14:56:08 ---> uname -a: 14:56:08 Linux prd-centos8-builder-2c-1g-43925.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 14:56:08 14:56:08 14:56:08 ---> lscpu: 14:56:08 Architecture: x86_64 14:56:08 CPU op-mode(s): 32-bit, 64-bit 14:56:08 Byte Order: Little Endian 14:56:08 CPU(s): 2 14:56:08 On-line CPU(s) list: 0,1 14:56:08 Thread(s) per core: 1 14:56:08 Core(s) per socket: 1 14:56:08 Socket(s): 2 14:56:08 NUMA node(s): 1 14:56:08 Vendor ID: AuthenticAMD 14:56:08 CPU family: 23 14:56:08 Model: 49 14:56:08 Model name: AMD EPYC-Rome Processor 14:56:08 Stepping: 0 14:56:08 CPU MHz: 2799.998 14:56:08 BogoMIPS: 5599.99 14:56:08 Virtualization: AMD-V 14:56:08 Hypervisor vendor: KVM 14:56:08 Virtualization type: full 14:56:08 L1d cache: 32K 14:56:08 L1i cache: 32K 14:56:08 L2 cache: 512K 14:56:08 L3 cache: 16384K 14:56:08 NUMA node0 CPU(s): 0,1 14:56:08 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 14:56:08 14:56:08 14:56:08 ---> nproc: 14:56:08 2 14:56:08 14:56:08 14:56:08 ---> df -h: 14:56:08 Filesystem Size Used Avail Use% Mounted on 14:56:08 devtmpfs 3.8G 0 3.8G 0% /dev 14:56:08 tmpfs 3.8G 0 3.8G 0% /dev/shm 14:56:08 tmpfs 3.8G 17M 3.8G 1% /run 14:56:08 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 14:56:08 /dev/vda1 40G 8.5G 32G 22% / 14:56:08 tmpfs 770M 0 770M 0% /run/user/1001 14:56:08 14:56:08 14:56:08 ---> free -m: 14:56:08 total used free shared buff/cache available 14:56:08 Mem: 7699 581 4988 19 2129 6812 14:56:08 Swap: 1023 0 1023 14:56:08 14:56:08 14:56:08 ---> ip addr: 14:56:08 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:56:08 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:56:08 inet 127.0.0.1/8 scope host lo 14:56:08 valid_lft forever preferred_lft forever 14:56:08 inet6 ::1/128 scope host 14:56:08 valid_lft forever preferred_lft forever 14:56:08 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:56:08 link/ether fa:16:3e:33:57:43 brd ff:ff:ff:ff:ff:ff 14:56:08 altname enp0s3 14:56:08 altname ens3 14:56:08 inet 10.30.106.71/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:56:08 valid_lft 86244sec preferred_lft 86244sec 14:56:08 inet6 fe80::f816:3eff:fe33:5743/64 scope link 14:56:08 valid_lft forever preferred_lft forever 14:56:08 14:56:08 14:56:08 ---> sar -b -r -n DEV: 14:56:08 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) 14:56:08 14:56:08 14:53:27 LINUX RESTART (2 CPU) 14:56:08 14:56:08 02:54:02 PM tps rtps wtps bread/s bwrtn/s 14:56:08 02:55:01 PM 257.14 140.21 116.93 4988.58 6861.82 14:56:08 02:56:01 PM 124.29 7.16 117.13 1345.28 8945.32 14:56:08 Average: 190.15 73.12 117.03 3151.47 7912.41 14:56:08 14:56:08 02:54:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:56:08 02:55:01 PM 5419428 6998020 2465016 31.26 2688 1759872 770304 8.62 373900 1779236 58200 14:56:08 02:56:01 PM 5119996 6987136 2764448 35.06 2688 2032264 709152 7.94 404488 1988296 103340 14:56:08 Average: 5269712 6992578 2614732 33.16 2688 1896068 739728 8.28 389194 1883766 80770 14:56:08 14:56:08 02:54:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:56:08 02:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:08 02:55:01 PM eth0 311.71 180.85 1298.67 102.88 0.00 0.00 0.00 0.00 14:56:08 02:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:08 02:56:01 PM eth0 54.63 39.37 767.10 10.43 0.00 0.00 0.00 0.00 14:56:08 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:56:08 Average: eth0 182.08 109.51 1030.63 56.26 0.00 0.00 0.00 0.00 14:56:08 14:56:08 14:56:08 ---> sar -P ALL: 14:56:08 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) 14:56:08 14:56:08 14:53:27 LINUX RESTART (2 CPU) 14:56:08 14:56:08 02:54:02 PM CPU %user %nice %system %iowait %steal %idle 14:56:08 02:55:01 PM all 43.36 2.52 19.55 9.45 0.15 24.97 14:56:08 02:55:01 PM 0 26.98 3.32 23.96 13.12 0.16 32.46 14:56:08 02:55:01 PM 1 59.66 1.74 15.17 5.79 0.14 17.51 14:56:08 02:56:01 PM all 40.03 0.00 4.18 4.28 0.13 51.40 14:56:08 02:56:01 PM 0 38.91 0.00 4.02 3.33 0.12 53.63 14:56:08 02:56:01 PM 1 41.15 0.00 4.34 5.23 0.13 49.15 14:56:08 Average: all 41.66 1.24 11.71 6.81 0.14 38.45 14:56:08 Average: 0 33.08 1.62 13.76 8.12 0.14 43.29 14:56:08 Average: 1 50.23 0.85 9.65 5.50 0.14 33.62 14:56:08 14:56:08 14:56:08