Skip to content

Console Output

14:23:59 [2019-11-10T14:23:59.706Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40193/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40193/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=a596d36e87d791f1e8aa22833f565a16b8c14a48 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:a596d36e87d791f1e8aa22833f565a16b8c14a48 hack/validate/default
14:24:00 [2019-11-10T14:24:00.639Z] Congratulations!  All commits are properly signed with the DCO!
14:24:00 [2019-11-10T14:24:00.639Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:24:00 [2019-11-10T14:24:00.639Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:25:52 [2019-11-10T14:25:52.085Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|files|imports|name|types_sizes|deps) took 1m49.076184845s 
14:25:52 [2019-11-10T14:25:52.085Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 455.967553ms 
14:27:28 [2019-11-10T14:27:28.591Z] INFO [runner] Issues before processing: 2318, after processing: 0 
14:27:28 [2019-11-10T14:27:28.591Z] INFO [runner] Processors filtering stat (out/in): cgo: 1713/2318, skip_dirs: 1713/1713, autogenerated_exclude: 1616/1713, filename_unadjuster: 1713/1713, skip_files: 1713/1713, nolint: 0/63, exclude-rules: 63/1616, path_prettifier: 1713/1713, identifier_marker: 1616/1616, exclude: 1616/1616 
14:27:28 [2019-11-10T14:27:28.591Z] INFO [runner] processing took 130.465753ms with stages: nolint: 51.860327ms, identifier_marker: 40.020149ms, path_prettifier: 13.450276ms, exclude-rules: 10.066718ms, autogenerated_exclude: 7.155005ms, skip_dirs: 4.329676ms, cgo: 2.03761ms, filename_unadjuster: 1.54041ms, max_same_issues: 1.539µs, diff: 672ns, source_code: 618ns, uniq_by_line: 551ns, max_from_linter: 536ns, skip_files: 491ns, path_shortener: 448ns, exclude: 426ns, max_per_file_from_linter: 301ns 
14:27:28 [2019-11-10T14:27:28.591Z] INFO [runner] linters took 1m36.024251829s with stages: goanalysis_metalinter: 1m18.22408466s, unused: 17.669194451s 
14:27:28 [2019-11-10T14:27:28.591Z] INFO File cache stats: 1442 entries of total size 6.8MiB 
14:27:28 [2019-11-10T14:27:28.591Z] INFO Memory: 1528 samples, avg is 252.3MB, max is 2962.9MB 
14:27:28 [2019-11-10T14:27:28.591Z] INFO Execution took 3m25.584029068s               
14:27:28 [2019-11-10T14:27:28.591Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:27:28 [2019-11-10T14:27:28.591Z] No api/types/ or api/swagger.yaml changes in diff.
14:27:28 [2019-11-10T14:27:28.591Z] Congratulations!  All toml source files changed here have valid syntax.
14:27:28 [2019-11-10T14:27:28.591Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:27:28 [2019-11-10T14:27:28.591Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.