Skip to content
Success

Console Output

Skipping 548 KB.. Full Log
21:02:13 [2022-10-15T21:02:13.424Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
21:02:13 [2022-10-15T21:02:13.424Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
21:02:13 [2022-10-15T21:02:13.424Z] === RUN   TestContainerStartOnDaemonRestart
21:02:13 [2022-10-15T21:02:13.424Z] === PAUSE TestContainerStartOnDaemonRestart
21:02:13 [2022-10-15T21:02:13.424Z] === RUN   TestDaemonRestartIpcMode
21:02:13 [2022-10-15T21:02:13.424Z] === PAUSE TestDaemonRestartIpcMode
21:02:13 [2022-10-15T21:02:13.424Z] === RUN   TestDaemonHostGatewayIP
21:02:13 [2022-10-15T21:02:13.424Z] === PAUSE TestDaemonHostGatewayIP
21:02:13 [2022-10-15T21:02:13.424Z] === RUN   TestRestartDaemonWithRestartingContainer
21:02:13 [2022-10-15T21:02:13.424Z] === PAUSE TestRestartDaemonWithRestartingContainer
21:02:13 [2022-10-15T21:02:13.424Z] === RUN   TestContainerKillOnDaemonStart
21:02:13 [2022-10-15T21:02:13.424Z] === PAUSE TestContainerKillOnDaemonStart
21:02:13 [2022-10-15T21:02:13.424Z] === RUN   TestDiff
21:02:13 [2022-10-15T21:02:13.992Z] --- PASS: TestDiff (0.43s)
21:02:13 [2022-10-15T21:02:13.992Z] === RUN   TestExecConsoleSize
21:02:14 [2022-10-15T21:02:14.559Z] --- PASS: TestExecConsoleSize (0.48s)
21:02:14 [2022-10-15T21:02:14.559Z] === RUN   TestExecWithCloseStdin
21:02:14 [2022-10-15T21:02:14.819Z] --- PASS: TestExecWithCloseStdin (0.47s)
21:02:14 [2022-10-15T21:02:14.819Z] === RUN   TestExec
21:02:15 [2022-10-15T21:02:15.386Z] --- PASS: TestExec (0.48s)
21:02:15 [2022-10-15T21:02:15.386Z] === RUN   TestExecUser
21:02:15 [2022-10-15T21:02:15.956Z] --- PASS: TestExecUser (0.46s)
21:02:15 [2022-10-15T21:02:15.956Z] === RUN   TestExportContainerAndImportImage
21:02:16 [2022-10-15T21:02:16.524Z] --- PASS: TestExportContainerAndImportImage (0.56s)
21:02:16 [2022-10-15T21:02:16.524Z] === RUN   TestExportContainerAfterDaemonRestart
21:02:17 [2022-10-15T21:02:17.903Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s)
21:02:17 [2022-10-15T21:02:17.903Z] === RUN   TestHealthCheckWorkdir
21:02:18 [2022-10-15T21:02:18.162Z] --- PASS: TestHealthCheckWorkdir (0.53s)
21:02:18 [2022-10-15T21:02:18.162Z] === RUN   TestHealthKillContainer
21:02:26 [2022-10-15T21:02:26.282Z] --- PASS: TestHealthKillContainer (7.83s)
21:02:26 [2022-10-15T21:02:26.282Z] === RUN   TestHealthCheckProcessKilled
21:02:26 [2022-10-15T21:02:26.540Z] --- PASS: TestHealthCheckProcessKilled (0.60s)
21:02:26 [2022-10-15T21:02:26.540Z] === RUN   TestInspectCpusetInConfigPre120
21:02:27 [2022-10-15T21:02:27.107Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
21:02:27 [2022-10-15T21:02:27.107Z] === RUN   TestIpcModeNone
21:02:27 [2022-10-15T21:02:27.366Z] --- PASS: TestIpcModeNone (0.44s)
21:02:27 [2022-10-15T21:02:27.366Z] === RUN   TestIpcModePrivate
21:02:27 [2022-10-15T21:02:27.933Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
21:02:27 [2022-10-15T21:02:27.933Z] --- PASS: TestIpcModePrivate (0.44s)
21:02:27 [2022-10-15T21:02:27.933Z] === RUN   TestIpcModeShareable
21:02:28 [2022-10-15T21:02:28.192Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
21:02:28 [2022-10-15T21:02:28.451Z] --- PASS: TestIpcModeShareable (0.45s)
21:02:28 [2022-10-15T21:02:28.451Z] === RUN   TestAPIIpcModeShareableAndContainer
21:02:29 [2022-10-15T21:02:29.831Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.42s)
21:02:29 [2022-10-15T21:02:29.831Z] === RUN   TestAPIIpcModeHost
21:02:30 [2022-10-15T21:02:30.090Z] --- PASS: TestAPIIpcModeHost (0.40s)
21:02:30 [2022-10-15T21:02:30.090Z] === RUN   TestDaemonIpcModeShareable
21:02:31 [2022-10-15T21:02:31.467Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:02:31 [2022-10-15T21:02:31.467Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
21:02:31 [2022-10-15T21:02:31.467Z] === RUN   TestDaemonIpcModePrivate
21:02:32 [2022-10-15T21:02:32.404Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:02:32 [2022-10-15T21:02:32.404Z] --- PASS: TestDaemonIpcModePrivate (1.15s)
21:02:32 [2022-10-15T21:02:32.404Z] === RUN   TestDaemonIpcModePrivateFromConfig
21:02:33 [2022-10-15T21:02:33.780Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
21:02:33 [2022-10-15T21:02:33.780Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.15s)
21:02:33 [2022-10-15T21:02:33.780Z] === RUN   TestDaemonIpcModeShareableFromConfig
21:02:34 [2022-10-15T21:02:34.717Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
21:02:34 [2022-10-15T21:02:34.717Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
21:02:34 [2022-10-15T21:02:34.717Z] === RUN   TestIpcModeOlderClient
21:02:34 [2022-10-15T21:02:34.717Z] === PAUSE TestIpcModeOlderClient
21:02:34 [2022-10-15T21:02:34.717Z] === RUN   TestKillContainerInvalidSignal
21:02:35 [2022-10-15T21:02:35.286Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
21:02:35 [2022-10-15T21:02:35.286Z] === RUN   TestKillContainer
21:02:35 [2022-10-15T21:02:35.286Z] === RUN   TestKillContainer/no_signal
21:02:35 [2022-10-15T21:02:35.546Z] === RUN   TestKillContainer/non_killing_signal
21:02:35 [2022-10-15T21:02:35.804Z] === RUN   TestKillContainer/killing_signal
21:02:36 [2022-10-15T21:02:36.372Z] --- PASS: TestKillContainer (1.23s)
21:02:36 [2022-10-15T21:02:36.372Z]     --- PASS: TestKillContainer/no_signal (0.39s)
21:02:36 [2022-10-15T21:02:36.372Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
21:02:36 [2022-10-15T21:02:36.372Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
21:02:36 [2022-10-15T21:02:36.372Z] === RUN   TestKillWithStopSignalAndRestartPolicies
21:02:36 [2022-10-15T21:02:36.372Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
21:02:36 [2022-10-15T21:02:36.941Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
21:02:37 [2022-10-15T21:02:37.200Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s)
21:02:37 [2022-10-15T21:02:37.200Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
21:02:37 [2022-10-15T21:02:37.200Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
21:02:37 [2022-10-15T21:02:37.200Z] === RUN   TestKillStoppedContainer
21:02:37 [2022-10-15T21:02:37.200Z] --- PASS: TestKillStoppedContainer (0.05s)
21:02:37 [2022-10-15T21:02:37.200Z] === RUN   TestKillStoppedContainerAPIPre120
21:02:37 [2022-10-15T21:02:37.200Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
21:02:37 [2022-10-15T21:02:37.200Z] === RUN   TestKillDifferentUserContainer
21:02:37 [2022-10-15T21:02:37.768Z] --- PASS: TestKillDifferentUserContainer (0.45s)
21:02:37 [2022-10-15T21:02:37.768Z] === RUN   TestInspectOomKilledTrue
21:02:38 [2022-10-15T21:02:38.338Z] --- PASS: TestInspectOomKilledTrue (0.54s)
21:02:38 [2022-10-15T21:02:38.338Z] === RUN   TestInspectOomKilledFalse
21:02:38 [2022-10-15T21:02:38.597Z] --- PASS: TestInspectOomKilledFalse (0.40s)
21:02:38 [2022-10-15T21:02:38.597Z] === RUN   TestLinksEtcHostsContentMatch
21:02:39 [2022-10-15T21:02:39.165Z] --- PASS: TestLinksEtcHostsContentMatch (0.28s)
21:02:39 [2022-10-15T21:02:39.165Z] === RUN   TestLinksContainerNames
21:02:39 [2022-10-15T21:02:39.736Z] --- PASS: TestLinksContainerNames (0.82s)
21:02:39 [2022-10-15T21:02:39.736Z] === RUN   TestLogsFollowTailEmpty
21:02:40 [2022-10-15T21:02:40.304Z] --- PASS: TestLogsFollowTailEmpty (0.44s)
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local/tty/only_stdout
21:02:40 [2022-10-15T21:02:40.304Z] === PAUSE TestLogs/driver_local/tty/only_stdout
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local/tty/only_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === PAUSE TestLogs/driver_local/tty/only_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
21:02:40 [2022-10-15T21:02:40.304Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
21:02:40 [2022-10-15T21:02:40.304Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
21:02:40 [2022-10-15T21:02:40.304Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
21:02:40 [2022-10-15T21:02:40.874Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
21:02:40 [2022-10-15T21:02:40.874Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
21:02:41 [2022-10-15T21:02:41.442Z] === CONT  TestLogs/driver_local/tty/only_stderr
21:02:41 [2022-10-15T21:02:41.442Z] === CONT  TestLogs/driver_local/tty/only_stdout
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
21:02:42 [2022-10-15T21:02:42.009Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
21:02:42 [2022-10-15T21:02:42.009Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
21:02:42 [2022-10-15T21:02:42.009Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
21:02:42 [2022-10-15T21:02:42.009Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
21:02:42 [2022-10-15T21:02:42.577Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
21:02:42 [2022-10-15T21:02:42.577Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
21:02:43 [2022-10-15T21:02:43.147Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
21:02:43 [2022-10-15T21:02:43.147Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
21:02:43 [2022-10-15T21:02:43.715Z] --- PASS: TestLogs (3.35s)
21:02:43 [2022-10-15T21:02:43.715Z]     --- PASS: TestLogs/driver_local (0.01s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.66s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.46s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.47s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.45s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.51s)
21:02:43 [2022-10-15T21:02:43.715Z]     --- PASS: TestLogs/driver_json-file (0.01s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.71s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.75s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.46s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.47s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.48s)
21:02:43 [2022-10-15T21:02:43.715Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.47s)
21:02:43 [2022-10-15T21:02:43.715Z] === RUN   TestContainerNetworkMountsNoChown
21:02:43 [2022-10-15T21:02:43.974Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s)
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/default
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/default
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/private
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/private
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rprivate
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rprivate
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/slave
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/slave
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rslave
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rslave
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/shared
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/shared
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rshared
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rshared
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/default
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/default/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/default/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/default/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/rslave
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rslave/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rslave/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/default/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/default/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/default/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/rshared
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rshared/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rshared/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/shared
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/shared/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/shared/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/shared/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/shared/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/rprivate
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/slave
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/slave/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/slave/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/slave/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/slave/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/private
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/private/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/private/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/private/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/private/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/private/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === RUN   TestMountDaemonRoot/private/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/rslave/mount_root
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/default/bind_root
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
21:02:43 [2022-10-15T21:02:43.974Z] === CONT  TestMountDaemonRoot/rslave/bind_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/default/mount_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/default/mount_subpath
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/default/bind_subpath
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/rshared/bind_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/shared/bind_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/rshared/mount_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/slave/bind_root
21:02:44 [2022-10-15T21:02:44.233Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/shared/mount_root
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/private/mount_root
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/slave/mount_root
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/private/bind_subpath
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/private/bind_root
21:02:44 [2022-10-15T21:02:44.492Z] === CONT  TestMountDaemonRoot/private/mount_subpath
21:02:44 [2022-10-15T21:02:44.492Z] --- PASS: TestMountDaemonRoot (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
21:02:44 [2022-10-15T21:02:44.492Z] === RUN   TestContainerBindMountNonRecursive
21:02:45 [2022-10-15T21:02:45.871Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
21:02:45 [2022-10-15T21:02:45.871Z] === RUN   TestContainerVolumesMountedAsShared
21:02:46 [2022-10-15T21:02:46.439Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
21:02:46 [2022-10-15T21:02:46.439Z] === RUN   TestContainerVolumesMountedAsSlave
21:02:46 [2022-10-15T21:02:46.710Z] --- PASS: TestContainerVolumesMountedAsSlave (0.30s)
21:02:46 [2022-10-15T21:02:46.710Z] === RUN   TestNetworkNat
21:02:46 [2022-10-15T21:02:46.972Z] --- PASS: TestNetworkNat (0.46s)
21:02:46 [2022-10-15T21:02:46.972Z] === RUN   TestNetworkLocalhostTCPNat
21:02:47 [2022-10-15T21:02:47.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
21:02:47 [2022-10-15T21:02:47.557Z] === RUN   TestNetworkLoopbackNat
21:02:50 [2022-10-15T21:02:50.094Z] --- PASS: TestNetworkLoopbackNat (2.59s)
21:02:50 [2022-10-15T21:02:50.094Z] === RUN   TestPause
21:02:50 [2022-10-15T21:02:50.662Z] --- PASS: TestPause (0.42s)
21:02:50 [2022-10-15T21:02:50.662Z] === RUN   TestPauseFailsOnWindowsServerContainers
21:02:50 [2022-10-15T21:02:50.662Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:02:50 [2022-10-15T21:02:50.662Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
21:02:50 [2022-10-15T21:02:50.662Z] === RUN   TestPauseStopPausedContainer
21:02:50 [2022-10-15T21:02:50.921Z] --- PASS: TestPauseStopPausedContainer (0.43s)
21:02:50 [2022-10-15T21:02:50.921Z] === RUN   TestPidHost
21:02:51 [2022-10-15T21:02:51.858Z] --- PASS: TestPidHost (0.92s)
21:02:51 [2022-10-15T21:02:51.858Z] === RUN   TestPsFilter
21:02:51 [2022-10-15T21:02:51.858Z] --- PASS: TestPsFilter (0.11s)
21:02:51 [2022-10-15T21:02:51.859Z] === RUN   TestRemoveContainerWithRemovedVolume
21:02:52 [2022-10-15T21:02:52.426Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
21:02:52 [2022-10-15T21:02:52.426Z] === RUN   TestRemoveContainerWithVolume
21:02:52 [2022-10-15T21:02:52.685Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
21:02:52 [2022-10-15T21:02:52.685Z] === RUN   TestRemoveContainerRunning
21:02:53 [2022-10-15T21:02:53.256Z] --- PASS: TestRemoveContainerRunning (0.44s)
21:02:53 [2022-10-15T21:02:53.256Z] === RUN   TestRemoveContainerForceRemoveRunning
21:02:53 [2022-10-15T21:02:53.515Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
21:02:53 [2022-10-15T21:02:53.515Z] === RUN   TestRemoveInvalidContainer
21:02:53 [2022-10-15T21:02:53.774Z] --- PASS: TestRemoveInvalidContainer (0.01s)
21:02:53 [2022-10-15T21:02:53.774Z] === RUN   TestRenameLinkedContainer
21:02:55 [2022-10-15T21:02:55.679Z] --- PASS: TestRenameLinkedContainer (1.68s)
21:02:55 [2022-10-15T21:02:55.679Z] === RUN   TestRenameStoppedContainer
21:02:55 [2022-10-15T21:02:55.679Z] --- PASS: TestRenameStoppedContainer (0.39s)
21:02:55 [2022-10-15T21:02:55.679Z] === RUN   TestRenameRunningContainerAndReuse
21:02:56 [2022-10-15T21:02:56.616Z] --- PASS: TestRenameRunningContainerAndReuse (0.84s)
21:02:56 [2022-10-15T21:02:56.616Z] === RUN   TestRenameInvalidName
21:02:56 [2022-10-15T21:02:56.874Z] --- PASS: TestRenameInvalidName (0.41s)
21:02:56 [2022-10-15T21:02:56.874Z] === RUN   TestRenameAnonymousContainer
21:02:58 [2022-10-15T21:02:58.778Z] --- PASS: TestRenameAnonymousContainer (1.48s)
21:02:58 [2022-10-15T21:02:58.778Z] === RUN   TestRenameContainerWithSameName
21:02:58 [2022-10-15T21:02:58.778Z] --- PASS: TestRenameContainerWithSameName (0.41s)
21:02:58 [2022-10-15T21:02:58.778Z] === RUN   TestRenameContainerWithLinkedContainer
21:02:59 [2022-10-15T21:02:59.714Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
21:02:59 [2022-10-15T21:02:59.714Z] === RUN   TestResize
21:03:00 [2022-10-15T21:03:00.282Z] --- PASS: TestResize (0.40s)
21:03:00 [2022-10-15T21:03:00.282Z] === RUN   TestResizeWithInvalidSize
21:03:00 [2022-10-15T21:03:00.541Z] --- PASS: TestResizeWithInvalidSize (0.44s)
21:03:00 [2022-10-15T21:03:00.541Z] === RUN   TestResizeWhenContainerNotStarted
21:03:01 [2022-10-15T21:03:01.108Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
21:03:01 [2022-10-15T21:03:01.108Z] === RUN   TestDaemonRestartKillContainers
21:03:01 [2022-10-15T21:03:01.108Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
21:03:01 [2022-10-15T21:03:01.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
21:03:02 [2022-10-15T21:03:02.485Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
21:03:02 [2022-10-15T21:03:02.744Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2022-10-15T21:03:04.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
21:03:04 [2022-10-15T21:03:04.121Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
21:03:05 [2022-10-15T21:03:05.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:05 [2022-10-15T21:03:05.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:08 [2022-10-15T21:03:08.784Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
21:03:08 [2022-10-15T21:03:08.784Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
21:03:12 [2022-10-15T21:03:12.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
21:03:12 [2022-10-15T21:03:12.979Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
21:03:14 [2022-10-15T21:03:14.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
21:03:14 [2022-10-15T21:03:14.362Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
21:03:16 [2022-10-15T21:03:16.269Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
21:03:16 [2022-10-15T21:03:16.528Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
21:03:18 [2022-10-15T21:03:18.436Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.72s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.60s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.32s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.34s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.38s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.42s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.93s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.97s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.93s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.01s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.59s)
21:03:18 [2022-10-15T21:03:18.436Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.70s)
21:03:18 [2022-10-15T21:03:18.436Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
21:03:18 [2022-10-15T21:03:18.436Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
21:03:19 [2022-10-15T21:03:19.008Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
21:03:19 [2022-10-15T21:03:19.946Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
21:03:19 [2022-10-15T21:03:19.946Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
21:03:19 [2022-10-15T21:03:19.946Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
21:03:19 [2022-10-15T21:03:19.946Z] === RUN   TestCgroupNamespacesRun
21:03:21 [2022-10-15T21:03:21.323Z] --- PASS: TestCgroupNamespacesRun (1.16s)
21:03:21 [2022-10-15T21:03:21.323Z] === RUN   TestCgroupNamespacesRunPrivileged
21:03:22 [2022-10-15T21:03:22.262Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
21:03:22 [2022-10-15T21:03:22.262Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
21:03:23 [2022-10-15T21:03:23.640Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
21:03:23 [2022-10-15T21:03:23.640Z] === RUN   TestCgroupNamespacesRunHostMode
21:03:24 [2022-10-15T21:03:24.577Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s)
21:03:24 [2022-10-15T21:03:24.577Z] === RUN   TestCgroupNamespacesRunPrivateMode
21:03:25 [2022-10-15T21:03:25.956Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
21:03:25 [2022-10-15T21:03:25.956Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
21:03:26 [2022-10-15T21:03:26.893Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
21:03:26 [2022-10-15T21:03:26.893Z] === RUN   TestCgroupNamespacesRunInvalidMode
21:03:27 [2022-10-15T21:03:27.461Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
21:03:27 [2022-10-15T21:03:27.461Z] === RUN   TestCgroupNamespacesRunOlderClient
21:03:28 [2022-10-15T21:03:28.840Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
21:03:28 [2022-10-15T21:03:28.840Z] === RUN   TestNISDomainname
21:03:29 [2022-10-15T21:03:29.143Z] --- PASS: TestNISDomainname (0.58s)
21:03:29 [2022-10-15T21:03:29.143Z] === RUN   TestHostnameDnsResolution
21:03:30 [2022-10-15T21:03:30.081Z] --- PASS: TestHostnameDnsResolution (0.72s)
21:03:30 [2022-10-15T21:03:30.081Z] === RUN   TestUnprivilegedPortsAndPing
21:03:30 [2022-10-15T21:03:30.649Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s)
21:03:30 [2022-10-15T21:03:30.649Z] === RUN   TestPrivilegedHostDevices
21:03:31 [2022-10-15T21:03:31.218Z] --- PASS: TestPrivilegedHostDevices (0.56s)
21:03:31 [2022-10-15T21:03:31.218Z] === RUN   TestRunConsoleSize
21:03:31 [2022-10-15T21:03:31.478Z] --- PASS: TestRunConsoleSize (0.44s)
21:03:31 [2022-10-15T21:03:31.478Z] === RUN   TestRunWithAlternativeContainerdShim
21:03:34 [2022-10-15T21:03:34.014Z] --- PASS: TestRunWithAlternativeContainerdShim (2.08s)
21:03:34 [2022-10-15T21:03:34.014Z] === RUN   TestStats
21:03:36 [2022-10-15T21:03:36.548Z] --- PASS: TestStats (2.48s)
21:03:36 [2022-10-15T21:03:36.548Z] === RUN   TestStopContainerWithTimeout
21:03:36 [2022-10-15T21:03:36.548Z] === RUN   TestStopContainerWithTimeout/0
21:03:36 [2022-10-15T21:03:36.548Z] === PAUSE TestStopContainerWithTimeout/0
21:03:36 [2022-10-15T21:03:36.548Z] === RUN   TestStopContainerWithTimeout/1
21:03:36 [2022-10-15T21:03:36.548Z] === PAUSE TestStopContainerWithTimeout/1
21:03:36 [2022-10-15T21:03:36.548Z] === RUN   TestStopContainerWithTimeout/3
21:03:36 [2022-10-15T21:03:36.548Z] === PAUSE TestStopContainerWithTimeout/3
21:03:36 [2022-10-15T21:03:36.548Z] === RUN   TestStopContainerWithTimeout/-1
21:03:36 [2022-10-15T21:03:36.548Z] === PAUSE TestStopContainerWithTimeout/-1
21:03:36 [2022-10-15T21:03:36.548Z] === CONT  TestStopContainerWithTimeout/0
21:03:36 [2022-10-15T21:03:36.548Z] === CONT  TestStopContainerWithTimeout/3
21:03:36 [2022-10-15T21:03:36.807Z] === CONT  TestStopContainerWithTimeout/-1
21:03:38 [2022-10-15T21:03:38.736Z] === CONT  TestStopContainerWithTimeout/1
21:03:40 [2022-10-15T21:03:40.134Z] --- PASS: TestStopContainerWithTimeout (0.01s)
21:03:40 [2022-10-15T21:03:40.134Z]     --- PASS: TestStopContainerWithTimeout/0 (0.62s)
21:03:40 [2022-10-15T21:03:40.134Z]     --- PASS: TestStopContainerWithTimeout/3 (2.63s)
21:03:40 [2022-10-15T21:03:40.134Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
21:03:40 [2022-10-15T21:03:40.134Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
21:03:40 [2022-10-15T21:03:40.134Z] === RUN   TestDeleteDevicemapper
21:03:40 [2022-10-15T21:03:40.134Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:03:40 [2022-10-15T21:03:40.134Z] --- SKIP: TestDeleteDevicemapper (0.00s)
21:03:40 [2022-10-15T21:03:40.134Z] === RUN   TestStopContainerWithRestartPolicyAlways
21:03:42 [2022-10-15T21:03:42.043Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.66s)
21:03:42 [2022-10-15T21:03:42.043Z] === RUN   TestUpdateMemory
21:03:42 [2022-10-15T21:03:42.302Z] --- PASS: TestUpdateMemory (0.52s)
21:03:42 [2022-10-15T21:03:42.302Z] === RUN   TestUpdateCPUQuota
21:03:43 [2022-10-15T21:03:43.239Z] --- PASS: TestUpdateCPUQuota (0.70s)
21:03:43 [2022-10-15T21:03:43.239Z] === RUN   TestUpdatePidsLimit
21:03:43 [2022-10-15T21:03:43.239Z] === RUN   TestUpdatePidsLimit/update_from_none
21:03:43 [2022-10-15T21:03:43.239Z] === RUN   TestUpdatePidsLimit/no_change
21:03:43 [2022-10-15T21:03:43.498Z] === RUN   TestUpdatePidsLimit/update_lower
21:03:43 [2022-10-15T21:03:43.757Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
21:03:43 [2022-10-15T21:03:43.757Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
21:03:44 [2022-10-15T21:03:44.016Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
21:03:44 [2022-10-15T21:03:44.276Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
21:03:44 [2022-10-15T21:03:44.844Z] --- PASS: TestUpdatePidsLimit (1.80s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
21:03:44 [2022-10-15T21:03:44.844Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.18s)
21:03:44 [2022-10-15T21:03:44.844Z] === RUN   TestUpdateRestartPolicy
21:03:57 [2022-10-15T21:03:57.051Z] --- PASS: TestUpdateRestartPolicy (10.88s)
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestUpdateRestartWithAutoRemove
21:03:57 [2022-10-15T21:03:57.051Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestWaitNonBlocked
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:57 [2022-10-15T21:03:57.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:57 [2022-10-15T21:03:57.051Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:57 [2022-10-15T21:03:57.051Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
21:03:57 [2022-10-15T21:03:57.051Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
21:03:57 [2022-10-15T21:03:57.051Z] --- PASS: TestWaitNonBlocked (0.01s)
21:03:57 [2022-10-15T21:03:57.051Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.79s)
21:03:57 [2022-10-15T21:03:57.051Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.81s)
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestWaitBlocked
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
21:03:57 [2022-10-15T21:03:57.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
21:03:57 [2022-10-15T21:03:57.051Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
21:03:57 [2022-10-15T21:03:57.051Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
21:03:57 [2022-10-15T21:03:57.051Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
21:03:57 [2022-10-15T21:03:57.051Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
21:03:57 [2022-10-15T21:03:57.620Z] --- PASS: TestWaitBlocked (0.01s)
21:03:57 [2022-10-15T21:03:57.620Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.55s)
21:03:57 [2022-10-15T21:03:57.620Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
21:03:57 [2022-10-15T21:03:57.620Z] === RUN   TestWaitConditions
21:03:57 [2022-10-15T21:03:57.620Z] === RUN   TestWaitConditions/default
21:03:57 [2022-10-15T21:03:57.620Z] === PAUSE TestWaitConditions/default
21:03:57 [2022-10-15T21:03:57.620Z] === RUN   TestWaitConditions/not-running
21:03:57 [2022-10-15T21:03:57.620Z] === PAUSE TestWaitConditions/not-running
21:03:57 [2022-10-15T21:03:57.620Z] === RUN   TestWaitConditions/next-exit
21:03:57 [2022-10-15T21:03:57.620Z] === PAUSE TestWaitConditions/next-exit
21:03:57 [2022-10-15T21:03:57.620Z] === RUN   TestWaitConditions/removed
21:03:57 [2022-10-15T21:03:57.620Z] === PAUSE TestWaitConditions/removed
21:03:57 [2022-10-15T21:03:57.620Z] === CONT  TestWaitConditions/default
21:03:57 [2022-10-15T21:03:57.620Z] === CONT  TestWaitConditions/next-exit
21:03:57 [2022-10-15T21:03:57.620Z]     wait_test.go:146: ContainerID = 77a50e7b2cc17e2113c28fb8b89c71aadcda39db221a7439b6f377f438412366
21:03:57 [2022-10-15T21:03:57.620Z] === CONT  TestWaitConditions/default
21:03:57 [2022-10-15T21:03:57.620Z]     wait_test.go:146: ContainerID = 73550fa9c8aeedb608ecb4d4907f772c62e5bf4a751e7c0f87bd8decba326cb4
21:03:58 [2022-10-15T21:03:58.189Z] === CONT  TestWaitConditions/removed
21:03:58 [2022-10-15T21:03:58.189Z]     wait_test.go:146: ContainerID = 109e07d7a5b4e568d15800947b1f8376898dac9fb6fdba585c2bf72a8d35c472
21:03:58 [2022-10-15T21:03:58.189Z] === CONT  TestWaitConditions/not-running
21:03:58 [2022-10-15T21:03:58.189Z]     wait_test.go:146: ContainerID = 07ac376c958678ecafb1008bdd4100ef77ba7871bc2fbbcec39f06f79d3bae5c
21:03:59 [2022-10-15T21:03:59.126Z] --- PASS: TestWaitConditions (0.01s)
21:03:59 [2022-10-15T21:03:59.126Z]     --- PASS: TestWaitConditions/next-exit (0.56s)
21:03:59 [2022-10-15T21:03:59.126Z]     --- PASS: TestWaitConditions/default (0.61s)
21:03:59 [2022-10-15T21:03:59.126Z]     --- PASS: TestWaitConditions/not-running (0.80s)
21:03:59 [2022-10-15T21:03:59.126Z]     --- PASS: TestWaitConditions/removed (0.89s)
21:03:59 [2022-10-15T21:03:59.126Z] === RUN   TestWaitRestartedContainer
21:03:59 [2022-10-15T21:03:59.126Z] === RUN   TestWaitRestartedContainer/default
21:03:59 [2022-10-15T21:03:59.126Z] === PAUSE TestWaitRestartedContainer/default
21:03:59 [2022-10-15T21:03:59.126Z] === RUN   TestWaitRestartedContainer/not-running
21:03:59 [2022-10-15T21:03:59.126Z] === PAUSE TestWaitRestartedContainer/not-running
21:03:59 [2022-10-15T21:03:59.126Z] === RUN   TestWaitRestartedContainer/next-exit
21:03:59 [2022-10-15T21:03:59.126Z] === PAUSE TestWaitRestartedContainer/next-exit
21:03:59 [2022-10-15T21:03:59.126Z] === CONT  TestWaitRestartedContainer/default
21:03:59 [2022-10-15T21:03:59.126Z] === CONT  TestWaitRestartedContainer/next-exit
21:04:00 [2022-10-15T21:04:00.506Z] === CONT  TestWaitRestartedContainer/not-running
21:04:01 [2022-10-15T21:04:01.442Z] --- PASS: TestWaitRestartedContainer (0.02s)
21:04:01 [2022-10-15T21:04:01.442Z]     --- PASS: TestWaitRestartedContainer/default (1.15s)
21:04:01 [2022-10-15T21:04:01.442Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.36s)
21:04:01 [2022-10-15T21:04:01.442Z]     --- PASS: TestWaitRestartedContainer/not-running (1.02s)
21:04:01 [2022-10-15T21:04:01.442Z] === CONT  TestContainerStartOnDaemonRestart
21:04:01 [2022-10-15T21:04:01.442Z] === CONT  TestIpcModeOlderClient
21:04:01 [2022-10-15T21:04:01.442Z] --- PASS: TestIpcModeOlderClient (0.07s)
21:04:01 [2022-10-15T21:04:01.442Z] === CONT  TestContainerKillOnDaemonStart
21:04:03 [2022-10-15T21:04:03.351Z] --- PASS: TestContainerStartOnDaemonRestart (2.00s)
21:04:03 [2022-10-15T21:04:03.351Z] === CONT  TestRestartDaemonWithRestartingContainer
21:04:05 [2022-10-15T21:04:05.264Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.83s)
21:04:05 [2022-10-15T21:04:05.264Z] === CONT  TestDaemonHostGatewayIP
21:04:07 [2022-10-15T21:04:07.801Z] --- PASS: TestDaemonHostGatewayIP (2.31s)
21:04:07 [2022-10-15T21:04:07.801Z] === CONT  TestDaemonRestartIpcMode
21:04:09 [2022-10-15T21:04:09.707Z] --- PASS: TestDaemonRestartIpcMode (2.31s)
21:04:12 [2022-10-15T21:04:12.995Z] --- PASS: TestContainerKillOnDaemonStart (11.69s)
21:04:12 [2022-10-15T21:04:12.995Z] PASS
21:04:12 [2022-10-15T21:04:12.995Z] 
21:04:12 [2022-10-15T21:04:12.995Z] === Skipped
21:04:12 [2022-10-15T21:04:12.995Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
21:04:12 [2022-10-15T21:04:12.995Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
21:04:12 [2022-10-15T21:04:12.996Z] 
21:04:12 [2022-10-15T21:04:12.996Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
21:04:12 [2022-10-15T21:04:12.996Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
21:04:12 [2022-10-15T21:04:12.996Z] 
21:04:12 [2022-10-15T21:04:12.996Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
21:04:12 [2022-10-15T21:04:12.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
21:04:12 [2022-10-15T21:04:12.996Z] 
21:04:12 [2022-10-15T21:04:12.996Z] DONE 273 tests, 3 skipped in 125.027s
21:04:12 [2022-10-15T21:04:12.996Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
21:04:12 [2022-10-15T21:04:12.996Z] ++ 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
21:04:12 [2022-10-15T21:04:12.996Z] ++ set -e
21:04:12 [2022-10-15T21:04:12.996Z] ++ '[' -n 0 ']'
21:04:12 [2022-10-15T21:04:12.996Z] ++ set -x
21:04:12 [2022-10-15T21:04:12.996Z] ++ 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
21:04:13 [2022-10-15T21:04:13.255Z] INFO: Testing against a local daemon
21:04:13 [2022-10-15T21:04:13.255Z] === RUN   TestConfigDaemonLibtrustID
21:04:13 [2022-10-15T21:04:13.823Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
21:04:13 [2022-10-15T21:04:13.823Z] === RUN   TestConfigDaemonID
21:04:14 [2022-10-15T21:04:14.760Z]     daemon_test.go:86: [de304e2a7854b] daemon is not started
21:04:14 [2022-10-15T21:04:14.760Z] --- PASS: TestConfigDaemonID (1.04s)
21:04:14 [2022-10-15T21:04:14.760Z] === RUN   TestDaemonConfigValidation
21:04:14 [2022-10-15T21:04:14.760Z] === RUN   TestDaemonConfigValidation/config_with_no_content
21:04:14 [2022-10-15T21:04:14.760Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
21:04:14 [2022-10-15T21:04:14.760Z] === RUN   TestDaemonConfigValidation/config_with_{}
21:04:14 [2022-10-15T21:04:14.760Z] === PAUSE TestDaemonConfigValidation/config_with_{}
21:04:14 [2022-10-15T21:04:14.760Z] === RUN   TestDaemonConfigValidation/invalid_config
21:04:14 [2022-10-15T21:04:14.760Z] === PAUSE TestDaemonConfigValidation/invalid_config
21:04:14 [2022-10-15T21:04:14.760Z] === RUN   TestDaemonConfigValidation/malformed_config
21:04:14 [2022-10-15T21:04:14.760Z] === PAUSE TestDaemonConfigValidation/malformed_config
21:04:14 [2022-10-15T21:04:14.760Z] === RUN   TestDaemonConfigValidation/valid_config
21:04:14 [2022-10-15T21:04:14.760Z] === PAUSE TestDaemonConfigValidation/valid_config
21:04:14 [2022-10-15T21:04:14.760Z] === CONT  TestDaemonConfigValidation/config_with_no_content
21:04:14 [2022-10-15T21:04:14.760Z] === CONT  TestDaemonConfigValidation/malformed_config
21:04:14 [2022-10-15T21:04:14.760Z] === CONT  TestDaemonConfigValidation/invalid_config
21:04:14 [2022-10-15T21:04:14.760Z] === CONT  TestDaemonConfigValidation/config_with_{}
21:04:15 [2022-10-15T21:04:15.020Z] === CONT  TestDaemonConfigValidation/valid_config
21:04:15 [2022-10-15T21:04:15.020Z] --- PASS: TestDaemonConfigValidation (0.00s)
21:04:15 [2022-10-15T21:04:15.020Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
21:04:15 [2022-10-15T21:04:15.020Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
21:04:15 [2022-10-15T21:04:15.020Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
21:04:15 [2022-10-15T21:04:15.020Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.09s)
21:04:15 [2022-10-15T21:04:15.020Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
21:04:15 [2022-10-15T21:04:15.020Z] === RUN   TestConfigDaemonSeccompProfiles
21:04:15 [2022-10-15T21:04:15.020Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
21:04:15 [2022-10-15T21:04:15.958Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
21:04:17 [2022-10-15T21:04:17.337Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
21:04:18 [2022-10-15T21:04:18.275Z] === CONT  TestConfigDaemonSeccompProfiles
21:04:18 [2022-10-15T21:04:18.275Z]     daemon_test.go:200: [de09830e49b41] daemon is not started
21:04:18 [2022-10-15T21:04:18.275Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
21:04:18 [2022-10-15T21:04:18.275Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
21:04:18 [2022-10-15T21:04:18.275Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
21:04:18 [2022-10-15T21:04:18.275Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
21:04:18 [2022-10-15T21:04:18.275Z] === RUN   TestDaemonProxy
21:04:18 [2022-10-15T21:04:18.275Z] === RUN   TestDaemonProxy/environment_variables
21:04:20 [2022-10-15T21:04:20.180Z] === RUN   TestDaemonProxy/command-line_options
21:04:21 [2022-10-15T21:04:21.559Z] === RUN   TestDaemonProxy/configuration_file
21:04:23 [2022-10-15T21:04:23.464Z] === RUN   TestDaemonProxy/conflicting_options
21:04:24 [2022-10-15T21:04:24.032Z] === RUN   TestDaemonProxy/reload_sanitized
21:04:24 [2022-10-15T21:04:24.292Z] --- PASS: TestDaemonProxy (6.27s)
21:04:24 [2022-10-15T21:04:24.292Z]     --- PASS: TestDaemonProxy/environment_variables (1.76s)
21:04:24 [2022-10-15T21:04:24.292Z]     --- PASS: TestDaemonProxy/command-line_options (1.75s)
21:04:24 [2022-10-15T21:04:24.292Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
21:04:24 [2022-10-15T21:04:24.292Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
21:04:24 [2022-10-15T21:04:24.292Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
21:04:24 [2022-10-15T21:04:24.292Z] === RUN   TestLiveRestore
21:04:24 [2022-10-15T21:04:24.292Z] === RUN   TestLiveRestore/volume_references
21:04:24 [2022-10-15T21:04:24.292Z] === PAUSE TestLiveRestore/volume_references
21:04:24 [2022-10-15T21:04:24.292Z] === CONT  TestLiveRestore/volume_references
21:04:25 [2022-10-15T21:04:25.229Z] === RUN   TestLiveRestore/volume_references/restartPolicy
21:04:25 [2022-10-15T21:04:25.230Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
21:04:26 [2022-10-15T21:04:26.169Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
21:04:27 [2022-10-15T21:04:27.108Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
21:04:27 [2022-10-15T21:04:27.676Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
21:04:28 [2022-10-15T21:04:28.616Z] --- PASS: TestLiveRestore (0.00s)
21:04:28 [2022-10-15T21:04:28.616Z]     --- PASS: TestLiveRestore/volume_references (4.26s)
21:04:28 [2022-10-15T21:04:28.616Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.58s)
21:04:28 [2022-10-15T21:04:28.616Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
21:04:28 [2022-10-15T21:04:28.616Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.90s)
21:04:28 [2022-10-15T21:04:28.616Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.88s)
21:04:28 [2022-10-15T21:04:28.616Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.89s)
21:04:28 [2022-10-15T21:04:28.616Z] PASS
21:04:28 [2022-10-15T21:04:28.616Z] 
21:04:28 [2022-10-15T21:04:28.616Z] DONE 25 tests in 15.593s
21:04:28 [2022-10-15T21:04:28.616Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
21:04:28 [2022-10-15T21:04:28.616Z] ++ 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
21:04:28 [2022-10-15T21:04:28.616Z] ++ set -e
21:04:28 [2022-10-15T21:04:28.616Z] ++ '[' -n 0 ']'
21:04:28 [2022-10-15T21:04:28.616Z] ++ set -x
21:04:28 [2022-10-15T21:04:28.616Z] ++ 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
21:04:28 [2022-10-15T21:04:28.876Z] INFO: Testing against a local daemon
21:04:28 [2022-10-15T21:04:28.876Z] === RUN   TestCommitInheritsEnv
21:04:29 [2022-10-15T21:04:29.135Z] --- PASS: TestCommitInheritsEnv (0.29s)
21:04:29 [2022-10-15T21:04:29.135Z] === RUN   TestImportExtremelyLargeImageWorks
21:04:29 [2022-10-15T21:04:29.135Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:04:29 [2022-10-15T21:04:29.135Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
21:04:29 [2022-10-15T21:04:29.135Z] === RUN   TestImportWithCustomPlatform
21:04:29 [2022-10-15T21:04:29.135Z] === RUN   TestImportWithCustomPlatform/#00
21:04:29 [2022-10-15T21:04:29.135Z] === RUN   TestImportWithCustomPlatform/_______
21:04:29 [2022-10-15T21:04:29.135Z] === RUN   TestImportWithCustomPlatform//
21:04:29 [2022-10-15T21:04:29.135Z] === RUN   TestImportWithCustomPlatform/linux
21:04:29 [2022-10-15T21:04:29.396Z] === RUN   TestImportWithCustomPlatform/LINUX
21:04:29 [2022-10-15T21:04:29.396Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
21:04:29 [2022-10-15T21:04:29.396Z] === RUN   TestImportWithCustomPlatform/macos
21:04:29 [2022-10-15T21:04:29.396Z] === RUN   TestImportWithCustomPlatform/macos/arm64
21:04:29 [2022-10-15T21:04:29.396Z] === RUN   TestImportWithCustomPlatform/nintendo64
21:04:29 [2022-10-15T21:04:29.396Z] --- PASS: TestImportWithCustomPlatform (0.32s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
21:04:29 [2022-10-15T21:04:29.396Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
21:04:29 [2022-10-15T21:04:29.396Z] === RUN   TestImagesFilterMultiReference
21:04:29 [2022-10-15T21:04:29.656Z] --- PASS: TestImagesFilterMultiReference (0.06s)
21:04:29 [2022-10-15T21:04:29.656Z] === RUN   TestImagePullPlatformInvalid
21:04:29 [2022-10-15T21:04:29.656Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
21:04:29 [2022-10-15T21:04:29.656Z] === RUN   TestRemoveImageOrphaning
21:04:29 [2022-10-15T21:04:29.915Z] --- PASS: TestRemoveImageOrphaning (0.27s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestRemoveImageGarbageCollector
21:04:29 [2022-10-15T21:04:29.915Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:29 [2022-10-15T21:04:29.915Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestTagUnprefixedRepoByNameOrName
21:04:29 [2022-10-15T21:04:29.915Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestTagInvalidReference
21:04:29 [2022-10-15T21:04:29.915Z] --- PASS: TestTagInvalidReference (0.02s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestTagValidPrefixedRepo
21:04:29 [2022-10-15T21:04:29.915Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestTagExistedNameWithoutForce
21:04:29 [2022-10-15T21:04:29.915Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestTagOfficialNames
21:04:29 [2022-10-15T21:04:29.915Z] --- PASS: TestTagOfficialNames (0.05s)
21:04:29 [2022-10-15T21:04:29.915Z] === RUN   TestTagMatchesDigest
21:04:30 [2022-10-15T21:04:30.175Z] --- PASS: TestTagMatchesDigest (0.02s)
21:04:30 [2022-10-15T21:04:30.175Z] PASS
21:04:30 [2022-10-15T21:04:30.175Z] 
21:04:30 [2022-10-15T21:04:30.175Z] === Skipped
21:04:30 [2022-10-15T21:04:30.175Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
21:04:30 [2022-10-15T21:04:30.175Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
21:04:30 [2022-10-15T21:04:30.175Z] 
21:04:30 [2022-10-15T21:04:30.175Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
21:04:30 [2022-10-15T21:04:30.175Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:04:30 [2022-10-15T21:04:30.175Z] 
21:04:30 [2022-10-15T21:04:30.175Z] DONE 22 tests, 2 skipped in 1.376s
21:04:30 [2022-10-15T21:04:30.175Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
21:04:30 [2022-10-15T21:04:30.175Z] ++ 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
21:04:30 [2022-10-15T21:04:30.175Z] ++ set -e
21:04:30 [2022-10-15T21:04:30.175Z] ++ '[' -n 0 ']'
21:04:30 [2022-10-15T21:04:30.175Z] ++ set -x
21:04:30 [2022-10-15T21:04:30.175Z] ++ 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
21:04:30 [2022-10-15T21:04:30.175Z] === RUN   TestStripANSICommands
21:04:30 [2022-10-15T21:04:30.175Z] === RUN   TestStripANSICommands/#00
21:04:30 [2022-10-15T21:04:30.175Z] === RUN   TestStripANSICommands/#01
21:04:30 [2022-10-15T21:04:30.175Z] --- PASS: TestStripANSICommands (0.00s)
21:04:30 [2022-10-15T21:04:30.175Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
21:04:30 [2022-10-15T21:04:30.175Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
21:04:30 [2022-10-15T21:04:30.175Z] PASS
21:04:30 [2022-10-15T21:04:30.175Z] 
21:04:30 [2022-10-15T21:04:30.175Z] DONE 3 tests in 0.049s
21:04:30 [2022-10-15T21:04:30.175Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
21:04:30 [2022-10-15T21:04:30.175Z] ++ 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
21:04:30 [2022-10-15T21:04:30.175Z] ++ set -e
21:04:30 [2022-10-15T21:04:30.175Z] ++ '[' -n 0 ']'
21:04:30 [2022-10-15T21:04:30.175Z] ++ set -x
21:04:30 [2022-10-15T21:04:30.175Z] ++ 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
21:04:30 [2022-10-15T21:04:30.175Z] INFO: Testing against a local daemon
21:04:30 [2022-10-15T21:04:30.175Z] === RUN   TestNetworkCreateDelete
21:04:30 [2022-10-15T21:04:30.434Z] --- PASS: TestNetworkCreateDelete (0.13s)
21:04:30 [2022-10-15T21:04:30.434Z] === RUN   TestDockerNetworkDeletePreferID
21:04:30 [2022-10-15T21:04:30.694Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
21:04:30 [2022-10-15T21:04:30.694Z] === RUN   TestDaemonDNSFallback
21:04:37 [2022-10-15T21:04:37.323Z] --- PASS: TestDaemonDNSFallback (6.36s)
21:04:37 [2022-10-15T21:04:37.323Z] === RUN   TestInspectNetwork
21:04:40 [2022-10-15T21:04:40.615Z] === RUN   TestInspectNetwork/full_network_id
21:04:40 [2022-10-15T21:04:40.615Z] === RUN   TestInspectNetwork/partial_network_id
21:04:40 [2022-10-15T21:04:40.615Z] === RUN   TestInspectNetwork/network_name
21:04:40 [2022-10-15T21:04:40.615Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
21:04:44 [2022-10-15T21:04:44.808Z] --- PASS: TestInspectNetwork (7.19s)
21:04:44 [2022-10-15T21:04:44.808Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
21:04:44 [2022-10-15T21:04:44.808Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
21:04:44 [2022-10-15T21:04:44.808Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
21:04:44 [2022-10-15T21:04:44.808Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
21:04:44 [2022-10-15T21:04:44.808Z] === RUN   TestRunContainerWithBridgeNone
21:04:45 [2022-10-15T21:04:45.747Z] --- PASS: TestRunContainerWithBridgeNone (1.55s)
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/create
21:04:45 [2022-10-15T21:04:45.747Z] === PAUSE TestNetworkInvalidJSON/networks/create
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
21:04:45 [2022-10-15T21:04:45.747Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:45 [2022-10-15T21:04:45.747Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:45 [2022-10-15T21:04:45.747Z] === CONT  TestNetworkInvalidJSON/networks/create
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
21:04:45 [2022-10-15T21:04:45.747Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
21:04:45 [2022-10-15T21:04:45.747Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
21:04:45 [2022-10-15T21:04:45.747Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
21:04:46 [2022-10-15T21:04:46.006Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
21:04:46 [2022-10-15T21:04:46.006Z] --- PASS: TestNetworkInvalidJSON (0.01s)
21:04:46 [2022-10-15T21:04:46.006Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z] === RUN   TestNetworkList
21:04:46 [2022-10-15T21:04:46.006Z] === RUN   TestNetworkList//networks
21:04:46 [2022-10-15T21:04:46.006Z] === PAUSE TestNetworkList//networks
21:04:46 [2022-10-15T21:04:46.006Z] === RUN   TestNetworkList//networks/
21:04:46 [2022-10-15T21:04:46.006Z] === PAUSE TestNetworkList//networks/
21:04:46 [2022-10-15T21:04:46.006Z] === CONT  TestNetworkList//networks
21:04:46 [2022-10-15T21:04:46.006Z] === CONT  TestNetworkList//networks/
21:04:46 [2022-10-15T21:04:46.006Z] --- PASS: TestNetworkList (0.02s)
21:04:46 [2022-10-15T21:04:46.006Z]     --- PASS: TestNetworkList//networks/ (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z]     --- PASS: TestNetworkList//networks (0.00s)
21:04:46 [2022-10-15T21:04:46.006Z] === RUN   TestHostIPv4BridgeLabel
21:04:46 [2022-10-15T21:04:46.575Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
21:04:46 [2022-10-15T21:04:46.575Z] === RUN   TestDaemonRestartWithLiveRestore
21:04:47 [2022-10-15T21:04:47.512Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
21:04:47 [2022-10-15T21:04:47.512Z] === RUN   TestDaemonDefaultNetworkPools
21:04:48 [2022-10-15T21:04:48.897Z] --- PASS: TestDaemonDefaultNetworkPools (1.29s)
21:04:48 [2022-10-15T21:04:48.897Z] === RUN   TestDaemonRestartWithExistingNetwork
21:04:50 [2022-10-15T21:04:50.803Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.88s)
21:04:50 [2022-10-15T21:04:50.803Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
21:04:52 [2022-10-15T21:04:52.708Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.94s)
21:04:52 [2022-10-15T21:04:52.708Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
21:04:53 [2022-10-15T21:04:53.276Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.70s)
21:04:53 [2022-10-15T21:04:53.276Z] === RUN   TestServiceWithPredefinedNetwork
21:04:55 [2022-10-15T21:04:55.816Z] --- PASS: TestServiceWithPredefinedNetwork (2.51s)
21:04:55 [2022-10-15T21:04:55.816Z] === RUN   TestServiceRemoveKeepsIngressNetwork
21:04:55 [2022-10-15T21:04:55.816Z]     service_test.go:242: FLAKY_TEST
21:04:55 [2022-10-15T21:04:55.816Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
21:04:55 [2022-10-15T21:04:55.816Z] === RUN   TestServiceWithDataPathPortInit
21:05:10 [2022-10-15T21:05:10.706Z] --- PASS: TestServiceWithDataPathPortInit (13.76s)
21:05:10 [2022-10-15T21:05:10.706Z] === RUN   TestServiceWithDefaultAddressPoolInit
21:05:12 [2022-10-15T21:05:12.087Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:2v3nwmrnvrc7knef5sg5xvb7x Created:2022-10-15 21:05:10.909458169 +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[6e7a04d39540709e401f44e5462c1278aac8b848981c404880eaa705de5688ab:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0cif2dyz6skft8v7jo7cxs8zz EndpointID:c77aa8977b29f4f83af9744449d77421ee04550795bf5a052b9ff9b63cfdd97c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ced1fd837e1df8af9a1dce0c2faa7844543e4b165a8400b532c208da34eea4b2 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:6a0eef45d127 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0cif2dyz6skft8v7jo7cxs8zz EndpointID:c77aa8977b29f4f83af9744449d77421ee04550795bf5a052b9ff9b63cfdd97c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
21:05:17 [2022-10-15T21:05:17.358Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.90s)
21:05:17 [2022-10-15T21:05:17.358Z] PASS
21:05:17 [2022-10-15T21:05:17.358Z] 
21:05:17 [2022-10-15T21:05:17.358Z] === Skipped
21:05:17 [2022-10-15T21:05:17.358Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
21:05:17 [2022-10-15T21:05:17.358Z]     service_test.go:242: FLAKY_TEST
21:05:17 [2022-10-15T21:05:17.358Z] 
21:05:17 [2022-10-15T21:05:17.358Z] DONE 38 tests, 1 skipped in 46.347s
21:05:17 [2022-10-15T21:05:17.358Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
21:05:17 [2022-10-15T21:05:17.358Z] ++ 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:05:17 [2022-10-15T21:05:17.358Z] ++ set -e
21:05:17 [2022-10-15T21:05:17.358Z] ++ '[' -n 0 ']'
21:05:17 [2022-10-15T21:05:17.358Z] ++ set -x
21:05:17 [2022-10-15T21:05:17.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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:05:17 [2022-10-15T21:05:17.358Z] INFO: Testing against a local daemon
21:05:17 [2022-10-15T21:05:17.358Z] === RUN   TestDockerNetworkIpvlanPersistance
21:05:17 [2022-10-15T21:05:17.358Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:17 [2022-10-15T21:05:17.358Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
21:05:17 [2022-10-15T21:05:17.358Z] === RUN   TestDockerNetworkIpvlan
21:05:17 [2022-10-15T21:05:17.358Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:17 [2022-10-15T21:05:17.358Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
21:05:17 [2022-10-15T21:05:17.358Z] PASS
21:05:17 [2022-10-15T21:05:17.358Z] 
21:05:17 [2022-10-15T21:05:17.358Z] === Skipped
21:05:17 [2022-10-15T21:05:17.358Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
21:05:17 [2022-10-15T21:05:17.358Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:17 [2022-10-15T21:05:17.358Z] 
21:05:17 [2022-10-15T21:05:17.358Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
21:05:17 [2022-10-15T21:05:17.358Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
21:05:17 [2022-10-15T21:05:17.358Z] 
21:05:17 [2022-10-15T21:05:17.358Z] DONE 2 tests, 2 skipped in 0.097s
21:05:17 [2022-10-15T21:05:17.358Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
21:05:17 [2022-10-15T21:05:17.358Z] ++ 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:05:17 [2022-10-15T21:05:17.358Z] ++ set -e
21:05:17 [2022-10-15T21:05:17.358Z] ++ '[' -n 0 ']'
21:05:17 [2022-10-15T21:05:17.358Z] ++ set -x
21:05:17 [2022-10-15T21:05:17.358Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GITHUB_ACTIONS= GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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:05:17 [2022-10-15T21:05:17.358Z] INFO: Testing against a local daemon
21:05:17 [2022-10-15T21:05:17.358Z] === RUN   TestDockerNetworkMacvlanPersistance
21:05:17 [2022-10-15T21:05:17.926Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.25s)
21:05:17 [2022-10-15T21:05:17.926Z] === RUN   TestDockerNetworkMacvlan
21:05:18 [2022-10-15T21:05:18.863Z] === RUN   TestDockerNetworkMacvlan/Subinterface
21:05:19 [2022-10-15T21:05:19.431Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
21:05:20 [2022-10-15T21:05:20.368Z] === RUN   TestDockerNetworkMacvlan/NilParent
21:05:22 [2022-10-15T21:05:22.273Z] === RUN   TestDockerNetworkMacvlan/InternalMode
21:05:23 [2022-10-15T21:05:23.650Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
21:05:27 [2022-10-15T21:05:27.129Z] === RUN   TestDockerNetworkMacvlan/Addressing
21:05:27 [2022-10-15T21:05:27.697Z] --- PASS: TestDockerNetworkMacvlan (9.59s)
21:05:27 [2022-10-15T21:05:27.697Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s)
21:05:27 [2022-10-15T21:05:27.697Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
21:05:27 [2022-10-15T21:05:27.697Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
21:05:27 [2022-10-15T21:05:27.697Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s)
21:05:27 [2022-10-15T21:05:27.697Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
21:05:27 [2022-10-15T21:05:27.697Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
21:05:27 [2022-10-15T21:05:27.697Z] PASS
21:05:27 [2022-10-15T21:05:27.697Z] 
21:05:27 [2022-10-15T21:05:27.697Z] DONE 8 tests in 10.940s
21:05:27 [2022-10-15T21:05:27.697Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
21:05:27 [2022-10-15T21:05:27.697Z] ++ 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:05:27 [2022-10-15T21:05:27.697Z] ++ set -e
21:05:27 [2022-10-15T21:05:27.697Z] ++ '[' -n 0 ']'
21:05:27 [2022-10-15T21:05:27.697Z] ++ set -x
21:05:27 [2022-10-15T21:05:27.697Z] ++ 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:05:27 [2022-10-15T21:05:27.697Z] testing: warning: no tests to run
21:05:27 [2022-10-15T21:05:27.697Z] PASS
21:05:27 [2022-10-15T21:05:27.697Z] 
21:05:27 [2022-10-15T21:05:27.697Z] DONE 0 tests in 0.024s
21:05:27 [2022-10-15T21:05:27.697Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
21:05:27 [2022-10-15T21:05:27.697Z] ++ 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:05:27 [2022-10-15T21:05:27.697Z] ++ set -e
21:05:27 [2022-10-15T21:05:27.697Z] ++ '[' -n 0 ']'
21:05:27 [2022-10-15T21:05:27.697Z] ++ set -x
21:05:27 [2022-10-15T21:05:27.697Z] ++ 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:05:27 [2022-10-15T21:05:27.697Z] INFO: Testing against a local daemon
21:05:27 [2022-10-15T21:05:27.697Z] === RUN   TestAuthZPluginAllowRequest
21:05:29 [2022-10-15T21:05:29.077Z] --- PASS: TestAuthZPluginAllowRequest (1.14s)
21:05:29 [2022-10-15T21:05:29.077Z] === RUN   TestAuthZPluginTLS
21:05:29 [2022-10-15T21:05:29.339Z] --- PASS: TestAuthZPluginTLS (0.55s)
21:05:29 [2022-10-15T21:05:29.339Z] === RUN   TestAuthZPluginDenyRequest
21:05:29 [2022-10-15T21:05:29.907Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
21:05:29 [2022-10-15T21:05:29.907Z] === RUN   TestAuthZPluginAPIDenyResponse
21:05:30 [2022-10-15T21:05:30.476Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
21:05:30 [2022-10-15T21:05:30.476Z] === RUN   TestAuthZPluginDenyResponse
21:05:31 [2022-10-15T21:05:31.045Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
21:05:31 [2022-10-15T21:05:31.045Z] === RUN   TestAuthZPluginAllowEventStream
21:05:32 [2022-10-15T21:05:32.428Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
21:05:32 [2022-10-15T21:05:32.428Z] === RUN   TestAuthZPluginErrorResponse
21:05:32 [2022-10-15T21:05:32.687Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
21:05:32 [2022-10-15T21:05:32.687Z] === RUN   TestAuthZPluginErrorRequest
21:05:33 [2022-10-15T21:05:33.255Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
21:05:33 [2022-10-15T21:05:33.255Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
21:05:33 [2022-10-15T21:05:33.824Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
21:05:33 [2022-10-15T21:05:33.824Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
21:05:35 [2022-10-15T21:05:35.203Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.39s)
21:05:35 [2022-10-15T21:05:35.203Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
21:05:36 [2022-10-15T21:05:36.584Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
21:05:36 [2022-10-15T21:05:36.584Z] === RUN   TestAuthZPluginHeader
21:05:37 [2022-10-15T21:05:37.207Z] --- PASS: TestAuthZPluginHeader (0.70s)
21:05:37 [2022-10-15T21:05:37.207Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
21:05:37 [2022-10-15T21:05:37.207Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:37 [2022-10-15T21:05:37.207Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:37 [2022-10-15T21:05:37.207Z] === RUN   TestAuthZPluginV2Disable
21:05:37 [2022-10-15T21:05:37.207Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:37 [2022-10-15T21:05:37.207Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
21:05:37 [2022-10-15T21:05:37.207Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
21:05:37 [2022-10-15T21:05:37.207Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:37 [2022-10-15T21:05:37.207Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:37 [2022-10-15T21:05:37.207Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
21:05:37 [2022-10-15T21:05:37.207Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:37 [2022-10-15T21:05:37.207Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:37 [2022-10-15T21:05:37.207Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
21:05:55 [2022-10-15T21:05:55.342Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
21:05:55 [2022-10-15T21:05:55.342Z] PASS
21:05:55 [2022-10-15T21:05:55.342Z] 
21:05:55 [2022-10-15T21:05:55.342Z] === Skipped
21:05:55 [2022-10-15T21:05:55.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
21:05:55 [2022-10-15T21:05:55.342Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:55 [2022-10-15T21:05:55.342Z] 
21:05:55 [2022-10-15T21:05:55.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
21:05:55 [2022-10-15T21:05:55.342Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:55 [2022-10-15T21:05:55.342Z] 
21:05:55 [2022-10-15T21:05:55.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
21:05:55 [2022-10-15T21:05:55.342Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:55 [2022-10-15T21:05:55.342Z] 
21:05:55 [2022-10-15T21:05:55.342Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
21:05:55 [2022-10-15T21:05:55.342Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:05:55 [2022-10-15T21:05:55.342Z] 
21:05:55 [2022-10-15T21:05:55.342Z] DONE 17 tests, 4 skipped in 26.479s
21:05:55 [2022-10-15T21:05:55.342Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
21:05:55 [2022-10-15T21:05:55.342Z] ++ 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:05:55 [2022-10-15T21:05:55.342Z] ++ set -e
21:05:55 [2022-10-15T21:05:55.342Z] ++ '[' -n 0 ']'
21:05:55 [2022-10-15T21:05:55.342Z] ++ set -x
21:05:55 [2022-10-15T21:05:55.343Z] ++ 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:05:55 [2022-10-15T21:05:55.343Z] INFO: Testing against a local daemon
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
21:05:55 [2022-10-15T21:05:55.343Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:55 [2022-10-15T21:05:55.343Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/pull
21:05:55 [2022-10-15T21:05:55.343Z] === PAUSE TestPluginInvalidJSON/plugins/pull
21:05:55 [2022-10-15T21:05:55.343Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
21:05:55 [2022-10-15T21:05:55.343Z] === CONT  TestPluginInvalidJSON/plugins/pull
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
21:05:55 [2022-10-15T21:05:55.343Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
21:05:55 [2022-10-15T21:05:55.343Z] --- PASS: TestPluginInvalidJSON (0.02s)
21:05:55 [2022-10-15T21:05:55.343Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInstall
21:05:55 [2022-10-15T21:05:55.343Z] === RUN   TestPluginInstall/no_auth
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9b26f56c3595bf8ab903a2fb87755d131e2c214f89a9938b80a901a01306931" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a9b26f56c3595bf8ab903a2fb87755d131e2c214f89a9938b80a901a01306931" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:58 [2022-10-15T21:05:58.634Z] === RUN   TestPluginInstall/with_htpasswd
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b19ba05cb37ac7cf3eddeff8775ae72d437d266851e795d2458c5064aafb97ab" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:58 [2022-10-15T21:05:58.634Z] time="2022-10-15T21:05:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b19ba05cb37ac7cf3eddeff8775ae72d437d266851e795d2458c5064aafb97ab" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:58 [2022-10-15T21:05:58.893Z] === RUN   TestPluginInstall/with_insecure
21:05:59 [2022-10-15T21:05:59.829Z] time="2022-10-15T21:05:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:59 [2022-10-15T21:05:59.829Z] time="2022-10-15T21:05:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcd5a5bb4665afa382a14d843ac17063351f4e2030cb6bf2e02020572dc9d99b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:05:59 [2022-10-15T21:05:59.829Z] time="2022-10-15T21:05:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
21:05:59 [2022-10-15T21:05:59.829Z] time="2022-10-15T21:05:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:fcd5a5bb4665afa382a14d843ac17063351f4e2030cb6bf2e02020572dc9d99b" mediatype=application/vnd.docker.plugin.v1+json size=522
21:06:00 [2022-10-15T21:06:00.088Z]     plugin_test.go:196: [dfa17a2d714ef] daemon is not started
21:06:00 [2022-10-15T21:06:00.088Z] --- PASS: TestPluginInstall (5.78s)
21:06:00 [2022-10-15T21:06:00.088Z]     --- PASS: TestPluginInstall/no_auth (4.12s)
21:06:00 [2022-10-15T21:06:00.088Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
21:06:00 [2022-10-15T21:06:00.088Z]     --- PASS: TestPluginInstall/with_insecure (1.10s)
21:06:00 [2022-10-15T21:06:00.088Z] === RUN   TestPluginsWithRuntimes
21:06:01 [2022-10-15T21:06:01.466Z] === RUN   TestPluginsWithRuntimes/No_Args
21:06:02 [2022-10-15T21:06:02.402Z] === RUN   TestPluginsWithRuntimes/With_Args
21:06:03 [2022-10-15T21:06:03.338Z] --- PASS: TestPluginsWithRuntimes (3.37s)
21:06:03 [2022-10-15T21:06:03.338Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
21:06:03 [2022-10-15T21:06:03.338Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
21:06:03 [2022-10-15T21:06:03.338Z] === RUN   TestPluginBackCompatMediaTypes
21:06:03 [2022-10-15T21:06:03.925Z] --- PASS: TestPluginBackCompatMediaTypes (0.56s)
21:06:03 [2022-10-15T21:06:03.925Z] PASS
21:06:03 [2022-10-15T21:06:03.925Z] 
21:06:03 [2022-10-15T21:06:03.925Z] DONE 24 tests in 9.852s
21:06:03 [2022-10-15T21:06:03.925Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
21:06:03 [2022-10-15T21:06:03.925Z] ++ 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:06:03 [2022-10-15T21:06:03.925Z] ++ set -e
21:06:03 [2022-10-15T21:06:03.925Z] ++ '[' -n 0 ']'
21:06:03 [2022-10-15T21:06:03.925Z] ++ set -x
21:06:03 [2022-10-15T21:06:03.925Z] ++ 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:06:04 [2022-10-15T21:06:04.184Z] INFO: Testing against a local daemon
21:06:04 [2022-10-15T21:06:04.184Z] === RUN   TestExternalGraphDriver
21:06:04 [2022-10-15T21:06:04.443Z] === RUN   TestExternalGraphDriver/json
21:06:06 [2022-10-15T21:06:06.347Z] === RUN   TestExternalGraphDriver/spec
21:06:07 [2022-10-15T21:06:07.725Z] === RUN   TestExternalGraphDriver/pull
21:06:09 [2022-10-15T21:06:09.632Z] --- PASS: TestExternalGraphDriver (5.32s)
21:06:09 [2022-10-15T21:06:09.632Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
21:06:09 [2022-10-15T21:06:09.632Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
21:06:09 [2022-10-15T21:06:09.632Z]     --- PASS: TestExternalGraphDriver/pull (1.77s)
21:06:09 [2022-10-15T21:06:09.632Z] === RUN   TestGraphdriverPluginV2
21:06:09 [2022-10-15T21:06:09.632Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:09 [2022-10-15T21:06:09.632Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
21:06:09 [2022-10-15T21:06:09.632Z] PASS
21:06:09 [2022-10-15T21:06:09.632Z] 
21:06:09 [2022-10-15T21:06:09.632Z] === Skipped
21:06:09 [2022-10-15T21:06:09.632Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
21:06:09 [2022-10-15T21:06:09.632Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:06:09 [2022-10-15T21:06:09.632Z] 
21:06:09 [2022-10-15T21:06:09.632Z] DONE 5 tests, 1 skipped in 5.759s
21:06:09 [2022-10-15T21:06:09.632Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
21:06:09 [2022-10-15T21:06:09.632Z] ++ 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:06:09 [2022-10-15T21:06:09.632Z] ++ set -e
21:06:09 [2022-10-15T21:06:09.632Z] ++ '[' -n 0 ']'
21:06:09 [2022-10-15T21:06:09.632Z] ++ set -x
21:06:09 [2022-10-15T21:06:09.632Z] ++ 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:06:09 [2022-10-15T21:06:09.891Z] INFO: Testing against a local daemon
21:06:09 [2022-10-15T21:06:09.891Z] === RUN   TestContinueAfterPluginCrash
21:06:09 [2022-10-15T21:06:09.891Z] === PAUSE TestContinueAfterPluginCrash
21:06:09 [2022-10-15T21:06:09.891Z] === RUN   TestReadPluginNoRead
21:06:09 [2022-10-15T21:06:09.891Z] === PAUSE TestReadPluginNoRead
21:06:09 [2022-10-15T21:06:09.891Z] === RUN   TestDaemonStartWithLogOpt
21:06:09 [2022-10-15T21:06:09.891Z] === PAUSE TestDaemonStartWithLogOpt
21:06:09 [2022-10-15T21:06:09.891Z] === CONT  TestContinueAfterPluginCrash
21:06:09 [2022-10-15T21:06:09.891Z] === CONT  TestDaemonStartWithLogOpt
21:06:13 [2022-10-15T21:06:13.181Z] --- PASS: TestDaemonStartWithLogOpt (3.05s)
21:06:13 [2022-10-15T21:06:13.181Z] === CONT  TestReadPluginNoRead
21:06:15 [2022-10-15T21:06:15.085Z] === RUN   TestReadPluginNoRead/default
21:06:16 [2022-10-15T21:06:16.466Z] === RUN   TestReadPluginNoRead/disabled_caching
21:06:17 [2022-10-15T21:06:17.402Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
21:06:17 [2022-10-15T21:06:17.971Z] --- PASS: TestContinueAfterPluginCrash (7.97s)
21:06:18 [2022-10-15T21:06:18.538Z] === CONT  TestReadPluginNoRead
21:06:18 [2022-10-15T21:06:18.538Z]     read_test.go:91: [d32c877168d95] daemon is not started
21:06:18 [2022-10-15T21:06:18.538Z] --- PASS: TestReadPluginNoRead (5.71s)
21:06:18 [2022-10-15T21:06:18.538Z]     --- PASS: TestReadPluginNoRead/default (1.24s)
21:06:18 [2022-10-15T21:06:18.538Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.18s)
21:06:18 [2022-10-15T21:06:18.538Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s)
21:06:18 [2022-10-15T21:06:18.538Z] PASS
21:06:18 [2022-10-15T21:06:18.538Z] 
21:06:18 [2022-10-15T21:06:18.538Z] DONE 6 tests in 8.862s
21:06:18 [2022-10-15T21:06:18.538Z] 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:06:18 [2022-10-15T21:06:18.538Z] ++ 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:06:18 [2022-10-15T21:06:18.538Z] ++ set -e
21:06:18 [2022-10-15T21:06:18.539Z] ++ '[' -n 0 ']'
21:06:18 [2022-10-15T21:06:18.539Z] ++ set -x
21:06:18 [2022-10-15T21:06:18.539Z] ++ 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:06:18 [2022-10-15T21:06:18.539Z] testing: warning: no tests to run
21:06:18 [2022-10-15T21:06:18.539Z] PASS
21:06:18 [2022-10-15T21:06:18.539Z] 
21:06:18 [2022-10-15T21:06:18.539Z] DONE 0 tests in 0.033s
21:06:18 [2022-10-15T21:06:18.797Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
21:06:18 [2022-10-15T21:06:18.797Z] ++ 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:06:18 [2022-10-15T21:06:18.797Z] ++ set -e
21:06:18 [2022-10-15T21:06:18.797Z] ++ '[' -n 0 ']'
21:06:18 [2022-10-15T21:06:18.797Z] ++ set -x
21:06:18 [2022-10-15T21:06:18.797Z] ++ 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:06:18 [2022-10-15T21:06:18.797Z] INFO: Testing against a local daemon
21:06:18 [2022-10-15T21:06:18.797Z] === RUN   TestPluginWithDevMounts
21:06:18 [2022-10-15T21:06:18.797Z] === PAUSE TestPluginWithDevMounts
21:06:18 [2022-10-15T21:06:18.797Z] === CONT  TestPluginWithDevMounts
21:06:20 [2022-10-15T21:06:20.702Z] --- PASS: TestPluginWithDevMounts (1.53s)
21:06:20 [2022-10-15T21:06:20.702Z] PASS
21:06:20 [2022-10-15T21:06:20.702Z] 
21:06:20 [2022-10-15T21:06:20.702Z] DONE 1 tests in 1.635s
21:06:20 [2022-10-15T21:06:20.702Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
21:06:20 [2022-10-15T21:06:20.702Z] ++ 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:06:20 [2022-10-15T21:06:20.702Z] ++ set -e
21:06:20 [2022-10-15T21:06:20.702Z] ++ '[' -n 0 ']'
21:06:20 [2022-10-15T21:06:20.702Z] ++ set -x
21:06:20 [2022-10-15T21:06:20.702Z] ++ 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:06:20 [2022-10-15T21:06:20.702Z] INFO: Testing against a local daemon
21:06:20 [2022-10-15T21:06:20.702Z] === RUN   TestSecretInspect
21:06:22 [2022-10-15T21:06:22.607Z] --- PASS: TestSecretInspect (2.20s)
21:06:22 [2022-10-15T21:06:22.607Z] === RUN   TestSecretList
21:06:25 [2022-10-15T21:06:25.140Z] --- PASS: TestSecretList (2.26s)
21:06:25 [2022-10-15T21:06:25.140Z] === RUN   TestSecretsCreateAndDelete
21:06:27 [2022-10-15T21:06:27.043Z] --- PASS: TestSecretsCreateAndDelete (2.14s)
21:06:27 [2022-10-15T21:06:27.043Z] === RUN   TestSecretsUpdate
21:06:29 [2022-10-15T21:06:29.576Z] --- PASS: TestSecretsUpdate (2.16s)
21:06:29 [2022-10-15T21:06:29.576Z] === RUN   TestTemplatedSecret
21:06:31 [2022-10-15T21:06:31.480Z] --- PASS: TestTemplatedSecret (2.41s)
21:06:31 [2022-10-15T21:06:31.480Z] === RUN   TestSecretCreateResolve
21:06:34 [2022-10-15T21:06:34.014Z] --- PASS: TestSecretCreateResolve (2.14s)
21:06:34 [2022-10-15T21:06:34.014Z] PASS
21:06:34 [2022-10-15T21:06:34.014Z] 
21:06:34 [2022-10-15T21:06:34.014Z] DONE 6 tests in 13.416s
21:06:34 [2022-10-15T21:06:34.014Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
21:06:34 [2022-10-15T21:06:34.014Z] ++ 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:06:34 [2022-10-15T21:06:34.014Z] ++ set -e
21:06:34 [2022-10-15T21:06:34.014Z] ++ '[' -n 0 ']'
21:06:34 [2022-10-15T21:06:34.014Z] ++ set -x
21:06:34 [2022-10-15T21:06:34.014Z] ++ 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:06:34 [2022-10-15T21:06:34.014Z] INFO: Testing against a local daemon
21:06:34 [2022-10-15T21:06:34.014Z] === RUN   TestServiceCreateInit
21:06:34 [2022-10-15T21:06:34.014Z] === RUN   TestServiceCreateInit/daemonInitDisabled
21:06:37 [2022-10-15T21:06:37.304Z] === RUN   TestServiceCreateInit/daemonInitEnabled
21:06:41 [2022-10-15T21:06:41.494Z] --- PASS: TestServiceCreateInit (7.03s)
21:06:41 [2022-10-15T21:06:41.494Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s)
21:06:41 [2022-10-15T21:06:41.494Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.54s)
21:06:41 [2022-10-15T21:06:41.494Z] === RUN   TestCreateServiceMultipleTimes
21:06:56 [2022-10-15T21:06:56.373Z] --- PASS: TestCreateServiceMultipleTimes (15.09s)
21:06:56 [2022-10-15T21:06:56.373Z] === RUN   TestCreateServiceConflict
21:06:58 [2022-10-15T21:06:58.283Z] --- PASS: TestCreateServiceConflict (2.14s)
21:06:58 [2022-10-15T21:06:58.283Z] === RUN   TestCreateServiceMaxReplicas
21:07:00 [2022-10-15T21:07:00.844Z] --- PASS: TestCreateServiceMaxReplicas (2.36s)
21:07:00 [2022-10-15T21:07:00.844Z] === RUN   TestCreateWithDuplicateNetworkNames
21:07:15 [2022-10-15T21:07:15.721Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
21:07:15 [2022-10-15T21:07:15.721Z] === RUN   TestCreateServiceSecretFileMode
21:07:15 [2022-10-15T21:07:15.980Z] --- PASS: TestCreateServiceSecretFileMode (2.38s)
21:07:15 [2022-10-15T21:07:15.980Z] === RUN   TestCreateServiceConfigFileMode
21:07:18 [2022-10-15T21:07:18.512Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
21:07:18 [2022-10-15T21:07:18.512Z] === RUN   TestCreateServiceSysctls
21:07:21 [2022-10-15T21:07:21.799Z] --- PASS: TestCreateServiceSysctls (2.91s)
21:07:21 [2022-10-15T21:07:21.799Z] === RUN   TestCreateServiceCapabilities
21:07:23 [2022-10-15T21:07:23.176Z] --- PASS: TestCreateServiceCapabilities (1.95s)
21:07:23 [2022-10-15T21:07:23.176Z] === RUN   TestInspect
21:07:26 [2022-10-15T21:07:26.463Z] --- PASS: TestInspect (2.81s)
21:07:26 [2022-10-15T21:07:26.463Z] === RUN   TestCreateJob
21:07:28 [2022-10-15T21:07:28.999Z] --- PASS: TestCreateJob (2.94s)
21:07:28 [2022-10-15T21:07:28.999Z] === RUN   TestReplicatedJob
21:07:34 [2022-10-15T21:07:34.270Z] --- PASS: TestReplicatedJob (4.96s)
21:07:34 [2022-10-15T21:07:34.270Z] === RUN   TestUpdateReplicatedJob
21:07:37 [2022-10-15T21:07:37.558Z] --- PASS: TestUpdateReplicatedJob (3.04s)
21:07:37 [2022-10-15T21:07:37.558Z] === RUN   TestServiceListWithStatuses
21:07:37 [2022-10-15T21:07:37.558Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:07:37 [2022-10-15T21:07:37.558Z] --- SKIP: TestServiceListWithStatuses (0.00s)
21:07:37 [2022-10-15T21:07:37.558Z] === RUN   TestDockerNetworkConnectAlias
21:07:41 [2022-10-15T21:07:41.748Z] --- PASS: TestDockerNetworkConnectAlias (4.17s)
21:07:41 [2022-10-15T21:07:41.748Z] === RUN   TestDockerNetworkReConnect
21:07:44 [2022-10-15T21:07:44.281Z] --- PASS: TestDockerNetworkReConnect (2.87s)
21:07:44 [2022-10-15T21:07:44.281Z] === RUN   TestServicePlugin
21:07:44 [2022-10-15T21:07:44.281Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:07:44 [2022-10-15T21:07:44.281Z] --- SKIP: TestServicePlugin (0.00s)
21:07:44 [2022-10-15T21:07:44.281Z] === RUN   TestServiceUpdateLabel
21:07:46 [2022-10-15T21:07:46.186Z] --- PASS: TestServiceUpdateLabel (2.15s)
21:07:46 [2022-10-15T21:07:46.186Z] === RUN   TestServiceUpdateSecrets
21:08:01 [2022-10-15T21:08:01.066Z] --- PASS: TestServiceUpdateSecrets (14.45s)
21:08:01 [2022-10-15T21:08:01.066Z] === RUN   TestServiceUpdateConfigs
21:08:15 [2022-10-15T21:08:15.945Z] --- PASS: TestServiceUpdateConfigs (14.27s)
21:08:15 [2022-10-15T21:08:15.945Z] === RUN   TestServiceUpdateNetwork
21:08:28 [2022-10-15T21:08:28.152Z] --- PASS: TestServiceUpdateNetwork (12.19s)
21:08:28 [2022-10-15T21:08:28.152Z] === RUN   TestServiceUpdatePidsLimit
21:08:28 [2022-10-15T21:08:28.412Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
21:08:28 [2022-10-15T21:08:28.979Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
21:08:37 [2022-10-15T21:08:37.097Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
21:08:43 [2022-10-15T21:08:43.720Z] --- PASS: TestServiceUpdatePidsLimit (15.92s)
21:08:43 [2022-10-15T21:08:43.720Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.51s)
21:08:43 [2022-10-15T21:08:43.720Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
21:08:43 [2022-10-15T21:08:43.720Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
21:08:43 [2022-10-15T21:08:43.720Z] PASS
21:08:43 [2022-10-15T21:08:43.720Z] 
21:08:43 [2022-10-15T21:08:43.720Z] === Skipped
21:08:43 [2022-10-15T21:08:43.720Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
21:08:43 [2022-10-15T21:08:43.720Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
21:08:43 [2022-10-15T21:08:43.720Z] 
21:08:43 [2022-10-15T21:08:43.720Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
21:08:43 [2022-10-15T21:08:43.720Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
21:08:43 [2022-10-15T21:08:43.720Z] 
21:08:43 [2022-10-15T21:08:43.720Z] DONE 27 tests, 2 skipped in 129.290s
21:08:43 [2022-10-15T21:08:43.720Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
21:08:43 [2022-10-15T21:08:43.720Z] ++ 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:08:43 [2022-10-15T21:08:43.720Z] ++ set -e
21:08:43 [2022-10-15T21:08:43.720Z] ++ '[' -n 0 ']'
21:08:43 [2022-10-15T21:08:43.720Z] ++ set -x
21:08:43 [2022-10-15T21:08:43.720Z] ++ 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:08:43 [2022-10-15T21:08:43.720Z] INFO: Testing against a local daemon
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestSessionCreate
21:08:43 [2022-10-15T21:08:43.720Z] --- PASS: TestSessionCreate (0.02s)
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestSessionCreateWithBadUpgrade
21:08:43 [2022-10-15T21:08:43.720Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
21:08:43 [2022-10-15T21:08:43.720Z] PASS
21:08:43 [2022-10-15T21:08:43.720Z] 
21:08:43 [2022-10-15T21:08:43.720Z] DONE 2 tests in 0.119s
21:08:43 [2022-10-15T21:08:43.720Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
21:08:43 [2022-10-15T21:08:43.720Z] ++ 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:08:43 [2022-10-15T21:08:43.720Z] ++ set -e
21:08:43 [2022-10-15T21:08:43.720Z] ++ '[' -n 0 ']'
21:08:43 [2022-10-15T21:08:43.720Z] ++ set -x
21:08:43 [2022-10-15T21:08:43.720Z] ++ 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:08:43 [2022-10-15T21:08:43.720Z] INFO: Testing against a local daemon
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestCgroupDriverSystemdMemoryLimit
21:08:43 [2022-10-15T21:08:43.720Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:08:43 [2022-10-15T21:08:43.720Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestDiskUsage
21:08:43 [2022-10-15T21:08:43.720Z] === PAUSE TestDiskUsage
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestEventsExecDie
21:08:43 [2022-10-15T21:08:43.720Z] --- PASS: TestEventsExecDie (0.45s)
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestEventsBackwardsCompatible
21:08:43 [2022-10-15T21:08:43.720Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
21:08:43 [2022-10-15T21:08:43.720Z] === RUN   TestEventsVolumeCreate
21:08:43 [2022-10-15T21:08:43.979Z] --- PASS: TestEventsVolumeCreate (0.11s)
21:08:43 [2022-10-15T21:08:43.979Z] === RUN   TestInfoBinaryCommits
21:08:43 [2022-10-15T21:08:43.979Z] --- PASS: TestInfoBinaryCommits (0.02s)
21:08:43 [2022-10-15T21:08:43.979Z] === RUN   TestInfoAPIVersioned
21:08:43 [2022-10-15T21:08:43.979Z] --- PASS: TestInfoAPIVersioned (0.01s)
21:08:43 [2022-10-15T21:08:43.979Z] === RUN   TestInfoAPI
21:08:43 [2022-10-15T21:08:43.979Z] --- PASS: TestInfoAPI (0.02s)
21:08:43 [2022-10-15T21:08:43.979Z] === RUN   TestInfoAPIWarnings
21:09:02 [2022-10-15T21:09:02.062Z] --- PASS: TestInfoAPIWarnings (16.55s)
21:09:02 [2022-10-15T21:09:02.062Z] === RUN   TestInfoDebug
21:09:02 [2022-10-15T21:09:02.062Z] --- PASS: TestInfoDebug (0.52s)
21:09:02 [2022-10-15T21:09:02.062Z] === RUN   TestInfoInsecureRegistries
21:09:02 [2022-10-15T21:09:02.062Z] --- PASS: TestInfoInsecureRegistries (0.52s)
21:09:02 [2022-10-15T21:09:02.062Z] === RUN   TestInfoRegistryMirrors
21:09:02 [2022-10-15T21:09:02.062Z] --- PASS: TestInfoRegistryMirrors (0.52s)
21:09:02 [2022-10-15T21:09:02.062Z] === RUN   TestLoginFailsWithBadCredentials
21:09:02 [2022-10-15T21:09:02.629Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
21:09:02 [2022-10-15T21:09:02.629Z] === RUN   TestPingCacheHeaders
21:09:02 [2022-10-15T21:09:02.629Z] --- PASS: TestPingCacheHeaders (0.02s)
21:09:02 [2022-10-15T21:09:02.629Z] === RUN   TestPingGet
21:09:02 [2022-10-15T21:09:02.629Z] --- PASS: TestPingGet (0.01s)
21:09:02 [2022-10-15T21:09:02.629Z] === RUN   TestPingHead
21:09:02 [2022-10-15T21:09:02.629Z] --- PASS: TestPingHead (0.02s)
21:09:02 [2022-10-15T21:09:02.629Z] === RUN   TestPingSwarmHeader
21:09:03 [2022-10-15T21:09:03.196Z] === RUN   TestPingSwarmHeader/before_swarm_init
21:09:03 [2022-10-15T21:09:03.455Z] === RUN   TestPingSwarmHeader/after_swarm_init
21:09:04 [2022-10-15T21:09:04.831Z] === RUN   TestPingSwarmHeader/after_swarm_leave
21:09:04 [2022-10-15T21:09:04.831Z] --- PASS: TestPingSwarmHeader (2.04s)
21:09:04 [2022-10-15T21:09:04.831Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
21:09:04 [2022-10-15T21:09:04.831Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
21:09:04 [2022-10-15T21:09:04.831Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
21:09:04 [2022-10-15T21:09:04.831Z] === RUN   TestPingBuilderHeader
21:09:04 [2022-10-15T21:09:04.831Z] === RUN   TestPingBuilderHeader/default_config
21:09:05 [2022-10-15T21:09:05.090Z] === RUN   TestPingBuilderHeader/buildkit_disabled
21:09:05 [2022-10-15T21:09:05.657Z] --- PASS: TestPingBuilderHeader (1.05s)
21:09:05 [2022-10-15T21:09:05.657Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
21:09:05 [2022-10-15T21:09:05.657Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
21:09:05 [2022-10-15T21:09:05.657Z] === RUN   TestVersion
21:09:05 [2022-10-15T21:09:05.657Z] --- PASS: TestVersion (0.02s)
21:09:05 [2022-10-15T21:09:05.657Z] === CONT  TestDiskUsage
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/container_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/image_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/volume_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/container,_volume_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.224Z] === RUN   TestDiskUsage/after_container.Run
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/container_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/image_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/volume_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
21:09:06 [2022-10-15T21:09:06.793Z] --- PASS: TestDiskUsage (1.16s)
21:09:06 [2022-10-15T21:09:06.793Z]     --- PASS: TestDiskUsage/empty (0.01s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z] PASS
21:09:06 [2022-10-15T21:09:06.793Z] 
21:09:06 [2022-10-15T21:09:06.793Z] === Skipped
21:09:06 [2022-10-15T21:09:06.793Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
21:09:06 [2022-10-15T21:09:06.793Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
21:09:06 [2022-10-15T21:09:06.793Z] 
21:09:06 [2022-10-15T21:09:06.793Z] DONE 57 tests, 1 skipped in 23.586s
21:09:06 [2022-10-15T21:09:06.793Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
21:09:06 [2022-10-15T21:09:06.793Z] ++ 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:09:06 [2022-10-15T21:09:06.793Z] ++ set -e
21:09:06 [2022-10-15T21:09:06.793Z] ++ '[' -n 0 ']'
21:09:06 [2022-10-15T21:09:06.793Z] ++ set -x
21:09:06 [2022-10-15T21:09:06.793Z] ++ 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:09:06 [2022-10-15T21:09:06.793Z] INFO: Testing against a local daemon
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestVolumesCreateAndList
21:09:06 [2022-10-15T21:09:06.793Z] --- PASS: TestVolumesCreateAndList (0.02s)
21:09:06 [2022-10-15T21:09:06.793Z] === RUN   TestVolumesRemove
21:09:07 [2022-10-15T21:09:07.052Z] --- PASS: TestVolumesRemove (0.07s)
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInspect
21:09:07 [2022-10-15T21:09:07.052Z] --- PASS: TestVolumesInspect (0.02s)
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInvalidJSON
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInvalidJSON/volumes/create
21:09:07 [2022-10-15T21:09:07.052Z] === PAUSE TestVolumesInvalidJSON/volumes/create
21:09:07 [2022-10-15T21:09:07.052Z] === CONT  TestVolumesInvalidJSON/volumes/create
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
21:09:07 [2022-10-15T21:09:07.052Z] --- PASS: TestVolumesInvalidJSON (0.01s)
21:09:07 [2022-10-15T21:09:07.052Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
21:09:07 [2022-10-15T21:09:07.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
21:09:07 [2022-10-15T21:09:07.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
21:09:07 [2022-10-15T21:09:07.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
21:09:07 [2022-10-15T21:09:07.052Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
21:09:07 [2022-10-15T21:09:07.052Z] === RUN   TestVolumePruneAnonymous
21:09:07 [2022-10-15T21:09:07.052Z] --- PASS: TestVolumePruneAnonymous (0.03s)
21:09:07 [2022-10-15T21:09:07.052Z] PASS
21:09:07 [2022-10-15T21:09:07.052Z] 
21:09:07 [2022-10-15T21:09:07.052Z] DONE 10 tests in 0.245s
21:09:07 [2022-10-15T21:09:07.052Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
21:09:07 [2022-10-15T21:09:07.052Z] ++++ cat bundles/test-integration/docker.pid
21:09:07 [2022-10-15T21:09:07.052Z] +++ kill 14803
21:09:07 [2022-10-15T21:09:07.312Z] +++ /etc/init.d/apparmor stop
21:09:07 [2022-10-15T21:09:07.312Z] Leaving: AppArmorNo profiles have been unloaded.
21:09:07 [2022-10-15T21:09:07.312Z] 
21:09:07 [2022-10-15T21:09:07.312Z] Unloading profiles will leave already running processes permanently
21:09:07 [2022-10-15T21:09:07.312Z] unconfined, which can lead to unexpected situations.
21:09:07 [2022-10-15T21:09:07.312Z] 
21:09:07 [2022-10-15T21:09:07.312Z] To set a process to complain mode, use the command line tool
21:09:07 [2022-10-15T21:09:07.312Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
21:09:07 [2022-10-15T21:09:07.312Z] +++ true
21:09:07 [2022-10-15T21:09:07.312Z] exiting test-integration
21:09:07 [2022-10-15T21:09:07.312Z] ++ exit 0
21:09:07 [2022-10-15T21:09:07.312Z] 
Post stage
[Pipeline] junit
21:09:08 [2022-10-15T21:09:08.263Z] Recording test results
21:09:08 [2022-10-15T21:09:08.446Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
21:09:08 [2022-10-15T21:09:08.765Z] + echo Ensuring container killed.
21:09:08 [2022-10-15T21:09:08.765Z] Ensuring container killed.
21:09:08 [2022-10-15T21:09:08.765Z] + docker rm -vf docker-pr5
21:09:08 [2022-10-15T21:09:08.765Z] Error response from daemon: No such container: docker-pr5
[Pipeline] sh
21:09:09 [2022-10-15T21:09:09.045Z] + echo Chowning /workspace to jenkins user
21:09:09 [2022-10-15T21:09:09.045Z] Chowning /workspace to jenkins user
21:09:09 [2022-10-15T21:09:09.045Z] + id -u
21:09:09 [2022-10-15T21:09:09.045Z] + id -g
21:09:09 [2022-10-15T21:09:09.045Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44268:/workspace busybox chown -R 1000:1000 /workspace
21:09:09 [2022-10-15T21:09:09.045Z] Unable to find image 'busybox:latest' locally
21:09:09 [2022-10-15T21:09:09.308Z] latest: Pulling from library/busybox
21:09:09 [2022-10-15T21:09:09.308Z] 89485c9dae0b: Pulling fs layer
21:09:09 [2022-10-15T21:09:09.308Z] 89485c9dae0b: Verifying Checksum
21:09:09 [2022-10-15T21:09:09.308Z] 89485c9dae0b: Download complete
21:09:09 [2022-10-15T21:09:09.567Z] 89485c9dae0b: Pull complete
21:09:09 [2022-10-15T21:09:09.567Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
21:09:09 [2022-10-15T21:09:09.567Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
21:09:11 [2022-10-15T21:09:11.234Z] + bundleName=arm64-integration
21:09:11 [2022-10-15T21:09:11.234Z] + echo Creating arm64-integration-bundles.tar.gz
21:09:11 [2022-10-15T21:09:11.234Z] Creating arm64-integration-bundles.tar.gz
21:09:11 [2022-10-15T21:09:11.234Z] + xargs tar -czf arm64-integration-bundles.tar.gz
21:09:11 [2022-10-15T21:09:11.234Z] + 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:09:11 [2022-10-15T21:09:11.505Z] Archiving artifacts
21:09:13 [2022-10-15T21:09:13.500Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44268/5/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
21:09:13 [2022-10-15T21:09:13.812Z] + make clean
21:09:14 [2022-10-15T21:09:14.081Z] docker volume rm -f docker-dev-cache docker-mod-cache
21:09:14 [2022-10-15T21:09:14.340Z] docker-dev-cache
21:09:14 [2022-10-15T21:09:14.340Z] 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