Skip to content

Console Output

13:45:19 [2020-02-14T13:45:19.207Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40489/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40489/.git:/go/src/github.com/docker/docker/.git --name docker-pr5 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=341e65ad44795695b8780ecef46a2b3769da2cad -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:341e65ad44795695b8780ecef46a2b3769da2cad hack/validate/default
13:45:20 [2020-02-14T13:45:20.133Z] Congratulations!  All commits are properly signed with the DCO!
13:45:20 [2020-02-14T13:45:20.133Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
13:45:20 [2020-02-14T13:45:20.133Z] No api/types/ or api/swagger.yaml changes in diff.
13:45:20 [2020-02-14T13:45:20.133Z] Congratulations!  All TOML source files changed here have valid syntax.
13:45:20 [2020-02-14T13:45:20.133Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
13:45:20 [2020-02-14T13:45:20.133Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
13:45:20 [2020-02-14T13:45:20.133Z] Congratulations!  No new tests were added to integration-cli.
13:45:20 [2020-02-14T13:45:20.133Z] 
13:45:20 [2020-02-14T13:45:20.134Z] INFO Start validation with golang-ci-lint
13:45:20 [2020-02-14T13:45:20.134Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
13:45:20 [2020-02-14T13:45:20.134Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
13:47:26 [2020-02-14T13:47:26.575Z] INFO [loader] Go packages loading at mode 575 (name|compiled_files|deps|imports|types_sizes|exports_file|files) took 1m52.050769287s 
13:47:26 [2020-02-14T13:47:26.575Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.894176ms 
13:49:02 [2020-02-14T13:49:02.941Z] INFO [runner] Issues before processing: 2318, after processing: 0 
13:49:02 [2020-02-14T13:49:02.941Z] INFO [runner] Processors filtering stat (out/in): cgo: 1709/2318, identifier_marker: 1612/1612, nolint: 0/63, autogenerated_exclude: 1612/1709, exclude: 1612/1612, filename_unadjuster: 1709/1709, path_prettifier: 1709/1709, skip_files: 1709/1709, skip_dirs: 1709/1709, exclude-rules: 63/1612 
13:49:02 [2020-02-14T13:49:02.941Z] INFO [runner] processing took 125.38018ms with stages: nolint: 48.431401ms, identifier_marker: 40.184543ms, path_prettifier: 13.694451ms, exclude-rules: 8.608583ms, autogenerated_exclude: 6.787309ms, skip_dirs: 4.084525ms, cgo: 2.019824ms, filename_unadjuster: 1.562989ms, max_same_issues: 1.919µs, uniq_by_line: 836ns, max_from_linter: 653ns, source_code: 619ns, diff: 619ns, skip_files: 567ns, exclude: 522ns, path_shortener: 490ns, max_per_file_from_linter: 330ns 
13:49:02 [2020-02-14T13:49:02.941Z] INFO [runner] linters took 1m37.356533653s with stages: goanalysis_metalinter: 1m19.240577837s, unused: 17.989525482s 
13:49:02 [2020-02-14T13:49:02.941Z] INFO File cache stats: 1446 entries of total size 6.8MiB 
13:49:02 [2020-02-14T13:49:02.941Z] INFO Memory: 1557 samples, avg is 243.4MB, max is 3032.4MB 
13:49:02 [2020-02-14T13:49:02.941Z] INFO Execution took 3m29.881704285s