Skip to content
Success

Console Output

Skipping 545 KB.. Full Log
20:57:07 [2022-10-05T20:57:07.103Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
20:57:07 [2022-10-05T20:57:07.103Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
20:57:07 [2022-10-05T20:57:07.103Z] === RUN   TestContainerStartOnDaemonRestart
20:57:07 [2022-10-05T20:57:07.103Z] === PAUSE TestContainerStartOnDaemonRestart
20:57:07 [2022-10-05T20:57:07.103Z] === RUN   TestDaemonRestartIpcMode
20:57:07 [2022-10-05T20:57:07.103Z] === PAUSE TestDaemonRestartIpcMode
20:57:07 [2022-10-05T20:57:07.103Z] === RUN   TestDaemonHostGatewayIP
20:57:07 [2022-10-05T20:57:07.103Z] === PAUSE TestDaemonHostGatewayIP
20:57:07 [2022-10-05T20:57:07.103Z] === RUN   TestRestartDaemonWithRestartingContainer
20:57:07 [2022-10-05T20:57:07.103Z] === PAUSE TestRestartDaemonWithRestartingContainer
20:57:07 [2022-10-05T20:57:07.103Z] === RUN   TestContainerKillOnDaemonStart
20:57:07 [2022-10-05T20:57:07.103Z] === PAUSE TestContainerKillOnDaemonStart
20:57:07 [2022-10-05T20:57:07.103Z] === RUN   TestDiff
20:57:07 [2022-10-05T20:57:07.664Z] --- PASS: TestDiff (0.43s)
20:57:07 [2022-10-05T20:57:07.664Z] === RUN   TestExecConsoleSize
20:57:08 [2022-10-05T20:57:08.225Z] --- PASS: TestExecConsoleSize (0.47s)
20:57:08 [2022-10-05T20:57:08.225Z] === RUN   TestExecWithCloseStdin
20:57:08 [2022-10-05T20:57:08.481Z] --- PASS: TestExecWithCloseStdin (0.47s)
20:57:08 [2022-10-05T20:57:08.481Z] === RUN   TestExec
20:57:09 [2022-10-05T20:57:09.043Z] --- PASS: TestExec (0.48s)
20:57:09 [2022-10-05T20:57:09.043Z] === RUN   TestExecUser
20:57:09 [2022-10-05T20:57:09.605Z] --- PASS: TestExecUser (0.46s)
20:57:09 [2022-10-05T20:57:09.606Z] === RUN   TestExportContainerAndImportImage
20:57:10 [2022-10-05T20:57:10.168Z] --- PASS: TestExportContainerAndImportImage (0.59s)
20:57:10 [2022-10-05T20:57:10.168Z] === RUN   TestExportContainerAfterDaemonRestart
20:57:11 [2022-10-05T20:57:11.533Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
20:57:11 [2022-10-05T20:57:11.533Z] === RUN   TestHealthCheckWorkdir
20:57:12 [2022-10-05T20:57:12.095Z] --- PASS: TestHealthCheckWorkdir (0.54s)
20:57:12 [2022-10-05T20:57:12.095Z] === RUN   TestHealthKillContainer
20:57:20 [2022-10-05T20:57:20.177Z] --- PASS: TestHealthKillContainer (7.85s)
20:57:20 [2022-10-05T20:57:20.177Z] === RUN   TestHealthCheckProcessKilled
20:57:20 [2022-10-05T20:57:20.433Z] --- PASS: TestHealthCheckProcessKilled (0.61s)
20:57:20 [2022-10-05T20:57:20.433Z] === RUN   TestInspectCpusetInConfigPre120
20:57:20 [2022-10-05T20:57:20.688Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s)
20:57:20 [2022-10-05T20:57:20.688Z] === RUN   TestIpcModeNone
20:57:21 [2022-10-05T20:57:21.249Z] --- PASS: TestIpcModeNone (0.45s)
20:57:21 [2022-10-05T20:57:21.249Z] === RUN   TestIpcModePrivate
20:57:21 [2022-10-05T20:57:21.505Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
20:57:21 [2022-10-05T20:57:21.761Z] --- PASS: TestIpcModePrivate (0.49s)
20:57:21 [2022-10-05T20:57:21.761Z] === RUN   TestIpcModeShareable
20:57:22 [2022-10-05T20:57:22.017Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
20:57:22 [2022-10-05T20:57:22.273Z] --- PASS: TestIpcModeShareable (0.49s)
20:57:22 [2022-10-05T20:57:22.273Z] === RUN   TestAPIIpcModeShareableAndContainer
20:57:23 [2022-10-05T20:57:23.641Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.49s)
20:57:23 [2022-10-05T20:57:23.641Z] === RUN   TestAPIIpcModeHost
20:57:24 [2022-10-05T20:57:24.202Z] --- PASS: TestAPIIpcModeHost (0.36s)
20:57:24 [2022-10-05T20:57:24.202Z] === RUN   TestDaemonIpcModeShareable
20:57:25 [2022-10-05T20:57:25.130Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:57:25 [2022-10-05T20:57:25.130Z] --- PASS: TestDaemonIpcModeShareable (1.16s)
20:57:25 [2022-10-05T20:57:25.130Z] === RUN   TestDaemonIpcModePrivate
20:57:26 [2022-10-05T20:57:26.496Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:57:26 [2022-10-05T20:57:26.496Z] --- PASS: TestDaemonIpcModePrivate (1.28s)
20:57:26 [2022-10-05T20:57:26.496Z] === RUN   TestDaemonIpcModePrivateFromConfig
20:57:27 [2022-10-05T20:57:27.422Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
20:57:27 [2022-10-05T20:57:27.679Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.17s)
20:57:27 [2022-10-05T20:57:27.679Z] === RUN   TestDaemonIpcModeShareableFromConfig
20:57:28 [2022-10-05T20:57:28.606Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
20:57:28 [2022-10-05T20:57:28.865Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
20:57:28 [2022-10-05T20:57:28.865Z] === RUN   TestIpcModeOlderClient
20:57:28 [2022-10-05T20:57:28.865Z] === PAUSE TestIpcModeOlderClient
20:57:28 [2022-10-05T20:57:28.865Z] === RUN   TestKillContainerInvalidSignal
20:57:29 [2022-10-05T20:57:29.426Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
20:57:29 [2022-10-05T20:57:29.427Z] === RUN   TestKillContainer
20:57:29 [2022-10-05T20:57:29.427Z] === RUN   TestKillContainer/no_signal
20:57:29 [2022-10-05T20:57:29.700Z] === RUN   TestKillContainer/non_killing_signal
20:57:29 [2022-10-05T20:57:29.966Z] === RUN   TestKillContainer/killing_signal
20:57:30 [2022-10-05T20:57:30.544Z] --- PASS: TestKillContainer (1.33s)
20:57:30 [2022-10-05T20:57:30.544Z]     --- PASS: TestKillContainer/no_signal (0.41s)
20:57:30 [2022-10-05T20:57:30.544Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
20:57:30 [2022-10-05T20:57:30.544Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
20:57:30 [2022-10-05T20:57:30.544Z] === RUN   TestKillWithStopSignalAndRestartPolicies
20:57:30 [2022-10-05T20:57:30.544Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
20:57:31 [2022-10-05T20:57:31.125Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
20:57:31 [2022-10-05T20:57:31.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.83s)
20:57:31 [2022-10-05T20:57:31.380Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
20:57:31 [2022-10-05T20:57:31.380Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s)
20:57:31 [2022-10-05T20:57:31.380Z] === RUN   TestKillStoppedContainer
20:57:31 [2022-10-05T20:57:31.380Z] --- PASS: TestKillStoppedContainer (0.06s)
20:57:31 [2022-10-05T20:57:31.380Z] === RUN   TestKillStoppedContainerAPIPre120
20:57:31 [2022-10-05T20:57:31.638Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
20:57:31 [2022-10-05T20:57:31.638Z] === RUN   TestKillDifferentUserContainer
20:57:31 [2022-10-05T20:57:31.894Z] --- PASS: TestKillDifferentUserContainer (0.44s)
20:57:31 [2022-10-05T20:57:31.894Z] === RUN   TestInspectOomKilledTrue
20:57:32 [2022-10-05T20:57:32.456Z] --- PASS: TestInspectOomKilledTrue (0.54s)
20:57:32 [2022-10-05T20:57:32.456Z] === RUN   TestInspectOomKilledFalse
20:57:33 [2022-10-05T20:57:33.017Z] --- PASS: TestInspectOomKilledFalse (0.41s)
20:57:33 [2022-10-05T20:57:33.017Z] === RUN   TestLinksEtcHostsContentMatch
20:57:33 [2022-10-05T20:57:33.273Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s)
20:57:33 [2022-10-05T20:57:33.273Z] === RUN   TestLinksContainerNames
20:57:34 [2022-10-05T20:57:34.202Z] --- PASS: TestLinksContainerNames (0.84s)
20:57:34 [2022-10-05T20:57:34.202Z] === RUN   TestLogsFollowTailEmpty
20:57:34 [2022-10-05T20:57:34.462Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local/tty/only_stdout
20:57:34 [2022-10-05T20:57:34.462Z] === PAUSE TestLogs/driver_local/tty/only_stdout
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local/tty/only_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === PAUSE TestLogs/driver_local/tty/only_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
20:57:34 [2022-10-05T20:57:34.462Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
20:57:34 [2022-10-05T20:57:34.462Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
20:57:34 [2022-10-05T20:57:34.462Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
20:57:35 [2022-10-05T20:57:35.389Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
20:57:35 [2022-10-05T20:57:35.390Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
20:57:35 [2022-10-05T20:57:35.645Z] === CONT  TestLogs/driver_local/tty/only_stderr
20:57:35 [2022-10-05T20:57:35.645Z] === CONT  TestLogs/driver_local/tty/only_stdout
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
20:57:36 [2022-10-05T20:57:36.207Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
20:57:36 [2022-10-05T20:57:36.207Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
20:57:36 [2022-10-05T20:57:36.207Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
20:57:36 [2022-10-05T20:57:36.207Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
20:57:37 [2022-10-05T20:57:37.135Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
20:57:37 [2022-10-05T20:57:37.135Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
20:57:37 [2022-10-05T20:57:37.391Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
20:57:37 [2022-10-05T20:57:37.647Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
20:57:38 [2022-10-05T20:57:38.208Z] --- PASS: TestLogs (3.56s)
20:57:38 [2022-10-05T20:57:38.208Z]     --- PASS: TestLogs/driver_local (0.01s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.74s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.49s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.49s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.58s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.56s)
20:57:38 [2022-10-05T20:57:38.208Z]     --- PASS: TestLogs/driver_json-file (0.01s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.58s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.75s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.51s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.52s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
20:57:38 [2022-10-05T20:57:38.208Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.49s)
20:57:38 [2022-10-05T20:57:38.208Z] === RUN   TestContainerNetworkMountsNoChown
20:57:38 [2022-10-05T20:57:38.464Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/default
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/default
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/private
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/private
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rprivate
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rprivate
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/slave
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/slave
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rslave
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rslave
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/shared
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/shared
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rshared
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rshared
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/default
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/default/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/default/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/default/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/default/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/default/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/default/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/default/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/rshared
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rshared/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rshared/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/shared
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/shared/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/shared/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/shared/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/shared/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/rslave
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rslave/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rslave/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/slave
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/slave/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/slave/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/slave/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/slave/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/rprivate
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/private
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/private/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/private/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/private/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/private/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/private/mount_root
20:57:38 [2022-10-05T20:57:38.464Z] === RUN   TestMountDaemonRoot/private/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/default/bind_root
20:57:38 [2022-10-05T20:57:38.464Z] === CONT  TestMountDaemonRoot/default/mount_subpath
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/default/mount_root
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/rshared/bind_root
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/rshared/mount_root
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/shared/bind_root
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/shared/mount_root
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/slave/bind_root
20:57:38 [2022-10-05T20:57:38.720Z] === CONT  TestMountDaemonRoot/rslave/mount_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/rslave/bind_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/slave/mount_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/private/bind_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/private/mount_subpath
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/private/mount_root
20:57:38 [2022-10-05T20:57:38.976Z] === CONT  TestMountDaemonRoot/private/bind_subpath
20:57:38 [2022-10-05T20:57:38.976Z] --- PASS: TestMountDaemonRoot (0.02s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
20:57:38 [2022-10-05T20:57:38.976Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
20:57:38 [2022-10-05T20:57:38.976Z] === RUN   TestContainerBindMountNonRecursive
20:57:40 [2022-10-05T20:57:40.340Z] --- PASS: TestContainerBindMountNonRecursive (1.33s)
20:57:40 [2022-10-05T20:57:40.340Z] === RUN   TestContainerVolumesMountedAsShared
20:57:40 [2022-10-05T20:57:40.902Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
20:57:40 [2022-10-05T20:57:40.902Z] === RUN   TestContainerVolumesMountedAsSlave
20:57:41 [2022-10-05T20:57:41.157Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
20:57:41 [2022-10-05T20:57:41.157Z] === RUN   TestNetworkNat
20:57:41 [2022-10-05T20:57:41.718Z] --- PASS: TestNetworkNat (0.48s)
20:57:41 [2022-10-05T20:57:41.718Z] === RUN   TestNetworkLocalhostTCPNat
20:57:41 [2022-10-05T20:57:41.975Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
20:57:41 [2022-10-05T20:57:41.975Z] === RUN   TestNetworkLoopbackNat
20:57:45 [2022-10-05T20:57:45.241Z] --- PASS: TestNetworkLoopbackNat (2.56s)
20:57:45 [2022-10-05T20:57:45.241Z] === RUN   TestPause
20:57:45 [2022-10-05T20:57:45.241Z] --- PASS: TestPause (0.42s)
20:57:45 [2022-10-05T20:57:45.241Z] === RUN   TestPauseFailsOnWindowsServerContainers
20:57:45 [2022-10-05T20:57:45.241Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:57:45 [2022-10-05T20:57:45.241Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
20:57:45 [2022-10-05T20:57:45.241Z] === RUN   TestPauseStopPausedContainer
20:57:45 [2022-10-05T20:57:45.497Z] --- PASS: TestPauseStopPausedContainer (0.47s)
20:57:45 [2022-10-05T20:57:45.497Z] === RUN   TestPidHost
20:57:46 [2022-10-05T20:57:46.424Z] --- PASS: TestPidHost (0.98s)
20:57:46 [2022-10-05T20:57:46.424Z] === RUN   TestPsFilter
20:57:46 [2022-10-05T20:57:46.680Z] --- PASS: TestPsFilter (0.12s)
20:57:46 [2022-10-05T20:57:46.680Z] === RUN   TestRemoveContainerWithRemovedVolume
20:57:46 [2022-10-05T20:57:46.943Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
20:57:46 [2022-10-05T20:57:46.943Z] === RUN   TestRemoveContainerWithVolume
20:57:47 [2022-10-05T20:57:47.504Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
20:57:47 [2022-10-05T20:57:47.504Z] === RUN   TestRemoveContainerRunning
20:57:47 [2022-10-05T20:57:47.760Z] --- PASS: TestRemoveContainerRunning (0.41s)
20:57:47 [2022-10-05T20:57:47.760Z] === RUN   TestRemoveContainerForceRemoveRunning
20:57:48 [2022-10-05T20:57:48.321Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
20:57:48 [2022-10-05T20:57:48.321Z] === RUN   TestRemoveInvalidContainer
20:57:48 [2022-10-05T20:57:48.321Z] --- PASS: TestRemoveInvalidContainer (0.01s)
20:57:48 [2022-10-05T20:57:48.321Z] === RUN   TestRenameLinkedContainer
20:57:50 [2022-10-05T20:57:50.211Z] --- PASS: TestRenameLinkedContainer (1.69s)
20:57:50 [2022-10-05T20:57:50.211Z] === RUN   TestRenameStoppedContainer
20:57:50 [2022-10-05T20:57:50.466Z] --- PASS: TestRenameStoppedContainer (0.42s)
20:57:50 [2022-10-05T20:57:50.466Z] === RUN   TestRenameRunningContainerAndReuse
20:57:51 [2022-10-05T20:57:51.393Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s)
20:57:51 [2022-10-05T20:57:51.394Z] === RUN   TestRenameInvalidName
20:57:51 [2022-10-05T20:57:51.650Z] --- PASS: TestRenameInvalidName (0.44s)
20:57:51 [2022-10-05T20:57:51.650Z] === RUN   TestRenameAnonymousContainer
20:57:53 [2022-10-05T20:57:53.538Z] --- PASS: TestRenameAnonymousContainer (1.60s)
20:57:53 [2022-10-05T20:57:53.538Z] === RUN   TestRenameContainerWithSameName
20:57:53 [2022-10-05T20:57:53.794Z] --- PASS: TestRenameContainerWithSameName (0.42s)
20:57:53 [2022-10-05T20:57:53.794Z] === RUN   TestRenameContainerWithLinkedContainer
20:57:54 [2022-10-05T20:57:54.721Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s)
20:57:54 [2022-10-05T20:57:54.721Z] === RUN   TestResize
20:57:54 [2022-10-05T20:57:54.977Z] --- PASS: TestResize (0.42s)
20:57:54 [2022-10-05T20:57:54.977Z] === RUN   TestResizeWithInvalidSize
20:57:55 [2022-10-05T20:57:55.538Z] --- PASS: TestResizeWithInvalidSize (0.41s)
20:57:55 [2022-10-05T20:57:55.538Z] === RUN   TestResizeWhenContainerNotStarted
20:57:55 [2022-10-05T20:57:55.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
20:57:55 [2022-10-05T20:57:55.797Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
20:57:57 [2022-10-05T20:57:57.685Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
20:57:58 [2022-10-05T20:57:58.612Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
20:57:59 [2022-10-05T20:57:59.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
20:57:59 [2022-10-05T20:57:59.976Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
20:58:01 [2022-10-05T20:58:01.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
20:58:01 [2022-10-05T20:58:01.341Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
20:58:04 [2022-10-05T20:58:04.606Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
20:58:04 [2022-10-05T20:58:04.862Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
20:58:06 [2022-10-05T20:58:06.754Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
20:58:08 [2022-10-05T20:58:08.642Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
20:58:08 [2022-10-05T20:58:08.898Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
20:58:09 [2022-10-05T20:58:09.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
20:58:10 [2022-10-05T20:58:10.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
20:58:11 [2022-10-05T20:58:11.679Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
20:58:13 [2022-10-05T20:58:13.570Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.65s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.24s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.19s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.35s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.41s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.93s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.56s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.07s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.63s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.84s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s)
20:58:13 [2022-10-05T20:58:13.570Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
20:58:13 [2022-10-05T20:58:13.570Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
20:58:13 [2022-10-05T20:58:13.570Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
20:58:14 [2022-10-05T20:58:14.132Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
20:58:15 [2022-10-05T20:58:15.059Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.84s)
20:58:15 [2022-10-05T20:58:15.059Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.93s)
20:58:15 [2022-10-05T20:58:15.059Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
20:58:15 [2022-10-05T20:58:15.059Z] === RUN   TestCgroupNamespacesRun
20:58:16 [2022-10-05T20:58:16.447Z] --- PASS: TestCgroupNamespacesRun (1.15s)
20:58:16 [2022-10-05T20:58:16.447Z] === RUN   TestCgroupNamespacesRunPrivileged
20:58:17 [2022-10-05T20:58:17.412Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.19s)
20:58:17 [2022-10-05T20:58:17.412Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
20:58:18 [2022-10-05T20:58:18.779Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
20:58:18 [2022-10-05T20:58:18.779Z] === RUN   TestCgroupNamespacesRunHostMode
20:58:19 [2022-10-05T20:58:19.706Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
20:58:19 [2022-10-05T20:58:19.706Z] === RUN   TestCgroupNamespacesRunPrivateMode
20:58:21 [2022-10-05T20:58:21.070Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s)
20:58:21 [2022-10-05T20:58:21.070Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
20:58:21 [2022-10-05T20:58:21.997Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
20:58:21 [2022-10-05T20:58:21.997Z] === RUN   TestCgroupNamespacesRunInvalidMode
20:58:22 [2022-10-05T20:58:22.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
20:58:22 [2022-10-05T20:58:22.559Z] === RUN   TestCgroupNamespacesRunOlderClient
20:58:23 [2022-10-05T20:58:23.923Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
20:58:23 [2022-10-05T20:58:23.923Z] === RUN   TestNISDomainname
20:58:24 [2022-10-05T20:58:24.484Z] --- PASS: TestNISDomainname (0.51s)
20:58:24 [2022-10-05T20:58:24.484Z] === RUN   TestHostnameDnsResolution
20:58:25 [2022-10-05T20:58:25.045Z] --- PASS: TestHostnameDnsResolution (0.67s)
20:58:25 [2022-10-05T20:58:25.045Z] === RUN   TestUnprivilegedPortsAndPing
20:58:25 [2022-10-05T20:58:25.607Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
20:58:25 [2022-10-05T20:58:25.607Z] === RUN   TestPrivilegedHostDevices
20:58:26 [2022-10-05T20:58:26.168Z] --- PASS: TestPrivilegedHostDevices (0.50s)
20:58:26 [2022-10-05T20:58:26.168Z] === RUN   TestRunConsoleSize
20:58:26 [2022-10-05T20:58:26.424Z] --- PASS: TestRunConsoleSize (0.43s)
20:58:26 [2022-10-05T20:58:26.424Z] === RUN   TestRunWithAlternativeContainerdShim
20:58:28 [2022-10-05T20:58:28.939Z] --- PASS: TestRunWithAlternativeContainerdShim (2.01s)
20:58:28 [2022-10-05T20:58:28.939Z] === RUN   TestStats
20:58:30 [2022-10-05T20:58:30.827Z] --- PASS: TestStats (2.44s)
20:58:30 [2022-10-05T20:58:30.827Z] === RUN   TestStopContainerWithTimeout
20:58:30 [2022-10-05T20:58:30.827Z] === RUN   TestStopContainerWithTimeout/0
20:58:30 [2022-10-05T20:58:30.827Z] === PAUSE TestStopContainerWithTimeout/0
20:58:30 [2022-10-05T20:58:30.827Z] === RUN   TestStopContainerWithTimeout/1
20:58:30 [2022-10-05T20:58:30.827Z] === PAUSE TestStopContainerWithTimeout/1
20:58:30 [2022-10-05T20:58:30.827Z] === RUN   TestStopContainerWithTimeout/3
20:58:30 [2022-10-05T20:58:30.827Z] === PAUSE TestStopContainerWithTimeout/3
20:58:30 [2022-10-05T20:58:30.827Z] === RUN   TestStopContainerWithTimeout/-1
20:58:30 [2022-10-05T20:58:30.827Z] === PAUSE TestStopContainerWithTimeout/-1
20:58:30 [2022-10-05T20:58:30.827Z] === CONT  TestStopContainerWithTimeout/0
20:58:30 [2022-10-05T20:58:30.827Z] === CONT  TestStopContainerWithTimeout/3
20:58:31 [2022-10-05T20:58:31.754Z] === CONT  TestStopContainerWithTimeout/-1
20:58:33 [2022-10-05T20:58:33.642Z] === CONT  TestStopContainerWithTimeout/1
20:58:35 [2022-10-05T20:58:35.007Z] --- PASS: TestStopContainerWithTimeout (0.01s)
20:58:35 [2022-10-05T20:58:35.007Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
20:58:35 [2022-10-05T20:58:35.007Z]     --- PASS: TestStopContainerWithTimeout/3 (2.67s)
20:58:35 [2022-10-05T20:58:35.007Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
20:58:35 [2022-10-05T20:58:35.007Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
20:58:35 [2022-10-05T20:58:35.007Z] === RUN   TestDeleteDevicemapper
20:58:35 [2022-10-05T20:58:35.007Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:58:35 [2022-10-05T20:58:35.007Z] --- SKIP: TestDeleteDevicemapper (0.00s)
20:58:35 [2022-10-05T20:58:35.007Z] === RUN   TestStopContainerWithRestartPolicyAlways
20:58:37 [2022-10-05T20:58:37.526Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.11s)
20:58:37 [2022-10-05T20:58:37.526Z] === RUN   TestUpdateMemory
20:58:37 [2022-10-05T20:58:37.782Z] --- PASS: TestUpdateMemory (0.53s)
20:58:37 [2022-10-05T20:58:37.782Z] === RUN   TestUpdateCPUQuota
20:58:38 [2022-10-05T20:58:38.344Z] --- PASS: TestUpdateCPUQuota (0.67s)
20:58:38 [2022-10-05T20:58:38.344Z] === RUN   TestUpdatePidsLimit
20:58:38 [2022-10-05T20:58:38.344Z] === RUN   TestUpdatePidsLimit/update_from_none
20:58:38 [2022-10-05T20:58:38.600Z] === RUN   TestUpdatePidsLimit/no_change
20:58:38 [2022-10-05T20:58:38.855Z] === RUN   TestUpdatePidsLimit/update_lower
20:58:38 [2022-10-05T20:58:38.855Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
20:58:39 [2022-10-05T20:58:39.111Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
20:58:39 [2022-10-05T20:58:39.367Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
20:58:39 [2022-10-05T20:58:39.623Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
20:58:40 [2022-10-05T20:58:40.184Z] --- PASS: TestUpdatePidsLimit (1.87s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
20:58:40 [2022-10-05T20:58:40.184Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s)
20:58:40 [2022-10-05T20:58:40.184Z] === RUN   TestUpdateRestartPolicy
20:58:52 [2022-10-05T20:58:52.354Z] --- PASS: TestUpdateRestartPolicy (10.85s)
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestUpdateRestartWithAutoRemove
20:58:52 [2022-10-05T20:58:52.354Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestWaitNonBlocked
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:52 [2022-10-05T20:58:52.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:52 [2022-10-05T20:58:52.354Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:52 [2022-10-05T20:58:52.354Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
20:58:52 [2022-10-05T20:58:52.354Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
20:58:52 [2022-10-05T20:58:52.354Z] --- PASS: TestWaitNonBlocked (0.01s)
20:58:52 [2022-10-05T20:58:52.354Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.78s)
20:58:52 [2022-10-05T20:58:52.354Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.83s)
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestWaitBlocked
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
20:58:52 [2022-10-05T20:58:52.354Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
20:58:52 [2022-10-05T20:58:52.354Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
20:58:52 [2022-10-05T20:58:52.354Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
20:58:52 [2022-10-05T20:58:52.354Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
20:58:52 [2022-10-05T20:58:52.354Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
20:58:53 [2022-10-05T20:58:53.281Z] --- PASS: TestWaitBlocked (0.01s)
20:58:53 [2022-10-05T20:58:53.281Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s)
20:58:53 [2022-10-05T20:58:53.281Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.75s)
20:58:53 [2022-10-05T20:58:53.281Z] === RUN   TestWaitConditions
20:58:53 [2022-10-05T20:58:53.281Z] === RUN   TestWaitConditions/default
20:58:53 [2022-10-05T20:58:53.281Z] === PAUSE TestWaitConditions/default
20:58:53 [2022-10-05T20:58:53.281Z] === RUN   TestWaitConditions/not-running
20:58:53 [2022-10-05T20:58:53.281Z] === PAUSE TestWaitConditions/not-running
20:58:53 [2022-10-05T20:58:53.281Z] === RUN   TestWaitConditions/next-exit
20:58:53 [2022-10-05T20:58:53.281Z] === PAUSE TestWaitConditions/next-exit
20:58:53 [2022-10-05T20:58:53.281Z] === RUN   TestWaitConditions/removed
20:58:53 [2022-10-05T20:58:53.281Z] === PAUSE TestWaitConditions/removed
20:58:53 [2022-10-05T20:58:53.281Z] === CONT  TestWaitConditions/default
20:58:53 [2022-10-05T20:58:53.281Z] === CONT  TestWaitConditions/removed
20:58:53 [2022-10-05T20:58:53.281Z]     wait_test.go:146: ContainerID = 9722b22ed01dfcc231537d6ef7d073c0aa944c54f13d7fc0afe6c040f509e546
20:58:53 [2022-10-05T20:58:53.281Z] === CONT  TestWaitConditions/default
20:58:53 [2022-10-05T20:58:53.281Z]     wait_test.go:146: ContainerID = dcacc4ff8b032b35878ba66796247c0d5a1e37e92363aeaac5df7171560cb416
20:58:53 [2022-10-05T20:58:53.842Z] === CONT  TestWaitConditions/next-exit
20:58:53 [2022-10-05T20:58:53.842Z]     wait_test.go:146: ContainerID = 8abcf1e6a708c8986dde89f84363085cb98ba686054c0e5951baeddc9348b4a6
20:58:53 [2022-10-05T20:58:53.842Z] === CONT  TestWaitConditions/not-running
20:58:53 [2022-10-05T20:58:53.842Z]     wait_test.go:146: ContainerID = 0fb74badc98ca2b704723432a25da725bfc07b6fc520d304550067f6bee5368e
20:58:54 [2022-10-05T20:58:54.404Z] --- PASS: TestWaitConditions (0.01s)
20:58:54 [2022-10-05T20:58:54.404Z]     --- PASS: TestWaitConditions/removed (0.59s)
20:58:54 [2022-10-05T20:58:54.404Z]     --- PASS: TestWaitConditions/default (0.71s)
20:58:54 [2022-10-05T20:58:54.404Z]     --- PASS: TestWaitConditions/next-exit (0.53s)
20:58:54 [2022-10-05T20:58:54.404Z]     --- PASS: TestWaitConditions/not-running (0.44s)
20:58:54 [2022-10-05T20:58:54.404Z] === RUN   TestWaitRestartedContainer
20:58:54 [2022-10-05T20:58:54.404Z] === RUN   TestWaitRestartedContainer/default
20:58:54 [2022-10-05T20:58:54.404Z] === PAUSE TestWaitRestartedContainer/default
20:58:54 [2022-10-05T20:58:54.404Z] === RUN   TestWaitRestartedContainer/not-running
20:58:54 [2022-10-05T20:58:54.404Z] === PAUSE TestWaitRestartedContainer/not-running
20:58:54 [2022-10-05T20:58:54.404Z] === RUN   TestWaitRestartedContainer/next-exit
20:58:54 [2022-10-05T20:58:54.404Z] === PAUSE TestWaitRestartedContainer/next-exit
20:58:54 [2022-10-05T20:58:54.404Z] === CONT  TestWaitRestartedContainer/default
20:58:54 [2022-10-05T20:58:54.404Z] === CONT  TestWaitRestartedContainer/next-exit
20:58:55 [2022-10-05T20:58:55.769Z] === CONT  TestWaitRestartedContainer/not-running
20:58:56 [2022-10-05T20:58:56.696Z] --- PASS: TestWaitRestartedContainer (0.01s)
20:58:56 [2022-10-05T20:58:56.696Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.44s)
20:58:56 [2022-10-05T20:58:56.696Z]     --- PASS: TestWaitRestartedContainer/default (1.47s)
20:58:56 [2022-10-05T20:58:56.696Z]     --- PASS: TestWaitRestartedContainer/not-running (0.88s)
20:58:56 [2022-10-05T20:58:56.696Z] === CONT  TestContainerStartOnDaemonRestart
20:58:56 [2022-10-05T20:58:56.696Z] === CONT  TestRestartDaemonWithRestartingContainer
20:58:58 [2022-10-05T20:58:58.589Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
20:58:58 [2022-10-05T20:58:58.589Z] === CONT  TestIpcModeOlderClient
20:58:58 [2022-10-05T20:58:58.844Z] --- PASS: TestIpcModeOlderClient (0.08s)
20:58:58 [2022-10-05T20:58:58.844Z] === CONT  TestContainerKillOnDaemonStart
20:58:59 [2022-10-05T20:58:59.102Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s)
20:58:59 [2022-10-05T20:58:59.102Z] === CONT  TestDaemonHostGatewayIP
20:59:01 [2022-10-05T20:59:01.617Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
20:59:01 [2022-10-05T20:59:01.617Z] === CONT  TestDaemonRestartIpcMode
20:59:03 [2022-10-05T20:59:03.505Z] --- PASS: TestDaemonRestartIpcMode (2.22s)
20:59:11 [2022-10-05T20:59:11.585Z] --- PASS: TestContainerKillOnDaemonStart (11.53s)
20:59:11 [2022-10-05T20:59:11.586Z] PASS
20:59:11 [2022-10-05T20:59:11.586Z] 
20:59:11 [2022-10-05T20:59:11.586Z] === Skipped
20:59:11 [2022-10-05T20:59:11.586Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
20:59:11 [2022-10-05T20:59:11.586Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
20:59:11 [2022-10-05T20:59:11.586Z] 
20:59:11 [2022-10-05T20:59:11.586Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
20:59:11 [2022-10-05T20:59:11.586Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
20:59:11 [2022-10-05T20:59:11.586Z] 
20:59:11 [2022-10-05T20:59:11.586Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
20:59:11 [2022-10-05T20:59:11.586Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
20:59:11 [2022-10-05T20:59:11.586Z] 
20:59:11 [2022-10-05T20:59:11.586Z] DONE 273 tests, 3 skipped in 128.638s
20:59:11 [2022-10-05T20:59:11.586Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
20:59:11 [2022-10-05T20:59:11.586Z] ++ 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
20:59:11 [2022-10-05T20:59:11.586Z] ++ set -e
20:59:11 [2022-10-05T20:59:11.586Z] ++ '[' -n 0 ']'
20:59:11 [2022-10-05T20:59:11.586Z] ++ set -x
20:59:11 [2022-10-05T20:59:11.586Z] ++ 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
20:59:11 [2022-10-05T20:59:11.586Z] INFO: Testing against a local daemon
20:59:11 [2022-10-05T20:59:11.586Z] === RUN   TestConfigDaemonLibtrustID
20:59:11 [2022-10-05T20:59:11.586Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
20:59:11 [2022-10-05T20:59:11.586Z] === RUN   TestConfigDaemonID
20:59:12 [2022-10-05T20:59:12.146Z]     daemon_test.go:86: [d5b66603b043a] daemon is not started
20:59:12 [2022-10-05T20:59:12.146Z] --- PASS: TestConfigDaemonID (1.04s)
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestDaemonConfigValidation
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-10-05T20:59:12.146Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-10-05T20:59:12.146Z] === PAUSE TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestDaemonConfigValidation/invalid_config
20:59:12 [2022-10-05T20:59:12.146Z] === PAUSE TestDaemonConfigValidation/invalid_config
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestDaemonConfigValidation/malformed_config
20:59:12 [2022-10-05T20:59:12.146Z] === PAUSE TestDaemonConfigValidation/malformed_config
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestDaemonConfigValidation/valid_config
20:59:12 [2022-10-05T20:59:12.146Z] === PAUSE TestDaemonConfigValidation/valid_config
20:59:12 [2022-10-05T20:59:12.146Z] === CONT  TestDaemonConfigValidation/config_with_no_content
20:59:12 [2022-10-05T20:59:12.146Z] === CONT  TestDaemonConfigValidation/malformed_config
20:59:12 [2022-10-05T20:59:12.146Z] === CONT  TestDaemonConfigValidation/invalid_config
20:59:12 [2022-10-05T20:59:12.146Z] === CONT  TestDaemonConfigValidation/config_with_{}
20:59:12 [2022-10-05T20:59:12.146Z] === CONT  TestDaemonConfigValidation/valid_config
20:59:12 [2022-10-05T20:59:12.146Z] --- PASS: TestDaemonConfigValidation (0.00s)
20:59:12 [2022-10-05T20:59:12.146Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
20:59:12 [2022-10-05T20:59:12.146Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
20:59:12 [2022-10-05T20:59:12.146Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.05s)
20:59:12 [2022-10-05T20:59:12.146Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
20:59:12 [2022-10-05T20:59:12.146Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestConfigDaemonSeccompProfiles
20:59:12 [2022-10-05T20:59:12.146Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
20:59:13 [2022-10-05T20:59:13.511Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
20:59:14 [2022-10-05T20:59:14.438Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
20:59:15 [2022-10-05T20:59:15.375Z] === CONT  TestConfigDaemonSeccompProfiles
20:59:15 [2022-10-05T20:59:15.375Z]     daemon_test.go:200: [dc10e973b2605] daemon is not started
20:59:15 [2022-10-05T20:59:15.375Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
20:59:15 [2022-10-05T20:59:15.375Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
20:59:15 [2022-10-05T20:59:15.375Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
20:59:15 [2022-10-05T20:59:15.375Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
20:59:15 [2022-10-05T20:59:15.375Z] === RUN   TestDaemonProxy
20:59:15 [2022-10-05T20:59:15.375Z] === RUN   TestDaemonProxy/environment_variables
20:59:17 [2022-10-05T20:59:17.309Z] === RUN   TestDaemonProxy/command-line_options
20:59:18 [2022-10-05T20:59:18.674Z] === RUN   TestDaemonProxy/configuration_file
20:59:20 [2022-10-05T20:59:20.562Z] === RUN   TestDaemonProxy/conflicting_options
20:59:21 [2022-10-05T20:59:21.123Z] === RUN   TestDaemonProxy/reload_sanitized
20:59:21 [2022-10-05T20:59:21.684Z] --- PASS: TestDaemonProxy (6.25s)
20:59:21 [2022-10-05T20:59:21.684Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
20:59:21 [2022-10-05T20:59:21.684Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
20:59:21 [2022-10-05T20:59:21.684Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
20:59:21 [2022-10-05T20:59:21.684Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
20:59:21 [2022-10-05T20:59:21.684Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
20:59:21 [2022-10-05T20:59:21.684Z] === RUN   TestLiveRestore
20:59:21 [2022-10-05T20:59:21.684Z] === RUN   TestLiveRestore/volume_references
20:59:21 [2022-10-05T20:59:21.684Z] === PAUSE TestLiveRestore/volume_references
20:59:21 [2022-10-05T20:59:21.684Z] === CONT  TestLiveRestore/volume_references
20:59:22 [2022-10-05T20:59:22.246Z] === RUN   TestLiveRestore/volume_references/restartPolicy
20:59:22 [2022-10-05T20:59:22.246Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
20:59:23 [2022-10-05T20:59:23.173Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
20:59:24 [2022-10-05T20:59:24.100Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
20:59:25 [2022-10-05T20:59:25.028Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
20:59:25 [2022-10-05T20:59:25.954Z] --- PASS: TestLiveRestore (0.00s)
20:59:25 [2022-10-05T20:59:25.954Z]     --- PASS: TestLiveRestore/volume_references (4.21s)
20:59:25 [2022-10-05T20:59:25.954Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.52s)
20:59:25 [2022-10-05T20:59:25.954Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
20:59:25 [2022-10-05T20:59:25.954Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.87s)
20:59:25 [2022-10-05T20:59:25.954Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
20:59:25 [2022-10-05T20:59:25.954Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.86s)
20:59:25 [2022-10-05T20:59:25.954Z] PASS
20:59:25 [2022-10-05T20:59:25.954Z] 
20:59:25 [2022-10-05T20:59:25.954Z] DONE 25 tests in 15.494s
20:59:25 [2022-10-05T20:59:25.954Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
20:59:25 [2022-10-05T20:59:25.954Z] ++ 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
20:59:25 [2022-10-05T20:59:25.954Z] ++ set -e
20:59:25 [2022-10-05T20:59:25.954Z] ++ '[' -n 0 ']'
20:59:25 [2022-10-05T20:59:25.954Z] ++ set -x
20:59:25 [2022-10-05T20:59:25.954Z] ++ 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
20:59:26 [2022-10-05T20:59:26.210Z] INFO: Testing against a local daemon
20:59:26 [2022-10-05T20:59:26.210Z] === RUN   TestCommitInheritsEnv
20:59:26 [2022-10-05T20:59:26.466Z] --- PASS: TestCommitInheritsEnv (0.27s)
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportExtremelyLargeImageWorks
20:59:26 [2022-10-05T20:59:26.466Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:59:26 [2022-10-05T20:59:26.466Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportWithCustomPlatform
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportWithCustomPlatform/#00
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportWithCustomPlatform/_______
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportWithCustomPlatform//
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportWithCustomPlatform/linux
20:59:26 [2022-10-05T20:59:26.466Z] === RUN   TestImportWithCustomPlatform/LINUX
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestImportWithCustomPlatform/macos
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestImportWithCustomPlatform/macos/arm64
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestImportWithCustomPlatform/nintendo64
20:59:26 [2022-10-05T20:59:26.722Z] --- PASS: TestImportWithCustomPlatform (0.30s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
20:59:26 [2022-10-05T20:59:26.722Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestImagesFilterMultiReference
20:59:26 [2022-10-05T20:59:26.722Z] --- PASS: TestImagesFilterMultiReference (0.06s)
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestImagePullPlatformInvalid
20:59:26 [2022-10-05T20:59:26.722Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
20:59:26 [2022-10-05T20:59:26.722Z] === RUN   TestRemoveImageOrphaning
20:59:26 [2022-10-05T20:59:26.978Z] --- PASS: TestRemoveImageOrphaning (0.26s)
20:59:26 [2022-10-05T20:59:26.978Z] === RUN   TestRemoveImageGarbageCollector
20:59:26 [2022-10-05T20:59:26.978Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:26 [2022-10-05T20:59:26.978Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
20:59:26 [2022-10-05T20:59:26.978Z] === RUN   TestTagUnprefixedRepoByNameOrName
20:59:26 [2022-10-05T20:59:26.978Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
20:59:26 [2022-10-05T20:59:26.978Z] === RUN   TestTagInvalidReference
20:59:26 [2022-10-05T20:59:26.978Z] --- PASS: TestTagInvalidReference (0.02s)
20:59:26 [2022-10-05T20:59:26.978Z] === RUN   TestTagValidPrefixedRepo
20:59:27 [2022-10-05T20:59:27.233Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
20:59:27 [2022-10-05T20:59:27.233Z] === RUN   TestTagExistedNameWithoutForce
20:59:27 [2022-10-05T20:59:27.233Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
20:59:27 [2022-10-05T20:59:27.233Z] === RUN   TestTagOfficialNames
20:59:27 [2022-10-05T20:59:27.233Z] --- PASS: TestTagOfficialNames (0.05s)
20:59:27 [2022-10-05T20:59:27.233Z] === RUN   TestTagMatchesDigest
20:59:27 [2022-10-05T20:59:27.233Z] --- PASS: TestTagMatchesDigest (0.01s)
20:59:27 [2022-10-05T20:59:27.233Z] PASS
20:59:27 [2022-10-05T20:59:27.233Z] 
20:59:27 [2022-10-05T20:59:27.233Z] === Skipped
20:59:27 [2022-10-05T20:59:27.233Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
20:59:27 [2022-10-05T20:59:27.233Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
20:59:27 [2022-10-05T20:59:27.233Z] 
20:59:27 [2022-10-05T20:59:27.233Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
20:59:27 [2022-10-05T20:59:27.233Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
20:59:27 [2022-10-05T20:59:27.233Z] 
20:59:27 [2022-10-05T20:59:27.233Z] DONE 22 tests, 2 skipped in 1.417s
20:59:27 [2022-10-05T20:59:27.233Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
20:59:27 [2022-10-05T20:59:27.233Z] ++ 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
20:59:27 [2022-10-05T20:59:27.233Z] ++ set -e
20:59:27 [2022-10-05T20:59:27.233Z] ++ '[' -n 0 ']'
20:59:27 [2022-10-05T20:59:27.233Z] ++ set -x
20:59:27 [2022-10-05T20:59:27.234Z] ++ 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
20:59:27 [2022-10-05T20:59:27.234Z] === RUN   TestStripANSICommands
20:59:27 [2022-10-05T20:59:27.234Z] === RUN   TestStripANSICommands/#00
20:59:27 [2022-10-05T20:59:27.234Z] === RUN   TestStripANSICommands/#01
20:59:27 [2022-10-05T20:59:27.234Z] --- PASS: TestStripANSICommands (0.00s)
20:59:27 [2022-10-05T20:59:27.234Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
20:59:27 [2022-10-05T20:59:27.234Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
20:59:27 [2022-10-05T20:59:27.234Z] PASS
20:59:27 [2022-10-05T20:59:27.234Z] 
20:59:27 [2022-10-05T20:59:27.234Z] DONE 3 tests in 0.074s
20:59:27 [2022-10-05T20:59:27.234Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
20:59:27 [2022-10-05T20:59:27.234Z] ++ 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
20:59:27 [2022-10-05T20:59:27.234Z] ++ set -e
20:59:27 [2022-10-05T20:59:27.234Z] ++ '[' -n 0 ']'
20:59:27 [2022-10-05T20:59:27.234Z] ++ set -x
20:59:27 [2022-10-05T20:59:27.234Z] ++ 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
20:59:27 [2022-10-05T20:59:27.490Z] INFO: Testing against a local daemon
20:59:27 [2022-10-05T20:59:27.490Z] === RUN   TestNetworkCreateDelete
20:59:27 [2022-10-05T20:59:27.490Z] --- PASS: TestNetworkCreateDelete (0.13s)
20:59:27 [2022-10-05T20:59:27.490Z] === RUN   TestDockerNetworkDeletePreferID
20:59:28 [2022-10-05T20:59:28.051Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s)
20:59:28 [2022-10-05T20:59:28.051Z] === RUN   TestDaemonDNSFallback
20:59:34 [2022-10-05T20:59:34.585Z] --- PASS: TestDaemonDNSFallback (6.28s)
20:59:34 [2022-10-05T20:59:34.585Z] === RUN   TestInspectNetwork
20:59:37 [2022-10-05T20:59:37.099Z] === RUN   TestInspectNetwork/full_network_id
20:59:37 [2022-10-05T20:59:37.099Z] === RUN   TestInspectNetwork/partial_network_id
20:59:37 [2022-10-05T20:59:37.099Z] === RUN   TestInspectNetwork/network_name
20:59:37 [2022-10-05T20:59:37.099Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
20:59:41 [2022-10-05T20:59:41.264Z] --- PASS: TestInspectNetwork (7.05s)
20:59:41 [2022-10-05T20:59:41.264Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
20:59:41 [2022-10-05T20:59:41.264Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
20:59:41 [2022-10-05T20:59:41.264Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
20:59:41 [2022-10-05T20:59:41.264Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
20:59:41 [2022-10-05T20:59:41.264Z] === RUN   TestRunContainerWithBridgeNone
20:59:43 [2022-10-05T20:59:43.153Z] --- PASS: TestRunContainerWithBridgeNone (1.54s)
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/create
20:59:43 [2022-10-05T20:59:43.153Z] === PAUSE TestNetworkInvalidJSON/networks/create
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
20:59:43 [2022-10-05T20:59:43.153Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
20:59:43 [2022-10-05T20:59:43.153Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
20:59:43 [2022-10-05T20:59:43.153Z] === CONT  TestNetworkInvalidJSON/networks/create
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
20:59:43 [2022-10-05T20:59:43.153Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
20:59:43 [2022-10-05T20:59:43.153Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
20:59:43 [2022-10-05T20:59:43.153Z] --- PASS: TestNetworkInvalidJSON (0.01s)
20:59:43 [2022-10-05T20:59:43.153Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkList
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkList//networks
20:59:43 [2022-10-05T20:59:43.153Z] === PAUSE TestNetworkList//networks
20:59:43 [2022-10-05T20:59:43.153Z] === RUN   TestNetworkList//networks/
20:59:43 [2022-10-05T20:59:43.153Z] === PAUSE TestNetworkList//networks/
20:59:43 [2022-10-05T20:59:43.153Z] === CONT  TestNetworkList//networks
20:59:43 [2022-10-05T20:59:43.153Z] === CONT  TestNetworkList//networks/
20:59:43 [2022-10-05T20:59:43.154Z] --- PASS: TestNetworkList (0.01s)
20:59:43 [2022-10-05T20:59:43.154Z]     --- PASS: TestNetworkList//networks (0.00s)
20:59:43 [2022-10-05T20:59:43.154Z]     --- PASS: TestNetworkList//networks/ (0.00s)
20:59:43 [2022-10-05T20:59:43.154Z] === RUN   TestHostIPv4BridgeLabel
20:59:43 [2022-10-05T20:59:43.409Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
20:59:43 [2022-10-05T20:59:43.409Z] === RUN   TestDaemonRestartWithLiveRestore
20:59:44 [2022-10-05T20:59:44.336Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
20:59:44 [2022-10-05T20:59:44.336Z] === RUN   TestDaemonDefaultNetworkPools
20:59:45 [2022-10-05T20:59:45.263Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
20:59:45 [2022-10-05T20:59:45.263Z] === RUN   TestDaemonRestartWithExistingNetwork
20:59:46 [2022-10-05T20:59:46.628Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
20:59:46 [2022-10-05T20:59:46.628Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
20:59:47 [2022-10-05T20:59:47.555Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
20:59:47 [2022-10-05T20:59:47.555Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
20:59:48 [2022-10-05T20:59:48.123Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
20:59:48 [2022-10-05T20:59:48.123Z] === RUN   TestServiceWithPredefinedNetwork
20:59:50 [2022-10-05T20:59:50.640Z] --- PASS: TestServiceWithPredefinedNetwork (2.20s)
20:59:50 [2022-10-05T20:59:50.640Z] === RUN   TestServiceRemoveKeepsIngressNetwork
20:59:50 [2022-10-05T20:59:50.640Z]     service_test.go:242: FLAKY_TEST
20:59:50 [2022-10-05T20:59:50.640Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
20:59:50 [2022-10-05T20:59:50.640Z] === RUN   TestServiceWithDataPathPortInit
21:00:05 [2022-10-05T21:00:05.522Z] --- PASS: TestServiceWithDataPathPortInit (13.64s)
21:00:05 [2022-10-05T21:00:05.522Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:00:06 [2022-10-05T21:00:06.449Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4paf6v52y7407koaiibtclx55 Created:2022-10-05 21:00:05.248076998 +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[d26e0681095a087be63fb19305c2299c73f9a042503ec91d30f37fbfdbd2f1a5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mnqkpecvrhaz3spzajffba5vw EndpointID:9eb17ced8e594caa7e8345dde81f5f044a74e3de74bf9da29c602ed96224463f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fb0fc163e939c61241dc76233d809e3ae0b5ddd616e5c9ef8fcad159cff3f364 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:145d9b529b39 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mnqkpecvrhaz3spzajffba5vw EndpointID:9eb17ced8e594caa7e8345dde81f5f044a74e3de74bf9da29c602ed96224463f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:00:11 [2022-10-05T21:00:11.694Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.89s)
21:00:11 [2022-10-05T21:00:11.694Z] PASS
21:00:11 [2022-10-05T21:00:11.694Z] 
21:00:11 [2022-10-05T21:00:11.694Z] === Skipped
21:00:11 [2022-10-05T21:00:11.694Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:00:11 [2022-10-05T21:00:11.694Z]     service_test.go:242: FLAKY_TEST
21:00:11 [2022-10-05T21:00:11.694Z] 
21:00:11 [2022-10-05T21:00:11.694Z] DONE 38 tests, 1 skipped in 43.527s
21:00:11 [2022-10-05T21:00:11.694Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:00:11 [2022-10-05T21:00:11.694Z] ++ 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
21:00:11 [2022-10-05T21:00:11.694Z] ++ set -e
21:00:11 [2022-10-05T21:00:11.694Z] ++ '[' -n 0 ']'
21:00:11 [2022-10-05T21:00:11.694Z] ++ set -x
21:00:11 [2022-10-05T21:00:11.694Z] ++ 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
21:00:11 [2022-10-05T21:00:11.694Z] INFO: Testing against a local daemon
21:00:11 [2022-10-05T21:00:11.694Z] === RUN   TestDockerNetworkIpvlanPersistance
21:00:11 [2022-10-05T21:00:11.694Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-10-05T21:00:11.694Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:00:11 [2022-10-05T21:00:11.694Z] === RUN   TestDockerNetworkIpvlan
21:00:11 [2022-10-05T21:00:11.694Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-10-05T21:00:11.694Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:00:11 [2022-10-05T21:00:11.694Z] PASS
21:00:11 [2022-10-05T21:00:11.694Z] 
21:00:11 [2022-10-05T21:00:11.694Z] === Skipped
21:00:11 [2022-10-05T21:00:11.694Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:00:11 [2022-10-05T21:00:11.694Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-10-05T21:00:11.694Z] 
21:00:11 [2022-10-05T21:00:11.694Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:00:11 [2022-10-05T21:00:11.694Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:00:11 [2022-10-05T21:00:11.694Z] 
21:00:11 [2022-10-05T21:00:11.694Z] DONE 2 tests, 2 skipped in 0.087s
21:00:11 [2022-10-05T21:00:11.694Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:00:11 [2022-10-05T21:00:11.694Z] ++ 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
21:00:11 [2022-10-05T21:00:11.694Z] ++ set -e
21:00:11 [2022-10-05T21:00:11.694Z] ++ '[' -n 0 ']'
21:00:11 [2022-10-05T21:00:11.694Z] ++ set -x
21:00:11 [2022-10-05T21:00:11.694Z] ++ 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
21:00:11 [2022-10-05T21:00:11.694Z] INFO: Testing against a local daemon
21:00:11 [2022-10-05T21:00:11.694Z] === RUN   TestDockerNetworkMacvlanPersistance
21:00:12 [2022-10-05T21:00:12.621Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.31s)
21:00:12 [2022-10-05T21:00:12.621Z] === RUN   TestDockerNetworkMacvlan
21:00:13 [2022-10-05T21:00:13.183Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:00:13 [2022-10-05T21:00:13.747Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:00:14 [2022-10-05T21:00:14.676Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:00:16 [2022-10-05T21:00:16.566Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:00:17 [2022-10-05T21:00:17.931Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:00:21 [2022-10-05T21:00:21.199Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:00:22 [2022-10-05T21:00:22.140Z] --- PASS: TestDockerNetworkMacvlan (9.59s)
21:00:22 [2022-10-05T21:00:22.140Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
21:00:22 [2022-10-05T21:00:22.140Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
21:00:22 [2022-10-05T21:00:22.140Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s)
21:00:22 [2022-10-05T21:00:22.140Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.83s)
21:00:22 [2022-10-05T21:00:22.140Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.96s)
21:00:22 [2022-10-05T21:00:22.140Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.73s)
21:00:22 [2022-10-05T21:00:22.140Z] PASS
21:00:22 [2022-10-05T21:00:22.140Z] 
21:00:22 [2022-10-05T21:00:22.140Z] DONE 8 tests in 11.013s
21:00:22 [2022-10-05T21:00:22.140Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:00:22 [2022-10-05T21:00:22.140Z] ++ 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
21:00:22 [2022-10-05T21:00:22.140Z] ++ set -e
21:00:22 [2022-10-05T21:00:22.140Z] ++ '[' -n 0 ']'
21:00:22 [2022-10-05T21:00:22.140Z] ++ set -x
21:00:22 [2022-10-05T21:00:22.141Z] ++ 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
21:00:22 [2022-10-05T21:00:22.141Z] testing: warning: no tests to run
21:00:22 [2022-10-05T21:00:22.141Z] PASS
21:00:22 [2022-10-05T21:00:22.141Z] 
21:00:22 [2022-10-05T21:00:22.141Z] DONE 0 tests in 0.027s
21:00:22 [2022-10-05T21:00:22.141Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:00:22 [2022-10-05T21:00:22.141Z] ++ 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
21:00:22 [2022-10-05T21:00:22.141Z] ++ set -e
21:00:22 [2022-10-05T21:00:22.141Z] ++ '[' -n 0 ']'
21:00:22 [2022-10-05T21:00:22.141Z] ++ set -x
21:00:22 [2022-10-05T21:00:22.141Z] ++ 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
21:00:22 [2022-10-05T21:00:22.141Z] INFO: Testing against a local daemon
21:00:22 [2022-10-05T21:00:22.141Z] === RUN   TestAuthZPluginAllowRequest
21:00:23 [2022-10-05T21:00:23.513Z] --- PASS: TestAuthZPluginAllowRequest (1.17s)
21:00:23 [2022-10-05T21:00:23.513Z] === RUN   TestAuthZPluginTLS
21:00:23 [2022-10-05T21:00:23.769Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:00:23 [2022-10-05T21:00:23.769Z] === RUN   TestAuthZPluginDenyRequest
21:00:24 [2022-10-05T21:00:24.330Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:00:24 [2022-10-05T21:00:24.330Z] === RUN   TestAuthZPluginAPIDenyResponse
21:00:24 [2022-10-05T21:00:24.892Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:00:24 [2022-10-05T21:00:24.892Z] === RUN   TestAuthZPluginDenyResponse
21:00:25 [2022-10-05T21:00:25.454Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
21:00:25 [2022-10-05T21:00:25.454Z] === RUN   TestAuthZPluginAllowEventStream
21:00:26 [2022-10-05T21:00:26.818Z] --- PASS: TestAuthZPluginAllowEventStream (1.14s)
21:00:26 [2022-10-05T21:00:26.819Z] === RUN   TestAuthZPluginErrorResponse
21:00:27 [2022-10-05T21:00:27.074Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:00:27 [2022-10-05T21:00:27.074Z] === RUN   TestAuthZPluginErrorRequest
21:00:27 [2022-10-05T21:00:27.636Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:00:27 [2022-10-05T21:00:27.636Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:00:28 [2022-10-05T21:00:28.198Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
21:00:28 [2022-10-05T21:00:28.198Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:00:29 [2022-10-05T21:00:29.563Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
21:00:29 [2022-10-05T21:00:29.563Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:00:30 [2022-10-05T21:00:30.929Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.38s)
21:00:30 [2022-10-05T21:00:30.929Z] === RUN   TestAuthZPluginHeader
21:00:31 [2022-10-05T21:00:31.857Z] --- PASS: TestAuthZPluginHeader (0.71s)
21:00:31 [2022-10-05T21:00:31.857Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:00:31 [2022-10-05T21:00:31.857Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-10-05T21:00:31.857Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:00:31 [2022-10-05T21:00:31.857Z] === RUN   TestAuthZPluginV2Disable
21:00:31 [2022-10-05T21:00:31.857Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-10-05T21:00:31.857Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:00:31 [2022-10-05T21:00:31.857Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:00:31 [2022-10-05T21:00:31.857Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-10-05T21:00:31.857Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:00:31 [2022-10-05T21:00:31.857Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:00:31 [2022-10-05T21:00:31.857Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:31 [2022-10-05T21:00:31.857Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:00:31 [2022-10-05T21:00:31.857Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:00:49 [2022-10-05T21:00:49.901Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s)
21:00:49 [2022-10-05T21:00:49.901Z] PASS
21:00:49 [2022-10-05T21:00:49.901Z] 
21:00:49 [2022-10-05T21:00:49.901Z] === Skipped
21:00:49 [2022-10-05T21:00:49.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-10-05T21:00:49.901Z] 
21:00:49 [2022-10-05T21:00:49.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-10-05T21:00:49.901Z] 
21:00:49 [2022-10-05T21:00:49.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-10-05T21:00:49.901Z] 
21:00:49 [2022-10-05T21:00:49.901Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:00:49 [2022-10-05T21:00:49.901Z] 
21:00:49 [2022-10-05T21:00:49.901Z] DONE 17 tests, 4 skipped in 26.481s
21:00:49 [2022-10-05T21:00:49.901Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:00:49 [2022-10-05T21:00:49.901Z] ++ 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
21:00:49 [2022-10-05T21:00:49.901Z] ++ set -e
21:00:49 [2022-10-05T21:00:49.901Z] ++ '[' -n 0 ']'
21:00:49 [2022-10-05T21:00:49.901Z] ++ set -x
21:00:49 [2022-10-05T21:00:49.901Z] ++ 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
21:00:49 [2022-10-05T21:00:49.901Z] INFO: Testing against a local daemon
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:00:49 [2022-10-05T21:00:49.901Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:49 [2022-10-05T21:00:49.901Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:00:49 [2022-10-05T21:00:49.901Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:00:49 [2022-10-05T21:00:49.901Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:00:49 [2022-10-05T21:00:49.901Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:00:49 [2022-10-05T21:00:49.901Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:00:49 [2022-10-05T21:00:49.901Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:00:49 [2022-10-05T21:00:49.901Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInstall
21:00:49 [2022-10-05T21:00:49.901Z] === RUN   TestPluginInstall/no_auth
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d9722a115ed230ade0fbd10426ca18131f74040a7b2893a397f858f09778df" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d9722a115ed230ade0fbd10426ca18131f74040a7b2893a397f858f09778df" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:53 [2022-10-05T21:00:53.173Z] === RUN   TestPluginInstall/with_htpasswd
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d9722a115ed230ade0fbd10426ca18131f74040a7b2893a397f858f09778df" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:53 [2022-10-05T21:00:53.173Z] time="2022-10-05T21:00:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5d9722a115ed230ade0fbd10426ca18131f74040a7b2893a397f858f09778df" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:53 [2022-10-05T21:00:53.429Z] === RUN   TestPluginInstall/with_insecure
21:00:54 [2022-10-05T21:00:54.357Z] time="2022-10-05T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:54 [2022-10-05T21:00:54.357Z] time="2022-10-05T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56524fe3396a2473a0d1697fd30f7b27478817be4470a0c7c1e948de699f97c5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:54 [2022-10-05T21:00:54.357Z] time="2022-10-05T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:00:54 [2022-10-05T21:00:54.357Z] time="2022-10-05T21:00:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56524fe3396a2473a0d1697fd30f7b27478817be4470a0c7c1e948de699f97c5" mediatype=application/vnd.docker.plugin.v1+json size=522
21:00:54 [2022-10-05T21:00:54.357Z]     plugin_test.go:196: [ddf1cb153bfcd] daemon is not started
21:00:54 [2022-10-05T21:00:54.357Z] --- PASS: TestPluginInstall (5.70s)
21:00:54 [2022-10-05T21:00:54.357Z]     --- PASS: TestPluginInstall/no_auth (4.11s)
21:00:54 [2022-10-05T21:00:54.357Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
21:00:54 [2022-10-05T21:00:54.357Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
21:00:54 [2022-10-05T21:00:54.357Z] === RUN   TestPluginsWithRuntimes
21:00:56 [2022-10-05T21:00:56.246Z] === RUN   TestPluginsWithRuntimes/No_Args
21:00:56 [2022-10-05T21:00:56.807Z] === RUN   TestPluginsWithRuntimes/With_Args
21:00:57 [2022-10-05T21:00:57.734Z] --- PASS: TestPluginsWithRuntimes (3.32s)
21:00:57 [2022-10-05T21:00:57.734Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
21:00:57 [2022-10-05T21:00:57.734Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
21:00:57 [2022-10-05T21:00:57.734Z] === RUN   TestPluginBackCompatMediaTypes
21:00:58 [2022-10-05T21:00:58.297Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
21:00:58 [2022-10-05T21:00:58.297Z] PASS
21:00:58 [2022-10-05T21:00:58.297Z] 
21:00:58 [2022-10-05T21:00:58.297Z] DONE 24 tests in 9.777s
21:00:58 [2022-10-05T21:00:58.297Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:00:58 [2022-10-05T21:00:58.297Z] ++ 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
21:00:58 [2022-10-05T21:00:58.297Z] ++ set -e
21:00:58 [2022-10-05T21:00:58.297Z] ++ '[' -n 0 ']'
21:00:58 [2022-10-05T21:00:58.297Z] ++ set -x
21:00:58 [2022-10-05T21:00:58.297Z] ++ 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
21:00:58 [2022-10-05T21:00:58.553Z] INFO: Testing against a local daemon
21:00:58 [2022-10-05T21:00:58.553Z] === RUN   TestExternalGraphDriver
21:00:58 [2022-10-05T21:00:58.809Z] === RUN   TestExternalGraphDriver/json
21:01:00 [2022-10-05T21:01:00.699Z] === RUN   TestExternalGraphDriver/spec
21:01:02 [2022-10-05T21:01:02.065Z] === RUN   TestExternalGraphDriver/pull
21:01:03 [2022-10-05T21:01:03.956Z] --- PASS: TestExternalGraphDriver (5.26s)
21:01:03 [2022-10-05T21:01:03.956Z]     --- PASS: TestExternalGraphDriver/json (1.58s)
21:01:03 [2022-10-05T21:01:03.956Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
21:01:03 [2022-10-05T21:01:03.956Z]     --- PASS: TestExternalGraphDriver/pull (1.73s)
21:01:03 [2022-10-05T21:01:03.956Z] === RUN   TestGraphdriverPluginV2
21:01:03 [2022-10-05T21:01:03.956Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:03 [2022-10-05T21:01:03.956Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:01:03 [2022-10-05T21:01:03.956Z] PASS
21:01:03 [2022-10-05T21:01:03.956Z] 
21:01:03 [2022-10-05T21:01:03.956Z] === Skipped
21:01:03 [2022-10-05T21:01:03.956Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:01:03 [2022-10-05T21:01:03.956Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:01:03 [2022-10-05T21:01:03.956Z] 
21:01:03 [2022-10-05T21:01:03.956Z] DONE 5 tests, 1 skipped in 5.707s
21:01:03 [2022-10-05T21:01:03.956Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:01:03 [2022-10-05T21:01:03.956Z] ++ 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
21:01:03 [2022-10-05T21:01:03.956Z] ++ set -e
21:01:03 [2022-10-05T21:01:03.956Z] ++ '[' -n 0 ']'
21:01:03 [2022-10-05T21:01:03.956Z] ++ set -x
21:01:03 [2022-10-05T21:01:03.956Z] ++ 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
21:01:04 [2022-10-05T21:01:04.884Z] INFO: Testing against a local daemon
21:01:04 [2022-10-05T21:01:04.884Z] === RUN   TestContinueAfterPluginCrash
21:01:04 [2022-10-05T21:01:04.884Z] === PAUSE TestContinueAfterPluginCrash
21:01:04 [2022-10-05T21:01:04.884Z] === RUN   TestReadPluginNoRead
21:01:04 [2022-10-05T21:01:04.884Z] === PAUSE TestReadPluginNoRead
21:01:04 [2022-10-05T21:01:04.884Z] === RUN   TestDaemonStartWithLogOpt
21:01:04 [2022-10-05T21:01:04.884Z] === PAUSE TestDaemonStartWithLogOpt
21:01:04 [2022-10-05T21:01:04.884Z] === CONT  TestContinueAfterPluginCrash
21:01:04 [2022-10-05T21:01:04.884Z] === CONT  TestDaemonStartWithLogOpt
21:01:08 [2022-10-05T21:01:08.152Z] --- PASS: TestDaemonStartWithLogOpt (3.07s)
21:01:08 [2022-10-05T21:01:08.152Z] === CONT  TestReadPluginNoRead
21:01:10 [2022-10-05T21:01:10.042Z] === RUN   TestReadPluginNoRead/default
21:01:10 [2022-10-05T21:01:10.970Z] === RUN   TestReadPluginNoRead/disabled_caching
21:01:12 [2022-10-05T21:01:12.336Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:01:12 [2022-10-05T21:01:12.591Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
21:01:13 [2022-10-05T21:01:13.519Z] === CONT  TestReadPluginNoRead
21:01:13 [2022-10-05T21:01:13.519Z]     read_test.go:91: [d52f77a11c297] daemon is not started
21:01:13 [2022-10-05T21:01:13.519Z] --- PASS: TestReadPluginNoRead (5.70s)
21:01:13 [2022-10-05T21:01:13.519Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
21:01:13 [2022-10-05T21:01:13.519Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
21:01:13 [2022-10-05T21:01:13.519Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.18s)
21:01:13 [2022-10-05T21:01:13.519Z] PASS
21:01:13 [2022-10-05T21:01:13.519Z] 
21:01:13 [2022-10-05T21:01:13.519Z] DONE 6 tests in 9.412s
21:01:13 [2022-10-05T21:01:13.519Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
21:01:13 [2022-10-05T21:01:13.519Z] ++ 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
21:01:13 [2022-10-05T21:01:13.519Z] ++ set -e
21:01:13 [2022-10-05T21:01:13.519Z] ++ '[' -n 0 ']'
21:01:13 [2022-10-05T21:01:13.519Z] ++ set -x
21:01:13 [2022-10-05T21:01:13.519Z] ++ 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
21:01:13 [2022-10-05T21:01:13.519Z] testing: warning: no tests to run
21:01:13 [2022-10-05T21:01:13.519Z] PASS
21:01:13 [2022-10-05T21:01:13.519Z] 
21:01:13 [2022-10-05T21:01:13.519Z] DONE 0 tests in 0.061s
21:01:13 [2022-10-05T21:01:13.519Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:01:13 [2022-10-05T21:01:13.519Z] ++ 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
21:01:13 [2022-10-05T21:01:13.519Z] ++ set -e
21:01:13 [2022-10-05T21:01:13.519Z] ++ '[' -n 0 ']'
21:01:13 [2022-10-05T21:01:13.519Z] ++ set -x
21:01:13 [2022-10-05T21:01:13.519Z] ++ 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
21:01:13 [2022-10-05T21:01:13.775Z] INFO: Testing against a local daemon
21:01:13 [2022-10-05T21:01:13.775Z] === RUN   TestPluginWithDevMounts
21:01:13 [2022-10-05T21:01:13.775Z] === PAUSE TestPluginWithDevMounts
21:01:13 [2022-10-05T21:01:13.775Z] === CONT  TestPluginWithDevMounts
21:01:15 [2022-10-05T21:01:15.140Z] --- PASS: TestPluginWithDevMounts (1.53s)
21:01:15 [2022-10-05T21:01:15.140Z] PASS
21:01:15 [2022-10-05T21:01:15.140Z] 
21:01:15 [2022-10-05T21:01:15.140Z] DONE 1 tests in 1.659s
21:01:15 [2022-10-05T21:01:15.140Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:01:15 [2022-10-05T21:01:15.140Z] ++ 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
21:01:15 [2022-10-05T21:01:15.140Z] ++ set -e
21:01:15 [2022-10-05T21:01:15.140Z] ++ '[' -n 0 ']'
21:01:15 [2022-10-05T21:01:15.140Z] ++ set -x
21:01:15 [2022-10-05T21:01:15.140Z] ++ 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
21:01:15 [2022-10-05T21:01:15.396Z] INFO: Testing against a local daemon
21:01:15 [2022-10-05T21:01:15.396Z] === RUN   TestSecretInspect
21:01:17 [2022-10-05T21:01:17.911Z] --- PASS: TestSecretInspect (2.16s)
21:01:17 [2022-10-05T21:01:17.911Z] === RUN   TestSecretList
21:01:19 [2022-10-05T21:01:19.800Z] --- PASS: TestSecretList (2.16s)
21:01:19 [2022-10-05T21:01:19.800Z] === RUN   TestSecretsCreateAndDelete
21:01:22 [2022-10-05T21:01:22.315Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
21:01:22 [2022-10-05T21:01:22.315Z] === RUN   TestSecretsUpdate
21:01:24 [2022-10-05T21:01:24.216Z] --- PASS: TestSecretsUpdate (2.18s)
21:01:24 [2022-10-05T21:01:24.216Z] === RUN   TestTemplatedSecret
21:01:26 [2022-10-05T21:01:26.757Z] --- PASS: TestTemplatedSecret (2.55s)
21:01:26 [2022-10-05T21:01:26.757Z] === RUN   TestSecretCreateResolve
21:01:29 [2022-10-05T21:01:29.272Z] --- PASS: TestSecretCreateResolve (2.27s)
21:01:29 [2022-10-05T21:01:29.272Z] PASS
21:01:29 [2022-10-05T21:01:29.272Z] 
21:01:29 [2022-10-05T21:01:29.272Z] DONE 6 tests in 13.673s
21:01:29 [2022-10-05T21:01:29.272Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:01:29 [2022-10-05T21:01:29.272Z] ++ 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
21:01:29 [2022-10-05T21:01:29.272Z] ++ set -e
21:01:29 [2022-10-05T21:01:29.272Z] ++ '[' -n 0 ']'
21:01:29 [2022-10-05T21:01:29.272Z] ++ set -x
21:01:29 [2022-10-05T21:01:29.272Z] ++ 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
21:01:29 [2022-10-05T21:01:29.272Z] INFO: Testing against a local daemon
21:01:29 [2022-10-05T21:01:29.272Z] === RUN   TestServiceCreateInit
21:01:29 [2022-10-05T21:01:29.272Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:01:32 [2022-10-05T21:01:32.538Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:01:36 [2022-10-05T21:01:36.706Z] --- PASS: TestServiceCreateInit (7.05s)
21:01:36 [2022-10-05T21:01:36.706Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.53s)
21:01:36 [2022-10-05T21:01:36.706Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.51s)
21:01:36 [2022-10-05T21:01:36.706Z] === RUN   TestCreateServiceMultipleTimes
21:01:51 [2022-10-05T21:01:51.543Z] --- PASS: TestCreateServiceMultipleTimes (14.60s)
21:01:51 [2022-10-05T21:01:51.543Z] === RUN   TestCreateServiceConflict
21:01:52 [2022-10-05T21:01:52.908Z] --- PASS: TestCreateServiceConflict (2.15s)
21:01:52 [2022-10-05T21:01:52.908Z] === RUN   TestCreateServiceMaxReplicas
21:01:56 [2022-10-05T21:01:56.173Z] --- PASS: TestCreateServiceMaxReplicas (2.72s)
21:01:56 [2022-10-05T21:01:56.173Z] === RUN   TestCreateWithDuplicateNetworkNames
21:02:11 [2022-10-05T21:02:11.011Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.00s)
21:02:11 [2022-10-05T21:02:11.011Z] === RUN   TestCreateServiceSecretFileMode
21:02:11 [2022-10-05T21:02:11.011Z] --- PASS: TestCreateServiceSecretFileMode (2.39s)
21:02:11 [2022-10-05T21:02:11.011Z] === RUN   TestCreateServiceConfigFileMode
21:02:13 [2022-10-05T21:02:13.527Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
21:02:13 [2022-10-05T21:02:13.527Z] === RUN   TestCreateServiceSysctls
21:02:16 [2022-10-05T21:02:16.794Z] --- PASS: TestCreateServiceSysctls (3.02s)
21:02:16 [2022-10-05T21:02:16.794Z] === RUN   TestCreateServiceCapabilities
21:02:18 [2022-10-05T21:02:18.687Z] --- PASS: TestCreateServiceCapabilities (2.39s)
21:02:18 [2022-10-05T21:02:18.687Z] === RUN   TestInspect
21:02:21 [2022-10-05T21:02:21.203Z] --- PASS: TestInspect (2.56s)
21:02:21 [2022-10-05T21:02:21.203Z] === RUN   TestCreateJob
21:02:24 [2022-10-05T21:02:24.471Z] --- PASS: TestCreateJob (3.04s)
21:02:24 [2022-10-05T21:02:24.471Z] === RUN   TestReplicatedJob
21:02:29 [2022-10-05T21:02:29.720Z] --- PASS: TestReplicatedJob (5.28s)
21:02:29 [2022-10-05T21:02:29.720Z] === RUN   TestUpdateReplicatedJob
21:02:32 [2022-10-05T21:02:32.986Z] --- PASS: TestUpdateReplicatedJob (3.01s)
21:02:32 [2022-10-05T21:02:32.986Z] === RUN   TestServiceListWithStatuses
21:02:32 [2022-10-05T21:02:32.986Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:02:32 [2022-10-05T21:02:32.986Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:02:32 [2022-10-05T21:02:32.986Z] === RUN   TestDockerNetworkConnectAlias
21:02:37 [2022-10-05T21:02:37.154Z] --- PASS: TestDockerNetworkConnectAlias (4.14s)
21:02:37 [2022-10-05T21:02:37.154Z] === RUN   TestDockerNetworkReConnect
21:02:40 [2022-10-05T21:02:40.420Z] --- PASS: TestDockerNetworkReConnect (3.31s)
21:02:40 [2022-10-05T21:02:40.420Z] === RUN   TestServicePlugin
21:02:40 [2022-10-05T21:02:40.420Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:02:40 [2022-10-05T21:02:40.420Z] --- SKIP: TestServicePlugin (0.00s)
21:02:40 [2022-10-05T21:02:40.420Z] === RUN   TestServiceUpdateLabel
21:02:42 [2022-10-05T21:02:42.309Z] --- PASS: TestServiceUpdateLabel (2.14s)
21:02:42 [2022-10-05T21:02:42.309Z] === RUN   TestServiceUpdateSecrets
21:02:57 [2022-10-05T21:02:57.171Z] --- PASS: TestServiceUpdateSecrets (14.30s)
21:02:57 [2022-10-05T21:02:57.171Z] === RUN   TestServiceUpdateConfigs
21:03:12 [2022-10-05T21:03:12.032Z] --- PASS: TestServiceUpdateConfigs (14.31s)
21:03:12 [2022-10-05T21:03:12.032Z] === RUN   TestServiceUpdateNetwork
21:03:24 [2022-10-05T21:03:24.201Z] --- PASS: TestServiceUpdateNetwork (12.12s)
21:03:24 [2022-10-05T21:03:24.201Z] === RUN   TestServiceUpdatePidsLimit
21:03:24 [2022-10-05T21:03:24.201Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:03:24 [2022-10-05T21:03:24.763Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:03:32 [2022-10-05T21:03:32.846Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:03:39 [2022-10-05T21:03:39.381Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
21:03:39 [2022-10-05T21:03:39.381Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
21:03:39 [2022-10-05T21:03:39.381Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
21:03:39 [2022-10-05T21:03:39.381Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
21:03:39 [2022-10-05T21:03:39.381Z] PASS
21:03:39 [2022-10-05T21:03:39.381Z] 
21:03:39 [2022-10-05T21:03:39.381Z] === Skipped
21:03:39 [2022-10-05T21:03:39.381Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:03:39 [2022-10-05T21:03:39.381Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:03:39 [2022-10-05T21:03:39.381Z] 
21:03:39 [2022-10-05T21:03:39.381Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:03:39 [2022-10-05T21:03:39.381Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:03:39 [2022-10-05T21:03:39.381Z] 
21:03:39 [2022-10-05T21:03:39.381Z] DONE 27 tests, 2 skipped in 130.055s
21:03:39 [2022-10-05T21:03:39.381Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:03:39 [2022-10-05T21:03:39.381Z] ++ 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
21:03:39 [2022-10-05T21:03:39.381Z] ++ set -e
21:03:39 [2022-10-05T21:03:39.381Z] ++ '[' -n 0 ']'
21:03:39 [2022-10-05T21:03:39.381Z] ++ set -x
21:03:39 [2022-10-05T21:03:39.382Z] ++ 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
21:03:39 [2022-10-05T21:03:39.382Z] INFO: Testing against a local daemon
21:03:39 [2022-10-05T21:03:39.382Z] === RUN   TestSessionCreate
21:03:39 [2022-10-05T21:03:39.382Z] --- PASS: TestSessionCreate (0.02s)
21:03:39 [2022-10-05T21:03:39.382Z] === RUN   TestSessionCreateWithBadUpgrade
21:03:39 [2022-10-05T21:03:39.382Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:03:39 [2022-10-05T21:03:39.382Z] PASS
21:03:39 [2022-10-05T21:03:39.382Z] 
21:03:39 [2022-10-05T21:03:39.382Z] DONE 2 tests in 0.145s
21:03:39 [2022-10-05T21:03:39.382Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:03:39 [2022-10-05T21:03:39.382Z] ++ 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
21:03:39 [2022-10-05T21:03:39.382Z] ++ set -e
21:03:39 [2022-10-05T21:03:39.382Z] ++ '[' -n 0 ']'
21:03:39 [2022-10-05T21:03:39.382Z] ++ set -x
21:03:39 [2022-10-05T21:03:39.382Z] ++ 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
21:03:39 [2022-10-05T21:03:39.382Z] INFO: Testing against a local daemon
21:03:39 [2022-10-05T21:03:39.382Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:03:39 [2022-10-05T21:03:39.382Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:03:39 [2022-10-05T21:03:39.382Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:03:39 [2022-10-05T21:03:39.382Z] === RUN   TestDiskUsage
21:03:39 [2022-10-05T21:03:39.382Z] === PAUSE TestDiskUsage
21:03:39 [2022-10-05T21:03:39.382Z] === RUN   TestEventsExecDie
21:03:39 [2022-10-05T21:03:39.943Z] --- PASS: TestEventsExecDie (0.51s)
21:03:39 [2022-10-05T21:03:39.943Z] === RUN   TestEventsBackwardsCompatible
21:03:39 [2022-10-05T21:03:39.943Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:03:39 [2022-10-05T21:03:39.943Z] === RUN   TestEventsVolumeCreate
21:03:39 [2022-10-05T21:03:39.943Z] --- PASS: TestEventsVolumeCreate (0.06s)
21:03:39 [2022-10-05T21:03:39.943Z] === RUN   TestInfoBinaryCommits
21:03:39 [2022-10-05T21:03:39.943Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:03:39 [2022-10-05T21:03:39.943Z] === RUN   TestInfoAPIVersioned
21:03:39 [2022-10-05T21:03:39.943Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:03:39 [2022-10-05T21:03:39.943Z] === RUN   TestInfoAPI
21:03:39 [2022-10-05T21:03:39.943Z] --- PASS: TestInfoAPI (0.02s)
21:03:39 [2022-10-05T21:03:39.943Z] === RUN   TestInfoAPIWarnings
21:03:57 [2022-10-05T21:03:57.983Z] --- PASS: TestInfoAPIWarnings (16.54s)
21:03:57 [2022-10-05T21:03:57.983Z] === RUN   TestInfoDebug
21:03:57 [2022-10-05T21:03:57.983Z] --- PASS: TestInfoDebug (0.52s)
21:03:57 [2022-10-05T21:03:57.983Z] === RUN   TestInfoInsecureRegistries
21:03:57 [2022-10-05T21:03:57.983Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:03:57 [2022-10-05T21:03:57.983Z] === RUN   TestInfoRegistryMirrors
21:03:57 [2022-10-05T21:03:57.983Z] --- PASS: TestInfoRegistryMirrors (0.53s)
21:03:57 [2022-10-05T21:03:57.983Z] === RUN   TestLoginFailsWithBadCredentials
21:03:58 [2022-10-05T21:03:58.545Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s)
21:03:58 [2022-10-05T21:03:58.545Z] === RUN   TestPingCacheHeaders
21:03:58 [2022-10-05T21:03:58.545Z] --- PASS: TestPingCacheHeaders (0.02s)
21:03:58 [2022-10-05T21:03:58.545Z] === RUN   TestPingGet
21:03:58 [2022-10-05T21:03:58.545Z] --- PASS: TestPingGet (0.01s)
21:03:58 [2022-10-05T21:03:58.545Z] === RUN   TestPingHead
21:03:58 [2022-10-05T21:03:58.545Z] --- PASS: TestPingHead (0.02s)
21:03:58 [2022-10-05T21:03:58.545Z] === RUN   TestPingSwarmHeader
21:03:59 [2022-10-05T21:03:59.107Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:03:59 [2022-10-05T21:03:59.107Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:04:00 [2022-10-05T21:04:00.037Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:04:00 [2022-10-05T21:04:00.037Z] --- PASS: TestPingSwarmHeader (1.63s)
21:04:00 [2022-10-05T21:04:00.037Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:04:00 [2022-10-05T21:04:00.037Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:04:00 [2022-10-05T21:04:00.037Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:04:00 [2022-10-05T21:04:00.037Z] === RUN   TestPingBuilderHeader
21:04:00 [2022-10-05T21:04:00.037Z] === RUN   TestPingBuilderHeader/default_config
21:04:00 [2022-10-05T21:04:00.599Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:04:01 [2022-10-05T21:04:01.160Z] --- PASS: TestPingBuilderHeader (1.05s)
21:04:01 [2022-10-05T21:04:01.161Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:04:01 [2022-10-05T21:04:01.161Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:04:01 [2022-10-05T21:04:01.161Z] === RUN   TestVersion
21:04:01 [2022-10-05T21:04:01.161Z] --- PASS: TestVersion (0.02s)
21:04:01 [2022-10-05T21:04:01.161Z] === CONT  TestDiskUsage
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/container_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/image_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/volume_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/build-cache_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:04:01 [2022-10-05T21:04:01.723Z] === RUN   TestDiskUsage/after_LoadBusybox
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:04:01 [2022-10-05T21:04:01.979Z] === RUN   TestDiskUsage/after_container.Run
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:04:02 [2022-10-05T21:04:02.235Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:04:02 [2022-10-05T21:04:02.492Z] --- PASS: TestDiskUsage (1.16s)
21:04:02 [2022-10-05T21:04:02.492Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]     --- PASS: TestDiskUsage/after_container.Run (0.32s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z] PASS
21:04:02 [2022-10-05T21:04:02.492Z] 
21:04:02 [2022-10-05T21:04:02.492Z] === Skipped
21:04:02 [2022-10-05T21:04:02.492Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:04:02 [2022-10-05T21:04:02.492Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:04:02 [2022-10-05T21:04:02.492Z] 
21:04:02 [2022-10-05T21:04:02.492Z] DONE 57 tests, 1 skipped in 23.221s
21:04:02 [2022-10-05T21:04:02.492Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:04:02 [2022-10-05T21:04:02.492Z] ++ 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
21:04:02 [2022-10-05T21:04:02.492Z] ++ set -e
21:04:02 [2022-10-05T21:04:02.492Z] ++ '[' -n 0 ']'
21:04:02 [2022-10-05T21:04:02.492Z] ++ set -x
21:04:02 [2022-10-05T21:04:02.492Z] ++ 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
21:04:02 [2022-10-05T21:04:02.492Z] INFO: Testing against a local daemon
21:04:02 [2022-10-05T21:04:02.492Z] === RUN   TestVolumesCreateAndList
21:04:02 [2022-10-05T21:04:02.492Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:04:02 [2022-10-05T21:04:02.492Z] === RUN   TestVolumesRemove
21:04:02 [2022-10-05T21:04:02.492Z] --- PASS: TestVolumesRemove (0.07s)
21:04:02 [2022-10-05T21:04:02.492Z] === RUN   TestVolumesInspect
21:04:02 [2022-10-05T21:04:02.492Z] --- PASS: TestVolumesInspect (0.02s)
21:04:02 [2022-10-05T21:04:02.492Z] === RUN   TestVolumesInvalidJSON
21:04:02 [2022-10-05T21:04:02.492Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:04:02 [2022-10-05T21:04:02.492Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:04:02 [2022-10-05T21:04:02.748Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:04:02 [2022-10-05T21:04:02.748Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:04:02 [2022-10-05T21:04:02.748Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:04:02 [2022-10-05T21:04:02.748Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:04:02 [2022-10-05T21:04:02.748Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:04:02 [2022-10-05T21:04:02.748Z] --- PASS: TestVolumesInvalidJSON (0.02s)
21:04:02 [2022-10-05T21:04:02.748Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:04:02 [2022-10-05T21:04:02.748Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:04:02 [2022-10-05T21:04:02.748Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:04:02 [2022-10-05T21:04:02.748Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:04:02 [2022-10-05T21:04:02.748Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:04:02 [2022-10-05T21:04:02.748Z] === RUN   TestVolumePruneAnonymous
21:04:02 [2022-10-05T21:04:02.748Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:04:02 [2022-10-05T21:04:02.748Z] PASS
21:04:02 [2022-10-05T21:04:02.748Z] 
21:04:02 [2022-10-05T21:04:02.748Z] DONE 10 tests in 0.263s
21:04:02 [2022-10-05T21:04:02.748Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:04:02 [2022-10-05T21:04:02.748Z] ++++ cat bundles/test-integration/docker.pid
21:04:02 [2022-10-05T21:04:02.748Z] +++ kill 14796
21:04:03 [2022-10-05T21:04:03.004Z] +++ /etc/init.d/apparmor stop
21:04:03 [2022-10-05T21:04:03.004Z] Leaving: AppArmorNo profiles have been unloaded.
21:04:03 [2022-10-05T21:04:03.004Z] 
21:04:03 [2022-10-05T21:04:03.005Z] Unloading profiles will leave already running processes permanently
21:04:03 [2022-10-05T21:04:03.005Z] unconfined, which can lead to unexpected situations.
21:04:03 [2022-10-05T21:04:03.005Z] 
21:04:03 [2022-10-05T21:04:03.005Z] To set a process to complain mode, use the command line tool
21:04:03 [2022-10-05T21:04:03.005Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:04:03 [2022-10-05T21:04:03.005Z] +++ true
21:04:03 [2022-10-05T21:04:03.005Z] exiting test-integration
21:04:03 [2022-10-05T21:04:03.005Z] ++ exit 0
21:04:03 [2022-10-05T21:04:03.005Z] 
Post stage
[Pipeline] junit
21:04:03 [2022-10-05T21:04:03.943Z] Recording test results
21:04:04 [2022-10-05T21:04:04.144Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:04:04 [2022-10-05T21:04:04.448Z] + echo Ensuring container killed.
21:04:04 [2022-10-05T21:04:04.448Z] Ensuring container killed.
21:04:04 [2022-10-05T21:04:04.448Z] + docker rm -vf docker-pr1
21:04:04 [2022-10-05T21:04:04.448Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
21:04:04 [2022-10-05T21:04:04.768Z] + echo Chowning /workspace to jenkins user
21:04:04 [2022-10-05T21:04:04.768Z] Chowning /workspace to jenkins user
21:04:04 [2022-10-05T21:04:04.768Z] + id -u
21:04:04 [2022-10-05T21:04:04.768Z] + id -g
21:04:04 [2022-10-05T21:04:04.768Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44258:/workspace busybox chown -R 1000:1000 /workspace
21:04:04 [2022-10-05T21:04:04.768Z] Unable to find image 'busybox:latest' locally
21:04:05 [2022-10-05T21:04:05.024Z] latest: Pulling from library/busybox
21:04:05 [2022-10-05T21:04:05.024Z] 89485c9dae0b: Pulling fs layer
21:04:05 [2022-10-05T21:04:05.024Z] 89485c9dae0b: Verifying Checksum
21:04:05 [2022-10-05T21:04:05.024Z] 89485c9dae0b: Download complete
21:04:05 [2022-10-05T21:04:05.280Z] 89485c9dae0b: Pull complete
21:04:05 [2022-10-05T21:04:05.280Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
21:04:05 [2022-10-05T21:04:05.280Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:04:06 [2022-10-05T21:04:06.925Z] + bundleName=arm64-integration
21:04:06 [2022-10-05T21:04:06.925Z] + echo Creating arm64-integration-bundles.tar.gz
21:04:06 [2022-10-05T21:04:06.925Z] Creating arm64-integration-bundles.tar.gz
21:04:06 [2022-10-05T21:04:06.925Z] + xargs tar -czf arm64-integration-bundles.tar.gz
21:04:06 [2022-10-05T21:04:06.925Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
[Pipeline] archiveArtifacts
21:04:07 [2022-10-05T21:04:07.190Z] Archiving artifacts
21:04:09 [2022-10-05T21:04:09.292Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44258/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:04:09 [2022-10-05T21:04:09.582Z] + make clean
21:04:09 [2022-10-05T21:04:09.838Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:04:09 [2022-10-05T21:04:09.838Z] docker-dev-cache
21:04:09 [2022-10-05T21:04:09.838Z] 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