[ https://issues.apache.org/jira/browse/GORA-674?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17319713#comment-17319713 ]
Damien Raude-Morvan commented on GORA-674: ------------------------------------------ hi [~minfaz] ! Apache Gora integrations tests seems to be running fine (since my last fixes on master) either on my own box, in [Jenkins|https://ci-builds.apache.org/job/Gora/job/gora-pipeline/job/master/21/testReport/] or in [Github Actions|https://github.com/apache/gora/runs/2314348597] Could you please provide a more detailled stacktrace ? Is it still "Can't get Docker image:" error ? Please open a new GORA issue if needed. Thanks ! > Failure of testcontainers-java on recent Docker runtime > ------------------------------------------------------- > > Key: GORA-674 > URL: https://issues.apache.org/jira/browse/GORA-674 > Project: Apache Gora > Issue Type: Bug > Components: build process > Reporter: Damien Raude-Morvan > Assignee: Damien Raude-Morvan > Priority: Major > Labels: docker, testcontainers > Fix For: 1.0 > > Time Spent: 20m > Remaining Estimate: 0h > > As reported by [~alfonso.nishikawa] > Right now I see that CouchDB fails > {code:java} > org.apache.gora.couchdb.store.TestCouchDBStore.org.apache.gora.couchdb.store.TestCouchDBStore > > Can't get Docker image: RemoteDockerImage(imageName=couchdb:1.6.1, > imagePullPolicy=DefaultPullPolicy()) > Caused by: com.github.dockerjava.api.exception.NotFoundException: > {"message":"No such image: testcontainersofficial/ryuk:0.3.0"}{code} -- This message was sent by Atlassian Jira (v8.3.4#803005)