Skip to content

HHH-19457 : reproducer in 5.x vs 6.x #509

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

polish

6001d41
Select commit
Loading
Failed to load commit list.
Open

HHH-19457 : reproducer in 5.x vs 6.x #509

polish
6001d41
Select commit
Loading
Failed to load commit list.
Hibernate Jenkins CI / Jenkins failed May 26, 2025 in 40s

Test: error in 'sh' step

Test / Shell Script

Error in sh step, with arguments mvn -B verify.

script returned exit code 1
Build log
+ mvn -B verify
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Hibernate ORM 5 Test Case Template                                 [jar]
[INFO] Hibernate ORM 6 Test Case Template                                 [jar]
[INFO] Hibernate Envers 5 Test Case Template                              [jar]
[INFO] Hibernate Envers 6 Test Case Template                              [jar]
[INFO] Hibernate Search 5 with Elasticsearch 5 Test Case Template         [jar]
[INFO] Hibernate Search 5 with Lucene Test Case Template                  [jar]
[INFO] Hibernate Search 6 with Hibernate ORM and Elasticsearch Test Case Template [jar]
[INFO] Hibernate Search 6 with Hibernate ORM and Lucene Test Case Template [jar]
[INFO] Hibernate Search 7 with Hibernate ORM and Elasticsearch Test Case Template [jar]
[INFO] Hibernate Search 7 with Hibernate ORM and Lucene Test Case Template [jar]
[INFO] Hibernate Validator 6 Test Case Template                           [jar]
[INFO] Hibernate Validator 8 Test Case Template                           [jar]
[INFO] Hibernate Validator 9 Test Case Template                           [jar]
[INFO] Hibernate Reactive 2 Test Case Template                            [jar]
[INFO] Hibernate Test Case Templates - Aggregator POM                     [pom]
[INFO] 
[INFO] --< org.hibernate.testcasetemplate:test-case-template-hibernate-orm-5 >--
[INFO] Building Hibernate ORM 5 Test Case Template 1.0.0.Final           [1/15]
[INFO]   from orm/hibernate-orm-5/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ test-case-template-hibernate-orm-5 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-509/orm/hibernate-orm-5/src/main/resources
[INFO] 
[INFO] --- compiler:3.14.0:compile (default-compile) @ test-case-template-hibernate-orm-5 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ test-case-template-hibernate-orm-5 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-case-template-hibernate-orm-5 ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- hibernate-enhance:5.6.15.Final:enhance (default) @ test-case-template-hibernate-orm-5 ---
[WARNING] Skipping Hibernate bytecode enhancement plugin execution since no feature is enabled
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ test-case-template-hibernate-orm-5 ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.pom (4.7 kB at 25 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/3.2.5/surefire-providers-3.2.5.pom (2.6 kB at 326 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.pom (2.8 kB at 469 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.pom (3.0 kB at 504 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.pom (3.2 kB at 640 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.pom (2.8 kB at 472 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-junit-platform/3.2.5/surefire-junit-platform-3.2.5.jar (27 kB at 2.1 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/common-java5/3.2.5/common-java5-3.2.5.jar (18 kB at 2.0 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-commons/1.9.3/junit-platform-commons-1.9.3.jar (103 kB at 2.6 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.9.3/junit-platform-launcher-1.9.3.jar (169 kB at 2.8 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.9.3/junit-platform-engine-1.9.3.jar (189 kB at 3.0 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.pom (3.2 kB at 640 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.pom (3.2 kB at 800 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/jupiter/junit-jupiter-engine/5.8.2/junit-jupiter-engine-5.8.2.jar (230 kB at 13 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-engine/1.8.2/junit-platform-engine-1.8.2.jar (186 kB at 12 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.pom (3.2 kB at 636 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/vintage/junit-vintage-engine/5.8.2/junit-vintage-engine-5.8.2.jar (67 kB at 8.3 MB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.pom (3.0 kB at 605 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/junit/platform/junit-platform-launcher/1.8.2/junit-platform-launcher-1.8.2.jar (159 kB at 12 MB/s)
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
2025-05-26 14:36:07 INFO  Version:44 - HHH000412: Hibernate ORM core version 5.6.15.Final
2025-05-26 14:36:07 INFO  Environment:184 - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.format_sql=true, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1, hibernate.max_fetch_depth=5, hibernate.show_sql=false, hibernate.jdbc.batch_versioned_data=true, javax.persistence.validation.mode=NONE, hibernate.connection.driver_class=org.h2.Driver, hibernate.connection.password=****, hibernate.bytecode.use_reflection_optimizer=false, hibernate.cache.region_prefix=hibernate.test, hibernate.connection.pool_size=5, hibernate.cache.region.factory_class=org.hibernate.testing.cache.CachingRegionFactory, hibernate.service.allow_crawling=false, hibernate.session.events.log=true}
2025-05-26 14:36:07 INFO  Dialect:175 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
[INFO] Running org.hibernate.bugs.JPAUnitTestCase
2025-05-26 14:36:07 INFO  LogHelper:31 - HHH000204: Processing PersistenceUnitInfo [name: templatePU]
2025-05-26 14:36:07 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:07 INFO  Version:56 - HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2025-05-26 14:36:07 WARN  pooling:75 - HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2025-05-26 14:36:07 INFO  pooling:119 - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
2025-05-26 14:36:07 INFO  pooling:128 - HHH10001001: Connection properties: {password=****, user=sa}
2025-05-26 14:36:07 INFO  pooling:132 - HHH10001003: Autocommit mode: false
2025-05-26 14:36:07 INFO  DriverManagerConnectionProviderImpl:322 - HHH000115: Hibernate connection pool size: 5 (min=1)
2025-05-26 14:36:08 INFO  Dialect:175 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2025-05-26 14:36:08 WARN  AnnotationBinder:915 - HHH000457: Joined inheritance hierarchy [org.hibernate.bugs.entities.EntityParent] defined explicit @DiscriminatorColumn.  Legacy Hibernate behavior was to ignore the @DiscriminatorColumn.  However, as part of issue HHH-6911 we now apply the explicit @DiscriminatorColumn.  If you would prefer the legacy behavior, enable the `hibernate.discriminator.ignore_explicit_for_joined` setting (hibernate.discriminator.ignore_explicit_for_joined=true)
Hibernate: 
    
    drop table if exists CHILD CASCADE 
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@31834a2b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    
    drop table if exists PARENT CASCADE 
Hibernate: 
    
    drop table if exists RELATION CASCADE 
Hibernate: 
    
    create table CHILD (
       name varchar(255),
        child_two_name varchar(255),
        id varchar(255) not null,
        primary key (id)
    )
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@4aebee4b] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    
    create table PARENT (
       DISCRIMINATOR varchar(31) not null,
        id varchar(255) not null,
        id_relation varchar(255),
        primary key (id)
    )
Hibernate: 
    
    create table RELATION (
       id varchar(255) not null,
        primary key (id)
    )
Hibernate: 
    
    alter table CHILD 
       add constraint FKj3qq6tdq8av4bgatvkwp19lue 
       foreign key (id) 
       references PARENT
Hibernate: 
    
    alter table PARENT 
       add constraint FK91a2wu9uidlrynbu4uj6kbl5n 
       foreign key (id_relation) 
       references RELATION
2025-05-26 14:36:08 INFO  JtaPlatformInitiator:52 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform]
2025-05-26 14:36:08 INFO  StatisticalLoggingSessionEventListener:258 - Session Metrics {
    36399 nanoseconds spent acquiring 1 JDBC connections;
    103938 nanoseconds spent releasing 1 JDBC connections;
    0 nanoseconds spent preparing 0 JDBC statements;
    0 nanoseconds spent executing 0 JDBC statements;
    0 nanoseconds spent executing 0 JDBC batches;
    0 nanoseconds spent performing 0 L2C puts;
    0 nanoseconds spent performing 0 L2C hits;
    0 nanoseconds spent performing 0 L2C misses;
    0 nanoseconds spent executing 0 flushes (flushing a total of 0 entities and 0 collections);
    0 nanoseconds spent executing 0 partial-flushes (flushing a total of 0 entities and 0 collections)
}
2025-05-26 14:36:08 INFO  SchemaDropperImpl$DelayedDropActionImpl:538 - HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
Hibernate: 
    
    drop table if exists CHILD CASCADE 
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@1a914089] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    
    drop table if exists PARENT CASCADE 
Hibernate: 
    
    drop table if exists RELATION CASCADE 
2025-05-26 14:36:08 INFO  pooling:550 - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.057 s -- in org.hibernate.bugs.JPAUnitTestCase
[INFO] Running org.hibernate.bugs.ORMStandaloneTestCase
2025-05-26 14:36:08 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:08 WARN  pooling:75 - HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2025-05-26 14:36:08 INFO  pooling:119 - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
2025-05-26 14:36:08 INFO  pooling:128 - HHH10001001: Connection properties: {password=****, user=sa}
2025-05-26 14:36:08 INFO  pooling:132 - HHH10001003: Autocommit mode: false
2025-05-26 14:36:08 INFO  DriverManagerConnectionProviderImpl:322 - HHH000115: Hibernate connection pool size: 5 (min=1)
2025-05-26 14:36:08 INFO  Dialect:175 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@747f6c5a] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
2025-05-26 14:36:08 INFO  JtaPlatformInitiator:52 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s -- in org.hibernate.bugs.ORMStandaloneTestCase
[INFO] Running org.hibernate.bugs.ORMUnitTestCase
2025-05-26 14:36:08 INFO  CustomRunner:116 - BeforeClass: org.hibernate.bugs.ORMUnitTestCase
2025-05-26 14:36:08 INFO  Dialect:175 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2025-05-26 14:36:08 WARN  TestClassMetadata:173 - Open SessionFactory instances found prior to start of test class [org.hibernate.bugs.ORMUnitTestCase]
2025-05-26 14:36:08 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:08 WARN  pooling:75 - HHH10001002: Using Hibernate built-in connection pool (not for production use!)
2025-05-26 14:36:08 INFO  pooling:119 - HHH10001005: using driver [org.h2.Driver] at URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
2025-05-26 14:36:08 INFO  pooling:128 - HHH10001001: Connection properties: {password=****, user=sa}
2025-05-26 14:36:08 INFO  pooling:132 - HHH10001003: Autocommit mode: false
2025-05-26 14:36:08 INFO  DriverManagerConnectionProviderImpl:322 - HHH000115: Hibernate connection pool size: 5 (min=1)
2025-05-26 14:36:08 INFO  Dialect:175 - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
2025-05-26 14:36:08 WARN  AnnotationBinder:915 - HHH000457: Joined inheritance hierarchy [org.hibernate.bugs.entities.EntityParent] defined explicit @DiscriminatorColumn.  Legacy Hibernate behavior was to ignore the @DiscriminatorColumn.  However, as part of issue HHH-6911 we now apply the explicit @DiscriminatorColumn.  If you would prefer the legacy behavior, enable the `hibernate.discriminator.ignore_explicit_for_joined` setting (hibernate.discriminator.ignore_explicit_for_joined=true)
Hibernate: 
    
    drop table if exists CHILD CASCADE 
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@2f4d32bf] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    
    drop table if exists PARENT CASCADE 
Hibernate: 
    
    drop table if exists RELATION CASCADE 
Hibernate: 
    
    create table CHILD (
       child_two_name varchar(255),
        name varchar(255),
        id varchar(255) not null,
        primary key (id)
    )
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@774d8276] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    
    create table PARENT (
       DISCRIMINATOR varchar(31) not null,
        id varchar(255) not null,
        id_relation varchar(255),
        primary key (id)
    )
Hibernate: 
    
    create table RELATION (
       id varchar(255) not null,
        primary key (id)
    )
Hibernate: 
    
    alter table CHILD 
       add constraint FKj3qq6tdq8av4bgatvkwp19lue 
       foreign key (id) 
       references PARENT
Hibernate: 
    
    alter table PARENT 
       add constraint FK91a2wu9uidlrynbu4uj6kbl5n 
       foreign key (id_relation) 
       references RELATION
2025-05-26 14:36:08 INFO  JtaPlatformInitiator:52 - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.JBossStandAloneJtaPlatform]
2025-05-26 14:36:08 INFO  CustomRunner:123 - Test: hhh19457Test
Hibernate: 
    insert 
    into
        RELATION
        (id) 
    values
        (?)
Hibernate: 
    insert 
    into
        PARENT
        (id_relation, DISCRIMINATOR, id) 
    values
        (?, '15', ?)
Hibernate: 
    insert 
    into
        CHILD
        (name, id) 
    values
        (?, ?)
Hibernate: 
    insert 
    into
        PARENT
        (id_relation, DISCRIMINATOR, id) 
    values
        (?, '24', ?)
Hibernate: 
    insert 
    into
        CHILD
        (child_two_name, id) 
    values
        (?, ?)
2025-05-26 14:36:08 INFO  StatisticalLoggingSessionEventListener:258 - Session Metrics {
    23782 nanoseconds spent acquiring 1 JDBC connections;
    97593 nanoseconds spent releasing 1 JDBC connections;
    1141484 nanoseconds spent preparing 5 JDBC statements;
    2078980 nanoseconds spent executing 5 JDBC statements;
    0 nanoseconds spent executing 0 JDBC batches;
    0 nanoseconds spent performing 0 L2C puts;
    0 nanoseconds spent performing 0 L2C hits;
    0 nanoseconds spent performing 0 L2C misses;
    19145534 nanoseconds spent executing 1 flushes (flushing a total of 3 entities and 0 collections);
    0 nanoseconds spent executing 0 partial-flushes (flushing a total of 0 entities and 0 collections)
}
Hibernate: 
    select
        entityrela0_.id as id1_2_0_ 
    from
        RELATION entityrela0_ 
    where
        entityrela0_.id=?
Hibernate: 
    select
        parents0_.id_relation as id_relat3_1_0_,
        parents0_.id as id2_1_0_,
        parents0_.id as id2_1_1_,
        parents0_.id_relation as id_relat3_1_1_,
        parents0_1_.child_two_name as child_tw1_0_1_,
        parents0_1_.name as name2_0_1_,
        parents0_.DISCRIMINATOR as discrimi1_1_1_ 
    from
        PARENT parents0_ 
    left outer join
        CHILD parents0_1_ 
            on parents0_.id=parents0_1_.id 
    left outer join
        CHILD parents0_2_ 
            on parents0_.id=parents0_2_.id 
    where
        parents0_.id_relation=?
2025-05-26 14:36:08 INFO  StatisticalLoggingSessionEventListener:258 - Session Metrics {
    22546 nanoseconds spent acquiring 1 JDBC connections;
    76507 nanoseconds spent releasing 1 JDBC connections;
    1211231 nanoseconds spent preparing 2 JDBC statements;
    670901 nanoseconds spent executing 2 JDBC statements;
    0 nanoseconds spent executing 0 JDBC batches;
    0 nanoseconds spent performing 0 L2C puts;
    0 nanoseconds spent performing 0 L2C hits;
    0 nanoseconds spent performing 0 L2C misses;
    1008078 nanoseconds spent executing 1 flushes (flushing a total of 3 entities and 1 collections);
    0 nanoseconds spent executing 0 partial-flushes (flushing a total of 0 entities and 0 collections)
}
Hibernate: 
    drop table HT_PARENT
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@73e1ecd0] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    drop table HT_CHILD
Hibernate: 
    drop table HT_CHILD
2025-05-26 14:36:08 INFO  SchemaDropperImpl$DelayedDropActionImpl:538 - HHH000477: Starting delayed evictData of schema as part of SessionFactory shut-down'
Hibernate: 
    
    drop table if exists CHILD CASCADE 
2025-05-26 14:36:08 INFO  access:48 - HHH10001501: Connection obtained from JdbcConnectionAccess [org.hibernate.engine.jdbc.env.internal.JdbcEnvironmentInitiator$ConnectionProviderJdbcConnectionAccess@42cf6349] for (non-JTA) DDL execution was not in auto-commit mode; the Connection 'local transaction' will be committed and the Connection will be set into auto-commit mode.
Hibernate: 
    
    drop table if exists PARENT CASCADE 
Hibernate: 
    
    drop table if exists RELATION CASCADE 
2025-05-26 14:36:08 WARN  TestClassMetadata:218 - Open SessionFactory instances found after completion of test class [org.hibernate.bugs.ORMUnitTestCase]; closing them
2025-05-26 14:36:08 INFO  pooling:550 - HHH10001008: Cleaning up connection pool [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.hibernate.bugs.ORMUnitTestCase
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- jar:3.4.1:jar (default-jar) @ test-case-template-hibernate-orm-5 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] 
[INFO] --< org.hibernate.testcasetemplate:test-case-template-hibernate-orm-6 >--
[INFO] Building Hibernate ORM 6 Test Case Template 1.0.0.Final           [2/15]
[INFO]   from orm/hibernate-orm-6/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ test-case-template-hibernate-orm-6 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-509/orm/hibernate-orm-6/src/main/resources
[INFO] 
[INFO] --- compiler:3.14.0:compile (default-compile) @ test-case-template-hibernate-orm-6 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ test-case-template-hibernate-orm-6 ---
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 3 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.14.0:testCompile (default-testCompile) @ test-case-template-hibernate-orm-6 ---
[INFO] Nothing to compile - all classes are up to date.
[INFO] 
[INFO] --- hibernate-enhance:6.6.15.Final:enhance (default) @ test-case-template-hibernate-orm-6 ---
[WARNING] Skipping Hibernate bytecode enhancement plugin execution since no feature is enabled
[INFO] 
[INFO] --- surefire:3.2.5:test (default-test) @ test-case-template-hibernate-orm-6 ---
[INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.hibernate.bugs.QuarkusLikeORMUnitTestCase
2025-05-26 14:36:10 INFO  Version:44 - HHH000412: Hibernate ORM core version 6.6.15.Final
2025-05-26 14:36:10 INFO  Environment:148 - HHH000205: Loaded properties from resource hibernate.properties: {hibernate.format_sql=true, jakarta.persistence.validation.mode=NONE, hibernate.dialect=org.hibernate.dialect.H2Dialect, hibernate.connection.username=sa, hibernate.connection.url=jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1, hibernate.max_fetch_depth=5, hibernate.show_sql=false, hibernate.jdbc.batch_versioned_data=true, hibernate.connection.driver_class=org.h2.Driver, hibernate.connection.password=****, hibernate.cache.region_prefix=hibernate.test, hibernate.connection.pool_size=5, hibernate.cache.region.factory_class=org.hibernate.testing.cache.CachingRegionFactory, hibernate.service.allow_crawling=false, hibernate.session.events.log=true}
2025-05-26 14:36:10 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:10 INFO  RegionFactoryInitiator:53 - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory]
2025-05-26 14:36:10 WARN  pooling:86 - HHH10001002: Using built-in connection pool (not intended for production use)
2025-05-26 14:36:11 WARN  deprecation:153 - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-26 14:36:11 INFO  pooling:163 - HHH10001005: Database info:
	Database JDBC URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
	Database driver: org.h2.Driver
	Database version: 2.3.232
	Autocommit mode: false
	Isolation level: undefined/unknown
	Minimum pool size: 1
	Maximum pool size: 5
2025-05-26 14:36:11 INFO  JtaPlatformInitiator:56 - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform]
2025-05-26 14:36:11 INFO  StatisticalLoggingSessionEventListener:280 - Session Metrics {
    0 nanoseconds spent acquiring 0 JDBC connections;
    0 nanoseconds spent releasing 0 JDBC connections;
    0 nanoseconds spent preparing 0 JDBC statements;
    0 nanoseconds spent executing 0 JDBC statements;
    0 nanoseconds spent executing 0 JDBC batches;
    0 nanoseconds spent performing 0 L2C puts;
    0 nanoseconds spent performing 0 L2C hits;
    0 nanoseconds spent performing 0 L2C misses;
    0 nanoseconds spent executing 0 flushes (flushing a total of 0 entities and 0 collections);
    0 nanoseconds spent executing 0 pre-partial-flushes;
    0 nanoseconds spent executing 0 partial-flushes (flushing a total of 0 entities and 0 collections)
}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.845 s -- in org.hibernate.bugs.QuarkusLikeORMUnitTestCase
[INFO] Running org.hibernate.bugs.JPAUnitTestCase
2025-05-26 14:36:11 INFO  LogHelper:31 - HHH000204: Processing PersistenceUnitInfo [name: templatePU]
2025-05-26 14:36:11 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:11 INFO  RegionFactoryInitiator:53 - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory]
2025-05-26 14:36:11 WARN  pooling:86 - HHH10001002: Using built-in connection pool (not intended for production use)
2025-05-26 14:36:11 WARN  deprecation:153 - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-26 14:36:11 INFO  pooling:163 - HHH10001005: Database info:
	Database JDBC URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
	Database driver: org.h2.Driver
	Database version: 2.3.232
	Autocommit mode: false
	Isolation level: undefined/unknown
	Minimum pool size: 1
	Maximum pool size: 5
Hibernate: 
    create global temporary table HT_PARENT(id varchar(255) not null, primary key (id)) TRANSACTIONAL
Hibernate: 
    create global temporary table HTE_PARENT(CODTYPDEM varchar(31) not null, child_two_name varchar(255), id varchar(255) not null, id_relation varchar(255), id_relation varchar(255), name varchar(255), primary key (id)) TRANSACTIONAL
Hibernate: 
    create global temporary table HTE_CHILD(CODTYPDEM varchar(31) not null, id varchar(255) not null, id_relation varchar(255), id_relation varchar(255), name varchar(255), primary key (id)) TRANSACTIONAL
Hibernate: 
    create global temporary table HTE_CHILD(CODTYPDEM varchar(31) not null, child_two_name varchar(255), id varchar(255) not null, id_relation varchar(255), id_relation varchar(255), primary key (id)) TRANSACTIONAL
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.761 s <<< FAILURE! -- in org.hibernate.bugs.JPAUnitTestCase
[ERROR] org.hibernate.bugs.JPAUnitTestCase.hhh123Test -- Time elapsed: 0.759 s <<< FAILURE!
java.lang.AssertionError: Found table reference join with root table of non-INNER type: left 
	at org.hibernate.persister.entity.JoinedSubclassEntityPersister.applyDiscriminatorPredicate(JoinedSubclassEntityPersister.java:1440)
	at org.hibernate.persister.entity.JoinedSubclassEntityPersister.pruneForSubclasses(JoinedSubclassEntityPersister.java:1374)
	at org.hibernate.persister.entity.AbstractEntityPersister.applyDiscriminator(AbstractEntityPersister.java:3252)
	at org.hibernate.persister.collection.OneToManyPersister.applyWhereFragments(OneToManyPersister.java:290)
	at org.hibernate.persister.collection.AbstractCollectionPersister.applyWhereRestrictions(AbstractCollectionPersister.java:1288)
	at org.hibernate.persister.collection.AbstractCollectionPersister.applyBaseRestrictions(AbstractCollectionPersister.java:1252)
	at org.hibernate.metamodel.mapping.PluralAttributeMapping.applyBaseRestrictions(PluralAttributeMapping.java:180)
	at org.hibernate.loader.ast.internal.LoaderSelectBuilder.applyFiltering(LoaderSelectBuilder.java:691)
	at org.hibernate.loader.ast.internal.LoaderSelectBuilder.generateSelect(LoaderSelectBuilder.java:528)
	at org.hibernate.loader.ast.internal.LoaderSelectBuilder.createSelect(LoaderSelectBuilder.java:256)
	at org.hibernate.loader.ast.internal.CollectionLoaderSingleKey.<init>(CollectionLoaderSingleKey.java:56)
	at org.hibernate.persister.collection.AbstractCollectionPersister.createSingleKeyCollectionLoader(AbstractCollectionPersister.java:859)
	at org.hibernate.persister.collection.AbstractCollectionPersister.createCollectionLoader(AbstractCollectionPersister.java:844)
	at org.hibernate.persister.collection.AbstractCollectionPersister.postInstantiate(AbstractCollectionPersister.java:690)
	at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780)
	at org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl.finishInitialization(MappingMetamodelImpl.java:211)
	at org.hibernate.internal.SessionFactoryImpl.initializeMappingModel(SessionFactoryImpl.java:373)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:302)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:463)
	at org.hibernate.jpa.boot.internal.EntityManagerFactoryBuilderImpl.build(EntityManagerFactoryBuilderImpl.java:1517)
	at org.hibernate.jpa.HibernatePersistenceProvider.createEntityManagerFactory(HibernatePersistenceProvider.java:55)
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:80)
	at jakarta.persistence.Persistence.createEntityManagerFactory(Persistence.java:55)
	at org.hibernate.bugs.JPAUnitTestCase.init(JPAUnitTestCase.java:20)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	Suppressed: java.lang.NullPointerException: Cannot invoke "jakarta.persistence.EntityManagerFactory.close()" because "this.entityManagerFactory" is null
		at org.hibernate.bugs.JPAUnitTestCase.destroy(JPAUnitTestCase.java:25)
		... 3 more

[INFO] Running org.hibernate.bugs.ORMStandaloneTestCase
2025-05-26 14:36:12 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:12 INFO  RegionFactoryInitiator:53 - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory]
2025-05-26 14:36:12 WARN  pooling:86 - HHH10001002: Using built-in connection pool (not intended for production use)
2025-05-26 14:36:12 WARN  deprecation:153 - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-26 14:36:12 INFO  pooling:163 - HHH10001005: Database info:
	Database JDBC URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
	Database driver: org.h2.Driver
	Database version: 2.3.232
	Autocommit mode: false
	Isolation level: undefined/unknown
	Minimum pool size: 1
	Maximum pool size: 5
2025-05-26 14:36:12 INFO  JtaPlatformInitiator:56 - HHH000490: Using JTA platform [org.hibernate.engine.transaction.jta.platform.internal.WildFlyStandAloneJtaPlatform]
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s -- in org.hibernate.bugs.ORMStandaloneTestCase
[INFO] Running org.hibernate.bugs.ORMUnitTestCase
2025-05-26 14:36:12 WARN  CachingRegionFactory:48 - org.hibernate.testing.cache.CachingRegionFactory should be only used for testing.
2025-05-26 14:36:12 INFO  RegionFactoryInitiator:53 - HHH000025: Second-level cache region factory [org.hibernate.testing.cache.CachingRegionFactory]
2025-05-26 14:36:12 WARN  deprecation:153 - HHH90000025: H2Dialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
2025-05-26 14:36:12 INFO  pooling:163 - HHH10001005: Database info:
	Database JDBC URL [jdbc:h2:mem:db1;DB_CLOSE_DELAY=-1]
	Database driver: org.h2.Driver
	Database version: 2.3.232
	Autocommit mode: false
	Isolation level: undefined/unknown
	Minimum pool size: 1
	Maximum pool size: 5
Hibernate: 
    create global temporary table HT_PARENT(id varchar(255) not null, primary key (id)) TRANSACTIONAL
Hibernate: 
    create global temporary table HTE_PARENT(CODTYPDEM varchar(31) not null, child_two_name varchar(255), id varchar(255) not null, id_relation varchar(255), id_relation varchar(255), name varchar(255), primary key (id)) TRANSACTIONAL
Hibernate: 
    create global temporary table HTE_CHILD(CODTYPDEM varchar(31) not null, id varchar(255) not null, id_relation varchar(255), id_relation varchar(255), name varchar(255), primary key (id)) TRANSACTIONAL
Hibernate: 
    create global temporary table HTE_CHILD(CODTYPDEM varchar(31) not null, child_two_name varchar(255), id varchar(255) not null, id_relation varchar(255), id_relation varchar(255), primary key (id)) TRANSACTIONAL
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.065 s <<< FAILURE! -- in org.hibernate.bugs.ORMUnitTestCase
[ERROR] org.hibernate.bugs.ORMUnitTestCase.hhh19457Test(SessionFactoryScope) -- Time elapsed: 0.037 s <<< FAILURE!
java.lang.AssertionError: Found table reference join with root table of non-INNER type: left 
	at org.hibernate.persister.entity.JoinedSubclassEntityPersister.applyDiscriminatorPredicate(JoinedSubclassEntityPersister.java:1440)
	at org.hibernate.persister.entity.JoinedSubclassEntityPersister.pruneForSubclasses(JoinedSubclassEntityPersister.java:1374)
	at org.hibernate.persister.entity.AbstractEntityPersister.applyDiscriminator(AbstractEntityPersister.java:3252)
	at org.hibernate.persister.collection.OneToManyPersister.applyWhereFragments(OneToManyPersister.java:290)
	at org.hibernate.persister.collection.AbstractCollectionPersister.applyWhereRestrictions(AbstractCollectionPersister.java:1288)
	at org.hibernate.persister.collection.AbstractCollectionPersister.applyBaseRestrictions(AbstractCollectionPersister.java:1252)
	at org.hibernate.metamodel.mapping.PluralAttributeMapping.applyBaseRestrictions(PluralAttributeMapping.java:180)
	at org.hibernate.loader.ast.internal.LoaderSelectBuilder.applyFiltering(LoaderSelectBuilder.java:691)
	at org.hibernate.loader.ast.internal.LoaderSelectBuilder.generateSelect(LoaderSelectBuilder.java:528)
	at org.hibernate.loader.ast.internal.LoaderSelectBuilder.createSelect(LoaderSelectBuilder.java:256)
	at org.hibernate.loader.ast.internal.CollectionLoaderSingleKey.<init>(CollectionLoaderSingleKey.java:56)
	at org.hibernate.persister.collection.AbstractCollectionPersister.createSingleKeyCollectionLoader(AbstractCollectionPersister.java:859)
	at org.hibernate.persister.collection.AbstractCollectionPersister.createCollectionLoader(AbstractCollectionPersister.java:844)
	at org.hibernate.persister.collection.AbstractCollectionPersister.postInstantiate(AbstractCollectionPersister.java:690)
	at java.base/java.util.concurrent.ConcurrentHashMap$ValuesView.forEach(ConcurrentHashMap.java:4780)
	at org.hibernate.metamodel.model.domain.internal.MappingMetamodelImpl.finishInitialization(MappingMetamodelImpl.java:211)
	at org.hibernate.internal.SessionFactoryImpl.initializeMappingModel(SessionFactoryImpl.java:373)
	at org.hibernate.internal.SessionFactoryImpl.<init>(SessionFactoryImpl.java:302)
	at org.hibernate.boot.internal.SessionFactoryBuilderImpl.build(SessionFactoryBuilderImpl.java:463)
	at org.hibernate.testing.orm.junit.SessionFactoryExtension.lambda$createSessionFactoryScope$0(SessionFactoryExtension.java:152)
	at org.hibernate.testing.orm.junit.SessionFactoryExtension$SessionFactoryScopeImpl.createSessionFactory(SessionFactoryExtension.java:319)
	at org.hibernate.testing.orm.junit.SessionFactoryExtension$SessionFactoryScopeImpl.getSessionFactory(SessionFactoryExtension.java:257)
	at org.hibernate.testing.orm.junit.SessionFactoryExtension$SessionFactoryScopeImpl.inTransaction(SessionFactoryExtension.java:351)
	at org.hibernate.bugs.ORMUnitTestCase.hhh19457Test(ORMUnitTestCase.java:74)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   JPAUnitTestCase.init:20 Found table reference join with root table of non-INNER type: left 
[ERROR]   ORMUnitTestCase.hhh19457Test:74 Found table reference join with root table of non-INNER type: left 
[INFO] 
[ERROR] Tests run: 4, Failures: 2, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hibernate ORM 5 Test Case Template 1.0.0.Final ..... SUCCESS [  4.571 s]
[INFO] Hibernate ORM 6 Test Case Template 1.0.0.Final ..... FAILURE [  3.164 s]
[INFO] Hibernate Envers 5 Test Case Template 1.0.0.Final .. SKIPPED
[INFO] Hibernate Envers 6 Test Case Template 1.0.0.Final .. SKIPPED
[INFO] Hibernate Search 5 with Elasticsearch 5 Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Search 5 with Lucene Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Search 6 with Hibernate ORM and Elasticsearch Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Search 6 with Hibernate ORM and Lucene Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Search 7 with Hibernate ORM and Elasticsearch Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Search 7 with Hibernate ORM and Lucene Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Validator 6 Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Validator 8 Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Validator 9 Test Case Template 1.0.0.Final SKIPPED
[INFO] Hibernate Reactive 2 Test Case Template 1.0.0.Final  SKIPPED
[INFO] Hibernate Test Case Templates - Aggregator POM 1.0-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.895 s
[INFO] Finished at: 2025-05-26T14:36:12Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.2.5:test (default-test) on project test-case-template-hibernate-orm-6: There are test failures.
[ERROR] 
[ERROR] Please refer to /mnt/workdir/jenkins/workspace/rnate-test-case-templates_PR-509/orm/hibernate-orm-6/target/surefire-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] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :test-case-template-hibernate-orm-6

Details

  • Declarative: Checkout SCM (7.4 sec)
    • Declarative: Tool Install (4.7 sec)
      • Build (16 sec)
      • Test (10 sec)
        Error: script returned exit code 1