Tests against recent Docker engine releases #454
Annotations
4 errors
|
DockerMcpGatewayContainerTest.gatewayStartsWithServers:
core/src/test/java/org/testcontainers/containers/DockerMcpGatewayContainerTest.java#L34
java.lang.AssertionError:
Expecting actual:
"- Reading configuration...
- Reading catalog from [https://desktop.docker.com/mcp/catalog/v2/catalog.yaml]
- Configuration read in 71.842752ms
- Those servers are enabled: curl, brave, github-official
- Listing MCP tools...
- Running ghcr.io/github/github-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=github-official -l docker-mcp-transport=stdio -e GITHUB_PERSONAL_ACCESS_TOKEN]
- Running mcp/brave-search with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=brave -l docker-mcp-transport=stdio -e BRAVE_API_KEY -e BRAVE_MCP_TRANSPORT]
- brave: docker: Error response from daemon: No such image: mcp/brave-search@sha256:46bff5601d8c984e9725f663983840f45130af8c906fe6e610beb29fa8f38f63
- brave:
- brave: Run 'docker run --help' for more information
- github-official: docker: Error response from daemon: No such image: ghcr.io/github/github-mcp-server@sha256:ecc5810a7d76404c03c504d5ff6868cb9aa5b8e31f3e6aaf9ddf453d5a239d34
- github-official:
- github-official: Run 'docker run --help' for more information
> Can't start brave: failed to connect: calling "initialize": EOF
> Can't start github-official: failed to connect: calling "initialize": EOF
> 1 tools listed in 18.378263ms
- Using images:
- alpine/curl@sha256:f1de494dc1d2a4050a0601aaba9301424925fb595dba208cb7d7cfed1f4d15ac
- ghcr.io/github/github-mcp-server@sha256:ecc5810a7d76404c03c504d5ff6868cb9aa5b8e31f3e6aaf9ddf453d5a239d34
- mcp/brave-search@sha256:46bff5601d8c984e9725f663983840f45130af8c906fe6e610beb29fa8f38f63
> Images pulled in 6.404103517s
- Verifying images [mcp/brave-search]
> Images verified in 620.55164ms
> Initialized in 7.116558183s
> Start sse server on port 8811
"
to contain:
"4 tools listed"
|
|
DockerMcpGatewayContainerTest.gatewayStartsWithServers:
core/src/test/java/org/testcontainers/containers/DockerMcpGatewayContainerTest.java#L34
java.lang.AssertionError:
Expecting actual:
"- Reading configuration...
- Reading catalog from [https://desktop.docker.com/mcp/catalog/v2/catalog.yaml]
- Configuration read in 97.756442ms
- Those servers are enabled: curl, brave, github-official
- Listing MCP tools...
- Running mcp/brave-search with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=brave -l docker-mcp-transport=stdio -e BRAVE_API_KEY -e BRAVE_MCP_TRANSPORT]
- Running ghcr.io/github/github-mcp-server with [run --rm -i --init --security-opt no-new-privileges --cpus 1 --memory 2Gb --pull never -l docker-mcp=true -l docker-mcp-tool-type=mcp -l docker-mcp-name=github-official -l docker-mcp-transport=stdio -e GITHUB_PERSONAL_ACCESS_TOKEN]
- github-official: docker: Error response from daemon: No such image: ghcr.io/github/github-mcp-server@sha256:ecc5810a7d76404c03c504d5ff6868cb9aa5b8e31f3e6aaf9ddf453d5a239d34
- github-official:
- github-official: Run 'docker run --help' for more information
> Can't start github-official: failed to connect: calling "initialize": EOF
- brave: docker: Error response from daemon: No such image: mcp/brave-search@sha256:46bff5601d8c984e9725f663983840f45130af8c906fe6e610beb29fa8f38f63
- brave:
- brave: Run 'docker run --help' for more information
> Can't start brave: failed to connect: calling "initialize": EOF
> 1 tools listed in 37.03479ms
- Using images:
- alpine/curl@sha256:f1de494dc1d2a4050a0601aaba9301424925fb595dba208cb7d7cfed1f4d15ac
- ghcr.io/github/github-mcp-server@sha256:ecc5810a7d76404c03c504d5ff6868cb9aa5b8e31f3e6aaf9ddf453d5a239d34
- mcp/brave-search@sha256:46bff5601d8c984e9725f663983840f45130af8c906fe6e610beb29fa8f38f63
> Images pulled in 7.037737671s
- Verifying images [mcp/brave-search]
> Images verified in 1.135903092s
> Initialized in 8.311930025s
> Start sse server on port 8811
"
to contain:
"4 tools listed"
|
|
Core tests using Docker ROOTLESS (channel stable)
Missing input! The webhook type must be 'incoming-webhook' or 'webhook-trigger'.
|
|
Core tests using Docker ROOTLESS (channel stable)
Process completed with exit code 1.
|