chore(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.1 to 3.11.2 #224
34 passed, 13 failed and 32 skipped
Report | Passed | Failed | Skipped | Time |
---|---|---|---|---|
target/surefire-reports/TEST-liquibase.ext.databricks.ContributedExtensionHarnessTestSuite.xml | 1648s | |||
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml | 29✅ | 13❌ | 32⚪ | 1513s |
target/surefire-reports/TEST-liquibase.harness.data.ChangeDataTests.xml | 5✅ | 136s |
✅ target/surefire-reports/TEST-liquibase.ext.databricks.ContributedExtensionHarnessTestSuite.xml
No tests found
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
liquibase.ext.databricks.ContributedExtensionHarnessTestSuite | 1648s |
❌ target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
74 tests were completed in 1513s with 29 passed, 13 failed and 32 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
liquibase.harness.change.ChangeObjectTests | 29✅ | 13❌ | 32⚪ | 1513s |
❌ liquibase.harness.change.ChangeObjectTests
✅ apply 1initScript against databricks 3.1
⚪ apply addAutoIncrement against databricks 3.1
✅ apply addCheckConstraint against databricks 3.1
✅ apply addColumn against databricks 3.1
⚪ apply addDefaultValue against databricks 3.1
⚪ apply addDefaultValueBoolean against databricks 3.1
⚪ apply addDefaultValueComputed against databricks 3.1
⚪ apply addDefaultValueDate against databricks 3.1
⚪ apply addDefaultValueNumeric against databricks 3.1
⚪ apply addDefaultValueSequenceNext against databricks 3.1
✅ apply addForeignKey against databricks 3.1
✅ apply addLookupTable against databricks 3.1
✅ apply addNotNullConstraint against databricks 3.1
✅ apply addPrimaryKey against databricks 3.1
⚪ apply addUniqueConstraint against databricks 3.1
✅ apply alterCluster against databricks 3.1
⚪ apply alterSequence against databricks 3.1
✅ apply alterTableProperties against databricks 3.1
✅ apply alterViewProperties against databricks 3.1
✅ apply analyzeTable against databricks 3.1
✅ apply createClusteredTable against databricks 3.1
✅ apply createClusteredTableNew against databricks 3.1
✅ apply createComplexTypesTable against databricks 3.1
❌ apply createExternalCsvTable against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.LiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog: [Databricks][JDBCDriver](500157) Socket timeout expired when executing query: SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog.
⚪ apply createFunction against databricks 3.1
⚪ apply createIndex against databricks 3.1
⚪ apply createPackage against databricks 3.1
⚪ apply createPackageBody against databricks 3.1
✅ apply createPartitionedTable against databricks 3.1
⚪ apply createProcedure against databricks 3.1
⚪ apply createProcedureFromFile against databricks 3.1
⚪ apply createSequence against databricks 3.1
✅ apply createTable against databricks 3.1
✅ apply createTableDataTypeText against databricks 3.1
✅ apply createTableTimestamp against databricks 3.1
❌ apply createTableWithDefaultValues against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.LiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog: [Databricks][JDBCDriver](500157) Socket timeout expired when executing query: SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog.
✅ apply createTableWithTwoIdentityColumns against databricks 3.1
⚪ apply createTrigger against databricks 3.1
❌ apply createView against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500003) Error getting catalog information: Metadata Initialization Error.
⚪ apply disableCheckConstraint against databricks 3.1
⚪ apply disableTrigger against databricks 3.1
❌ apply dropAllForeignKeyConstraints against databricks 3.1
org.opentest4j.AssertionFailedError:
❌ apply dropCheckConstraint against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Connection could not be created to jdbc:databricks://dbc-3602f6c7-ea60.cloud.databricks.com:443/default;transportMode=http;ssl=1;httpPath=/sql/1.0/warehouses/5a9709c1c6326421;AuthMech=3;ConnCatalog=main;ConnSchema=liquibase_harness_test_ds;EnableArrow=0;UserAgentEntry=Liquibase;EnableArrow=0 with driver com.databricks.client.jdbc.Driver. [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
❌ apply dropColumn against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
⚪ apply dropDefaultValue against databricks 3.1
❌ apply dropForeignKey against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
⚪ apply dropFunction against databricks 3.1
⚪ apply dropIndex against databricks 3.1
❌ apply dropNotNullConstraint against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
❌ apply dropPrimaryKey against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
⚪ apply dropProcedure against databricks 3.1
⚪ apply dropSequence against databricks 3.1
❌ apply dropTable against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
⚪ apply dropTrigger against databricks 3.1
⚪ apply dropUniqueConstraint against databricks 3.1
❌ apply dropView against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
⚪ apply enableCheckConstraint against databricks 3.1
⚪ apply enableTrigger against databricks 3.1
❌ apply executeCommand against databricks 3.1
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP retry after response received with no Retry-After header, error: HTTP Response code: 503, Error message: Unknown.
✅ apply mergeColumns against databricks 3.1
⚪ apply modifyDataType against databricks 3.1
✅ apply modifySql against databricks 3.1
✅ apply optimizeTable against databricks 3.1
✅ apply renameColumn against databricks 3.1
⚪ apply renameSequence against databricks 3.1
⚪ apply renameTable against databricks 3.1
⚪ apply renameTrigger against databricks 3.1
❌ apply renameView against databricks 3.1
org.opentest4j.AssertionFailedError:
✅ apply setColumnRemarks against databricks 3.1
✅ apply setTableRemarks against databricks 3.1
✅ apply sql against databricks 3.1
✅ apply sqlFile against databricks 3.1
✅ apply vacuumTable against databricks 3.1
✅ apply #testInput.changeObject against #testInput.databaseName #testInput.version
✅ target/surefire-reports/TEST-liquibase.harness.data.ChangeDataTests.xml
5 tests were completed in 136s with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
liquibase.harness.data.ChangeDataTests | 5✅ | 136s |
✅ liquibase.harness.data.ChangeDataTests
✅ apply delete against databricks 3.1
✅ apply insert against databricks 3.1
✅ apply loadData against databricks 3.1
✅ apply loadUpdateData against databricks 3.1
✅ apply #testInput.changeData against #testInput.databaseName #testInput.version
Annotations
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply createExternalCsvTable against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.LiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog: [Databricks][JDBCDriver](500157) Socket timeout expired when executing query: SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog.
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.LiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog: [Databricks][JDBCDriver](500157) Socket timeout expired when executing query: SELECT MAX(ORDEREXECUTED) FROM main.liquibase_harness_test_ds.databasechangelog.
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:76)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply createView against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500003) Error getting catalog information: Metadata Initialization Error.
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500003) Error getting catalog information: Metadata Initialization Error.
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:79)
Suppressed: org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:187)
at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:67)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:13)
at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104)
at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72)
at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37)
at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:63)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:11)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropAllForeignKeyConstraints against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError:
Raw output
org.opentest4j.AssertionFailedError:
liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for changeset liquibase/harness/change/changelogs/dropAllForeignKeyConstraints.xml::2::as:
Reason: liquibase.exception.UnexpectedLiquibaseException: Failed to find foreign keys for table: posts
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropCheckConstraint against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Connection could not be created to jdbc:databricks://dbc-3602f6c7-ea60.cloud.databricks.com:443/default;transportMode=http;ssl=1;httpPath=/sql/1.0/warehouses/5a9709c1c6326421;AuthMech=3;ConnCatalog=main;ConnSchema=liquibase_harness_test_ds;EnableArrow=0;UserAgentEntry=Liquibase;EnableArrow=0 with driver com.databricks.client.jdbc.Driver. [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Connection could not be created to jdbc:databricks://dbc-3602f6c7-ea60.cloud.databricks.com:443/default;transportMode=http;ssl=1;httpPath=/sql/1.0/warehouses/5a9709c1c6326421;AuthMech=3;ConnCatalog=main;ConnSchema=liquibase_harness_test_ds;EnableArrow=0;UserAgentEntry=Liquibase;EnableArrow=0 with driver com.databricks.client.jdbc.Driver. [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:76)
Suppressed: org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:187)
at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:67)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:13)
at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104)
at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72)
at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37)
at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:63)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:11)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropColumn against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:76)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropForeignKey against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:76)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropNotNullConstraint against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:79)
Suppressed: org.opentest4j.AssertionFailedError: liquibase.exception.LiquibaseException: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance.. [Failed SQL: (500593) DELETE FROM main.liquibase_harness_test_ds.databasechangelog WHERE ID = '1' AND AUTHOR = 'oleh' AND FILENAME = 'liquibase/harness/change/changelogs/dropNotNullConstraint.xml']
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:187)
at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:67)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:13)
at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104)
at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72)
at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37)
at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:63)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:11)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropPrimaryKey against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropTable against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:79)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply dropView against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.UnexpectedLiquibaseException: liquibase.exception.DatabaseException: java.sql.SQLException: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)
Suppressed: org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP Response code: 554, Error message: Service is under maintenance..
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.util.rollback.RollbackToDate.performRollback(RollbackToDate.groovy:21)
at org.codehaus.groovy.vmplugin.v8.IndyInterface.fromCache(IndyInterface.java:321)
at liquibase.harness.change.ChangeObjectTests.$spock_feature_0_0(ChangeObjectTests.groovy:89)
at java.base/java.lang.reflect.Method.invoke(Method.java:569)
at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:187)
at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50)
at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:67)
at org.spockframework.runtime.IterationNode.around(IterationNode.java:13)
at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104)
at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72)
at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37)
at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40)
at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41)
at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40)
at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63)
at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61)
at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156)
at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407)
at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390)
at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:63)
at org.spockframework.runtime.SpecNode.around(SpecNode.java:11)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
github-actions / Liquibase Test Harness - Contributed Reports
liquibase.harness.change.ChangeObjectTests ► apply executeCommand against databricks 3.1
Failed test found in:
target/surefire-reports/TEST-liquibase.harness.change.ChangeObjectTests.xml
Error:
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP retry after response received with no Retry-After header, error: HTTP Response code: 503, Error message: Unknown.
Raw output
org.opentest4j.AssertionFailedError: liquibase.exception.DatabaseException: liquibase.exception.DatabaseException: Error executing SQL SELECT * FROM main.liquibase_harness_test_ds.databasechangelog ORDER BY DATEEXECUTED ASC, ORDEREXECUTED ASC: [Databricks][JDBCDriver](500593) Communication link failure. Failed to connect to server. Reason: HTTP retry after response received with no Retry-After header, error: HTTP Response code: 503, Error message: Unknown.
at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:38)
at org.junit.jupiter.api.Assertions.fail(Assertions.java:138)
at liquibase.harness.util.TestUtils.executeCommandScope(TestUtils.groovy:66)
at liquibase.harness.change.ChangeObjectTests.apply #testInput.changeObject against #testInput.databaseName #testInput.version(ChangeObjectTests.groovy:58)