Skip to content
Success

Console Output

Skipping 539 KB.. Full Log
17:10:45 [2022-10-12T17:10:45.664Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
17:10:45 [2022-10-12T17:10:45.664Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
17:10:45 [2022-10-12T17:10:45.664Z] === RUN   TestContainerStartOnDaemonRestart
17:10:45 [2022-10-12T17:10:45.664Z] === PAUSE TestContainerStartOnDaemonRestart
17:10:45 [2022-10-12T17:10:45.664Z] === RUN   TestDaemonRestartIpcMode
17:10:45 [2022-10-12T17:10:45.664Z] === PAUSE TestDaemonRestartIpcMode
17:10:45 [2022-10-12T17:10:45.664Z] === RUN   TestDaemonHostGatewayIP
17:10:45 [2022-10-12T17:10:45.664Z] === PAUSE TestDaemonHostGatewayIP
17:10:45 [2022-10-12T17:10:45.664Z] === RUN   TestRestartDaemonWithRestartingContainer
17:10:45 [2022-10-12T17:10:45.664Z] === PAUSE TestRestartDaemonWithRestartingContainer
17:10:45 [2022-10-12T17:10:45.664Z] === RUN   TestContainerKillOnDaemonStart
17:10:45 [2022-10-12T17:10:45.664Z] === PAUSE TestContainerKillOnDaemonStart
17:10:45 [2022-10-12T17:10:45.664Z] === RUN   TestDiff
17:10:45 [2022-10-12T17:10:45.928Z] --- PASS: TestDiff (0.46s)
17:10:45 [2022-10-12T17:10:45.928Z] === RUN   TestExecConsoleSize
17:10:46 [2022-10-12T17:10:46.497Z] --- PASS: TestExecConsoleSize (0.48s)
17:10:46 [2022-10-12T17:10:46.497Z] === RUN   TestExecWithCloseStdin
17:10:47 [2022-10-12T17:10:47.066Z] --- PASS: TestExecWithCloseStdin (0.48s)
17:10:47 [2022-10-12T17:10:47.066Z] === RUN   TestExec
17:10:47 [2022-10-12T17:10:47.634Z] --- PASS: TestExec (0.49s)
17:10:47 [2022-10-12T17:10:47.634Z] === RUN   TestExecUser
17:10:47 [2022-10-12T17:10:47.894Z] --- PASS: TestExecUser (0.49s)
17:10:47 [2022-10-12T17:10:47.894Z] === RUN   TestExportContainerAndImportImage
17:10:48 [2022-10-12T17:10:48.463Z] --- PASS: TestExportContainerAndImportImage (0.56s)
17:10:48 [2022-10-12T17:10:48.463Z] === RUN   TestExportContainerAfterDaemonRestart
17:10:49 [2022-10-12T17:10:49.842Z] --- PASS: TestExportContainerAfterDaemonRestart (1.32s)
17:10:49 [2022-10-12T17:10:49.842Z] === RUN   TestHealthCheckWorkdir
17:10:50 [2022-10-12T17:10:50.411Z] --- PASS: TestHealthCheckWorkdir (0.53s)
17:10:50 [2022-10-12T17:10:50.411Z] === RUN   TestHealthKillContainer
17:10:58 [2022-10-12T17:10:58.533Z] --- PASS: TestHealthKillContainer (7.84s)
17:10:58 [2022-10-12T17:10:58.533Z] === RUN   TestHealthCheckProcessKilled
17:10:58 [2022-10-12T17:10:58.793Z] --- PASS: TestHealthCheckProcessKilled (0.63s)
17:10:58 [2022-10-12T17:10:58.793Z] === RUN   TestInspectCpusetInConfigPre120
17:10:59 [2022-10-12T17:10:59.361Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
17:10:59 [2022-10-12T17:10:59.361Z] === RUN   TestIpcModeNone
17:10:59 [2022-10-12T17:10:59.929Z] --- PASS: TestIpcModeNone (0.47s)
17:10:59 [2022-10-12T17:10:59.929Z] === RUN   TestIpcModePrivate
17:11:00 [2022-10-12T17:11:00.189Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
17:11:00 [2022-10-12T17:11:00.189Z] --- PASS: TestIpcModePrivate (0.47s)
17:11:00 [2022-10-12T17:11:00.189Z] === RUN   TestIpcModeShareable
17:11:00 [2022-10-12T17:11:00.449Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
17:11:00 [2022-10-12T17:11:00.709Z] --- PASS: TestIpcModeShareable (0.50s)
17:11:00 [2022-10-12T17:11:00.709Z] === RUN   TestAPIIpcModeShareableAndContainer
17:11:02 [2022-10-12T17:11:02.616Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.52s)
17:11:02 [2022-10-12T17:11:02.616Z] === RUN   TestAPIIpcModeHost
17:11:02 [2022-10-12T17:11:02.616Z] --- PASS: TestAPIIpcModeHost (0.40s)
17:11:02 [2022-10-12T17:11:02.616Z] === RUN   TestDaemonIpcModeShareable
17:11:03 [2022-10-12T17:11:03.995Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:11:03 [2022-10-12T17:11:03.995Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
17:11:03 [2022-10-12T17:11:03.995Z] === RUN   TestDaemonIpcModePrivate
17:11:04 [2022-10-12T17:11:04.935Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:11:05 [2022-10-12T17:11:05.194Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
17:11:05 [2022-10-12T17:11:05.194Z] === RUN   TestDaemonIpcModePrivateFromConfig
17:11:06 [2022-10-12T17:11:06.172Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
17:11:06 [2022-10-12T17:11:06.443Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
17:11:06 [2022-10-12T17:11:06.443Z] === RUN   TestDaemonIpcModeShareableFromConfig
17:11:07 [2022-10-12T17:11:07.395Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
17:11:07 [2022-10-12T17:11:07.654Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s)
17:11:07 [2022-10-12T17:11:07.654Z] === RUN   TestIpcModeOlderClient
17:11:07 [2022-10-12T17:11:07.654Z] === PAUSE TestIpcModeOlderClient
17:11:07 [2022-10-12T17:11:07.654Z] === RUN   TestKillContainerInvalidSignal
17:11:07 [2022-10-12T17:11:07.913Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
17:11:07 [2022-10-12T17:11:07.913Z] === RUN   TestKillContainer
17:11:07 [2022-10-12T17:11:07.913Z] === RUN   TestKillContainer/no_signal
17:11:08 [2022-10-12T17:11:08.483Z] === RUN   TestKillContainer/non_killing_signal
17:11:08 [2022-10-12T17:11:08.743Z] === RUN   TestKillContainer/killing_signal
17:11:09 [2022-10-12T17:11:09.311Z] --- PASS: TestKillContainer (1.31s)
17:11:09 [2022-10-12T17:11:09.312Z]     --- PASS: TestKillContainer/no_signal (0.42s)
17:11:09 [2022-10-12T17:11:09.312Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
17:11:09 [2022-10-12T17:11:09.312Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
17:11:09 [2022-10-12T17:11:09.312Z] === RUN   TestKillWithStopSignalAndRestartPolicies
17:11:09 [2022-10-12T17:11:09.312Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
17:11:09 [2022-10-12T17:11:09.880Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
17:11:10 [2022-10-12T17:11:10.819Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s)
17:11:10 [2022-10-12T17:11:10.819Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.45s)
17:11:10 [2022-10-12T17:11:10.819Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
17:11:10 [2022-10-12T17:11:10.819Z] === RUN   TestKillStoppedContainer
17:11:10 [2022-10-12T17:11:10.819Z] --- PASS: TestKillStoppedContainer (0.05s)
17:11:10 [2022-10-12T17:11:10.819Z] === RUN   TestKillStoppedContainerAPIPre120
17:11:10 [2022-10-12T17:11:10.819Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
17:11:10 [2022-10-12T17:11:10.819Z] === RUN   TestKillDifferentUserContainer
17:11:11 [2022-10-12T17:11:11.078Z] --- PASS: TestKillDifferentUserContainer (0.42s)
17:11:11 [2022-10-12T17:11:11.078Z] === RUN   TestInspectOomKilledTrue
17:11:11 [2022-10-12T17:11:11.647Z] --- PASS: TestInspectOomKilledTrue (0.50s)
17:11:11 [2022-10-12T17:11:11.647Z] === RUN   TestInspectOomKilledFalse
17:11:11 [2022-10-12T17:11:11.906Z] --- PASS: TestInspectOomKilledFalse (0.40s)
17:11:11 [2022-10-12T17:11:11.906Z] === RUN   TestLinksEtcHostsContentMatch
17:11:12 [2022-10-12T17:11:12.475Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
17:11:12 [2022-10-12T17:11:12.475Z] === RUN   TestLinksContainerNames
17:11:13 [2022-10-12T17:11:13.414Z] --- PASS: TestLinksContainerNames (0.89s)
17:11:13 [2022-10-12T17:11:13.414Z] === RUN   TestLogsFollowTailEmpty
17:11:13 [2022-10-12T17:11:13.673Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local/tty/only_stdout
17:11:13 [2022-10-12T17:11:13.673Z] === PAUSE TestLogs/driver_local/tty/only_stdout
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local/tty/only_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === PAUSE TestLogs/driver_local/tty/only_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
17:11:13 [2022-10-12T17:11:13.673Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
17:11:13 [2022-10-12T17:11:13.673Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
17:11:13 [2022-10-12T17:11:13.673Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
17:11:14 [2022-10-12T17:11:14.611Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
17:11:14 [2022-10-12T17:11:14.611Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
17:11:14 [2022-10-12T17:11:14.871Z] === CONT  TestLogs/driver_local/tty/only_stderr
17:11:15 [2022-10-12T17:11:15.131Z] === CONT  TestLogs/driver_local/tty/only_stdout
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
17:11:15 [2022-10-12T17:11:15.700Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
17:11:15 [2022-10-12T17:11:15.700Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
17:11:15 [2022-10-12T17:11:15.700Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
17:11:15 [2022-10-12T17:11:15.700Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
17:11:16 [2022-10-12T17:11:16.269Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
17:11:16 [2022-10-12T17:11:16.269Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
17:11:16 [2022-10-12T17:11:16.839Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
17:11:16 [2022-10-12T17:11:16.839Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
17:11:17 [2022-10-12T17:11:17.408Z] --- PASS: TestLogs (3.73s)
17:11:17 [2022-10-12T17:11:17.408Z]     --- PASS: TestLogs/driver_local (0.01s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.77s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.57s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.55s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.54s)
17:11:17 [2022-10-12T17:11:17.408Z]     --- PASS: TestLogs/driver_json-file (0.01s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.76s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.80s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.54s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.53s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.47s)
17:11:17 [2022-10-12T17:11:17.408Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
17:11:17 [2022-10-12T17:11:17.408Z] === RUN   TestContainerNetworkMountsNoChown
17:11:17 [2022-10-12T17:11:17.976Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/default
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/default
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/private
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/private
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rprivate
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rprivate
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/slave
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/slave
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rslave
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rslave
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/shared
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/shared
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rshared
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rshared
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/default
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/default/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/default/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/default/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/default/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/default/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/default/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/default/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/rprivate
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/private
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/private/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/private/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/private/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/private/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/private/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/private/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/default/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/default/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/default/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/shared
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/shared/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/shared/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/shared/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/shared/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/rshared
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rshared/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rshared/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/rslave
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rslave/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rslave/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === CONT  TestMountDaemonRoot/slave
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/slave/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/slave/bind_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/slave/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === PAUSE TestMountDaemonRoot/slave/mount_root
17:11:17 [2022-10-12T17:11:17.976Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
17:11:17 [2022-10-12T17:11:17.977Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/private/mount_root
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/private/bind_subpath
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/private/bind_root
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/private/mount_subpath
17:11:17 [2022-10-12T17:11:17.977Z] === CONT  TestMountDaemonRoot/shared/bind_root
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/shared/mount_root
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rslave/bind_root
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rshared/bind_root
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rshared/mount_root
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/slave/bind_root
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
17:11:18 [2022-10-12T17:11:18.236Z] === CONT  TestMountDaemonRoot/rslave/mount_root
17:11:18 [2022-10-12T17:11:18.496Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
17:11:18 [2022-10-12T17:11:18.496Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
17:11:18 [2022-10-12T17:11:18.496Z] === CONT  TestMountDaemonRoot/slave/mount_root
17:11:18 [2022-10-12T17:11:18.496Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
17:11:18 [2022-10-12T17:11:18.496Z] --- PASS: TestMountDaemonRoot (0.02s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
17:11:18 [2022-10-12T17:11:18.496Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
17:11:18 [2022-10-12T17:11:18.496Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
17:11:18 [2022-10-12T17:11:18.496Z] === RUN   TestContainerBindMountNonRecursive
17:11:19 [2022-10-12T17:11:19.877Z] --- PASS: TestContainerBindMountNonRecursive (1.36s)
17:11:19 [2022-10-12T17:11:19.877Z] === RUN   TestContainerVolumesMountedAsShared
17:11:20 [2022-10-12T17:11:20.137Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
17:11:20 [2022-10-12T17:11:20.137Z] === RUN   TestContainerVolumesMountedAsSlave
17:11:20 [2022-10-12T17:11:20.707Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
17:11:20 [2022-10-12T17:11:20.707Z] === RUN   TestNetworkNat
17:11:21 [2022-10-12T17:11:21.276Z] --- PASS: TestNetworkNat (0.50s)
17:11:21 [2022-10-12T17:11:21.276Z] === RUN   TestNetworkLocalhostTCPNat
17:11:21 [2022-10-12T17:11:21.535Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s)
17:11:21 [2022-10-12T17:11:21.535Z] === RUN   TestNetworkLoopbackNat
17:11:24 [2022-10-12T17:11:24.072Z] --- PASS: TestNetworkLoopbackNat (2.63s)
17:11:24 [2022-10-12T17:11:24.072Z] === RUN   TestPause
17:11:24 [2022-10-12T17:11:24.641Z] --- PASS: TestPause (0.48s)
17:11:24 [2022-10-12T17:11:24.641Z] === RUN   TestPauseFailsOnWindowsServerContainers
17:11:24 [2022-10-12T17:11:24.641Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:11:24 [2022-10-12T17:11:24.641Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
17:11:24 [2022-10-12T17:11:24.641Z] === RUN   TestPauseStopPausedContainer
17:11:25 [2022-10-12T17:11:25.218Z] --- PASS: TestPauseStopPausedContainer (0.51s)
17:11:25 [2022-10-12T17:11:25.218Z] === RUN   TestPidHost
17:11:26 [2022-10-12T17:11:26.157Z] --- PASS: TestPidHost (0.98s)
17:11:26 [2022-10-12T17:11:26.157Z] === RUN   TestPsFilter
17:11:26 [2022-10-12T17:11:26.157Z] --- PASS: TestPsFilter (0.12s)
17:11:26 [2022-10-12T17:11:26.157Z] === RUN   TestRemoveContainerWithRemovedVolume
17:11:26 [2022-10-12T17:11:26.726Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
17:11:26 [2022-10-12T17:11:26.726Z] === RUN   TestRemoveContainerWithVolume
17:11:27 [2022-10-12T17:11:27.295Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
17:11:27 [2022-10-12T17:11:27.295Z] === RUN   TestRemoveContainerRunning
17:11:27 [2022-10-12T17:11:27.555Z] --- PASS: TestRemoveContainerRunning (0.45s)
17:11:27 [2022-10-12T17:11:27.555Z] === RUN   TestRemoveContainerForceRemoveRunning
17:11:28 [2022-10-12T17:11:28.124Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s)
17:11:28 [2022-10-12T17:11:28.124Z] === RUN   TestRemoveInvalidContainer
17:11:28 [2022-10-12T17:11:28.124Z] --- PASS: TestRemoveInvalidContainer (0.01s)
17:11:28 [2022-10-12T17:11:28.124Z] === RUN   TestRenameLinkedContainer
17:11:30 [2022-10-12T17:11:30.035Z] --- PASS: TestRenameLinkedContainer (1.75s)
17:11:30 [2022-10-12T17:11:30.035Z] === RUN   TestRenameStoppedContainer
17:11:30 [2022-10-12T17:11:30.294Z] --- PASS: TestRenameStoppedContainer (0.41s)
17:11:30 [2022-10-12T17:11:30.294Z] === RUN   TestRenameRunningContainerAndReuse
17:11:31 [2022-10-12T17:11:31.232Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
17:11:31 [2022-10-12T17:11:31.232Z] === RUN   TestRenameInvalidName
17:11:31 [2022-10-12T17:11:31.801Z] --- PASS: TestRenameInvalidName (0.46s)
17:11:31 [2022-10-12T17:11:31.801Z] === RUN   TestRenameAnonymousContainer
17:11:33 [2022-10-12T17:11:33.180Z] --- PASS: TestRenameAnonymousContainer (1.56s)
17:11:33 [2022-10-12T17:11:33.180Z] === RUN   TestRenameContainerWithSameName
17:11:33 [2022-10-12T17:11:33.749Z] --- PASS: TestRenameContainerWithSameName (0.43s)
17:11:33 [2022-10-12T17:11:33.749Z] === RUN   TestRenameContainerWithLinkedContainer
17:11:34 [2022-10-12T17:11:34.687Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
17:11:34 [2022-10-12T17:11:34.687Z] === RUN   TestResize
17:11:34 [2022-10-12T17:11:34.947Z] --- PASS: TestResize (0.42s)
17:11:34 [2022-10-12T17:11:34.947Z] === RUN   TestResizeWithInvalidSize
17:11:35 [2022-10-12T17:11:35.515Z] --- PASS: TestResizeWithInvalidSize (0.48s)
17:11:35 [2022-10-12T17:11:35.515Z] === RUN   TestResizeWhenContainerNotStarted
17:11:35 [2022-10-12T17:11:35.774Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:35 [2022-10-12T17:11:35.774Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
17:11:35 [2022-10-12T17:11:35.775Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
17:11:37 [2022-10-12T17:11:37.155Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
17:11:37 [2022-10-12T17:11:37.414Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
17:11:38 [2022-10-12T17:11:38.794Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
17:11:39 [2022-10-12T17:11:39.053Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
17:11:40 [2022-10-12T17:11:40.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:40 [2022-10-12T17:11:40.435Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:43 [2022-10-12T17:11:43.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
17:11:43 [2022-10-12T17:11:43.726Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
17:11:47 [2022-10-12T17:11:47.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
17:11:47 [2022-10-12T17:11:47.927Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
17:11:49 [2022-10-12T17:11:49.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
17:11:49 [2022-10-12T17:11:49.570Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
17:11:50 [2022-10-12T17:11:50.950Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
17:11:51 [2022-10-12T17:11:51.540Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
17:11:53 [2022-10-12T17:11:53.465Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.36s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.75s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.44s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.96s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.04s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.72s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.91s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.76s)
17:11:53 [2022-10-12T17:11:53.465Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.63s)
17:11:53 [2022-10-12T17:11:53.465Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
17:11:53 [2022-10-12T17:11:53.465Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
17:11:54 [2022-10-12T17:11:54.033Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
17:11:54 [2022-10-12T17:11:54.971Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
17:11:54 [2022-10-12T17:11:54.971Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.95s)
17:11:54 [2022-10-12T17:11:54.971Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.93s)
17:11:54 [2022-10-12T17:11:54.971Z] === RUN   TestCgroupNamespacesRun
17:11:56 [2022-10-12T17:11:56.350Z] --- PASS: TestCgroupNamespacesRun (1.15s)
17:11:56 [2022-10-12T17:11:56.350Z] === RUN   TestCgroupNamespacesRunPrivileged
17:11:57 [2022-10-12T17:11:57.288Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
17:11:57 [2022-10-12T17:11:57.288Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
17:11:58 [2022-10-12T17:11:58.667Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
17:11:58 [2022-10-12T17:11:58.667Z] === RUN   TestCgroupNamespacesRunHostMode
17:12:00 [2022-10-12T17:12:00.046Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
17:12:00 [2022-10-12T17:12:00.046Z] === RUN   TestCgroupNamespacesRunPrivateMode
17:12:00 [2022-10-12T17:12:00.983Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
17:12:00 [2022-10-12T17:12:00.983Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
17:12:02 [2022-10-12T17:12:02.361Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s)
17:12:02 [2022-10-12T17:12:02.361Z] === RUN   TestCgroupNamespacesRunInvalidMode
17:12:02 [2022-10-12T17:12:02.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
17:12:02 [2022-10-12T17:12:02.620Z] === RUN   TestCgroupNamespacesRunOlderClient
17:12:04 [2022-10-12T17:12:04.003Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
17:12:04 [2022-10-12T17:12:04.003Z] === RUN   TestNISDomainname
17:12:04 [2022-10-12T17:12:04.571Z] --- PASS: TestNISDomainname (0.56s)
17:12:04 [2022-10-12T17:12:04.571Z] === RUN   TestHostnameDnsResolution
17:12:05 [2022-10-12T17:12:05.140Z] --- PASS: TestHostnameDnsResolution (0.75s)
17:12:05 [2022-10-12T17:12:05.140Z] === RUN   TestUnprivilegedPortsAndPing
17:12:05 [2022-10-12T17:12:05.709Z] --- PASS: TestUnprivilegedPortsAndPing (0.57s)
17:12:05 [2022-10-12T17:12:05.709Z] === RUN   TestPrivilegedHostDevices
17:12:06 [2022-10-12T17:12:06.278Z] --- PASS: TestPrivilegedHostDevices (0.59s)
17:12:06 [2022-10-12T17:12:06.278Z] === RUN   TestRunConsoleSize
17:12:06 [2022-10-12T17:12:06.846Z] --- PASS: TestRunConsoleSize (0.47s)
17:12:06 [2022-10-12T17:12:06.846Z] === RUN   TestRunWithAlternativeContainerdShim
17:12:09 [2022-10-12T17:12:09.382Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
17:12:09 [2022-10-12T17:12:09.382Z] === RUN   TestStats
17:12:11 [2022-10-12T17:12:11.287Z] --- PASS: TestStats (2.45s)
17:12:11 [2022-10-12T17:12:11.287Z] === RUN   TestStopContainerWithTimeout
17:12:11 [2022-10-12T17:12:11.287Z] === RUN   TestStopContainerWithTimeout/0
17:12:11 [2022-10-12T17:12:11.287Z] === PAUSE TestStopContainerWithTimeout/0
17:12:11 [2022-10-12T17:12:11.287Z] === RUN   TestStopContainerWithTimeout/1
17:12:11 [2022-10-12T17:12:11.287Z] === PAUSE TestStopContainerWithTimeout/1
17:12:11 [2022-10-12T17:12:11.287Z] === RUN   TestStopContainerWithTimeout/3
17:12:11 [2022-10-12T17:12:11.287Z] === PAUSE TestStopContainerWithTimeout/3
17:12:11 [2022-10-12T17:12:11.287Z] === RUN   TestStopContainerWithTimeout/-1
17:12:11 [2022-10-12T17:12:11.287Z] === PAUSE TestStopContainerWithTimeout/-1
17:12:11 [2022-10-12T17:12:11.287Z] === CONT  TestStopContainerWithTimeout/0
17:12:11 [2022-10-12T17:12:11.287Z] === CONT  TestStopContainerWithTimeout/3
17:12:12 [2022-10-12T17:12:12.225Z] === CONT  TestStopContainerWithTimeout/-1
17:12:14 [2022-10-12T17:12:14.131Z] === CONT  TestStopContainerWithTimeout/1
17:12:15 [2022-10-12T17:12:15.509Z] --- PASS: TestStopContainerWithTimeout (0.01s)
17:12:15 [2022-10-12T17:12:15.509Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
17:12:15 [2022-10-12T17:12:15.509Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
17:12:15 [2022-10-12T17:12:15.509Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.41s)
17:12:15 [2022-10-12T17:12:15.509Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
17:12:15 [2022-10-12T17:12:15.509Z] === RUN   TestDeleteDevicemapper
17:12:15 [2022-10-12T17:12:15.509Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:15 [2022-10-12T17:12:15.509Z] --- SKIP: TestDeleteDevicemapper (0.00s)
17:12:15 [2022-10-12T17:12:15.509Z] === RUN   TestStopContainerWithRestartPolicyAlways
17:12:17 [2022-10-12T17:12:17.416Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.04s)
17:12:17 [2022-10-12T17:12:17.416Z] === RUN   TestUpdateMemory
17:12:17 [2022-10-12T17:12:17.988Z] --- PASS: TestUpdateMemory (0.53s)
17:12:17 [2022-10-12T17:12:17.988Z] === RUN   TestUpdateCPUQuota
17:12:18 [2022-10-12T17:12:18.927Z] --- PASS: TestUpdateCPUQuota (0.75s)
17:12:18 [2022-10-12T17:12:18.927Z] === RUN   TestUpdatePidsLimit
17:12:18 [2022-10-12T17:12:18.927Z] === RUN   TestUpdatePidsLimit/update_from_none
17:12:18 [2022-10-12T17:12:18.927Z] === RUN   TestUpdatePidsLimit/no_change
17:12:19 [2022-10-12T17:12:19.186Z] === RUN   TestUpdatePidsLimit/update_lower
17:12:19 [2022-10-12T17:12:19.445Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
17:12:19 [2022-10-12T17:12:19.445Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
17:12:19 [2022-10-12T17:12:19.706Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
17:12:19 [2022-10-12T17:12:19.966Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
17:12:20 [2022-10-12T17:12:20.534Z] --- PASS: TestUpdatePidsLimit (1.83s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
17:12:20 [2022-10-12T17:12:20.534Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
17:12:20 [2022-10-12T17:12:20.534Z] === RUN   TestUpdateRestartPolicy
17:12:32 [2022-10-12T17:12:32.748Z] --- PASS: TestUpdateRestartPolicy (10.80s)
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestUpdateRestartWithAutoRemove
17:12:32 [2022-10-12T17:12:32.748Z] --- PASS: TestUpdateRestartWithAutoRemove (0.48s)
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestWaitNonBlocked
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
17:12:32 [2022-10-12T17:12:32.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
17:12:32 [2022-10-12T17:12:32.748Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
17:12:32 [2022-10-12T17:12:32.748Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
17:12:32 [2022-10-12T17:12:32.748Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
17:12:32 [2022-10-12T17:12:32.748Z] --- PASS: TestWaitNonBlocked (0.01s)
17:12:32 [2022-10-12T17:12:32.748Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
17:12:32 [2022-10-12T17:12:32.748Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s)
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestWaitBlocked
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
17:12:32 [2022-10-12T17:12:32.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
17:12:32 [2022-10-12T17:12:32.748Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
17:12:32 [2022-10-12T17:12:32.748Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
17:12:32 [2022-10-12T17:12:32.748Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
17:12:32 [2022-10-12T17:12:32.748Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
17:12:33 [2022-10-12T17:12:33.320Z] --- PASS: TestWaitBlocked (0.01s)
17:12:33 [2022-10-12T17:12:33.320Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
17:12:33 [2022-10-12T17:12:33.320Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
17:12:33 [2022-10-12T17:12:33.320Z] === RUN   TestWaitConditions
17:12:33 [2022-10-12T17:12:33.320Z] === RUN   TestWaitConditions/default
17:12:33 [2022-10-12T17:12:33.320Z] === PAUSE TestWaitConditions/default
17:12:33 [2022-10-12T17:12:33.320Z] === RUN   TestWaitConditions/not-running
17:12:33 [2022-10-12T17:12:33.320Z] === PAUSE TestWaitConditions/not-running
17:12:33 [2022-10-12T17:12:33.320Z] === RUN   TestWaitConditions/next-exit
17:12:33 [2022-10-12T17:12:33.320Z] === PAUSE TestWaitConditions/next-exit
17:12:33 [2022-10-12T17:12:33.320Z] === RUN   TestWaitConditions/removed
17:12:33 [2022-10-12T17:12:33.320Z] === PAUSE TestWaitConditions/removed
17:12:33 [2022-10-12T17:12:33.320Z] === CONT  TestWaitConditions/default
17:12:33 [2022-10-12T17:12:33.320Z] === CONT  TestWaitConditions/removed
17:12:33 [2022-10-12T17:12:33.320Z]     wait_test.go:146: ContainerID = d7df02c8f2abc39ecae5e77c6caead4f94ed81eb3baab524503cfa169958f808
17:12:33 [2022-10-12T17:12:33.320Z] === CONT  TestWaitConditions/default
17:12:33 [2022-10-12T17:12:33.320Z]     wait_test.go:146: ContainerID = 2099c8482481c4dadeca1f705bb6a696ecd8b41f96af78a97601fa8db7ac73b6
17:12:33 [2022-10-12T17:12:33.889Z] === CONT  TestWaitConditions/next-exit
17:12:33 [2022-10-12T17:12:33.889Z]     wait_test.go:146: ContainerID = dc5c91778d25538a35d0778c25b34139eb035ab4bdac710e6ac13822f4e35df1
17:12:34 [2022-10-12T17:12:34.149Z] === CONT  TestWaitConditions/not-running
17:12:34 [2022-10-12T17:12:34.149Z]     wait_test.go:146: ContainerID = 327b510141b0eb284ba6ce4e9a9fe38362830bc30b9d2d2753797c2c1fc089e9
17:12:34 [2022-10-12T17:12:34.717Z] --- PASS: TestWaitConditions (0.01s)
17:12:34 [2022-10-12T17:12:34.717Z]     --- PASS: TestWaitConditions/removed (0.60s)
17:12:34 [2022-10-12T17:12:34.717Z]     --- PASS: TestWaitConditions/default (0.73s)
17:12:34 [2022-10-12T17:12:34.717Z]     --- PASS: TestWaitConditions/next-exit (0.57s)
17:12:34 [2022-10-12T17:12:34.717Z]     --- PASS: TestWaitConditions/not-running (0.56s)
17:12:34 [2022-10-12T17:12:34.717Z] === RUN   TestWaitRestartedContainer
17:12:34 [2022-10-12T17:12:34.717Z] === RUN   TestWaitRestartedContainer/default
17:12:34 [2022-10-12T17:12:34.717Z] === PAUSE TestWaitRestartedContainer/default
17:12:34 [2022-10-12T17:12:34.717Z] === RUN   TestWaitRestartedContainer/not-running
17:12:34 [2022-10-12T17:12:34.717Z] === PAUSE TestWaitRestartedContainer/not-running
17:12:34 [2022-10-12T17:12:34.717Z] === RUN   TestWaitRestartedContainer/next-exit
17:12:34 [2022-10-12T17:12:34.717Z] === PAUSE TestWaitRestartedContainer/next-exit
17:12:34 [2022-10-12T17:12:34.717Z] === CONT  TestWaitRestartedContainer/default
17:12:34 [2022-10-12T17:12:34.717Z] === CONT  TestWaitRestartedContainer/next-exit
17:12:36 [2022-10-12T17:12:36.096Z] === CONT  TestWaitRestartedContainer/not-running
17:12:37 [2022-10-12T17:12:37.034Z] --- PASS: TestWaitRestartedContainer (0.02s)
17:12:37 [2022-10-12T17:12:37.034Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.51s)
17:12:37 [2022-10-12T17:12:37.034Z]     --- PASS: TestWaitRestartedContainer/default (1.54s)
17:12:37 [2022-10-12T17:12:37.034Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
17:12:37 [2022-10-12T17:12:37.034Z] === CONT  TestContainerStartOnDaemonRestart
17:12:37 [2022-10-12T17:12:37.034Z] === CONT  TestRestartDaemonWithRestartingContainer
17:12:39 [2022-10-12T17:12:39.572Z] --- PASS: TestContainerStartOnDaemonRestart (2.14s)
17:12:39 [2022-10-12T17:12:39.573Z] === CONT  TestIpcModeOlderClient
17:12:39 [2022-10-12T17:12:39.573Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.17s)
17:12:39 [2022-10-12T17:12:39.573Z] === CONT  TestContainerKillOnDaemonStart
17:12:39 [2022-10-12T17:12:39.573Z] --- PASS: TestIpcModeOlderClient (0.08s)
17:12:39 [2022-10-12T17:12:39.573Z] === CONT  TestDaemonHostGatewayIP
17:12:42 [2022-10-12T17:12:42.110Z] --- PASS: TestDaemonHostGatewayIP (2.49s)
17:12:42 [2022-10-12T17:12:42.110Z] === CONT  TestDaemonRestartIpcMode
17:12:44 [2022-10-12T17:12:44.015Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
17:12:52 [2022-10-12T17:12:52.171Z] --- PASS: TestContainerKillOnDaemonStart (11.85s)
17:12:52 [2022-10-12T17:12:52.171Z] PASS
17:12:52 [2022-10-12T17:12:52.171Z] 
17:12:52 [2022-10-12T17:12:52.171Z] === Skipped
17:12:52 [2022-10-12T17:12:52.171Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
17:12:52 [2022-10-12T17:12:52.171Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
17:12:52 [2022-10-12T17:12:52.171Z] 
17:12:52 [2022-10-12T17:12:52.171Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
17:12:52 [2022-10-12T17:12:52.171Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
17:12:52 [2022-10-12T17:12:52.171Z] 
17:12:52 [2022-10-12T17:12:52.171Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
17:12:52 [2022-10-12T17:12:52.171Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
17:12:52 [2022-10-12T17:12:52.171Z] 
17:12:52 [2022-10-12T17:12:52.171Z] DONE 273 tests, 3 skipped in 130.996s
17:12:52 [2022-10-12T17:12:52.171Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
17:12:52 [2022-10-12T17:12:52.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:12:52 [2022-10-12T17:12:52.171Z] ++ set -e
17:12:52 [2022-10-12T17:12:52.171Z] ++ '[' -n 0 ']'
17:12:52 [2022-10-12T17:12:52.171Z] ++ set -x
17:12:52 [2022-10-12T17:12:52.171Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
17:12:52 [2022-10-12T17:12:52.171Z] INFO: Testing against a local daemon
17:12:52 [2022-10-12T17:12:52.171Z] === RUN   TestConfigDaemonLibtrustID
17:12:52 [2022-10-12T17:12:52.171Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
17:12:52 [2022-10-12T17:12:52.171Z] === RUN   TestConfigDaemonID
17:12:52 [2022-10-12T17:12:52.750Z]     daemon_test.go:86: [d1121715a957c] daemon is not started
17:12:52 [2022-10-12T17:12:52.750Z] --- PASS: TestConfigDaemonID (1.04s)
17:12:52 [2022-10-12T17:12:52.750Z] === RUN   TestDaemonConfigValidation
17:12:52 [2022-10-12T17:12:52.750Z] === RUN   TestDaemonConfigValidation/config_with_no_content
17:12:52 [2022-10-12T17:12:52.750Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
17:12:52 [2022-10-12T17:12:52.750Z] === RUN   TestDaemonConfigValidation/config_with_{}
17:12:52 [2022-10-12T17:12:52.750Z] === PAUSE TestDaemonConfigValidation/config_with_{}
17:12:52 [2022-10-12T17:12:52.750Z] === RUN   TestDaemonConfigValidation/invalid_config
17:12:52 [2022-10-12T17:12:52.750Z] === PAUSE TestDaemonConfigValidation/invalid_config
17:12:52 [2022-10-12T17:12:52.750Z] === RUN   TestDaemonConfigValidation/malformed_config
17:12:52 [2022-10-12T17:12:52.750Z] === PAUSE TestDaemonConfigValidation/malformed_config
17:12:52 [2022-10-12T17:12:52.750Z] === RUN   TestDaemonConfigValidation/valid_config
17:12:52 [2022-10-12T17:12:52.750Z] === PAUSE TestDaemonConfigValidation/valid_config
17:12:52 [2022-10-12T17:12:52.750Z] === CONT  TestDaemonConfigValidation/config_with_no_content
17:12:52 [2022-10-12T17:12:52.750Z] === CONT  TestDaemonConfigValidation/malformed_config
17:12:52 [2022-10-12T17:12:52.750Z] === CONT  TestDaemonConfigValidation/invalid_config
17:12:52 [2022-10-12T17:12:52.750Z] === CONT  TestDaemonConfigValidation/config_with_{}
17:12:53 [2022-10-12T17:12:53.010Z] === CONT  TestDaemonConfigValidation/valid_config
17:12:53 [2022-10-12T17:12:53.010Z] --- PASS: TestDaemonConfigValidation (0.00s)
17:12:53 [2022-10-12T17:12:53.010Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
17:12:53 [2022-10-12T17:12:53.010Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
17:12:53 [2022-10-12T17:12:53.010Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
17:12:53 [2022-10-12T17:12:53.010Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
17:12:53 [2022-10-12T17:12:53.010Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
17:12:53 [2022-10-12T17:12:53.010Z] === RUN   TestConfigDaemonSeccompProfiles
17:12:53 [2022-10-12T17:12:53.010Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
17:12:53 [2022-10-12T17:12:53.948Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
17:12:55 [2022-10-12T17:12:55.326Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
17:12:56 [2022-10-12T17:12:56.263Z] === CONT  TestConfigDaemonSeccompProfiles
17:12:56 [2022-10-12T17:12:56.263Z]     daemon_test.go:200: [de86d6f92ea37] daemon is not started
17:12:56 [2022-10-12T17:12:56.263Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
17:12:56 [2022-10-12T17:12:56.263Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
17:12:56 [2022-10-12T17:12:56.263Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
17:12:56 [2022-10-12T17:12:56.263Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
17:12:56 [2022-10-12T17:12:56.263Z] === RUN   TestDaemonProxy
17:12:56 [2022-10-12T17:12:56.263Z] === RUN   TestDaemonProxy/environment_variables
17:12:58 [2022-10-12T17:12:58.168Z] === RUN   TestDaemonProxy/command-line_options
17:12:59 [2022-10-12T17:12:59.547Z] === RUN   TestDaemonProxy/configuration_file
17:13:01 [2022-10-12T17:13:01.453Z] === RUN   TestDaemonProxy/conflicting_options
17:13:02 [2022-10-12T17:13:02.021Z] === RUN   TestDaemonProxy/reload_sanitized
17:13:02 [2022-10-12T17:13:02.281Z] --- PASS: TestDaemonProxy (6.27s)
17:13:02 [2022-10-12T17:13:02.281Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
17:13:02 [2022-10-12T17:13:02.281Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
17:13:02 [2022-10-12T17:13:02.281Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
17:13:02 [2022-10-12T17:13:02.281Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
17:13:02 [2022-10-12T17:13:02.281Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
17:13:02 [2022-10-12T17:13:02.281Z] === RUN   TestLiveRestore
17:13:02 [2022-10-12T17:13:02.281Z] === RUN   TestLiveRestore/volume_references
17:13:02 [2022-10-12T17:13:02.281Z] === PAUSE TestLiveRestore/volume_references
17:13:02 [2022-10-12T17:13:02.281Z] === CONT  TestLiveRestore/volume_references
17:13:03 [2022-10-12T17:13:03.219Z] === RUN   TestLiveRestore/volume_references/restartPolicy
17:13:03 [2022-10-12T17:13:03.219Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
17:13:04 [2022-10-12T17:13:04.157Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
17:13:04 [2022-10-12T17:13:04.726Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
17:13:05 [2022-10-12T17:13:05.663Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
17:13:06 [2022-10-12T17:13:06.601Z] --- PASS: TestLiveRestore (0.00s)
17:13:06 [2022-10-12T17:13:06.601Z]     --- PASS: TestLiveRestore/volume_references (4.32s)
17:13:06 [2022-10-12T17:13:06.601Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.63s)
17:13:06 [2022-10-12T17:13:06.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
17:13:06 [2022-10-12T17:13:06.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
17:13:06 [2022-10-12T17:13:06.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s)
17:13:06 [2022-10-12T17:13:06.601Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.91s)
17:13:06 [2022-10-12T17:13:06.601Z] PASS
17:13:06 [2022-10-12T17:13:06.601Z] 
17:13:06 [2022-10-12T17:13:06.601Z] DONE 25 tests in 15.641s
17:13:06 [2022-10-12T17:13:06.601Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
17:13:06 [2022-10-12T17:13:06.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:13:06 [2022-10-12T17:13:06.601Z] ++ set -e
17:13:06 [2022-10-12T17:13:06.601Z] ++ '[' -n 0 ']'
17:13:06 [2022-10-12T17:13:06.601Z] ++ set -x
17:13:06 [2022-10-12T17:13:06.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
17:13:06 [2022-10-12T17:13:06.860Z] INFO: Testing against a local daemon
17:13:06 [2022-10-12T17:13:06.860Z] === RUN   TestCommitInheritsEnv
17:13:07 [2022-10-12T17:13:07.119Z] --- PASS: TestCommitInheritsEnv (0.28s)
17:13:07 [2022-10-12T17:13:07.119Z] === RUN   TestImportExtremelyLargeImageWorks
17:13:07 [2022-10-12T17:13:07.119Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:13:07 [2022-10-12T17:13:07.119Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
17:13:07 [2022-10-12T17:13:07.120Z] === RUN   TestImportWithCustomPlatform
17:13:07 [2022-10-12T17:13:07.120Z] === RUN   TestImportWithCustomPlatform/#00
17:13:07 [2022-10-12T17:13:07.379Z] === RUN   TestImportWithCustomPlatform/_______
17:13:07 [2022-10-12T17:13:07.379Z] === RUN   TestImportWithCustomPlatform//
17:13:07 [2022-10-12T17:13:07.379Z] === RUN   TestImportWithCustomPlatform/linux
17:13:07 [2022-10-12T17:13:07.379Z] === RUN   TestImportWithCustomPlatform/LINUX
17:13:07 [2022-10-12T17:13:07.379Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
17:13:07 [2022-10-12T17:13:07.638Z] === RUN   TestImportWithCustomPlatform/macos
17:13:07 [2022-10-12T17:13:07.638Z] === RUN   TestImportWithCustomPlatform/macos/arm64
17:13:07 [2022-10-12T17:13:07.639Z] === RUN   TestImportWithCustomPlatform/nintendo64
17:13:07 [2022-10-12T17:13:07.639Z] --- PASS: TestImportWithCustomPlatform (0.34s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.08s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
17:13:07 [2022-10-12T17:13:07.639Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
17:13:07 [2022-10-12T17:13:07.639Z] === RUN   TestImagesFilterMultiReference
17:13:07 [2022-10-12T17:13:07.639Z] --- PASS: TestImagesFilterMultiReference (0.06s)
17:13:07 [2022-10-12T17:13:07.639Z] === RUN   TestImagePullPlatformInvalid
17:13:07 [2022-10-12T17:13:07.639Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
17:13:07 [2022-10-12T17:13:07.639Z] === RUN   TestRemoveImageOrphaning
17:13:07 [2022-10-12T17:13:07.898Z] --- PASS: TestRemoveImageOrphaning (0.28s)
17:13:07 [2022-10-12T17:13:07.898Z] === RUN   TestRemoveImageGarbageCollector
17:13:07 [2022-10-12T17:13:07.898Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:07 [2022-10-12T17:13:07.898Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
17:13:07 [2022-10-12T17:13:07.898Z] === RUN   TestTagUnprefixedRepoByNameOrName
17:13:07 [2022-10-12T17:13:07.898Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
17:13:07 [2022-10-12T17:13:07.898Z] === RUN   TestTagInvalidReference
17:13:07 [2022-10-12T17:13:07.898Z] --- PASS: TestTagInvalidReference (0.01s)
17:13:07 [2022-10-12T17:13:07.898Z] === RUN   TestTagValidPrefixedRepo
17:13:07 [2022-10-12T17:13:07.898Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
17:13:07 [2022-10-12T17:13:07.898Z] === RUN   TestTagExistedNameWithoutForce
17:13:08 [2022-10-12T17:13:08.158Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
17:13:08 [2022-10-12T17:13:08.158Z] === RUN   TestTagOfficialNames
17:13:08 [2022-10-12T17:13:08.158Z] --- PASS: TestTagOfficialNames (0.05s)
17:13:08 [2022-10-12T17:13:08.158Z] === RUN   TestTagMatchesDigest
17:13:08 [2022-10-12T17:13:08.158Z] --- PASS: TestTagMatchesDigest (0.02s)
17:13:08 [2022-10-12T17:13:08.158Z] PASS
17:13:08 [2022-10-12T17:13:08.158Z] 
17:13:08 [2022-10-12T17:13:08.158Z] === Skipped
17:13:08 [2022-10-12T17:13:08.158Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
17:13:08 [2022-10-12T17:13:08.158Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
17:13:08 [2022-10-12T17:13:08.158Z] 
17:13:08 [2022-10-12T17:13:08.158Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
17:13:08 [2022-10-12T17:13:08.158Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:13:08 [2022-10-12T17:13:08.158Z] 
17:13:08 [2022-10-12T17:13:08.158Z] DONE 22 tests, 2 skipped in 1.394s
17:13:08 [2022-10-12T17:13:08.158Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
17:13:08 [2022-10-12T17:13:08.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-10-12T17:13:08.158Z] ++ set -e
17:13:08 [2022-10-12T17:13:08.158Z] ++ '[' -n 0 ']'
17:13:08 [2022-10-12T17:13:08.158Z] ++ set -x
17:13:08 [2022-10-12T17:13:08.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-10-12T17:13:08.158Z] === RUN   TestStripANSICommands
17:13:08 [2022-10-12T17:13:08.158Z] === RUN   TestStripANSICommands/#00
17:13:08 [2022-10-12T17:13:08.158Z] === RUN   TestStripANSICommands/#01
17:13:08 [2022-10-12T17:13:08.158Z] --- PASS: TestStripANSICommands (0.00s)
17:13:08 [2022-10-12T17:13:08.158Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
17:13:08 [2022-10-12T17:13:08.158Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
17:13:08 [2022-10-12T17:13:08.158Z] PASS
17:13:08 [2022-10-12T17:13:08.158Z] 
17:13:08 [2022-10-12T17:13:08.158Z] DONE 3 tests in 0.042s
17:13:08 [2022-10-12T17:13:08.158Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
17:13:08 [2022-10-12T17:13:08.158Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-10-12T17:13:08.158Z] ++ set -e
17:13:08 [2022-10-12T17:13:08.158Z] ++ '[' -n 0 ']'
17:13:08 [2022-10-12T17:13:08.158Z] ++ set -x
17:13:08 [2022-10-12T17:13:08.158Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
17:13:08 [2022-10-12T17:13:08.158Z] INFO: Testing against a local daemon
17:13:08 [2022-10-12T17:13:08.158Z] === RUN   TestNetworkCreateDelete
17:13:08 [2022-10-12T17:13:08.418Z] --- PASS: TestNetworkCreateDelete (0.14s)
17:13:08 [2022-10-12T17:13:08.418Z] === RUN   TestDockerNetworkDeletePreferID
17:13:08 [2022-10-12T17:13:08.678Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
17:13:08 [2022-10-12T17:13:08.678Z] === RUN   TestDaemonDNSFallback
17:13:15 [2022-10-12T17:13:15.250Z] --- PASS: TestDaemonDNSFallback (6.30s)
17:13:15 [2022-10-12T17:13:15.250Z] === RUN   TestInspectNetwork
17:13:18 [2022-10-12T17:13:18.540Z] === RUN   TestInspectNetwork/full_network_id
17:13:18 [2022-10-12T17:13:18.540Z] === RUN   TestInspectNetwork/partial_network_id
17:13:18 [2022-10-12T17:13:18.540Z] === RUN   TestInspectNetwork/network_name
17:13:18 [2022-10-12T17:13:18.540Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
17:13:22 [2022-10-12T17:13:22.733Z] --- PASS: TestInspectNetwork (7.03s)
17:13:22 [2022-10-12T17:13:22.733Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
17:13:22 [2022-10-12T17:13:22.733Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
17:13:22 [2022-10-12T17:13:22.733Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
17:13:22 [2022-10-12T17:13:22.733Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
17:13:22 [2022-10-12T17:13:22.733Z] === RUN   TestRunContainerWithBridgeNone
17:13:23 [2022-10-12T17:13:23.672Z] --- PASS: TestRunContainerWithBridgeNone (1.48s)
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/create
17:13:23 [2022-10-12T17:13:23.672Z] === PAUSE TestNetworkInvalidJSON/networks/create
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
17:13:23 [2022-10-12T17:13:23.672Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
17:13:23 [2022-10-12T17:13:23.672Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
17:13:23 [2022-10-12T17:13:23.672Z] === CONT  TestNetworkInvalidJSON/networks/create
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
17:13:23 [2022-10-12T17:13:23.672Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
17:13:23 [2022-10-12T17:13:23.672Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
17:13:23 [2022-10-12T17:13:23.672Z] --- PASS: TestNetworkInvalidJSON (0.02s)
17:13:23 [2022-10-12T17:13:23.672Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkList
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkList//networks
17:13:23 [2022-10-12T17:13:23.672Z] === PAUSE TestNetworkList//networks
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestNetworkList//networks/
17:13:23 [2022-10-12T17:13:23.672Z] === PAUSE TestNetworkList//networks/
17:13:23 [2022-10-12T17:13:23.672Z] === CONT  TestNetworkList//networks
17:13:23 [2022-10-12T17:13:23.672Z] === CONT  TestNetworkList//networks/
17:13:23 [2022-10-12T17:13:23.672Z] --- PASS: TestNetworkList (0.01s)
17:13:23 [2022-10-12T17:13:23.672Z]     --- PASS: TestNetworkList//networks/ (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z]     --- PASS: TestNetworkList//networks (0.00s)
17:13:23 [2022-10-12T17:13:23.672Z] === RUN   TestHostIPv4BridgeLabel
17:13:24 [2022-10-12T17:13:24.241Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
17:13:24 [2022-10-12T17:13:24.241Z] === RUN   TestDaemonRestartWithLiveRestore
17:13:25 [2022-10-12T17:13:25.179Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
17:13:25 [2022-10-12T17:13:25.179Z] === RUN   TestDaemonDefaultNetworkPools
17:13:26 [2022-10-12T17:13:26.117Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
17:13:26 [2022-10-12T17:13:26.117Z] === RUN   TestDaemonRestartWithExistingNetwork
17:13:27 [2022-10-12T17:13:27.055Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
17:13:27 [2022-10-12T17:13:27.055Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
17:13:28 [2022-10-12T17:13:28.435Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
17:13:28 [2022-10-12T17:13:28.435Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
17:13:29 [2022-10-12T17:13:29.004Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s)
17:13:29 [2022-10-12T17:13:29.004Z] === RUN   TestServiceWithPredefinedNetwork
17:13:31 [2022-10-12T17:13:31.541Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
17:13:31 [2022-10-12T17:13:31.541Z] === RUN   TestServiceRemoveKeepsIngressNetwork
17:13:31 [2022-10-12T17:13:31.541Z]     service_test.go:242: FLAKY_TEST
17:13:31 [2022-10-12T17:13:31.541Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:31 [2022-10-12T17:13:31.541Z] === RUN   TestServiceWithDataPathPortInit
17:13:46 [2022-10-12T17:13:46.432Z] --- PASS: TestServiceWithDataPathPortInit (13.62s)
17:13:46 [2022-10-12T17:13:46.432Z] === RUN   TestServiceWithDefaultAddressPoolInit
17:13:47 [2022-10-12T17:13:47.000Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:cyyexx5ybnttvac4wrphvgk56 Created:2022-10-12 17:13:45.702315353 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.1.0/24 IPRange: Gateway:20.20.1.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[3826e173ef8afa890722baac145b00a92b889e157d8277eb80743ae2caa40424:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ublb4hpg0d0zy9cgvipbx9yvq EndpointID:afcbbe66a257beb654d156cda10edf5b68653c974f7fa44789f59448f4333062 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:98fa2e38cbc2df720d2bdb64ba6ab02f97e58a2ca48c630518ecc5cc530c3f29 MacAddress:02:42:14:14:01:04 IPv4Address:20.20.1.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:7fbee4c19ae5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ublb4hpg0d0zy9cgvipbx9yvq EndpointID:afcbbe66a257beb654d156cda10edf5b68653c974f7fa44789f59448f4333062 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
17:13:51 [2022-10-12T17:13:51.194Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.39s)
17:13:51 [2022-10-12T17:13:51.194Z] PASS
17:13:51 [2022-10-12T17:13:51.194Z] 
17:13:51 [2022-10-12T17:13:51.194Z] === Skipped
17:13:51 [2022-10-12T17:13:51.194Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
17:13:51 [2022-10-12T17:13:51.194Z]     service_test.go:242: FLAKY_TEST
17:13:51 [2022-10-12T17:13:51.194Z] 
17:13:51 [2022-10-12T17:13:51.194Z] DONE 38 tests, 1 skipped in 43.055s
17:13:51 [2022-10-12T17:13:51.194Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
17:13:51 [2022-10-12T17:13:51.194Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:13:51 [2022-10-12T17:13:51.194Z] ++ set -e
17:13:51 [2022-10-12T17:13:51.194Z] ++ '[' -n 0 ']'
17:13:51 [2022-10-12T17:13:51.194Z] ++ set -x
17:13:51 [2022-10-12T17:13:51.194Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
17:13:51 [2022-10-12T17:13:51.454Z] INFO: Testing against a local daemon
17:13:51 [2022-10-12T17:13:51.454Z] === RUN   TestDockerNetworkIpvlanPersistance
17:13:51 [2022-10-12T17:13:51.454Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:51 [2022-10-12T17:13:51.454Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
17:13:51 [2022-10-12T17:13:51.454Z] === RUN   TestDockerNetworkIpvlan
17:13:51 [2022-10-12T17:13:51.454Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:51 [2022-10-12T17:13:51.454Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
17:13:51 [2022-10-12T17:13:51.454Z] PASS
17:13:51 [2022-10-12T17:13:51.454Z] 
17:13:51 [2022-10-12T17:13:51.454Z] === Skipped
17:13:51 [2022-10-12T17:13:51.454Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
17:13:51 [2022-10-12T17:13:51.454Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:51 [2022-10-12T17:13:51.454Z] 
17:13:51 [2022-10-12T17:13:51.454Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
17:13:51 [2022-10-12T17:13:51.454Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
17:13:51 [2022-10-12T17:13:51.454Z] 
17:13:51 [2022-10-12T17:13:51.454Z] DONE 2 tests, 2 skipped in 0.111s
17:13:51 [2022-10-12T17:13:51.454Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
17:13:51 [2022-10-12T17:13:51.454Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:13:51 [2022-10-12T17:13:51.454Z] ++ set -e
17:13:51 [2022-10-12T17:13:51.454Z] ++ '[' -n 0 ']'
17:13:51 [2022-10-12T17:13:51.454Z] ++ set -x
17:13:51 [2022-10-12T17:13:51.454Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
17:13:51 [2022-10-12T17:13:51.454Z] INFO: Testing against a local daemon
17:13:51 [2022-10-12T17:13:51.454Z] === RUN   TestDockerNetworkMacvlanPersistance
17:13:52 [2022-10-12T17:13:52.833Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.29s)
17:13:52 [2022-10-12T17:13:52.833Z] === RUN   TestDockerNetworkMacvlan
17:13:53 [2022-10-12T17:13:53.402Z] === RUN   TestDockerNetworkMacvlan/Subinterface
17:13:54 [2022-10-12T17:13:54.340Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
17:13:54 [2022-10-12T17:13:54.920Z] === RUN   TestDockerNetworkMacvlan/NilParent
17:13:56 [2022-10-12T17:13:56.859Z] === RUN   TestDockerNetworkMacvlan/InternalMode
17:13:58 [2022-10-12T17:13:58.767Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
17:14:02 [2022-10-12T17:14:02.057Z] === RUN   TestDockerNetworkMacvlan/Addressing
17:14:02 [2022-10-12T17:14:02.317Z] --- PASS: TestDockerNetworkMacvlan (9.48s)
17:14:02 [2022-10-12T17:14:02.317Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
17:14:02 [2022-10-12T17:14:02.317Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
17:14:02 [2022-10-12T17:14:02.317Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
17:14:02 [2022-10-12T17:14:02.317Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
17:14:02 [2022-10-12T17:14:02.317Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.97s)
17:14:02 [2022-10-12T17:14:02.317Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
17:14:02 [2022-10-12T17:14:02.317Z] PASS
17:14:02 [2022-10-12T17:14:02.317Z] 
17:14:02 [2022-10-12T17:14:02.317Z] DONE 8 tests in 10.866s
17:14:02 [2022-10-12T17:14:02.317Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
17:14:02 [2022-10-12T17:14:02.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:14:02 [2022-10-12T17:14:02.317Z] ++ set -e
17:14:02 [2022-10-12T17:14:02.317Z] ++ '[' -n 0 ']'
17:14:02 [2022-10-12T17:14:02.317Z] ++ set -x
17:14:02 [2022-10-12T17:14:02.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
17:14:02 [2022-10-12T17:14:02.317Z] testing: warning: no tests to run
17:14:02 [2022-10-12T17:14:02.317Z] PASS
17:14:02 [2022-10-12T17:14:02.317Z] 
17:14:02 [2022-10-12T17:14:02.317Z] DONE 0 tests in 0.025s
17:14:02 [2022-10-12T17:14:02.317Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
17:14:02 [2022-10-12T17:14:02.317Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:14:02 [2022-10-12T17:14:02.317Z] ++ set -e
17:14:02 [2022-10-12T17:14:02.317Z] ++ '[' -n 0 ']'
17:14:02 [2022-10-12T17:14:02.317Z] ++ set -x
17:14:02 [2022-10-12T17:14:02.317Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
17:14:02 [2022-10-12T17:14:02.317Z] INFO: Testing against a local daemon
17:14:02 [2022-10-12T17:14:02.317Z] === RUN   TestAuthZPluginAllowRequest
17:14:03 [2022-10-12T17:14:03.696Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
17:14:03 [2022-10-12T17:14:03.696Z] === RUN   TestAuthZPluginTLS
17:14:04 [2022-10-12T17:14:04.265Z] --- PASS: TestAuthZPluginTLS (0.55s)
17:14:04 [2022-10-12T17:14:04.265Z] === RUN   TestAuthZPluginDenyRequest
17:14:04 [2022-10-12T17:14:04.524Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
17:14:04 [2022-10-12T17:14:04.524Z] === RUN   TestAuthZPluginAPIDenyResponse
17:14:05 [2022-10-12T17:14:05.093Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
17:14:05 [2022-10-12T17:14:05.093Z] === RUN   TestAuthZPluginDenyResponse
17:14:05 [2022-10-12T17:14:05.662Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
17:14:05 [2022-10-12T17:14:05.662Z] === RUN   TestAuthZPluginAllowEventStream
17:14:07 [2022-10-12T17:14:07.045Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
17:14:07 [2022-10-12T17:14:07.045Z] === RUN   TestAuthZPluginErrorResponse
17:14:07 [2022-10-12T17:14:07.304Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
17:14:07 [2022-10-12T17:14:07.304Z] === RUN   TestAuthZPluginErrorRequest
17:14:07 [2022-10-12T17:14:07.872Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
17:14:07 [2022-10-12T17:14:07.872Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
17:14:08 [2022-10-12T17:14:08.441Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
17:14:08 [2022-10-12T17:14:08.441Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
17:14:09 [2022-10-12T17:14:09.822Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
17:14:09 [2022-10-12T17:14:09.822Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
17:14:11 [2022-10-12T17:14:11.201Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
17:14:11 [2022-10-12T17:14:11.201Z] === RUN   TestAuthZPluginHeader
17:14:11 [2022-10-12T17:14:11.769Z] --- PASS: TestAuthZPluginHeader (0.70s)
17:14:11 [2022-10-12T17:14:11.769Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
17:14:11 [2022-10-12T17:14:11.769Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:11 [2022-10-12T17:14:11.769Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:14:11 [2022-10-12T17:14:11.769Z] === RUN   TestAuthZPluginV2Disable
17:14:11 [2022-10-12T17:14:11.769Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:11 [2022-10-12T17:14:11.769Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
17:14:11 [2022-10-12T17:14:11.769Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
17:14:11 [2022-10-12T17:14:11.769Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:11 [2022-10-12T17:14:11.769Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:14:11 [2022-10-12T17:14:11.769Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
17:14:11 [2022-10-12T17:14:11.769Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:11 [2022-10-12T17:14:11.769Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:14:11 [2022-10-12T17:14:11.769Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
17:14:29 [2022-10-12T17:14:29.866Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
17:14:29 [2022-10-12T17:14:29.866Z] PASS
17:14:29 [2022-10-12T17:14:29.866Z] 
17:14:29 [2022-10-12T17:14:29.866Z] === Skipped
17:14:29 [2022-10-12T17:14:29.866Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:29 [2022-10-12T17:14:29.866Z] 
17:14:29 [2022-10-12T17:14:29.866Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:29 [2022-10-12T17:14:29.866Z] 
17:14:29 [2022-10-12T17:14:29.866Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:29 [2022-10-12T17:14:29.866Z] 
17:14:29 [2022-10-12T17:14:29.866Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:29 [2022-10-12T17:14:29.866Z] 
17:14:29 [2022-10-12T17:14:29.866Z] DONE 17 tests, 4 skipped in 26.440s
17:14:29 [2022-10-12T17:14:29.866Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
17:14:29 [2022-10-12T17:14:29.866Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:14:29 [2022-10-12T17:14:29.866Z] ++ set -e
17:14:29 [2022-10-12T17:14:29.866Z] ++ '[' -n 0 ']'
17:14:29 [2022-10-12T17:14:29.866Z] ++ set -x
17:14:29 [2022-10-12T17:14:29.866Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
17:14:29 [2022-10-12T17:14:29.866Z] INFO: Testing against a local daemon
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
17:14:29 [2022-10-12T17:14:29.866Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
17:14:29 [2022-10-12T17:14:29.866Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/pull
17:14:29 [2022-10-12T17:14:29.866Z] === PAUSE TestPluginInvalidJSON/plugins/pull
17:14:29 [2022-10-12T17:14:29.866Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
17:14:29 [2022-10-12T17:14:29.866Z] === CONT  TestPluginInvalidJSON/plugins/pull
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
17:14:29 [2022-10-12T17:14:29.866Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
17:14:29 [2022-10-12T17:14:29.866Z] --- PASS: TestPluginInvalidJSON (0.03s)
17:14:29 [2022-10-12T17:14:29.866Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInstall
17:14:29 [2022-10-12T17:14:29.866Z] === RUN   TestPluginInstall/no_auth
17:14:33 [2022-10-12T17:14:33.162Z] time="2022-10-12T17:14:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:14:33 [2022-10-12T17:14:33.162Z] time="2022-10-12T17:14:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57428df985dba4aa315f82ce2ec4bf759dad089a97a46dc8843e4be1cc1257b8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:14:33 [2022-10-12T17:14:33.162Z] time="2022-10-12T17:14:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:14:33 [2022-10-12T17:14:33.162Z] time="2022-10-12T17:14:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57428df985dba4aa315f82ce2ec4bf759dad089a97a46dc8843e4be1cc1257b8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:14:33 [2022-10-12T17:14:33.162Z] === RUN   TestPluginInstall/with_htpasswd
17:14:33 [2022-10-12T17:14:33.421Z] time="2022-10-12T17:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:14:33 [2022-10-12T17:14:33.421Z] time="2022-10-12T17:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57428df985dba4aa315f82ce2ec4bf759dad089a97a46dc8843e4be1cc1257b8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:14:33 [2022-10-12T17:14:33.421Z] time="2022-10-12T17:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:14:33 [2022-10-12T17:14:33.421Z] time="2022-10-12T17:14:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:57428df985dba4aa315f82ce2ec4bf759dad089a97a46dc8843e4be1cc1257b8" mediatype=application/vnd.docker.plugin.v1+json size=522
17:14:33 [2022-10-12T17:14:33.681Z] === RUN   TestPluginInstall/with_insecure
17:14:34 [2022-10-12T17:14:34.620Z] time="2022-10-12T17:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:14:34 [2022-10-12T17:14:34.620Z] time="2022-10-12T17:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:969bbdfe52c36714cf2cece85d2ff63f1f6658ac65c073f02687d21c1133ea9d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:14:34 [2022-10-12T17:14:34.620Z] time="2022-10-12T17:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
17:14:34 [2022-10-12T17:14:34.620Z] time="2022-10-12T17:14:34Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:969bbdfe52c36714cf2cece85d2ff63f1f6658ac65c073f02687d21c1133ea9d" mediatype=application/vnd.docker.plugin.v1+json size=522
17:14:34 [2022-10-12T17:14:34.620Z]     plugin_test.go:196: [d446e5af7d220] daemon is not started
17:14:34 [2022-10-12T17:14:34.620Z] --- PASS: TestPluginInstall (5.78s)
17:14:34 [2022-10-12T17:14:34.620Z]     --- PASS: TestPluginInstall/no_auth (4.15s)
17:14:34 [2022-10-12T17:14:34.620Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
17:14:34 [2022-10-12T17:14:34.620Z]     --- PASS: TestPluginInstall/with_insecure (1.05s)
17:14:34 [2022-10-12T17:14:34.620Z] === RUN   TestPluginsWithRuntimes
17:14:36 [2022-10-12T17:14:36.529Z] === RUN   TestPluginsWithRuntimes/No_Args
17:14:37 [2022-10-12T17:14:37.099Z] === RUN   TestPluginsWithRuntimes/With_Args
17:14:38 [2022-10-12T17:14:38.038Z] --- PASS: TestPluginsWithRuntimes (3.33s)
17:14:38 [2022-10-12T17:14:38.038Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
17:14:38 [2022-10-12T17:14:38.038Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
17:14:38 [2022-10-12T17:14:38.038Z] === RUN   TestPluginBackCompatMediaTypes
17:14:38 [2022-10-12T17:14:38.607Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
17:14:38 [2022-10-12T17:14:38.607Z] PASS
17:14:38 [2022-10-12T17:14:38.607Z] 
17:14:38 [2022-10-12T17:14:38.607Z] DONE 24 tests in 9.838s
17:14:38 [2022-10-12T17:14:38.607Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
17:14:38 [2022-10-12T17:14:38.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:14:38 [2022-10-12T17:14:38.607Z] ++ set -e
17:14:38 [2022-10-12T17:14:38.607Z] ++ '[' -n 0 ']'
17:14:38 [2022-10-12T17:14:38.607Z] ++ set -x
17:14:38 [2022-10-12T17:14:38.607Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
17:14:38 [2022-10-12T17:14:38.867Z] INFO: Testing against a local daemon
17:14:38 [2022-10-12T17:14:38.867Z] === RUN   TestExternalGraphDriver
17:14:39 [2022-10-12T17:14:39.126Z] === RUN   TestExternalGraphDriver/json
17:14:41 [2022-10-12T17:14:41.032Z] === RUN   TestExternalGraphDriver/spec
17:14:42 [2022-10-12T17:14:42.411Z] === RUN   TestExternalGraphDriver/pull
17:14:43 [2022-10-12T17:14:43.790Z] --- PASS: TestExternalGraphDriver (5.11s)
17:14:43 [2022-10-12T17:14:43.790Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
17:14:43 [2022-10-12T17:14:43.790Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
17:14:43 [2022-10-12T17:14:43.790Z]     --- PASS: TestExternalGraphDriver/pull (1.62s)
17:14:43 [2022-10-12T17:14:43.790Z] === RUN   TestGraphdriverPluginV2
17:14:44 [2022-10-12T17:14:44.358Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:44 [2022-10-12T17:14:44.358Z] --- SKIP: TestGraphdriverPluginV2 (0.33s)
17:14:44 [2022-10-12T17:14:44.358Z] PASS
17:14:44 [2022-10-12T17:14:44.358Z] 
17:14:44 [2022-10-12T17:14:44.358Z] === Skipped
17:14:44 [2022-10-12T17:14:44.358Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.33s)
17:14:44 [2022-10-12T17:14:44.358Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:14:44 [2022-10-12T17:14:44.358Z] 
17:14:44 [2022-10-12T17:14:44.358Z] DONE 5 tests, 1 skipped in 5.547s
17:14:44 [2022-10-12T17:14:44.358Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
17:14:44 [2022-10-12T17:14:44.358Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:14:44 [2022-10-12T17:14:44.358Z] ++ set -e
17:14:44 [2022-10-12T17:14:44.358Z] ++ '[' -n 0 ']'
17:14:44 [2022-10-12T17:14:44.358Z] ++ set -x
17:14:44 [2022-10-12T17:14:44.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
17:14:44 [2022-10-12T17:14:44.358Z] INFO: Testing against a local daemon
17:14:44 [2022-10-12T17:14:44.358Z] === RUN   TestContinueAfterPluginCrash
17:14:44 [2022-10-12T17:14:44.358Z] === PAUSE TestContinueAfterPluginCrash
17:14:44 [2022-10-12T17:14:44.358Z] === RUN   TestReadPluginNoRead
17:14:44 [2022-10-12T17:14:44.358Z] === PAUSE TestReadPluginNoRead
17:14:44 [2022-10-12T17:14:44.358Z] === RUN   TestDaemonStartWithLogOpt
17:14:44 [2022-10-12T17:14:44.358Z] === PAUSE TestDaemonStartWithLogOpt
17:14:44 [2022-10-12T17:14:44.358Z] === CONT  TestContinueAfterPluginCrash
17:14:44 [2022-10-12T17:14:44.358Z] === CONT  TestDaemonStartWithLogOpt
17:14:47 [2022-10-12T17:14:47.650Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
17:14:47 [2022-10-12T17:14:47.650Z] === CONT  TestReadPluginNoRead
17:14:49 [2022-10-12T17:14:49.558Z] === RUN   TestReadPluginNoRead/default
17:14:50 [2022-10-12T17:14:50.937Z] === RUN   TestReadPluginNoRead/disabled_caching
17:14:51 [2022-10-12T17:14:51.877Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
17:14:52 [2022-10-12T17:14:52.445Z] --- PASS: TestContinueAfterPluginCrash (8.03s)
17:14:53 [2022-10-12T17:14:53.013Z] === CONT  TestReadPluginNoRead
17:14:53 [2022-10-12T17:14:53.013Z]     read_test.go:91: [dd5812d21c633] daemon is not started
17:14:53 [2022-10-12T17:14:53.013Z] --- PASS: TestReadPluginNoRead (5.74s)
17:14:53 [2022-10-12T17:14:53.013Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
17:14:53 [2022-10-12T17:14:53.013Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
17:14:53 [2022-10-12T17:14:53.013Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
17:14:53 [2022-10-12T17:14:53.013Z] PASS
17:14:53 [2022-10-12T17:14:53.013Z] 
17:14:53 [2022-10-12T17:14:53.013Z] DONE 6 tests in 8.915s
17:14:53 [2022-10-12T17:14:53.272Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
17:14:53 [2022-10-12T17:14:53.272Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:14:53 [2022-10-12T17:14:53.272Z] ++ set -e
17:14:53 [2022-10-12T17:14:53.272Z] ++ '[' -n 0 ']'
17:14:53 [2022-10-12T17:14:53.272Z] ++ set -x
17:14:53 [2022-10-12T17:14:53.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
17:14:53 [2022-10-12T17:14:53.273Z] testing: warning: no tests to run
17:14:53 [2022-10-12T17:14:53.273Z] PASS
17:14:53 [2022-10-12T17:14:53.273Z] 
17:14:53 [2022-10-12T17:14:53.273Z] DONE 0 tests in 0.032s
17:14:53 [2022-10-12T17:14:53.273Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
17:14:53 [2022-10-12T17:14:53.273Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:14:53 [2022-10-12T17:14:53.273Z] ++ set -e
17:14:53 [2022-10-12T17:14:53.273Z] ++ '[' -n 0 ']'
17:14:53 [2022-10-12T17:14:53.273Z] ++ set -x
17:14:53 [2022-10-12T17:14:53.273Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
17:14:53 [2022-10-12T17:14:53.273Z] INFO: Testing against a local daemon
17:14:53 [2022-10-12T17:14:53.273Z] === RUN   TestPluginWithDevMounts
17:14:53 [2022-10-12T17:14:53.273Z] === PAUSE TestPluginWithDevMounts
17:14:53 [2022-10-12T17:14:53.273Z] === CONT  TestPluginWithDevMounts
17:14:55 [2022-10-12T17:14:55.178Z] --- PASS: TestPluginWithDevMounts (1.53s)
17:14:55 [2022-10-12T17:14:55.178Z] PASS
17:14:55 [2022-10-12T17:14:55.178Z] 
17:14:55 [2022-10-12T17:14:55.178Z] DONE 1 tests in 1.649s
17:14:55 [2022-10-12T17:14:55.178Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
17:14:55 [2022-10-12T17:14:55.178Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:14:55 [2022-10-12T17:14:55.178Z] ++ set -e
17:14:55 [2022-10-12T17:14:55.178Z] ++ '[' -n 0 ']'
17:14:55 [2022-10-12T17:14:55.178Z] ++ set -x
17:14:55 [2022-10-12T17:14:55.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
17:14:55 [2022-10-12T17:14:55.179Z] INFO: Testing against a local daemon
17:14:55 [2022-10-12T17:14:55.179Z] === RUN   TestSecretInspect
17:14:57 [2022-10-12T17:14:57.086Z] --- PASS: TestSecretInspect (2.17s)
17:14:57 [2022-10-12T17:14:57.086Z] === RUN   TestSecretList
17:14:59 [2022-10-12T17:14:59.680Z] --- PASS: TestSecretList (2.19s)
17:14:59 [2022-10-12T17:14:59.680Z] === RUN   TestSecretsCreateAndDelete
17:15:01 [2022-10-12T17:15:01.592Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
17:15:01 [2022-10-12T17:15:01.592Z] === RUN   TestSecretsUpdate
17:15:04 [2022-10-12T17:15:04.130Z] --- PASS: TestSecretsUpdate (2.19s)
17:15:04 [2022-10-12T17:15:04.130Z] === RUN   TestTemplatedSecret
17:15:06 [2022-10-12T17:15:06.667Z] --- PASS: TestTemplatedSecret (2.49s)
17:15:06 [2022-10-12T17:15:06.668Z] === RUN   TestSecretCreateResolve
17:15:08 [2022-10-12T17:15:08.575Z] --- PASS: TestSecretCreateResolve (2.16s)
17:15:08 [2022-10-12T17:15:08.575Z] PASS
17:15:08 [2022-10-12T17:15:08.575Z] 
17:15:08 [2022-10-12T17:15:08.575Z] DONE 6 tests in 13.569s
17:15:08 [2022-10-12T17:15:08.575Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
17:15:08 [2022-10-12T17:15:08.575Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:15:08 [2022-10-12T17:15:08.575Z] ++ set -e
17:15:08 [2022-10-12T17:15:08.575Z] ++ '[' -n 0 ']'
17:15:08 [2022-10-12T17:15:08.575Z] ++ set -x
17:15:08 [2022-10-12T17:15:08.575Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
17:15:08 [2022-10-12T17:15:08.575Z] INFO: Testing against a local daemon
17:15:08 [2022-10-12T17:15:08.575Z] === RUN   TestServiceCreateInit
17:15:08 [2022-10-12T17:15:08.575Z] === RUN   TestServiceCreateInit/daemonInitDisabled
17:15:12 [2022-10-12T17:15:12.770Z] === RUN   TestServiceCreateInit/daemonInitEnabled
17:15:16 [2022-10-12T17:15:16.061Z] --- PASS: TestServiceCreateInit (7.33s)
17:15:16 [2022-10-12T17:15:16.061Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
17:15:16 [2022-10-12T17:15:16.061Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.56s)
17:15:16 [2022-10-12T17:15:16.061Z] === RUN   TestCreateServiceMultipleTimes
17:15:34 [2022-10-12T17:15:34.161Z] --- PASS: TestCreateServiceMultipleTimes (15.28s)
17:15:34 [2022-10-12T17:15:34.161Z] === RUN   TestCreateServiceConflict
17:15:34 [2022-10-12T17:15:34.161Z] --- PASS: TestCreateServiceConflict (2.22s)
17:15:34 [2022-10-12T17:15:34.161Z] === RUN   TestCreateServiceMaxReplicas
17:15:36 [2022-10-12T17:15:36.069Z] --- PASS: TestCreateServiceMaxReplicas (2.68s)
17:15:36 [2022-10-12T17:15:36.069Z] === RUN   TestCreateWithDuplicateNetworkNames
17:15:50 [2022-10-12T17:15:50.958Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.09s)
17:15:50 [2022-10-12T17:15:50.958Z] === RUN   TestCreateServiceSecretFileMode
17:15:51 [2022-10-12T17:15:51.527Z] --- PASS: TestCreateServiceSecretFileMode (2.35s)
17:15:51 [2022-10-12T17:15:51.527Z] === RUN   TestCreateServiceConfigFileMode
17:15:54 [2022-10-12T17:15:54.065Z] --- PASS: TestCreateServiceConfigFileMode (2.44s)
17:15:54 [2022-10-12T17:15:54.065Z] === RUN   TestCreateServiceSysctls
17:15:57 [2022-10-12T17:15:57.355Z] --- PASS: TestCreateServiceSysctls (3.16s)
17:15:57 [2022-10-12T17:15:57.355Z] === RUN   TestCreateServiceCapabilities
17:15:59 [2022-10-12T17:15:59.892Z] --- PASS: TestCreateServiceCapabilities (2.41s)
17:15:59 [2022-10-12T17:15:59.892Z] === RUN   TestInspect
17:16:02 [2022-10-12T17:16:02.431Z] --- PASS: TestInspect (2.73s)
17:16:02 [2022-10-12T17:16:02.431Z] === RUN   TestCreateJob
17:16:05 [2022-10-12T17:16:05.724Z] --- PASS: TestCreateJob (2.92s)
17:16:05 [2022-10-12T17:16:05.724Z] === RUN   TestReplicatedJob
17:16:11 [2022-10-12T17:16:11.097Z] --- PASS: TestReplicatedJob (5.02s)
17:16:11 [2022-10-12T17:16:11.097Z] === RUN   TestUpdateReplicatedJob
17:16:13 [2022-10-12T17:16:13.635Z] --- PASS: TestUpdateReplicatedJob (3.10s)
17:16:13 [2022-10-12T17:16:13.635Z] === RUN   TestServiceListWithStatuses
17:16:13 [2022-10-12T17:16:13.635Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:16:13 [2022-10-12T17:16:13.635Z] --- SKIP: TestServiceListWithStatuses (0.00s)
17:16:13 [2022-10-12T17:16:13.635Z] === RUN   TestDockerNetworkConnectAlias
17:16:17 [2022-10-12T17:16:17.831Z] --- PASS: TestDockerNetworkConnectAlias (4.10s)
17:16:17 [2022-10-12T17:16:17.831Z] === RUN   TestDockerNetworkReConnect
17:16:21 [2022-10-12T17:16:21.125Z] --- PASS: TestDockerNetworkReConnect (3.38s)
17:16:21 [2022-10-12T17:16:21.125Z] === RUN   TestServicePlugin
17:16:21 [2022-10-12T17:16:21.125Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:16:21 [2022-10-12T17:16:21.125Z] --- SKIP: TestServicePlugin (0.00s)
17:16:21 [2022-10-12T17:16:21.125Z] === RUN   TestServiceUpdateLabel
17:16:23 [2022-10-12T17:16:23.069Z] --- PASS: TestServiceUpdateLabel (2.23s)
17:16:23 [2022-10-12T17:16:23.069Z] === RUN   TestServiceUpdateSecrets
17:16:37 [2022-10-12T17:16:37.972Z] --- PASS: TestServiceUpdateSecrets (14.31s)
17:16:37 [2022-10-12T17:16:37.972Z] === RUN   TestServiceUpdateConfigs
17:16:52 [2022-10-12T17:16:52.862Z] --- PASS: TestServiceUpdateConfigs (14.19s)
17:16:52 [2022-10-12T17:16:52.862Z] === RUN   TestServiceUpdateNetwork
17:17:05 [2022-10-12T17:17:05.076Z] --- PASS: TestServiceUpdateNetwork (12.30s)
17:17:05 [2022-10-12T17:17:05.076Z] === RUN   TestServiceUpdatePidsLimit
17:17:05 [2022-10-12T17:17:05.076Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
17:17:06 [2022-10-12T17:17:06.015Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
17:17:14 [2022-10-12T17:17:14.139Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
17:17:20 [2022-10-12T17:17:20.712Z] --- PASS: TestServiceUpdatePidsLimit (16.35s)
17:17:20 [2022-10-12T17:17:20.712Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.82s)
17:17:20 [2022-10-12T17:17:20.712Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
17:17:20 [2022-10-12T17:17:20.712Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
17:17:20 [2022-10-12T17:17:20.712Z] PASS
17:17:20 [2022-10-12T17:17:20.712Z] 
17:17:20 [2022-10-12T17:17:20.712Z] === Skipped
17:17:20 [2022-10-12T17:17:20.712Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
17:17:20 [2022-10-12T17:17:20.712Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
17:17:20 [2022-10-12T17:17:20.712Z] 
17:17:20 [2022-10-12T17:17:20.712Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
17:17:20 [2022-10-12T17:17:20.712Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
17:17:20 [2022-10-12T17:17:20.712Z] 
17:17:20 [2022-10-12T17:17:20.712Z] DONE 27 tests, 2 skipped in 131.720s
17:17:20 [2022-10-12T17:17:20.712Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
17:17:20 [2022-10-12T17:17:20.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:17:20 [2022-10-12T17:17:20.712Z] ++ set -e
17:17:20 [2022-10-12T17:17:20.712Z] ++ '[' -n 0 ']'
17:17:20 [2022-10-12T17:17:20.712Z] ++ set -x
17:17:20 [2022-10-12T17:17:20.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
17:17:20 [2022-10-12T17:17:20.712Z] INFO: Testing against a local daemon
17:17:20 [2022-10-12T17:17:20.712Z] === RUN   TestSessionCreate
17:17:20 [2022-10-12T17:17:20.712Z] --- PASS: TestSessionCreate (0.02s)
17:17:20 [2022-10-12T17:17:20.712Z] === RUN   TestSessionCreateWithBadUpgrade
17:17:20 [2022-10-12T17:17:20.712Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
17:17:20 [2022-10-12T17:17:20.712Z] PASS
17:17:20 [2022-10-12T17:17:20.712Z] 
17:17:20 [2022-10-12T17:17:20.712Z] DONE 2 tests in 0.139s
17:17:20 [2022-10-12T17:17:20.712Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
17:17:20 [2022-10-12T17:17:20.712Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:17:20 [2022-10-12T17:17:20.712Z] ++ set -e
17:17:20 [2022-10-12T17:17:20.712Z] ++ '[' -n 0 ']'
17:17:20 [2022-10-12T17:17:20.712Z] ++ set -x
17:17:20 [2022-10-12T17:17:20.712Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
17:17:20 [2022-10-12T17:17:20.712Z] INFO: Testing against a local daemon
17:17:20 [2022-10-12T17:17:20.712Z] === RUN   TestCgroupDriverSystemdMemoryLimit
17:17:20 [2022-10-12T17:17:20.712Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:17:20 [2022-10-12T17:17:20.712Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
17:17:20 [2022-10-12T17:17:20.712Z] === RUN   TestDiskUsage
17:17:20 [2022-10-12T17:17:20.712Z] === PAUSE TestDiskUsage
17:17:20 [2022-10-12T17:17:20.712Z] === RUN   TestEventsExecDie
17:17:20 [2022-10-12T17:17:20.971Z] --- PASS: TestEventsExecDie (0.50s)
17:17:20 [2022-10-12T17:17:20.971Z] === RUN   TestEventsBackwardsCompatible
17:17:20 [2022-10-12T17:17:20.971Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
17:17:20 [2022-10-12T17:17:20.971Z] === RUN   TestEventsVolumeCreate
17:17:20 [2022-10-12T17:17:20.971Z] --- PASS: TestEventsVolumeCreate (0.07s)
17:17:20 [2022-10-12T17:17:20.971Z] === RUN   TestInfoBinaryCommits
17:17:20 [2022-10-12T17:17:20.971Z] --- PASS: TestInfoBinaryCommits (0.02s)
17:17:20 [2022-10-12T17:17:20.971Z] === RUN   TestInfoAPIVersioned
17:17:20 [2022-10-12T17:17:20.971Z] --- PASS: TestInfoAPIVersioned (0.01s)
17:17:20 [2022-10-12T17:17:20.971Z] === RUN   TestInfoAPI
17:17:21 [2022-10-12T17:17:21.230Z] --- PASS: TestInfoAPI (0.02s)
17:17:21 [2022-10-12T17:17:21.230Z] === RUN   TestInfoAPIWarnings
17:17:39 [2022-10-12T17:17:39.324Z] --- PASS: TestInfoAPIWarnings (16.55s)
17:17:39 [2022-10-12T17:17:39.324Z] === RUN   TestInfoDebug
17:17:39 [2022-10-12T17:17:39.324Z] --- PASS: TestInfoDebug (0.52s)
17:17:39 [2022-10-12T17:17:39.324Z] === RUN   TestInfoInsecureRegistries
17:17:39 [2022-10-12T17:17:39.324Z] --- PASS: TestInfoInsecureRegistries (0.52s)
17:17:39 [2022-10-12T17:17:39.324Z] === RUN   TestInfoRegistryMirrors
17:17:39 [2022-10-12T17:17:39.324Z] --- PASS: TestInfoRegistryMirrors (0.52s)
17:17:39 [2022-10-12T17:17:39.324Z] === RUN   TestLoginFailsWithBadCredentials
17:17:39 [2022-10-12T17:17:39.585Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
17:17:39 [2022-10-12T17:17:39.585Z] === RUN   TestPingCacheHeaders
17:17:39 [2022-10-12T17:17:39.585Z] --- PASS: TestPingCacheHeaders (0.02s)
17:17:39 [2022-10-12T17:17:39.585Z] === RUN   TestPingGet
17:17:39 [2022-10-12T17:17:39.585Z] --- PASS: TestPingGet (0.02s)
17:17:39 [2022-10-12T17:17:39.585Z] === RUN   TestPingHead
17:17:39 [2022-10-12T17:17:39.585Z] --- PASS: TestPingHead (0.02s)
17:17:39 [2022-10-12T17:17:39.585Z] === RUN   TestPingSwarmHeader
17:17:40 [2022-10-12T17:17:40.153Z] === RUN   TestPingSwarmHeader/before_swarm_init
17:17:40 [2022-10-12T17:17:40.722Z] === RUN   TestPingSwarmHeader/after_swarm_init
17:17:41 [2022-10-12T17:17:41.662Z] === RUN   TestPingSwarmHeader/after_swarm_leave
17:17:41 [2022-10-12T17:17:41.662Z] --- PASS: TestPingSwarmHeader (2.05s)
17:17:41 [2022-10-12T17:17:41.662Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
17:17:41 [2022-10-12T17:17:41.662Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
17:17:41 [2022-10-12T17:17:41.662Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
17:17:41 [2022-10-12T17:17:41.662Z] === RUN   TestPingBuilderHeader
17:17:41 [2022-10-12T17:17:41.662Z] === RUN   TestPingBuilderHeader/default_config
17:17:42 [2022-10-12T17:17:42.231Z] === RUN   TestPingBuilderHeader/buildkit_disabled
17:17:42 [2022-10-12T17:17:42.800Z] --- PASS: TestPingBuilderHeader (1.05s)
17:17:42 [2022-10-12T17:17:42.800Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
17:17:42 [2022-10-12T17:17:42.800Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
17:17:42 [2022-10-12T17:17:42.800Z] === RUN   TestVersion
17:17:42 [2022-10-12T17:17:42.800Z] --- PASS: TestVersion (0.02s)
17:17:42 [2022-10-12T17:17:42.800Z] === CONT  TestDiskUsage
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/container_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/image_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/volume_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/container,_volume_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.369Z] === RUN   TestDiskUsage/after_container.Run
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/container_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/image_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/volume_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
17:17:43 [2022-10-12T17:17:43.938Z] --- PASS: TestDiskUsage (1.16s)
17:17:43 [2022-10-12T17:17:43.938Z]     --- PASS: TestDiskUsage/empty (0.01s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z] PASS
17:17:43 [2022-10-12T17:17:43.938Z] 
17:17:43 [2022-10-12T17:17:43.938Z] === Skipped
17:17:43 [2022-10-12T17:17:43.938Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
17:17:43 [2022-10-12T17:17:43.938Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
17:17:43 [2022-10-12T17:17:43.938Z] 
17:17:43 [2022-10-12T17:17:43.938Z] DONE 57 tests, 1 skipped in 23.617s
17:17:43 [2022-10-12T17:17:43.938Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
17:17:43 [2022-10-12T17:17:43.938Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:17:43 [2022-10-12T17:17:43.938Z] ++ set -e
17:17:43 [2022-10-12T17:17:43.938Z] ++ '[' -n 0 ']'
17:17:43 [2022-10-12T17:17:43.938Z] ++ set -x
17:17:43 [2022-10-12T17:17:43.938Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
17:17:43 [2022-10-12T17:17:43.938Z] INFO: Testing against a local daemon
17:17:43 [2022-10-12T17:17:43.938Z] === RUN   TestVolumesCreateAndList
17:17:44 [2022-10-12T17:17:44.198Z] --- PASS: TestVolumesCreateAndList (0.02s)
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesRemove
17:17:44 [2022-10-12T17:17:44.198Z] --- PASS: TestVolumesRemove (0.07s)
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInspect
17:17:44 [2022-10-12T17:17:44.198Z] --- PASS: TestVolumesInspect (0.02s)
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInvalidJSON
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInvalidJSON/volumes/create
17:17:44 [2022-10-12T17:17:44.198Z] === PAUSE TestVolumesInvalidJSON/volumes/create
17:17:44 [2022-10-12T17:17:44.198Z] === CONT  TestVolumesInvalidJSON/volumes/create
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
17:17:44 [2022-10-12T17:17:44.198Z] --- PASS: TestVolumesInvalidJSON (0.01s)
17:17:44 [2022-10-12T17:17:44.198Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
17:17:44 [2022-10-12T17:17:44.198Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
17:17:44 [2022-10-12T17:17:44.198Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
17:17:44 [2022-10-12T17:17:44.198Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
17:17:44 [2022-10-12T17:17:44.198Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
17:17:44 [2022-10-12T17:17:44.198Z] === RUN   TestVolumePruneAnonymous
17:17:44 [2022-10-12T17:17:44.198Z] --- PASS: TestVolumePruneAnonymous (0.03s)
17:17:44 [2022-10-12T17:17:44.198Z] PASS
17:17:44 [2022-10-12T17:17:44.198Z] 
17:17:44 [2022-10-12T17:17:44.198Z] DONE 10 tests in 0.256s
17:17:44 [2022-10-12T17:17:44.198Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
17:17:44 [2022-10-12T17:17:44.458Z] ++++ cat bundles/test-integration/docker.pid
17:17:44 [2022-10-12T17:17:44.458Z] +++ kill 14823
17:17:44 [2022-10-12T17:17:44.458Z] +++ /etc/init.d/apparmor stop
17:17:44 [2022-10-12T17:17:44.458Z] Leaving: AppArmorNo profiles have been unloaded.
17:17:44 [2022-10-12T17:17:44.458Z] 
17:17:44 [2022-10-12T17:17:44.458Z] Unloading profiles will leave already running processes permanently
17:17:44 [2022-10-12T17:17:44.458Z] unconfined, which can lead to unexpected situations.
17:17:44 [2022-10-12T17:17:44.458Z] 
17:17:44 [2022-10-12T17:17:44.458Z] To set a process to complain mode, use the command line tool
17:17:44 [2022-10-12T17:17:44.458Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
17:17:44 [2022-10-12T17:17:44.458Z] +++ true
17:17:44 [2022-10-12T17:17:44.458Z] exiting test-integration
17:17:44 [2022-10-12T17:17:44.458Z] ++ exit 0
17:17:44 [2022-10-12T17:17:44.458Z] 
Post stage
[Pipeline] junit
17:17:45 [2022-10-12T17:17:45.432Z] Recording test results
17:17:45 [2022-10-12T17:17:45.632Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
17:17:45 [2022-10-12T17:17:45.946Z] + echo Ensuring container killed.
17:17:45 [2022-10-12T17:17:45.946Z] Ensuring container killed.
17:17:45 [2022-10-12T17:17:45.946Z] + docker rm -vf docker-pr5
17:17:45 [2022-10-12T17:17:45.946Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
17:17:46 [2022-10-12T17:17:46.231Z] + echo Chowning /workspace to jenkins user
17:17:46 [2022-10-12T17:17:46.231Z] Chowning /workspace to jenkins user
17:17:46 [2022-10-12T17:17:46.231Z] + id -u
17:17:46 [2022-10-12T17:17:46.231Z] + id -g
17:17:46 [2022-10-12T17:17:46.231Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44288:/workspace busybox chown -R 1000:1000 /workspace
17:17:46 [2022-10-12T17:17:46.231Z] Unable to find image 'busybox:latest' locally
17:17:46 [2022-10-12T17:17:46.490Z] latest: Pulling from library/busybox
17:17:46 [2022-10-12T17:17:46.490Z] 89485c9dae0b: Pulling fs layer
17:17:46 [2022-10-12T17:17:46.490Z] 89485c9dae0b: Verifying Checksum
17:17:46 [2022-10-12T17:17:46.490Z] 89485c9dae0b: Download complete
17:17:46 [2022-10-12T17:17:46.749Z] 89485c9dae0b: Pull complete
17:17:46 [2022-10-12T17:17:46.749Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
17:17:46 [2022-10-12T17:17:46.749Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
17:17:48 [2022-10-12T17:17:48.461Z] + bundleName=arm64-integration
17:17:48 [2022-10-12T17:17:48.461Z] + echo Creating arm64-integration-bundles.tar.gz
17:17:48 [2022-10-12T17:17:48.461Z] Creating arm64-integration-bundles.tar.gz
17:17:48 [2022-10-12T17:17:48.461Z] + + xargs tar -czf arm64-integration-bundles.tar.gz
17:17:48 [2022-10-12T17:17:48.461Z] find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
17:17:48 [2022-10-12T17:17:48.748Z] Archiving artifacts
17:17:50 [2022-10-12T17:17:50.590Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44288/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
17:17:50 [2022-10-12T17:17:50.895Z] + make clean
17:17:51 [2022-10-12T17:17:51.154Z] docker volume rm -f docker-dev-cache docker-mod-cache
17:17:51 [2022-10-12T17:17:51.154Z] docker-dev-cache
17:17:51 [2022-10-12T17:17:51.154Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS