Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 26, 2019

Bumps docker-java from 3.1.0-rc-4 to 3.1.2.

Changelog

Sourced from docker-java's changelog.

3.1.2

  • update unix-socket to 2.2.0
  • Remove JacksonJaxbJsonProvider from FiltersEncoder
  • BuildImageCmdImpl: Fix an exception message
  • Add support for target parameter in BuildImgCmd
  • Add prune operations
  • Updating Jackson due to CVEs
  • Make StatsConfig public
  • Set 3 mb as limit for json responce.

3.1.1

  • Patch save image with tag
  • [api/healthcheck] startPeriod is now a long

3.1.0

  • Release

3.1.0-rc-8

  • Do awaitCompletion upon socket close exception
  • Fix X-Registry-Auth base64 encoding

3.1.0-rc-7

  • Fix NPE when docker config file doesn't exist

3.1.0-rc-6

  • Add resize feature to container and exec
  • Update part of apis to 1.37
  • Update dependencies
  • Fix No serializer found for class com.githubdockerjava.api.model.ServiceGlobalModeOptions
  • Add HostConfig.StorageOpt and ExecCreateCmd.Env
  • Added GCPLOGS enum LoggingType
  • Stop proxying HostConfig class (static helper provided)
  • Add ExecCreateCmd.Env
  • Add failcnt into memorystatsconfig
  • Support some missing Engine APIs
  • Added memory swappiness to create container command.
  • Fix for ignore all files except specified

3.1.0-rc-5

  • Add missing properties in InspectContainer response
  • Add withFilter methods in ListNetworksCmd & ListVolumesCmd
  • Add WorkingDir property in containers exec
  • Add isolation property support in Info response
  • Support platform option in image build/create/pull commands
  • Add OSVersion and RootFS support in InspectImageResponse
  • Fix double-marshalling of cachefrom
  • make AuthConfig compatible with indentitytoken
  • Allow netty to handle compressed response bodies
Commits
  • d01c3eb [maven-release-plugin] prepare release 3.1.2
  • c8c8e9a Update CHANGELOG.md
  • 0c20912 Merge pull request #1183 from docker-java/KostyaSha-patch-2
  • 235e91a Update pom.xml
  • 956bbbd Merge pull request #1179 from bsideup/patch-1
  • 8e2150a Remove JacksonJaxbJsonProvider from FiltersEncoder
  • de0c1d4 Merge pull request #1178 from sschuberth/not-a-file
  • 2f83759 BuildImageCmdImpl: Fix an exception message
  • 6c5898b Merge pull request #1160 from mattupstate/build-target-support
  • 4c6ab0e Merge pull request #1163 from Diffblue-benchmarks/TG-6086
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will not automatically merge this PR because it includes a non-semver update to a production dependency.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 26, 2019
@bsideup bsideup self-assigned this Mar 26, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch from 9283c42 to 9646352 Compare March 28, 2019 17:39
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch 11 times, most recently from d45bcf0 to 95b3263 Compare April 15, 2019 11:51
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch 6 times, most recently from 5191e8a to fcdd135 Compare May 1, 2019 08:52
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch 6 times, most recently from 5a60328 to 6bc8c18 Compare May 16, 2019 08:12
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch from 6bc8c18 to 2f5f73a Compare May 27, 2019 19:56
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch 6 times, most recently from e65337f to 2261e79 Compare July 2, 2019 05:52
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch 6 times, most recently from 3cdc62d to a5c5326 Compare July 8, 2019 14:53
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch from a5c5326 to 78383ec Compare July 10, 2019 06:29
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch from 78383ec to 6008375 Compare July 10, 2019 07:31
@pedro93
Copy link

pedro93 commented Jul 14, 2019

@rnorth Docker-java version 3.1.3 has been released with the necessary changes to re-test this MR (docker-java/docker-java#1203), how can this be moved forward now? Will the bot make another MR for the updated version?

@bsideup
Copy link
Member

bsideup commented Jul 14, 2019

@pedro93 I just updated the dependency manually, let's see how it works

@bsideup
Copy link
Member

bsideup commented Jul 14, 2019

/azp run Windows 10 - Docker for Windows

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@bsideup
Copy link
Member

bsideup commented Jul 14, 2019

cannot find symbol
            .withCreateContainerCmdModifier(cmd -> cmd.withMemorySwap((long) 12 * 1024 * 1024));
                                                      ^
  symbol:   method withMemorySwap(long)
  location: variable cmd of type CreateContainerCmd

still failing :(

@pedro93
Copy link

pedro93 commented Jul 14, 2019

To prevent constantly requesting releases on the other repository is there a way to run the CI on a custom docker-java dependency from a GitHub fork branch?

@pedro93
Copy link

pedro93 commented Jul 14, 2019

@bsideup Currently running the Selenium test pipeline and everything seems to be ok by adding the 2 missing methods in docker-java (withMemory and withMemorySwap):

Click for local execution logs

▶ ./gradlew check -x testcontainers:check -x selenium:check --scan --no-daemon  

> Task :testcontainers:compileJava
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.

> Task :cassandra:test

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testEmptyConfigurationOverride STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testEmptyConfigurationOverride PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testInitScript STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testInitScript PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testCassandraQueryWaitStrategy STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testCassandraQueryWaitStrategy PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testSpecificVersion STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testSpecificVersion PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testInitScriptWithLegacyCassandra STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testInitScriptWithLegacyCassandra PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testCassandraGetCluster STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testCassandraGetCluster PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testConfigurationOverride STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testConfigurationOverride PASSED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testSimple STARTED

Gradle Test Executor 1 > org.testcontainers.containers.CassandraContainerTest > testSimple PASSED

> Task :jdbc:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/jdbc/src/main/java/org/testcontainers/containers/JdbcDatabaseContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/jdbc/src/main/java/org/testcontainers/jdbc/ContainerDatabaseDriver.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :clickhouse:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/clickhouse/src/main/java/org/testcontainers/containers/ClickHouseContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/clickhouse/src/main/java/org/testcontainers/containers/ClickHouseContainer.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :couchbase:test

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_5Test > shouldCreateView STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_5Test > shouldCreateView PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_5Test > shouldExecuteN1ql STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_5Test > shouldExecuteN1ql PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_5Test > shouldInsertDocument STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_5Test > shouldInsertDocument PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase4_6Test > shouldCreateView STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase4_6Test > shouldCreateView PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase4_6Test > shouldExecuteN1ql STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase4_6Test > shouldExecuteN1ql PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase4_6Test > shouldInsertDocument STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase4_6Test > shouldInsertDocument PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseCommunity5_1Test > shouldCreateView STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseCommunity5_1Test > shouldCreateView PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseCommunity5_1Test > shouldExecuteN1ql STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseCommunity5_1Test > shouldExecuteN1ql PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseCommunity5_1Test > shouldInsertDocument STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseCommunity5_1Test > shouldInsertDocument PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_1Test > shouldCreateView STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_1Test > shouldCreateView PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_1Test > shouldExecuteN1ql STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_1Test > shouldExecuteN1ql PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_1Test > shouldInsertDocument STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.Couchbase5_1Test > shouldInsertDocument PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseContainerTest > shouldUseCorrectDockerImage STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseContainerTest > shouldUseCorrectDockerImage PASSED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseContainerTest > shouldStopWithoutThrowingException STARTED

Gradle Test Executor 2 > org.testcontainers.couchbase.CouchbaseContainerTest > shouldStopWithoutThrowingException PASSED

> Task :database-commons:test

Gradle Test Executor 3 > org.testcontainers.ext.ScriptUtilsTest > testSplit STARTED

Gradle Test Executor 3 > org.testcontainers.ext.ScriptUtilsTest > testSplit PASSED

Gradle Test Executor 3 > org.testcontainers.ext.ScriptUtilsTest > testSplitWithWidnwosLineEnding STARTED

Gradle Test Executor 3 > org.testcontainers.ext.ScriptUtilsTest > testSplitWithWidnwosLineEnding PASSED

> Task :selenium:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/selenium/src/main/java/org/testcontainers/containers/BrowserWebDriverContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :docs-examples:compileTestJava
Note: /home/pedro.cardoso/dev/testcontainers-java/docs/examples/src/test/java/generic/CmdModifierTest.java uses or overrides 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.

> Task :docs-examples:test

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > getContainerIpAddressOnly STARTED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > getContainerIpAddressOnly PASSED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > fetchFirstMappedPort STARTED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > fetchFirstMappedPort PASSED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > fetchPortsByNumber STARTED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > fetchPortsByNumber PASSED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > getContainerIpAddressAndMappedPort STARTED

Gradle Test Executor 4 > generic.MultiplePortsExposedTest > getContainerIpAddressAndMappedPort PASSED

Gradle Test Executor 4 > generic.WaitStrategiesTest > testContainersAllStarted STARTED

Gradle Test Executor 4 > generic.WaitStrategiesTest > testContainersAllStarted PASSED

Gradle Test Executor 4 > generic.CommandsTest > testStartupCommandOverrideApplied STARTED

Gradle Test Executor 4 > generic.CommandsTest > testStartupCommandOverrideApplied PASSED

Gradle Test Executor 4 > generic.HostPortExposedTest > testContainerRunningAgainstExposedHostPort STARTED

Gradle Test Executor 4 > generic.HostPortExposedTest > testContainerRunningAgainstExposedHostPort PASSED

Gradle Test Executor 4 > generic.ContainerCreationTest > testStartup STARTED

Gradle Test Executor 4 > generic.ContainerCreationTest > testStartup PASSED

Gradle Test Executor 4 > generic.ExecTest > testSimpleExec STARTED

Gradle Test Executor 4 > generic.ExecTest > testSimpleExec PASSED

Gradle Test Executor 4 > generic.CmdModifierTest > testHostnameModified STARTED

Gradle Test Executor 4 > generic.CmdModifierTest > testHostnameModified PASSED

Gradle Test Executor 4 > generic.CmdModifierTest > testMemoryLimitModified STARTED

Gradle Test Executor 4 > generic.CmdModifierTest > testMemoryLimitModified PASSED

Gradle Test Executor 4 > quickstart.RedisBackedCacheIntTest > testSimplePutAndGet STARTED

Gradle Test Executor 4 > quickstart.RedisBackedCacheIntTest > testSimplePutAndGet PASSED

Gradle Test Executor 4 > quickstart.RedisBackedCacheIntTestStep0 > testSimplePutAndGet STARTED

Gradle Test Executor 4 > quickstart.RedisBackedCacheIntTestStep0 > testSimplePutAndGet SKIPPED

> Task :dynalite:test

Gradle Test Executor 5 > org.testcontainers.dynamodb.DynaliteContainerTest > simpleTestWithManualClientCreation STARTED

Gradle Test Executor 5 > org.testcontainers.dynamodb.DynaliteContainerTest > simpleTestWithManualClientCreation PASSED

Gradle Test Executor 5 > org.testcontainers.dynamodb.DynaliteContainerTest > simpleTestWithProvidedClient STARTED

Gradle Test Executor 5 > org.testcontainers.dynamodb.DynaliteContainerTest > simpleTestWithProvidedClient PASSED

> Task :elasticsearch:test

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > elasticsearchVersion STARTED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > elasticsearchVersion PASSED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > elasticsearchOssImage STARTED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > elasticsearchOssImage PASSED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > transportClientClusterHealth STARTED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > transportClientClusterHealth PASSED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > elasticsearchDefaultTest STARTED

Gradle Test Executor 6 > org.testcontainers.elasticsearch.ElasticsearchContainerTest > elasticsearchDefaultTest PASSED

> Task :influxdb:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/influxdb/src/main/java/org/testcontainers/containers/InfluxDBContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :influxdb:compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :influxdb:test

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > getUrl STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > getUrl PASSED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > getLivenessCheckPort STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > getLivenessCheckPort PASSED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > getNewInfluxDB STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > getNewInfluxDB PASSED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > isRunning STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerTest > isRunning PASSED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerWithUserTest > queryForWriteAndRead STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerWithUserTest > queryForWriteAndRead PASSED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerWithUserTest > checkVersion STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerWithUserTest > checkVersion PASSED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerWithUserTest > describeDatabases STARTED

Gradle Test Executor 7 > org.testcontainers.containers.InfluxDBContainerWithUserTest > describeDatabases PASSED

> Task :jdbc:test

Gradle Test Executor 8 > org.testcontainers.jdbc.ContainerDatabaseDriverTest > shouldNotTryToConnectToNonMatchingJdbcUrlDirectly STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ContainerDatabaseDriverTest > shouldNotTryToConnectToNonMatchingJdbcUrlDirectly PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ContainerDatabaseDriverTest > shouldNotTryToConnectToNonMatchingJdbcUrlViaDriverManager STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ContainerDatabaseDriverTest > shouldNotTryToConnectToNonMatchingJdbcUrlViaDriverManager PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testDaemonCapture STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testDaemonCapture PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testTmpfsOption STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testTmpfsOption PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testConnectionUrl1 STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testConnectionUrl1 PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testConnectionUrl2 STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testConnectionUrl2 PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testInitScriptPathCapture STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testInitScriptPathCapture PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testInitFunctionCapture STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlTest > testInitFunctionCapture PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[0 - jdbc:tc:mysql:5.5.43://hostname/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[0 - jdbc:tc:mysql:5.5.43://hostname/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[1 - jdbc:tc:mysql://hostname/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[1 - jdbc:tc:mysql://hostname/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[2 - jdbc:tc:postgresql:1.2.3://hostname/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[2 - jdbc:tc:postgresql:1.2.3://hostname/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[3 - jdbc:tc:postgresql://hostname/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[3 - jdbc:tc:postgresql://hostname/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[4 - jdbc:tc:sqlserver:1.2.3://localhost;instance=SQLEXPRESS:1433;databaseName=test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[4 - jdbc:tc:sqlserver:1.2.3://localhost;instance=SQLEXPRESS:1433;databaseName=test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[5 - jdbc:tc:sqlserver://localhost;instance=SQLEXPRESS:1433;databaseName=test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[5 - jdbc:tc:sqlserver://localhost;instance=SQLEXPRESS:1433;databaseName=test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[6 - jdbc:tc:mariadb:1.2.3://localhost:3306/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[6 - jdbc:tc:mariadb:1.2.3://localhost:3306/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[7 - jdbc:tc:mariadb://localhost:3306/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[7 - jdbc:tc:mariadb://localhost:3306/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[8 - jdbc:tc:oracle:1.2.3:thin:@localhost:1521/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[8 - jdbc:tc:oracle:1.2.3:thin:@localhost:1521/test] PASSED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[9 - jdbc:tc:oracle:thin:@localhost:1521/test] STARTED

Gradle Test Executor 8 > org.testcontainers.jdbc.ConnectionUrlDriversTests > test[9 - jdbc:tc:oracle:thin:@localhost:1521/test] PASSED

> Task :mariadb:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/mariadb/src/main/java/org/testcontainers/containers/MariaDBContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :mssqlserver:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/mssqlserver/src/main/java/org/testcontainers/containers/MSSQLServerContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :mysql:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/mysql/src/main/java/org/testcontainers/containers/MySQLContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :oracle-xe:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/oracle-xe/src/main/java/org/testcontainers/containers/OracleContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :postgresql:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/postgresql/src/main/java/org/testcontainers/containers/PostgreSQLContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :jdbc-test:compileTestJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/jdbc-test/src/test/java/org/testcontainers/junit/SimpleMySQLTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :jdbc-test:test

Gradle Test Executor 9 > org.testcontainers.jdbc.DatabaseDriverShutdownTest > shouldNotStopDaemonContainerWhenAllConnectionsClosed STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.DatabaseDriverShutdownTest > shouldNotStopDaemonContainerWhenAllConnectionsClosed PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.DatabaseDriverShutdownTest > shouldStopContainerWhenAllConnectionsClosed STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.DatabaseDriverShutdownTest > shouldStopContainerWhenAllConnectionsClosed PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[1] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[0] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[2] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[2] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[3] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[3] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[0] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[1] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[4] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[5] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[4] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverWithPoolTest > testMySQLWithConnectionPoolUsingSameContainer[5] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.DatabaseDriverTmpfsTest > tmpfs STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.DatabaseDriverTmpfsTest > tmpfs PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[3 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&password=somepwd&TC_INITSCRIPT=somepath/init_mysql.sql] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[2 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[1 - jdbc:tc:mysql://hostname/databasename?user=someuser&TC_INITSCRIPT=somepath/init_mysql.sql] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[0 - jdbc:tc:mysql://hostname/databasename] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[4 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&password=somepwd&TC_INITSCRIPT=file:sql/init_mysql.sql] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[5 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&password=somepwd&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[6 - jdbc:tc:mysql:5.5.43://hostname/databasename?TC_INITSCRIPT=somepath/init_unicode_mysql.sql&useUnicode=yes&characterEncoding=utf8] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[0 - jdbc:tc:mysql://hostname/databasename] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[7 - jdbc:tc:mysql:5.5.43://hostname/databasename] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[7 - jdbc:tc:mysql:5.5.43://hostname/databasename] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[8 - jdbc:tc:mysql:5.5.43://hostname/databasename?useSSL=false] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[2 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[9 - jdbc:tc:postgresql:9.6.8://hostname/databasename?user=someuser&password=somepwd] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[5 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&password=somepwd&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[10 - jdbc:tc:postgis://hostname/databasename?user=someuser&password=somepwd] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[1 - jdbc:tc:mysql://hostname/databasename?user=someuser&TC_INITSCRIPT=somepath/init_mysql.sql] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[11 - jdbc:tc:postgis:9.6://hostname/databasename?user=someuser&password=somepwd] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[8 - jdbc:tc:mysql:5.5.43://hostname/databasename?useSSL=false] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[12 - jdbc:tc:mysql:5.6://hostname/databasename?TC_MY_CNF=somepath/mysql_conf_override] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[3 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&password=somepwd&TC_INITSCRIPT=somepath/init_mysql.sql] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[13 - jdbc:tc:mariadb://hostname/databasename] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[9 - jdbc:tc:postgresql:9.6.8://hostname/databasename?user=someuser&password=somepwd] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[14 - jdbc:tc:mariadb://hostname/databasename?user=someuser&TC_INITSCRIPT=somepath/init_mariadb.sql] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[10 - jdbc:tc:postgis://hostname/databasename?user=someuser&password=somepwd] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[15 - jdbc:tc:mariadb:10.2.14://hostname/databasename] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[11 - jdbc:tc:postgis:9.6://hostname/databasename?user=someuser&password=somepwd] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[16 - jdbc:tc:mariadb:10.2.14://hostname/databasename?TC_INITSCRIPT=somepath/init_unicode_mysql.sql&useUnicode=yes&characterEncoding=utf8] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[12 - jdbc:tc:mysql:5.6://hostname/databasename?TC_MY_CNF=somepath/mysql_conf_override] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[17 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&TC_INITSCRIPT=somepath/init_mariadb.sql] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[4 - jdbc:tc:mysql:5.5.43://hostname/databasename?user=someuser&password=somepwd&TC_INITSCRIPT=file:sql/init_mysql.sql] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[18 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[15 - jdbc:tc:mariadb:10.2.14://hostname/databasename] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[19 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&password=somepwd&TC_INITSCRIPT=somepath/init_mariadb.sql] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[6 - jdbc:tc:mysql:5.5.43://hostname/databasename?TC_INITSCRIPT=somepath/init_unicode_mysql.sql&useUnicode=yes&characterEncoding=utf8] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[20 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&password=somepwd&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[13 - jdbc:tc:mariadb://hostname/databasename] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[21 - jdbc:tc:mariadb:10.2.14://hostname/databasename?TC_MY_CNF=somepath/mariadb_conf_override] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[17 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&TC_INITSCRIPT=somepath/init_mariadb.sql] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[22 - jdbc:tc:clickhouse://hostname/databasename] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[14 - jdbc:tc:mariadb://hostname/databasename?user=someuser&TC_INITSCRIPT=somepath/init_mariadb.sql] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[23 - jdbc:tc:sqlserver:2017-CU12://hostname:hostport;databaseName=databasename] STARTED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[23 - jdbc:tc:sqlserver:2017-CU12://hostname:hostport;databaseName=databasename] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[20 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&password=somepwd&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[19 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&password=somepwd&TC_INITSCRIPT=somepath/init_mariadb.sql] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[22 - jdbc:tc:clickhouse://hostname/databasename] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[21 - jdbc:tc:mariadb:10.2.14://hostname/databasename?TC_MY_CNF=somepath/mariadb_conf_override] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[16 - jdbc:tc:mariadb:10.2.14://hostname/databasename?TC_INITSCRIPT=somepath/init_unicode_mysql.sql&useUnicode=yes&characterEncoding=utf8] PASSED

Gradle Test Executor 9 > org.testcontainers.jdbc.JDBCDriverTest > test[18 - jdbc:tc:mariadb:10.2.14://hostname/databasename?user=someuser&TC_INITFUNCTION=org.testcontainers.jdbc.JDBCDriverTest::sampleInitFunction] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomizableMysqlTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomizableMysqlTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testMariaDBWithCommandOverride STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testMariaDBWithCommandOverride PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testMariaDBWithCustomIniFile STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testMariaDBWithCustomIniFile PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testSpecificVersion STARTED
<=
Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testSpecificVersion PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMariaDBTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testExplicitInitScript STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testExplicitInitScript PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testCommandOverride STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testCommandOverride PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testMySQLWithCustomIniFile STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testMySQLWithCustomIniFile PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testSpecificVersion STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testSpecificVersion PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testEmptyPasswordWithNonRootUser STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testEmptyPasswordWithNonRootUser PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMySQLTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.EmptyPasswordMysqlTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.EmptyPasswordMysqlTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[5.5.62] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[5.5.62] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[5.6.42] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[5.6.42] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[5.7.26] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[5.7.26] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[8.0.16] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.MultiVersionMySQLTest > versionCheckTest[8.0.16] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleOracleTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleOracleTest > testSimple SKIPPED

Gradle Test Executor 9 > org.testcontainers.junit.SimplePostgreSQLTest > testExplicitInitScript STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimplePostgreSQLTest > testExplicitInitScript PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimplePostgreSQLTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimplePostgreSQLTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleClickhouseTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleClickhouseTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[0] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[0] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[1] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[1] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[2] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[2] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[3] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[3] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[4] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[4] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[5] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[5] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[6] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[6] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[7] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[7] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[8] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[8] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[9] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[9] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[10] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[10] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[11] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[11] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[12] STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomPasswordMSSQLServerTest > runPasswordTests[12] PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomizablePostgreSQLTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomizablePostgreSQLTest > testSimple PASSED

Gradle Test Executor 9 > org.testcontainers.junit.CustomizableMSSQLServerTest > testSqlServerConnection STARTED

Gradle Test Executor 9 > org.testcontainers.junit.CustomizableMSSQLServerTest > testSqlServerConnection PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMSSQLServerTest > testSetupDatabase STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMSSQLServerTest > testSetupDatabase PASSED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMSSQLServerTest > testSimple STARTED

Gradle Test Executor 9 > org.testcontainers.junit.SimpleMSSQLServerTest > testSimple PASSED

> Task :junit-jupiter:test

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.ComposeContainerTests > running_compose_defined_container_is_accessible_on_configured_port() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.ComposeContainerTests > running_compose_defined_container_is_accessible_on_configured_port() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.WrongAnnotationUsageTests > extension_throws_exception() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.WrongAnnotationUsageTests > extension_throws_exception() SKIPPED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.inheritance.InheritedTests > step1() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.inheritance.InheritedTests > step1() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.inheritance.InheritedTests > step2() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.inheritance.InheritedTests > step2() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.PostgresContainerTests > waits_until_postgres_accepts_jdbc_connections() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.PostgresContainerTests > waits_until_postgres_accepts_jdbc_connections() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests > top_level_container_should_be_running() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests > top_level_container_should_be_running() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests$NestedTestCase.ids_should_not_change() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests$NestedTestCase.ids_should_not_change() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests$NestedTestCase.top_level_containers_should_be_running() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedSharedContainerTests$NestedTestCase.top_level_containers_should_be_running() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > top_level_container_should_be_running() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > top_level_container_should_be_running() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests$NestedTestCase.ids_should_not_change() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests$NestedTestCase.ids_should_not_change() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests$NestedTestCase.containers_should_not_be_the_same() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests$NestedTestCase.containers_should_not_be_the_same() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests$NestedTestCase.both_containers_should_be_running() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests > org.testcontainers.junit.jupiter.TestcontainersNestedRestartedContainerTests$NestedTestCase.both_containers_should_be_running() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersRestartBetweenTests > first_test() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersRestartBetweenTests > first_test() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersRestartBetweenTests > second_test() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersRestartBetweenTests > second_test() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersSharedContainerTests > first_test() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersSharedContainerTests > first_test() PASSED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersSharedContainerTests > second_test() STARTED

Gradle Test Executor 10 > org.testcontainers.junit.jupiter.TestcontainersSharedContainerTests > second_test() PASSED

> Task :kafka:compileTestJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/kafka/src/test/java/org/testcontainers/containers/KafkaContainerTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :kafka:test

Gradle Test Executor 11 > org.testcontainers.containers.KafkaContainerTest > testUsage STARTED

Gradle Test Executor 11 > org.testcontainers.containers.KafkaContainerTest > testUsage PASSED

Gradle Test Executor 11 > org.testcontainers.containers.KafkaContainerTest > testExternalZookeeperWithExternalNetwork STARTED

Gradle Test Executor 11 > org.testcontainers.containers.KafkaContainerTest > testExternalZookeeperWithExternalNetwork PASSED

Gradle Test Executor 11 > org.testcontainers.containers.KafkaContainerTest > testExternalZookeeperWithKafkaNetwork STARTED

Gradle Test Executor 11 > org.testcontainers.containers.KafkaContainerTest > testExternalZookeeperWithKafkaNetwork PASSED

> Task :localstack:test

Gradle Test Executor 12 > org.testcontainers.containers.localstack.SimpleLocalstackS3Test > s3Test STARTED

Gradle Test Executor 12 > org.testcontainers.containers.localstack.SimpleLocalstackS3Test > s3Test PASSED

> Task :mockserver:test

Gradle Test Executor 13 > org.testcontainers.containers.MockServerContainerTest > shouldCallDefaultMockserverVersion STARTED

Gradle Test Executor 13 > org.testcontainers.containers.MockServerContainerTest > shouldCallDefaultMockserverVersion PASSED

Gradle Test Executor 13 > org.testcontainers.containers.MockServerContainerTest > shouldCallActualMockserverVersion STARTED

Gradle Test Executor 13 > org.testcontainers.containers.MockServerContainerTest > shouldCallActualMockserverVersion PASSED

> Task :neo4j:compileTestJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/neo4j/src/test/java/org/testcontainers/containers/Neo4jContainerTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :neo4j:test

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldRunEnterprise STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldRunEnterprise SKIPPED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCopyPlugins STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCopyPlugins PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldAddConfigToEnvironment STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldAddConfigToEnvironment PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCheckEnterpriseLicense STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCheckEnterpriseLicense PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCopyDatabase STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCopyDatabase PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCopyPlugin STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldCopyPlugin PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldDisableAuthentication STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerTest > shouldDisableAuthentication PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerJUnitIntegrationTest > shouldStart STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerJUnitIntegrationTest > shouldStart PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerJUnitIntegrationTest > shouldReturnBoltUrl STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerJUnitIntegrationTest > shouldReturnBoltUrl PASSED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerJUnitIntegrationTest > shouldReturnHttpUrl STARTED

Gradle Test Executor 14 > org.testcontainers.containers.Neo4jContainerJUnitIntegrationTest > shouldReturnHttpUrl PASSED

> Task :nginx:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/nginx/src/main/java/org/testcontainers/containers/NginxContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :nginx:test

Gradle Test Executor 15 > org.testcontainers.junit.SimpleNginxTest > testSimple STARTED

Gradle Test Executor 15 > org.testcontainers.junit.SimpleNginxTest > testSimple PASSED

> Task :oracle-xe:test

Gradle Test Executor 16 > org.testcontainers.containers.OracleJDBCDriverTest > testOracleWithNoSpecifiedVersion STARTED

Gradle Test Executor 16 > org.testcontainers.containers.OracleJDBCDriverTest > testOracleWithNoSpecifiedVersion SKIPPED

> Task :pulsar:compileTestJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/pulsar/src/test/java/org/testcontainers/containers/PulsarContainerTest.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :pulsar:test

Gradle Test Executor 17 > org.testcontainers.containers.PulsarContainerTest > testUsage STARTED

Gradle Test Executor 17 > org.testcontainers.containers.PulsarContainerTest > testUsage PASSED

> Task :spock:test

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersRestartBetweenTestsIT > retrieving first id STARTED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersRestartBetweenTestsIT > retrieving first id PASSED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersRestartBetweenTestsIT > containers is recreated between tests STARTED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersRestartBetweenTestsIT > containers is recreated between tests PASSED

Gradle Test Executor 19 > org.testcontainers.spock.ComposeContainerIT > running compose defined container is accessible on configured port STARTED

Gradle Test Executor 19 > org.testcontainers.spock.ComposeContainerIT > running compose defined container is accessible on configured port PASSED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersSharedContainerIT > starts accessible docker container STARTED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersSharedContainerIT > starts accessible docker container PASSED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersSharedContainerIT > containers keeps on running between features STARTED

Gradle Test Executor 19 > org.testcontainers.spock.TestcontainersSharedContainerIT > containers keeps on running between features PASSED

Gradle Test Executor 19 > org.testcontainers.spock.MySqlContainerIT > dummy test STARTED

Gradle Test Executor 19 > org.testcontainers.spock.MySqlContainerIT > dummy test PASSED

Gradle Test Executor 19 > org.testcontainers.spock.PostgresContainerIT > waits until postgres accepts jdbc connections STARTED

Gradle Test Executor 19 > org.testcontainers.spock.PostgresContainerIT > waits until postgres accepts jdbc connections PASSED

Gradle Test Executor 19 > org.testcontainers.spock.SharedComposeContainerIT > running compose defined container is accessible on configured port STARTED

Gradle Test Executor 19 > org.testcontainers.spock.SharedComposeContainerIT > running compose defined container is accessible on configured port PASSED

Gradle Test Executor 19 > org.testcontainers.spock.TestHierarchyIT > dummy test STARTED

Gradle Test Executor 19 > org.testcontainers.spock.TestHierarchyIT > dummy test PASSED

Gradle Test Executor 19 > org.testcontainers.spock.TestHierarchyIT > both containers are running STARTED

Gradle Test Executor 19 > org.testcontainers.spock.TestHierarchyIT > both containers are running PASSED

> Task :toxiproxy:test

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testDirect STARTED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testDirect PASSED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testMultipleProxiesCanBeCreated STARTED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testMultipleProxiesCanBeCreated PASSED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testConnectionCut STARTED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testConnectionCut PASSED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testLatencyViaProxy STARTED

Gradle Test Executor 20 > org.testcontainers.containers.ToxiproxyTest > testLatencyViaProxy PASSED

> Task :vault:compileJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/vault/src/main/java/org/testcontainers/vault/VaultContainer.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :vault:compileTestJava
Note: /home/pedro.cardoso/dev/testcontainers-java/modules/vault/src/test/java/org/testcontainers/vault/VaultContainerTest.java uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.

> Task :vault:test

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readSecondSecretPathWithCli STARTED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readSecondSecretPathWithCli PASSED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readSecondecretPathOverHttpApi STARTED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readSecondecretPathOverHttpApi PASSED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readFirstSecretPathOverHttpApi STARTED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readFirstSecretPathOverHttpApi PASSED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readFirstSecretPathWithCli STARTED

Gradle Test Executor 21 > org.testcontainers.vault.VaultContainerTest > readFirstSecretPathWithCli PASSED

Deprecated Gradle features were used in this build, making it incompatible with Gradle 5.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/4.10.2/userguide/command_line_interface.html#sec:command_line_warnings

BUILD SUCCESSFUL in 1h 21m 21s
103 actionable tasks: 82 executed, 1 from cache, 20 up-to-date

Publishing build scan...
https://gradle.com/s/j2p5t5tfmcnqy

and Gradle Build Link

However, before I make another MR in the docker-java repository can you have a look at:
https://github.com/testcontainers/testcontainers-java/pull/1340/checks?check_run_id=168541634
I do not think it is related with the bump but wanted a member of this repository's input :)

@bsideup
Copy link
Member

bsideup commented Jul 15, 2019

@pedro93

To prevent constantly requesting releases on the other repository is there a way to run the CI on a custom docker-java dependency from a GitHub fork branch?

Yes. https://jitpack.io

I do not think it is related with the bump but wanted a member of this repository's input :)

Yeah, sorry. There are a few flaky tests (Couchbase, because it is too heavy for CIs sometimes, and stdout/stderr due to the way bash works, see #1375)

@dependabot-preview
Copy link
Contributor Author

A newer version of com.github.docker-java:docker-java exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@pedro93 pedro93 mentioned this pull request Jul 21, 2019
@bsideup bsideup closed this Jul 21, 2019
@dependabot-preview
Copy link
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot-preview dependabot-preview bot deleted the dependabot/gradle/core/com.github.docker-java-docker-java-3.1.2 branch July 21, 2019 07:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants