Skip to content

Console Output

15:52:46 [2020-01-10T15:52:46.588Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40361/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40361/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=339fb74cbcd2e39295e40484c013100ad404fbdf -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:339fb74cbcd2e39295e40484c013100ad404fbdf hack/validate/default
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  All commits are properly signed with the DCO!
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:52:47 [2020-01-10T15:52:47.519Z] No api/types/ or api/swagger.yaml changes in diff.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  All TOML source files changed here have valid syntax.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:52:47 [2020-01-10T15:52:47.519Z] Congratulations!  No new tests were added to integration-cli.
15:52:47 [2020-01-10T15:52:47.519Z] 
15:52:47 [2020-01-10T15:52:47.519Z] INFO Start validation with golang-ci-lint
15:52:47 [2020-01-10T15:52:47.776Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:52:47 [2020-01-10T15:52:47.776Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:54:54 [2020-01-10T15:54:54.205Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|deps|exports_file|files|name|types_sizes) took 1m53.644919235s 
15:54:54 [2020-01-10T15:54:54.205Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 458.406988ms 
15:56:15 [2020-01-10T15:56:15.618Z] WARN [runner] Can't run linter goanalysis_metalinter: ctrlflow: failed prerequisites: inspect@github.com/docker/docker/vendor/github.com/moby/buildkit/frontend/dockerfile/instructions 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] Issues before processing: 46, after processing: 0 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 10/10, skip_files: 10/10, exclude: 1/1, filename_unadjuster: 10/10, identifier_marker: 1/1, exclude-rules: 1/1, cgo: 10/46, skip_dirs: 10/10, autogenerated_exclude: 1/10, nolint: 0/1 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] processing took 867.963µs with stages: nolint: 395.251µs, path_prettifier: 203.704µs, cgo: 104.234µs, skip_dirs: 73.472µs, autogenerated_exclude: 52.911µs, identifier_marker: 27.693µs, filename_unadjuster: 4.793µs, exclude-rules: 2.301µs, max_same_issues: 1.294µs, max_from_linter: 365ns, exclude: 347ns, diff: 302ns, uniq_by_line: 275ns, source_code: 259ns, max_per_file_from_linter: 259ns, skip_files: 255ns, path_shortener: 248ns 
15:56:15 [2020-01-10T15:56:15.618Z] INFO [runner] linters took 1m29.844909809s with stages: goanalysis_metalinter: 1m11.75579925s, unused: 18.088104511s 
15:56:15 [2020-01-10T15:56:15.618Z] INFO File cache stats: 1444 entries of total size 6.8MiB 
15:56:15 [2020-01-10T15:56:15.618Z] INFO Memory: 1391 samples, avg is 554.3MB, max is 3102.2MB 
15:56:15 [2020-01-10T15:56:15.618Z] INFO Execution took 3m23.956671452s