Skip to content

Console Output

13:46:01 [2019-10-03T13:46:01.436Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/engine_PR-396/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/engine_PR-396/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3472e441c571126e88e42af08f830b3924071955 -e DOCKER_GRAPHDRIVER docker:3472e441c571126e88e42af08f830b3924071955 hack/validate/default
13:46:06 [2019-10-03T13:46:06.695Z] Congratulations!  All commits are properly signed with the DCO!
13:46:10 [2019-10-03T13:46:10.905Z] Congratulations! Seccomp profile generation is done correctly.
13:47:32 [2019-10-03T13:47:32.325Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
13:47:34 [2019-10-03T13:47:34.221Z] The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
13:47:36 [2019-10-03T13:47:36.116Z] Congratulations! All api changes are done the right way.
13:47:36 [2019-10-03T13:47:36.116Z] Congratulations!  All toml source files changed here have valid syntax.
13:47:36 [2019-10-03T13:47:36.116Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:47:36 [2019-10-03T13:47:36.116Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.