bvolpato commented on PR #3754:
URL: https://github.com/apache/calcite/pull/3754#issuecomment-2041692510

   This test is flaky / unrelated to my changes:
   
   ```
               Caused by: 
com.github.dockerjava.api.exception.DockerClientException: Could not pull 
image: [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest 
version 2, schema 1 support is disabled by default and will be removed in an 
upcoming release. Suggest the author of docker.io/library/redis:2.8.19 to 
upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More 
information at https://docs.docker.com/go/deprecated-image-specs/
   
                   at 
app//com.github.dockerjava.api.command.PullImageResultCallback.checkDockerClientPullSuccessful(PullImageResultCallback.java:97)
   
                   at 
app//com.github.dockerjava.api.command.PullImageResultCallback.throwFirstError(PullImageResultCallback.java:112)
   
                   at 
app//com.github.dockerjava.api.async.ResultCallbackTemplate.awaitCompletion(ResultCallbackTemplate.java:93)
   
                   at 
app//org.testcontainers.images.TimeLimitedLoggedPullImageResultCallback.awaitCompletion(TimeLimitedLoggedPullImageResultCallback.java:58)
   
                   at 
app//org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:97)
   
                   ... 46 more
   
   
   
   FAILURE  10.5sec,    1 completed,   1 failed,   0 skipped, 
org.apache.calcite.adapter.redis.RedisAdapterCaseBase
   
   FAILURE  12.6sec,    2 completed,   1 failed,   1 skipped, Gradle Test Run 
:redis:test
   
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to