Skip to content

Console Output

14:36:20 [2020-01-10T14:36:20.002Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40362/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40362/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=50f1e205e48dc6ef646c0d0035ae18080dc8adf3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:50f1e205e48dc6ef646c0d0035ae18080dc8adf3 hack/validate/default
14:36:20 [2020-01-10T14:36:20.936Z] Congratulations!  All commits are properly signed with the DCO!
14:36:20 [2020-01-10T14:36:20.936Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
14:36:20 [2020-01-10T14:36:20.936Z] No api/types/ or api/swagger.yaml changes in diff.
14:36:20 [2020-01-10T14:36:20.936Z] Congratulations!  All TOML source files changed here have valid syntax.
14:36:20 [2020-01-10T14:36:20.936Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:36:20 [2020-01-10T14:36:20.936Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
14:36:20 [2020-01-10T14:36:20.936Z] Congratulations!  No new tests were added to integration-cli.
14:36:20 [2020-01-10T14:36:20.936Z] 
14:36:20 [2020-01-10T14:36:20.936Z] INFO Start validation with golang-ci-lint
14:36:20 [2020-01-10T14:36:20.936Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:36:20 [2020-01-10T14:36:20.936Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:38:12 [2020-01-10T14:38:12.558Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 1m50.830873426s 
14:38:12 [2020-01-10T14:38:12.558Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 449.836336ms 
14:39:52 [2020-01-10T14:39:52.087Z] INFO [runner] Issues before processing: 2316, after processing: 0 
14:39:52 [2020-01-10T14:39:52.087Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 63/1610, cgo: 1707/2316, path_prettifier: 1707/1707, skip_files: 1707/1707, skip_dirs: 1707/1707, filename_unadjuster: 1707/1707, autogenerated_exclude: 1610/1707, exclude: 1610/1610, nolint: 0/63, identifier_marker: 1610/1610 
14:39:52 [2020-01-10T14:39:52.087Z] INFO [runner] processing took 128.719458ms with stages: nolint: 51.55293ms, identifier_marker: 40.10151ms, path_prettifier: 13.401065ms, exclude-rules: 8.739113ms, autogenerated_exclude: 7.119676ms, skip_dirs: 4.259183ms, cgo: 2.017107ms, filename_unadjuster: 1.522569ms, max_same_issues: 2.205µs, diff: 618ns, max_from_linter: 565ns, uniq_by_line: 527ns, path_shortener: 523ns, source_code: 522ns, exclude: 514ns, skip_files: 511ns, max_per_file_from_linter: 320ns 
14:39:52 [2020-01-10T14:39:52.087Z] INFO [runner] linters took 1m35.851319955s with stages: goanalysis_metalinter: 1m18.485266913s, unused: 17.236648879s 
14:39:52 [2020-01-10T14:39:52.087Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
14:39:52 [2020-01-10T14:39:52.087Z] INFO Memory: 1544 samples, avg is 267.0MB, max is 2831.4MB 
14:39:52 [2020-01-10T14:39:52.087Z] INFO Execution took 3m28.48268986s