Build: #1253 failed
Job: Default Job failed
Job result summary
- Completed
- Duration
- 37 minutes
- Revision
-
be98da2079de9845622398511d43aec607b31e4b
be98da2079de9845622398511d43aec607b31e4b - Total tests
- 12118
- Failing since
- #1252 (Scheduled – )
Tests
- 12,118 tests in total
- 1 test failed
- 1 failure is new
- 161 tests were quarantined / skipped
- 22 minutes taken in total.
Status | Test | Duration | |
---|---|---|---|
Collapse |
JdbcLockRegistryLeaderInitiatorTests
testLostConnection
|
< 1 sec | |
org.springframework.jdbc.datasource.init.ScriptStatementFailedException: org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #1 of class path resource [org/springframework/integration/jdbc/schema-h2.sql]: CREATE TABLE INT_MESSAGE ( MESSAGE_ID CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, CREATED_DATE TIMESTAMP NOT NULL, MESSAGE_BYTES LONGVARBINARY, constraint MESSAGE_PK primary key (MESSAGE_ID, REGION) ); nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "INT_MESSAGE" already exists; SQL statement: CREATE TABLE INT_MESSAGE ( MESSAGE_ID CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, CREATED_DATE TIMESTAMP NOT NULL, MESSAGE_BYTES LONGVARBINARY, constraint MESSAGE_PK primary key (MESSAGE_ID, REGION) ) [42101-199] org.springframework.jdbc.datasource.init.ScriptStatementFailedException: Failed to execute SQL script statement #1 of class path resource [org/springframework/integration/jdbc/schema-h2.sql]: CREATE TABLE INT_MESSAGE ( MESSAGE_ID CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, CREATED_DATE TIMESTAMP NOT NULL, MESSAGE_BYTES LONGVARBINARY, constraint MESSAGE_PK primary key (MESSAGE_ID, REGION) ); nested exception is org.h2.jdbc.JdbcSQLSyntaxErrorException: Table "INT_MESSAGE" already exists; SQL statement: CREATE TABLE INT_MESSAGE ( MESSAGE_ID CHAR(36) NOT NULL, REGION VARCHAR(100) NOT NULL, CREATED_DATE TIMESTAMP NOT NULL, MESSAGE_BYTES LONGVARBINARY, constraint MESSAGE_PK primary key (MESSAGE_ID, REGION) ) [42101-199] at org.springframework.jdbc.datasource.init.ScriptUtils.executeSqlScript(ScriptUtils.java:494) at org.springframework.jdbc.datasource.init.ResourceDatabasePopulator.populate(ResourceDatabasePopulator.java:240) at org.springframework.jdbc.datasource.init.DatabasePopulatorUtils.execute(DatabasePopulatorUtils.java:48) at org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory.initDatabase(EmbeddedDatabaseFactory.java:200) (64 more lines...) |
Error summary
The build generated some errors. See the full build log for more details.
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:132: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:133: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeInt(sortResult, Ber.ASN_ENUMERATED);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:151: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeOctetString(cookie, Ber.ASN_OCTET_STR);
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
32 warnings
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/ldif/ldif-core/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/odm/src/main/java/org/springframework/ldap/odm/core/impl/OdmManagerImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/test-support/src/main/java/org/springframework/ldap/test/TestContextSourceFactoryBean.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs'...
Note: checking out 'v2.0.3.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at f870489... Release 2.0.3.RELEASE
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured3/RestAssuredRestDocumentationConfigurerTests.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-security'...
Note: checking out '5.0.12.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 8f7e9c7... Release 5.0.12.RELEASE
error: patch failed: gradle/dependency-management.gradle:6
error: gradle/dependency-management.gradle: patch does not apply
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:132: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:133: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeInt(sortResult, Ber.ASN_ENUMERATED);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:146: warning: BerEncoder is internal proprietary API and may be removed in a future release
BerEncoder ber = new BerEncoder(10 + cookie.length);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:148: warning: Ber is internal proprietary API and may be removed in a future release
ber.beginSeq(Ber.ASN_SEQUENCE | Ber.ASN_CONSTRUCTOR);
^
/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core/src/test/java/org/springframework/ldap/control/SortControlDirContextProcessorTest.java:151: warning: Ber is internal proprietary API and may be removed in a future release
ber.encodeOctetString(cookie, Ber.ASN_OCTET_STR);
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
32 warnings
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/main/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControls.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/core-tiger/src/test/java/org/springframework/ldap/core/simple/ContextMapperCallbackHandlerWithControlsTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/ldif/ldif-core/src/main/java/org/springframework/ldap/ldif/parser/LdifParser.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/odm/src/main/java/org/springframework/ldap/odm/core/impl/OdmManagerImpl.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-ldap/test-support/src/main/java/org/springframework/ldap/test/TestContextSourceFactoryBean.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
warning: [options] bootstrap class path not set in conjunction with -source 1.6
1 warning
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs'...
Note: checking out 'v2.0.3.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at f870489... Release 2.0.3.RELEASE
Note: /opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-rest-docs/spring-restdocs-restassured/src/test/java/org/springframework/restdocs/restassured3/RestAssuredRestDocumentationConfigurerTests.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Cloning into '/opt/bamboo-home/xml-data/build-dir/PLATFORM-COM-JOB1/build/spring-security'...
Note: checking out '5.0.12.RELEASE'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by performing another checkout.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -b with the checkout command again. Example:
git checkout -b <new-branch-name>
HEAD is now at 8f7e9c7... Release 5.0.12.RELEASE
error: patch failed: gradle/dependency-management.gradle:6
error: gradle/dependency-management.gradle: patch does not apply