Skip to content

Failed

org.eclipse.jst.j2ee.archive.test.DefectVerificationTests.testReadCrimsonCase

Failing for the past 38 builds (Since #229 )
Took 1 ms.

Error Message

IWAE0037E Could not open /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear

Stacktrace

org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException: IWAE0037E Could not open /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
	at org.eclipse.jst.j2ee.archive.test.DefectVerificationTests.testReadCrimsonCase(DefectVerificationTests.java:261)
Caused by: java.io.FileNotFoundException: IWAE0036E URI Name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear; File name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
	at org.eclipse.jst.j2ee.archive.test.DefectVerificationTests.testReadCrimsonCase(DefectVerificationTests.java:261)

Standard Error

*** ERROR ***: Wed Apr 26 02:13:35 UTC 2023    org.eclipse.jst.j2ee.commonarchivecore.internal.exception.OpenFailureException: IWAE0037E Could not open /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
    Stack trace of nested exception:
    java.io.FileNotFoundException: IWAE0036E URI Name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear; File name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.createLoadStrategy(CommonarchiveFactoryImpl.java:342)
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.primOpenArchive(CommonarchiveFactoryImpl.java:876)
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.openEARFile(CommonarchiveFactoryImpl.java:639)
    	at org.eclipse.jst.j2ee.archive.test.DefectVerificationTests.testReadCrimsonCase(DefectVerificationTests.java:261)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at junit.framework.TestCase.runTest(TestCase.java:177)
    	at junit.framework.TestCase.runBare(TestCase.java:142)
    	at junit.framework.TestResult$1.protect(TestResult.java:122)
    	at junit.framework.TestResult.runProtected(TestResult.java:142)
    	at junit.framework.TestResult.run(TestResult.java:125)
    	at junit.framework.TestCase.run(TestCase.java:130)
    	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    	at junit.framework.TestSuite.run(TestSuite.java:236)
    	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
    	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
    	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
    	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
    	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
    	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

*** ERROR ***: Wed Apr 26 02:13:35 UTC 2023    IWAE0037E Could not open /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear

*** ERROR ***: Wed Apr 26 02:13:35 UTC 2023    java.io.FileNotFoundException: IWAE0036E URI Name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear; File name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.createLoadStrategy(CommonarchiveFactoryImpl.java:342)
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.primOpenArchive(CommonarchiveFactoryImpl.java:876)
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.openEARFile(CommonarchiveFactoryImpl.java:639)
    	at org.eclipse.jst.j2ee.archive.test.DefectVerificationTests.testReadCrimsonCase(DefectVerificationTests.java:261)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at junit.framework.TestCase.runTest(TestCase.java:177)
    	at junit.framework.TestCase.runBare(TestCase.java:142)
    	at junit.framework.TestResult$1.protect(TestResult.java:122)
    	at junit.framework.TestResult.runProtected(TestResult.java:142)
    	at junit.framework.TestResult.run(TestResult.java:125)
    	at junit.framework.TestCase.run(TestCase.java:130)
    	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    	at junit.framework.TestSuite.run(TestSuite.java:236)
    	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
    	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
    	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
    	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
    	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
    	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

*** ERROR ***: Wed Apr 26 02:13:35 UTC 2023    java.io.FileNotFoundException: IWAE0036E URI Name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear; File name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.createLoadStrategy(CommonarchiveFactoryImpl.java:342)
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.primOpenArchive(CommonarchiveFactoryImpl.java:876)
    	at org.eclipse.jst.j2ee.commonarchivecore.internal.impl.CommonarchiveFactoryImpl.openEARFile(CommonarchiveFactoryImpl.java:639)
    	at org.eclipse.jst.j2ee.archive.test.DefectVerificationTests.testReadCrimsonCase(DefectVerificationTests.java:261)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at junit.framework.TestCase.runTest(TestCase.java:177)
    	at junit.framework.TestCase.runBare(TestCase.java:142)
    	at junit.framework.TestResult$1.protect(TestResult.java:122)
    	at junit.framework.TestResult.runProtected(TestResult.java:142)
    	at junit.framework.TestResult.run(TestResult.java:125)
    	at junit.framework.TestCase.run(TestCase.java:130)
    	at junit.framework.TestSuite.runTest(TestSuite.java:241)
    	at junit.framework.TestSuite.run(TestSuite.java:236)
    	at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
    	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
    	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
    	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
    	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:128)
    	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.start(HeadlessTestApplication.java:23)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
    	at org.eclipse.equinox.launcher.Main.main(Main.java:1440)

*** ERROR ***: Wed Apr 26 02:13:35 UTC 2023    IWAE0037E Could not open /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear
    IWAE0036E URI Name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear; File name: /home/jenkins/agent/workspace/webtools-javaee-gerrit_master/tests/org.eclipse.jst.j2ee.core.tests/commonArchiveResources/ejb_sam_Hello.ear