We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[INFO] --- docker-maven-plugin:0.33.0:start (start-containers) @ functional-tests --- [INFO] DOCKER> [maven.com:5001/you/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Start container 5a4af7309b2b [ERROR] DOCKER> IO Error while requesting logs: org.apache.http.ConnectionClosedException: Premature end of chunk coded message body: closing chunk expected Thread-19 [ERROR] DOCKER> [maven.com:5001/you/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Timeout after 160121 ms while waiting on log out 'Setup finished' [ERROR] DOCKER> Error occurred during container startup, shutting down... [INFO] DOCKER> [maven.com:5001/you/dev/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Stop and removed container 5a4af7309b2b after 0 ms [ERROR] DOCKER> I/O Error [[maven.com:5001/you/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Timeout after 160121 ms while waiting on log out 'Setup finished']
mvn -v
Apache Maven 3.8.1 (05c21c65bdfed0f71a2f2ada8b84da59348c4c5d) Maven home: /opt/homebrew/Cellar/maven/3.8.1/libexec Java version: 1.8.0_292, vendor: Azul Systems, Inc., runtime: /Library/Java/JavaVirtualMachines/zulu-8.jdk/Contents/Home/jre Default locale: en_IN, platform encoding: US-ASCII OS name: "mac os x", version: "10.16", arch: "x86_64", family: "mac"
The text was updated successfully, but these errors were encountered:
I think this is a duplicate of #1369
Sorry, something went wrong.
No branches or pull requests
stuck while initiating the docker image even if the wait for image to finish initializing count is increased to 160000
Info
[INFO] --- docker-maven-plugin:0.33.0:start (start-containers) @ functional-tests ---
[INFO] DOCKER> [maven.com:5001/you/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Start container 5a4af7309b2b
[ERROR] DOCKER> IO Error while requesting logs: org.apache.http.ConnectionClosedException: Premature end of chunk coded message body: closing chunk expected Thread-19
[ERROR] DOCKER> [maven.com:5001/you/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Timeout after 160121 ms while waiting on log out 'Setup finished'
[ERROR] DOCKER> Error occurred during container startup, shutting down...
[INFO] DOCKER> [maven.com:5001/you/dev/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Stop and removed container 5a4af7309b2b after 0 ms
[ERROR] DOCKER> I/O Error [[maven.com:5001/you/dev/couchbase:enterprise-6.5.0-2020] "couchbase": Timeout after 160121 ms while waiting on log out 'Setup finished']
mvn -v
) :The text was updated successfully, but these errors were encountered: