Skip to content

Failed

Test / Test Linux / e2e/linux.TestImageList (from e2e_linux)

Failing for the past 2 builds (Since Failed #1 )
Took 1 min 21 sec.

Error Message

Failed

Stacktrace

=== RUN   TestImageList
--- FAIL: TestImageList (15.03s)
panic: runtime error: index out of range [recovered]
	panic: runtime error: index out of range

goroutine 185 [running]:
testing.tRunner.func1(0xc00034a900)
	/usr/local/go/src/testing/testing.go:830 +0x392
panic(0xa16300, 0xfdbe10)
	/usr/local/go/src/runtime/panic.go:522 +0x1b5
github.com/docker/app/e2e.insertBundles(0xc00034a900, 0xc00022ef00, 0x6, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, ...)
	/go/src/github.com/docker/app/e2e/images_test.go:26 +0xfc5
github.com/docker/app/e2e.TestImageList.func1(0xc000156550, 0xf, 0xc000215c40, 0xe, 0xc000097bc0, 0x4, 0x4, 0x0, 0x0, 0x0, ...)
	/go/src/github.com/docker/app/e2e/images_test.go:52 +0x149
github.com/docker/app/e2e.runWithDindSwarmAndRegistry(0xc00034a900, 0xc000499f88)
	/go/src/github.com/docker/app/e2e/helper_test.go:86 +0x1791
github.com/docker/app/e2e.TestImageList(0xc00034a900)
	/go/src/github.com/docker/app/e2e/images_test.go:47 +0x4e
testing.tRunner(0xc00034a900, 0xae09a0)
	/usr/local/go/src/testing/testing.go:865 +0xc0
created by testing.(*T).Run
	/usr/local/go/src/testing/testing.go:916 +0x35a