00:49:31 === RUN TestServicePlugin
00:50:30 --- FAIL: TestServicePlugin (59.53s)
00:50:30 daemon.go:285: [d1e7868f8b0ee] waiting for daemon to start
00:50:30 daemon.go:317: [d1e7868f8b0ee] daemon started
00:50:30 daemon.go:275: [d1e7868f8b0ee] exiting daemon
00:50:30 daemon.go:285: [d828dcf4073c4] waiting for daemon to start
00:50:30 daemon.go:317: [d828dcf4073c4] daemon started
00:50:30 daemon.go:285: [d409f87ad25cc] waiting for daemon to start
00:50:30 daemon.go:317: [d409f87ad25cc] daemon started
00:50:30 daemon.go:285: [d3b90e73c9588] waiting for daemon to start
00:50:30 daemon.go:317: [d3b90e73c9588] daemon started
00:50:30 plugin_test.go:92: timeout hit after 30s: plugin "test" exists
00:50:30 daemon.go:275: [d3b90e73c9588] exiting daemon
00:50:30 daemon.go:275: [d409f87ad25cc] exiting daemon
00:50:30 daemon.go:275: [d828dcf4073c4] exiting daemon
00:50:30 FAIL
=== RUN TestCreateServiceSecretFileMode
create_test.go:291: assertion failed: 3 (int) != 1 (int)
--- FAIL: TestCreateServiceSecretFileMode (14.33s)
This has been failing on several PR's
#37086 was increasing the timeout for swarm tests (but that was removed in favor of changing the timeout on a test-by-test base (#37086 (comment)))
Other failures observed (#42923):