Skip to content
Success

Console Output

Skipping 542 KB.. Full Log
22:11:27 [2022-10-05T22:11:27.498Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
22:11:27 [2022-10-05T22:11:27.498Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
22:11:27 [2022-10-05T22:11:27.498Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
22:11:27 [2022-10-05T22:11:27.498Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
22:11:27 [2022-10-05T22:11:27.498Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
22:11:27 [2022-10-05T22:11:27.498Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
22:11:27 [2022-10-05T22:11:27.498Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
22:11:27 [2022-10-05T22:11:27.498Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
22:11:27 [2022-10-05T22:11:27.498Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
22:11:27 [2022-10-05T22:11:27.498Z] === RUN   TestContainerStartOnDaemonRestart
22:11:27 [2022-10-05T22:11:27.498Z] === PAUSE TestContainerStartOnDaemonRestart
22:11:27 [2022-10-05T22:11:27.498Z] === RUN   TestDaemonRestartIpcMode
22:11:27 [2022-10-05T22:11:27.498Z] === PAUSE TestDaemonRestartIpcMode
22:11:27 [2022-10-05T22:11:27.498Z] === RUN   TestDaemonHostGatewayIP
22:11:27 [2022-10-05T22:11:27.498Z] === PAUSE TestDaemonHostGatewayIP
22:11:27 [2022-10-05T22:11:27.498Z] === RUN   TestRestartDaemonWithRestartingContainer
22:11:27 [2022-10-05T22:11:27.498Z] === PAUSE TestRestartDaemonWithRestartingContainer
22:11:27 [2022-10-05T22:11:27.498Z] === RUN   TestContainerKillOnDaemonStart
22:11:27 [2022-10-05T22:11:27.498Z] === PAUSE TestContainerKillOnDaemonStart
22:11:27 [2022-10-05T22:11:27.498Z] === RUN   TestDiff
22:11:28 [2022-10-05T22:11:28.067Z] --- PASS: TestDiff (0.48s)
22:11:28 [2022-10-05T22:11:28.067Z] === RUN   TestExecConsoleSize
22:11:28 [2022-10-05T22:11:28.632Z] --- PASS: TestExecConsoleSize (0.50s)
22:11:28 [2022-10-05T22:11:28.632Z] === RUN   TestExecWithCloseStdin
22:11:29 [2022-10-05T22:11:29.197Z] --- PASS: TestExecWithCloseStdin (0.52s)
22:11:29 [2022-10-05T22:11:29.197Z] === RUN   TestExec
22:11:29 [2022-10-05T22:11:29.455Z] --- PASS: TestExec (0.48s)
22:11:29 [2022-10-05T22:11:29.455Z] === RUN   TestExecUser
22:11:30 [2022-10-05T22:11:30.020Z] --- PASS: TestExecUser (0.49s)
22:11:30 [2022-10-05T22:11:30.021Z] === RUN   TestExportContainerAndImportImage
22:11:30 [2022-10-05T22:11:30.592Z] --- PASS: TestExportContainerAndImportImage (0.61s)
22:11:30 [2022-10-05T22:11:30.592Z] === RUN   TestExportContainerAfterDaemonRestart
22:11:31 [2022-10-05T22:11:31.964Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
22:11:31 [2022-10-05T22:11:31.964Z] === RUN   TestHealthCheckWorkdir
22:11:32 [2022-10-05T22:11:32.529Z] --- PASS: TestHealthCheckWorkdir (0.66s)
22:11:32 [2022-10-05T22:11:32.529Z] === RUN   TestHealthKillContainer
22:11:40 [2022-10-05T22:11:40.640Z] --- PASS: TestHealthKillContainer (7.90s)
22:11:40 [2022-10-05T22:11:40.640Z] === RUN   TestHealthCheckProcessKilled
22:11:41 [2022-10-05T22:11:41.206Z] --- PASS: TestHealthCheckProcessKilled (0.66s)
22:11:41 [2022-10-05T22:11:41.206Z] === RUN   TestInspectCpusetInConfigPre120
22:11:41 [2022-10-05T22:11:41.771Z] --- PASS: TestInspectCpusetInConfigPre120 (0.47s)
22:11:41 [2022-10-05T22:11:41.771Z] === RUN   TestIpcModeNone
22:11:42 [2022-10-05T22:11:42.029Z] --- PASS: TestIpcModeNone (0.52s)
22:11:42 [2022-10-05T22:11:42.029Z] === RUN   TestIpcModePrivate
22:11:42 [2022-10-05T22:11:42.594Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
22:11:42 [2022-10-05T22:11:42.594Z] --- PASS: TestIpcModePrivate (0.51s)
22:11:42 [2022-10-05T22:11:42.594Z] === RUN   TestIpcModeShareable
22:11:42 [2022-10-05T22:11:42.852Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
22:11:43 [2022-10-05T22:11:43.109Z] --- PASS: TestIpcModeShareable (0.46s)
22:11:43 [2022-10-05T22:11:43.109Z] === RUN   TestAPIIpcModeShareableAndContainer
22:11:45 [2022-10-05T22:11:45.009Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.60s)
22:11:45 [2022-10-05T22:11:45.009Z] === RUN   TestAPIIpcModeHost
22:11:45 [2022-10-05T22:11:45.009Z] --- PASS: TestAPIIpcModeHost (0.35s)
22:11:45 [2022-10-05T22:11:45.009Z] === RUN   TestDaemonIpcModeShareable
22:11:46 [2022-10-05T22:11:46.380Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:11:46 [2022-10-05T22:11:46.380Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
22:11:46 [2022-10-05T22:11:46.380Z] === RUN   TestDaemonIpcModePrivate
22:11:47 [2022-10-05T22:11:47.313Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:11:47 [2022-10-05T22:11:47.313Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
22:11:47 [2022-10-05T22:11:47.313Z] === RUN   TestDaemonIpcModePrivateFromConfig
22:11:48 [2022-10-05T22:11:48.686Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
22:11:48 [2022-10-05T22:11:48.686Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
22:11:48 [2022-10-05T22:11:48.686Z] === RUN   TestDaemonIpcModeShareableFromConfig
22:11:49 [2022-10-05T22:11:49.619Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
22:11:49 [2022-10-05T22:11:49.619Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
22:11:49 [2022-10-05T22:11:49.619Z] === RUN   TestIpcModeOlderClient
22:11:49 [2022-10-05T22:11:49.619Z] === PAUSE TestIpcModeOlderClient
22:11:49 [2022-10-05T22:11:49.619Z] === RUN   TestKillContainerInvalidSignal
22:11:50 [2022-10-05T22:11:50.184Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
22:11:50 [2022-10-05T22:11:50.184Z] === RUN   TestKillContainer
22:11:50 [2022-10-05T22:11:50.184Z] === RUN   TestKillContainer/no_signal
22:11:50 [2022-10-05T22:11:50.443Z] === RUN   TestKillContainer/non_killing_signal
22:11:51 [2022-10-05T22:11:51.009Z] === RUN   TestKillContainer/killing_signal
22:11:51 [2022-10-05T22:11:51.574Z] --- PASS: TestKillContainer (1.31s)
22:11:51 [2022-10-05T22:11:51.574Z]     --- PASS: TestKillContainer/no_signal (0.40s)
22:11:51 [2022-10-05T22:11:51.574Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
22:11:51 [2022-10-05T22:11:51.574Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
22:11:51 [2022-10-05T22:11:51.574Z] === RUN   TestKillWithStopSignalAndRestartPolicies
22:11:51 [2022-10-05T22:11:51.574Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
22:11:51 [2022-10-05T22:11:51.831Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
22:11:52 [2022-10-05T22:11:52.396Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.91s)
22:11:52 [2022-10-05T22:11:52.396Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.44s)
22:11:52 [2022-10-05T22:11:52.396Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.33s)
22:11:52 [2022-10-05T22:11:52.396Z] === RUN   TestKillStoppedContainer
22:11:52 [2022-10-05T22:11:52.396Z] --- PASS: TestKillStoppedContainer (0.05s)
22:11:52 [2022-10-05T22:11:52.396Z] === RUN   TestKillStoppedContainerAPIPre120
22:11:52 [2022-10-05T22:11:52.396Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
22:11:52 [2022-10-05T22:11:52.396Z] === RUN   TestKillDifferentUserContainer
22:11:52 [2022-10-05T22:11:52.961Z] --- PASS: TestKillDifferentUserContainer (0.44s)
22:11:52 [2022-10-05T22:11:52.961Z] === RUN   TestInspectOomKilledTrue
22:11:53 [2022-10-05T22:11:53.526Z] --- PASS: TestInspectOomKilledTrue (0.61s)
22:11:53 [2022-10-05T22:11:53.526Z] === RUN   TestInspectOomKilledFalse
22:11:54 [2022-10-05T22:11:54.091Z] --- PASS: TestInspectOomKilledFalse (0.43s)
22:11:54 [2022-10-05T22:11:54.091Z] === RUN   TestLinksEtcHostsContentMatch
22:11:54 [2022-10-05T22:11:54.349Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
22:11:54 [2022-10-05T22:11:54.349Z] === RUN   TestLinksContainerNames
22:11:55 [2022-10-05T22:11:55.282Z] --- PASS: TestLinksContainerNames (0.90s)
22:11:55 [2022-10-05T22:11:55.282Z] === RUN   TestLogsFollowTailEmpty
22:11:55 [2022-10-05T22:11:55.540Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local/tty/only_stdout
22:11:55 [2022-10-05T22:11:55.540Z] === PAUSE TestLogs/driver_local/tty/only_stdout
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local/tty/only_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === PAUSE TestLogs/driver_local/tty/only_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
22:11:55 [2022-10-05T22:11:55.540Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
22:11:55 [2022-10-05T22:11:55.540Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
22:11:55 [2022-10-05T22:11:55.540Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
22:11:56 [2022-10-05T22:11:56.472Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
22:11:56 [2022-10-05T22:11:56.472Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
22:11:57 [2022-10-05T22:11:57.037Z] === CONT  TestLogs/driver_local/tty/only_stderr
22:11:57 [2022-10-05T22:11:57.037Z] === CONT  TestLogs/driver_local/tty/only_stdout
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
22:11:57 [2022-10-05T22:11:57.604Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
22:11:57 [2022-10-05T22:11:57.604Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
22:11:57 [2022-10-05T22:11:57.604Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
22:11:57 [2022-10-05T22:11:57.604Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
22:11:58 [2022-10-05T22:11:58.170Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
22:11:58 [2022-10-05T22:11:58.170Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
22:11:59 [2022-10-05T22:11:59.103Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
22:11:59 [2022-10-05T22:11:59.103Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
22:11:59 [2022-10-05T22:11:59.668Z] --- PASS: TestLogs (3.92s)
22:11:59 [2022-10-05T22:11:59.668Z]     --- PASS: TestLogs/driver_local (0.01s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.74s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.79s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.52s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.52s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.55s)
22:11:59 [2022-10-05T22:11:59.668Z]     --- PASS: TestLogs/driver_json-file (0.01s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.79s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.82s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.60s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.67s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.60s)
22:11:59 [2022-10-05T22:11:59.668Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.58s)
22:11:59 [2022-10-05T22:11:59.668Z] === RUN   TestContainerNetworkMountsNoChown
22:11:59 [2022-10-05T22:11:59.926Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
22:11:59 [2022-10-05T22:11:59.926Z] === RUN   TestMountDaemonRoot
22:11:59 [2022-10-05T22:11:59.926Z] === RUN   TestMountDaemonRoot/default
22:11:59 [2022-10-05T22:11:59.926Z] === PAUSE TestMountDaemonRoot/default
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/private
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/private
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rprivate
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rprivate
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/slave
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/slave
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rslave
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rslave
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/shared
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/shared
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rshared
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rshared
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/default
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/default/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/default/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/default/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/default/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/default/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rslave
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rslave/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rslave/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/default/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rshared
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rshared/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/shared
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/shared/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/shared/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/shared/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/shared/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rprivate
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/slave
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/slave/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/slave/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/slave/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/slave/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/private
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/private/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/private/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/private/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/private/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/private/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/private/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rslave/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rshared/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/default/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/shared/bind_root
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rslave/mount_root
22:11:59 [2022-10-05T22:11:59.927Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
22:12:00 [2022-10-05T22:12:00.184Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
22:12:00 [2022-10-05T22:12:00.184Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/shared/mount_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/slave/bind_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/private/bind_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/slave/mount_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/private/mount_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/private/mount_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/private/bind_subpath
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/default/mount_root
22:12:00 [2022-10-05T22:12:00.185Z] === CONT  TestMountDaemonRoot/default/mount_subpath
22:12:00 [2022-10-05T22:12:00.442Z] === CONT  TestMountDaemonRoot/default/bind_subpath
22:12:00 [2022-10-05T22:12:00.443Z] === CONT  TestMountDaemonRoot/rshared/mount_root
22:12:00 [2022-10-05T22:12:00.443Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
22:12:00 [2022-10-05T22:12:00.443Z] === CONT  TestMountDaemonRoot/rshared/bind_root
22:12:00 [2022-10-05T22:12:00.443Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
22:12:00 [2022-10-05T22:12:00.443Z] --- PASS: TestMountDaemonRoot (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
22:12:00 [2022-10-05T22:12:00.443Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
22:12:00 [2022-10-05T22:12:00.443Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
22:12:00 [2022-10-05T22:12:00.443Z] === RUN   TestContainerBindMountNonRecursive
22:12:01 [2022-10-05T22:12:01.824Z] --- PASS: TestContainerBindMountNonRecursive (1.39s)
22:12:01 [2022-10-05T22:12:01.824Z] === RUN   TestContainerVolumesMountedAsShared
22:12:02 [2022-10-05T22:12:02.390Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
22:12:02 [2022-10-05T22:12:02.390Z] === RUN   TestContainerVolumesMountedAsSlave
22:12:02 [2022-10-05T22:12:02.647Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
22:12:02 [2022-10-05T22:12:02.647Z] === RUN   TestNetworkNat
22:12:03 [2022-10-05T22:12:03.212Z] --- PASS: TestNetworkNat (0.47s)
22:12:03 [2022-10-05T22:12:03.212Z] === RUN   TestNetworkLocalhostTCPNat
22:12:03 [2022-10-05T22:12:03.469Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
22:12:03 [2022-10-05T22:12:03.469Z] === RUN   TestNetworkLoopbackNat
22:12:06 [2022-10-05T22:12:06.748Z] --- PASS: TestNetworkLoopbackNat (2.71s)
22:12:06 [2022-10-05T22:12:06.748Z] === RUN   TestPause
22:12:06 [2022-10-05T22:12:06.748Z] --- PASS: TestPause (0.49s)
22:12:06 [2022-10-05T22:12:06.748Z] === RUN   TestPauseFailsOnWindowsServerContainers
22:12:06 [2022-10-05T22:12:06.748Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:12:06 [2022-10-05T22:12:06.748Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
22:12:06 [2022-10-05T22:12:06.748Z] === RUN   TestPauseStopPausedContainer
22:12:07 [2022-10-05T22:12:07.314Z] --- PASS: TestPauseStopPausedContainer (0.44s)
22:12:07 [2022-10-05T22:12:07.314Z] === RUN   TestPidHost
22:12:08 [2022-10-05T22:12:08.247Z] --- PASS: TestPidHost (0.98s)
22:12:08 [2022-10-05T22:12:08.247Z] === RUN   TestPsFilter
22:12:08 [2022-10-05T22:12:08.247Z] --- PASS: TestPsFilter (0.12s)
22:12:08 [2022-10-05T22:12:08.247Z] === RUN   TestRemoveContainerWithRemovedVolume
22:12:08 [2022-10-05T22:12:08.812Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
22:12:08 [2022-10-05T22:12:08.812Z] === RUN   TestRemoveContainerWithVolume
22:12:09 [2022-10-05T22:12:09.070Z] --- PASS: TestRemoveContainerWithVolume (0.44s)
22:12:09 [2022-10-05T22:12:09.070Z] === RUN   TestRemoveContainerRunning
22:12:09 [2022-10-05T22:12:09.635Z] --- PASS: TestRemoveContainerRunning (0.43s)
22:12:09 [2022-10-05T22:12:09.635Z] === RUN   TestRemoveContainerForceRemoveRunning
22:12:09 [2022-10-05T22:12:09.899Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
22:12:09 [2022-10-05T22:12:09.899Z] === RUN   TestRemoveInvalidContainer
22:12:09 [2022-10-05T22:12:09.899Z] --- PASS: TestRemoveInvalidContainer (0.01s)
22:12:09 [2022-10-05T22:12:09.899Z] === RUN   TestRenameLinkedContainer
22:12:11 [2022-10-05T22:12:11.849Z] --- PASS: TestRenameLinkedContainer (1.81s)
22:12:11 [2022-10-05T22:12:11.849Z] === RUN   TestRenameStoppedContainer
22:12:12 [2022-10-05T22:12:12.414Z] --- PASS: TestRenameStoppedContainer (0.43s)
22:12:12 [2022-10-05T22:12:12.414Z] === RUN   TestRenameRunningContainerAndReuse
22:12:13 [2022-10-05T22:12:13.346Z] --- PASS: TestRenameRunningContainerAndReuse (0.88s)
22:12:13 [2022-10-05T22:12:13.346Z] === RUN   TestRenameInvalidName
22:12:13 [2022-10-05T22:12:13.604Z] --- PASS: TestRenameInvalidName (0.48s)
22:12:13 [2022-10-05T22:12:13.604Z] === RUN   TestRenameAnonymousContainer
22:12:15 [2022-10-05T22:12:15.503Z] --- PASS: TestRenameAnonymousContainer (1.56s)
22:12:15 [2022-10-05T22:12:15.503Z] === RUN   TestRenameContainerWithSameName
22:12:15 [2022-10-05T22:12:15.503Z] --- PASS: TestRenameContainerWithSameName (0.42s)
22:12:15 [2022-10-05T22:12:15.503Z] === RUN   TestRenameContainerWithLinkedContainer
22:12:16 [2022-10-05T22:12:16.435Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
22:12:16 [2022-10-05T22:12:16.435Z] === RUN   TestResize
22:12:17 [2022-10-05T22:12:17.000Z] --- PASS: TestResize (0.46s)
22:12:17 [2022-10-05T22:12:17.000Z] === RUN   TestResizeWithInvalidSize
22:12:17 [2022-10-05T22:12:17.566Z] --- PASS: TestResizeWithInvalidSize (0.44s)
22:12:17 [2022-10-05T22:12:17.566Z] === RUN   TestResizeWhenContainerNotStarted
22:12:17 [2022-10-05T22:12:17.824Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s)
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
22:12:17 [2022-10-05T22:12:17.824Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:19 [2022-10-05T22:12:19.725Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
22:12:21 [2022-10-05T22:12:21.622Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
22:12:21 [2022-10-05T22:12:21.880Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
22:12:23 [2022-10-05T22:12:23.252Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
22:12:23 [2022-10-05T22:12:23.817Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
22:12:25 [2022-10-05T22:12:25.190Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
22:12:25 [2022-10-05T22:12:25.755Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
22:12:26 [2022-10-05T22:12:26.688Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
22:12:27 [2022-10-05T22:12:27.621Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
22:12:27 [2022-10-05T22:12:27.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
22:12:28 [2022-10-05T22:12:28.811Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
22:12:29 [2022-10-05T22:12:29.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:30 [2022-10-05T22:12:30.002Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
22:12:32 [2022-10-05T22:12:32.527Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
22:12:36 [2022-10-05T22:12:36.707Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.16s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.86s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.92s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.85s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.69s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.30s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.30s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.36s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.32s)
22:12:36 [2022-10-05T22:12:36.707Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.77s)
22:12:36 [2022-10-05T22:12:36.707Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
22:12:36 [2022-10-05T22:12:36.707Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
22:12:37 [2022-10-05T22:12:37.273Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
22:12:38 [2022-10-05T22:12:38.205Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.87s)
22:12:38 [2022-10-05T22:12:38.205Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.90s)
22:12:38 [2022-10-05T22:12:38.205Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.96s)
22:12:38 [2022-10-05T22:12:38.205Z] === RUN   TestCgroupNamespacesRun
22:12:39 [2022-10-05T22:12:39.576Z] --- PASS: TestCgroupNamespacesRun (1.15s)
22:12:39 [2022-10-05T22:12:39.576Z] === RUN   TestCgroupNamespacesRunPrivileged
22:12:40 [2022-10-05T22:12:40.509Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.18s)
22:12:40 [2022-10-05T22:12:40.509Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
22:12:41 [2022-10-05T22:12:41.881Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s)
22:12:41 [2022-10-05T22:12:41.881Z] === RUN   TestCgroupNamespacesRunHostMode
22:12:42 [2022-10-05T22:12:42.813Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s)
22:12:42 [2022-10-05T22:12:42.813Z] === RUN   TestCgroupNamespacesRunPrivateMode
22:12:44 [2022-10-05T22:12:44.185Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.23s)
22:12:44 [2022-10-05T22:12:44.185Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
22:12:45 [2022-10-05T22:12:45.118Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
22:12:45 [2022-10-05T22:12:45.118Z] === RUN   TestCgroupNamespacesRunInvalidMode
22:12:46 [2022-10-05T22:12:46.051Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
22:12:46 [2022-10-05T22:12:46.051Z] === RUN   TestCgroupNamespacesRunOlderClient
22:12:46 [2022-10-05T22:12:46.983Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
22:12:46 [2022-10-05T22:12:46.983Z] === RUN   TestNISDomainname
22:12:47 [2022-10-05T22:12:47.549Z] --- PASS: TestNISDomainname (0.52s)
22:12:47 [2022-10-05T22:12:47.549Z] === RUN   TestHostnameDnsResolution
22:12:48 [2022-10-05T22:12:48.484Z] --- PASS: TestHostnameDnsResolution (0.65s)
22:12:48 [2022-10-05T22:12:48.484Z] === RUN   TestUnprivilegedPortsAndPing
22:12:48 [2022-10-05T22:12:48.742Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s)
22:12:48 [2022-10-05T22:12:48.742Z] === RUN   TestPrivilegedHostDevices
22:12:49 [2022-10-05T22:12:49.307Z] --- PASS: TestPrivilegedHostDevices (0.57s)
22:12:49 [2022-10-05T22:12:49.307Z] === RUN   TestRunConsoleSize
22:12:49 [2022-10-05T22:12:49.873Z] --- PASS: TestRunConsoleSize (0.42s)
22:12:49 [2022-10-05T22:12:49.873Z] === RUN   TestRunWithAlternativeContainerdShim
22:12:51 [2022-10-05T22:12:51.769Z] --- PASS: TestRunWithAlternativeContainerdShim (2.10s)
22:12:51 [2022-10-05T22:12:51.769Z] === RUN   TestStats
22:12:54 [2022-10-05T22:12:54.296Z] --- PASS: TestStats (2.46s)
22:12:54 [2022-10-05T22:12:54.296Z] === RUN   TestStopContainerWithTimeout
22:12:54 [2022-10-05T22:12:54.296Z] === RUN   TestStopContainerWithTimeout/0
22:12:54 [2022-10-05T22:12:54.296Z] === PAUSE TestStopContainerWithTimeout/0
22:12:54 [2022-10-05T22:12:54.296Z] === RUN   TestStopContainerWithTimeout/1
22:12:54 [2022-10-05T22:12:54.296Z] === PAUSE TestStopContainerWithTimeout/1
22:12:54 [2022-10-05T22:12:54.296Z] === RUN   TestStopContainerWithTimeout/3
22:12:54 [2022-10-05T22:12:54.296Z] === PAUSE TestStopContainerWithTimeout/3
22:12:54 [2022-10-05T22:12:54.296Z] === RUN   TestStopContainerWithTimeout/-1
22:12:54 [2022-10-05T22:12:54.296Z] === PAUSE TestStopContainerWithTimeout/-1
22:12:54 [2022-10-05T22:12:54.296Z] === CONT  TestStopContainerWithTimeout/0
22:12:54 [2022-10-05T22:12:54.296Z] === CONT  TestStopContainerWithTimeout/3
22:12:55 [2022-10-05T22:12:55.229Z] === CONT  TestStopContainerWithTimeout/-1
22:12:57 [2022-10-05T22:12:57.126Z] === CONT  TestStopContainerWithTimeout/1
22:12:58 [2022-10-05T22:12:58.498Z] --- PASS: TestStopContainerWithTimeout (0.01s)
22:12:58 [2022-10-05T22:12:58.498Z]     --- PASS: TestStopContainerWithTimeout/0 (0.70s)
22:12:58 [2022-10-05T22:12:58.498Z]     --- PASS: TestStopContainerWithTimeout/3 (2.65s)
22:12:58 [2022-10-05T22:12:58.498Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
22:12:58 [2022-10-05T22:12:58.498Z]     --- PASS: TestStopContainerWithTimeout/1 (1.42s)
22:12:58 [2022-10-05T22:12:58.498Z] === RUN   TestDeleteDevicemapper
22:12:58 [2022-10-05T22:12:58.498Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:12:58 [2022-10-05T22:12:58.498Z] --- SKIP: TestDeleteDevicemapper (0.00s)
22:12:58 [2022-10-05T22:12:58.498Z] === RUN   TestStopContainerWithRestartPolicyAlways
22:13:00 [2022-10-05T22:13:00.396Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.05s)
22:13:00 [2022-10-05T22:13:00.396Z] === RUN   TestUpdateMemory
22:13:00 [2022-10-05T22:13:00.964Z] --- PASS: TestUpdateMemory (0.57s)
22:13:00 [2022-10-05T22:13:00.964Z] === RUN   TestUpdateCPUQuota
22:13:01 [2022-10-05T22:13:01.900Z] --- PASS: TestUpdateCPUQuota (0.74s)
22:13:01 [2022-10-05T22:13:01.900Z] === RUN   TestUpdatePidsLimit
22:13:01 [2022-10-05T22:13:01.900Z] === RUN   TestUpdatePidsLimit/update_from_none
22:13:01 [2022-10-05T22:13:01.900Z] === RUN   TestUpdatePidsLimit/no_change
22:13:02 [2022-10-05T22:13:02.159Z] === RUN   TestUpdatePidsLimit/update_lower
22:13:02 [2022-10-05T22:13:02.417Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
22:13:02 [2022-10-05T22:13:02.675Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
22:13:02 [2022-10-05T22:13:02.675Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
22:13:02 [2022-10-05T22:13:02.932Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
22:13:03 [2022-10-05T22:13:03.866Z] --- PASS: TestUpdatePidsLimit (1.85s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/no_change (0.21s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.19s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.19s)
22:13:03 [2022-10-05T22:13:03.866Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.20s)
22:13:03 [2022-10-05T22:13:03.866Z] === RUN   TestUpdateRestartPolicy
22:13:16 [2022-10-05T22:13:16.058Z] --- PASS: TestUpdateRestartPolicy (10.93s)
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestUpdateRestartWithAutoRemove
22:13:16 [2022-10-05T22:13:16.058Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestWaitNonBlocked
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-05T22:13:16.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-05T22:13:16.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-05T22:13:16.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
22:13:16 [2022-10-05T22:13:16.058Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
22:13:16 [2022-10-05T22:13:16.058Z] --- PASS: TestWaitNonBlocked (0.01s)
22:13:16 [2022-10-05T22:13:16.058Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s)
22:13:16 [2022-10-05T22:13:16.058Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s)
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestWaitBlocked
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-05T22:13:16.058Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-05T22:13:16.058Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-05T22:13:16.058Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-05T22:13:16.058Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
22:13:16 [2022-10-05T22:13:16.058Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
22:13:16 [2022-10-05T22:13:16.623Z] --- PASS: TestWaitBlocked (0.01s)
22:13:16 [2022-10-05T22:13:16.623Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s)
22:13:16 [2022-10-05T22:13:16.623Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.73s)
22:13:16 [2022-10-05T22:13:16.623Z] === RUN   TestWaitConditions
22:13:16 [2022-10-05T22:13:16.623Z] === RUN   TestWaitConditions/default
22:13:16 [2022-10-05T22:13:16.623Z] === PAUSE TestWaitConditions/default
22:13:16 [2022-10-05T22:13:16.623Z] === RUN   TestWaitConditions/not-running
22:13:16 [2022-10-05T22:13:16.623Z] === PAUSE TestWaitConditions/not-running
22:13:16 [2022-10-05T22:13:16.623Z] === RUN   TestWaitConditions/next-exit
22:13:16 [2022-10-05T22:13:16.623Z] === PAUSE TestWaitConditions/next-exit
22:13:16 [2022-10-05T22:13:16.623Z] === RUN   TestWaitConditions/removed
22:13:16 [2022-10-05T22:13:16.623Z] === PAUSE TestWaitConditions/removed
22:13:16 [2022-10-05T22:13:16.623Z] === CONT  TestWaitConditions/default
22:13:16 [2022-10-05T22:13:16.623Z] === CONT  TestWaitConditions/next-exit
22:13:17 [2022-10-05T22:13:17.995Z] === CONT  TestWaitConditions/removed
22:13:18 [2022-10-05T22:13:18.252Z] === CONT  TestWaitConditions/not-running
22:13:20 [2022-10-05T22:13:20.203Z] --- PASS: TestWaitConditions (0.01s)
22:13:20 [2022-10-05T22:13:20.203Z]     --- PASS: TestWaitConditions/default (1.65s)
22:13:20 [2022-10-05T22:13:20.203Z]     --- PASS: TestWaitConditions/next-exit (1.75s)
22:13:20 [2022-10-05T22:13:20.203Z]     --- PASS: TestWaitConditions/removed (1.73s)
22:13:20 [2022-10-05T22:13:20.203Z]     --- PASS: TestWaitConditions/not-running (1.68s)
22:13:20 [2022-10-05T22:13:20.203Z] === RUN   TestWaitRestartedContainer
22:13:20 [2022-10-05T22:13:20.203Z] === RUN   TestWaitRestartedContainer/default
22:13:20 [2022-10-05T22:13:20.203Z] === PAUSE TestWaitRestartedContainer/default
22:13:20 [2022-10-05T22:13:20.203Z] === RUN   TestWaitRestartedContainer/not-running
22:13:20 [2022-10-05T22:13:20.203Z] === PAUSE TestWaitRestartedContainer/not-running
22:13:20 [2022-10-05T22:13:20.203Z] === RUN   TestWaitRestartedContainer/next-exit
22:13:20 [2022-10-05T22:13:20.203Z] === PAUSE TestWaitRestartedContainer/next-exit
22:13:20 [2022-10-05T22:13:20.203Z] === CONT  TestWaitRestartedContainer/default
22:13:20 [2022-10-05T22:13:20.203Z] === CONT  TestWaitRestartedContainer/next-exit
22:13:21 [2022-10-05T22:13:21.618Z] === CONT  TestWaitRestartedContainer/not-running
22:13:22 [2022-10-05T22:13:22.551Z] --- PASS: TestWaitRestartedContainer (0.01s)
22:13:22 [2022-10-05T22:13:22.551Z]     --- PASS: TestWaitRestartedContainer/default (1.58s)
22:13:22 [2022-10-05T22:13:22.551Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.60s)
22:13:22 [2022-10-05T22:13:22.551Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
22:13:22 [2022-10-05T22:13:22.551Z] === CONT  TestContainerStartOnDaemonRestart
22:13:22 [2022-10-05T22:13:22.551Z] === CONT  TestRestartDaemonWithRestartingContainer
22:13:24 [2022-10-05T22:13:24.450Z] --- PASS: TestContainerStartOnDaemonRestart (2.16s)
22:13:24 [2022-10-05T22:13:24.450Z] === CONT  TestIpcModeOlderClient
22:13:24 [2022-10-05T22:13:24.450Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.18s)
22:13:24 [2022-10-05T22:13:24.450Z] === CONT  TestContainerKillOnDaemonStart
22:13:24 [2022-10-05T22:13:24.708Z] --- PASS: TestIpcModeOlderClient (0.08s)
22:13:24 [2022-10-05T22:13:24.708Z] === CONT  TestDaemonHostGatewayIP
22:13:27 [2022-10-05T22:13:27.234Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
22:13:27 [2022-10-05T22:13:27.234Z] === CONT  TestDaemonRestartIpcMode
22:13:29 [2022-10-05T22:13:29.764Z] --- PASS: TestDaemonRestartIpcMode (2.21s)
22:13:36 [2022-10-05T22:13:36.316Z] --- PASS: TestContainerKillOnDaemonStart (11.72s)
22:13:36 [2022-10-05T22:13:36.316Z] PASS
22:13:36 [2022-10-05T22:13:36.316Z] 
22:13:36 [2022-10-05T22:13:36.316Z] === Skipped
22:13:36 [2022-10-05T22:13:36.316Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
22:13:36 [2022-10-05T22:13:36.316Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
22:13:36 [2022-10-05T22:13:36.316Z] 
22:13:36 [2022-10-05T22:13:36.316Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
22:13:36 [2022-10-05T22:13:36.316Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
22:13:36 [2022-10-05T22:13:36.316Z] 
22:13:36 [2022-10-05T22:13:36.316Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
22:13:36 [2022-10-05T22:13:36.316Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
22:13:36 [2022-10-05T22:13:36.316Z] 
22:13:36 [2022-10-05T22:13:36.316Z] DONE 273 tests, 3 skipped in 134.367s
22:13:36 [2022-10-05T22:13:36.316Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
22:13:36 [2022-10-05T22:13:36.316Z] ++ 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:13:36 [2022-10-05T22:13:36.316Z] ++ set -e
22:13:36 [2022-10-05T22:13:36.316Z] ++ '[' -n 0 ']'
22:13:36 [2022-10-05T22:13:36.316Z] ++ set -x
22:13:36 [2022-10-05T22:13:36.316Z] ++ 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:13:36 [2022-10-05T22:13:36.573Z] INFO: Testing against a local daemon
22:13:36 [2022-10-05T22:13:36.573Z] === RUN   TestConfigDaemonLibtrustID
22:13:37 [2022-10-05T22:13:37.138Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
22:13:37 [2022-10-05T22:13:37.138Z] === RUN   TestConfigDaemonID
22:13:38 [2022-10-05T22:13:38.070Z]     daemon_test.go:86: [d19b507e6ab82] daemon is not started
22:13:38 [2022-10-05T22:13:38.070Z] --- PASS: TestConfigDaemonID (1.04s)
22:13:38 [2022-10-05T22:13:38.070Z] === RUN   TestDaemonConfigValidation
22:13:38 [2022-10-05T22:13:38.070Z] === RUN   TestDaemonConfigValidation/config_with_no_content
22:13:38 [2022-10-05T22:13:38.070Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
22:13:38 [2022-10-05T22:13:38.070Z] === RUN   TestDaemonConfigValidation/config_with_{}
22:13:38 [2022-10-05T22:13:38.070Z] === PAUSE TestDaemonConfigValidation/config_with_{}
22:13:38 [2022-10-05T22:13:38.070Z] === RUN   TestDaemonConfigValidation/invalid_config
22:13:38 [2022-10-05T22:13:38.070Z] === PAUSE TestDaemonConfigValidation/invalid_config
22:13:38 [2022-10-05T22:13:38.070Z] === RUN   TestDaemonConfigValidation/malformed_config
22:13:38 [2022-10-05T22:13:38.070Z] === PAUSE TestDaemonConfigValidation/malformed_config
22:13:38 [2022-10-05T22:13:38.070Z] === RUN   TestDaemonConfigValidation/valid_config
22:13:38 [2022-10-05T22:13:38.070Z] === PAUSE TestDaemonConfigValidation/valid_config
22:13:38 [2022-10-05T22:13:38.070Z] === CONT  TestDaemonConfigValidation/config_with_no_content
22:13:38 [2022-10-05T22:13:38.070Z] === CONT  TestDaemonConfigValidation/malformed_config
22:13:38 [2022-10-05T22:13:38.070Z] === CONT  TestDaemonConfigValidation/valid_config
22:13:38 [2022-10-05T22:13:38.070Z] === CONT  TestDaemonConfigValidation/invalid_config
22:13:38 [2022-10-05T22:13:38.070Z] === CONT  TestDaemonConfigValidation/config_with_{}
22:13:38 [2022-10-05T22:13:38.328Z] --- PASS: TestDaemonConfigValidation (0.00s)
22:13:38 [2022-10-05T22:13:38.328Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s)
22:13:38 [2022-10-05T22:13:38.328Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
22:13:38 [2022-10-05T22:13:38.328Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
22:13:38 [2022-10-05T22:13:38.328Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
22:13:38 [2022-10-05T22:13:38.328Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
22:13:38 [2022-10-05T22:13:38.328Z] === RUN   TestConfigDaemonSeccompProfiles
22:13:38 [2022-10-05T22:13:38.328Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
22:13:39 [2022-10-05T22:13:39.260Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
22:13:40 [2022-10-05T22:13:40.193Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
22:13:41 [2022-10-05T22:13:41.564Z] === CONT  TestConfigDaemonSeccompProfiles
22:13:41 [2022-10-05T22:13:41.564Z]     daemon_test.go:200: [dbdfc89942c10] daemon is not started
22:13:41 [2022-10-05T22:13:41.564Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
22:13:41 [2022-10-05T22:13:41.564Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
22:13:41 [2022-10-05T22:13:41.564Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
22:13:41 [2022-10-05T22:13:41.564Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
22:13:41 [2022-10-05T22:13:41.564Z] === RUN   TestDaemonProxy
22:13:41 [2022-10-05T22:13:41.564Z] === RUN   TestDaemonProxy/environment_variables
22:13:43 [2022-10-05T22:13:43.460Z] === RUN   TestDaemonProxy/command-line_options
22:13:44 [2022-10-05T22:13:44.831Z] === RUN   TestDaemonProxy/configuration_file
22:13:46 [2022-10-05T22:13:46.727Z] === RUN   TestDaemonProxy/conflicting_options
22:13:46 [2022-10-05T22:13:46.985Z] === RUN   TestDaemonProxy/reload_sanitized
22:13:47 [2022-10-05T22:13:47.550Z] --- PASS: TestDaemonProxy (6.22s)
22:13:47 [2022-10-05T22:13:47.550Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
22:13:47 [2022-10-05T22:13:47.550Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
22:13:47 [2022-10-05T22:13:47.550Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
22:13:47 [2022-10-05T22:13:47.550Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
22:13:47 [2022-10-05T22:13:47.550Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
22:13:47 [2022-10-05T22:13:47.550Z] === RUN   TestLiveRestore
22:13:47 [2022-10-05T22:13:47.550Z] === RUN   TestLiveRestore/volume_references
22:13:47 [2022-10-05T22:13:47.550Z] === PAUSE TestLiveRestore/volume_references
22:13:47 [2022-10-05T22:13:47.550Z] === CONT  TestLiveRestore/volume_references
22:13:48 [2022-10-05T22:13:48.114Z] === RUN   TestLiveRestore/volume_references/restartPolicy
22:13:48 [2022-10-05T22:13:48.114Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
22:13:49 [2022-10-05T22:13:49.486Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
22:13:50 [2022-10-05T22:13:50.418Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
22:13:51 [2022-10-05T22:13:51.353Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
22:13:52 [2022-10-05T22:13:52.285Z] --- PASS: TestLiveRestore (0.00s)
22:13:52 [2022-10-05T22:13:52.285Z]     --- PASS: TestLiveRestore/volume_references (4.60s)
22:13:52 [2022-10-05T22:13:52.285Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.92s)
22:13:52 [2022-10-05T22:13:52.285Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.02s)
22:13:52 [2022-10-05T22:13:52.285Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.03s)
22:13:52 [2022-10-05T22:13:52.285Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.95s)
22:13:52 [2022-10-05T22:13:52.285Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.93s)
22:13:52 [2022-10-05T22:13:52.285Z] PASS
22:13:52 [2022-10-05T22:13:52.285Z] 
22:13:52 [2022-10-05T22:13:52.285Z] DONE 25 tests in 15.850s
22:13:52 [2022-10-05T22:13:52.285Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
22:13:52 [2022-10-05T22:13:52.285Z] ++ 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:13:52 [2022-10-05T22:13:52.285Z] ++ set -e
22:13:52 [2022-10-05T22:13:52.285Z] ++ '[' -n 0 ']'
22:13:52 [2022-10-05T22:13:52.285Z] ++ set -x
22:13:52 [2022-10-05T22:13:52.285Z] ++ 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:13:52 [2022-10-05T22:13:52.285Z] INFO: Testing against a local daemon
22:13:52 [2022-10-05T22:13:52.285Z] === RUN   TestCommitInheritsEnv
22:13:52 [2022-10-05T22:13:52.543Z] --- PASS: TestCommitInheritsEnv (0.26s)
22:13:52 [2022-10-05T22:13:52.543Z] === RUN   TestImportExtremelyLargeImageWorks
22:13:52 [2022-10-05T22:13:52.543Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:13:52 [2022-10-05T22:13:52.543Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
22:13:52 [2022-10-05T22:13:52.543Z] === RUN   TestImportWithCustomPlatform
22:13:52 [2022-10-05T22:13:52.543Z] === RUN   TestImportWithCustomPlatform/#00
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/_______
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform//
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/linux
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/LINUX
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/macos
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/macos/arm64
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImportWithCustomPlatform/nintendo64
22:13:52 [2022-10-05T22:13:52.800Z] --- PASS: TestImportWithCustomPlatform (0.31s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.06s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
22:13:52 [2022-10-05T22:13:52.800Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
22:13:52 [2022-10-05T22:13:52.800Z] === RUN   TestImagesFilterMultiReference
22:13:53 [2022-10-05T22:13:53.058Z] --- PASS: TestImagesFilterMultiReference (0.06s)
22:13:53 [2022-10-05T22:13:53.058Z] === RUN   TestImagePullPlatformInvalid
22:13:53 [2022-10-05T22:13:53.058Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
22:13:53 [2022-10-05T22:13:53.058Z] === RUN   TestRemoveImageOrphaning
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestRemoveImageOrphaning (0.26s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestRemoveImageGarbageCollector
22:13:53 [2022-10-05T22:13:53.316Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:13:53 [2022-10-05T22:13:53.316Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestTagUnprefixedRepoByNameOrName
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestTagInvalidReference
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestTagInvalidReference (0.01s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestTagValidPrefixedRepo
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestTagExistedNameWithoutForce
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestTagOfficialNames
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestTagOfficialNames (0.04s)
22:13:53 [2022-10-05T22:13:53.316Z] === RUN   TestTagMatchesDigest
22:13:53 [2022-10-05T22:13:53.316Z] --- PASS: TestTagMatchesDigest (0.01s)
22:13:53 [2022-10-05T22:13:53.316Z] PASS
22:13:53 [2022-10-05T22:13:53.316Z] 
22:13:53 [2022-10-05T22:13:53.316Z] === Skipped
22:13:53 [2022-10-05T22:13:53.316Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
22:13:53 [2022-10-05T22:13:53.316Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
22:13:53 [2022-10-05T22:13:53.316Z] 
22:13:53 [2022-10-05T22:13:53.316Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
22:13:53 [2022-10-05T22:13:53.316Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:13:53 [2022-10-05T22:13:53.316Z] 
22:13:53 [2022-10-05T22:13:53.316Z] DONE 22 tests, 2 skipped in 1.240s
22:13:53 [2022-10-05T22:13:53.316Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
22:13:53 [2022-10-05T22:13:53.316Z] ++ 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:13:53 [2022-10-05T22:13:53.316Z] ++ set -e
22:13:53 [2022-10-05T22:13:53.316Z] ++ '[' -n 0 ']'
22:13:53 [2022-10-05T22:13:53.316Z] ++ set -x
22:13:53 [2022-10-05T22:13:53.316Z] ++ 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:13:53 [2022-10-05T22:13:53.574Z] === RUN   TestStripANSICommands
22:13:53 [2022-10-05T22:13:53.574Z] === RUN   TestStripANSICommands/#00
22:13:53 [2022-10-05T22:13:53.574Z] === RUN   TestStripANSICommands/#01
22:13:53 [2022-10-05T22:13:53.574Z] --- PASS: TestStripANSICommands (0.00s)
22:13:53 [2022-10-05T22:13:53.574Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
22:13:53 [2022-10-05T22:13:53.574Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
22:13:53 [2022-10-05T22:13:53.574Z] PASS
22:13:53 [2022-10-05T22:13:53.574Z] 
22:13:53 [2022-10-05T22:13:53.574Z] DONE 3 tests in 0.041s
22:13:53 [2022-10-05T22:13:53.574Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
22:13:53 [2022-10-05T22:13:53.574Z] ++ 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:13:53 [2022-10-05T22:13:53.574Z] ++ set -e
22:13:53 [2022-10-05T22:13:53.574Z] ++ '[' -n 0 ']'
22:13:53 [2022-10-05T22:13:53.574Z] ++ set -x
22:13:53 [2022-10-05T22:13:53.574Z] ++ 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:13:53 [2022-10-05T22:13:53.574Z] INFO: Testing against a local daemon
22:13:53 [2022-10-05T22:13:53.574Z] === RUN   TestNetworkCreateDelete
22:13:53 [2022-10-05T22:13:53.832Z] --- PASS: TestNetworkCreateDelete (0.13s)
22:13:53 [2022-10-05T22:13:53.832Z] === RUN   TestDockerNetworkDeletePreferID
22:13:54 [2022-10-05T22:13:54.089Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
22:13:54 [2022-10-05T22:13:54.089Z] === RUN   TestDaemonDNSFallback
22:14:00 [2022-10-05T22:14:00.642Z] --- PASS: TestDaemonDNSFallback (6.30s)
22:14:00 [2022-10-05T22:14:00.642Z] === RUN   TestInspectNetwork
22:14:03 [2022-10-05T22:14:03.922Z] === RUN   TestInspectNetwork/full_network_id
22:14:03 [2022-10-05T22:14:03.922Z] === RUN   TestInspectNetwork/partial_network_id
22:14:03 [2022-10-05T22:14:03.922Z] === RUN   TestInspectNetwork/network_name
22:14:03 [2022-10-05T22:14:03.922Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
22:14:08 [2022-10-05T22:14:08.105Z] --- PASS: TestInspectNetwork (7.18s)
22:14:08 [2022-10-05T22:14:08.105Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
22:14:08 [2022-10-05T22:14:08.105Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
22:14:08 [2022-10-05T22:14:08.105Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
22:14:08 [2022-10-05T22:14:08.105Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
22:14:08 [2022-10-05T22:14:08.105Z] === RUN   TestRunContainerWithBridgeNone
22:14:09 [2022-10-05T22:14:09.037Z] --- PASS: TestRunContainerWithBridgeNone (1.47s)
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/create
22:14:09 [2022-10-05T22:14:09.037Z] === PAUSE TestNetworkInvalidJSON/networks/create
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
22:14:09 [2022-10-05T22:14:09.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:09 [2022-10-05T22:14:09.037Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:09 [2022-10-05T22:14:09.037Z] === CONT  TestNetworkInvalidJSON/networks/create
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
22:14:09 [2022-10-05T22:14:09.037Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
22:14:09 [2022-10-05T22:14:09.037Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
22:14:09 [2022-10-05T22:14:09.037Z] --- PASS: TestNetworkInvalidJSON (0.01s)
22:14:09 [2022-10-05T22:14:09.037Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkList
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkList//networks
22:14:09 [2022-10-05T22:14:09.037Z] === PAUSE TestNetworkList//networks
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestNetworkList//networks/
22:14:09 [2022-10-05T22:14:09.037Z] === PAUSE TestNetworkList//networks/
22:14:09 [2022-10-05T22:14:09.037Z] === CONT  TestNetworkList//networks
22:14:09 [2022-10-05T22:14:09.037Z] === CONT  TestNetworkList//networks/
22:14:09 [2022-10-05T22:14:09.037Z] --- PASS: TestNetworkList (0.01s)
22:14:09 [2022-10-05T22:14:09.037Z]     --- PASS: TestNetworkList//networks (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z]     --- PASS: TestNetworkList//networks/ (0.00s)
22:14:09 [2022-10-05T22:14:09.037Z] === RUN   TestHostIPv4BridgeLabel
22:14:09 [2022-10-05T22:14:09.603Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
22:14:09 [2022-10-05T22:14:09.603Z] === RUN   TestDaemonRestartWithLiveRestore
22:14:10 [2022-10-05T22:14:10.973Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
22:14:10 [2022-10-05T22:14:10.974Z] === RUN   TestDaemonDefaultNetworkPools
22:14:11 [2022-10-05T22:14:11.538Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
22:14:11 [2022-10-05T22:14:11.538Z] === RUN   TestDaemonRestartWithExistingNetwork
22:14:12 [2022-10-05T22:14:12.471Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
22:14:12 [2022-10-05T22:14:12.471Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
22:14:13 [2022-10-05T22:14:13.843Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
22:14:13 [2022-10-05T22:14:13.843Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
22:14:14 [2022-10-05T22:14:14.408Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
22:14:14 [2022-10-05T22:14:14.408Z] === RUN   TestServiceWithPredefinedNetwork
22:14:16 [2022-10-05T22:14:16.932Z] --- PASS: TestServiceWithPredefinedNetwork (2.25s)
22:14:16 [2022-10-05T22:14:16.932Z] === RUN   TestServiceRemoveKeepsIngressNetwork
22:14:16 [2022-10-05T22:14:16.932Z]     service_test.go:242: FLAKY_TEST
22:14:16 [2022-10-05T22:14:16.932Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:16 [2022-10-05T22:14:16.932Z] === RUN   TestServiceWithDataPathPortInit
22:14:31 [2022-10-05T22:14:31.793Z] --- PASS: TestServiceWithDataPathPortInit (13.71s)
22:14:31 [2022-10-05T22:14:31.793Z] === RUN   TestServiceWithDefaultAddressPoolInit
22:14:32 [2022-10-05T22:14:32.726Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:gl70onum02trufpcsjdrb7bka Created:2022-10-05 22:14:31.607983715 +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[c3ddc0943d9639d458de21bffded306ad4e006cff4e50ef665376c2b7e1f2130:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gids2hmtxukm8s093cfxit8r7 EndpointID:34c5e963149518358c6c4b66573755d87373c82916ad1e977dca194f9bd33fe7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:fed1526017f07d90a59f0f631403ec22d4c95b17f17651fa7df63c0c2a192a74 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:5dc020cf3f8c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gids2hmtxukm8s093cfxit8r7 EndpointID:34c5e963149518358c6c4b66573755d87373c82916ad1e977dca194f9bd33fe7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
22:14:38 [2022-10-05T22:14:38.009Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.82s)
22:14:38 [2022-10-05T22:14:38.009Z] PASS
22:14:38 [2022-10-05T22:14:38.009Z] 
22:14:38 [2022-10-05T22:14:38.009Z] === Skipped
22:14:38 [2022-10-05T22:14:38.009Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
22:14:38 [2022-10-05T22:14:38.009Z]     service_test.go:242: FLAKY_TEST
22:14:38 [2022-10-05T22:14:38.009Z] 
22:14:38 [2022-10-05T22:14:38.009Z] DONE 38 tests, 1 skipped in 43.646s
22:14:38 [2022-10-05T22:14:38.009Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
22:14:38 [2022-10-05T22:14:38.009Z] ++ 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:14:38 [2022-10-05T22:14:38.009Z] ++ set -e
22:14:38 [2022-10-05T22:14:38.009Z] ++ '[' -n 0 ']'
22:14:38 [2022-10-05T22:14:38.009Z] ++ set -x
22:14:38 [2022-10-05T22:14:38.009Z] ++ 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:14:38 [2022-10-05T22:14:38.009Z] INFO: Testing against a local daemon
22:14:38 [2022-10-05T22:14:38.009Z] === RUN   TestDockerNetworkIpvlanPersistance
22:14:38 [2022-10-05T22:14:38.009Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:38 [2022-10-05T22:14:38.009Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
22:14:38 [2022-10-05T22:14:38.009Z] === RUN   TestDockerNetworkIpvlan
22:14:38 [2022-10-05T22:14:38.009Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:38 [2022-10-05T22:14:38.009Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
22:14:38 [2022-10-05T22:14:38.009Z] PASS
22:14:38 [2022-10-05T22:14:38.009Z] 
22:14:38 [2022-10-05T22:14:38.009Z] === Skipped
22:14:38 [2022-10-05T22:14:38.009Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
22:14:38 [2022-10-05T22:14:38.009Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:38 [2022-10-05T22:14:38.009Z] 
22:14:38 [2022-10-05T22:14:38.009Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
22:14:38 [2022-10-05T22:14:38.009Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
22:14:38 [2022-10-05T22:14:38.009Z] 
22:14:38 [2022-10-05T22:14:38.009Z] DONE 2 tests, 2 skipped in 0.099s
22:14:38 [2022-10-05T22:14:38.009Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
22:14:38 [2022-10-05T22:14:38.009Z] ++ 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:14:38 [2022-10-05T22:14:38.009Z] ++ set -e
22:14:38 [2022-10-05T22:14:38.009Z] ++ '[' -n 0 ']'
22:14:38 [2022-10-05T22:14:38.009Z] ++ set -x
22:14:38 [2022-10-05T22:14:38.010Z] ++ 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:14:38 [2022-10-05T22:14:38.010Z] INFO: Testing against a local daemon
22:14:38 [2022-10-05T22:14:38.010Z] === RUN   TestDockerNetworkMacvlanPersistance
22:14:38 [2022-10-05T22:14:38.593Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
22:14:38 [2022-10-05T22:14:38.593Z] === RUN   TestDockerNetworkMacvlan
22:14:39 [2022-10-05T22:14:39.542Z] === RUN   TestDockerNetworkMacvlan/Subinterface
22:14:40 [2022-10-05T22:14:40.107Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
22:14:41 [2022-10-05T22:14:41.039Z] === RUN   TestDockerNetworkMacvlan/NilParent
22:14:42 [2022-10-05T22:14:42.938Z] === RUN   TestDockerNetworkMacvlan/InternalMode
22:14:44 [2022-10-05T22:14:44.309Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
22:14:47 [2022-10-05T22:14:47.589Z] === RUN   TestDockerNetworkMacvlan/Addressing
22:14:48 [2022-10-05T22:14:48.154Z] --- PASS: TestDockerNetworkMacvlan (9.52s)
22:14:48 [2022-10-05T22:14:48.154Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
22:14:48 [2022-10-05T22:14:48.154Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
22:14:48 [2022-10-05T22:14:48.154Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
22:14:48 [2022-10-05T22:14:48.154Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s)
22:14:48 [2022-10-05T22:14:48.154Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.02s)
22:14:48 [2022-10-05T22:14:48.154Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s)
22:14:48 [2022-10-05T22:14:48.154Z] PASS
22:14:48 [2022-10-05T22:14:48.154Z] 
22:14:48 [2022-10-05T22:14:48.154Z] DONE 8 tests in 10.927s
22:14:48 [2022-10-05T22:14:48.154Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
22:14:48 [2022-10-05T22:14:48.154Z] ++ 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:14:48 [2022-10-05T22:14:48.154Z] ++ set -e
22:14:48 [2022-10-05T22:14:48.154Z] ++ '[' -n 0 ']'
22:14:48 [2022-10-05T22:14:48.154Z] ++ set -x
22:14:48 [2022-10-05T22:14:48.154Z] ++ 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:14:48 [2022-10-05T22:14:48.154Z] testing: warning: no tests to run
22:14:48 [2022-10-05T22:14:48.154Z] PASS
22:14:48 [2022-10-05T22:14:48.154Z] 
22:14:48 [2022-10-05T22:14:48.154Z] DONE 0 tests in 0.028s
22:14:48 [2022-10-05T22:14:48.154Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
22:14:48 [2022-10-05T22:14:48.154Z] ++ 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:14:48 [2022-10-05T22:14:48.154Z] ++ set -e
22:14:48 [2022-10-05T22:14:48.154Z] ++ '[' -n 0 ']'
22:14:48 [2022-10-05T22:14:48.154Z] ++ set -x
22:14:48 [2022-10-05T22:14:48.154Z] ++ 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:14:48 [2022-10-05T22:14:48.412Z] INFO: Testing against a local daemon
22:14:48 [2022-10-05T22:14:48.412Z] === RUN   TestAuthZPluginAllowRequest
22:14:49 [2022-10-05T22:14:49.783Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
22:14:49 [2022-10-05T22:14:49.783Z] === RUN   TestAuthZPluginTLS
22:14:50 [2022-10-05T22:14:50.040Z] --- PASS: TestAuthZPluginTLS (0.55s)
22:14:50 [2022-10-05T22:14:50.040Z] === RUN   TestAuthZPluginDenyRequest
22:14:50 [2022-10-05T22:14:50.614Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
22:14:50 [2022-10-05T22:14:50.614Z] === RUN   TestAuthZPluginAPIDenyResponse
22:14:51 [2022-10-05T22:14:51.179Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
22:14:51 [2022-10-05T22:14:51.179Z] === RUN   TestAuthZPluginDenyResponse
22:14:51 [2022-10-05T22:14:51.744Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
22:14:51 [2022-10-05T22:14:51.745Z] === RUN   TestAuthZPluginAllowEventStream
22:14:52 [2022-10-05T22:14:52.677Z] --- PASS: TestAuthZPluginAllowEventStream (1.13s)
22:14:52 [2022-10-05T22:14:52.677Z] === RUN   TestAuthZPluginErrorResponse
22:14:53 [2022-10-05T22:14:53.242Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
22:14:53 [2022-10-05T22:14:53.242Z] === RUN   TestAuthZPluginErrorRequest
22:14:53 [2022-10-05T22:14:53.807Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
22:14:53 [2022-10-05T22:14:53.807Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
22:14:54 [2022-10-05T22:14:54.373Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
22:14:54 [2022-10-05T22:14:54.373Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
22:14:55 [2022-10-05T22:14:55.745Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.37s)
22:14:55 [2022-10-05T22:14:55.745Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
22:14:57 [2022-10-05T22:14:57.116Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.42s)
22:14:57 [2022-10-05T22:14:57.116Z] === RUN   TestAuthZPluginHeader
22:14:58 [2022-10-05T22:14:58.049Z] --- PASS: TestAuthZPluginHeader (0.70s)
22:14:58 [2022-10-05T22:14:58.049Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
22:14:58 [2022-10-05T22:14:58.049Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:58 [2022-10-05T22:14:58.049Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:14:58 [2022-10-05T22:14:58.049Z] === RUN   TestAuthZPluginV2Disable
22:14:58 [2022-10-05T22:14:58.049Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:58 [2022-10-05T22:14:58.049Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
22:14:58 [2022-10-05T22:14:58.049Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
22:14:58 [2022-10-05T22:14:58.049Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:58 [2022-10-05T22:14:58.049Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:14:58 [2022-10-05T22:14:58.049Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
22:14:58 [2022-10-05T22:14:58.049Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:14:58 [2022-10-05T22:14:58.049Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:14:58 [2022-10-05T22:14:58.049Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
22:15:16 [2022-10-05T22:15:16.115Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
22:15:16 [2022-10-05T22:15:16.115Z] PASS
22:15:16 [2022-10-05T22:15:16.115Z] 
22:15:16 [2022-10-05T22:15:16.115Z] === Skipped
22:15:16 [2022-10-05T22:15:16.115Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:16 [2022-10-05T22:15:16.115Z] 
22:15:16 [2022-10-05T22:15:16.115Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:16 [2022-10-05T22:15:16.115Z] 
22:15:16 [2022-10-05T22:15:16.115Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:16 [2022-10-05T22:15:16.115Z] 
22:15:16 [2022-10-05T22:15:16.115Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:16 [2022-10-05T22:15:16.115Z] 
22:15:16 [2022-10-05T22:15:16.115Z] DONE 17 tests, 4 skipped in 26.520s
22:15:16 [2022-10-05T22:15:16.115Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
22:15:16 [2022-10-05T22:15:16.115Z] ++ 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:15:16 [2022-10-05T22:15:16.115Z] ++ set -e
22:15:16 [2022-10-05T22:15:16.115Z] ++ '[' -n 0 ']'
22:15:16 [2022-10-05T22:15:16.115Z] ++ set -x
22:15:16 [2022-10-05T22:15:16.115Z] ++ 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:15:16 [2022-10-05T22:15:16.115Z] INFO: Testing against a local daemon
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
22:15:16 [2022-10-05T22:15:16.115Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:16 [2022-10-05T22:15:16.115Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/pull
22:15:16 [2022-10-05T22:15:16.115Z] === PAUSE TestPluginInvalidJSON/plugins/pull
22:15:16 [2022-10-05T22:15:16.115Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
22:15:16 [2022-10-05T22:15:16.115Z] === CONT  TestPluginInvalidJSON/plugins/pull
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
22:15:16 [2022-10-05T22:15:16.115Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
22:15:16 [2022-10-05T22:15:16.115Z] --- PASS: TestPluginInvalidJSON (0.02s)
22:15:16 [2022-10-05T22:15:16.115Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInstall
22:15:16 [2022-10-05T22:15:16.115Z] === RUN   TestPluginInstall/no_auth
22:15:18 [2022-10-05T22:15:18.645Z] time="2022-10-05T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:18 [2022-10-05T22:15:18.645Z] time="2022-10-05T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19cca307fa588a98dd980e354a587d0e2e44c17c213eac1a83edec589a55b5a8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:18 [2022-10-05T22:15:18.645Z] time="2022-10-05T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:18 [2022-10-05T22:15:18.645Z] time="2022-10-05T22:15:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19cca307fa588a98dd980e354a587d0e2e44c17c213eac1a83edec589a55b5a8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:18 [2022-10-05T22:15:18.903Z] === RUN   TestPluginInstall/with_htpasswd
22:15:19 [2022-10-05T22:15:19.162Z] time="2022-10-05T22:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:19 [2022-10-05T22:15:19.162Z] time="2022-10-05T22:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19cca307fa588a98dd980e354a587d0e2e44c17c213eac1a83edec589a55b5a8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:19 [2022-10-05T22:15:19.162Z] time="2022-10-05T22:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:19 [2022-10-05T22:15:19.162Z] time="2022-10-05T22:15:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19cca307fa588a98dd980e354a587d0e2e44c17c213eac1a83edec589a55b5a8" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:19 [2022-10-05T22:15:19.419Z] === RUN   TestPluginInstall/with_insecure
22:15:20 [2022-10-05T22:15:20.351Z] time="2022-10-05T22:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:20 [2022-10-05T22:15:20.352Z] time="2022-10-05T22:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:608c9d5b3406fa2eb37f5a2235d1142b925787cf8159e1636a0dc644b85a20f1" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:20 [2022-10-05T22:15:20.352Z] time="2022-10-05T22:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
22:15:20 [2022-10-05T22:15:20.352Z] time="2022-10-05T22:15:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:608c9d5b3406fa2eb37f5a2235d1142b925787cf8159e1636a0dc644b85a20f1" mediatype=application/vnd.docker.plugin.v1+json size=522
22:15:20 [2022-10-05T22:15:20.609Z]     plugin_test.go:195: [d80a16a2a3b97] daemon is not started
22:15:20 [2022-10-05T22:15:20.609Z] --- PASS: TestPluginInstall (5.59s)
22:15:20 [2022-10-05T22:15:20.609Z]     --- PASS: TestPluginInstall/no_auth (4.01s)
22:15:20 [2022-10-05T22:15:20.609Z]     --- PASS: TestPluginInstall/with_htpasswd (0.55s)
22:15:20 [2022-10-05T22:15:20.609Z]     --- PASS: TestPluginInstall/with_insecure (1.03s)
22:15:20 [2022-10-05T22:15:20.609Z] === RUN   TestPluginsWithRuntimes
22:15:21 [2022-10-05T22:15:21.983Z] === RUN   TestPluginsWithRuntimes/No_Args
22:15:22 [2022-10-05T22:15:22.914Z] === RUN   TestPluginsWithRuntimes/With_Args
22:15:23 [2022-10-05T22:15:23.847Z] --- PASS: TestPluginsWithRuntimes (3.30s)
22:15:23 [2022-10-05T22:15:23.847Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
22:15:23 [2022-10-05T22:15:23.847Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
22:15:23 [2022-10-05T22:15:23.847Z] === RUN   TestPluginBackCompatMediaTypes
22:15:24 [2022-10-05T22:15:24.413Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
22:15:24 [2022-10-05T22:15:24.413Z] PASS
22:15:24 [2022-10-05T22:15:24.413Z] 
22:15:24 [2022-10-05T22:15:24.413Z] DONE 24 tests in 9.617s
22:15:24 [2022-10-05T22:15:24.413Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
22:15:24 [2022-10-05T22:15:24.413Z] ++ 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:15:24 [2022-10-05T22:15:24.413Z] ++ set -e
22:15:24 [2022-10-05T22:15:24.413Z] ++ '[' -n 0 ']'
22:15:24 [2022-10-05T22:15:24.413Z] ++ set -x
22:15:24 [2022-10-05T22:15:24.413Z] ++ 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:15:24 [2022-10-05T22:15:24.413Z] INFO: Testing against a local daemon
22:15:24 [2022-10-05T22:15:24.413Z] === RUN   TestExternalGraphDriver
22:15:24 [2022-10-05T22:15:24.978Z] === RUN   TestExternalGraphDriver/json
22:15:26 [2022-10-05T22:15:26.350Z] === RUN   TestExternalGraphDriver/spec
22:15:28 [2022-10-05T22:15:28.248Z] === RUN   TestExternalGraphDriver/pull
22:15:29 [2022-10-05T22:15:29.619Z] --- PASS: TestExternalGraphDriver (5.13s)
22:15:29 [2022-10-05T22:15:29.619Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
22:15:29 [2022-10-05T22:15:29.619Z]     --- PASS: TestExternalGraphDriver/spec (1.59s)
22:15:29 [2022-10-05T22:15:29.619Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
22:15:29 [2022-10-05T22:15:29.619Z] === RUN   TestGraphdriverPluginV2
22:15:29 [2022-10-05T22:15:29.876Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:29 [2022-10-05T22:15:29.876Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
22:15:29 [2022-10-05T22:15:29.876Z] PASS
22:15:29 [2022-10-05T22:15:29.876Z] 
22:15:29 [2022-10-05T22:15:29.876Z] === Skipped
22:15:29 [2022-10-05T22:15:29.877Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
22:15:29 [2022-10-05T22:15:29.877Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:15:29 [2022-10-05T22:15:29.877Z] 
22:15:29 [2022-10-05T22:15:29.877Z] DONE 5 tests, 1 skipped in 5.547s
22:15:29 [2022-10-05T22:15:29.877Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
22:15:29 [2022-10-05T22:15:29.877Z] ++ 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:15:29 [2022-10-05T22:15:29.877Z] ++ set -e
22:15:29 [2022-10-05T22:15:29.877Z] ++ '[' -n 0 ']'
22:15:29 [2022-10-05T22:15:29.877Z] ++ set -x
22:15:29 [2022-10-05T22:15:29.877Z] ++ 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:15:30 [2022-10-05T22:15:30.134Z] INFO: Testing against a local daemon
22:15:30 [2022-10-05T22:15:30.134Z] === RUN   TestContinueAfterPluginCrash
22:15:30 [2022-10-05T22:15:30.134Z] === PAUSE TestContinueAfterPluginCrash
22:15:30 [2022-10-05T22:15:30.134Z] === RUN   TestReadPluginNoRead
22:15:30 [2022-10-05T22:15:30.134Z] === PAUSE TestReadPluginNoRead
22:15:30 [2022-10-05T22:15:30.134Z] === RUN   TestDaemonStartWithLogOpt
22:15:30 [2022-10-05T22:15:30.134Z] === PAUSE TestDaemonStartWithLogOpt
22:15:30 [2022-10-05T22:15:30.134Z] === CONT  TestContinueAfterPluginCrash
22:15:30 [2022-10-05T22:15:30.134Z] === CONT  TestDaemonStartWithLogOpt
22:15:33 [2022-10-05T22:15:33.412Z] --- PASS: TestDaemonStartWithLogOpt (3.10s)
22:15:33 [2022-10-05T22:15:33.412Z] === CONT  TestReadPluginNoRead
22:15:35 [2022-10-05T22:15:35.312Z] === RUN   TestReadPluginNoRead/default
22:15:36 [2022-10-05T22:15:36.684Z] === RUN   TestReadPluginNoRead/disabled_caching
22:15:38 [2022-10-05T22:15:38.057Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
22:15:38 [2022-10-05T22:15:38.623Z] --- PASS: TestContinueAfterPluginCrash (8.57s)
22:15:39 [2022-10-05T22:15:39.191Z] === CONT  TestReadPluginNoRead
22:15:39 [2022-10-05T22:15:39.191Z]     read_test.go:91: [df2b83e9a82a1] daemon is not started
22:15:39 [2022-10-05T22:15:39.191Z] --- PASS: TestReadPluginNoRead (6.03s)
22:15:39 [2022-10-05T22:15:39.191Z]     --- PASS: TestReadPluginNoRead/default (1.29s)
22:15:39 [2022-10-05T22:15:39.191Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
22:15:39 [2022-10-05T22:15:39.191Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
22:15:39 [2022-10-05T22:15:39.191Z] PASS
22:15:39 [2022-10-05T22:15:39.191Z] 
22:15:39 [2022-10-05T22:15:39.191Z] DONE 6 tests in 9.258s
22:15:39 [2022-10-05T22:15:39.191Z] 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:15:39 [2022-10-05T22:15:39.191Z] ++ 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:15:39 [2022-10-05T22:15:39.191Z] ++ set -e
22:15:39 [2022-10-05T22:15:39.191Z] ++ '[' -n 0 ']'
22:15:39 [2022-10-05T22:15:39.191Z] ++ set -x
22:15:39 [2022-10-05T22:15:39.191Z] ++ 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:15:39 [2022-10-05T22:15:39.191Z] testing: warning: no tests to run
22:15:39 [2022-10-05T22:15:39.191Z] PASS
22:15:39 [2022-10-05T22:15:39.191Z] 
22:15:39 [2022-10-05T22:15:39.191Z] DONE 0 tests in 0.036s
22:15:39 [2022-10-05T22:15:39.449Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
22:15:39 [2022-10-05T22:15:39.449Z] ++ 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:15:39 [2022-10-05T22:15:39.449Z] ++ set -e
22:15:39 [2022-10-05T22:15:39.449Z] ++ '[' -n 0 ']'
22:15:39 [2022-10-05T22:15:39.449Z] ++ set -x
22:15:39 [2022-10-05T22:15:39.449Z] ++ 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:15:39 [2022-10-05T22:15:39.449Z] INFO: Testing against a local daemon
22:15:39 [2022-10-05T22:15:39.449Z] === RUN   TestPluginWithDevMounts
22:15:39 [2022-10-05T22:15:39.449Z] === PAUSE TestPluginWithDevMounts
22:15:39 [2022-10-05T22:15:39.450Z] === CONT  TestPluginWithDevMounts
22:15:41 [2022-10-05T22:15:41.347Z] --- PASS: TestPluginWithDevMounts (1.56s)
22:15:41 [2022-10-05T22:15:41.348Z] PASS
22:15:41 [2022-10-05T22:15:41.348Z] 
22:15:41 [2022-10-05T22:15:41.348Z] DONE 1 tests in 1.685s
22:15:41 [2022-10-05T22:15:41.348Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
22:15:41 [2022-10-05T22:15:41.348Z] ++ 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:15:41 [2022-10-05T22:15:41.348Z] ++ set -e
22:15:41 [2022-10-05T22:15:41.348Z] ++ '[' -n 0 ']'
22:15:41 [2022-10-05T22:15:41.348Z] ++ set -x
22:15:41 [2022-10-05T22:15:41.348Z] ++ 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:15:41 [2022-10-05T22:15:41.348Z] INFO: Testing against a local daemon
22:15:41 [2022-10-05T22:15:41.348Z] === RUN   TestSecretInspect
22:15:43 [2022-10-05T22:15:43.874Z] --- PASS: TestSecretInspect (2.25s)
22:15:43 [2022-10-05T22:15:43.874Z] === RUN   TestSecretList
22:15:45 [2022-10-05T22:15:45.771Z] --- PASS: TestSecretList (2.22s)
22:15:45 [2022-10-05T22:15:45.771Z] === RUN   TestSecretsCreateAndDelete
22:15:47 [2022-10-05T22:15:47.670Z] --- PASS: TestSecretsCreateAndDelete (2.17s)
22:15:47 [2022-10-05T22:15:47.670Z] === RUN   TestSecretsUpdate
22:15:50 [2022-10-05T22:15:50.198Z] --- PASS: TestSecretsUpdate (2.21s)
22:15:50 [2022-10-05T22:15:50.198Z] === RUN   TestTemplatedSecret
22:15:52 [2022-10-05T22:15:52.769Z] --- PASS: TestTemplatedSecret (2.48s)
22:15:52 [2022-10-05T22:15:52.769Z] === RUN   TestSecretCreateResolve
22:15:54 [2022-10-05T22:15:54.678Z] --- PASS: TestSecretCreateResolve (2.18s)
22:15:54 [2022-10-05T22:15:54.678Z] PASS
22:15:54 [2022-10-05T22:15:54.678Z] 
22:15:54 [2022-10-05T22:15:54.678Z] DONE 6 tests in 13.604s
22:15:54 [2022-10-05T22:15:54.678Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
22:15:54 [2022-10-05T22:15:54.678Z] ++ 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:15:54 [2022-10-05T22:15:54.678Z] ++ set -e
22:15:54 [2022-10-05T22:15:54.678Z] ++ '[' -n 0 ']'
22:15:54 [2022-10-05T22:15:54.678Z] ++ set -x
22:15:54 [2022-10-05T22:15:54.678Z] ++ 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:15:54 [2022-10-05T22:15:54.678Z] INFO: Testing against a local daemon
22:15:54 [2022-10-05T22:15:54.678Z] === RUN   TestServiceCreateInit
22:15:54 [2022-10-05T22:15:54.678Z] === RUN   TestServiceCreateInit/daemonInitDisabled
22:15:58 [2022-10-05T22:15:58.856Z] === RUN   TestServiceCreateInit/daemonInitEnabled
22:16:02 [2022-10-05T22:16:02.134Z] --- PASS: TestServiceCreateInit (7.28s)
22:16:02 [2022-10-05T22:16:02.134Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.50s)
22:16:02 [2022-10-05T22:16:02.134Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.76s)
22:16:02 [2022-10-05T22:16:02.134Z] === RUN   TestCreateServiceMultipleTimes
22:16:20 [2022-10-05T22:16:20.204Z] --- PASS: TestCreateServiceMultipleTimes (15.40s)
22:16:20 [2022-10-05T22:16:20.204Z] === RUN   TestCreateServiceConflict
22:16:20 [2022-10-05T22:16:20.204Z] --- PASS: TestCreateServiceConflict (2.15s)
22:16:20 [2022-10-05T22:16:20.204Z] === RUN   TestCreateServiceMaxReplicas
22:16:22 [2022-10-05T22:16:22.733Z] --- PASS: TestCreateServiceMaxReplicas (2.62s)
22:16:22 [2022-10-05T22:16:22.733Z] === RUN   TestCreateWithDuplicateNetworkNames
22:16:37 [2022-10-05T22:16:37.593Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.42s)
22:16:37 [2022-10-05T22:16:37.593Z] === RUN   TestCreateServiceSecretFileMode
22:16:38 [2022-10-05T22:16:38.158Z] --- PASS: TestCreateServiceSecretFileMode (2.41s)
22:16:38 [2022-10-05T22:16:38.158Z] === RUN   TestCreateServiceConfigFileMode
22:16:40 [2022-10-05T22:16:40.684Z] --- PASS: TestCreateServiceConfigFileMode (2.47s)
22:16:40 [2022-10-05T22:16:40.685Z] === RUN   TestCreateServiceSysctls
22:16:43 [2022-10-05T22:16:43.965Z] --- PASS: TestCreateServiceSysctls (2.93s)
22:16:43 [2022-10-05T22:16:43.965Z] === RUN   TestCreateServiceCapabilities
22:16:45 [2022-10-05T22:16:45.864Z] --- PASS: TestCreateServiceCapabilities (2.40s)
22:16:45 [2022-10-05T22:16:45.864Z] === RUN   TestInspect
22:16:49 [2022-10-05T22:16:49.142Z] --- PASS: TestInspect (2.67s)
22:16:49 [2022-10-05T22:16:49.142Z] === RUN   TestCreateJob
22:16:51 [2022-10-05T22:16:51.670Z] --- PASS: TestCreateJob (2.95s)
22:16:51 [2022-10-05T22:16:51.670Z] === RUN   TestReplicatedJob
22:16:56 [2022-10-05T22:16:56.933Z] --- PASS: TestReplicatedJob (4.68s)
22:16:56 [2022-10-05T22:16:56.933Z] === RUN   TestUpdateReplicatedJob
22:16:59 [2022-10-05T22:16:59.460Z] --- PASS: TestUpdateReplicatedJob (3.13s)
22:16:59 [2022-10-05T22:16:59.460Z] === RUN   TestServiceListWithStatuses
22:16:59 [2022-10-05T22:16:59.460Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:16:59 [2022-10-05T22:16:59.460Z] --- SKIP: TestServiceListWithStatuses (0.00s)
22:16:59 [2022-10-05T22:16:59.460Z] === RUN   TestDockerNetworkConnectAlias
22:17:03 [2022-10-05T22:17:03.641Z] --- PASS: TestDockerNetworkConnectAlias (4.32s)
22:17:03 [2022-10-05T22:17:03.641Z] === RUN   TestDockerNetworkReConnect
22:17:06 [2022-10-05T22:17:06.921Z] --- PASS: TestDockerNetworkReConnect (3.38s)
22:17:06 [2022-10-05T22:17:06.921Z] === RUN   TestServicePlugin
22:17:06 [2022-10-05T22:17:06.921Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:17:06 [2022-10-05T22:17:06.921Z] --- SKIP: TestServicePlugin (0.00s)
22:17:06 [2022-10-05T22:17:06.921Z] === RUN   TestServiceUpdateLabel
22:17:09 [2022-10-05T22:17:09.451Z] --- PASS: TestServiceUpdateLabel (2.20s)
22:17:09 [2022-10-05T22:17:09.451Z] === RUN   TestServiceUpdateSecrets
22:17:24 [2022-10-05T22:17:24.316Z] --- PASS: TestServiceUpdateSecrets (14.54s)
22:17:24 [2022-10-05T22:17:24.316Z] === RUN   TestServiceUpdateConfigs
22:17:39 [2022-10-05T22:17:39.182Z] --- PASS: TestServiceUpdateConfigs (14.44s)
22:17:39 [2022-10-05T22:17:39.182Z] === RUN   TestServiceUpdateNetwork
22:17:51 [2022-10-05T22:17:51.373Z] --- PASS: TestServiceUpdateNetwork (12.29s)
22:17:51 [2022-10-05T22:17:51.373Z] === RUN   TestServiceUpdatePidsLimit
22:17:51 [2022-10-05T22:17:51.632Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
22:17:52 [2022-10-05T22:17:52.565Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
22:17:59 [2022-10-05T22:17:59.173Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
22:18:07 [2022-10-05T22:18:07.278Z] --- PASS: TestServiceUpdatePidsLimit (16.07s)
22:18:07 [2022-10-05T22:18:07.278Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
22:18:07 [2022-10-05T22:18:07.278Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
22:18:07 [2022-10-05T22:18:07.278Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
22:18:07 [2022-10-05T22:18:07.278Z] PASS
22:18:07 [2022-10-05T22:18:07.278Z] 
22:18:07 [2022-10-05T22:18:07.278Z] === Skipped
22:18:07 [2022-10-05T22:18:07.278Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
22:18:07 [2022-10-05T22:18:07.278Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
22:18:07 [2022-10-05T22:18:07.278Z] 
22:18:07 [2022-10-05T22:18:07.278Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
22:18:07 [2022-10-05T22:18:07.278Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
22:18:07 [2022-10-05T22:18:07.278Z] 
22:18:07 [2022-10-05T22:18:07.278Z] DONE 27 tests, 2 skipped in 131.886s
22:18:07 [2022-10-05T22:18:07.278Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
22:18:07 [2022-10-05T22:18:07.278Z] ++ 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:18:07 [2022-10-05T22:18:07.278Z] ++ set -e
22:18:07 [2022-10-05T22:18:07.278Z] ++ '[' -n 0 ']'
22:18:07 [2022-10-05T22:18:07.278Z] ++ set -x
22:18:07 [2022-10-05T22:18:07.279Z] ++ 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:18:07 [2022-10-05T22:18:07.279Z] INFO: Testing against a local daemon
22:18:07 [2022-10-05T22:18:07.279Z] === RUN   TestSessionCreate
22:18:07 [2022-10-05T22:18:07.279Z] --- PASS: TestSessionCreate (0.02s)
22:18:07 [2022-10-05T22:18:07.279Z] === RUN   TestSessionCreateWithBadUpgrade
22:18:07 [2022-10-05T22:18:07.279Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
22:18:07 [2022-10-05T22:18:07.279Z] PASS
22:18:07 [2022-10-05T22:18:07.279Z] 
22:18:07 [2022-10-05T22:18:07.279Z] DONE 2 tests in 0.131s
22:18:07 [2022-10-05T22:18:07.279Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
22:18:07 [2022-10-05T22:18:07.279Z] ++ 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:18:07 [2022-10-05T22:18:07.279Z] ++ set -e
22:18:07 [2022-10-05T22:18:07.279Z] ++ '[' -n 0 ']'
22:18:07 [2022-10-05T22:18:07.279Z] ++ set -x
22:18:07 [2022-10-05T22:18:07.279Z] ++ 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:18:07 [2022-10-05T22:18:07.279Z] INFO: Testing against a local daemon
22:18:07 [2022-10-05T22:18:07.279Z] === RUN   TestCgroupDriverSystemdMemoryLimit
22:18:07 [2022-10-05T22:18:07.279Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:07 [2022-10-05T22:18:07.279Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:07 [2022-10-05T22:18:07.279Z] === RUN   TestDiskUsage
22:18:07 [2022-10-05T22:18:07.279Z] === PAUSE TestDiskUsage
22:18:07 [2022-10-05T22:18:07.279Z] === RUN   TestEventsExecDie
22:18:07 [2022-10-05T22:18:07.279Z] --- PASS: TestEventsExecDie (0.54s)
22:18:07 [2022-10-05T22:18:07.279Z] === RUN   TestEventsBackwardsCompatible
22:18:07 [2022-10-05T22:18:07.536Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
22:18:07 [2022-10-05T22:18:07.536Z] === RUN   TestEventsVolumeCreate
22:18:07 [2022-10-05T22:18:07.536Z] --- PASS: TestEventsVolumeCreate (0.06s)
22:18:07 [2022-10-05T22:18:07.536Z] === RUN   TestInfoBinaryCommits
22:18:07 [2022-10-05T22:18:07.536Z] --- PASS: TestInfoBinaryCommits (0.02s)
22:18:07 [2022-10-05T22:18:07.536Z] === RUN   TestInfoAPIVersioned
22:18:07 [2022-10-05T22:18:07.536Z] --- PASS: TestInfoAPIVersioned (0.01s)
22:18:07 [2022-10-05T22:18:07.536Z] === RUN   TestInfoAPI
22:18:07 [2022-10-05T22:18:07.536Z] --- PASS: TestInfoAPI (0.02s)
22:18:07 [2022-10-05T22:18:07.536Z] === RUN   TestInfoAPIWarnings
22:18:25 [2022-10-05T22:18:25.603Z] --- PASS: TestInfoAPIWarnings (16.55s)
22:18:25 [2022-10-05T22:18:25.603Z] === RUN   TestInfoDebug
22:18:25 [2022-10-05T22:18:25.603Z] --- PASS: TestInfoDebug (0.52s)
22:18:25 [2022-10-05T22:18:25.603Z] === RUN   TestInfoInsecureRegistries
22:18:25 [2022-10-05T22:18:25.603Z] --- PASS: TestInfoInsecureRegistries (0.52s)
22:18:25 [2022-10-05T22:18:25.603Z] === RUN   TestInfoRegistryMirrors
22:18:25 [2022-10-05T22:18:25.603Z] --- PASS: TestInfoRegistryMirrors (0.52s)
22:18:25 [2022-10-05T22:18:25.603Z] === RUN   TestLoginFailsWithBadCredentials
22:18:26 [2022-10-05T22:18:26.168Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
22:18:26 [2022-10-05T22:18:26.168Z] === RUN   TestPingCacheHeaders
22:18:26 [2022-10-05T22:18:26.168Z] --- PASS: TestPingCacheHeaders (0.02s)
22:18:26 [2022-10-05T22:18:26.168Z] === RUN   TestPingGet
22:18:26 [2022-10-05T22:18:26.168Z] --- PASS: TestPingGet (0.01s)
22:18:26 [2022-10-05T22:18:26.168Z] === RUN   TestPingHead
22:18:26 [2022-10-05T22:18:26.168Z] --- PASS: TestPingHead (0.02s)
22:18:26 [2022-10-05T22:18:26.168Z] === RUN   TestPingSwarmHeader
22:18:26 [2022-10-05T22:18:26.733Z] === RUN   TestPingSwarmHeader/before_swarm_init
22:18:27 [2022-10-05T22:18:27.298Z] === RUN   TestPingSwarmHeader/after_swarm_init
22:18:28 [2022-10-05T22:18:28.232Z] === RUN   TestPingSwarmHeader/after_swarm_leave
22:18:28 [2022-10-05T22:18:28.232Z] --- PASS: TestPingSwarmHeader (2.10s)
22:18:28 [2022-10-05T22:18:28.232Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
22:18:28 [2022-10-05T22:18:28.232Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
22:18:28 [2022-10-05T22:18:28.232Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
22:18:28 [2022-10-05T22:18:28.232Z] === RUN   TestPingBuilderHeader
22:18:28 [2022-10-05T22:18:28.232Z] === RUN   TestPingBuilderHeader/default_config
22:18:28 [2022-10-05T22:18:28.798Z] === RUN   TestPingBuilderHeader/buildkit_disabled
22:18:29 [2022-10-05T22:18:29.364Z] --- PASS: TestPingBuilderHeader (1.06s)
22:18:29 [2022-10-05T22:18:29.364Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
22:18:29 [2022-10-05T22:18:29.364Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
22:18:29 [2022-10-05T22:18:29.364Z] === RUN   TestVersion
22:18:29 [2022-10-05T22:18:29.364Z] --- PASS: TestVersion (0.02s)
22:18:29 [2022-10-05T22:18:29.364Z] === CONT  TestDiskUsage
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/container_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/image_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/volume_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/container,_volume_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
22:18:29 [2022-10-05T22:18:29.930Z] === RUN   TestDiskUsage/after_container.Run
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/container_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/image_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/volume_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
22:18:30 [2022-10-05T22:18:30.190Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
22:18:30 [2022-10-05T22:18:30.448Z] --- PASS: TestDiskUsage (1.19s)
22:18:30 [2022-10-05T22:18:30.448Z]     --- PASS: TestDiskUsage/empty (0.01s)
22:18:30 [2022-10-05T22:18:30.448Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
22:18:30 [2022-10-05T22:18:30.448Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z] PASS
22:18:30 [2022-10-05T22:18:30.449Z] 
22:18:30 [2022-10-05T22:18:30.449Z] === Skipped
22:18:30 [2022-10-05T22:18:30.449Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
22:18:30 [2022-10-05T22:18:30.449Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
22:18:30 [2022-10-05T22:18:30.449Z] 
22:18:30 [2022-10-05T22:18:30.449Z] DONE 57 tests, 1 skipped in 23.758s
22:18:30 [2022-10-05T22:18:30.449Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
22:18:30 [2022-10-05T22:18:30.449Z] ++ 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:18:30 [2022-10-05T22:18:30.449Z] ++ set -e
22:18:30 [2022-10-05T22:18:30.449Z] ++ '[' -n 0 ']'
22:18:30 [2022-10-05T22:18:30.449Z] ++ set -x
22:18:30 [2022-10-05T22:18:30.449Z] ++ 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:18:30 [2022-10-05T22:18:30.449Z] INFO: Testing against a local daemon
22:18:30 [2022-10-05T22:18:30.449Z] === RUN   TestVolumesCreateAndList
22:18:30 [2022-10-05T22:18:30.707Z] --- PASS: TestVolumesCreateAndList (0.02s)
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesRemove
22:18:30 [2022-10-05T22:18:30.707Z] --- PASS: TestVolumesRemove (0.07s)
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInspect
22:18:30 [2022-10-05T22:18:30.707Z] --- PASS: TestVolumesInspect (0.03s)
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInvalidJSON
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInvalidJSON/volumes/create
22:18:30 [2022-10-05T22:18:30.707Z] === PAUSE TestVolumesInvalidJSON/volumes/create
22:18:30 [2022-10-05T22:18:30.707Z] === CONT  TestVolumesInvalidJSON/volumes/create
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
22:18:30 [2022-10-05T22:18:30.707Z] --- PASS: TestVolumesInvalidJSON (0.01s)
22:18:30 [2022-10-05T22:18:30.707Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
22:18:30 [2022-10-05T22:18:30.707Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
22:18:30 [2022-10-05T22:18:30.707Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
22:18:30 [2022-10-05T22:18:30.707Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
22:18:30 [2022-10-05T22:18:30.707Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
22:18:30 [2022-10-05T22:18:30.707Z] === RUN   TestVolumePruneAnonymous
22:18:30 [2022-10-05T22:18:30.707Z] --- PASS: TestVolumePruneAnonymous (0.04s)
22:18:30 [2022-10-05T22:18:30.707Z] PASS
22:18:30 [2022-10-05T22:18:30.707Z] 
22:18:30 [2022-10-05T22:18:30.707Z] DONE 10 tests in 0.270s
22:18:30 [2022-10-05T22:18:30.707Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
22:18:30 [2022-10-05T22:18:30.965Z] ++++ cat bundles/test-integration/docker.pid
22:18:30 [2022-10-05T22:18:30.965Z] +++ kill 14510
22:18:31 [2022-10-05T22:18:31.225Z] +++ /etc/init.d/apparmor stop
22:18:31 [2022-10-05T22:18:31.225Z] Leaving: AppArmorNo profiles have been unloaded.
22:18:31 [2022-10-05T22:18:31.225Z] 
22:18:31 [2022-10-05T22:18:31.225Z] Unloading profiles will leave already running processes permanently
22:18:31 [2022-10-05T22:18:31.225Z] unconfined, which can lead to unexpected situations.
22:18:31 [2022-10-05T22:18:31.225Z] 
22:18:31 [2022-10-05T22:18:31.225Z] To set a process to complain mode, use the command line tool
22:18:31 [2022-10-05T22:18:31.225Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
22:18:31 [2022-10-05T22:18:31.225Z] +++ true
22:18:31 [2022-10-05T22:18:31.225Z] exiting test-integration
22:18:31 [2022-10-05T22:18:31.225Z] ++ exit 0
22:18:31 [2022-10-05T22:18:31.225Z] 
Post stage
[Pipeline] junit
22:18:31 [2022-10-05T22:18:31.804Z] Recording test results
22:18:31 [2022-10-05T22:18:31.981Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
22:18:32 [2022-10-05T22:18:32.289Z] + echo Ensuring container killed.
22:18:32 [2022-10-05T22:18:32.289Z] Ensuring container killed.
22:18:32 [2022-10-05T22:18:32.289Z] + docker rm -vf docker-pr1
22:18:32 [2022-10-05T22:18:32.289Z] Error response from daemon: No such container: docker-pr1
[Pipeline] sh
22:18:32 [2022-10-05T22:18:32.569Z] + echo Chowning /workspace to jenkins user
22:18:32 [2022-10-05T22:18:32.569Z] Chowning /workspace to jenkins user
22:18:32 [2022-10-05T22:18:32.569Z] + id -u
22:18:32 [2022-10-05T22:18:32.569Z] + id -g
22:18:32 [2022-10-05T22:18:32.569Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44259:/workspace busybox chown -R 1000:1000 /workspace
22:18:32 [2022-10-05T22:18:32.569Z] Unable to find image 'busybox:latest' locally
22:18:32 [2022-10-05T22:18:32.569Z] latest: Pulling from library/busybox
22:18:32 [2022-10-05T22:18:32.828Z] 89485c9dae0b: Pulling fs layer
22:18:32 [2022-10-05T22:18:32.828Z] 89485c9dae0b: Download complete
22:18:32 [2022-10-05T22:18:32.828Z] 89485c9dae0b: Pull complete
22:18:32 [2022-10-05T22:18:32.828Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
22:18:32 [2022-10-05T22:18:32.828Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
22:18:34 [2022-10-05T22:18:34.488Z] + bundleName=arm64-integration
22:18:34 [2022-10-05T22:18:34.488Z] + echo Creating arm64-integration-bundles.tar.gz
22:18:34 [2022-10-05T22:18:34.488Z] Creating arm64-integration-bundles.tar.gz
22:18:34 [2022-10-05T22:18:34.488Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
22:18:34 [2022-10-05T22:18:34.488Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
22:18:34 [2022-10-05T22:18:34.758Z] Archiving artifacts
22:18:36 [2022-10-05T22:18:36.940Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44259/1/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
22:18:37 [2022-10-05T22:18:37.245Z] + make clean
22:18:37 [2022-10-05T22:18:37.505Z] docker volume rm -f docker-dev-cache docker-mod-cache
22:18:37 [2022-10-05T22:18:37.764Z] docker-dev-cache
22:18:37 [2022-10-05T22:18:37.764Z] 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