17:42:08 Triggered by Gerrit: https://gerrit.onap.org/r/c/policy/parent/+/139474 17:42:08 Running as SYSTEM 17:42:08 [EnvInject] - Loading node environment variables. 17:42:08 Building remotely on prd-ubuntu1804-builder-4c-4g-85074 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-parent-master-verify-java 17:42:08 [ssh-agent] Looking for ssh-agent implementation... 17:42:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 17:42:08 $ ssh-agent 17:42:08 SSH_AUTH_SOCK=/tmp/ssh-jMQLvNSnT4z1/agent.1715 17:42:08 SSH_AGENT_PID=1717 17:42:08 [ssh-agent] Started. 17:42:08 Running ssh-add (command line suppressed) 17:42:08 Identity added: /w/workspace/policy-parent-master-verify-java@tmp/private_key_16799603274614202457.key (/w/workspace/policy-parent-master-verify-java@tmp/private_key_16799603274614202457.key) 17:42:08 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 17:42:08 The recommended git tool is: NONE 17:42:11 using credential onap-jenkins-ssh 17:42:11 Wiping out workspace first. 17:42:11 Cloning the remote Git repository 17:42:11 Cloning repository git://cloud.onap.org/mirror/policy/parent.git 17:42:11 > git init /w/workspace/policy-parent-master-verify-java # timeout=10 17:42:11 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git 17:42:11 > git --version # timeout=10 17:42:11 > git --version # 'git version 2.17.1' 17:42:11 using GIT_SSH to set credentials Gerrit user 17:42:11 Verifying host key using manually-configured host key entries 17:42:11 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent.git +refs/heads/*:refs/remotes/origin/* # timeout=30 17:42:16 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 17:42:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:42:17 > git config remote.origin.url git://cloud.onap.org/mirror/policy/parent.git # timeout=10 17:42:17 Fetching upstream changes from git://cloud.onap.org/mirror/policy/parent.git 17:42:17 using GIT_SSH to set credentials Gerrit user 17:42:17 Verifying host key using manually-configured host key entries 17:42:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/parent.git refs/changes/74/139474/1 # timeout=30 17:42:17 > git rev-parse 9cea8efa1254711860fbd52fbb60f58cadaf9a87^{commit} # timeout=10 17:42:17 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 17:42:17 Checking out Revision 9cea8efa1254711860fbd52fbb60f58cadaf9a87 (refs/changes/74/139474/1) 17:42:17 > git config core.sparsecheckout # timeout=10 17:42:17 > git checkout -f 9cea8efa1254711860fbd52fbb60f58cadaf9a87 # timeout=30 17:42:20 Commit message: "Set snapshot and/or references of policy/parent for new release" 17:42:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 17:42:20 > git rev-list --no-walk 9540c8ddd58cd9f943b8b501418109b207c01e5b # timeout=10 17:42:21 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins3775374512687481733.sh 17:42:21 ---> python-tools-install.sh 17:42:21 Setup pyenv: 17:42:21 * system (set by /opt/pyenv/version) 17:42:21 * 3.8.13 (set by /opt/pyenv/version) 17:42:21 * 3.9.13 (set by /opt/pyenv/version) 17:42:21 * 3.10.6 (set by /opt/pyenv/version) 17:42:25 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XegP 17:42:25 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 17:42:28 lf-activate-venv(): INFO: Installing: lftools 17:43:06 lf-activate-venv(): INFO: Adding /tmp/venv-XegP/bin to PATH 17:43:06 Generating Requirements File 17:43:30 Python 3.10.6 17:43:30 pip 24.3.1 from /tmp/venv-XegP/lib/python3.10/site-packages/pip (python 3.10) 17:43:30 appdirs==1.4.4 17:43:30 argcomplete==3.5.1 17:43:30 aspy.yaml==1.3.0 17:43:30 attrs==24.2.0 17:43:30 autopage==0.5.2 17:43:30 beautifulsoup4==4.12.3 17:43:30 boto3==1.35.64 17:43:30 botocore==1.35.64 17:43:30 bs4==0.0.2 17:43:30 cachetools==5.5.0 17:43:30 certifi==2024.8.30 17:43:30 cffi==1.17.1 17:43:30 cfgv==3.4.0 17:43:30 chardet==5.2.0 17:43:30 charset-normalizer==3.4.0 17:43:30 click==8.1.7 17:43:30 cliff==4.7.0 17:43:30 cmd2==2.5.6 17:43:30 cryptography==3.3.2 17:43:30 debtcollector==3.0.0 17:43:30 decorator==5.1.1 17:43:30 defusedxml==0.7.1 17:43:30 Deprecated==1.2.15 17:43:30 distlib==0.3.9 17:43:30 dnspython==2.7.0 17:43:30 docker==4.2.2 17:43:30 dogpile.cache==1.3.3 17:43:30 durationpy==0.9 17:43:30 email_validator==2.2.0 17:43:30 filelock==3.16.1 17:43:30 future==1.0.0 17:43:30 gitdb==4.0.11 17:43:30 GitPython==3.1.43 17:43:30 google-auth==2.36.0 17:43:30 httplib2==0.22.0 17:43:30 identify==2.6.2 17:43:30 idna==3.10 17:43:30 importlib-resources==1.5.0 17:43:30 iso8601==2.1.0 17:43:30 Jinja2==3.1.4 17:43:30 jmespath==1.0.1 17:43:30 jsonpatch==1.33 17:43:30 jsonpointer==3.0.0 17:43:30 jsonschema==4.23.0 17:43:30 jsonschema-specifications==2024.10.1 17:43:30 keystoneauth1==5.8.0 17:43:30 kubernetes==31.0.0 17:43:30 lftools==0.37.10 17:43:30 lxml==5.3.0 17:43:30 MarkupSafe==3.0.2 17:43:30 msgpack==1.1.0 17:43:30 multi_key_dict==2.0.3 17:43:30 munch==4.0.0 17:43:30 netaddr==1.3.0 17:43:30 netifaces==0.11.0 17:43:30 niet==1.4.2 17:43:30 nodeenv==1.9.1 17:43:30 oauth2client==4.1.3 17:43:30 oauthlib==3.2.2 17:43:30 openstacksdk==4.1.0 17:43:30 os-client-config==2.1.0 17:43:30 os-service-types==1.7.0 17:43:30 osc-lib==3.1.0 17:43:30 oslo.config==9.7.0 17:43:30 oslo.context==5.7.0 17:43:30 oslo.i18n==6.5.0 17:43:30 oslo.log==6.1.2 17:43:30 oslo.serialization==5.6.0 17:43:30 oslo.utils==7.4.0 17:43:30 packaging==24.2 17:43:30 pbr==6.1.0 17:43:30 platformdirs==4.3.6 17:43:30 prettytable==3.12.0 17:43:30 psutil==6.1.0 17:43:30 pyasn1==0.6.1 17:43:30 pyasn1_modules==0.4.1 17:43:30 pycparser==2.22 17:43:30 pygerrit2==2.0.15 17:43:30 PyGithub==2.5.0 17:43:30 PyJWT==2.10.0 17:43:30 PyNaCl==1.5.0 17:43:30 pyparsing==2.4.7 17:43:30 pyperclip==1.9.0 17:43:30 pyrsistent==0.20.0 17:43:30 python-cinderclient==9.6.0 17:43:30 python-dateutil==2.9.0.post0 17:43:30 python-heatclient==4.0.0 17:43:30 python-jenkins==1.8.2 17:43:30 python-keystoneclient==5.5.0 17:43:30 python-magnumclient==4.7.0 17:43:30 python-openstackclient==7.2.1 17:43:30 python-swiftclient==4.6.0 17:43:30 PyYAML==6.0.2 17:43:30 referencing==0.35.1 17:43:30 requests==2.32.3 17:43:30 requests-oauthlib==2.0.0 17:43:30 requestsexceptions==1.4.0 17:43:30 rfc3986==2.0.0 17:43:30 rpds-py==0.21.0 17:43:30 rsa==4.9 17:43:30 ruamel.yaml==0.18.6 17:43:30 ruamel.yaml.clib==0.2.12 17:43:30 s3transfer==0.10.3 17:43:30 simplejson==3.19.3 17:43:30 six==1.16.0 17:43:30 smmap==5.0.1 17:43:30 soupsieve==2.6 17:43:30 stevedore==5.3.0 17:43:30 tabulate==0.9.0 17:43:30 toml==0.10.2 17:43:30 tomlkit==0.13.2 17:43:30 tqdm==4.67.0 17:43:30 typing_extensions==4.12.2 17:43:30 tzdata==2024.2 17:43:30 urllib3==1.26.20 17:43:30 virtualenv==20.27.1 17:43:30 wcwidth==0.2.13 17:43:30 websocket-client==1.8.0 17:43:30 wrapt==1.16.0 17:43:30 xdg==6.0.0 17:43:30 xmltodict==0.14.2 17:43:30 yq==3.4.3 17:43:30 [EnvInject] - Injecting environment variables from a build step. 17:43:30 [EnvInject] - Injecting as environment variables the properties content 17:43:30 SET_JDK_VERSION=openjdk17 17:43:30 GIT_URL="git://cloud.onap.org/mirror" 17:43:30 17:43:30 [EnvInject] - Variables injected successfully. 17:43:30 [policy-parent-master-verify-java] $ /bin/sh /tmp/jenkins3359915644488526096.sh 17:43:30 ---> update-java-alternatives.sh 17:43:30 ---> Updating Java version 17:43:30 ---> Ubuntu/Debian system detected 17:43:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode 17:43:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode 17:43:31 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode 17:43:31 openjdk version "17.0.4" 2022-07-19 17:43:31 OpenJDK Runtime Environment (build 17.0.4+8-Ubuntu-118.04) 17:43:31 OpenJDK 64-Bit Server VM (build 17.0.4+8-Ubuntu-118.04, mixed mode, sharing) 17:43:31 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64 17:43:31 [EnvInject] - Injecting environment variables from a build step. 17:43:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 17:43:31 [EnvInject] - Variables injected successfully. 17:43:31 provisioning config files... 17:43:31 copy managed file [global-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config698910108535918862tmp 17:43:31 copy managed file [policy-parent-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config2287712515448965569tmp 17:43:31 [EnvInject] - Injecting environment variables from a build step. 17:43:31 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-builder-4c-4g-85074 17:43:33 using settings config with name policy-parent-settings 17:43:33 Replacing all maven server entries not found in credentials list is true 17:43:33 using global settings config with name global-settings 17:43:33 Replacing all maven server entries not found in credentials list is true 17:43:33 [policy-parent-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings18010365341697602122.xml -gs /tmp/global-settings7881271694766453314.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=9cea8efa1254711860fbd52fbb60f58cadaf9a87 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=ramesh.murugan.iyer@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Ramesh Murugan Iyer" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/policy/parent/+/139474 -DGERRIT_PATCHSET_UPLOADER_EMAIL=ramesh.murugan.iyer@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=policy/parent -DGERRIT_CHANGE_NUMBER=139474 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Ramesh Murugan Iyer\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/74/139474/1 "-DGERRIT_PATCHSET_UPLOADER_NAME=Ramesh Murugan Iyer" '-DGERRIT_CHANGE_OWNER=\"Ramesh Murugan Iyer\" ' -DPROJECT=policy/parent -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=U2V0IHNuYXBzaG90IGFuZC9vciByZWZlcmVuY2VzIG9mIHBvbGljeS9wYXJlbnQgZm9yIG5ldyByZWxlYXNlCgpwb2xpY3kvcGFyZW50IHVwZGF0ZWQgdG8gaXRzIGxhdGVzdCBvd24gYW5kIHJlZmVyZW5jZSBzbmFwc2hvdHMKCioqKiBUaGlzIGNvbW1pdCBpcyBnZW5lcmF0ZWQgYnkgYSBQRiByZWxlYXNlIHNjcmlwdCAqKioKCklzc3VlLUlEOiBQT0xJQ1ktNTE2NgpDaGFuZ2UtSWQ6IEkxYmQ5YTdjMDQ0MmVlY2FhYmVmMjg5N2E0YTBkY2RhNWRmNGQ0ZTQ1ClNpZ25lZC1vZmYtYnk6IHJhbWVzaGl5ZXIyNyA8cmFtZXNoLm11cnVnYW4uaXllckBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Set snapshot and/or references of policy/parent for new release" '-DGERRIT_EVENT_ACCOUNT=\"Ramesh Murugan Iyer\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I1bd9a7c0442eecaabef2897a4a0dcda5df4d4e45 -DGERRIT_EVENT_HASH=-328845123 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=ramesh.murugan.iyer@est.tech -DGERRIT_PATCHSET_NUMBER=1 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Ramesh Murugan Iyer" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 17:43:34 [INFO] Scanning for projects... 17:43:37 [INFO] ------------------------------------------------------------------------ 17:43:37 [INFO] Reactor Build Order: 17:43:37 [INFO] 17:43:37 [INFO] policy-parent [pom] 17:43:37 [INFO] checkstyle [jar] 17:43:37 [INFO] policy-parent-resources [jar] 17:43:37 [INFO] Policy Integration POM [pom] 17:43:37 [INFO] 17:43:37 [INFO] ----------------< org.onap.policy.parent:policy-parent >---------------- 17:43:37 [INFO] Building policy-parent 5.1.0-SNAPSHOT [1/4] 17:43:37 [INFO] --------------------------------[ pom ]--------------------------------- 17:43:37 [INFO] 17:43:37 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-parent --- 17:43:37 [INFO] 17:43:37 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-parent --- 17:43:38 [INFO] Installing /w/workspace/policy-parent-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent/5.1.0-SNAPSHOT/policy-parent-5.1.0-SNAPSHOT.pom 17:43:38 [INFO] 17:43:38 [INFO] -----------------< org.onap.policy.parent:checkstyle >------------------ 17:43:38 [INFO] Building checkstyle 5.1.0-SNAPSHOT [2/4] 17:43:38 [INFO] --------------------------------[ jar ]--------------------------------- 17:43:38 [INFO] 17:43:38 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 17:43:38 [INFO] 17:43:38 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 17:43:38 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:43:38 [INFO] Copying 3 resources 17:43:38 [INFO] 17:43:38 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 17:43:40 [INFO] No sources to compile 17:43:40 [INFO] 17:43:40 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 17:43:40 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:43:40 [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/checkstyle/src/test/resources 17:43:40 [INFO] 17:43:40 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 17:43:40 [INFO] No sources to compile 17:43:40 [INFO] 17:43:40 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 17:43:40 [INFO] No tests to run. 17:43:40 [INFO] 17:43:40 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 17:43:40 [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-5.1.0-SNAPSHOT.jar 17:43:40 [INFO] 17:43:40 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 17:43:40 [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/target/checkstyle-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/5.1.0-SNAPSHOT/checkstyle-5.1.0-SNAPSHOT.jar 17:43:40 [INFO] Installing /w/workspace/policy-parent-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/checkstyle/5.1.0-SNAPSHOT/checkstyle-5.1.0-SNAPSHOT.pom 17:43:41 [INFO] 17:43:41 [INFO] -----------< org.onap.policy.parent:policy-parent-resources >----------- 17:43:41 [INFO] Building policy-parent-resources 5.1.0-SNAPSHOT [3/4] 17:43:41 [INFO] --------------------------------[ jar ]--------------------------------- 17:43:41 [INFO] 17:43:41 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ policy-parent-resources --- 17:43:41 [INFO] 17:43:41 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ policy-parent-resources --- 17:43:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:43:41 [INFO] Copying 2 resources 17:43:41 [INFO] 17:43:41 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ policy-parent-resources --- 17:43:41 [INFO] No sources to compile 17:43:41 [INFO] 17:43:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ policy-parent-resources --- 17:43:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 17:43:41 [INFO] skip non existing resourceDirectory /w/workspace/policy-parent-master-verify-java/resources/src/test/resources 17:43:41 [INFO] 17:43:41 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ policy-parent-resources --- 17:43:41 [INFO] No sources to compile 17:43:41 [INFO] 17:43:41 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ policy-parent-resources --- 17:43:41 [INFO] No tests to run. 17:43:41 [INFO] 17:43:41 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ policy-parent-resources --- 17:43:41 [INFO] Building jar: /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-5.1.0-SNAPSHOT.jar 17:43:41 [INFO] 17:43:41 [INFO] --- maven-install-plugin:2.4:install (default-install) @ policy-parent-resources --- 17:43:41 [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/target/policy-parent-resources-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/5.1.0-SNAPSHOT/policy-parent-resources-5.1.0-SNAPSHOT.jar 17:43:41 [INFO] Installing /w/workspace/policy-parent-master-verify-java/resources/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/policy-parent-resources/5.1.0-SNAPSHOT/policy-parent-resources-5.1.0-SNAPSHOT.pom 17:43:41 [INFO] 17:43:41 [INFO] -----------------< org.onap.policy.parent:integration >----------------- 17:43:41 [INFO] Building Policy Integration POM 5.1.0-SNAPSHOT [4/4] 17:43:41 [INFO] --------------------------------[ pom ]--------------------------------- 17:43:41 [INFO] 17:43:41 [INFO] --- maven-clean-plugin:3.3.1:clean (default-clean) @ integration --- 17:43:41 [INFO] 17:43:41 [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (pre-unit-test) @ integration --- 17:43:42 [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/policy-parent-master-verify-java/integration/target/code-coverage/jacoco-ut.exec,append=true,excludes=org/drools/**/*:**/gen/**:**/generated-sources/**,output=file --add-opens java.base/java.time=ALL-UNNAMED 17:43:42 --add-opens java.base/java.util=ALL-UNNAMED 17:43:42 --add-opens java.sql/java.sql=ALL-UNNAMED 17:43:42 [INFO] 17:43:42 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ integration --- 17:43:48 [INFO] Starting audit... 17:43:48 Audit done. 17:43:48 [INFO] You have 0 Checkstyle violations. 17:43:48 [INFO] 17:43:48 [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-java-style) @ integration --- 17:43:48 [INFO] Starting audit... 17:43:48 Audit done. 17:43:48 [INFO] You have 0 Checkstyle violations. 17:43:48 [INFO] 17:43:48 [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ integration --- 17:43:48 [INFO] Skipping JaCoCo execution due to missing execution data file. 17:43:48 [INFO] 17:43:48 [INFO] --- maven-failsafe-plugin:3.2.5:integration-test (integration-tests) @ integration --- 17:43:49 [INFO] No tests to run. 17:43:49 [INFO] 17:43:49 [INFO] --- jacoco-maven-plugin:0.8.11:report-aggregate (report-aggregate) @ integration --- 17:43:49 [INFO] Analyzed bundle 'integration' with 0 classes 17:43:49 [INFO] 17:43:49 [INFO] --- maven-failsafe-plugin:3.2.5:verify (integration-tests) @ integration --- 17:43:49 [INFO] 17:43:49 [INFO] --- maven-install-plugin:3.1.1:install (default-install) @ integration --- 17:43:49 [INFO] Installing /w/workspace/policy-parent-master-verify-java/integration/pom.xml to /home/jenkins/.m2/repository/org/onap/policy/parent/integration/5.1.0-SNAPSHOT/integration-5.1.0-SNAPSHOT.pom 17:43:49 [INFO] ------------------------------------------------------------------------ 17:43:49 [INFO] Reactor Summary for policy-parent 5.1.0-SNAPSHOT: 17:43:49 [INFO] 17:43:49 [INFO] policy-parent ...................................... SUCCESS [ 0.978 s] 17:43:49 [INFO] checkstyle ......................................... SUCCESS [ 2.922 s] 17:43:49 [INFO] policy-parent-resources ............................ SUCCESS [ 0.021 s] 17:43:49 [INFO] Policy Integration POM ............................. SUCCESS [ 8.643 s] 17:43:49 [INFO] ------------------------------------------------------------------------ 17:43:49 [INFO] BUILD SUCCESS 17:43:49 [INFO] ------------------------------------------------------------------------ 17:43:49 [INFO] Total time: 14.677 s 17:43:49 [INFO] Finished at: 2024-11-19T17:43:49Z 17:43:49 [INFO] ------------------------------------------------------------------------ 17:43:49 $ ssh-agent -k 17:43:49 unset SSH_AUTH_SOCK; 17:43:49 unset SSH_AGENT_PID; 17:43:49 echo Agent pid 1717 killed; 17:43:49 [ssh-agent] Stopped. 17:43:49 [PostBuildScript] - [INFO] Executing post build scripts. 17:43:49 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins13824946089174950968.sh 17:43:49 ---> sysstat.sh 17:43:50 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins10015565207974623631.sh 17:43:50 ---> package-listing.sh 17:43:50 ++ tr '[:upper:]' '[:lower:]' 17:43:50 ++ facter osfamily 17:43:50 + OS_FAMILY=debian 17:43:50 + workspace=/w/workspace/policy-parent-master-verify-java 17:43:50 + START_PACKAGES=/tmp/packages_start.txt 17:43:50 + END_PACKAGES=/tmp/packages_end.txt 17:43:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:43:50 + PACKAGES=/tmp/packages_start.txt 17:43:50 + '[' /w/workspace/policy-parent-master-verify-java ']' 17:43:50 + PACKAGES=/tmp/packages_end.txt 17:43:50 + case "${OS_FAMILY}" in 17:43:50 + dpkg -l 17:43:50 + grep '^ii' 17:43:50 + '[' -f /tmp/packages_start.txt ']' 17:43:50 + '[' -f /tmp/packages_end.txt ']' 17:43:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:43:50 + '[' /w/workspace/policy-parent-master-verify-java ']' 17:43:50 + mkdir -p /w/workspace/policy-parent-master-verify-java/archives/ 17:43:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-parent-master-verify-java/archives/ 17:43:50 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins3869687802271561721.sh 17:43:50 ---> capture-instance-metadata.sh 17:43:50 Setup pyenv: 17:43:50 system 17:43:50 3.8.13 17:43:50 3.9.13 17:43:50 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 17:43:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XegP from file:/tmp/.os_lf_venv 17:43:51 lf-activate-venv(): INFO: Installing: lftools 17:43:59 lf-activate-venv(): INFO: Adding /tmp/venv-XegP/bin to PATH 17:43:59 INFO: Running in OpenStack, capturing instance metadata 17:44:00 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins2425676586486308360.sh 17:44:00 provisioning config files... 17:44:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-parent-master-verify-java@tmp/config13791532747304168752tmp 17:44:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 17:44:00 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 17:44:00 [EnvInject] - Injecting environment variables from a build step. 17:44:00 [EnvInject] - Injecting as environment variables the properties content 17:44:00 SERVER_ID=logs 17:44:00 17:44:00 [EnvInject] - Variables injected successfully. 17:44:00 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins10030250926015073445.sh 17:44:00 ---> create-netrc.sh 17:44:00 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins6558444100147069407.sh 17:44:00 ---> python-tools-install.sh 17:44:00 Setup pyenv: 17:44:00 system 17:44:00 3.8.13 17:44:00 3.9.13 17:44:00 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 17:44:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XegP from file:/tmp/.os_lf_venv 17:44:01 lf-activate-venv(): INFO: Installing: lftools 17:44:11 lf-activate-venv(): INFO: Adding /tmp/venv-XegP/bin to PATH 17:44:11 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins6121508198515247037.sh 17:44:11 ---> sudo-logs.sh 17:44:11 Archiving 'sudo' log.. 17:44:11 [policy-parent-master-verify-java] $ /bin/bash /tmp/jenkins14253733326544108973.sh 17:44:11 ---> job-cost.sh 17:44:11 Setup pyenv: 17:44:11 system 17:44:11 3.8.13 17:44:11 3.9.13 17:44:11 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 17:44:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XegP from file:/tmp/.os_lf_venv 17:44:12 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 17:44:16 lf-activate-venv(): INFO: Adding /tmp/venv-XegP/bin to PATH 17:44:16 INFO: No Stack... 17:44:16 INFO: Retrieving Pricing Info for: v3-standard-4 17:44:17 INFO: Archiving Costs 17:44:17 [policy-parent-master-verify-java] $ /bin/bash -l /tmp/jenkins12831428156899979776.sh 17:44:17 ---> logs-deploy.sh 17:44:17 Setup pyenv: 17:44:17 system 17:44:17 3.8.13 17:44:17 3.9.13 17:44:17 * 3.10.6 (set by /w/workspace/policy-parent-master-verify-java/.python-version) 17:44:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XegP from file:/tmp/.os_lf_venv 17:44:18 lf-activate-venv(): INFO: Installing: lftools 17:44:26 lf-activate-venv(): INFO: Adding /tmp/venv-XegP/bin to PATH 17:44:26 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-parent-master-verify-java/1413 17:44:26 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 17:44:27 Archives upload complete. 17:44:27 INFO: archiving logs to Nexus 17:44:28 ---> uname -a: 17:44:28 Linux prd-ubuntu1804-builder-4c-4g-85074 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 17:44:28 17:44:28 17:44:28 ---> lscpu: 17:44:28 Architecture: x86_64 17:44:28 CPU op-mode(s): 32-bit, 64-bit 17:44:28 Byte Order: Little Endian 17:44:28 CPU(s): 4 17:44:28 On-line CPU(s) list: 0-3 17:44:28 Thread(s) per core: 1 17:44:28 Core(s) per socket: 1 17:44:28 Socket(s): 4 17:44:28 NUMA node(s): 1 17:44:28 Vendor ID: AuthenticAMD 17:44:28 CPU family: 23 17:44:28 Model: 49 17:44:28 Model name: AMD EPYC-Rome Processor 17:44:28 Stepping: 0 17:44:28 CPU MHz: 2800.000 17:44:28 BogoMIPS: 5600.00 17:44:28 Virtualization: AMD-V 17:44:28 Hypervisor vendor: KVM 17:44:28 Virtualization type: full 17:44:28 L1d cache: 32K 17:44:28 L1i cache: 32K 17:44:28 L2 cache: 512K 17:44:28 L3 cache: 16384K 17:44:28 NUMA node0 CPU(s): 0-3 17:44:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl xtopology cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities 17:44:28 17:44:28 17:44:28 ---> nproc: 17:44:28 4 17:44:28 17:44:28 17:44:28 ---> df -h: 17:44:28 Filesystem Size Used Avail Use% Mounted on 17:44:28 udev 7.9G 0 7.9G 0% /dev 17:44:28 tmpfs 1.6G 672K 1.6G 1% /run 17:44:28 /dev/vda1 78G 8.3G 70G 11% / 17:44:28 tmpfs 7.9G 0 7.9G 0% /dev/shm 17:44:28 tmpfs 5.0M 0 5.0M 0% /run/lock 17:44:28 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 17:44:28 /dev/vda15 105M 4.4M 100M 5% /boot/efi 17:44:28 tmpfs 1.6G 0 1.6G 0% /run/user/1001 17:44:28 17:44:28 17:44:28 ---> free -m: 17:44:28 total used free shared buff/cache available 17:44:28 Mem: 16040 546 13349 0 2143 15184 17:44:28 Swap: 1023 0 1023 17:44:28 17:44:28 17:44:28 ---> ip addr: 17:44:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 17:44:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 17:44:28 inet 127.0.0.1/8 scope host lo 17:44:28 valid_lft forever preferred_lft forever 17:44:28 inet6 ::1/128 scope host 17:44:28 valid_lft forever preferred_lft forever 17:44:28 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 17:44:28 link/ether fa:16:3e:71:80:03 brd ff:ff:ff:ff:ff:ff 17:44:28 inet 10.30.107.2/23 brd 10.30.107.255 scope global dynamic ens3 17:44:28 valid_lft 86236sec preferred_lft 86236sec 17:44:28 inet6 fe80::f816:3eff:fe71:8003/64 scope link 17:44:28 valid_lft forever preferred_lft forever 17:44:28 17:44:28 17:44:28 ---> sar -b -r -n DEV: 17:44:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85074) 11/19/24 _x86_64_ (4 CPU) 17:44:28 17:44:28 17:41:47 LINUX RESTART (4 CPU) 17:44:28 17:44:28 17:42:01 tps rtps wtps bread/s bwrtn/s 17:44:28 17:43:01 247.78 67.36 180.42 4588.84 21113.68 17:44:28 17:44:01 140.26 33.96 106.30 1859.02 16911.71 17:44:28 Average: 194.02 50.66 143.36 3223.93 19012.70 17:44:28 17:44:28 17:42:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 17:44:28 17:43:01 13912868 15536788 2512092 15.29 52108 1776820 852140 4.88 710016 1596332 111980 17:44:28 17:44:01 13716084 15592412 2708876 16.49 72040 1996608 748196 4.28 687444 1789608 43424 17:44:28 Average: 13814476 15564600 2610484 15.89 62074 1886714 800168 4.58 698730 1692970 77702 17:44:28 17:44:28 17:42:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 17:44:28 17:43:01 ens3 393.47 277.25 2995.34 77.48 0.00 0.00 0.00 0.00 17:44:28 17:43:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 17:44:28 17:44:01 ens3 149.34 126.51 1099.97 37.32 0.00 0.00 0.00 0.00 17:44:28 17:44:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 17:44:28 Average: ens3 271.40 201.88 2047.65 57.40 0.00 0.00 0.00 0.00 17:44:28 Average: lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 17:44:28 17:44:28 17:44:28 ---> sar -P ALL: 17:44:28 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-85074) 11/19/24 _x86_64_ (4 CPU) 17:44:28 17:44:28 17:41:47 LINUX RESTART (4 CPU) 17:44:28 17:44:28 17:42:01 CPU %user %nice %system %iowait %steal %idle 17:44:28 17:43:01 all 17.63 0.00 2.00 8.71 0.05 71.60 17:44:28 17:43:01 0 9.79 0.00 1.79 22.56 0.05 65.80 17:44:28 17:43:01 1 21.45 0.00 2.65 4.67 0.07 71.17 17:44:28 17:43:01 2 19.45 0.00 1.57 2.76 0.05 76.17 17:44:28 17:43:01 3 19.89 0.00 2.00 4.73 0.05 73.33 17:44:28 17:44:01 all 23.51 0.00 1.50 6.71 0.07 68.22 17:44:28 17:44:01 0 13.76 0.00 1.18 13.69 0.08 71.29 17:44:28 17:44:01 1 53.90 0.00 2.58 6.94 0.08 36.49 17:44:28 17:44:01 2 16.06 0.00 1.01 1.98 0.07 80.88 17:44:28 17:44:01 3 10.51 0.00 1.22 4.18 0.05 84.03 17:44:28 Average: all 20.57 0.00 1.75 7.71 0.06 69.91 17:44:28 Average: 0 11.77 0.00 1.49 18.13 0.07 68.54 17:44:28 Average: 1 37.62 0.00 2.61 5.80 0.08 53.88 17:44:28 Average: 2 17.76 0.00 1.29 2.37 0.06 78.52 17:44:28 Average: 3 15.20 0.00 1.61 4.45 0.05 78.69 17:44:28 17:44:28 17:44:28