Skip to content

Console Output

23:30:55 [2019-09-06T23:30:55.170Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-344/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-344/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9e05372b295ec4c3064b5ce30f003c10f09d0a2e -e DOCKER_GRAPHDRIVER docker:9e05372b295ec4c3064b5ce30f003c10f09d0a2e hack/validate/default
23:30:59 [2019-09-06T23:30:59.347Z] Congratulations!  All commits are properly signed with the DCO!
23:32:20 [2019-09-06T23:32:20.769Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:32:21 [2019-09-06T23:32:21.699Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:32:23 [2019-09-06T23:32:23.593Z] Congratulations! All api changes are done the right way.
23:32:23 [2019-09-06T23:32:23.593Z] Congratulations!  No testing.T found.
23:32:23 [2019-09-06T23:32:23.593Z] Congratulations!  All toml source files changed here have valid syntax.
23:32:23 [2019-09-06T23:32:23.593Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:32:23 [2019-09-06T23:32:23.593Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.