Skip to content

Console Output

23:18:08 [2019-09-06T23:18:08.157Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-350/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-350/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=78198da34a57b1f6e92b9c95d89e02d8888169ff -e DOCKER_GRAPHDRIVER docker:78198da34a57b1f6e92b9c95d89e02d8888169ff hack/validate/default
23:18:12 [2019-09-06T23:18:12.368Z] Congratulations!  All commits are properly signed with the DCO!
23:19:33 [2019-09-06T23:19:33.705Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:19:34 [2019-09-06T23:19:34.631Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
23:19:36 [2019-09-06T23:19:36.512Z] Congratulations! All api changes are done the right way.
23:19:36 [2019-09-06T23:19:36.512Z] Congratulations!  No testing.T found.
23:19:36 [2019-09-06T23:19:36.512Z] Congratulations!  All toml source files changed here have valid syntax.
23:19:36 [2019-09-06T23:19:36.512Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:19:36 [2019-09-06T23:19:36.512Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.