Skip to content
Success

Console Output

Skipping 547 KB.. Full Log
23:11:50 [2022-10-03T23:11:50.375Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
23:11:50 [2022-10-03T23:11:50.375Z] === RUN   TestContainerStartOnDaemonRestart
23:11:50 [2022-10-03T23:11:50.375Z] === PAUSE TestContainerStartOnDaemonRestart
23:11:50 [2022-10-03T23:11:50.375Z] === RUN   TestDaemonRestartIpcMode
23:11:50 [2022-10-03T23:11:50.375Z] === PAUSE TestDaemonRestartIpcMode
23:11:50 [2022-10-03T23:11:50.375Z] === RUN   TestDaemonHostGatewayIP
23:11:50 [2022-10-03T23:11:50.375Z] === PAUSE TestDaemonHostGatewayIP
23:11:50 [2022-10-03T23:11:50.375Z] === RUN   TestRestartDaemonWithRestartingContainer
23:11:50 [2022-10-03T23:11:50.375Z] === PAUSE TestRestartDaemonWithRestartingContainer
23:11:50 [2022-10-03T23:11:50.375Z] === RUN   TestContainerKillOnDaemonStart
23:11:50 [2022-10-03T23:11:50.375Z] === PAUSE TestContainerKillOnDaemonStart
23:11:50 [2022-10-03T23:11:50.375Z] === RUN   TestDiff
23:11:50 [2022-10-03T23:11:50.943Z] --- PASS: TestDiff (0.45s)
23:11:50 [2022-10-03T23:11:50.943Z] === RUN   TestExecConsoleSize
23:11:51 [2022-10-03T23:11:51.511Z] --- PASS: TestExecConsoleSize (0.52s)
23:11:51 [2022-10-03T23:11:51.511Z] === RUN   TestExecWithCloseStdin
23:11:51 [2022-10-03T23:11:51.769Z] --- PASS: TestExecWithCloseStdin (0.47s)
23:11:51 [2022-10-03T23:11:51.769Z] === RUN   TestExec
23:11:52 [2022-10-03T23:11:52.337Z] --- PASS: TestExec (0.48s)
23:11:52 [2022-10-03T23:11:52.337Z] === RUN   TestExecUser
23:11:52 [2022-10-03T23:11:52.904Z] --- PASS: TestExecUser (0.46s)
23:11:52 [2022-10-03T23:11:52.904Z] === RUN   TestExportContainerAndImportImage
23:11:53 [2022-10-03T23:11:53.474Z] --- PASS: TestExportContainerAndImportImage (0.60s)
23:11:53 [2022-10-03T23:11:53.474Z] === RUN   TestExportContainerAfterDaemonRestart
23:11:54 [2022-10-03T23:11:54.850Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
23:11:54 [2022-10-03T23:11:54.850Z] === RUN   TestHealthCheckWorkdir
23:11:55 [2022-10-03T23:11:55.417Z] --- PASS: TestHealthCheckWorkdir (0.57s)
23:11:55 [2022-10-03T23:11:55.417Z] === RUN   TestHealthKillContainer
23:12:03 [2022-10-03T23:12:03.536Z] --- PASS: TestHealthKillContainer (7.84s)
23:12:03 [2022-10-03T23:12:03.536Z] === RUN   TestHealthCheckProcessKilled
23:12:03 [2022-10-03T23:12:03.794Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
23:12:03 [2022-10-03T23:12:03.794Z] === RUN   TestInspectCpusetInConfigPre120
23:12:04 [2022-10-03T23:12:04.053Z] --- PASS: TestInspectCpusetInConfigPre120 (0.44s)
23:12:04 [2022-10-03T23:12:04.053Z] === RUN   TestIpcModeNone
23:12:04 [2022-10-03T23:12:04.620Z] --- PASS: TestIpcModeNone (0.52s)
23:12:04 [2022-10-03T23:12:04.620Z] === RUN   TestIpcModePrivate
23:12:05 [2022-10-03T23:12:05.187Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
23:12:05 [2022-10-03T23:12:05.187Z] --- PASS: TestIpcModePrivate (0.49s)
23:12:05 [2022-10-03T23:12:05.187Z] === RUN   TestIpcModeShareable
23:12:05 [2022-10-03T23:12:05.446Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
23:12:05 [2022-10-03T23:12:05.705Z] --- PASS: TestIpcModeShareable (0.47s)
23:12:05 [2022-10-03T23:12:05.705Z] === RUN   TestAPIIpcModeShareableAndContainer
23:12:07 [2022-10-03T23:12:07.085Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.53s)
23:12:07 [2022-10-03T23:12:07.085Z] === RUN   TestAPIIpcModeHost
23:12:07 [2022-10-03T23:12:07.652Z] --- PASS: TestAPIIpcModeHost (0.34s)
23:12:07 [2022-10-03T23:12:07.652Z] === RUN   TestDaemonIpcModeShareable
23:12:08 [2022-10-03T23:12:08.590Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:12:08 [2022-10-03T23:12:08.590Z] --- PASS: TestDaemonIpcModeShareable (1.14s)
23:12:08 [2022-10-03T23:12:08.590Z] === RUN   TestDaemonIpcModePrivate
23:12:09 [2022-10-03T23:12:09.966Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:12:09 [2022-10-03T23:12:09.966Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
23:12:09 [2022-10-03T23:12:09.966Z] === RUN   TestDaemonIpcModePrivateFromConfig
23:12:10 [2022-10-03T23:12:10.904Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
23:12:10 [2022-10-03T23:12:10.904Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
23:12:10 [2022-10-03T23:12:10.904Z] === RUN   TestDaemonIpcModeShareableFromConfig
23:12:12 [2022-10-03T23:12:12.281Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
23:12:12 [2022-10-03T23:12:12.281Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
23:12:12 [2022-10-03T23:12:12.281Z] === RUN   TestIpcModeOlderClient
23:12:12 [2022-10-03T23:12:12.281Z] === PAUSE TestIpcModeOlderClient
23:12:12 [2022-10-03T23:12:12.281Z] === RUN   TestKillContainerInvalidSignal
23:12:12 [2022-10-03T23:12:12.540Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
23:12:12 [2022-10-03T23:12:12.540Z] === RUN   TestKillContainer
23:12:12 [2022-10-03T23:12:12.540Z] === RUN   TestKillContainer/no_signal
23:12:12 [2022-10-03T23:12:12.798Z] === RUN   TestKillContainer/non_killing_signal
23:12:13 [2022-10-03T23:12:13.366Z] === RUN   TestKillContainer/killing_signal
23:12:13 [2022-10-03T23:12:13.933Z] --- PASS: TestKillContainer (1.25s)
23:12:13 [2022-10-03T23:12:13.933Z]     --- PASS: TestKillContainer/no_signal (0.38s)
23:12:13 [2022-10-03T23:12:13.933Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
23:12:13 [2022-10-03T23:12:13.933Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
23:12:13 [2022-10-03T23:12:13.933Z] === RUN   TestKillWithStopSignalAndRestartPolicies
23:12:13 [2022-10-03T23:12:13.933Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
23:12:14 [2022-10-03T23:12:14.191Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
23:12:15 [2022-10-03T23:12:15.127Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s)
23:12:15 [2022-10-03T23:12:15.127Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
23:12:15 [2022-10-03T23:12:15.127Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.70s)
23:12:15 [2022-10-03T23:12:15.127Z] === RUN   TestKillStoppedContainer
23:12:15 [2022-10-03T23:12:15.127Z] --- PASS: TestKillStoppedContainer (0.05s)
23:12:15 [2022-10-03T23:12:15.127Z] === RUN   TestKillStoppedContainerAPIPre120
23:12:15 [2022-10-03T23:12:15.127Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
23:12:15 [2022-10-03T23:12:15.127Z] === RUN   TestKillDifferentUserContainer
23:12:15 [2022-10-03T23:12:15.695Z] --- PASS: TestKillDifferentUserContainer (0.41s)
23:12:15 [2022-10-03T23:12:15.695Z] === RUN   TestInspectOomKilledTrue
23:12:15 [2022-10-03T23:12:15.954Z] --- PASS: TestInspectOomKilledTrue (0.55s)
23:12:15 [2022-10-03T23:12:15.954Z] === RUN   TestInspectOomKilledFalse
23:12:16 [2022-10-03T23:12:16.521Z] --- PASS: TestInspectOomKilledFalse (0.43s)
23:12:16 [2022-10-03T23:12:16.521Z] === RUN   TestLinksEtcHostsContentMatch
23:12:16 [2022-10-03T23:12:16.779Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
23:12:16 [2022-10-03T23:12:16.779Z] === RUN   TestLinksContainerNames
23:12:17 [2022-10-03T23:12:17.716Z] --- PASS: TestLinksContainerNames (0.80s)
23:12:17 [2022-10-03T23:12:17.716Z] === RUN   TestLogsFollowTailEmpty
23:12:17 [2022-10-03T23:12:17.975Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local/tty/only_stdout
23:12:17 [2022-10-03T23:12:17.975Z] === PAUSE TestLogs/driver_local/tty/only_stdout
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local/tty/only_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === PAUSE TestLogs/driver_local/tty/only_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
23:12:17 [2022-10-03T23:12:17.975Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
23:12:17 [2022-10-03T23:12:17.975Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
23:12:17 [2022-10-03T23:12:17.975Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
23:12:18 [2022-10-03T23:12:18.911Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
23:12:18 [2022-10-03T23:12:18.911Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
23:12:19 [2022-10-03T23:12:19.169Z] === CONT  TestLogs/driver_local/tty/only_stderr
23:12:19 [2022-10-03T23:12:19.169Z] === CONT  TestLogs/driver_local/tty/only_stdout
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
23:12:19 [2022-10-03T23:12:19.740Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
23:12:19 [2022-10-03T23:12:19.740Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
23:12:19 [2022-10-03T23:12:19.740Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
23:12:19 [2022-10-03T23:12:19.740Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
23:12:20 [2022-10-03T23:12:20.677Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
23:12:20 [2022-10-03T23:12:20.677Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
23:12:21 [2022-10-03T23:12:21.245Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
23:12:21 [2022-10-03T23:12:21.245Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
23:12:21 [2022-10-03T23:12:21.811Z] --- PASS: TestLogs (3.66s)
23:12:21 [2022-10-03T23:12:21.811Z]     --- PASS: TestLogs/driver_local (0.01s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.72s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.47s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.64s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.59s)
23:12:21 [2022-10-03T23:12:21.811Z]     --- PASS: TestLogs/driver_json-file (0.01s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.70s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.73s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.53s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.53s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.54s)
23:12:21 [2022-10-03T23:12:21.811Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.53s)
23:12:21 [2022-10-03T23:12:21.811Z] === RUN   TestContainerNetworkMountsNoChown
23:12:22 [2022-10-03T23:12:22.070Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s)
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/default
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/default
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/private
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/private
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rprivate
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rprivate
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/slave
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/slave
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rslave
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rslave
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/shared
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/shared
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rshared
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rshared
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/default
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/default/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/default/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/default/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/default/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/default/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/default/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/rslave
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rslave/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rslave/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/rshared
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rshared/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rshared/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/shared
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/shared/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/shared/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/shared/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/shared/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/rprivate
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/slave
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/slave/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/slave/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/slave/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/slave/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/private
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/private/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/private/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/private/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/private/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/private/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === RUN   TestMountDaemonRoot/private/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/default/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/rslave/mount_root
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/rshared/bind_root
23:12:22 [2022-10-03T23:12:22.070Z] === CONT  TestMountDaemonRoot/default/mount_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/default/mount_root
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/default/bind_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rslave/bind_root
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rshared/mount_root
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/slave/bind_root
23:12:22 [2022-10-03T23:12:22.329Z] === CONT  TestMountDaemonRoot/shared/bind_root
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/shared/mount_root
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/private/bind_root
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/slave/mount_root
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/private/mount_subpath
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/private/mount_root
23:12:22 [2022-10-03T23:12:22.588Z] === CONT  TestMountDaemonRoot/private/bind_subpath
23:12:22 [2022-10-03T23:12:22.588Z] --- PASS: TestMountDaemonRoot (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
23:12:22 [2022-10-03T23:12:22.588Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
23:12:22 [2022-10-03T23:12:22.588Z] === RUN   TestContainerBindMountNonRecursive
23:12:23 [2022-10-03T23:12:23.964Z] --- PASS: TestContainerBindMountNonRecursive (1.32s)
23:12:23 [2022-10-03T23:12:23.964Z] === RUN   TestContainerVolumesMountedAsShared
23:12:24 [2022-10-03T23:12:24.531Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
23:12:24 [2022-10-03T23:12:24.531Z] === RUN   TestContainerVolumesMountedAsSlave
23:12:24 [2022-10-03T23:12:24.789Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s)
23:12:24 [2022-10-03T23:12:24.789Z] === RUN   TestNetworkNat
23:12:25 [2022-10-03T23:12:25.054Z] --- PASS: TestNetworkNat (0.47s)
23:12:25 [2022-10-03T23:12:25.054Z] === RUN   TestNetworkLocalhostTCPNat
23:12:25 [2022-10-03T23:12:25.623Z] --- PASS: TestNetworkLocalhostTCPNat (0.50s)
23:12:25 [2022-10-03T23:12:25.623Z] === RUN   TestNetworkLoopbackNat
23:12:28 [2022-10-03T23:12:28.155Z] --- PASS: TestNetworkLoopbackNat (2.56s)
23:12:28 [2022-10-03T23:12:28.155Z] === RUN   TestPause
23:12:28 [2022-10-03T23:12:28.722Z] --- PASS: TestPause (0.45s)
23:12:28 [2022-10-03T23:12:28.722Z] === RUN   TestPauseFailsOnWindowsServerContainers
23:12:28 [2022-10-03T23:12:28.722Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:12:28 [2022-10-03T23:12:28.722Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
23:12:28 [2022-10-03T23:12:28.722Z] === RUN   TestPauseStopPausedContainer
23:12:29 [2022-10-03T23:12:29.289Z] --- PASS: TestPauseStopPausedContainer (0.44s)
23:12:29 [2022-10-03T23:12:29.290Z] === RUN   TestPidHost
23:12:30 [2022-10-03T23:12:30.226Z] --- PASS: TestPidHost (0.97s)
23:12:30 [2022-10-03T23:12:30.226Z] === RUN   TestPsFilter
23:12:30 [2022-10-03T23:12:30.226Z] --- PASS: TestPsFilter (0.12s)
23:12:30 [2022-10-03T23:12:30.226Z] === RUN   TestRemoveContainerWithRemovedVolume
23:12:30 [2022-10-03T23:12:30.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s)
23:12:30 [2022-10-03T23:12:30.484Z] === RUN   TestRemoveContainerWithVolume
23:12:31 [2022-10-03T23:12:31.052Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
23:12:31 [2022-10-03T23:12:31.052Z] === RUN   TestRemoveContainerRunning
23:12:31 [2022-10-03T23:12:31.620Z] --- PASS: TestRemoveContainerRunning (0.44s)
23:12:31 [2022-10-03T23:12:31.620Z] === RUN   TestRemoveContainerForceRemoveRunning
23:12:31 [2022-10-03T23:12:31.879Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
23:12:31 [2022-10-03T23:12:31.879Z] === RUN   TestRemoveInvalidContainer
23:12:31 [2022-10-03T23:12:31.879Z] --- PASS: TestRemoveInvalidContainer (0.01s)
23:12:31 [2022-10-03T23:12:31.879Z] === RUN   TestRenameLinkedContainer
23:12:33 [2022-10-03T23:12:33.783Z] --- PASS: TestRenameLinkedContainer (1.69s)
23:12:33 [2022-10-03T23:12:33.783Z] === RUN   TestRenameStoppedContainer
23:12:34 [2022-10-03T23:12:34.061Z] --- PASS: TestRenameStoppedContainer (0.42s)
23:12:34 [2022-10-03T23:12:34.061Z] === RUN   TestRenameRunningContainerAndReuse
23:12:35 [2022-10-03T23:12:35.032Z] --- PASS: TestRenameRunningContainerAndReuse (0.91s)
23:12:35 [2022-10-03T23:12:35.032Z] === RUN   TestRenameInvalidName
23:12:35 [2022-10-03T23:12:35.614Z] --- PASS: TestRenameInvalidName (0.48s)
23:12:35 [2022-10-03T23:12:35.615Z] === RUN   TestRenameAnonymousContainer
23:12:36 [2022-10-03T23:12:36.991Z] --- PASS: TestRenameAnonymousContainer (1.56s)
23:12:36 [2022-10-03T23:12:36.991Z] === RUN   TestRenameContainerWithSameName
23:12:37 [2022-10-03T23:12:37.558Z] --- PASS: TestRenameContainerWithSameName (0.50s)
23:12:37 [2022-10-03T23:12:37.558Z] === RUN   TestRenameContainerWithLinkedContainer
23:12:38 [2022-10-03T23:12:38.494Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
23:12:38 [2022-10-03T23:12:38.494Z] === RUN   TestResize
23:12:38 [2022-10-03T23:12:38.752Z] --- PASS: TestResize (0.42s)
23:12:38 [2022-10-03T23:12:38.752Z] === RUN   TestResizeWithInvalidSize
23:12:39 [2022-10-03T23:12:39.320Z] --- PASS: TestResizeWithInvalidSize (0.44s)
23:12:39 [2022-10-03T23:12:39.320Z] === RUN   TestResizeWhenContainerNotStarted
23:12:39 [2022-10-03T23:12:39.579Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
23:12:39 [2022-10-03T23:12:39.579Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
23:12:41 [2022-10-03T23:12:41.483Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
23:12:42 [2022-10-03T23:12:42.419Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
23:12:43 [2022-10-03T23:12:43.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
23:12:43 [2022-10-03T23:12:43.795Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
23:12:44 [2022-10-03T23:12:44.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
23:12:44 [2022-10-03T23:12:44.991Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
23:12:48 [2022-10-03T23:12:48.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
23:12:48 [2022-10-03T23:12:48.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
23:12:50 [2022-10-03T23:12:50.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
23:12:52 [2022-10-03T23:12:52.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
23:12:52 [2022-10-03T23:12:52.343Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
23:12:53 [2022-10-03T23:12:53.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
23:12:53 [2022-10-03T23:12:53.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
23:12:55 [2022-10-03T23:12:55.356Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
23:12:57 [2022-10-03T23:12:57.260Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.64s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.25s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.30s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.39s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.96s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.55s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.99s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.58s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
23:12:57 [2022-10-03T23:12:57.260Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.67s)
23:12:57 [2022-10-03T23:12:57.260Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
23:12:57 [2022-10-03T23:12:57.260Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
23:12:57 [2022-10-03T23:12:57.828Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
23:12:58 [2022-10-03T23:12:58.765Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.86s)
23:12:58 [2022-10-03T23:12:58.765Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
23:12:58 [2022-10-03T23:12:58.765Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
23:12:58 [2022-10-03T23:12:58.765Z] === RUN   TestCgroupNamespacesRun
23:13:00 [2022-10-03T23:13:00.145Z] --- PASS: TestCgroupNamespacesRun (1.15s)
23:13:00 [2022-10-03T23:13:00.145Z] === RUN   TestCgroupNamespacesRunPrivileged
23:13:01 [2022-10-03T23:13:01.081Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s)
23:13:01 [2022-10-03T23:13:01.081Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
23:13:02 [2022-10-03T23:13:02.017Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
23:13:02 [2022-10-03T23:13:02.017Z] === RUN   TestCgroupNamespacesRunHostMode
23:13:03 [2022-10-03T23:13:03.393Z] --- PASS: TestCgroupNamespacesRunHostMode (1.27s)
23:13:03 [2022-10-03T23:13:03.393Z] === RUN   TestCgroupNamespacesRunPrivateMode
23:13:04 [2022-10-03T23:13:04.769Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
23:13:04 [2022-10-03T23:13:04.769Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
23:13:05 [2022-10-03T23:13:05.706Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.19s)
23:13:05 [2022-10-03T23:13:05.706Z] === RUN   TestCgroupNamespacesRunInvalidMode
23:13:06 [2022-10-03T23:13:06.641Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
23:13:06 [2022-10-03T23:13:06.641Z] === RUN   TestCgroupNamespacesRunOlderClient
23:13:07 [2022-10-03T23:13:07.576Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s)
23:13:07 [2022-10-03T23:13:07.576Z] === RUN   TestNISDomainname
23:13:08 [2022-10-03T23:13:08.143Z] --- PASS: TestNISDomainname (0.53s)
23:13:08 [2022-10-03T23:13:08.143Z] === RUN   TestHostnameDnsResolution
23:13:08 [2022-10-03T23:13:08.711Z] --- PASS: TestHostnameDnsResolution (0.68s)
23:13:08 [2022-10-03T23:13:08.711Z] === RUN   TestUnprivilegedPortsAndPing
23:13:09 [2022-10-03T23:13:09.278Z] --- PASS: TestUnprivilegedPortsAndPing (0.50s)
23:13:09 [2022-10-03T23:13:09.278Z] === RUN   TestPrivilegedHostDevices
23:13:09 [2022-10-03T23:13:09.848Z] --- PASS: TestPrivilegedHostDevices (0.49s)
23:13:09 [2022-10-03T23:13:09.848Z] === RUN   TestRunConsoleSize
23:13:10 [2022-10-03T23:13:10.107Z] --- PASS: TestRunConsoleSize (0.43s)
23:13:10 [2022-10-03T23:13:10.107Z] === RUN   TestRunWithAlternativeContainerdShim
23:13:12 [2022-10-03T23:13:12.638Z] --- PASS: TestRunWithAlternativeContainerdShim (1.97s)
23:13:12 [2022-10-03T23:13:12.638Z] === RUN   TestStats
23:13:14 [2022-10-03T23:13:14.540Z] --- PASS: TestStats (2.43s)
23:13:14 [2022-10-03T23:13:14.540Z] === RUN   TestStopContainerWithTimeout
23:13:14 [2022-10-03T23:13:14.540Z] === RUN   TestStopContainerWithTimeout/0
23:13:14 [2022-10-03T23:13:14.540Z] === PAUSE TestStopContainerWithTimeout/0
23:13:14 [2022-10-03T23:13:14.540Z] === RUN   TestStopContainerWithTimeout/1
23:13:14 [2022-10-03T23:13:14.540Z] === PAUSE TestStopContainerWithTimeout/1
23:13:14 [2022-10-03T23:13:14.540Z] === RUN   TestStopContainerWithTimeout/3
23:13:14 [2022-10-03T23:13:14.540Z] === PAUSE TestStopContainerWithTimeout/3
23:13:14 [2022-10-03T23:13:14.540Z] === RUN   TestStopContainerWithTimeout/-1
23:13:14 [2022-10-03T23:13:14.540Z] === PAUSE TestStopContainerWithTimeout/-1
23:13:14 [2022-10-03T23:13:14.540Z] === CONT  TestStopContainerWithTimeout/0
23:13:14 [2022-10-03T23:13:14.540Z] === CONT  TestStopContainerWithTimeout/-1
23:13:15 [2022-10-03T23:13:15.477Z] === CONT  TestStopContainerWithTimeout/3
23:13:17 [2022-10-03T23:13:17.377Z] === CONT  TestStopContainerWithTimeout/1
23:13:18 [2022-10-03T23:13:18.753Z] --- PASS: TestStopContainerWithTimeout (0.01s)
23:13:18 [2022-10-03T23:13:18.753Z]     --- PASS: TestStopContainerWithTimeout/0 (0.74s)
23:13:18 [2022-10-03T23:13:18.753Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.70s)
23:13:18 [2022-10-03T23:13:18.753Z]     --- PASS: TestStopContainerWithTimeout/3 (2.41s)
23:13:18 [2022-10-03T23:13:18.753Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
23:13:18 [2022-10-03T23:13:18.753Z] === RUN   TestDeleteDevicemapper
23:13:18 [2022-10-03T23:13:18.753Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:13:18 [2022-10-03T23:13:18.753Z] --- SKIP: TestDeleteDevicemapper (0.00s)
23:13:18 [2022-10-03T23:13:18.753Z] === RUN   TestStopContainerWithRestartPolicyAlways
23:13:20 [2022-10-03T23:13:20.135Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.51s)
23:13:20 [2022-10-03T23:13:20.135Z] === RUN   TestUpdateMemory
23:13:20 [2022-10-03T23:13:20.723Z] --- PASS: TestUpdateMemory (0.53s)
23:13:20 [2022-10-03T23:13:20.723Z] === RUN   TestUpdateCPUQuota
23:13:21 [2022-10-03T23:13:21.665Z] --- PASS: TestUpdateCPUQuota (0.76s)
23:13:21 [2022-10-03T23:13:21.665Z] === RUN   TestUpdatePidsLimit
23:13:21 [2022-10-03T23:13:21.665Z] === RUN   TestUpdatePidsLimit/update_from_none
23:13:21 [2022-10-03T23:13:21.665Z] === RUN   TestUpdatePidsLimit/no_change
23:13:21 [2022-10-03T23:13:21.923Z] === RUN   TestUpdatePidsLimit/update_lower
23:13:22 [2022-10-03T23:13:22.182Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
23:13:22 [2022-10-03T23:13:22.440Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
23:13:22 [2022-10-03T23:13:22.699Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
23:13:22 [2022-10-03T23:13:22.958Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
23:13:23 [2022-10-03T23:13:23.525Z] --- PASS: TestUpdatePidsLimit (1.99s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.30s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
23:13:23 [2022-10-03T23:13:23.525Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
23:13:23 [2022-10-03T23:13:23.525Z] === RUN   TestUpdateRestartPolicy
23:13:35 [2022-10-03T23:13:35.726Z] --- PASS: TestUpdateRestartPolicy (10.91s)
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestUpdateRestartWithAutoRemove
23:13:35 [2022-10-03T23:13:35.726Z] --- PASS: TestUpdateRestartWithAutoRemove (0.50s)
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestWaitNonBlocked
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
23:13:35 [2022-10-03T23:13:35.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
23:13:35 [2022-10-03T23:13:35.726Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
23:13:35 [2022-10-03T23:13:35.726Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
23:13:35 [2022-10-03T23:13:35.726Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
23:13:35 [2022-10-03T23:13:35.726Z] --- PASS: TestWaitNonBlocked (0.01s)
23:13:35 [2022-10-03T23:13:35.726Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s)
23:13:35 [2022-10-03T23:13:35.726Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s)
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestWaitBlocked
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
23:13:35 [2022-10-03T23:13:35.726Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
23:13:35 [2022-10-03T23:13:35.726Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
23:13:35 [2022-10-03T23:13:35.726Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
23:13:35 [2022-10-03T23:13:35.726Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
23:13:35 [2022-10-03T23:13:35.726Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
23:13:36 [2022-10-03T23:13:36.293Z] --- PASS: TestWaitBlocked (0.02s)
23:13:36 [2022-10-03T23:13:36.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.58s)
23:13:36 [2022-10-03T23:13:36.293Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
23:13:36 [2022-10-03T23:13:36.293Z] === RUN   TestWaitConditions
23:13:36 [2022-10-03T23:13:36.293Z] === RUN   TestWaitConditions/default
23:13:36 [2022-10-03T23:13:36.293Z] === PAUSE TestWaitConditions/default
23:13:36 [2022-10-03T23:13:36.293Z] === RUN   TestWaitConditions/not-running
23:13:36 [2022-10-03T23:13:36.293Z] === PAUSE TestWaitConditions/not-running
23:13:36 [2022-10-03T23:13:36.293Z] === RUN   TestWaitConditions/next-exit
23:13:36 [2022-10-03T23:13:36.293Z] === PAUSE TestWaitConditions/next-exit
23:13:36 [2022-10-03T23:13:36.293Z] === RUN   TestWaitConditions/removed
23:13:36 [2022-10-03T23:13:36.293Z] === PAUSE TestWaitConditions/removed
23:13:36 [2022-10-03T23:13:36.293Z] === CONT  TestWaitConditions/default
23:13:36 [2022-10-03T23:13:36.293Z] === CONT  TestWaitConditions/next-exit
23:13:36 [2022-10-03T23:13:36.293Z] === CONT  TestWaitConditions/default
23:13:36 [2022-10-03T23:13:36.293Z]     wait_test.go:146: ContainerID = 2f8e9a3607b5526d74836e542ba0a691f31756747e33f82e4a9cf1f363a9eb99
23:13:36 [2022-10-03T23:13:36.293Z] === CONT  TestWaitConditions/next-exit
23:13:36 [2022-10-03T23:13:36.293Z]     wait_test.go:146: ContainerID = baadc76f6dc27435c93d371e8365a4297263f9df77215826b41eaf4c6ad0e4ce
23:13:37 [2022-10-03T23:13:37.228Z] === CONT  TestWaitConditions/not-running
23:13:37 [2022-10-03T23:13:37.228Z] === CONT  TestWaitConditions/removed
23:13:37 [2022-10-03T23:13:37.228Z] === CONT  TestWaitConditions/not-running
23:13:37 [2022-10-03T23:13:37.228Z]     wait_test.go:146: ContainerID = 03d4c097baa2f7c2d5f587e85e256da8a21432a58218b6d2ff914853dee11656
23:13:37 [2022-10-03T23:13:37.228Z] === CONT  TestWaitConditions/removed
23:13:37 [2022-10-03T23:13:37.228Z]     wait_test.go:146: ContainerID = cef9926b4aefe0e080b0b9ec2dbce71fb449464869e8f8b0dd5ab8696409c850
23:13:37 [2022-10-03T23:13:37.487Z] --- PASS: TestWaitConditions (0.01s)
23:13:37 [2022-10-03T23:13:37.487Z]     --- PASS: TestWaitConditions/next-exit (0.70s)
23:13:37 [2022-10-03T23:13:37.487Z]     --- PASS: TestWaitConditions/default (0.73s)
23:13:37 [2022-10-03T23:13:37.487Z]     --- PASS: TestWaitConditions/not-running (0.53s)
23:13:37 [2022-10-03T23:13:37.487Z]     --- PASS: TestWaitConditions/removed (0.53s)
23:13:37 [2022-10-03T23:13:37.487Z] === RUN   TestWaitRestartedContainer
23:13:37 [2022-10-03T23:13:37.487Z] === RUN   TestWaitRestartedContainer/default
23:13:37 [2022-10-03T23:13:37.487Z] === PAUSE TestWaitRestartedContainer/default
23:13:37 [2022-10-03T23:13:37.487Z] === RUN   TestWaitRestartedContainer/not-running
23:13:37 [2022-10-03T23:13:37.487Z] === PAUSE TestWaitRestartedContainer/not-running
23:13:37 [2022-10-03T23:13:37.487Z] === RUN   TestWaitRestartedContainer/next-exit
23:13:37 [2022-10-03T23:13:37.487Z] === PAUSE TestWaitRestartedContainer/next-exit
23:13:37 [2022-10-03T23:13:37.487Z] === CONT  TestWaitRestartedContainer/default
23:13:37 [2022-10-03T23:13:37.487Z] === CONT  TestWaitRestartedContainer/next-exit
23:13:39 [2022-10-03T23:13:39.387Z] === CONT  TestWaitRestartedContainer/not-running
23:13:39 [2022-10-03T23:13:39.954Z] --- PASS: TestWaitRestartedContainer (0.01s)
23:13:39 [2022-10-03T23:13:39.954Z]     --- PASS: TestWaitRestartedContainer/default (1.49s)
23:13:39 [2022-10-03T23:13:39.954Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.50s)
23:13:39 [2022-10-03T23:13:39.954Z]     --- PASS: TestWaitRestartedContainer/not-running (0.85s)
23:13:39 [2022-10-03T23:13:39.954Z] === CONT  TestContainerStartOnDaemonRestart
23:13:39 [2022-10-03T23:13:39.954Z] === CONT  TestRestartDaemonWithRestartingContainer
23:13:42 [2022-10-03T23:13:42.487Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.16s)
23:13:42 [2022-10-03T23:13:42.487Z] === CONT  TestIpcModeOlderClient
23:13:42 [2022-10-03T23:13:42.487Z] --- PASS: TestContainerStartOnDaemonRestart (2.17s)
23:13:42 [2022-10-03T23:13:42.487Z] === CONT  TestContainerKillOnDaemonStart
23:13:42 [2022-10-03T23:13:42.487Z] --- PASS: TestIpcModeOlderClient (0.08s)
23:13:42 [2022-10-03T23:13:42.487Z] === CONT  TestDaemonHostGatewayIP
23:13:45 [2022-10-03T23:13:45.020Z] --- PASS: TestDaemonHostGatewayIP (2.35s)
23:13:45 [2022-10-03T23:13:45.020Z] === CONT  TestDaemonRestartIpcMode
23:13:46 [2022-10-03T23:13:46.921Z] --- PASS: TestDaemonRestartIpcMode (2.21s)
23:13:55 [2022-10-03T23:13:55.032Z] --- PASS: TestContainerKillOnDaemonStart (11.57s)
23:13:55 [2022-10-03T23:13:55.032Z] PASS
23:13:55 [2022-10-03T23:13:55.032Z] 
23:13:55 [2022-10-03T23:13:55.032Z] === Skipped
23:13:55 [2022-10-03T23:13:55.032Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
23:13:55 [2022-10-03T23:13:55.032Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
23:13:55 [2022-10-03T23:13:55.032Z] 
23:13:55 [2022-10-03T23:13:55.032Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
23:13:55 [2022-10-03T23:13:55.032Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
23:13:55 [2022-10-03T23:13:55.032Z] 
23:13:55 [2022-10-03T23:13:55.032Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
23:13:55 [2022-10-03T23:13:55.032Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
23:13:55 [2022-10-03T23:13:55.032Z] 
23:13:55 [2022-10-03T23:13:55.032Z] DONE 273 tests, 3 skipped in 128.564s
23:13:55 [2022-10-03T23:13:55.032Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
23:13:55 [2022-10-03T23:13:55.032Z] ++ 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
23:13:55 [2022-10-03T23:13:55.032Z] ++ set -e
23:13:55 [2022-10-03T23:13:55.032Z] ++ '[' -n 0 ']'
23:13:55 [2022-10-03T23:13:55.032Z] ++ set -x
23:13:55 [2022-10-03T23:13:55.032Z] ++ 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
23:13:55 [2022-10-03T23:13:55.032Z] INFO: Testing against a local daemon
23:13:55 [2022-10-03T23:13:55.032Z] === RUN   TestConfigDaemonLibtrustID
23:13:55 [2022-10-03T23:13:55.032Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
23:13:55 [2022-10-03T23:13:55.032Z] === RUN   TestConfigDaemonID
23:13:55 [2022-10-03T23:13:55.290Z]     daemon_test.go:86: [db198512b8402] daemon is not started
23:13:55 [2022-10-03T23:13:55.290Z] --- PASS: TestConfigDaemonID (1.04s)
23:13:55 [2022-10-03T23:13:55.290Z] === RUN   TestDaemonConfigValidation
23:13:55 [2022-10-03T23:13:55.290Z] === RUN   TestDaemonConfigValidation/config_with_no_content
23:13:55 [2022-10-03T23:13:55.290Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
23:13:55 [2022-10-03T23:13:55.290Z] === RUN   TestDaemonConfigValidation/config_with_{}
23:13:55 [2022-10-03T23:13:55.290Z] === PAUSE TestDaemonConfigValidation/config_with_{}
23:13:55 [2022-10-03T23:13:55.290Z] === RUN   TestDaemonConfigValidation/invalid_config
23:13:55 [2022-10-03T23:13:55.290Z] === PAUSE TestDaemonConfigValidation/invalid_config
23:13:55 [2022-10-03T23:13:55.290Z] === RUN   TestDaemonConfigValidation/malformed_config
23:13:55 [2022-10-03T23:13:55.290Z] === PAUSE TestDaemonConfigValidation/malformed_config
23:13:55 [2022-10-03T23:13:55.290Z] === RUN   TestDaemonConfigValidation/valid_config
23:13:55 [2022-10-03T23:13:55.290Z] === PAUSE TestDaemonConfigValidation/valid_config
23:13:55 [2022-10-03T23:13:55.290Z] === CONT  TestDaemonConfigValidation/config_with_no_content
23:13:55 [2022-10-03T23:13:55.290Z] === CONT  TestDaemonConfigValidation/malformed_config
23:13:55 [2022-10-03T23:13:55.550Z] === CONT  TestDaemonConfigValidation/valid_config
23:13:55 [2022-10-03T23:13:55.550Z] === CONT  TestDaemonConfigValidation/invalid_config
23:13:55 [2022-10-03T23:13:55.550Z] === CONT  TestDaemonConfigValidation/config_with_{}
23:13:55 [2022-10-03T23:13:55.550Z] --- PASS: TestDaemonConfigValidation (0.00s)
23:13:55 [2022-10-03T23:13:55.550Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
23:13:55 [2022-10-03T23:13:55.550Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
23:13:55 [2022-10-03T23:13:55.550Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
23:13:55 [2022-10-03T23:13:55.550Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
23:13:55 [2022-10-03T23:13:55.550Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
23:13:55 [2022-10-03T23:13:55.550Z] === RUN   TestConfigDaemonSeccompProfiles
23:13:55 [2022-10-03T23:13:55.550Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
23:13:56 [2022-10-03T23:13:56.926Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
23:13:57 [2022-10-03T23:13:57.860Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
23:13:58 [2022-10-03T23:13:58.795Z] === CONT  TestConfigDaemonSeccompProfiles
23:13:58 [2022-10-03T23:13:58.795Z]     daemon_test.go:200: [dff444922298e] daemon is not started
23:13:58 [2022-10-03T23:13:58.795Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
23:13:58 [2022-10-03T23:13:58.795Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
23:13:58 [2022-10-03T23:13:58.795Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
23:13:58 [2022-10-03T23:13:58.795Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
23:13:58 [2022-10-03T23:13:58.795Z] === RUN   TestDaemonProxy
23:13:58 [2022-10-03T23:13:58.795Z] === RUN   TestDaemonProxy/environment_variables
23:14:00 [2022-10-03T23:14:00.696Z] === RUN   TestDaemonProxy/command-line_options
23:14:02 [2022-10-03T23:14:02.071Z] === RUN   TestDaemonProxy/configuration_file
23:14:03 [2022-10-03T23:14:03.974Z] === RUN   TestDaemonProxy/conflicting_options
23:14:04 [2022-10-03T23:14:04.540Z] === RUN   TestDaemonProxy/reload_sanitized
23:14:05 [2022-10-03T23:14:05.107Z] --- PASS: TestDaemonProxy (6.25s)
23:14:05 [2022-10-03T23:14:05.107Z]     --- PASS: TestDaemonProxy/environment_variables (1.74s)
23:14:05 [2022-10-03T23:14:05.107Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
23:14:05 [2022-10-03T23:14:05.107Z]     --- PASS: TestDaemonProxy/configuration_file (1.76s)
23:14:05 [2022-10-03T23:14:05.107Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
23:14:05 [2022-10-03T23:14:05.107Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
23:14:05 [2022-10-03T23:14:05.107Z] === RUN   TestLiveRestore
23:14:05 [2022-10-03T23:14:05.107Z] === RUN   TestLiveRestore/volume_references
23:14:05 [2022-10-03T23:14:05.107Z] === PAUSE TestLiveRestore/volume_references
23:14:05 [2022-10-03T23:14:05.107Z] === CONT  TestLiveRestore/volume_references
23:14:05 [2022-10-03T23:14:05.674Z] === RUN   TestLiveRestore/volume_references/restartPolicy
23:14:05 [2022-10-03T23:14:05.674Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
23:14:06 [2022-10-03T23:14:06.610Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
23:14:07 [2022-10-03T23:14:07.545Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
23:14:08 [2022-10-03T23:14:08.480Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
23:14:09 [2022-10-03T23:14:09.415Z] --- PASS: TestLiveRestore (0.00s)
23:14:09 [2022-10-03T23:14:09.415Z]     --- PASS: TestLiveRestore/volume_references (4.30s)
23:14:09 [2022-10-03T23:14:09.415Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.62s)
23:14:09 [2022-10-03T23:14:09.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
23:14:09 [2022-10-03T23:14:09.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.89s)
23:14:09 [2022-10-03T23:14:09.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
23:14:09 [2022-10-03T23:14:09.415Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.90s)
23:14:09 [2022-10-03T23:14:09.415Z] PASS
23:14:09 [2022-10-03T23:14:09.415Z] 
23:14:09 [2022-10-03T23:14:09.415Z] DONE 25 tests in 15.584s
23:14:09 [2022-10-03T23:14:09.415Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
23:14:09 [2022-10-03T23:14:09.415Z] ++ 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
23:14:09 [2022-10-03T23:14:09.415Z] ++ set -e
23:14:09 [2022-10-03T23:14:09.415Z] ++ '[' -n 0 ']'
23:14:09 [2022-10-03T23:14:09.415Z] ++ set -x
23:14:09 [2022-10-03T23:14:09.415Z] ++ 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
23:14:09 [2022-10-03T23:14:09.415Z] INFO: Testing against a local daemon
23:14:09 [2022-10-03T23:14:09.415Z] === RUN   TestCommitInheritsEnv
23:14:09 [2022-10-03T23:14:09.982Z] --- PASS: TestCommitInheritsEnv (0.29s)
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportExtremelyLargeImageWorks
23:14:09 [2022-10-03T23:14:09.982Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:14:09 [2022-10-03T23:14:09.982Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform/#00
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform/_______
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform//
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform/linux
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform/LINUX
23:14:09 [2022-10-03T23:14:09.982Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
23:14:10 [2022-10-03T23:14:10.241Z] === RUN   TestImportWithCustomPlatform/macos
23:14:10 [2022-10-03T23:14:10.241Z] === RUN   TestImportWithCustomPlatform/macos/arm64
23:14:10 [2022-10-03T23:14:10.241Z] === RUN   TestImportWithCustomPlatform/nintendo64
23:14:10 [2022-10-03T23:14:10.241Z] --- PASS: TestImportWithCustomPlatform (0.34s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
23:14:10 [2022-10-03T23:14:10.241Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
23:14:10 [2022-10-03T23:14:10.241Z] === RUN   TestImagesFilterMultiReference
23:14:10 [2022-10-03T23:14:10.241Z] --- PASS: TestImagesFilterMultiReference (0.06s)
23:14:10 [2022-10-03T23:14:10.241Z] === RUN   TestImagePullPlatformInvalid
23:14:10 [2022-10-03T23:14:10.241Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
23:14:10 [2022-10-03T23:14:10.241Z] === RUN   TestRemoveImageOrphaning
23:14:10 [2022-10-03T23:14:10.500Z] --- PASS: TestRemoveImageOrphaning (0.27s)
23:14:10 [2022-10-03T23:14:10.500Z] === RUN   TestRemoveImageGarbageCollector
23:14:10 [2022-10-03T23:14:10.500Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:14:10 [2022-10-03T23:14:10.500Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
23:14:10 [2022-10-03T23:14:10.500Z] === RUN   TestTagUnprefixedRepoByNameOrName
23:14:10 [2022-10-03T23:14:10.500Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
23:14:10 [2022-10-03T23:14:10.500Z] === RUN   TestTagInvalidReference
23:14:10 [2022-10-03T23:14:10.500Z] --- PASS: TestTagInvalidReference (0.01s)
23:14:10 [2022-10-03T23:14:10.500Z] === RUN   TestTagValidPrefixedRepo
23:14:10 [2022-10-03T23:14:10.758Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
23:14:10 [2022-10-03T23:14:10.758Z] === RUN   TestTagExistedNameWithoutForce
23:14:10 [2022-10-03T23:14:10.758Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
23:14:10 [2022-10-03T23:14:10.758Z] === RUN   TestTagOfficialNames
23:14:10 [2022-10-03T23:14:10.758Z] --- PASS: TestTagOfficialNames (0.06s)
23:14:10 [2022-10-03T23:14:10.758Z] === RUN   TestTagMatchesDigest
23:14:10 [2022-10-03T23:14:10.758Z] --- PASS: TestTagMatchesDigest (0.01s)
23:14:10 [2022-10-03T23:14:10.758Z] PASS
23:14:10 [2022-10-03T23:14:10.758Z] 
23:14:10 [2022-10-03T23:14:10.758Z] === Skipped
23:14:10 [2022-10-03T23:14:10.758Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
23:14:10 [2022-10-03T23:14:10.758Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
23:14:10 [2022-10-03T23:14:10.758Z] 
23:14:10 [2022-10-03T23:14:10.758Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
23:14:10 [2022-10-03T23:14:10.758Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:14:10 [2022-10-03T23:14:10.758Z] 
23:14:10 [2022-10-03T23:14:10.758Z] DONE 22 tests, 2 skipped in 1.431s
23:14:10 [2022-10-03T23:14:10.758Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
23:14:10 [2022-10-03T23:14:10.758Z] ++ 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
23:14:10 [2022-10-03T23:14:10.758Z] ++ set -e
23:14:10 [2022-10-03T23:14:10.758Z] ++ '[' -n 0 ']'
23:14:10 [2022-10-03T23:14:10.758Z] ++ set -x
23:14:10 [2022-10-03T23:14:10.758Z] ++ 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
23:14:10 [2022-10-03T23:14:10.758Z] === RUN   TestStripANSICommands
23:14:10 [2022-10-03T23:14:10.758Z] === RUN   TestStripANSICommands/#00
23:14:10 [2022-10-03T23:14:10.758Z] === RUN   TestStripANSICommands/#01
23:14:10 [2022-10-03T23:14:10.758Z] --- PASS: TestStripANSICommands (0.00s)
23:14:10 [2022-10-03T23:14:10.758Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
23:14:10 [2022-10-03T23:14:10.758Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
23:14:10 [2022-10-03T23:14:10.758Z] PASS
23:14:10 [2022-10-03T23:14:10.758Z] 
23:14:10 [2022-10-03T23:14:10.758Z] DONE 3 tests in 0.042s
23:14:10 [2022-10-03T23:14:10.758Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
23:14:10 [2022-10-03T23:14:10.758Z] ++ 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
23:14:10 [2022-10-03T23:14:10.758Z] ++ set -e
23:14:10 [2022-10-03T23:14:10.758Z] ++ '[' -n 0 ']'
23:14:10 [2022-10-03T23:14:10.758Z] ++ set -x
23:14:10 [2022-10-03T23:14:10.758Z] ++ 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
23:14:11 [2022-10-03T23:14:11.017Z] INFO: Testing against a local daemon
23:14:11 [2022-10-03T23:14:11.017Z] === RUN   TestNetworkCreateDelete
23:14:11 [2022-10-03T23:14:11.017Z] --- PASS: TestNetworkCreateDelete (0.14s)
23:14:11 [2022-10-03T23:14:11.017Z] === RUN   TestDockerNetworkDeletePreferID
23:14:11 [2022-10-03T23:14:11.584Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
23:14:11 [2022-10-03T23:14:11.584Z] === RUN   TestDaemonDNSFallback
23:14:18 [2022-10-03T23:14:18.146Z] --- PASS: TestDaemonDNSFallback (6.29s)
23:14:18 [2022-10-03T23:14:18.146Z] === RUN   TestInspectNetwork
23:14:20 [2022-10-03T23:14:20.676Z] === RUN   TestInspectNetwork/full_network_id
23:14:20 [2022-10-03T23:14:20.676Z] === RUN   TestInspectNetwork/partial_network_id
23:14:20 [2022-10-03T23:14:20.676Z] === RUN   TestInspectNetwork/network_name
23:14:20 [2022-10-03T23:14:20.676Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
23:14:24 [2022-10-03T23:14:24.863Z] --- PASS: TestInspectNetwork (7.18s)
23:14:24 [2022-10-03T23:14:24.863Z]     --- PASS: TestInspectNetwork/full_network_id (0.01s)
23:14:24 [2022-10-03T23:14:24.863Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
23:14:24 [2022-10-03T23:14:24.863Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
23:14:24 [2022-10-03T23:14:24.863Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s)
23:14:24 [2022-10-03T23:14:24.863Z] === RUN   TestRunContainerWithBridgeNone
23:14:26 [2022-10-03T23:14:26.288Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/create
23:14:26 [2022-10-03T23:14:26.288Z] === PAUSE TestNetworkInvalidJSON/networks/create
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
23:14:26 [2022-10-03T23:14:26.288Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
23:14:26 [2022-10-03T23:14:26.288Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
23:14:26 [2022-10-03T23:14:26.288Z] === CONT  TestNetworkInvalidJSON/networks/create
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
23:14:26 [2022-10-03T23:14:26.288Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
23:14:26 [2022-10-03T23:14:26.288Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
23:14:26 [2022-10-03T23:14:26.288Z] --- PASS: TestNetworkInvalidJSON (0.02s)
23:14:26 [2022-10-03T23:14:26.288Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkList
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkList//networks
23:14:26 [2022-10-03T23:14:26.288Z] === PAUSE TestNetworkList//networks
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestNetworkList//networks/
23:14:26 [2022-10-03T23:14:26.288Z] === PAUSE TestNetworkList//networks/
23:14:26 [2022-10-03T23:14:26.288Z] === CONT  TestNetworkList//networks
23:14:26 [2022-10-03T23:14:26.288Z] === CONT  TestNetworkList//networks/
23:14:26 [2022-10-03T23:14:26.288Z] --- PASS: TestNetworkList (0.01s)
23:14:26 [2022-10-03T23:14:26.288Z]     --- PASS: TestNetworkList//networks (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z]     --- PASS: TestNetworkList//networks/ (0.00s)
23:14:26 [2022-10-03T23:14:26.288Z] === RUN   TestHostIPv4BridgeLabel
23:14:26 [2022-10-03T23:14:26.859Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
23:14:26 [2022-10-03T23:14:26.859Z] === RUN   TestDaemonRestartWithLiveRestore
23:14:28 [2022-10-03T23:14:28.234Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
23:14:28 [2022-10-03T23:14:28.234Z] === RUN   TestDaemonDefaultNetworkPools
23:14:28 [2022-10-03T23:14:28.800Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
23:14:28 [2022-10-03T23:14:28.800Z] === RUN   TestDaemonRestartWithExistingNetwork
23:14:29 [2022-10-03T23:14:29.734Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
23:14:29 [2022-10-03T23:14:29.734Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
23:14:31 [2022-10-03T23:14:31.110Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
23:14:31 [2022-10-03T23:14:31.110Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
23:14:31 [2022-10-03T23:14:31.677Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
23:14:31 [2022-10-03T23:14:31.677Z] === RUN   TestServiceWithPredefinedNetwork
23:14:34 [2022-10-03T23:14:34.206Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s)
23:14:34 [2022-10-03T23:14:34.206Z] === RUN   TestServiceRemoveKeepsIngressNetwork
23:14:34 [2022-10-03T23:14:34.206Z]     service_test.go:242: FLAKY_TEST
23:14:34 [2022-10-03T23:14:34.206Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
23:14:34 [2022-10-03T23:14:34.206Z] === RUN   TestServiceWithDataPathPortInit
23:14:49 [2022-10-03T23:14:49.080Z] --- PASS: TestServiceWithDataPathPortInit (13.56s)
23:14:49 [2022-10-03T23:14:49.080Z] === RUN   TestServiceWithDefaultAddressPoolInit
23:14:50 [2022-10-03T23:14:50.014Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8n3pkm267b2p6buqpt9m52pdr Created:2022-10-03 23:14:48.730071716 +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[6cf5764826d210d866cae4d682730aff06def618cd2ea5fb166153d2f9a9c84d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lp3f7mzdzkyewoiqhzki9z5sm EndpointID:b18974d77e8ae70b2323c3f47f071eefde4f65ad7451a90157b68c24c3aef917 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f270ac6fe66c70d26d25f446c937b54198ecfaee036bdaef6114227b527d4c2d 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:03a83e02d895 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lp3f7mzdzkyewoiqhzki9z5sm EndpointID:b18974d77e8ae70b2323c3f47f071eefde4f65ad7451a90157b68c24c3aef917 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
23:14:54 [2022-10-03T23:14:54.199Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s)
23:14:54 [2022-10-03T23:14:54.199Z] PASS
23:14:54 [2022-10-03T23:14:54.199Z] 
23:14:54 [2022-10-03T23:14:54.199Z] === Skipped
23:14:54 [2022-10-03T23:14:54.199Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
23:14:54 [2022-10-03T23:14:54.199Z]     service_test.go:242: FLAKY_TEST
23:14:54 [2022-10-03T23:14:54.199Z] 
23:14:54 [2022-10-03T23:14:54.199Z] DONE 38 tests, 1 skipped in 43.502s
23:14:54 [2022-10-03T23:14:54.199Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
23:14:54 [2022-10-03T23:14:54.199Z] ++ 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
23:14:54 [2022-10-03T23:14:54.199Z] ++ set -e
23:14:54 [2022-10-03T23:14:54.199Z] ++ '[' -n 0 ']'
23:14:54 [2022-10-03T23:14:54.199Z] ++ set -x
23:14:54 [2022-10-03T23:14:54.199Z] ++ 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
23:14:54 [2022-10-03T23:14:54.457Z] INFO: Testing against a local daemon
23:14:54 [2022-10-03T23:14:54.457Z] === RUN   TestDockerNetworkIpvlanPersistance
23:14:54 [2022-10-03T23:14:54.457Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:54 [2022-10-03T23:14:54.457Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
23:14:54 [2022-10-03T23:14:54.457Z] === RUN   TestDockerNetworkIpvlan
23:14:54 [2022-10-03T23:14:54.457Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:54 [2022-10-03T23:14:54.457Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
23:14:54 [2022-10-03T23:14:54.457Z] PASS
23:14:54 [2022-10-03T23:14:54.457Z] 
23:14:54 [2022-10-03T23:14:54.457Z] === Skipped
23:14:54 [2022-10-03T23:14:54.457Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
23:14:54 [2022-10-03T23:14:54.457Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:54 [2022-10-03T23:14:54.457Z] 
23:14:54 [2022-10-03T23:14:54.457Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
23:14:54 [2022-10-03T23:14:54.457Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
23:14:54 [2022-10-03T23:14:54.457Z] 
23:14:54 [2022-10-03T23:14:54.457Z] DONE 2 tests, 2 skipped in 0.089s
23:14:54 [2022-10-03T23:14:54.457Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
23:14:54 [2022-10-03T23:14:54.457Z] ++ 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
23:14:54 [2022-10-03T23:14:54.457Z] ++ set -e
23:14:54 [2022-10-03T23:14:54.457Z] ++ '[' -n 0 ']'
23:14:54 [2022-10-03T23:14:54.457Z] ++ set -x
23:14:54 [2022-10-03T23:14:54.457Z] ++ 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
23:14:54 [2022-10-03T23:14:54.457Z] INFO: Testing against a local daemon
23:14:54 [2022-10-03T23:14:54.457Z] === RUN   TestDockerNetworkMacvlanPersistance
23:14:55 [2022-10-03T23:14:55.833Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
23:14:55 [2022-10-03T23:14:55.833Z] === RUN   TestDockerNetworkMacvlan
23:14:56 [2022-10-03T23:14:56.399Z] === RUN   TestDockerNetworkMacvlan/Subinterface
23:14:57 [2022-10-03T23:14:57.334Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
23:14:57 [2022-10-03T23:14:57.900Z] === RUN   TestDockerNetworkMacvlan/NilParent
23:14:59 [2022-10-03T23:14:59.799Z] === RUN   TestDockerNetworkMacvlan/InternalMode
23:15:01 [2022-10-03T23:15:01.700Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
23:15:04 [2022-10-03T23:15:04.982Z] === RUN   TestDockerNetworkMacvlan/Addressing
23:15:05 [2022-10-03T23:15:05.240Z] --- PASS: TestDockerNetworkMacvlan (9.45s)
23:15:05 [2022-10-03T23:15:05.240Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
23:15:05 [2022-10-03T23:15:05.240Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
23:15:05 [2022-10-03T23:15:05.240Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
23:15:05 [2022-10-03T23:15:05.240Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.77s)
23:15:05 [2022-10-03T23:15:05.240Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s)
23:15:05 [2022-10-03T23:15:05.240Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s)
23:15:05 [2022-10-03T23:15:05.240Z] PASS
23:15:05 [2022-10-03T23:15:05.240Z] 
23:15:05 [2022-10-03T23:15:05.240Z] DONE 8 tests in 10.843s
23:15:05 [2022-10-03T23:15:05.240Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
23:15:05 [2022-10-03T23:15:05.240Z] ++ 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
23:15:05 [2022-10-03T23:15:05.240Z] ++ set -e
23:15:05 [2022-10-03T23:15:05.240Z] ++ '[' -n 0 ']'
23:15:05 [2022-10-03T23:15:05.240Z] ++ set -x
23:15:05 [2022-10-03T23:15:05.240Z] ++ 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
23:15:05 [2022-10-03T23:15:05.240Z] testing: warning: no tests to run
23:15:05 [2022-10-03T23:15:05.240Z] PASS
23:15:05 [2022-10-03T23:15:05.240Z] 
23:15:05 [2022-10-03T23:15:05.240Z] DONE 0 tests in 0.025s
23:15:05 [2022-10-03T23:15:05.240Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
23:15:05 [2022-10-03T23:15:05.240Z] ++ 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
23:15:05 [2022-10-03T23:15:05.240Z] ++ set -e
23:15:05 [2022-10-03T23:15:05.240Z] ++ '[' -n 0 ']'
23:15:05 [2022-10-03T23:15:05.240Z] ++ set -x
23:15:05 [2022-10-03T23:15:05.240Z] ++ 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
23:15:05 [2022-10-03T23:15:05.498Z] INFO: Testing against a local daemon
23:15:05 [2022-10-03T23:15:05.498Z] === RUN   TestAuthZPluginAllowRequest
23:15:06 [2022-10-03T23:15:06.874Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
23:15:06 [2022-10-03T23:15:06.874Z] === RUN   TestAuthZPluginTLS
23:15:07 [2022-10-03T23:15:07.132Z] --- PASS: TestAuthZPluginTLS (0.55s)
23:15:07 [2022-10-03T23:15:07.132Z] === RUN   TestAuthZPluginDenyRequest
23:15:07 [2022-10-03T23:15:07.697Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
23:15:07 [2022-10-03T23:15:07.697Z] === RUN   TestAuthZPluginAPIDenyResponse
23:15:08 [2022-10-03T23:15:08.263Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
23:15:08 [2022-10-03T23:15:08.263Z] === RUN   TestAuthZPluginDenyResponse
23:15:08 [2022-10-03T23:15:08.828Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
23:15:08 [2022-10-03T23:15:08.828Z] === RUN   TestAuthZPluginAllowEventStream
23:15:09 [2022-10-03T23:15:09.762Z] --- PASS: TestAuthZPluginAllowEventStream (1.08s)
23:15:09 [2022-10-03T23:15:09.762Z] === RUN   TestAuthZPluginErrorResponse
23:15:10 [2022-10-03T23:15:10.328Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
23:15:10 [2022-10-03T23:15:10.328Z] === RUN   TestAuthZPluginErrorRequest
23:15:10 [2022-10-03T23:15:10.893Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
23:15:10 [2022-10-03T23:15:10.893Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
23:15:11 [2022-10-03T23:15:11.460Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
23:15:11 [2022-10-03T23:15:11.460Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
23:15:12 [2022-10-03T23:15:12.833Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
23:15:12 [2022-10-03T23:15:12.833Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
23:15:14 [2022-10-03T23:15:14.206Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
23:15:14 [2022-10-03T23:15:14.206Z] === RUN   TestAuthZPluginHeader
23:15:14 [2022-10-03T23:15:14.771Z] --- PASS: TestAuthZPluginHeader (0.70s)
23:15:14 [2022-10-03T23:15:14.771Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
23:15:14 [2022-10-03T23:15:14.771Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:14 [2022-10-03T23:15:14.771Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:15:14 [2022-10-03T23:15:14.771Z] === RUN   TestAuthZPluginV2Disable
23:15:14 [2022-10-03T23:15:14.771Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:14 [2022-10-03T23:15:14.771Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
23:15:14 [2022-10-03T23:15:14.771Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
23:15:14 [2022-10-03T23:15:14.771Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:14 [2022-10-03T23:15:14.771Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:15:14 [2022-10-03T23:15:14.771Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
23:15:14 [2022-10-03T23:15:14.771Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:14 [2022-10-03T23:15:14.771Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:15:14 [2022-10-03T23:15:14.771Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
23:15:32 [2022-10-03T23:15:32.845Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
23:15:32 [2022-10-03T23:15:32.845Z] PASS
23:15:32 [2022-10-03T23:15:32.845Z] 
23:15:32 [2022-10-03T23:15:32.845Z] === Skipped
23:15:32 [2022-10-03T23:15:32.845Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:32 [2022-10-03T23:15:32.845Z] 
23:15:32 [2022-10-03T23:15:32.845Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:32 [2022-10-03T23:15:32.845Z] 
23:15:32 [2022-10-03T23:15:32.845Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:32 [2022-10-03T23:15:32.845Z] 
23:15:32 [2022-10-03T23:15:32.845Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:32 [2022-10-03T23:15:32.845Z] 
23:15:32 [2022-10-03T23:15:32.845Z] DONE 17 tests, 4 skipped in 26.412s
23:15:32 [2022-10-03T23:15:32.845Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
23:15:32 [2022-10-03T23:15:32.845Z] ++ 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
23:15:32 [2022-10-03T23:15:32.845Z] ++ set -e
23:15:32 [2022-10-03T23:15:32.845Z] ++ '[' -n 0 ']'
23:15:32 [2022-10-03T23:15:32.845Z] ++ set -x
23:15:32 [2022-10-03T23:15:32.845Z] ++ 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
23:15:32 [2022-10-03T23:15:32.845Z] INFO: Testing against a local daemon
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
23:15:32 [2022-10-03T23:15:32.845Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
23:15:32 [2022-10-03T23:15:32.845Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/pull
23:15:32 [2022-10-03T23:15:32.845Z] === PAUSE TestPluginInvalidJSON/plugins/pull
23:15:32 [2022-10-03T23:15:32.845Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
23:15:32 [2022-10-03T23:15:32.845Z] === CONT  TestPluginInvalidJSON/plugins/pull
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
23:15:32 [2022-10-03T23:15:32.845Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
23:15:32 [2022-10-03T23:15:32.845Z] --- PASS: TestPluginInvalidJSON (0.02s)
23:15:32 [2022-10-03T23:15:32.845Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInstall
23:15:32 [2022-10-03T23:15:32.845Z] === RUN   TestPluginInstall/no_auth
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcf03477f67bfc0f52528a5f012dc1e5aa3fa963290c6b79f0fc65ec3b83c39f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcf03477f67bfc0f52528a5f012dc1e5aa3fa963290c6b79f0fc65ec3b83c39f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:15:36 [2022-10-03T23:15:36.131Z] === RUN   TestPluginInstall/with_htpasswd
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcf03477f67bfc0f52528a5f012dc1e5aa3fa963290c6b79f0fc65ec3b83c39f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:15:36 [2022-10-03T23:15:36.131Z] time="2022-10-03T23:15:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bcf03477f67bfc0f52528a5f012dc1e5aa3fa963290c6b79f0fc65ec3b83c39f" mediatype=application/vnd.docker.plugin.v1+json size=522
23:15:36 [2022-10-03T23:15:36.389Z] === RUN   TestPluginInstall/with_insecure
23:15:37 [2022-10-03T23:15:37.323Z] time="2022-10-03T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:15:37 [2022-10-03T23:15:37.323Z] time="2022-10-03T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:109b192890cf60276b50928b47345de8b07c9fa060cefee23b0fd5f9626a0563" mediatype=application/vnd.docker.plugin.v1+json size=522
23:15:37 [2022-10-03T23:15:37.323Z] time="2022-10-03T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
23:15:37 [2022-10-03T23:15:37.323Z] time="2022-10-03T23:15:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:109b192890cf60276b50928b47345de8b07c9fa060cefee23b0fd5f9626a0563" mediatype=application/vnd.docker.plugin.v1+json size=522
23:15:37 [2022-10-03T23:15:37.323Z]     plugin_test.go:196: [db940f1d87395] daemon is not started
23:15:37 [2022-10-03T23:15:37.323Z] --- PASS: TestPluginInstall (5.54s)
23:15:37 [2022-10-03T23:15:37.323Z]     --- PASS: TestPluginInstall/no_auth (3.91s)
23:15:37 [2022-10-03T23:15:37.323Z]     --- PASS: TestPluginInstall/with_htpasswd (0.59s)
23:15:37 [2022-10-03T23:15:37.323Z]     --- PASS: TestPluginInstall/with_insecure (1.04s)
23:15:37 [2022-10-03T23:15:37.323Z] === RUN   TestPluginsWithRuntimes
23:15:39 [2022-10-03T23:15:39.254Z] === RUN   TestPluginsWithRuntimes/No_Args
23:15:39 [2022-10-03T23:15:39.824Z] === RUN   TestPluginsWithRuntimes/With_Args
23:15:40 [2022-10-03T23:15:40.758Z] --- PASS: TestPluginsWithRuntimes (3.42s)
23:15:40 [2022-10-03T23:15:40.758Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.92s)
23:15:40 [2022-10-03T23:15:40.758Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.91s)
23:15:40 [2022-10-03T23:15:40.758Z] === RUN   TestPluginBackCompatMediaTypes
23:15:41 [2022-10-03T23:15:41.324Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
23:15:41 [2022-10-03T23:15:41.324Z] PASS
23:15:41 [2022-10-03T23:15:41.324Z] 
23:15:41 [2022-10-03T23:15:41.324Z] DONE 24 tests in 9.674s
23:15:41 [2022-10-03T23:15:41.324Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
23:15:41 [2022-10-03T23:15:41.324Z] ++ 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
23:15:41 [2022-10-03T23:15:41.324Z] ++ set -e
23:15:41 [2022-10-03T23:15:41.324Z] ++ '[' -n 0 ']'
23:15:41 [2022-10-03T23:15:41.324Z] ++ set -x
23:15:41 [2022-10-03T23:15:41.324Z] ++ 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
23:15:41 [2022-10-03T23:15:41.582Z] INFO: Testing against a local daemon
23:15:41 [2022-10-03T23:15:41.582Z] === RUN   TestExternalGraphDriver
23:15:41 [2022-10-03T23:15:41.841Z] === RUN   TestExternalGraphDriver/json
23:15:43 [2022-10-03T23:15:43.739Z] === RUN   TestExternalGraphDriver/spec
23:15:45 [2022-10-03T23:15:45.113Z] === RUN   TestExternalGraphDriver/pull
23:15:47 [2022-10-03T23:15:47.016Z] --- PASS: TestExternalGraphDriver (5.18s)
23:15:47 [2022-10-03T23:15:47.016Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
23:15:47 [2022-10-03T23:15:47.016Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
23:15:47 [2022-10-03T23:15:47.016Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
23:15:47 [2022-10-03T23:15:47.016Z] === RUN   TestGraphdriverPluginV2
23:15:47 [2022-10-03T23:15:47.016Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:47 [2022-10-03T23:15:47.016Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
23:15:47 [2022-10-03T23:15:47.016Z] PASS
23:15:47 [2022-10-03T23:15:47.016Z] 
23:15:47 [2022-10-03T23:15:47.016Z] === Skipped
23:15:47 [2022-10-03T23:15:47.016Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
23:15:47 [2022-10-03T23:15:47.016Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:15:47 [2022-10-03T23:15:47.016Z] 
23:15:47 [2022-10-03T23:15:47.016Z] DONE 5 tests, 1 skipped in 5.600s
23:15:47 [2022-10-03T23:15:47.016Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
23:15:47 [2022-10-03T23:15:47.016Z] ++ 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
23:15:47 [2022-10-03T23:15:47.016Z] ++ set -e
23:15:47 [2022-10-03T23:15:47.016Z] ++ '[' -n 0 ']'
23:15:47 [2022-10-03T23:15:47.016Z] ++ set -x
23:15:47 [2022-10-03T23:15:47.016Z] ++ 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
23:15:47 [2022-10-03T23:15:47.274Z] INFO: Testing against a local daemon
23:15:47 [2022-10-03T23:15:47.274Z] === RUN   TestContinueAfterPluginCrash
23:15:47 [2022-10-03T23:15:47.274Z] === PAUSE TestContinueAfterPluginCrash
23:15:47 [2022-10-03T23:15:47.274Z] === RUN   TestReadPluginNoRead
23:15:47 [2022-10-03T23:15:47.274Z] === PAUSE TestReadPluginNoRead
23:15:47 [2022-10-03T23:15:47.274Z] === RUN   TestDaemonStartWithLogOpt
23:15:47 [2022-10-03T23:15:47.274Z] === PAUSE TestDaemonStartWithLogOpt
23:15:47 [2022-10-03T23:15:47.274Z] === CONT  TestContinueAfterPluginCrash
23:15:47 [2022-10-03T23:15:47.274Z] === CONT  TestDaemonStartWithLogOpt
23:15:50 [2022-10-03T23:15:50.558Z] --- PASS: TestDaemonStartWithLogOpt (3.10s)
23:15:50 [2022-10-03T23:15:50.558Z] === CONT  TestReadPluginNoRead
23:15:52 [2022-10-03T23:15:52.458Z] === RUN   TestReadPluginNoRead/default
23:15:53 [2022-10-03T23:15:53.833Z] === RUN   TestReadPluginNoRead/disabled_caching
23:15:54 [2022-10-03T23:15:54.767Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
23:15:55 [2022-10-03T23:15:55.334Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
23:15:56 [2022-10-03T23:15:56.267Z] === CONT  TestReadPluginNoRead
23:15:56 [2022-10-03T23:15:56.267Z]     read_test.go:91: [d8604cd2c20ee] daemon is not started
23:15:56 [2022-10-03T23:15:56.267Z] --- PASS: TestReadPluginNoRead (5.80s)
23:15:56 [2022-10-03T23:15:56.267Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
23:15:56 [2022-10-03T23:15:56.267Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
23:15:56 [2022-10-03T23:15:56.267Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
23:15:56 [2022-10-03T23:15:56.267Z] PASS
23:15:56 [2022-10-03T23:15:56.267Z] 
23:15:56 [2022-10-03T23:15:56.267Z] DONE 6 tests in 9.012s
23:15:56 [2022-10-03T23:15:56.267Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
23:15:56 [2022-10-03T23:15:56.267Z] ++ 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
23:15:56 [2022-10-03T23:15:56.267Z] ++ set -e
23:15:56 [2022-10-03T23:15:56.267Z] ++ '[' -n 0 ']'
23:15:56 [2022-10-03T23:15:56.267Z] ++ set -x
23:15:56 [2022-10-03T23:15:56.267Z] ++ 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
23:15:56 [2022-10-03T23:15:56.267Z] testing: warning: no tests to run
23:15:56 [2022-10-03T23:15:56.267Z] PASS
23:15:56 [2022-10-03T23:15:56.267Z] 
23:15:56 [2022-10-03T23:15:56.267Z] DONE 0 tests in 0.034s
23:15:56 [2022-10-03T23:15:56.267Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
23:15:56 [2022-10-03T23:15:56.267Z] ++ 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
23:15:56 [2022-10-03T23:15:56.267Z] ++ set -e
23:15:56 [2022-10-03T23:15:56.267Z] ++ '[' -n 0 ']'
23:15:56 [2022-10-03T23:15:56.267Z] ++ set -x
23:15:56 [2022-10-03T23:15:56.267Z] ++ 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
23:15:56 [2022-10-03T23:15:56.267Z] INFO: Testing against a local daemon
23:15:56 [2022-10-03T23:15:56.267Z] === RUN   TestPluginWithDevMounts
23:15:56 [2022-10-03T23:15:56.267Z] === PAUSE TestPluginWithDevMounts
23:15:56 [2022-10-03T23:15:56.267Z] === CONT  TestPluginWithDevMounts
23:15:58 [2022-10-03T23:15:58.167Z] --- PASS: TestPluginWithDevMounts (1.55s)
23:15:58 [2022-10-03T23:15:58.167Z] PASS
23:15:58 [2022-10-03T23:15:58.167Z] 
23:15:58 [2022-10-03T23:15:58.167Z] DONE 1 tests in 1.654s
23:15:58 [2022-10-03T23:15:58.167Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
23:15:58 [2022-10-03T23:15:58.167Z] ++ 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
23:15:58 [2022-10-03T23:15:58.167Z] ++ set -e
23:15:58 [2022-10-03T23:15:58.167Z] ++ '[' -n 0 ']'
23:15:58 [2022-10-03T23:15:58.167Z] ++ set -x
23:15:58 [2022-10-03T23:15:58.167Z] ++ 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
23:15:58 [2022-10-03T23:15:58.167Z] INFO: Testing against a local daemon
23:15:58 [2022-10-03T23:15:58.167Z] === RUN   TestSecretInspect
23:16:00 [2022-10-03T23:16:00.068Z] --- PASS: TestSecretInspect (2.20s)
23:16:00 [2022-10-03T23:16:00.068Z] === RUN   TestSecretList
23:16:01 [2022-10-03T23:16:01.968Z] --- PASS: TestSecretList (1.79s)
23:16:01 [2022-10-03T23:16:01.968Z] === RUN   TestSecretsCreateAndDelete
23:16:04 [2022-10-03T23:16:04.495Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
23:16:04 [2022-10-03T23:16:04.496Z] === RUN   TestSecretsUpdate
23:16:06 [2022-10-03T23:16:06.394Z] --- PASS: TestSecretsUpdate (2.22s)
23:16:06 [2022-10-03T23:16:06.394Z] === RUN   TestTemplatedSecret
23:16:08 [2022-10-03T23:16:08.923Z] --- PASS: TestTemplatedSecret (2.19s)
23:16:08 [2022-10-03T23:16:08.923Z] === RUN   TestSecretCreateResolve
23:16:10 [2022-10-03T23:16:10.821Z] --- PASS: TestSecretCreateResolve (2.19s)
23:16:10 [2022-10-03T23:16:10.821Z] PASS
23:16:10 [2022-10-03T23:16:10.821Z] 
23:16:10 [2022-10-03T23:16:10.821Z] DONE 6 tests in 12.844s
23:16:10 [2022-10-03T23:16:10.822Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
23:16:10 [2022-10-03T23:16:10.822Z] ++ 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
23:16:10 [2022-10-03T23:16:10.822Z] ++ set -e
23:16:10 [2022-10-03T23:16:10.822Z] ++ '[' -n 0 ']'
23:16:10 [2022-10-03T23:16:10.822Z] ++ set -x
23:16:10 [2022-10-03T23:16:10.822Z] ++ 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
23:16:10 [2022-10-03T23:16:10.822Z] INFO: Testing against a local daemon
23:16:10 [2022-10-03T23:16:10.822Z] === RUN   TestServiceCreateInit
23:16:10 [2022-10-03T23:16:10.822Z] === RUN   TestServiceCreateInit/daemonInitDisabled
23:16:15 [2022-10-03T23:16:15.006Z] === RUN   TestServiceCreateInit/daemonInitEnabled
23:16:18 [2022-10-03T23:16:18.288Z] --- PASS: TestServiceCreateInit (7.27s)
23:16:18 [2022-10-03T23:16:18.288Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.72s)
23:16:18 [2022-10-03T23:16:18.288Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.53s)
23:16:18 [2022-10-03T23:16:18.288Z] === RUN   TestCreateServiceMultipleTimes
23:16:33 [2022-10-03T23:16:33.158Z] --- PASS: TestCreateServiceMultipleTimes (15.20s)
23:16:33 [2022-10-03T23:16:33.158Z] === RUN   TestCreateServiceConflict
23:16:35 [2022-10-03T23:16:35.685Z] --- PASS: TestCreateServiceConflict (2.25s)
23:16:35 [2022-10-03T23:16:35.685Z] === RUN   TestCreateServiceMaxReplicas
23:16:38 [2022-10-03T23:16:38.966Z] --- PASS: TestCreateServiceMaxReplicas (2.86s)
23:16:38 [2022-10-03T23:16:38.966Z] === RUN   TestCreateWithDuplicateNetworkNames
23:16:53 [2022-10-03T23:16:53.900Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.20s)
23:16:53 [2022-10-03T23:16:53.900Z] === RUN   TestCreateServiceSecretFileMode
23:16:53 [2022-10-03T23:16:53.900Z] --- PASS: TestCreateServiceSecretFileMode (2.39s)
23:16:53 [2022-10-03T23:16:53.900Z] === RUN   TestCreateServiceConfigFileMode
23:16:56 [2022-10-03T23:16:56.427Z] --- PASS: TestCreateServiceConfigFileMode (2.39s)
23:16:56 [2022-10-03T23:16:56.427Z] === RUN   TestCreateServiceSysctls
23:16:59 [2022-10-03T23:16:59.709Z] --- PASS: TestCreateServiceSysctls (2.95s)
23:16:59 [2022-10-03T23:16:59.709Z] === RUN   TestCreateServiceCapabilities
23:17:02 [2022-10-03T23:17:02.240Z] --- PASS: TestCreateServiceCapabilities (2.46s)
23:17:02 [2022-10-03T23:17:02.240Z] === RUN   TestInspect
23:17:04 [2022-10-03T23:17:04.770Z] --- PASS: TestInspect (2.81s)
23:17:04 [2022-10-03T23:17:04.770Z] === RUN   TestCreateJob
23:17:08 [2022-10-03T23:17:08.053Z] --- PASS: TestCreateJob (3.04s)
23:17:08 [2022-10-03T23:17:08.053Z] === RUN   TestReplicatedJob
23:17:13 [2022-10-03T23:17:13.318Z] --- PASS: TestReplicatedJob (5.24s)
23:17:13 [2022-10-03T23:17:13.318Z] === RUN   TestUpdateReplicatedJob
23:17:15 [2022-10-03T23:17:15.846Z] --- PASS: TestUpdateReplicatedJob (3.04s)
23:17:15 [2022-10-03T23:17:15.846Z] === RUN   TestServiceListWithStatuses
23:17:15 [2022-10-03T23:17:15.846Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:17:15 [2022-10-03T23:17:15.846Z] --- SKIP: TestServiceListWithStatuses (0.00s)
23:17:15 [2022-10-03T23:17:15.846Z] === RUN   TestDockerNetworkConnectAlias
23:17:20 [2022-10-03T23:17:20.029Z] --- PASS: TestDockerNetworkConnectAlias (4.01s)
23:17:20 [2022-10-03T23:17:20.029Z] === RUN   TestDockerNetworkReConnect
23:17:23 [2022-10-03T23:17:23.310Z] --- PASS: TestDockerNetworkReConnect (3.24s)
23:17:23 [2022-10-03T23:17:23.310Z] === RUN   TestServicePlugin
23:17:23 [2022-10-03T23:17:23.310Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:17:23 [2022-10-03T23:17:23.310Z] --- SKIP: TestServicePlugin (0.00s)
23:17:23 [2022-10-03T23:17:23.310Z] === RUN   TestServiceUpdateLabel
23:17:25 [2022-10-03T23:17:25.839Z] --- PASS: TestServiceUpdateLabel (2.28s)
23:17:25 [2022-10-03T23:17:25.839Z] === RUN   TestServiceUpdateSecrets
23:17:40 [2022-10-03T23:17:40.708Z] --- PASS: TestServiceUpdateSecrets (14.42s)
23:17:40 [2022-10-03T23:17:40.708Z] === RUN   TestServiceUpdateConfigs
23:17:55 [2022-10-03T23:17:55.575Z] --- PASS: TestServiceUpdateConfigs (14.52s)
23:17:55 [2022-10-03T23:17:55.575Z] === RUN   TestServiceUpdateNetwork
23:18:07 [2022-10-03T23:18:07.774Z] --- PASS: TestServiceUpdateNetwork (12.32s)
23:18:07 [2022-10-03T23:18:07.774Z] === RUN   TestServiceUpdatePidsLimit
23:18:08 [2022-10-03T23:18:08.033Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
23:18:08 [2022-10-03T23:18:08.599Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
23:18:16 [2022-10-03T23:18:16.707Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
23:18:23 [2022-10-03T23:18:23.266Z] --- PASS: TestServiceUpdatePidsLimit (16.05s)
23:18:23 [2022-10-03T23:18:23.266Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
23:18:23 [2022-10-03T23:18:23.266Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
23:18:23 [2022-10-03T23:18:23.266Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
23:18:23 [2022-10-03T23:18:23.266Z] PASS
23:18:23 [2022-10-03T23:18:23.266Z] 
23:18:23 [2022-10-03T23:18:23.266Z] === Skipped
23:18:23 [2022-10-03T23:18:23.266Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
23:18:23 [2022-10-03T23:18:23.266Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
23:18:23 [2022-10-03T23:18:23.266Z] 
23:18:23 [2022-10-03T23:18:23.266Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
23:18:23 [2022-10-03T23:18:23.266Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
23:18:23 [2022-10-03T23:18:23.266Z] 
23:18:23 [2022-10-03T23:18:23.266Z] DONE 27 tests, 2 skipped in 132.058s
23:18:23 [2022-10-03T23:18:23.266Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
23:18:23 [2022-10-03T23:18:23.266Z] ++ 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
23:18:23 [2022-10-03T23:18:23.266Z] ++ set -e
23:18:23 [2022-10-03T23:18:23.266Z] ++ '[' -n 0 ']'
23:18:23 [2022-10-03T23:18:23.266Z] ++ set -x
23:18:23 [2022-10-03T23:18:23.266Z] ++ 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
23:18:23 [2022-10-03T23:18:23.266Z] INFO: Testing against a local daemon
23:18:23 [2022-10-03T23:18:23.266Z] === RUN   TestSessionCreate
23:18:23 [2022-10-03T23:18:23.266Z] --- PASS: TestSessionCreate (0.03s)
23:18:23 [2022-10-03T23:18:23.266Z] === RUN   TestSessionCreateWithBadUpgrade
23:18:23 [2022-10-03T23:18:23.266Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
23:18:23 [2022-10-03T23:18:23.266Z] PASS
23:18:23 [2022-10-03T23:18:23.266Z] 
23:18:23 [2022-10-03T23:18:23.266Z] DONE 2 tests in 0.138s
23:18:23 [2022-10-03T23:18:23.266Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
23:18:23 [2022-10-03T23:18:23.266Z] ++ 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
23:18:23 [2022-10-03T23:18:23.266Z] ++ set -e
23:18:23 [2022-10-03T23:18:23.266Z] ++ '[' -n 0 ']'
23:18:23 [2022-10-03T23:18:23.266Z] ++ set -x
23:18:23 [2022-10-03T23:18:23.266Z] ++ 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
23:18:23 [2022-10-03T23:18:23.266Z] INFO: Testing against a local daemon
23:18:23 [2022-10-03T23:18:23.266Z] === RUN   TestCgroupDriverSystemdMemoryLimit
23:18:23 [2022-10-03T23:18:23.266Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:23 [2022-10-03T23:18:23.266Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:23 [2022-10-03T23:18:23.266Z] === RUN   TestDiskUsage
23:18:23 [2022-10-03T23:18:23.266Z] === PAUSE TestDiskUsage
23:18:23 [2022-10-03T23:18:23.266Z] === RUN   TestEventsExecDie
23:18:23 [2022-10-03T23:18:23.525Z] --- PASS: TestEventsExecDie (0.51s)
23:18:23 [2022-10-03T23:18:23.525Z] === RUN   TestEventsBackwardsCompatible
23:18:23 [2022-10-03T23:18:23.525Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
23:18:23 [2022-10-03T23:18:23.525Z] === RUN   TestEventsVolumeCreate
23:18:23 [2022-10-03T23:18:23.525Z] --- PASS: TestEventsVolumeCreate (0.06s)
23:18:23 [2022-10-03T23:18:23.525Z] === RUN   TestInfoBinaryCommits
23:18:23 [2022-10-03T23:18:23.783Z] --- PASS: TestInfoBinaryCommits (0.02s)
23:18:23 [2022-10-03T23:18:23.783Z] === RUN   TestInfoAPIVersioned
23:18:23 [2022-10-03T23:18:23.783Z] --- PASS: TestInfoAPIVersioned (0.01s)
23:18:23 [2022-10-03T23:18:23.783Z] === RUN   TestInfoAPI
23:18:23 [2022-10-03T23:18:23.783Z] --- PASS: TestInfoAPI (0.02s)
23:18:23 [2022-10-03T23:18:23.783Z] === RUN   TestInfoAPIWarnings
23:18:41 [2022-10-03T23:18:41.941Z] --- PASS: TestInfoAPIWarnings (16.55s)
23:18:41 [2022-10-03T23:18:41.941Z] === RUN   TestInfoDebug
23:18:41 [2022-10-03T23:18:41.941Z] --- PASS: TestInfoDebug (0.52s)
23:18:41 [2022-10-03T23:18:41.941Z] === RUN   TestInfoInsecureRegistries
23:18:41 [2022-10-03T23:18:41.941Z] --- PASS: TestInfoInsecureRegistries (0.52s)
23:18:41 [2022-10-03T23:18:41.941Z] === RUN   TestInfoRegistryMirrors
23:18:41 [2022-10-03T23:18:41.941Z] --- PASS: TestInfoRegistryMirrors (0.52s)
23:18:41 [2022-10-03T23:18:41.941Z] === RUN   TestLoginFailsWithBadCredentials
23:18:42 [2022-10-03T23:18:42.199Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
23:18:42 [2022-10-03T23:18:42.199Z] === RUN   TestPingCacheHeaders
23:18:42 [2022-10-03T23:18:42.199Z] --- PASS: TestPingCacheHeaders (0.02s)
23:18:42 [2022-10-03T23:18:42.199Z] === RUN   TestPingGet
23:18:42 [2022-10-03T23:18:42.199Z] --- PASS: TestPingGet (0.01s)
23:18:42 [2022-10-03T23:18:42.199Z] === RUN   TestPingHead
23:18:42 [2022-10-03T23:18:42.199Z] --- PASS: TestPingHead (0.02s)
23:18:42 [2022-10-03T23:18:42.199Z] === RUN   TestPingSwarmHeader
23:18:42 [2022-10-03T23:18:42.765Z] === RUN   TestPingSwarmHeader/before_swarm_init
23:18:43 [2022-10-03T23:18:43.332Z] === RUN   TestPingSwarmHeader/after_swarm_init
23:18:44 [2022-10-03T23:18:44.267Z] === RUN   TestPingSwarmHeader/after_swarm_leave
23:18:44 [2022-10-03T23:18:44.267Z] --- PASS: TestPingSwarmHeader (2.07s)
23:18:44 [2022-10-03T23:18:44.267Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
23:18:44 [2022-10-03T23:18:44.267Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
23:18:44 [2022-10-03T23:18:44.267Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
23:18:44 [2022-10-03T23:18:44.267Z] === RUN   TestPingBuilderHeader
23:18:44 [2022-10-03T23:18:44.267Z] === RUN   TestPingBuilderHeader/default_config
23:18:44 [2022-10-03T23:18:44.833Z] === RUN   TestPingBuilderHeader/buildkit_disabled
23:18:45 [2022-10-03T23:18:45.400Z] --- PASS: TestPingBuilderHeader (1.05s)
23:18:45 [2022-10-03T23:18:45.400Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
23:18:45 [2022-10-03T23:18:45.400Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
23:18:45 [2022-10-03T23:18:45.400Z] === RUN   TestVersion
23:18:45 [2022-10-03T23:18:45.400Z] --- PASS: TestVersion (0.02s)
23:18:45 [2022-10-03T23:18:45.400Z] === CONT  TestDiskUsage
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/container_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/image_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/volume_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/build-cache_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/container,_volume_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/after_LoadBusybox
23:18:45 [2022-10-03T23:18:45.966Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
23:18:45 [2022-10-03T23:18:45.967Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
23:18:45 [2022-10-03T23:18:45.967Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
23:18:45 [2022-10-03T23:18:45.967Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
23:18:45 [2022-10-03T23:18:45.967Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
23:18:45 [2022-10-03T23:18:45.967Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
23:18:45 [2022-10-03T23:18:45.967Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
23:18:46 [2022-10-03T23:18:46.225Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
23:18:46 [2022-10-03T23:18:46.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
23:18:46 [2022-10-03T23:18:46.225Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
23:18:46 [2022-10-03T23:18:46.225Z] === RUN   TestDiskUsage/after_container.Run
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/container_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/image_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/volume_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
23:18:46 [2022-10-03T23:18:46.483Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
23:18:46 [2022-10-03T23:18:46.483Z] --- PASS: TestDiskUsage (1.18s)
23:18:46 [2022-10-03T23:18:46.483Z]     --- PASS: TestDiskUsage/empty (0.01s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]     --- PASS: TestDiskUsage/after_container.Run (0.33s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z] PASS
23:18:46 [2022-10-03T23:18:46.483Z] 
23:18:46 [2022-10-03T23:18:46.483Z] === Skipped
23:18:46 [2022-10-03T23:18:46.483Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
23:18:46 [2022-10-03T23:18:46.483Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
23:18:46 [2022-10-03T23:18:46.483Z] 
23:18:46 [2022-10-03T23:18:46.483Z] DONE 57 tests, 1 skipped in 23.681s
23:18:46 [2022-10-03T23:18:46.483Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
23:18:46 [2022-10-03T23:18:46.483Z] ++ 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
23:18:46 [2022-10-03T23:18:46.483Z] ++ set -e
23:18:46 [2022-10-03T23:18:46.483Z] ++ '[' -n 0 ']'
23:18:46 [2022-10-03T23:18:46.483Z] ++ set -x
23:18:46 [2022-10-03T23:18:46.483Z] ++ 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
23:18:46 [2022-10-03T23:18:46.741Z] INFO: Testing against a local daemon
23:18:46 [2022-10-03T23:18:46.741Z] === RUN   TestVolumesCreateAndList
23:18:46 [2022-10-03T23:18:46.741Z] --- PASS: TestVolumesCreateAndList (0.02s)
23:18:46 [2022-10-03T23:18:46.741Z] === RUN   TestVolumesRemove
23:18:46 [2022-10-03T23:18:46.741Z] --- PASS: TestVolumesRemove (0.15s)
23:18:46 [2022-10-03T23:18:46.741Z] === RUN   TestVolumesInspect
23:18:46 [2022-10-03T23:18:46.999Z] --- PASS: TestVolumesInspect (0.02s)
23:18:46 [2022-10-03T23:18:46.999Z] === RUN   TestVolumesInvalidJSON
23:18:46 [2022-10-03T23:18:46.999Z] === RUN   TestVolumesInvalidJSON/volumes/create
23:18:46 [2022-10-03T23:18:46.999Z] === PAUSE TestVolumesInvalidJSON/volumes/create
23:18:46 [2022-10-03T23:18:46.999Z] === CONT  TestVolumesInvalidJSON/volumes/create
23:18:46 [2022-10-03T23:18:46.999Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
23:18:46 [2022-10-03T23:18:46.999Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
23:18:46 [2022-10-03T23:18:46.999Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
23:18:46 [2022-10-03T23:18:46.999Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
23:18:46 [2022-10-03T23:18:46.999Z] --- PASS: TestVolumesInvalidJSON (0.01s)
23:18:46 [2022-10-03T23:18:46.999Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
23:18:46 [2022-10-03T23:18:46.999Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
23:18:46 [2022-10-03T23:18:46.999Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
23:18:46 [2022-10-03T23:18:46.999Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
23:18:46 [2022-10-03T23:18:46.999Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
23:18:46 [2022-10-03T23:18:46.999Z] PASS
23:18:46 [2022-10-03T23:18:46.999Z] 
23:18:46 [2022-10-03T23:18:46.999Z] DONE 9 tests in 0.297s
23:18:46 [2022-10-03T23:18:46.999Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
23:18:46 [2022-10-03T23:18:46.999Z] ++++ cat bundles/test-integration/docker.pid
23:18:46 [2022-10-03T23:18:46.999Z] +++ kill 14855
23:18:47 [2022-10-03T23:18:47.257Z] +++ /etc/init.d/apparmor stop
23:18:47 [2022-10-03T23:18:47.257Z] Leaving: AppArmorNo profiles have been unloaded.
23:18:47 [2022-10-03T23:18:47.257Z] 
23:18:47 [2022-10-03T23:18:47.257Z] Unloading profiles will leave already running processes permanently
23:18:47 [2022-10-03T23:18:47.257Z] unconfined, which can lead to unexpected situations.
23:18:47 [2022-10-03T23:18:47.257Z] 
23:18:47 [2022-10-03T23:18:47.257Z] To set a process to complain mode, use the command line tool
23:18:47 [2022-10-03T23:18:47.257Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
23:18:47 [2022-10-03T23:18:47.257Z] +++ true
23:18:47 [2022-10-03T23:18:47.257Z] exiting test-integration
23:18:47 [2022-10-03T23:18:47.257Z] ++ exit 0
23:18:47 [2022-10-03T23:18:47.257Z] 
Post stage
[Pipeline] junit
23:18:48 [2022-10-03T23:18:48.205Z] Recording test results
23:18:48 [2022-10-03T23:18:48.413Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
23:18:48 [2022-10-03T23:18:48.733Z] + echo Ensuring container killed.
23:18:48 [2022-10-03T23:18:48.733Z] Ensuring container killed.
23:18:48 [2022-10-03T23:18:48.733Z] + docker rm -vf docker-pr1
23:18:48 [2022-10-03T23:18:48.733Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
23:18:49 [2022-10-03T23:18:49.018Z] + echo Chowning /workspace to jenkins user
23:18:49 [2022-10-03T23:18:49.018Z] Chowning /workspace to jenkins user
23:18:49 [2022-10-03T23:18:49.018Z] + id -u
23:18:49 [2022-10-03T23:18:49.018Z] + id -g
23:18:49 [2022-10-03T23:18:49.018Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44240:/workspace busybox chown -R 1000:1000 /workspace
23:18:49 [2022-10-03T23:18:49.018Z] Unable to find image 'busybox:latest' locally
23:18:49 [2022-10-03T23:18:49.280Z] latest: Pulling from library/busybox
23:18:49 [2022-10-03T23:18:49.280Z] a2a31e1dad8c: Pulling fs layer
23:18:49 [2022-10-03T23:18:49.280Z] a2a31e1dad8c: Download complete
23:18:49 [2022-10-03T23:18:49.280Z] a2a31e1dad8c: Pull complete
23:18:49 [2022-10-03T23:18:49.538Z] Digest: sha256:ad9bd57a3a57cc95515c537b89aaa69d83a6df54c4050fcf2b41ad367bec0cd5
23:18:49 [2022-10-03T23:18:49.538Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
23:18:51 [2022-10-03T23:18:51.202Z] + bundleName=arm64-integration
23:18:51 [2022-10-03T23:18:51.202Z] + echo Creating arm64-integration-bundles.tar.gz
23:18:51 [2022-10-03T23:18:51.202Z] Creating arm64-integration-bundles.tar.gz
23:18:51 [2022-10-03T23:18:51.202Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
23:18:51 [2022-10-03T23:18:51.202Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
23:18:51 [2022-10-03T23:18:51.471Z] Archiving artifacts
23:18:53 [2022-10-03T23:18:53.134Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44240/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
23:18:53 [2022-10-03T23:18:53.428Z] + make clean
23:18:53 [2022-10-03T23:18:53.686Z] docker volume rm -f docker-dev-cache docker-mod-cache
23:18:53 [2022-10-03T23:18:53.686Z] docker-dev-cache
23:18:53 [2022-10-03T23:18:53.686Z] 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