Skip to content

Console Output

14:23:26 [2019-09-30T14:23:26.557Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40015/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40015/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=bac5c757c2ebafad287c4f348fdb5ccfcb90c73d -e DOCKER_GRAPHDRIVER docker:bac5c757c2ebafad287c4f348fdb5ccfcb90c73d hack/validate/default
14:23:27 [2019-09-30T14:23:27.540Z] Congratulations!  All commits are properly signed with the DCO!
14:23:27 [2019-09-30T14:23:27.799Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
14:23:27 [2019-09-30T14:23:27.799Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
14:23:27 [2019-09-30T14:23:27.799Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
14:23:54 [2019-09-30T14:23:54.317Z] INFO [loader] Go packages loading at mode load types and syntax took 25.775277053s 
14:23:59 [2019-09-30T14:23:59.575Z] INFO [loader] SSA repr building timing: packages building 320.324647ms, total 5.112877193s 
14:25:21 [2019-09-30T14:25:21.020Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:20214794 Name:quota Decls:[0xc029abc580 0xc029abc600 0xc029abc680 0xc029abc700 0xc029abe3f0 0xc029abe540] Scope:scope 0xc00dab4770 {
14:25:21 [2019-09-30T14:25:21.020Z] 	var ErrQuotaNotSupported
14:25:21 [2019-09-30T14:25:21.020Z] 	type errQuotaNotSupported
14:25:21 [2019-09-30T14:25:21.020Z] }
14:25:21 [2019-09-30T14:25:21.020Z]  Imports:[0xc029abe270] Unresolved:[errdefs nil string] Comments:[0xc029abac20 0xc029abada0]} 
14:25:39 [2019-09-30T14:25:39.081Z] INFO [runner] worker.2 took 1m38.932669036s with stages: golint: 1m15.203729623s, gosec: 13.073564292s, gofmt: 4.573124418s, ineffassign: 2.53077698s, misspell: 2.302052172s, varcheck: 515.510501ms, deadcode: 385.735395ms, structcheck: 175.444519ms, unconvert: 172.658903ms, typecheck: 5.154µs 
14:25:39 [2019-09-30T14:25:39.645Z] INFO [runner] worker.1 took 1m40.954911827s with stages: megacheck: 47.391342s, govet: 26.827730286s, goimports: 26.735817146s 
14:25:39 [2019-09-30T14:25:39.645Z] INFO [runner] Workers idle times: #2: 2.005512305s 
14:25:39 [2019-09-30T14:25:39.645Z] INFO [runner] Issues before processing: 1972, after processing: 0 
14:25:39 [2019-09-30T14:25:39.645Z] INFO [runner] processing took 470.037662ms with stages: exclude: 195.568321ms, identifier_marker: 84.514848ms, skip_dirs: 76.359573ms, autogenerated_exclude: 71.221568ms, nolint: 23.731345ms, cgo: 6.885894ms, path_prettifier: 6.553918ms, filename_unadjuster: 4.238146ms, exclude-rules: 936.928µs, path_shortener: 7.576µs, diff: 3.91µs, uniq_by_line: 2.906µs, skip_files: 2.83µs, max_from_linter: 2.661µs, source_code: 2.532µs, max_same_issues: 2.46µs, max_per_file_from_linter: 2.246µs 
14:25:39 [2019-09-30T14:25:39.645Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
14:25:41 [2019-09-30T14:25:41.542Z] INFO Memory: 178 samples, avg is 1415.1MB, max is 5175.7MB 
14:25:41 [2019-09-30T14:25:41.542Z] INFO Execution took 2m13.674774164s               
14:25:41 [2019-09-30T14:25:41.542Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
14:25:41 [2019-09-30T14:25:41.542Z] No api/types/ or api/swagger.yaml changes in diff.
14:25:41 [2019-09-30T14:25:41.542Z] Congratulations!  All toml source files changed here have valid syntax.
14:25:41 [2019-09-30T14:25:41.800Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
14:25:41 [2019-09-30T14:25:41.800Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.