Skip to content

Builds on technology.packaging failing for no apparent reason

Summary

Builds on

For example https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/3131/console just seems to end with no indication as to why:

01:50:03.780 [INFO] --- maven-antrun-plugin:3.1.0:run (copy-zips-to-archive-folder) @ epp.package.php ---
01:50:03.820 [INFO] Executing tasks
01:50:03.822 [INFO]      [copy] Copying 7 files to /home/jenkins/agent/workspace/simrel.epp-tycho-build/org.eclipse.epp.packages/archive
01:50:20.713 Build step 'Invoke top-level Maven targets' marked build as failure
01:50:20.716 $ ssh-agent -k
01:50:20.718 unset SSH_AUTH_SOCK;
01:50:20.718 unset SSH_AGENT_PID;
01:50:20.718 echo Agent pid 56 killed;
01:50:20.724 [ssh-agent] Stopped.
01:50:20.867 Sending e-mails to: jonah@kichwacoders.com
01:50:21.024 Finished: FAILURE

We did have a successful build a couple of days ago, but all builds yesterday failed, some of them for other (expected) reasons, but many for the above reason.

Steps to reproduce

Run a build on https://ci.eclipse.org/packaging/job/simrel.epp-tycho-build/3116/ and wait a long time.

What is the current bug behavior?

As above.

What is the expected correct behavior?

Completed builds.

Relevant logs and/or screenshots

As above

Priority

  • Urgent
  • High
  • Medium
  • Low

Severity

  • Blocker
  • Major
  • Normal
  • Low

Impact

I am trying to publish 2024-03 M3 today. If possible to restart the Jenkins instance that would be great. Feel free to stop any and all running jobs to do that (unless I make a further comment below)