Build: #3 failed
Job: Default Job failed
Runtime classpath no test stuff gradle: Test case result
The below summarizes the result of the test "Runtime classpath no test stuff gradle" in build 3 of HTTPS-ONLY - Spring IDE - CI HTTPS test - Default Job.
- Description
- Runtime classpath no test stuff gradle
- Test class
- org.springframework.ide.eclipse.boot.launch.test.BootLaunchConfigurationDelegateTest
- Method
- testRuntimeClasspathNoTestStuffGradle
- Duration
- < 1 sec
- Status
- Failed (New Failure)
Error Log
org.eclipse.core.runtime.CoreException: FileNotFoundException: /opt/bamboo-home/xml-data/build-dir/HTTPSONLY-IDECITEST-JOB1/plugins/org.springframework.ide.eclipse.boot.launch.test/target/work/data/gradle-test-project/pom.xml (No such file or directory) at org.springsource.ide.eclipse.commons.livexp.util.ExceptionUtil.coreException(ExceptionUtil.java:46) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness.assertOk(BootProjectTestHarness.java:369) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness$7.test(BootProjectTestHarness.java:286) at org.springsource.ide.eclipse.commons.frameworks.test.util.ACondition.doTest(ACondition.java:143) at org.springsource.ide.eclipse.commons.frameworks.test.util.ACondition.waitFor(ACondition.java:103) at org.springsource.ide.eclipse.commons.frameworks.test.util.ACondition.<init>(ACondition.java:87) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness$7.<init>(BootProjectTestHarness.java:283) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness.waitForImportJob(BootProjectTestHarness.java:283) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness.lambda$3(BootProjectTestHarness.java:273) at org.springframework.ide.eclipse.boot.util.RetryUtil.retryWhen(RetryUtil.java:34) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness.createBootProject(BootProjectTestHarness.java:241) at org.springframework.ide.eclipse.boot.launch.test.BootLaunchConfigurationDelegateTest.testRuntimeClasspathNoTestStuffGradle(BootLaunchConfigurationDelegateTest.java:432) Caused by: java.lang.reflect.InvocationTargetException: null at org.springframework.ide.eclipse.buildship30.Buildship30ImportStrategy$1.run(Buildship30ImportStrategy.java:100) at org.springframework.ide.eclipse.boot.wizard.NewSpringBootWizardModel.importProject(NewSpringBootWizardModel.java:351) at org.springframework.ide.eclipse.boot.wizard.NewSpringBootWizardModel.performFinish(NewSpringBootWizardModel.java:330) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness$6.run(BootProjectTestHarness.java:263) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: java.io.FileNotFoundException: /opt/bamboo-home/xml-data/build-dir/HTTPSONLY-IDECITEST-JOB1/plugins/org.springframework.ide.eclipse.boot.launch.test/target/work/data/gradle-test-project/pom.xml (No such file or directory) at java.io.FileInputStream.open0(Native Method) at java.io.FileInputStream.open(FileInputStream.java:195) at java.io.FileInputStream.<init>(FileInputStream.java:138) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness.lambda$2(BootProjectTestHarness.java:237) at org.springframework.ide.eclipse.boot.wizard.content.CodeSet.createAt(CodeSet.java:196) at org.springframework.ide.eclipse.buildship30.Buildship30ImportStrategy$1.run(Buildship30ImportStrategy.java:69) at org.springframework.ide.eclipse.boot.wizard.NewSpringBootWizardModel.importProject(NewSpringBootWizardModel.java:351) at org.springframework.ide.eclipse.boot.wizard.NewSpringBootWizardModel.performFinish(NewSpringBootWizardModel.java:330) at org.springframework.ide.eclipse.boot.test.BootProjectTestHarness$6.run(BootProjectTestHarness.java:263) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)