Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jaxb-dev] Build failed in Jenkins: JAXB API EE4J_8 build #19

See <https://ci.eclipse.org/jaxb/job/jaxb-api-ee4j8-build/19/display/redirect>

Changes:


------------------------------------------
[...truncated 632 B...]
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jaxb.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-68pb1"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -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-68pb1"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jaxb.svc.cluster.local/jaxb/";
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    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
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-jaxb"
      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"

[EnvInject] - Loading node environment variables.
Building remotely on basic-68pb1 (basic) in workspace <https://ci.eclipse.org/jaxb/job/jaxb-api-ee4j8-build/ws/>
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/jakartaee/jaxb-api.git
 > git init <https://ci.eclipse.org/jaxb/job/jaxb-api-ee4j8-build/ws/> # timeout=10
Fetching upstream changes from https://github.com/jakartaee/jaxb-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/jakartaee/jaxb-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/jakartaee/jaxb-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/EE4J_8^{commit} # timeout=10
Checking out Revision 2b4e9545fb836e9ed4752e01bcab5bbdac8355e2 (refs/remotes/origin/EE4J_8)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2b4e9545fb836e9ed4752e01bcab5bbdac8355e2 # timeout=10
Commit message: "Merge pull request #98 from cit-consulting/EE4J_8"
First time build. Skipping changelog.
[jaxb-api-ee4j8-build] $ /bin/sh -e /tmp/jenkins14924673933176548332.sh
-[ GPG Initialization ]---------------------------------------------------------
gpg: directory '/home/jenkins/.gnupg' created
gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created
gpg: key 083891AD4774845A: 1 signature not checked due to a missing key
gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created
gpg: key 083891AD4774845A: public key "Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>" imported
gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status
gpg: key 083891AD4774845A: secret key imported
gpg: Total number processed: 1
gpg:               imported: 1
gpg:       secret keys read: 1
gpg:   secret keys imported: 1
gpg: no ultimately trusted keys found
Secret subkeys are available.

pub  rsa4096/083891AD4774845A
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/8118B3BCDB1A5000
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ unknown] (1). Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>

pub  rsa4096/083891AD4774845A
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: unknown       validity: unknown
ssb  rsa4096/8118B3BCDB1A5000
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ unknown] (1). Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>

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/083891AD4774845A
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: unknown
ssb  rsa4096/8118B3BCDB1A5000
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ unknown] (1). Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>
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 2023-10-02
pub  rsa4096/083891AD4774845A
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/8118B3BCDB1A5000
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ultimate] (1). Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>

pub  rsa4096/083891AD4774845A
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/8118B3BCDB1A5000
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ultimate] (1). Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>

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/083891AD4774845A
     created: 2018-10-03  expires: 2023-10-02  usage: SCEA
     trust: ultimate      validity: ultimate
ssb  rsa4096/8118B3BCDB1A5000
     created: 2018-10-03  expires: 2023-10-02  usage: S   
[ultimate] (1). Eclipse Project for JAXB <jaxb-dev@xxxxxxxxxxx>

-[ JAXB API Build ]-------------------------------------------------------------
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 3 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Java Architecture for XML Binding                                  [pom]
[INFO] jakarta.xml.bind-api                                               [jar]
[INFO] jakarta.xml.bind-api-test                                          [jar]
[INFO] 
[INFO] ------------< jakarta.xml.bind:jakarta.xml.bind-api-parent >------------
[INFO] Building Java Architecture for XML Binding 2.3.3-SNAPSHOT          [1/3]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jakarta.xml.bind-api-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven) @ jakarta.xml.bind-api-parent ---
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:1.50:copyright (default) @ jakarta.xml.bind-api-parent ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Java Architecture for XML Binding 2.3.3-SNAPSHOT:
[INFO] 
[INFO] Java Architecture for XML Binding .................. FAILURE [  4.211 s]
[INFO] jakarta.xml.bind-api ............................... SKIPPED
[INFO] jakarta.xml.bind-api-test .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10.187 s
[INFO] Finished at: 2022-11-24T06:32:45Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.glassfish.copyright:glassfish-copyright-maven-plugin:1.50:copyright (default) on project jakarta.xml.bind-api-parent: Unable to parse configuration of mojo org.glassfish.copyright:glassfish-copyright-maven-plugin:1.50:copyright for parameter resources: Cannot assign configuration entry 'resources' with value 'null' of type org.apache.maven.model.merge.ModelMerger.MergingList to property of type java.util.ArrayList -> [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/PluginConfigurationException
Build step 'Execute shell' marked build as failure
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?


Back to the top