Skip to content

Console Output

01:14:36 [2020-02-11T01:14:36.823Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39086/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39086/.git:/go/src/github.com/docker/docker/.git --name docker-pr7 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=008fc679742b1f6dc386b728887573987ac09feb -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:008fc679742b1f6dc386b728887573987ac09feb hack/validate/default
01:14:37 [2020-02-11T01:14:37.745Z] Congratulations!  All commits are properly signed with the DCO!
01:14:37 [2020-02-11T01:14:37.745Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
01:14:37 [2020-02-11T01:14:37.745Z] No api/types/ or api/swagger.yaml changes in diff.
01:14:37 [2020-02-11T01:14:37.745Z] Congratulations!  All TOML source files changed here have valid syntax.
01:14:37 [2020-02-11T01:14:37.745Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
01:14:37 [2020-02-11T01:14:37.745Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
01:14:37 [2020-02-11T01:14:37.745Z] Congratulations!  No new tests were added to integration-cli.
01:14:37 [2020-02-11T01:14:37.745Z] 
01:14:37 [2020-02-11T01:14:37.745Z] INFO Start validation with golang-ci-lint
01:14:38 [2020-02-11T01:14:38.000Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
01:14:38 [2020-02-11T01:14:38.000Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
01:16:44 [2020-02-11T01:16:44.362Z] INFO [loader] Go packages loading at mode 575 (name|types_sizes|deps|exports_file|imports|compiled_files|files) took 1m53.69172601s 
01:16:44 [2020-02-11T01:16:44.362Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.713433ms 
01:18:05 [2020-02-11T01:18:05.710Z] WARN [runner] Can't run linter goanalysis_metalinter: fact_purity: failed prerequisites: buildssa@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
01:18:05 [2020-02-11T01:18:05.710Z] INFO [runner] Issues before processing: 46, after processing: 0 
01:18:05 [2020-02-11T01:18:05.710Z] INFO [runner] Processors filtering stat (out/in): skip_files: 10/10, exclude-rules: 1/1, nolint: 0/1, cgo: 10/46, path_prettifier: 10/10, skip_dirs: 10/10, exclude: 1/1, filename_unadjuster: 10/10, autogenerated_exclude: 1/10, identifier_marker: 1/1 
01:18:05 [2020-02-11T01:18:05.710Z] INFO [runner] processing took 845.134µs with stages: nolint: 386.36µs, path_prettifier: 262.841µs, skip_dirs: 88.671µs, autogenerated_exclude: 56.784µs, identifier_marker: 21.213µs, cgo: 15.517µs, filename_unadjuster: 5.03µs, exclude-rules: 4.125µs, max_same_issues: 1.454µs, exclude: 595ns, diff: 476ns, uniq_by_line: 448ns, max_from_linter: 372ns, path_shortener: 355ns, skip_files: 335ns, source_code: 293ns, max_per_file_from_linter: 265ns 
01:18:05 [2020-02-11T01:18:05.710Z] INFO [runner] linters took 1m33.178540476s with stages: goanalysis_metalinter: 1m13.792766956s, unused: 19.384771179s 
01:18:05 [2020-02-11T01:18:05.710Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
01:18:05 [2020-02-11T01:18:05.710Z] INFO Memory: 1395 samples, avg is 607.9MB, max is 3370.9MB 
01:18:05 [2020-02-11T01:18:05.710Z] INFO Execution took 3m27.345509271s