Skip to content
Success

Console Output

Skipping 318 KB.. Full Log
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:47:37 [2022-09-30T22:47:37.683Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:47:37 [2022-09-30T22:47:37.683Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:47:37 [2022-09-30T22:47:37.683Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:47:37 [2022-09-30T22:47:37.683Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:47:37 [2022-09-30T22:47:37.684Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:47:37 [2022-09-30T22:47:37.684Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestContainerStartOnDaemonRestart
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestContainerStartOnDaemonRestart
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestDaemonRestartIpcMode
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestDaemonRestartIpcMode
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestDaemonHostGatewayIP
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestDaemonHostGatewayIP
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestRestartDaemonWithRestartingContainer
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestContainerKillOnDaemonStart
22:47:37 [2022-09-30T22:47:37.684Z] === PAUSE TestContainerKillOnDaemonStart
22:47:37 [2022-09-30T22:47:37.684Z] === RUN   TestDiff
22:47:38 [2022-09-30T22:47:38.251Z] --- PASS: TestDiff (0.44s)
22:47:38 [2022-09-30T22:47:38.251Z] === RUN   TestExecConsoleSize
22:47:38 [2022-09-30T22:47:38.509Z] --- PASS: TestExecConsoleSize (0.46s)
22:47:38 [2022-09-30T22:47:38.509Z] === RUN   TestExecWithCloseStdin
22:47:39 [2022-09-30T22:47:39.076Z] --- PASS: TestExecWithCloseStdin (0.49s)
22:47:39 [2022-09-30T22:47:39.076Z] === RUN   TestExec
22:47:39 [2022-09-30T22:47:39.643Z] --- PASS: TestExec (0.48s)
22:47:39 [2022-09-30T22:47:39.643Z] === RUN   TestExecUser
22:47:39 [2022-09-30T22:47:39.902Z] --- PASS: TestExecUser (0.48s)
22:47:39 [2022-09-30T22:47:39.902Z] === RUN   TestExportContainerAndImportImage
22:47:40 [2022-09-30T22:47:40.469Z] --- PASS: TestExportContainerAndImportImage (0.55s)
22:47:40 [2022-09-30T22:47:40.469Z] === RUN   TestExportContainerAfterDaemonRestart
22:47:41 [2022-09-30T22:47:41.846Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
22:47:41 [2022-09-30T22:47:41.846Z] === RUN   TestHealthCheckWorkdir
22:47:42 [2022-09-30T22:47:42.413Z] --- PASS: TestHealthCheckWorkdir (0.52s)
22:47:42 [2022-09-30T22:47:42.413Z] === RUN   TestHealthKillContainer
22:47:50 [2022-09-30T22:47:50.526Z] --- PASS: TestHealthKillContainer (7.81s)
22:47:50 [2022-09-30T22:47:50.526Z] === RUN   TestHealthCheckProcessKilled
22:47:50 [2022-09-30T22:47:50.785Z] --- PASS: TestHealthCheckProcessKilled (0.62s)
22:47:50 [2022-09-30T22:47:50.785Z] === RUN   TestInspectCpusetInConfigPre120
22:47:51 [2022-09-30T22:47:51.352Z] --- PASS: TestInspectCpusetInConfigPre120 (0.41s)
22:47:51 [2022-09-30T22:47:51.352Z] === RUN   TestIpcModeNone
22:47:51 [2022-09-30T22:47:51.610Z] --- PASS: TestIpcModeNone (0.45s)
22:47:51 [2022-09-30T22:47:51.610Z] === RUN   TestIpcModePrivate
22:47:51 [2022-09-30T22:47:51.869Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:47:52 [2022-09-30T22:47:52.128Z] --- PASS: TestIpcModePrivate (0.47s)
22:47:52 [2022-09-30T22:47:52.128Z] === RUN   TestIpcModeShareable
22:47:52 [2022-09-30T22:47:52.387Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:47:52 [2022-09-30T22:47:52.645Z] --- PASS: TestIpcModeShareable (0.46s)
22:47:52 [2022-09-30T22:47:52.645Z] === RUN   TestAPIIpcModeShareableAndContainer
22:47:54 [2022-09-30T22:47:54.021Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
22:47:54 [2022-09-30T22:47:54.021Z] === RUN   TestAPIIpcModeHost
22:47:54 [2022-09-30T22:47:54.588Z] --- PASS: TestAPIIpcModeHost (0.39s)
22:47:54 [2022-09-30T22:47:54.588Z] === RUN   TestDaemonIpcModeShareable
22:47:55 [2022-09-30T22:47:55.524Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:47:55 [2022-09-30T22:47:55.524Z] --- PASS: TestDaemonIpcModeShareable (1.13s)
22:47:55 [2022-09-30T22:47:55.524Z] === RUN   TestDaemonIpcModePrivate
22:47:56 [2022-09-30T22:47:56.903Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:47:56 [2022-09-30T22:47:56.903Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
22:47:56 [2022-09-30T22:47:56.903Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:47:57 [2022-09-30T22:47:57.839Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:47:57 [2022-09-30T22:47:57.839Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s)
22:47:57 [2022-09-30T22:47:57.839Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:47:58 [2022-09-30T22:47:58.775Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:47:59 [2022-09-30T22:47:59.033Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
22:47:59 [2022-09-30T22:47:59.033Z] === RUN   TestIpcModeOlderClient
22:47:59 [2022-09-30T22:47:59.033Z] === PAUSE TestIpcModeOlderClient
22:47:59 [2022-09-30T22:47:59.033Z] === RUN   TestKillContainerInvalidSignal
22:47:59 [2022-09-30T22:47:59.600Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
22:47:59 [2022-09-30T22:47:59.600Z] === RUN   TestKillContainer
22:47:59 [2022-09-30T22:47:59.600Z] === RUN   TestKillContainer/no_signal
22:47:59 [2022-09-30T22:47:59.859Z] === RUN   TestKillContainer/non_killing_signal
22:48:00 [2022-09-30T22:48:00.117Z] === RUN   TestKillContainer/killing_signal
22:48:00 [2022-09-30T22:48:00.685Z] --- PASS: TestKillContainer (1.23s)
22:48:00 [2022-09-30T22:48:00.685Z]     --- PASS: TestKillContainer/no_signal (0.38s)
22:48:00 [2022-09-30T22:48:00.685Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
22:48:00 [2022-09-30T22:48:00.685Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
22:48:00 [2022-09-30T22:48:00.685Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:48:00 [2022-09-30T22:48:00.685Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:48:01 [2022-09-30T22:48:01.252Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:48:01 [2022-09-30T22:48:01.511Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.85s)
22:48:01 [2022-09-30T22:48:01.511Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
22:48:01 [2022-09-30T22:48:01.511Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
22:48:01 [2022-09-30T22:48:01.511Z] === RUN   TestKillStoppedContainer
22:48:01 [2022-09-30T22:48:01.511Z] --- PASS: TestKillStoppedContainer (0.05s)
22:48:01 [2022-09-30T22:48:01.511Z] === RUN   TestKillStoppedContainerAPIPre120
22:48:01 [2022-09-30T22:48:01.511Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:48:01 [2022-09-30T22:48:01.511Z] === RUN   TestKillDifferentUserContainer
22:48:02 [2022-09-30T22:48:02.078Z] --- PASS: TestKillDifferentUserContainer (0.40s)
22:48:02 [2022-09-30T22:48:02.078Z] === RUN   TestInspectOomKilledTrue
22:48:02 [2022-09-30T22:48:02.652Z] --- PASS: TestInspectOomKilledTrue (0.48s)
22:48:02 [2022-09-30T22:48:02.652Z] === RUN   TestInspectOomKilledFalse
22:48:02 [2022-09-30T22:48:02.914Z] --- PASS: TestInspectOomKilledFalse (0.41s)
22:48:02 [2022-09-30T22:48:02.914Z] === RUN   TestLinksEtcHostsContentMatch
22:48:03 [2022-09-30T22:48:03.181Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
22:48:03 [2022-09-30T22:48:03.181Z] === RUN   TestLinksContainerNames
22:48:04 [2022-09-30T22:48:04.122Z] --- PASS: TestLinksContainerNames (0.82s)
22:48:04 [2022-09-30T22:48:04.122Z] === RUN   TestLogsFollowTailEmpty
22:48:04 [2022-09-30T22:48:04.383Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:48:04 [2022-09-30T22:48:04.383Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:48:04 [2022-09-30T22:48:04.383Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:48:04 [2022-09-30T22:48:04.950Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:48:05 [2022-09-30T22:48:05.209Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:48:05 [2022-09-30T22:48:05.467Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:48:05 [2022-09-30T22:48:05.726Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:48:06 [2022-09-30T22:48:06.294Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:48:06 [2022-09-30T22:48:06.294Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:48:07 [2022-09-30T22:48:07.233Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:48:07 [2022-09-30T22:48:07.233Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:48:07 [2022-09-30T22:48:07.492Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:48:07 [2022-09-30T22:48:07.750Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:48:08 [2022-09-30T22:48:08.318Z] --- PASS: TestLogs (3.69s)
22:48:08 [2022-09-30T22:48:08.318Z]     --- PASS: TestLogs/driver_local (0.01s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.69s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.54s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.53s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.67s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.66s)
22:48:08 [2022-09-30T22:48:08.318Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.77s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.49s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.51s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.49s)
22:48:08 [2022-09-30T22:48:08.318Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.51s)
22:48:08 [2022-09-30T22:48:08.318Z] === RUN   TestContainerNetworkMountsNoChown
22:48:08 [2022-09-30T22:48:08.577Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rslave
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/default/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rshared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/shared
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rprivate
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/slave
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/private
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === RUN   TestMountDaemonRoot/private/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/mount_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/default/bind_root
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:48:08 [2022-09-30T22:48:08.577Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:48:08 [2022-09-30T22:48:08.835Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/bind_root
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:48:09 [2022-09-30T22:48:09.094Z] === CONT  TestMountDaemonRoot/private/mount_root
22:48:09 [2022-09-30T22:48:09.094Z] --- PASS: TestMountDaemonRoot (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:48:09 [2022-09-30T22:48:09.094Z] === RUN   TestContainerBindMountNonRecursive
22:48:10 [2022-09-30T22:48:10.471Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
22:48:10 [2022-09-30T22:48:10.471Z] === RUN   TestContainerVolumesMountedAsShared
22:48:11 [2022-09-30T22:48:11.038Z] --- PASS: TestContainerVolumesMountedAsShared (0.43s)
22:48:11 [2022-09-30T22:48:11.038Z] === RUN   TestContainerVolumesMountedAsSlave
22:48:11 [2022-09-30T22:48:11.296Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
22:48:11 [2022-09-30T22:48:11.296Z] === RUN   TestNetworkNat
22:48:11 [2022-09-30T22:48:11.864Z] --- PASS: TestNetworkNat (0.47s)
22:48:11 [2022-09-30T22:48:11.864Z] === RUN   TestNetworkLocalhostTCPNat
22:48:12 [2022-09-30T22:48:12.123Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
22:48:12 [2022-09-30T22:48:12.123Z] === RUN   TestNetworkLoopbackNat
22:48:15 [2022-09-30T22:48:15.409Z] --- PASS: TestNetworkLoopbackNat (2.57s)
22:48:15 [2022-09-30T22:48:15.409Z] === RUN   TestPause
22:48:15 [2022-09-30T22:48:15.409Z] --- PASS: TestPause (0.44s)
22:48:15 [2022-09-30T22:48:15.409Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:48:15 [2022-09-30T22:48:15.409Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:48:15 [2022-09-30T22:48:15.409Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:48:15 [2022-09-30T22:48:15.409Z] === RUN   TestPauseStopPausedContainer
22:48:15 [2022-09-30T22:48:15.669Z] --- PASS: TestPauseStopPausedContainer (0.44s)
22:48:15 [2022-09-30T22:48:15.669Z] === RUN   TestPidHost
22:48:17 [2022-09-30T22:48:17.044Z] --- PASS: TestPidHost (1.05s)
22:48:17 [2022-09-30T22:48:17.044Z] === RUN   TestPsFilter
22:48:17 [2022-09-30T22:48:17.044Z] --- PASS: TestPsFilter (0.12s)
22:48:17 [2022-09-30T22:48:17.044Z] === RUN   TestRemoveContainerWithRemovedVolume
22:48:17 [2022-09-30T22:48:17.303Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.40s)
22:48:17 [2022-09-30T22:48:17.303Z] === RUN   TestRemoveContainerWithVolume
22:48:17 [2022-09-30T22:48:17.564Z] --- PASS: TestRemoveContainerWithVolume (0.40s)
22:48:17 [2022-09-30T22:48:17.564Z] === RUN   TestRemoveContainerRunning
22:48:18 [2022-09-30T22:48:18.132Z] --- PASS: TestRemoveContainerRunning (0.42s)
22:48:18 [2022-09-30T22:48:18.132Z] === RUN   TestRemoveContainerForceRemoveRunning
22:48:18 [2022-09-30T22:48:18.391Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
22:48:18 [2022-09-30T22:48:18.391Z] === RUN   TestRemoveInvalidContainer
22:48:18 [2022-09-30T22:48:18.391Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:48:18 [2022-09-30T22:48:18.391Z] === RUN   TestRenameLinkedContainer
22:48:20 [2022-09-30T22:48:20.296Z] --- PASS: TestRenameLinkedContainer (1.74s)
22:48:20 [2022-09-30T22:48:20.296Z] === RUN   TestRenameStoppedContainer
22:48:20 [2022-09-30T22:48:20.556Z] --- PASS: TestRenameStoppedContainer (0.42s)
22:48:20 [2022-09-30T22:48:20.556Z] === RUN   TestRenameRunningContainerAndReuse
22:48:21 [2022-09-30T22:48:21.492Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s)
22:48:21 [2022-09-30T22:48:21.492Z] === RUN   TestRenameInvalidName
22:48:22 [2022-09-30T22:48:22.059Z] --- PASS: TestRenameInvalidName (0.43s)
22:48:22 [2022-09-30T22:48:22.059Z] === RUN   TestRenameAnonymousContainer
22:48:23 [2022-09-30T22:48:23.436Z] --- PASS: TestRenameAnonymousContainer (1.55s)
22:48:23 [2022-09-30T22:48:23.436Z] === RUN   TestRenameContainerWithSameName
22:48:24 [2022-09-30T22:48:24.003Z] --- PASS: TestRenameContainerWithSameName (0.42s)
22:48:24 [2022-09-30T22:48:24.003Z] === RUN   TestRenameContainerWithLinkedContainer
22:48:24 [2022-09-30T22:48:24.940Z] --- PASS: TestRenameContainerWithLinkedContainer (0.90s)
22:48:24 [2022-09-30T22:48:24.940Z] === RUN   TestResize
22:48:25 [2022-09-30T22:48:25.207Z] --- PASS: TestResize (0.45s)
22:48:25 [2022-09-30T22:48:25.207Z] === RUN   TestResizeWithInvalidSize
22:48:25 [2022-09-30T22:48:25.802Z] --- PASS: TestResizeWithInvalidSize (0.48s)
22:48:25 [2022-09-30T22:48:25.802Z] === RUN   TestResizeWhenContainerNotStarted
22:48:26 [2022-09-30T22:48:26.061Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.061Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:48:26 [2022-09-30T22:48:26.062Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:27 [2022-09-30T22:48:27.965Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:48:29 [2022-09-30T22:48:29.340Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:48:30 [2022-09-30T22:48:30.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:48:30 [2022-09-30T22:48:30.536Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:48:31 [2022-09-30T22:48:31.472Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:48:31 [2022-09-30T22:48:31.731Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:35 [2022-09-30T22:48:35.017Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:48:35 [2022-09-30T22:48:35.276Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:48:37 [2022-09-30T22:48:37.178Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:48:39 [2022-09-30T22:48:39.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:48:39 [2022-09-30T22:48:39.080Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:48:40 [2022-09-30T22:48:40.459Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:48:40 [2022-09-30T22:48:40.720Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:48:42 [2022-09-30T22:48:42.097Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:48:44 [2022-09-30T22:48:44.001Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.75s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.05s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.24s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.49s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.46s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.90s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.92s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.70s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.88s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.69s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s)
22:48:44 [2022-09-30T22:48:44.001Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
22:48:44 [2022-09-30T22:48:44.001Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:48:44 [2022-09-30T22:48:44.001Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:48:44 [2022-09-30T22:48:44.570Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:48:45 [2022-09-30T22:48:45.511Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.79s)
22:48:45 [2022-09-30T22:48:45.511Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.89s)
22:48:45 [2022-09-30T22:48:45.511Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
22:48:45 [2022-09-30T22:48:45.511Z] === RUN   TestCgroupNamespacesRun
22:48:46 [2022-09-30T22:48:46.890Z] --- PASS: TestCgroupNamespacesRun (1.14s)
22:48:46 [2022-09-30T22:48:46.890Z] === RUN   TestCgroupNamespacesRunPrivileged
22:48:47 [2022-09-30T22:48:47.826Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
22:48:47 [2022-09-30T22:48:47.826Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:48:49 [2022-09-30T22:48:49.203Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s)
22:48:49 [2022-09-30T22:48:49.203Z] === RUN   TestCgroupNamespacesRunHostMode
22:48:50 [2022-09-30T22:48:50.156Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
22:48:50 [2022-09-30T22:48:50.156Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:48:51 [2022-09-30T22:48:51.536Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s)
22:48:51 [2022-09-30T22:48:51.536Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:48:52 [2022-09-30T22:48:52.473Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s)
22:48:52 [2022-09-30T22:48:52.473Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:48:53 [2022-09-30T22:48:53.409Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:48:53 [2022-09-30T22:48:53.409Z] === RUN   TestCgroupNamespacesRunOlderClient
22:48:54 [2022-09-30T22:48:54.346Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
22:48:54 [2022-09-30T22:48:54.346Z] === RUN   TestNISDomainname
22:48:54 [2022-09-30T22:48:54.915Z] --- PASS: TestNISDomainname (0.53s)
22:48:54 [2022-09-30T22:48:54.915Z] === RUN   TestHostnameDnsResolution
22:48:55 [2022-09-30T22:48:55.483Z] --- PASS: TestHostnameDnsResolution (0.67s)
22:48:55 [2022-09-30T22:48:55.483Z] === RUN   TestUnprivilegedPortsAndPing
22:48:56 [2022-09-30T22:48:56.050Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
22:48:56 [2022-09-30T22:48:56.050Z] === RUN   TestPrivilegedHostDevices
22:48:56 [2022-09-30T22:48:56.617Z] --- PASS: TestPrivilegedHostDevices (0.50s)
22:48:56 [2022-09-30T22:48:56.617Z] === RUN   TestRunConsoleSize
22:48:57 [2022-09-30T22:48:57.184Z] --- PASS: TestRunConsoleSize (0.42s)
22:48:57 [2022-09-30T22:48:57.184Z] === RUN   TestRunWithAlternativeContainerdShim
22:48:59 [2022-09-30T22:48:59.089Z] --- PASS: TestRunWithAlternativeContainerdShim (2.02s)
22:48:59 [2022-09-30T22:48:59.089Z] === RUN   TestStats
22:49:01 [2022-09-30T22:49:01.621Z] --- PASS: TestStats (2.46s)
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/0
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/0
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/1
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/1
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/3
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/3
22:49:01 [2022-09-30T22:49:01.621Z] === RUN   TestStopContainerWithTimeout/-1
22:49:01 [2022-09-30T22:49:01.621Z] === PAUSE TestStopContainerWithTimeout/-1
22:49:01 [2022-09-30T22:49:01.621Z] === CONT  TestStopContainerWithTimeout/0
22:49:01 [2022-09-30T22:49:01.621Z] === CONT  TestStopContainerWithTimeout/3
22:49:02 [2022-09-30T22:49:02.190Z] === CONT  TestStopContainerWithTimeout/-1
22:49:04 [2022-09-30T22:49:04.091Z] === CONT  TestStopContainerWithTimeout/1
22:49:05 [2022-09-30T22:49:05.996Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/0 (0.71s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
22:49:05 [2022-09-30T22:49:05.996Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
22:49:05 [2022-09-30T22:49:05.996Z] === RUN   TestDeleteDevicemapper
22:49:05 [2022-09-30T22:49:05.996Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:49:05 [2022-09-30T22:49:05.996Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:49:05 [2022-09-30T22:49:05.996Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:49:07 [2022-09-30T22:49:07.374Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.54s)
22:49:07 [2022-09-30T22:49:07.374Z] === RUN   TestUpdateMemory
22:49:07 [2022-09-30T22:49:07.633Z] --- PASS: TestUpdateMemory (0.50s)
22:49:07 [2022-09-30T22:49:07.633Z] === RUN   TestUpdateCPUQuota
22:49:08 [2022-09-30T22:49:08.569Z] --- PASS: TestUpdateCPUQuota (0.69s)
22:49:08 [2022-09-30T22:49:08.569Z] === RUN   TestUpdatePidsLimit
22:49:08 [2022-09-30T22:49:08.569Z] === RUN   TestUpdatePidsLimit/update_from_none
22:49:08 [2022-09-30T22:49:08.569Z] === RUN   TestUpdatePidsLimit/no_change
22:49:08 [2022-09-30T22:49:08.827Z] === RUN   TestUpdatePidsLimit/update_lower
22:49:09 [2022-09-30T22:49:09.086Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:49:09 [2022-09-30T22:49:09.086Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:49:09 [2022-09-30T22:49:09.345Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:49:09 [2022-09-30T22:49:09.604Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:49:10 [2022-09-30T22:49:10.172Z] --- PASS: TestUpdatePidsLimit (1.83s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.20s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.22s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.17s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
22:49:10 [2022-09-30T22:49:10.172Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:49:10 [2022-09-30T22:49:10.172Z] === RUN   TestUpdateRestartPolicy
22:49:22 [2022-09-30T22:49:22.402Z] --- PASS: TestUpdateRestartPolicy (10.77s)
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestUpdateRestartWithAutoRemove
22:49:22 [2022-09-30T22:49:22.402Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitNonBlocked
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] --- PASS: TestWaitNonBlocked (0.01s)
22:49:22 [2022-09-30T22:49:22.402Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
22:49:22 [2022-09-30T22:49:22.402Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitBlocked
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:49:22 [2022-09-30T22:49:22.402Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:49:22 [2022-09-30T22:49:22.402Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:49:22 [2022-09-30T22:49:22.972Z] --- PASS: TestWaitBlocked (0.01s)
22:49:22 [2022-09-30T22:49:22.972Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s)
22:49:22 [2022-09-30T22:49:22.972Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s)
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/not-running
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/not-running
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/next-exit
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/next-exit
22:49:22 [2022-09-30T22:49:22.972Z] === RUN   TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z] === PAUSE TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/default
22:49:22 [2022-09-30T22:49:22.972Z]     wait_test.go:146: ContainerID = ba26f6a7403ce67ea3f765bbb346afb42b9c821e53adeeedca5850d755a493db
22:49:22 [2022-09-30T22:49:22.972Z] === CONT  TestWaitConditions/removed
22:49:22 [2022-09-30T22:49:22.972Z]     wait_test.go:146: ContainerID = 59538d832b1525b26484e7b09bf9d6fe92c233885c5a8eb8370b519bab0a19ad
22:49:23 [2022-09-30T22:49:23.539Z] === CONT  TestWaitConditions/next-exit
22:49:23 [2022-09-30T22:49:23.539Z]     wait_test.go:146: ContainerID = e3ffc8df813210b05c5b5e44ed6d04e8d0e07e8531308765ac341aa1eb0319af
22:49:23 [2022-09-30T22:49:23.798Z] === CONT  TestWaitConditions/not-running
22:49:23 [2022-09-30T22:49:23.798Z]     wait_test.go:146: ContainerID = fa60cd74aaf9204ff867b90feed905fcec642e3bbce46127d8e3c4f23d092206
22:49:24 [2022-09-30T22:49:24.365Z] --- PASS: TestWaitConditions (0.01s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/default (0.58s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/removed (0.78s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/next-exit (0.63s)
22:49:24 [2022-09-30T22:49:24.365Z]     --- PASS: TestWaitConditions/not-running (0.49s)
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer/default
22:49:24 [2022-09-30T22:49:24.365Z] === PAUSE TestWaitRestartedContainer/default
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer/not-running
22:49:24 [2022-09-30T22:49:24.365Z] === PAUSE TestWaitRestartedContainer/not-running
22:49:24 [2022-09-30T22:49:24.365Z] === RUN   TestWaitRestartedContainer/next-exit
22:49:24 [2022-09-30T22:49:24.365Z] === PAUSE TestWaitRestartedContainer/next-exit
22:49:24 [2022-09-30T22:49:24.365Z] === CONT  TestWaitRestartedContainer/default
22:49:24 [2022-09-30T22:49:24.365Z] === CONT  TestWaitRestartedContainer/next-exit
22:49:25 [2022-09-30T22:49:25.744Z] === CONT  TestWaitRestartedContainer/not-running
22:49:26 [2022-09-30T22:49:26.311Z] --- PASS: TestWaitRestartedContainer (0.02s)
22:49:26 [2022-09-30T22:49:26.311Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.31s)
22:49:26 [2022-09-30T22:49:26.311Z]     --- PASS: TestWaitRestartedContainer/default (1.35s)
22:49:26 [2022-09-30T22:49:26.311Z]     --- PASS: TestWaitRestartedContainer/not-running (0.86s)
22:49:26 [2022-09-30T22:49:26.311Z] === CONT  TestContainerStartOnDaemonRestart
22:49:26 [2022-09-30T22:49:26.311Z] === CONT  TestRestartDaemonWithRestartingContainer
22:49:28 [2022-09-30T22:49:28.844Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
22:49:28 [2022-09-30T22:49:28.844Z] === CONT  TestIpcModeOlderClient
22:49:28 [2022-09-30T22:49:28.844Z] --- PASS: TestIpcModeOlderClient (0.07s)
22:49:28 [2022-09-30T22:49:28.844Z] === CONT  TestContainerKillOnDaemonStart
22:49:28 [2022-09-30T22:49:28.844Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
22:49:28 [2022-09-30T22:49:28.844Z] === CONT  TestDaemonHostGatewayIP
22:49:31 [2022-09-30T22:49:31.377Z] --- PASS: TestDaemonHostGatewayIP (2.28s)
22:49:31 [2022-09-30T22:49:31.377Z] === CONT  TestDaemonRestartIpcMode
22:49:33 [2022-09-30T22:49:33.280Z] --- PASS: TestDaemonRestartIpcMode (2.19s)
22:49:41 [2022-09-30T22:49:41.392Z] --- PASS: TestContainerKillOnDaemonStart (11.54s)
22:49:41 [2022-09-30T22:49:41.392Z] PASS
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] === Skipped
22:49:41 [2022-09-30T22:49:41.392Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:49:41 [2022-09-30T22:49:41.392Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:49:41 [2022-09-30T22:49:41.392Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:49:41 [2022-09-30T22:49:41.392Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:49:41 [2022-09-30T22:49:41.392Z] 
22:49:41 [2022-09-30T22:49:41.392Z] DONE 273 tests, 3 skipped in 127.641s
22:49:41 [2022-09-30T22:49:41.392Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:49:41 [2022-09-30T22:49:41.392Z] ++ 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
22:49:41 [2022-09-30T22:49:41.392Z] ++ set -e
22:49:41 [2022-09-30T22:49:41.392Z] ++ '[' -n 0 ']'
22:49:41 [2022-09-30T22:49:41.392Z] ++ set -x
22:49:41 [2022-09-30T22:49:41.392Z] ++ 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
22:49:41 [2022-09-30T22:49:41.392Z] INFO: Testing against a local daemon
22:49:41 [2022-09-30T22:49:41.392Z] === RUN   TestConfigDaemonLibtrustID
22:49:41 [2022-09-30T22:49:41.392Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:49:41 [2022-09-30T22:49:41.392Z] === RUN   TestConfigDaemonID
22:49:41 [2022-09-30T22:49:41.650Z]     daemon_test.go:86: [d2cab411a5ff9] daemon is not started
22:49:41 [2022-09-30T22:49:41.650Z] --- PASS: TestConfigDaemonID (1.04s)
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/invalid_config
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/malformed_config
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:49:41 [2022-09-30T22:49:41.650Z] === RUN   TestDaemonConfigValidation/valid_config
22:49:41 [2022-09-30T22:49:41.650Z] === PAUSE TestDaemonConfigValidation/valid_config
22:49:41 [2022-09-30T22:49:41.650Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:49:41 [2022-09-30T22:49:41.650Z] === CONT  TestDaemonConfigValidation/malformed_config
22:49:41 [2022-09-30T22:49:41.909Z] === CONT  TestDaemonConfigValidation/invalid_config
22:49:41 [2022-09-30T22:49:41.909Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:49:41 [2022-09-30T22:49:41.909Z] === CONT  TestDaemonConfigValidation/valid_config
22:49:41 [2022-09-30T22:49:41.909Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.07s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.06s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
22:49:41 [2022-09-30T22:49:41.909Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.06s)
22:49:41 [2022-09-30T22:49:41.909Z] === RUN   TestConfigDaemonSeccompProfiles
22:49:41 [2022-09-30T22:49:41.909Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:49:43 [2022-09-30T22:49:43.285Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:49:44 [2022-09-30T22:49:44.221Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:49:45 [2022-09-30T22:49:45.157Z] === CONT  TestConfigDaemonSeccompProfiles
22:49:45 [2022-09-30T22:49:45.157Z]     daemon_test.go:200: [d6f4d5fd49b7c] daemon is not started
22:49:45 [2022-09-30T22:49:45.157Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:49:45 [2022-09-30T22:49:45.157Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:49:45 [2022-09-30T22:49:45.157Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:49:45 [2022-09-30T22:49:45.157Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:49:45 [2022-09-30T22:49:45.157Z] === RUN   TestDaemonProxy
22:49:45 [2022-09-30T22:49:45.157Z] === RUN   TestDaemonProxy/environment_variables
22:49:47 [2022-09-30T22:49:47.059Z] === RUN   TestDaemonProxy/command-line_options
22:49:48 [2022-09-30T22:49:48.435Z] === RUN   TestDaemonProxy/configuration_file
22:49:50 [2022-09-30T22:49:50.337Z] === RUN   TestDaemonProxy/conflicting_options
22:49:50 [2022-09-30T22:49:50.912Z] === RUN   TestDaemonProxy/reload_sanitized
22:49:51 [2022-09-30T22:49:51.180Z] --- PASS: TestDaemonProxy (6.24s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:49:51 [2022-09-30T22:49:51.180Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:49:51 [2022-09-30T22:49:51.180Z] === RUN   TestLiveRestore
22:49:51 [2022-09-30T22:49:51.180Z] === RUN   TestLiveRestore/volume_references
22:49:51 [2022-09-30T22:49:51.180Z] === PAUSE TestLiveRestore/volume_references
22:49:51 [2022-09-30T22:49:51.439Z] === CONT  TestLiveRestore/volume_references
22:49:52 [2022-09-30T22:49:52.007Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:49:52 [2022-09-30T22:49:52.007Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:49:52 [2022-09-30T22:49:52.942Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:49:53 [2022-09-30T22:49:53.877Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:49:54 [2022-09-30T22:49:54.816Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:49:55 [2022-09-30T22:49:55.752Z] --- PASS: TestLiveRestore (0.00s)
22:49:55 [2022-09-30T22:49:55.752Z]     --- PASS: TestLiveRestore/volume_references (4.45s)
22:49:55 [2022-09-30T22:49:55.752Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.77s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.94s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.94s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
22:49:55 [2022-09-30T22:49:55.752Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s)
22:49:55 [2022-09-30T22:49:55.752Z] PASS
22:49:55 [2022-09-30T22:49:55.752Z] 
22:49:55 [2022-09-30T22:49:55.752Z] DONE 25 tests in 15.704s
22:49:55 [2022-09-30T22:49:55.752Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:49:55 [2022-09-30T22:49:55.752Z] ++ 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
22:49:55 [2022-09-30T22:49:55.752Z] ++ set -e
22:49:55 [2022-09-30T22:49:55.752Z] ++ '[' -n 0 ']'
22:49:55 [2022-09-30T22:49:55.752Z] ++ set -x
22:49:55 [2022-09-30T22:49:55.752Z] ++ 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
22:49:56 [2022-09-30T22:49:56.011Z] INFO: Testing against a local daemon
22:49:56 [2022-09-30T22:49:56.011Z] === RUN   TestCommitInheritsEnv
22:49:56 [2022-09-30T22:49:56.270Z] --- PASS: TestCommitInheritsEnv (0.26s)
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportExtremelyLargeImageWorks
22:49:56 [2022-09-30T22:49:56.270Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:49:56 [2022-09-30T22:49:56.270Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/#00
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/_______
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform//
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/linux
22:49:56 [2022-09-30T22:49:56.270Z] === RUN   TestImportWithCustomPlatform/LINUX
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/macos
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:49:56 [2022-09-30T22:49:56.529Z] --- PASS: TestImportWithCustomPlatform (0.30s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImagesFilterMultiReference
22:49:56 [2022-09-30T22:49:56.529Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestImagePullPlatformInvalid
22:49:56 [2022-09-30T22:49:56.529Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:49:56 [2022-09-30T22:49:56.529Z] === RUN   TestRemoveImageOrphaning
22:49:56 [2022-09-30T22:49:56.788Z] --- PASS: TestRemoveImageOrphaning (0.25s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestRemoveImageGarbageCollector
22:49:56 [2022-09-30T22:49:56.788Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:49:56 [2022-09-30T22:49:56.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:49:56 [2022-09-30T22:49:56.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestTagInvalidReference
22:49:56 [2022-09-30T22:49:56.788Z] --- PASS: TestTagInvalidReference (0.02s)
22:49:56 [2022-09-30T22:49:56.788Z] === RUN   TestTagValidPrefixedRepo
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestTagExistedNameWithoutForce
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestTagOfficialNames
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagOfficialNames (0.04s)
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestTagMatchesDigest
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestTagMatchesDigest (0.01s)
22:49:57 [2022-09-30T22:49:57.046Z] PASS
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] === Skipped
22:49:57 [2022-09-30T22:49:57.046Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] DONE 22 tests, 2 skipped in 1.241s
22:49:57 [2022-09-30T22:49:57.046Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -e
22:49:57 [2022-09-30T22:49:57.046Z] ++ '[' -n 0 ']'
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -x
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestStripANSICommands
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestStripANSICommands/#00
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestStripANSICommands/#01
22:49:57 [2022-09-30T22:49:57.046Z] --- PASS: TestStripANSICommands (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:49:57 [2022-09-30T22:49:57.046Z] PASS
22:49:57 [2022-09-30T22:49:57.046Z] 
22:49:57 [2022-09-30T22:49:57.046Z] DONE 3 tests in 0.040s
22:49:57 [2022-09-30T22:49:57.046Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -e
22:49:57 [2022-09-30T22:49:57.046Z] ++ '[' -n 0 ']'
22:49:57 [2022-09-30T22:49:57.046Z] ++ set -x
22:49:57 [2022-09-30T22:49:57.046Z] ++ 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
22:49:57 [2022-09-30T22:49:57.046Z] INFO: Testing against a local daemon
22:49:57 [2022-09-30T22:49:57.046Z] === RUN   TestNetworkCreateDelete
22:49:57 [2022-09-30T22:49:57.305Z] --- PASS: TestNetworkCreateDelete (0.14s)
22:49:57 [2022-09-30T22:49:57.305Z] === RUN   TestDockerNetworkDeletePreferID
22:49:57 [2022-09-30T22:49:57.563Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:49:57 [2022-09-30T22:49:57.563Z] === RUN   TestDaemonDNSFallback
22:50:04 [2022-09-30T22:50:04.126Z] --- PASS: TestDaemonDNSFallback (6.23s)
22:50:04 [2022-09-30T22:50:04.126Z] === RUN   TestInspectNetwork
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/full_network_id
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/partial_network_id
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/network_name
22:50:06 [2022-09-30T22:50:06.658Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:50:10 [2022-09-30T22:50:10.844Z] --- PASS: TestInspectNetwork (6.86s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:50:10 [2022-09-30T22:50:10.844Z] === RUN   TestRunContainerWithBridgeNone
22:50:12 [2022-09-30T22:50:12.221Z] --- PASS: TestRunContainerWithBridgeNone (1.37s)
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkInvalidJSON/networks/create
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:50:12 [2022-09-30T22:50:12.221Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkList
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkList//networks
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkList//networks
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestNetworkList//networks/
22:50:12 [2022-09-30T22:50:12.221Z] === PAUSE TestNetworkList//networks/
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkList//networks
22:50:12 [2022-09-30T22:50:12.221Z] === CONT  TestNetworkList//networks/
22:50:12 [2022-09-30T22:50:12.221Z] --- PASS: TestNetworkList (0.01s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z]     --- PASS: TestNetworkList//networks (0.00s)
22:50:12 [2022-09-30T22:50:12.221Z] === RUN   TestHostIPv4BridgeLabel
22:50:12 [2022-09-30T22:50:12.788Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
22:50:12 [2022-09-30T22:50:12.788Z] === RUN   TestDaemonRestartWithLiveRestore
22:50:13 [2022-09-30T22:50:13.724Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
22:50:13 [2022-09-30T22:50:13.724Z] === RUN   TestDaemonDefaultNetworkPools
22:50:14 [2022-09-30T22:50:14.659Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
22:50:14 [2022-09-30T22:50:14.659Z] === RUN   TestDaemonRestartWithExistingNetwork
22:50:15 [2022-09-30T22:50:15.596Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
22:50:15 [2022-09-30T22:50:15.596Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:50:16 [2022-09-30T22:50:16.973Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
22:50:16 [2022-09-30T22:50:16.973Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:50:17 [2022-09-30T22:50:17.540Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
22:50:17 [2022-09-30T22:50:17.540Z] === RUN   TestServiceWithPredefinedNetwork
22:50:20 [2022-09-30T22:50:20.095Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
22:50:20 [2022-09-30T22:50:20.095Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:50:20 [2022-09-30T22:50:20.095Z]     service_test.go:242: FLAKY_TEST
22:50:20 [2022-09-30T22:50:20.095Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:50:20 [2022-09-30T22:50:20.095Z] === RUN   TestServiceWithDataPathPortInit
22:50:34 [2022-09-30T22:50:34.971Z] --- PASS: TestServiceWithDataPathPortInit (13.53s)
22:50:34 [2022-09-30T22:50:34.971Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:50:35 [2022-09-30T22:50:35.908Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:x3qxzywnc4bklmwqgyg8tf0gf Created:2022-09-30 22:50:34.480466001 +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[a2612b03c11e82b8abebb38ec238bfacc358244a05aaf333b775da2a971e5ed8:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dky5tjedosec07b9vix0qgrus EndpointID:141450aa762e2d9204557dcab8a2ab3da96a61d03694849081eb1b9c2e01ee64 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:c578c6d76d3bc4c48da1c9d58dc5bb2c3dfa34310b5f0a94a02f4c2bc5269cf9 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:d7a78b408a05 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.dky5tjedosec07b9vix0qgrus EndpointID:141450aa762e2d9204557dcab8a2ab3da96a61d03694849081eb1b9c2e01ee64 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:50:40 [2022-09-30T22:50:40.094Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.76s)
22:50:40 [2022-09-30T22:50:40.094Z] PASS
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] === Skipped
22:50:40 [2022-09-30T22:50:40.094Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z]     service_test.go:242: FLAKY_TEST
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] DONE 38 tests, 1 skipped in 42.902s
22:50:40 [2022-09-30T22:50:40.094Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -e
22:50:40 [2022-09-30T22:50:40.094Z] ++ '[' -n 0 ']'
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -x
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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
22:50:40 [2022-09-30T22:50:40.094Z] INFO: Testing against a local daemon
22:50:40 [2022-09-30T22:50:40.094Z] === RUN   TestDockerNetworkIpvlanPersistance
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z] === RUN   TestDockerNetworkIpvlan
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z] PASS
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] === Skipped
22:50:40 [2022-09-30T22:50:40.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:50:40 [2022-09-30T22:50:40.094Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:50:40 [2022-09-30T22:50:40.094Z] 
22:50:40 [2022-09-30T22:50:40.094Z] DONE 2 tests, 2 skipped in 0.091s
22:50:40 [2022-09-30T22:50:40.094Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -e
22:50:40 [2022-09-30T22:50:40.094Z] ++ '[' -n 0 ']'
22:50:40 [2022-09-30T22:50:40.094Z] ++ set -x
22:50:40 [2022-09-30T22:50:40.094Z] ++ 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
22:50:40 [2022-09-30T22:50:40.094Z] INFO: Testing against a local daemon
22:50:40 [2022-09-30T22:50:40.094Z] === RUN   TestDockerNetworkMacvlanPersistance
22:50:41 [2022-09-30T22:50:41.470Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.24s)
22:50:41 [2022-09-30T22:50:41.470Z] === RUN   TestDockerNetworkMacvlan
22:50:42 [2022-09-30T22:50:42.038Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:50:42 [2022-09-30T22:50:42.973Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:50:43 [2022-09-30T22:50:43.540Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:50:45 [2022-09-30T22:50:45.444Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:50:46 [2022-09-30T22:50:46.821Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:50:50 [2022-09-30T22:50:50.107Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:50:50 [2022-09-30T22:50:50.366Z] --- PASS: TestDockerNetworkMacvlan (9.04s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.72s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.78s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.93s)
22:50:50 [2022-09-30T22:50:50.366Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.53s)
22:50:50 [2022-09-30T22:50:50.366Z] PASS
22:50:50 [2022-09-30T22:50:50.366Z] 
22:50:50 [2022-09-30T22:50:50.366Z] DONE 8 tests in 10.363s
22:50:50 [2022-09-30T22:50:50.366Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:50:50 [2022-09-30T22:50:50.366Z] ++ 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
22:50:50 [2022-09-30T22:50:50.366Z] ++ set -e
22:50:50 [2022-09-30T22:50:50.366Z] ++ '[' -n 0 ']'
22:50:50 [2022-09-30T22:50:50.366Z] ++ set -x
22:50:50 [2022-09-30T22:50:50.366Z] ++ 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
22:50:50 [2022-09-30T22:50:50.624Z] testing: warning: no tests to run
22:50:50 [2022-09-30T22:50:50.624Z] PASS
22:50:50 [2022-09-30T22:50:50.624Z] 
22:50:50 [2022-09-30T22:50:50.624Z] DONE 0 tests in 0.023s
22:50:50 [2022-09-30T22:50:50.624Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:50:50 [2022-09-30T22:50:50.624Z] ++ 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
22:50:50 [2022-09-30T22:50:50.624Z] ++ set -e
22:50:50 [2022-09-30T22:50:50.624Z] ++ '[' -n 0 ']'
22:50:50 [2022-09-30T22:50:50.624Z] ++ set -x
22:50:50 [2022-09-30T22:50:50.624Z] ++ 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
22:50:50 [2022-09-30T22:50:50.624Z] INFO: Testing against a local daemon
22:50:50 [2022-09-30T22:50:50.624Z] === RUN   TestAuthZPluginAllowRequest
22:50:51 [2022-09-30T22:50:51.560Z] --- PASS: TestAuthZPluginAllowRequest (1.07s)
22:50:51 [2022-09-30T22:50:51.560Z] === RUN   TestAuthZPluginTLS
22:50:52 [2022-09-30T22:50:52.127Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:50:52 [2022-09-30T22:50:52.127Z] === RUN   TestAuthZPluginDenyRequest
22:50:52 [2022-09-30T22:50:52.694Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:50:52 [2022-09-30T22:50:52.694Z] === RUN   TestAuthZPluginAPIDenyResponse
22:50:53 [2022-09-30T22:50:53.261Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
22:50:53 [2022-09-30T22:50:53.261Z] === RUN   TestAuthZPluginDenyResponse
22:50:53 [2022-09-30T22:50:53.827Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
22:50:53 [2022-09-30T22:50:53.827Z] === RUN   TestAuthZPluginAllowEventStream
22:50:55 [2022-09-30T22:50:55.225Z] --- PASS: TestAuthZPluginAllowEventStream (1.11s)
22:50:55 [2022-09-30T22:50:55.225Z] === RUN   TestAuthZPluginErrorResponse
22:50:55 [2022-09-30T22:50:55.484Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
22:50:55 [2022-09-30T22:50:55.484Z] === RUN   TestAuthZPluginErrorRequest
22:50:56 [2022-09-30T22:50:56.050Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:50:56 [2022-09-30T22:50:56.050Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:50:56 [2022-09-30T22:50:56.617Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:50:56 [2022-09-30T22:50:56.617Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:50:57 [2022-09-30T22:50:57.994Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.32s)
22:50:57 [2022-09-30T22:50:57.994Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:50:59 [2022-09-30T22:50:59.370Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.31s)
22:50:59 [2022-09-30T22:50:59.370Z] === RUN   TestAuthZPluginHeader
22:50:59 [2022-09-30T22:50:59.937Z] --- PASS: TestAuthZPluginHeader (0.69s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2Disable
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:50:59 [2022-09-30T22:50:59.937Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:50:59 [2022-09-30T22:50:59.937Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:50:59 [2022-09-30T22:50:59.937Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:51:18 [2022-09-30T22:51:18.019Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:51:18 [2022-09-30T22:51:18.019Z] PASS
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === Skipped
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:18 [2022-09-30T22:51:18.019Z] 
22:51:18 [2022-09-30T22:51:18.019Z] DONE 17 tests, 4 skipped in 26.236s
22:51:18 [2022-09-30T22:51:18.019Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:51:18 [2022-09-30T22:51:18.019Z] ++ 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
22:51:18 [2022-09-30T22:51:18.019Z] ++ set -e
22:51:18 [2022-09-30T22:51:18.019Z] ++ '[' -n 0 ']'
22:51:18 [2022-09-30T22:51:18.019Z] ++ set -x
22:51:18 [2022-09-30T22:51:18.019Z] ++ 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
22:51:18 [2022-09-30T22:51:18.019Z] INFO: Testing against a local daemon
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:51:18 [2022-09-30T22:51:18.019Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:51:18 [2022-09-30T22:51:18.019Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:51:18 [2022-09-30T22:51:18.019Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:51:18 [2022-09-30T22:51:18.019Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:51:18 [2022-09-30T22:51:18.019Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:51:18 [2022-09-30T22:51:18.019Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:51:18 [2022-09-30T22:51:18.019Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInstall
22:51:18 [2022-09-30T22:51:18.019Z] === RUN   TestPluginInstall/no_auth
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.306Z] === RUN   TestPluginInstall/with_htpasswd
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:21 [2022-09-30T22:51:21.306Z] time="2022-09-30T22:51:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8a024f0c3ec293ad71416909cbd98ea4c895d2fee2452f616e0f8b0b331fa08e" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:21 [2022-09-30T22:51:21.565Z] === RUN   TestPluginInstall/with_insecure
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e9432ac278e518a53c0893ece86963d89618593f9ce4a294215df396cd237b" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:51:22 [2022-09-30T22:51:22.501Z] time="2022-09-30T22:51:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:68e9432ac278e518a53c0893ece86963d89618593f9ce4a294215df396cd237b" mediatype=application/vnd.docker.plugin.v1+json size=522
22:51:22 [2022-09-30T22:51:22.501Z]     plugin_test.go:196: [d2edcf42e9742] daemon is not started
22:51:22 [2022-09-30T22:51:22.501Z] --- PASS: TestPluginInstall (5.64s)
22:51:22 [2022-09-30T22:51:22.501Z]     --- PASS: TestPluginInstall/no_auth (4.04s)
22:51:22 [2022-09-30T22:51:22.501Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
22:51:22 [2022-09-30T22:51:22.501Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
22:51:22 [2022-09-30T22:51:22.501Z] === RUN   TestPluginsWithRuntimes
22:51:24 [2022-09-30T22:51:24.403Z] === RUN   TestPluginsWithRuntimes/No_Args
22:51:24 [2022-09-30T22:51:24.971Z] === RUN   TestPluginsWithRuntimes/With_Args
22:51:25 [2022-09-30T22:51:25.907Z] --- PASS: TestPluginsWithRuntimes (3.28s)
22:51:25 [2022-09-30T22:51:25.907Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.88s)
22:51:25 [2022-09-30T22:51:25.907Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.88s)
22:51:25 [2022-09-30T22:51:25.907Z] === RUN   TestPluginBackCompatMediaTypes
22:51:26 [2022-09-30T22:51:26.474Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:51:26 [2022-09-30T22:51:26.474Z] PASS
22:51:26 [2022-09-30T22:51:26.474Z] 
22:51:26 [2022-09-30T22:51:26.474Z] DONE 24 tests in 9.628s
22:51:26 [2022-09-30T22:51:26.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:51:26 [2022-09-30T22:51:26.474Z] ++ 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
22:51:26 [2022-09-30T22:51:26.474Z] ++ set -e
22:51:26 [2022-09-30T22:51:26.474Z] ++ '[' -n 0 ']'
22:51:26 [2022-09-30T22:51:26.474Z] ++ set -x
22:51:26 [2022-09-30T22:51:26.474Z] ++ 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
22:51:26 [2022-09-30T22:51:26.474Z] INFO: Testing against a local daemon
22:51:26 [2022-09-30T22:51:26.474Z] === RUN   TestExternalGraphDriver
22:51:26 [2022-09-30T22:51:26.733Z] === RUN   TestExternalGraphDriver/json
22:51:28 [2022-09-30T22:51:28.638Z] === RUN   TestExternalGraphDriver/spec
22:51:30 [2022-09-30T22:51:30.014Z] === RUN   TestExternalGraphDriver/pull
22:51:31 [2022-09-30T22:51:31.924Z] --- PASS: TestExternalGraphDriver (5.16s)
22:51:31 [2022-09-30T22:51:31.924Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
22:51:31 [2022-09-30T22:51:31.924Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
22:51:31 [2022-09-30T22:51:31.924Z]     --- PASS: TestExternalGraphDriver/pull (1.67s)
22:51:31 [2022-09-30T22:51:31.924Z] === RUN   TestGraphdriverPluginV2
22:51:31 [2022-09-30T22:51:31.924Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:31 [2022-09-30T22:51:31.924Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:51:31 [2022-09-30T22:51:31.924Z] PASS
22:51:31 [2022-09-30T22:51:31.924Z] 
22:51:31 [2022-09-30T22:51:31.924Z] === Skipped
22:51:31 [2022-09-30T22:51:31.924Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:51:31 [2022-09-30T22:51:31.924Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:51:31 [2022-09-30T22:51:31.924Z] 
22:51:31 [2022-09-30T22:51:31.924Z] DONE 5 tests, 1 skipped in 5.585s
22:51:31 [2022-09-30T22:51:31.924Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:51:31 [2022-09-30T22:51:31.924Z] ++ 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
22:51:31 [2022-09-30T22:51:31.924Z] ++ set -e
22:51:31 [2022-09-30T22:51:31.924Z] ++ '[' -n 0 ']'
22:51:31 [2022-09-30T22:51:31.924Z] ++ set -x
22:51:31 [2022-09-30T22:51:31.924Z] ++ 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
22:51:32 [2022-09-30T22:51:32.188Z] INFO: Testing against a local daemon
22:51:32 [2022-09-30T22:51:32.188Z] === RUN   TestContinueAfterPluginCrash
22:51:32 [2022-09-30T22:51:32.188Z] === PAUSE TestContinueAfterPluginCrash
22:51:32 [2022-09-30T22:51:32.188Z] === RUN   TestReadPluginNoRead
22:51:32 [2022-09-30T22:51:32.188Z] === PAUSE TestReadPluginNoRead
22:51:32 [2022-09-30T22:51:32.188Z] === RUN   TestDaemonStartWithLogOpt
22:51:32 [2022-09-30T22:51:32.188Z] === PAUSE TestDaemonStartWithLogOpt
22:51:32 [2022-09-30T22:51:32.188Z] === CONT  TestContinueAfterPluginCrash
22:51:32 [2022-09-30T22:51:32.188Z] === CONT  TestDaemonStartWithLogOpt
22:51:35 [2022-09-30T22:51:35.491Z] --- PASS: TestDaemonStartWithLogOpt (3.03s)
22:51:35 [2022-09-30T22:51:35.491Z] === CONT  TestReadPluginNoRead
22:51:37 [2022-09-30T22:51:37.395Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:51:38 [2022-09-30T22:51:38.770Z] === RUN   TestReadPluginNoRead/default
22:51:39 [2022-09-30T22:51:39.707Z] === RUN   TestReadPluginNoRead/disabled_caching
22:51:40 [2022-09-30T22:51:40.274Z] --- PASS: TestContinueAfterPluginCrash (8.01s)
22:51:40 [2022-09-30T22:51:40.842Z] === CONT  TestReadPluginNoRead
22:51:40 [2022-09-30T22:51:40.842Z]     read_test.go:91: [db753ec51aa2e] daemon is not started
22:51:40 [2022-09-30T22:51:40.842Z] --- PASS: TestReadPluginNoRead (5.72s)
22:51:40 [2022-09-30T22:51:40.842Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
22:51:40 [2022-09-30T22:51:40.842Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
22:51:40 [2022-09-30T22:51:40.842Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.19s)
22:51:40 [2022-09-30T22:51:40.842Z] PASS
22:51:40 [2022-09-30T22:51:40.842Z] 
22:51:40 [2022-09-30T22:51:40.842Z] DONE 6 tests in 8.850s
22:51:40 [2022-09-30T22:51:40.842Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -e
22:51:40 [2022-09-30T22:51:40.842Z] ++ '[' -n 0 ']'
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -x
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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
22:51:40 [2022-09-30T22:51:40.842Z] testing: warning: no tests to run
22:51:40 [2022-09-30T22:51:40.842Z] PASS
22:51:40 [2022-09-30T22:51:40.842Z] 
22:51:40 [2022-09-30T22:51:40.842Z] DONE 0 tests in 0.035s
22:51:40 [2022-09-30T22:51:40.842Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -e
22:51:40 [2022-09-30T22:51:40.842Z] ++ '[' -n 0 ']'
22:51:40 [2022-09-30T22:51:40.842Z] ++ set -x
22:51:40 [2022-09-30T22:51:40.842Z] ++ 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
22:51:41 [2022-09-30T22:51:41.101Z] INFO: Testing against a local daemon
22:51:41 [2022-09-30T22:51:41.101Z] === RUN   TestPluginWithDevMounts
22:51:41 [2022-09-30T22:51:41.101Z] === PAUSE TestPluginWithDevMounts
22:51:41 [2022-09-30T22:51:41.101Z] === CONT  TestPluginWithDevMounts
22:51:42 [2022-09-30T22:51:42.476Z] --- PASS: TestPluginWithDevMounts (1.53s)
22:51:42 [2022-09-30T22:51:42.477Z] PASS
22:51:42 [2022-09-30T22:51:42.477Z] 
22:51:42 [2022-09-30T22:51:42.477Z] DONE 1 tests in 1.638s
22:51:42 [2022-09-30T22:51:42.477Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:51:42 [2022-09-30T22:51:42.477Z] ++ 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
22:51:42 [2022-09-30T22:51:42.477Z] ++ set -e
22:51:42 [2022-09-30T22:51:42.477Z] ++ '[' -n 0 ']'
22:51:42 [2022-09-30T22:51:42.477Z] ++ set -x
22:51:42 [2022-09-30T22:51:42.477Z] ++ 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
22:51:42 [2022-09-30T22:51:42.735Z] INFO: Testing against a local daemon
22:51:42 [2022-09-30T22:51:42.735Z] === RUN   TestSecretInspect
22:51:45 [2022-09-30T22:51:45.266Z] --- PASS: TestSecretInspect (2.18s)
22:51:45 [2022-09-30T22:51:45.266Z] === RUN   TestSecretList
22:51:47 [2022-09-30T22:51:47.169Z] --- PASS: TestSecretList (2.13s)
22:51:47 [2022-09-30T22:51:47.169Z] === RUN   TestSecretsCreateAndDelete
22:51:49 [2022-09-30T22:51:49.701Z] --- PASS: TestSecretsCreateAndDelete (2.23s)
22:51:49 [2022-09-30T22:51:49.701Z] === RUN   TestSecretsUpdate
22:51:51 [2022-09-30T22:51:51.603Z] --- PASS: TestSecretsUpdate (2.27s)
22:51:51 [2022-09-30T22:51:51.603Z] === RUN   TestTemplatedSecret
22:51:54 [2022-09-30T22:51:54.136Z] --- PASS: TestTemplatedSecret (2.33s)
22:51:54 [2022-09-30T22:51:54.136Z] === RUN   TestSecretCreateResolve
22:51:56 [2022-09-30T22:51:56.038Z] --- PASS: TestSecretCreateResolve (2.23s)
22:51:56 [2022-09-30T22:51:56.038Z] PASS
22:51:56 [2022-09-30T22:51:56.038Z] 
22:51:56 [2022-09-30T22:51:56.038Z] DONE 6 tests in 13.459s
22:51:56 [2022-09-30T22:51:56.038Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:51:56 [2022-09-30T22:51:56.038Z] ++ 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
22:51:56 [2022-09-30T22:51:56.038Z] ++ set -e
22:51:56 [2022-09-30T22:51:56.038Z] ++ '[' -n 0 ']'
22:51:56 [2022-09-30T22:51:56.038Z] ++ set -x
22:51:56 [2022-09-30T22:51:56.038Z] ++ 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
22:51:56 [2022-09-30T22:51:56.297Z] INFO: Testing against a local daemon
22:51:56 [2022-09-30T22:51:56.297Z] === RUN   TestServiceCreateInit
22:51:56 [2022-09-30T22:51:56.297Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:52:00 [2022-09-30T22:52:00.489Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:52:03 [2022-09-30T22:52:03.804Z] --- PASS: TestServiceCreateInit (7.26s)
22:52:03 [2022-09-30T22:52:03.804Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.64s)
22:52:03 [2022-09-30T22:52:03.804Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.60s)
22:52:03 [2022-09-30T22:52:03.804Z] === RUN   TestCreateServiceMultipleTimes
22:52:18 [2022-09-30T22:52:18.681Z] --- PASS: TestCreateServiceMultipleTimes (15.07s)
22:52:18 [2022-09-30T22:52:18.681Z] === RUN   TestCreateServiceConflict
22:52:20 [2022-09-30T22:52:20.583Z] --- PASS: TestCreateServiceConflict (2.14s)
22:52:20 [2022-09-30T22:52:20.583Z] === RUN   TestCreateServiceMaxReplicas
22:52:23 [2022-09-30T22:52:23.868Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
22:52:23 [2022-09-30T22:52:23.868Z] === RUN   TestCreateWithDuplicateNetworkNames
22:52:38 [2022-09-30T22:52:38.744Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.99s)
22:52:38 [2022-09-30T22:52:38.744Z] === RUN   TestCreateServiceSecretFileMode
22:52:38 [2022-09-30T22:52:38.744Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
22:52:38 [2022-09-30T22:52:38.744Z] === RUN   TestCreateServiceConfigFileMode
22:52:41 [2022-09-30T22:52:41.275Z] --- PASS: TestCreateServiceConfigFileMode (2.58s)
22:52:41 [2022-09-30T22:52:41.275Z] === RUN   TestCreateServiceSysctls
22:52:44 [2022-09-30T22:52:44.606Z] --- PASS: TestCreateServiceSysctls (3.03s)
22:52:44 [2022-09-30T22:52:44.606Z] === RUN   TestCreateServiceCapabilities
22:52:47 [2022-09-30T22:52:47.138Z] --- PASS: TestCreateServiceCapabilities (2.42s)
22:52:47 [2022-09-30T22:52:47.138Z] === RUN   TestInspect
22:52:49 [2022-09-30T22:52:49.670Z] --- PASS: TestInspect (2.73s)
22:52:49 [2022-09-30T22:52:49.670Z] === RUN   TestCreateJob
22:52:52 [2022-09-30T22:52:52.204Z] --- PASS: TestCreateJob (2.88s)
22:52:52 [2022-09-30T22:52:52.204Z] === RUN   TestReplicatedJob
22:52:57 [2022-09-30T22:52:57.474Z] --- PASS: TestReplicatedJob (5.18s)
22:52:57 [2022-09-30T22:52:57.474Z] === RUN   TestUpdateReplicatedJob
22:53:00 [2022-09-30T22:53:00.760Z] --- PASS: TestUpdateReplicatedJob (3.03s)
22:53:00 [2022-09-30T22:53:00.760Z] === RUN   TestServiceListWithStatuses
22:53:00 [2022-09-30T22:53:00.760Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:53:00 [2022-09-30T22:53:00.760Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:53:00 [2022-09-30T22:53:00.760Z] === RUN   TestDockerNetworkConnectAlias
22:53:04 [2022-09-30T22:53:04.951Z] --- PASS: TestDockerNetworkConnectAlias (4.06s)
22:53:04 [2022-09-30T22:53:04.951Z] === RUN   TestDockerNetworkReConnect
22:53:08 [2022-09-30T22:53:08.256Z] --- PASS: TestDockerNetworkReConnect (3.18s)
22:53:08 [2022-09-30T22:53:08.256Z] === RUN   TestServicePlugin
22:53:08 [2022-09-30T22:53:08.256Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:53:08 [2022-09-30T22:53:08.256Z] --- SKIP: TestServicePlugin (0.00s)
22:53:08 [2022-09-30T22:53:08.256Z] === RUN   TestServiceUpdateLabel
22:53:10 [2022-09-30T22:53:10.158Z] --- PASS: TestServiceUpdateLabel (2.25s)
22:53:10 [2022-09-30T22:53:10.158Z] === RUN   TestServiceUpdateSecrets
22:53:25 [2022-09-30T22:53:25.035Z] --- PASS: TestServiceUpdateSecrets (14.39s)
22:53:25 [2022-09-30T22:53:25.035Z] === RUN   TestServiceUpdateConfigs
22:53:39 [2022-09-30T22:53:39.914Z] --- PASS: TestServiceUpdateConfigs (14.39s)
22:53:39 [2022-09-30T22:53:39.914Z] === RUN   TestServiceUpdateNetwork
22:53:51 [2022-09-30T22:53:51.511Z] --- PASS: TestServiceUpdateNetwork (12.28s)
22:53:51 [2022-09-30T22:53:51.511Z] === RUN   TestServiceUpdatePidsLimit
22:53:52 [2022-09-30T22:53:52.446Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:53:53 [2022-09-30T22:53:53.013Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:54:01 [2022-09-30T22:54:01.126Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
22:54:07 [2022-09-30T22:54:07.726Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:54:07 [2022-09-30T22:54:07.726Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s)
22:54:07 [2022-09-30T22:54:07.726Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
22:54:07 [2022-09-30T22:54:07.726Z] PASS
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] === Skipped
22:54:07 [2022-09-30T22:54:07.726Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:54:07 [2022-09-30T22:54:07.726Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:54:07 [2022-09-30T22:54:07.726Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] DONE 27 tests, 2 skipped in 131.035s
22:54:07 [2022-09-30T22:54:07.726Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -e
22:54:07 [2022-09-30T22:54:07.726Z] ++ '[' -n 0 ']'
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -x
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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
22:54:07 [2022-09-30T22:54:07.726Z] INFO: Testing against a local daemon
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestSessionCreate
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestSessionCreate (0.02s)
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestSessionCreateWithBadUpgrade
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:54:07 [2022-09-30T22:54:07.726Z] PASS
22:54:07 [2022-09-30T22:54:07.726Z] 
22:54:07 [2022-09-30T22:54:07.726Z] DONE 2 tests in 0.115s
22:54:07 [2022-09-30T22:54:07.726Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -e
22:54:07 [2022-09-30T22:54:07.726Z] ++ '[' -n 0 ']'
22:54:07 [2022-09-30T22:54:07.726Z] ++ set -x
22:54:07 [2022-09-30T22:54:07.726Z] ++ 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
22:54:07 [2022-09-30T22:54:07.726Z] INFO: Testing against a local daemon
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:54:07 [2022-09-30T22:54:07.726Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:54:07 [2022-09-30T22:54:07.726Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestDiskUsage
22:54:07 [2022-09-30T22:54:07.726Z] === PAUSE TestDiskUsage
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestEventsExecDie
22:54:07 [2022-09-30T22:54:07.726Z] --- PASS: TestEventsExecDie (0.49s)
22:54:07 [2022-09-30T22:54:07.726Z] === RUN   TestEventsBackwardsCompatible
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestEventsVolumeCreate
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestEventsVolumeCreate (0.05s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoBinaryCommits
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoAPIVersioned
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoAPI
22:54:07 [2022-09-30T22:54:07.985Z] --- PASS: TestInfoAPI (0.02s)
22:54:07 [2022-09-30T22:54:07.985Z] === RUN   TestInfoAPIWarnings
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestInfoDebug
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoDebug (0.52s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestInfoInsecureRegistries
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestInfoRegistryMirrors
22:54:26 [2022-09-30T22:54:26.064Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:54:26 [2022-09-30T22:54:26.064Z] === RUN   TestLoginFailsWithBadCredentials
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingCacheHeaders
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestPingCacheHeaders (0.02s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingGet
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestPingGet (0.01s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingHead
22:54:26 [2022-09-30T22:54:26.631Z] --- PASS: TestPingHead (0.02s)
22:54:26 [2022-09-30T22:54:26.631Z] === RUN   TestPingSwarmHeader
22:54:27 [2022-09-30T22:54:27.198Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:54:27 [2022-09-30T22:54:27.198Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:54:28 [2022-09-30T22:54:28.135Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:54:28 [2022-09-30T22:54:28.135Z] --- PASS: TestPingSwarmHeader (1.60s)
22:54:28 [2022-09-30T22:54:28.135Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:54:28 [2022-09-30T22:54:28.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:54:28 [2022-09-30T22:54:28.135Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:54:28 [2022-09-30T22:54:28.135Z] === RUN   TestPingBuilderHeader
22:54:28 [2022-09-30T22:54:28.135Z] === RUN   TestPingBuilderHeader/default_config
22:54:28 [2022-09-30T22:54:28.702Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:54:29 [2022-09-30T22:54:29.269Z] --- PASS: TestPingBuilderHeader (1.05s)
22:54:29 [2022-09-30T22:54:29.269Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:54:29 [2022-09-30T22:54:29.269Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.51s)
22:54:29 [2022-09-30T22:54:29.269Z] === RUN   TestVersion
22:54:29 [2022-09-30T22:54:29.269Z] --- PASS: TestVersion (0.02s)
22:54:29 [2022-09-30T22:54:29.269Z] === CONT  TestDiskUsage
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/image_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:54:29 [2022-09-30T22:54:29.836Z] === RUN   TestDiskUsage/after_container.Run
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:54:30 [2022-09-30T22:54:30.098Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:54:30 [2022-09-30T22:54:30.358Z] --- PASS: TestDiskUsage (1.11s)
22:54:30 [2022-09-30T22:54:30.358Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z] PASS
22:54:30 [2022-09-30T22:54:30.358Z] 
22:54:30 [2022-09-30T22:54:30.358Z] === Skipped
22:54:30 [2022-09-30T22:54:30.358Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:54:30 [2022-09-30T22:54:30.358Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:54:30 [2022-09-30T22:54:30.358Z] 
22:54:30 [2022-09-30T22:54:30.358Z] DONE 57 tests, 1 skipped in 23.068s
22:54:30 [2022-09-30T22:54:30.358Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:54:30 [2022-09-30T22:54:30.358Z] ++ 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
22:54:30 [2022-09-30T22:54:30.358Z] ++ set -e
22:54:30 [2022-09-30T22:54:30.358Z] ++ '[' -n 0 ']'
22:54:30 [2022-09-30T22:54:30.358Z] ++ set -x
22:54:30 [2022-09-30T22:54:30.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-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
22:54:30 [2022-09-30T22:54:30.358Z] INFO: Testing against a local daemon
22:54:30 [2022-09-30T22:54:30.358Z] === RUN   TestVolumesCreateAndList
22:54:30 [2022-09-30T22:54:30.358Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:54:30 [2022-09-30T22:54:30.358Z] === RUN   TestVolumesRemove
22:54:30 [2022-09-30T22:54:30.617Z] --- PASS: TestVolumesRemove (0.07s)
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInspect
22:54:30 [2022-09-30T22:54:30.617Z] --- PASS: TestVolumesInspect (0.02s)
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:54:30 [2022-09-30T22:54:30.617Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:54:30 [2022-09-30T22:54:30.617Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:54:30 [2022-09-30T22:54:30.617Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:54:30 [2022-09-30T22:54:30.617Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:54:30 [2022-09-30T22:54:30.617Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:54:30 [2022-09-30T22:54:30.617Z] PASS
22:54:30 [2022-09-30T22:54:30.617Z] 
22:54:30 [2022-09-30T22:54:30.617Z] DONE 9 tests in 0.211s
22:54:30 [2022-09-30T22:54:30.617Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:54:30 [2022-09-30T22:54:30.617Z] ++++ cat bundles/test-integration/docker.pid
22:54:30 [2022-09-30T22:54:30.617Z] +++ kill 14829
22:54:30 [2022-09-30T22:54:30.876Z] +++ /etc/init.d/apparmor stop
22:54:30 [2022-09-30T22:54:30.876Z] Leaving: AppArmorNo profiles have been unloaded.
22:54:30 [2022-09-30T22:54:30.876Z] 
22:54:30 [2022-09-30T22:54:30.876Z] Unloading profiles will leave already running processes permanently
22:54:30 [2022-09-30T22:54:30.876Z] unconfined, which can lead to unexpected situations.
22:54:30 [2022-09-30T22:54:30.876Z] 
22:54:30 [2022-09-30T22:54:30.876Z] To set a process to complain mode, use the command line tool
22:54:30 [2022-09-30T22:54:30.876Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:54:30 [2022-09-30T22:54:30.876Z] +++ true
22:54:30 [2022-09-30T22:54:30.876Z] exiting test-integration
22:54:30 [2022-09-30T22:54:30.876Z] ++ exit 0
22:54:30 [2022-09-30T22:54:30.876Z] 
Post stage
[Pipeline] junit
22:54:31 [2022-09-30T22:54:31.829Z] Recording test results
22:54:32 [2022-09-30T22:54:32.028Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:54:32 [2022-09-30T22:54:32.335Z] + echo Ensuring container killed.
22:54:32 [2022-09-30T22:54:32.335Z] Ensuring container killed.
22:54:32 [2022-09-30T22:54:32.335Z] + docker rm -vf docker-pr1
22:54:32 [2022-09-30T22:54:32.335Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:54:32 [2022-09-30T22:54:32.615Z] + echo Chowning /workspace to jenkins user
22:54:32 [2022-09-30T22:54:32.615Z] Chowning /workspace to jenkins user
22:54:32 [2022-09-30T22:54:32.615Z] + id -u
22:54:32 [2022-09-30T22:54:32.615Z] + id -g
22:54:32 [2022-09-30T22:54:32.615Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44231:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:54:34 [2022-09-30T22:54:34.034Z] + bundleName=arm64-integration
22:54:34 [2022-09-30T22:54:34.034Z] + echo Creating arm64-integration-bundles.tar.gz
22:54:34 [2022-09-30T22:54:34.034Z] Creating arm64-integration-bundles.tar.gz
22:54:34 [2022-09-30T22:54:34.034Z] + xargs tar -czf arm64-integration-bundles.tar.gz
22:54:34 [2022-09-30T22:54:34.034Z] + 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
22:54:34 [2022-09-30T22:54:34.304Z] Archiving artifacts
22:54:34 [2022-09-30T22:54:34.514Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44231/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:54:34 [2022-09-30T22:54:34.812Z] + make clean
22:54:35 [2022-09-30T22:54:35.070Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:54:35 [2022-09-30T22:54:35.070Z] docker-dev-cache
22:54:35 [2022-09-30T22:54:35.070Z] 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