Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Build fails/success depending on the server in which it's run.

Hello Folks,

With the storage problem we have had with the servers, I've discovered a weird issue building against different servers.

Our buckminster based build [1] used to be run using hudson-server1. However, I've discovered that if I run my build on a different server (hudson-slave2, fastlane and master) the build fails when trying to execute some Plugin Junit tests with the following error:

INFO:  junit '-DX.display=:12' '--launch' 'org.eclipse.ocl.ecore.tests/launches/org.eclipse.ocl.ecore.tests (Plugin).launch' '--flatXML' '--output' '/opt/users/hudsonbuild/.hudson/jobs/buckminster-mdt-ocl-core-3.1-nightly/workspace//test.results/org.eclipse.ocl.ecore.plugin.tests.xml'
Required plug-in 'org.eclipse.jdt.junit4.runtime' could not be found.

There are other tests which are executed. The difference is that "org.eclipse.ocl.ecore.tests (Plugin).launch" is a plugin junit tests launch configuration.

Before figuring out why this plugin is missed and who needs it, I'd like to ask you a couple of questions:

- Why could a build success in a server and fail in another one. Is there any kind of information available ?
- Does anybody face on this/similar issue ?

[1] https://hudson.eclipse.org/hudson/job/buckminster-mdt-ocl-core-3.1-nightly/

Regards,
Adolfo
--
Open Canarias, S.L.
Adolfo Sánchez-Barbudo Herrera
adolfosbh(at)opencanarias(dot)com
C/Elías Ramos González, 4, ofc. 304
38001 SANTA CRUZ DE TENERIFE
Tel.: +34 922 240231

Back to the top