Class componenttest.topology.database.container.DatabaseContainerFactoryTest
Tests
| Test |
Duration |
Result |
| testDB2ContainerCreation |
0.016s |
passed |
| testDerbyClientContainerCreation |
0s |
passed |
| testDerbyContainerCreation |
0.001s |
passed |
| testOracleContainerCreation |
0.001s |
passed |
| testPostgreSQLContainerCreation |
0.001s |
passed |
| testSQLServerContainerCreation |
0s |
passed |
Standard error
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DB2
[Test worker] INFO org.testcontainers.images.PullPolicy - Image pull policy will be performed by: DefaultPullPolicy()
[Test worker] INFO org.testcontainers.utility.ImageNameSubstitutor - Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
Nov 19, 2025 12:28:34 PM componenttest.custom.junit.runner.FeatureFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Nov 19, 2025 12:28:34 PM componenttest.custom.junit.runner.JavaLevelFilter <clinit>
INFO: System property: fat.test.feature.under.test is null
Nov 19, 2025 12:28:34 PM componenttest.custom.junit.runner.CheckpointSupportFilter <clinit>
INFO: System property: fat.test.run.checkpoint.only is false
Nov 19, 2025 12:28:34 PM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running locally? fat.test.localrun=false
Nov 19, 2025 12:28:34 PM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Is this FAT running on AWS network? false
Nov 19, 2025 12:28:34 PM componenttest.custom.junit.runner.FATRunner <clinit>
INFO: Using filters [componenttest.custom.junit.runner.TestModeFilter@ab50a569, componenttest.custom.junit.runner.TestNameFilter@26fcfa46, componenttest.custom.junit.runner.FeatureFilter@f20df328, componenttest.custom.junit.runner.SystemPropertyFilter@eafeac5a, componenttest.custom.junit.runner.JavaLevelFilter@5e1b3187, componenttest.custom.junit.runner.CheckpointSupportFilter@8a5a0f5e, componenttest.custom.junit.runner.SecurityFilter@473c4847]
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 35 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Derby
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is DerbyClient
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Oracle
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory getContainerTimeout
INFO: Returning container timeout of 25 minutes, because FAT_TEST_LOCALRUN = false and ARM_ARCHITECTURE = false
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is Postgres
Nov 19, 2025 12:28:34 PM componenttest.topology.database.container.DatabaseContainerFactory createType
INFO: Database Container Type is SQLServer