Skip to content

Console Output

23:49:37 [2019-09-20T23:49:37.950Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39951/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39951/.git:/go/src/github.com/docker/docker/.git --name docker-pr6 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=058c1ee26fb80b7cde191c1996c7f4f5c7952d88 -e DOCKER_GRAPHDRIVER docker:058c1ee26fb80b7cde191c1996c7f4f5c7952d88 hack/validate/default
23:49:38 [2019-09-20T23:49:38.883Z] Congratulations!  All commits are properly signed with the DCO!
23:49:38 [2019-09-20T23:49:38.883Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
23:49:38 [2019-09-20T23:49:38.883Z] INFO [lintersdb] Active 15 linters: [deadcode gofmt goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
23:49:38 [2019-09-20T23:49:38.883Z] INFO [lintersdb] Optimized sublinters [staticcheck gosimple unused] into metalinter megacheck 
23:50:05 [2019-09-20T23:50:05.406Z] INFO [loader] Go packages loading at mode load types and syntax took 25.174731483s 
23:50:09 [2019-09-20T23:50:09.588Z] INFO [loader] SSA repr building timing: packages building 245.97382ms, total 5.328827446s 
23:51:31 [2019-09-20T23:51:31.030Z] WARN [runner/golint] Golint: can't lint 4 files: no file name for file &{Doc:<nil> Package:20267402 Name:quota Decls:[0xc029d70080 0xc029d70100 0xc029d70180 0xc029d70200 0xc02578fef0 0xc029d7a060] Scope:scope 0xc01b01a1d0 {
23:51:31 [2019-09-20T23:51:31.030Z] 	var ErrQuotaNotSupported
23:51:31 [2019-09-20T23:51:31.030Z] 	type errQuotaNotSupported
23:51:31 [2019-09-20T23:51:31.030Z] }
23:51:31 [2019-09-20T23:51:31.030Z]  Imports:[0xc02578fd70] Unresolved:[errdefs nil string] Comments:[0xc024297b00 0xc024297c80]} 
23:51:52 [2019-09-20T23:51:52.990Z] INFO [runner] worker.2 took 1m40.796880547s with stages: golint: 1m16.302959667s, gosec: 13.766413018s, gofmt: 4.697361264s, ineffassign: 2.717036235s, misspell: 2.075991779s, varcheck: 535.644191ms, deadcode: 342.854699ms, structcheck: 193.252017ms, unconvert: 165.288617ms, typecheck: 13.695µs 
23:51:52 [2019-09-20T23:51:52.990Z] INFO [runner] worker.1 took 1m41.839505823s with stages: megacheck: 46.576288329s, govet: 28.059997399s, goimports: 27.203199243s 
23:51:52 [2019-09-20T23:51:52.990Z] INFO [runner] Workers idle times: #2: 1.042636709s 
23:51:52 [2019-09-20T23:51:52.990Z] INFO [runner] Issues before processing: 1978, after processing: 0 
23:51:52 [2019-09-20T23:51:52.990Z] INFO [runner] processing took 466.47853ms with stages: exclude: 140.52087ms, identifier_marker: 93.740887ms, autogenerated_exclude: 75.592242ms, skip_dirs: 52.899028ms, nolint: 48.775084ms, filename_unadjuster: 45.344236ms, cgo: 5.712999ms, path_prettifier: 3.048238ms, exclude-rules: 817.7µs, diff: 4.876µs, source_code: 4.128µs, max_same_issues: 3.718µs, path_shortener: 3.407µs, max_per_file_from_linter: 3.007µs, skip_files: 2.9µs, uniq_by_line: 2.804µs, max_from_linter: 2.406µs 
23:51:52 [2019-09-20T23:51:52.990Z] INFO File cache stats: 1436 entries of total size 6.8MiB 
23:51:52 [2019-09-20T23:51:52.990Z] INFO Memory: 176 samples, avg is 1325.5MB, max is 5446.6MB 
23:51:52 [2019-09-20T23:51:52.990Z] INFO Execution took 2m13.257153643s               
23:51:52 [2019-09-20T23:51:52.990Z] Congratulations!  "./pkg/..." is safely isolated from internal code.
23:51:52 [2019-09-20T23:51:52.990Z] No api/types/ or api/swagger.yaml changes in diff.
23:51:52 [2019-09-20T23:51:52.990Z] Congratulations!  All toml source files changed here have valid syntax.
23:51:52 [2019-09-20T23:51:52.990Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
23:51:52 [2019-09-20T23:51:52.990Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.