Started by user Scott M Stark Rebuilds build #38 Running as Scott M Stark Agent basic-8hdm8 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label: "" name: "basic-8hdm8" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.cdi.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-8hdm8" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\ \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-8hdm8" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.cdi.svc.cluster.local/cdi/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1" imagePullPolicy: "Always" name: "jnlp" resources: limits: memory: "4096Mi" cpu: "2000m" requests: memory: "4096Mi" cpu: "1000m" securityContext: privileged: false tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: beta.kubernetes.io/os: "linux" restartPolicy: "Never" securityContext: {} volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-cdi" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-8hdm8 in workspace /home/jenkins/agent/workspace/CDI-TCK-Release-Job [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-drevLPagEocK/agent.66 SSH_AGENT_PID=68 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/CDI-TCK-Release-Job@tmp/private_key_5956378854545214170.key (/home/jenkins/agent/workspace/CDI-TCK-Release-Job@tmp/private_key_5956378854545214170.key) [ssh-agent] Using credentials genie.cdi (ssh://genie.cdi@projects-storage.eclipse.org) Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/CDI-TCK-Release-Job@tmp/private_key_9070499406543590411.key (/home/jenkins/agent/workspace/CDI-TCK-Release-Job@tmp/private_key_9070499406543590411.key) [ssh-agent] Using credentials eclipse-cdi-bot (GitHub bot SSH) using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/cdi-tck > git init /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/cdi-tck > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub bot > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/cdi-tck +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/cdi-tck # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/cdi-tck # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/cdi-tck using GIT_ASKPASS to set credentials GitHub bot > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/cdi-tck +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision ff31101c6dcedf67f5753d806fc3e999e81a3607 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff31101c6dcedf67f5753d806fc3e999e81a3607 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b master ff31101c6dcedf67f5753d806fc3e999e81a3607 # timeout=10 Commit message: "[maven-release-plugin] prepare for next development iteration" > git rev-list --no-walk e1932aa5962f244132f2e51c04ab67947205f831 # timeout=10 [CDI-TCK-Release-Job] $ /bin/bash -e /tmp/jenkins257529244880003582.sh gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 928B20E9AD5298CC: public key "Jakarta Contexts and Dependency Injection " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 928B20E9AD5298CC: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 Secret subkeys are available. pub rsa4096/928B20E9AD5298CC created: 2019-07-24 expires: 2024-07-22 usage: SCEA trust: unknown validity: unknown ssb rsa4096/0AA3E5C3D232E79B created: 2019-07-24 expires: 2024-07-22 usage: S [ unknown] (1). Jakarta Contexts and Dependency Injection pub rsa4096/928B20E9AD5298CC created: 2019-07-24 expires: 2024-07-22 usage: SCEA trust: unknown validity: unknown ssb rsa4096/0AA3E5C3D232E79B created: 2019-07-24 expires: 2024-07-22 usage: S [ unknown] (1). Jakarta Contexts and Dependency Injection Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/928B20E9AD5298CC created: 2019-07-24 expires: 2024-07-22 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/0AA3E5C3D232E79B created: 2019-07-24 expires: 2024-07-22 usage: S [ unknown] (1). Jakarta Contexts and Dependency Injection Please note that the shown key validity is not necessarily correct unless you restart the program. Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2024-07-22 pub rsa4096/928B20E9AD5298CC created: 2019-07-24 expires: 2024-07-22 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/0AA3E5C3D232E79B created: 2019-07-24 expires: 2024-07-22 usage: S [ultimate] (1). Jakarta Contexts and Dependency Injection pub rsa4096/928B20E9AD5298CC created: 2019-07-24 expires: 2024-07-22 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/0AA3E5C3D232E79B created: 2019-07-24 expires: 2024-07-22 usage: S [ultimate] (1). Jakarta Contexts and Dependency Injection Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/928B20E9AD5298CC created: 2019-07-24 expires: 2024-07-22 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/0AA3E5C3D232E79B created: 2019-07-24 expires: 2024-07-22 usage: S [ultimate] (1). Jakarta Contexts and Dependency Injection [CDI-TCK-Release-Job] $ /bin/bash -ex /tmp/jenkins6455703324669470367.sh + TOOLS_PREFIX=/opt/tools + JAVA_PREFIX=/opt/tools/java/oracle + MVN_HOME=/opt/tools/apache-maven/latest + JAVA_HOME=/opt/tools/java/oracle/jdk-8/latest + PATH=/opt/tools/apache-maven/latest/bin:/opt/tools/java/oracle/jdk-8/latest/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + cd cdi-tck + git status On branch master nothing to commit, working tree clean ++ mvn -version + TEST_MVN='Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"' + echo 'Maven version: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix"' Maven version: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" + RELEASE_TAG=3.0.1 + SPEC_VERSION=3.0 + echo 'Release version: 3.0.1' Release version: 3.0.1 + echo 'Spec version: 3.0' Spec version: 3.0 + echo 'Next version: 3.0.2-SNAPSHOT' Next version: 3.0.2-SNAPSHOT + MVN_DRY_RUN= + '[' false = true ']' + MVN_DEPLOY_ARGS=nexus-staging:deploy + git config --global user.email cdi-bot@eclipse.org + git config --global user.name 'Eclipse CDI Bot' ++ git tag ++ grep '^3.0.1$' + [[ -n '' ]] + echo '-[ Release ]-------------------------------------------------------------' -[ Release ]------------------------------------------------------------- + mvn --batch-mode -s /home/jenkins/.m2/settings.xml -Dtag=3.0.1 -Poss-release -Pstaging -Psignature-generation -Drelease -DreleaseVersion=3.0.1 -DdevelopmentVersion=3.0.2-SNAPSHOT -Dproject.scm.connection=scm:git:ssh://cdi-bot@eclipse.org/eclipse-ee4j/cdi-tck.git -Dproject.scm.developerConnection=scm:git:ssh://cdi-bot@eclipse.org/eclipse-ee4j/cdi-tck.git release:prepare release:perform Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Inspecting build with total of 8 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 8 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jakarta CDI TCK [pom] [INFO] CDI TCK Porting Package API [jar] [INFO] CDI TCK Installed Library - test bean archive [jar] [INFO] CDI TCK Test Suite [jar] [INFO] CDI TCK Reference Guide [jdocbook] [INFO] CDI TCK Distribution - Weld Porting Package [pom] [INFO] CDI TCK Distribution - Libraries [pom] [INFO] CDI TCK Distribution [pom] [INFO] [INFO] -----------------< jakarta.enterprise:cdi-tck-parent >------------------ [INFO] Building Jakarta CDI TCK 3.0.0-SNAPSHOT [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-release-plugin:2.5.3:prepare (default-cli) @ cdi-tck-parent --- [INFO] Verifying that there are no local modifications... [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck && git rev-parse --show-toplevel [INFO] Working directory: /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck && git status --porcelain . [INFO] Working directory: /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck [WARNING] Ignoring unrecognized line: ?? release.properties [INFO] Checking dependencies and plugins for snapshots ... [INFO] Transforming 'Jakarta CDI TCK'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Transforming 'CDI TCK Porting Package API'... [INFO] Transforming 'CDI TCK Installed Library - test bean archive'... [INFO] Transforming 'CDI TCK Test Suite'... [INFO] Transforming 'CDI TCK Reference Guide'... [INFO] Transforming 'CDI TCK Distribution - Weld Porting Package'... [INFO] Transforming 'CDI TCK Distribution - Libraries'... [INFO] Transforming 'CDI TCK Distribution'... [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Ignoring artifact version update for expression ${project.version} [INFO] Not generating release POMs [INFO] Executing goals 'clean install'... [INFO] Executing: /bin/sh -c cd /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck && /opt/tools/apache-maven/latest/bin/mvn -s /tmp/release-settings8231007137020856742.xml clean install --no-plugin-updates --batch-mode -Drelease -Dtck-audit -P oss-release,staging,signature-generation Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /opt/tools/apache-maven/latest Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "3.10.0-1062.el7.x86_64", arch: "amd64", family: "unix" [WARNING] Command line option -npu is deprecated and will be removed in future Maven versions. [INFO] Scanning for projects... [INFO] Inspecting build with total of 8 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 8 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] Jakarta CDI TCK [pom] [INFO] CDI TCK Porting Package API [jar] [INFO] CDI TCK Installed Library - test bean archive [jar] [INFO] CDI TCK Test Suite [jar] [INFO] CDI TCK Reference Guide [jdocbook] [INFO] CDI TCK Distribution - Weld Porting Package [pom] [INFO] CDI TCK Distribution - Libraries [pom] [INFO] CDI TCK Distribution [pom] [INFO] [INFO] -----------------< jakarta.enterprise:cdi-tck-parent >------------------ [INFO] Building Jakarta CDI TCK 3.0.1 [1/8] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cdi-tck-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cdi-tck-parent --- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java-release) @ cdi-tck-parent --- [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ cdi-tck-parent --- [INFO] [INFO] --- maven-javadoc-plugin:3.1.1:jar (attach-javadocs) @ cdi-tck-parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- maven-gpg-plugin:1.6:sign (sign-artifacts) @ cdi-tck-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cdi-tck-parent --- [INFO] Installing /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck/pom.xml to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-parent/3.0.1/cdi-tck-parent-3.0.1.pom [INFO] Installing /home/jenkins/agent/workspace/CDI-TCK-Release-Job/cdi-tck/target/cdi-tck-parent-3.0.1.pom.asc to /home/jenkins/.m2/repository/jakarta/enterprise/cdi-tck-parent/3.0.1/cdi-tck-parent-3.0.1.pom.asc [INFO] [INFO] -------------------< jakarta.enterprise:cdi-tck-api >------------------- [INFO] Building CDI TCK Porting Package API 3.0.1 [2/8] [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] The POM for jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 is missing, no dependency information available [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta CDI TCK 3.0.1: [INFO] [INFO] Jakarta CDI TCK .................................... SUCCESS [01:48 min] [INFO] CDI TCK Porting Package API ........................ FAILURE [ 5.693 s] [INFO] CDI TCK Installed Library - test bean archive ...... SKIPPED [INFO] CDI TCK Test Suite ................................. SKIPPED [INFO] CDI TCK Reference Guide ............................ SKIPPED [INFO] CDI TCK Distribution - Weld Porting Package ........ SKIPPED [INFO] CDI TCK Distribution - Libraries ................... SKIPPED [INFO] CDI TCK Distribution ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:55 min [INFO] Finished at: 2020-08-30T18:37:05Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal on project cdi-tck-api: Could not resolve dependencies for project jakarta.enterprise:cdi-tck-api:jar:3.0.1: Could not find artifact jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 in jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public) -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cdi-tck-api [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for Jakarta CDI TCK 3.0.0-SNAPSHOT: [INFO] [INFO] Jakarta CDI TCK .................................... FAILURE [02:46 min] [INFO] CDI TCK Porting Package API ........................ SKIPPED [INFO] CDI TCK Installed Library - test bean archive ...... SKIPPED [INFO] CDI TCK Test Suite ................................. SKIPPED [INFO] CDI TCK Reference Guide ............................ SKIPPED [INFO] CDI TCK Distribution - Weld Porting Package ........ SKIPPED [INFO] CDI TCK Distribution - Libraries ................... SKIPPED [INFO] CDI TCK Distribution ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:18 min [INFO] Finished at: 2020-08-30T18:37:05Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:2.5.3:prepare (default-cli) on project cdi-tck-parent: Maven execution failed, exit code: '1' -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Build step 'Execute shell' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 68 killed; [ssh-agent] Stopped. Finished: FAILURE