Skip to content

Console Output

18:16:32 [2020-02-25T18:16:32.235Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40576/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40576/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e6281b1b3f2234bc14d5b5185f8a7c849fc25acf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e6281b1b3f2234bc14d5b5185f8a7c849fc25acf hack/validate/default
18:16:32 [2020-02-25T18:16:32.797Z] Congratulations!  All commits are properly signed with the DCO!
18:16:33 [2020-02-25T18:16:33.052Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
18:16:33 [2020-02-25T18:16:33.052Z] No api/types/ or api/swagger.yaml changes in diff.
18:16:33 [2020-02-25T18:16:33.052Z] Congratulations!  All TOML source files changed here have valid syntax.
18:16:33 [2020-02-25T18:16:33.052Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
18:16:33 [2020-02-25T18:16:33.052Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
18:16:33 [2020-02-25T18:16:33.052Z] Congratulations!  No new tests were added to integration-cli.
18:16:33 [2020-02-25T18:16:33.052Z] 
18:16:33 [2020-02-25T18:16:33.052Z] INFO Start validation with golang-ci-lint
18:16:33 [2020-02-25T18:16:33.052Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
18:16:33 [2020-02-25T18:16:33.052Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
18:18:39 [2020-02-25T18:18:39.427Z] INFO [loader] Go packages loading at mode 575 (compiled_files|exports_file|imports|name|deps|files|types_sizes) took 1m51.788043221s 
18:18:39 [2020-02-25T18:18:39.427Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 454.609608ms 
18:20:00 [2020-02-25T18:20:00.805Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
18:20:00 [2020-02-25T18:20:00.805Z] INFO [runner] Issues before processing: 46, after processing: 0 
18:20:00 [2020-02-25T18:20:00.805Z] INFO [runner] Processors filtering stat (out/in): cgo: 10/46, skip_dirs: 10/10, autogenerated_exclude: 1/10, exclude: 1/1, filename_unadjuster: 10/10, path_prettifier: 10/10, identifier_marker: 1/1, nolint: 0/1, skip_files: 10/10, exclude-rules: 1/1 
18:20:00 [2020-02-25T18:20:00.805Z] INFO [runner] processing took 1.592453ms with stages: nolint: 888.85µs, path_prettifier: 350.157µs, skip_dirs: 144.97µs, autogenerated_exclude: 91.498µs, cgo: 48.664µs, identifier_marker: 46.584µs, filename_unadjuster: 13.246µs, exclude-rules: 3.564µs, max_same_issues: 1.274µs, diff: 592ns, uniq_by_line: 554ns, max_from_linter: 535ns, source_code: 527ns, exclude: 393ns, skip_files: 370ns, path_shortener: 350ns, max_per_file_from_linter: 325ns 
18:20:00 [2020-02-25T18:20:00.805Z] INFO [runner] linters took 1m31.309671806s with stages: goanalysis_metalinter: 1m13.354938664s, unused: 17.952437087s 
18:20:00 [2020-02-25T18:20:00.805Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
18:20:00 [2020-02-25T18:20:00.805Z] INFO Memory: 1374 samples, avg is 653.0MB, max is 3637.0MB 
18:20:00 [2020-02-25T18:20:00.805Z] INFO Execution took 3m23.724628109s