Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dash-dev] Build fails in PackageTestFramework

I'm getting a build failure with no added information in the packageTestFramework target:

   [build] packageTestFramework:
   [build]      [echo] workingDirectory:  /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/N200910281856/eclipse/test.assembly
   [build]     [mkdir] Created dir: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/N200910281856/eclipse/test.assembly/eclipse/dropins/eclipse
   [build]     [unzip] Expanding: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/N200910281856/eclipse/N200910281856/wst-xml-junit-tests-N200910281856.zip into /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/N200910281856/eclipse/test.assembly/eclipse/dropins
   [build]      [echo] tempPluginDirRoot: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/N200910281856/eclipse/test.assembly/eclipse/dropins/eclipse/plugins
   [build]      [echo] Load /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/sourceediting/development/athena/org.eclipse.wst.xml.releng/build.properties
   [build]      [echo] Load /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/sourceediting/development/athena/org.eclipse.wst.xml.releng/testing.properties
   [build]      [echo] Load /opt/public/cbi/build/org.eclipse.dash.common.releng/builder/tests/testing.properties
   [build]      [echo] testPluginName: org.eclipse.wst.xml.core.tests
   [build]     [mkdir] Created dir: /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/build/N200910281856/eclipse/test.assembly/testing
   [build]      [echo] Load /opt/users/hudsonbuild/.hudson/jobs/cbi-wtp-wst.xml/workspace/sourceediting/development/athena/org.eclipse.wst.xml.releng/testing.properties
   [build]      [echo] Load /opt/public/cbi/build/org.eclipse.dash.common.releng/builder/tests/testing.properties

I'm getting an exit code of Java 13.

I've disabled this build for the time being so that the workspace and relevant build.cfg information remains in tack for debugging purposes.

https://build.eclipse.org/hudson/job/cbi-wtp-wst.xml/

Any idea, Nick, on what might be happening?




Back to the top