Uploaded image for project: 'Jackrabbit Oak'
  1. Jackrabbit Oak
  2. OAK-10344

oak-run ITs fail with failsafe >= 3.0.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • run
    • None

    Description

      To test:

      diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
      index 2d282c8323..d35a6b6d85 100644
      --- a/oak-parent/pom.xml
      +++ b/oak-parent/pom.xml
      @@ -304,6 +304,7 @@
               </plugin>
               <plugin>
                 <artifactId>maven-failsafe-plugin</artifactId>
      +          <version>3.0.0</version>
                 <configuration>
                   <argLine>${test.opts}</argLine>
                   <trimStackTrace>false</trimStackTrace>
      

      Failure is:

      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time:  03:48 min
      [INFO] Finished at: 2023-07-10T11:09:43+02:00
      [INFO] ------------------------------------------------------------------------
      [ERROR] Failed to execute goal org.apache.maven.plugins:maven-failsafe-plugin:3.0.0:verify (default) on project oak-run:
      [ERROR]
      [ERROR] Please refer to C:\projects\apache\oak\trunk\oak-run\target\failsafe-reports for the individual test results.
      [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
      [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
      [ERROR] Command was cmd.exe /X /C "C:\usr\local\jdk-11.0.18\bin\java -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dupdate.limit=100 -Djava.awt.headless=true @C:\tmp\surefire10387479786813238660\surefireargs-20230710110942239_3 C:\tmp\surefire10387479786813238660 2023-07-10T11-09-40_604-jvmRun1 surefire-2023071011094223
      9_1tmp surefire_0-20230710110942239_2tmp"
      [ERROR] Error occurred in starting fork, check output in log
      [ERROR] Process Exit Code: 1
      
      # Created at 2023-07-10T11:09:43.209
      Corrupted channel by directly writing to native stream in forked JVM 1. Stream 'Error occurred during initialization of boot layer'.
      
      # Created at 2023-07-10T11:09:43.232
      Corrupted channel by directly writing to native stream in forked JVM 1. Stream 'java.lang.module.ResolutionException: Module com.fasterxml.jackson.dataformat.cbor contains package com.fasterxml.jackson.core.base, module com.fasterxml.jackson.core exports package com.fasterxml.jackson.core.base to com.fasterxml.jackson.dataformat.cbor'.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              reschke Julian Reschke
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: