Skip to content

Console Output

22:58:49 [2019-08-13T22:58:49.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39721-SFHQW7MS6VYA4CKCPCQUUGGU6HGDWSTH6EGFNEN7TQKXBP4H7GCA/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39721-SFHQW7MS6VYA4CKCPCQUUGGU6HGDWSTH6EGFNEN7TQKXBP4H7GCA/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d6f7909c7639105c93e0670999e6f0536e9f6fff -e DOCKER_GRAPHDRIVER docker:d6f7909c7639105c93e0670999e6f0536e9f6fff hack/validate/default
22:58:50 [2019-08-13T22:58:50.601Z] Congratulations!  All commits are properly signed with the DCO!
23:00:12 [2019-08-13T23:00:12.030Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:00:12 [2019-08-13T23:00:12.030Z] No api/types/ or api/swagger.yaml changes in diff.
23:00:12 [2019-08-13T23:00:12.030Z] Congratulations!  No testing.T found.
23:00:12 [2019-08-13T23:00:12.030Z] Congratulations!  All toml source files changed here have valid syntax.
23:00:12 [2019-08-13T23:00:12.030Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:00:12 [2019-08-13T23:00:12.030Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
23:00:12 [2019-08-13T23:00:12.030Z] Congratulations!  No new tests added to integration-cli.