Skip to content

Console Output

23:46:07 [2019-10-24T23:46:07.591Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40134/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40134/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=1aff467f8c51f6f493053a71bdb2534745c8dde0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:1aff467f8c51f6f493053a71bdb2534745c8dde0 hack/validate/default
23:46:08 [2019-10-24T23:46:08.585Z] Congratulations!  All commits are properly signed with the DCO!
23:46:08 [2019-10-24T23:46:08.843Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:46:08 [2019-10-24T23:46:08.843Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:48:00 [2019-10-24T23:48:00.273Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|imports|name|types_sizes|deps|exports_file) took 1m49.604013409s 
23:48:00 [2019-10-24T23:48:00.274Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 456.124323ms 
23:49:36 [2019-10-24T23:49:36.712Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
23:49:36 [2019-10-24T23:49:36.712Z] INFO [runner] Issues before processing: 46, after processing: 0 
23:49:36 [2019-10-24T23:49:36.713Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, skip_files: 10/10, cgo: 10/46, identifier_marker: 1/1, autogenerated_exclude: 1/10, exclude: 1/1, exclude-rules: 1/1, filename_unadjuster: 10/10, skip_dirs: 10/10, nolint: 0/1 
23:49:36 [2019-10-24T23:49:36.713Z] INFO [runner] processing took 758.374µs with stages: nolint: 367.238µs, path_prettifier: 140.319µs, skip_dirs: 132.484µs, autogenerated_exclude: 70.84µs, identifier_marker: 22.486µs, cgo: 13.255µs, exclude-rules: 4.363µs, filename_unadjuster: 3.777µs, max_same_issues: 1.127µs, diff: 448ns, exclude: 353ns, max_from_linter: 353ns, source_code: 307ns, uniq_by_line: 306ns, path_shortener: 268ns, skip_files: 263ns, max_per_file_from_linter: 187ns 
23:49:36 [2019-10-24T23:49:36.713Z] INFO [runner] linters took 1m29.179273861s with stages: goanalysis_metalinter: 1m10.943611218s, unused: 18.234777185s 
23:49:36 [2019-10-24T23:49:36.713Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
23:49:36 [2019-10-24T23:49:36.713Z] INFO Memory: 1345 samples, avg is 617.7MB, max is 3503.5MB 
23:49:36 [2019-10-24T23:49:36.713Z] INFO Execution took 3m19.247958587s               
23:49:36 [2019-10-24T23:49:36.713Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:49:36 [2019-10-24T23:49:36.713Z] No api/types/ or api/swagger.yaml changes in diff.
23:49:36 [2019-10-24T23:49:36.713Z] Congratulations!  All toml source files changed here have valid syntax.
23:49:36 [2019-10-24T23:49:36.713Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:49:36 [2019-10-24T23:49:36.713Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.