Skip to content
Success

Console Output

Skipping 543 KB.. Full Log
15:01:24 [2022-10-15T15:01:24.845Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
15:01:24 [2022-10-15T15:01:24.845Z] === RUN   TestContainerStartOnDaemonRestart
15:01:24 [2022-10-15T15:01:24.845Z] === PAUSE TestContainerStartOnDaemonRestart
15:01:24 [2022-10-15T15:01:24.845Z] === RUN   TestDaemonRestartIpcMode
15:01:24 [2022-10-15T15:01:24.845Z] === PAUSE TestDaemonRestartIpcMode
15:01:24 [2022-10-15T15:01:24.845Z] === RUN   TestDaemonHostGatewayIP
15:01:24 [2022-10-15T15:01:24.845Z] === PAUSE TestDaemonHostGatewayIP
15:01:24 [2022-10-15T15:01:24.845Z] === RUN   TestRestartDaemonWithRestartingContainer
15:01:24 [2022-10-15T15:01:24.845Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:01:24 [2022-10-15T15:01:24.845Z] === RUN   TestContainerKillOnDaemonStart
15:01:24 [2022-10-15T15:01:24.845Z] === PAUSE TestContainerKillOnDaemonStart
15:01:24 [2022-10-15T15:01:24.845Z] === RUN   TestDiff
15:01:25 [2022-10-15T15:01:25.104Z] --- PASS: TestDiff (0.43s)
15:01:25 [2022-10-15T15:01:25.104Z] === RUN   TestExecConsoleSize
15:01:25 [2022-10-15T15:01:25.665Z] --- PASS: TestExecConsoleSize (0.48s)
15:01:25 [2022-10-15T15:01:25.665Z] === RUN   TestExecWithCloseStdin
15:01:26 [2022-10-15T15:01:26.233Z] --- PASS: TestExecWithCloseStdin (0.49s)
15:01:26 [2022-10-15T15:01:26.233Z] === RUN   TestExec
15:01:26 [2022-10-15T15:01:26.795Z] --- PASS: TestExec (0.51s)
15:01:26 [2022-10-15T15:01:26.795Z] === RUN   TestExecUser
15:01:27 [2022-10-15T15:01:27.051Z] --- PASS: TestExecUser (0.49s)
15:01:27 [2022-10-15T15:01:27.051Z] === RUN   TestExportContainerAndImportImage
15:01:27 [2022-10-15T15:01:27.978Z] --- PASS: TestExportContainerAndImportImage (0.62s)
15:01:27 [2022-10-15T15:01:27.978Z] === RUN   TestExportContainerAfterDaemonRestart
15:01:29 [2022-10-15T15:01:29.343Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:01:29 [2022-10-15T15:01:29.343Z] === RUN   TestHealthCheckWorkdir
15:01:29 [2022-10-15T15:01:29.599Z] --- PASS: TestHealthCheckWorkdir (0.61s)
15:01:29 [2022-10-15T15:01:29.599Z] === RUN   TestHealthKillContainer
15:01:37 [2022-10-15T15:01:37.683Z] --- PASS: TestHealthKillContainer (7.84s)
15:01:37 [2022-10-15T15:01:37.683Z] === RUN   TestHealthCheckProcessKilled
15:01:38 [2022-10-15T15:01:38.247Z] --- PASS: TestHealthCheckProcessKilled (0.64s)
15:01:38 [2022-10-15T15:01:38.247Z] === RUN   TestInspectCpusetInConfigPre120
15:01:38 [2022-10-15T15:01:38.503Z] --- PASS: TestInspectCpusetInConfigPre120 (0.45s)
15:01:38 [2022-10-15T15:01:38.503Z] === RUN   TestIpcModeNone
15:01:39 [2022-10-15T15:01:39.064Z] --- PASS: TestIpcModeNone (0.46s)
15:01:39 [2022-10-15T15:01:39.064Z] === RUN   TestIpcModePrivate
15:01:39 [2022-10-15T15:01:39.320Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
15:01:39 [2022-10-15T15:01:39.575Z] --- PASS: TestIpcModePrivate (0.49s)
15:01:39 [2022-10-15T15:01:39.575Z] === RUN   TestIpcModeShareable
15:01:39 [2022-10-15T15:01:39.832Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
15:01:40 [2022-10-15T15:01:40.088Z] --- PASS: TestIpcModeShareable (0.51s)
15:01:40 [2022-10-15T15:01:40.088Z] === RUN   TestAPIIpcModeShareableAndContainer
15:01:41 [2022-10-15T15:01:41.976Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.58s)
15:01:41 [2022-10-15T15:01:41.976Z] === RUN   TestAPIIpcModeHost
15:01:41 [2022-10-15T15:01:41.976Z] --- PASS: TestAPIIpcModeHost (0.43s)
15:01:41 [2022-10-15T15:01:41.976Z] === RUN   TestDaemonIpcModeShareable
15:01:43 [2022-10-15T15:01:43.341Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
15:01:43 [2022-10-15T15:01:43.341Z] --- PASS: TestDaemonIpcModeShareable (1.19s)
15:01:43 [2022-10-15T15:01:43.341Z] === RUN   TestDaemonIpcModePrivate
15:01:44 [2022-10-15T15:01:44.273Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
15:01:44 [2022-10-15T15:01:44.529Z] --- PASS: TestDaemonIpcModePrivate (1.19s)
15:01:44 [2022-10-15T15:01:44.529Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:01:45 [2022-10-15T15:01:45.457Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
15:01:45 [2022-10-15T15:01:45.712Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.22s)
15:01:45 [2022-10-15T15:01:45.712Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:01:46 [2022-10-15T15:01:46.640Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
15:01:46 [2022-10-15T15:01:46.895Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
15:01:46 [2022-10-15T15:01:46.895Z] === RUN   TestIpcModeOlderClient
15:01:46 [2022-10-15T15:01:46.895Z] === PAUSE TestIpcModeOlderClient
15:01:46 [2022-10-15T15:01:46.895Z] === RUN   TestKillContainerInvalidSignal
15:01:47 [2022-10-15T15:01:47.151Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
15:01:47 [2022-10-15T15:01:47.151Z] === RUN   TestKillContainer
15:01:47 [2022-10-15T15:01:47.151Z] === RUN   TestKillContainer/no_signal
15:01:47 [2022-10-15T15:01:47.712Z] === RUN   TestKillContainer/non_killing_signal
15:01:47 [2022-10-15T15:01:47.969Z] === RUN   TestKillContainer/killing_signal
15:01:48 [2022-10-15T15:01:48.530Z] --- PASS: TestKillContainer (1.39s)
15:01:48 [2022-10-15T15:01:48.530Z]     --- PASS: TestKillContainer/no_signal (0.45s)
15:01:48 [2022-10-15T15:01:48.530Z]     --- PASS: TestKillContainer/non_killing_signal (0.29s)
15:01:48 [2022-10-15T15:01:48.530Z]     --- PASS: TestKillContainer/killing_signal (0.46s)
15:01:48 [2022-10-15T15:01:48.530Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:01:48 [2022-10-15T15:01:48.530Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:01:49 [2022-10-15T15:01:49.092Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:01:49 [2022-10-15T15:01:49.653Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.89s)
15:01:49 [2022-10-15T15:01:49.653Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
15:01:49 [2022-10-15T15:01:49.653Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.31s)
15:01:49 [2022-10-15T15:01:49.653Z] === RUN   TestKillStoppedContainer
15:01:49 [2022-10-15T15:01:49.653Z] --- PASS: TestKillStoppedContainer (0.08s)
15:01:49 [2022-10-15T15:01:49.653Z] === RUN   TestKillStoppedContainerAPIPre120
15:01:49 [2022-10-15T15:01:49.653Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s)
15:01:49 [2022-10-15T15:01:49.653Z] === RUN   TestKillDifferentUserContainer
15:01:50 [2022-10-15T15:01:50.217Z] --- PASS: TestKillDifferentUserContainer (0.48s)
15:01:50 [2022-10-15T15:01:50.217Z] === RUN   TestInspectOomKilledTrue
15:01:50 [2022-10-15T15:01:50.779Z] --- PASS: TestInspectOomKilledTrue (0.51s)
15:01:50 [2022-10-15T15:01:50.779Z] === RUN   TestInspectOomKilledFalse
15:01:51 [2022-10-15T15:01:51.035Z] --- PASS: TestInspectOomKilledFalse (0.42s)
15:01:51 [2022-10-15T15:01:51.035Z] === RUN   TestLinksEtcHostsContentMatch
15:01:51 [2022-10-15T15:01:51.290Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s)
15:01:51 [2022-10-15T15:01:51.290Z] === RUN   TestLinksContainerNames
15:01:53 [2022-10-15T15:01:53.805Z] --- PASS: TestLinksContainerNames (2.04s)
15:01:53 [2022-10-15T15:01:53.805Z] === RUN   TestLogsFollowTailEmpty
15:01:54 [2022-10-15T15:01:54.732Z] --- PASS: TestLogsFollowTailEmpty (1.08s)
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local/tty/only_stdout
15:01:54 [2022-10-15T15:01:54.732Z] === PAUSE TestLogs/driver_local/tty/only_stdout
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local/tty/only_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === PAUSE TestLogs/driver_local/tty/only_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
15:01:54 [2022-10-15T15:01:54.732Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
15:01:54 [2022-10-15T15:01:54.732Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
15:01:54 [2022-10-15T15:01:54.732Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
15:01:56 [2022-10-15T15:01:56.098Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
15:01:56 [2022-10-15T15:01:56.098Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
15:01:56 [2022-10-15T15:01:56.660Z] === CONT  TestLogs/driver_local/tty/only_stderr
15:01:56 [2022-10-15T15:01:56.660Z] === CONT  TestLogs/driver_local/tty/only_stdout
15:01:57 [2022-10-15T15:01:57.221Z] === RUN   TestLogs/driver_json-file
15:01:57 [2022-10-15T15:01:57.221Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:57 [2022-10-15T15:01:57.221Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:57 [2022-10-15T15:01:57.221Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
15:01:57 [2022-10-15T15:01:57.221Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
15:01:57 [2022-10-15T15:01:57.221Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
15:01:57 [2022-10-15T15:01:57.221Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
15:01:57 [2022-10-15T15:01:57.222Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:57 [2022-10-15T15:01:57.222Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:57 [2022-10-15T15:01:57.222Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
15:01:57 [2022-10-15T15:01:57.222Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
15:01:57 [2022-10-15T15:01:57.222Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
15:01:57 [2022-10-15T15:01:57.222Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
15:01:57 [2022-10-15T15:01:57.222Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
15:01:57 [2022-10-15T15:01:57.222Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
15:01:57 [2022-10-15T15:01:57.783Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
15:01:57 [2022-10-15T15:01:57.783Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
15:01:58 [2022-10-15T15:01:58.344Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
15:01:58 [2022-10-15T15:01:58.344Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
15:01:58 [2022-10-15T15:01:58.906Z] --- PASS: TestLogs (4.51s)
15:01:58 [2022-10-15T15:01:58.906Z]     --- PASS: TestLogs/driver_local (0.01s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.53s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (1.63s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.56s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.50s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.50s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
15:01:58 [2022-10-15T15:01:58.906Z]     --- PASS: TestLogs/driver_json-file (0.01s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.57s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.63s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.48s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.60s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.78s)
15:01:58 [2022-10-15T15:01:58.906Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.62s)
15:01:58 [2022-10-15T15:01:58.906Z] === RUN   TestContainerNetworkMountsNoChown
15:01:59 [2022-10-15T15:01:59.468Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/default
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/default
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/private
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/private
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rprivate
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rprivate
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/slave
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/slave
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rslave
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rslave
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/shared
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/shared
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rshared
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rshared
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/default
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/default/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/default/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/default/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/rshared
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/shared
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/rslave
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/slave
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/rprivate
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/private
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/private/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/private/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/default/mount_root
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:01:59 [2022-10-15T15:01:59.468Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:01:59 [2022-10-15T15:01:59.724Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/private/bind_root
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/private/mount_root
15:01:59 [2022-10-15T15:01:59.980Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:01:59 [2022-10-15T15:01:59.980Z] --- PASS: TestMountDaemonRoot (0.02s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:01:59 [2022-10-15T15:01:59.980Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:01:59 [2022-10-15T15:01:59.981Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:01:59 [2022-10-15T15:01:59.981Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:01:59 [2022-10-15T15:01:59.981Z] === RUN   TestContainerBindMountNonRecursive
15:02:01 [2022-10-15T15:02:01.354Z] --- PASS: TestContainerBindMountNonRecursive (1.19s)
15:02:01 [2022-10-15T15:02:01.354Z] === RUN   TestContainerVolumesMountedAsShared
15:02:01 [2022-10-15T15:02:01.625Z] --- PASS: TestContainerVolumesMountedAsShared (0.48s)
15:02:01 [2022-10-15T15:02:01.625Z] === RUN   TestContainerVolumesMountedAsSlave
15:02:02 [2022-10-15T15:02:02.200Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s)
15:02:02 [2022-10-15T15:02:02.200Z] === RUN   TestNetworkNat
15:02:02 [2022-10-15T15:02:02.471Z] --- PASS: TestNetworkNat (0.51s)
15:02:02 [2022-10-15T15:02:02.471Z] === RUN   TestNetworkLocalhostTCPNat
15:02:03 [2022-10-15T15:02:03.040Z] --- PASS: TestNetworkLocalhostTCPNat (0.48s)
15:02:03 [2022-10-15T15:02:03.040Z] === RUN   TestNetworkLoopbackNat
15:02:05 [2022-10-15T15:02:05.556Z] --- PASS: TestNetworkLoopbackNat (2.60s)
15:02:05 [2022-10-15T15:02:05.556Z] === RUN   TestPause
15:02:06 [2022-10-15T15:02:06.117Z] --- PASS: TestPause (0.46s)
15:02:06 [2022-10-15T15:02:06.117Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:02:06 [2022-10-15T15:02:06.117Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:02:06 [2022-10-15T15:02:06.117Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:02:06 [2022-10-15T15:02:06.117Z] === RUN   TestPauseStopPausedContainer
15:02:06 [2022-10-15T15:02:06.678Z] --- PASS: TestPauseStopPausedContainer (0.48s)
15:02:06 [2022-10-15T15:02:06.678Z] === RUN   TestPidHost
15:02:07 [2022-10-15T15:02:07.605Z] --- PASS: TestPidHost (0.97s)
15:02:07 [2022-10-15T15:02:07.605Z] === RUN   TestPsFilter
15:02:07 [2022-10-15T15:02:07.605Z] --- PASS: TestPsFilter (0.12s)
15:02:07 [2022-10-15T15:02:07.605Z] === RUN   TestRemoveContainerWithRemovedVolume
15:02:08 [2022-10-15T15:02:08.166Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
15:02:08 [2022-10-15T15:02:08.166Z] === RUN   TestRemoveContainerWithVolume
15:02:08 [2022-10-15T15:02:08.423Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
15:02:08 [2022-10-15T15:02:08.423Z] === RUN   TestRemoveContainerRunning
15:02:08 [2022-10-15T15:02:08.985Z] --- PASS: TestRemoveContainerRunning (0.41s)
15:02:08 [2022-10-15T15:02:08.985Z] === RUN   TestRemoveContainerForceRemoveRunning
15:02:09 [2022-10-15T15:02:09.240Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
15:02:09 [2022-10-15T15:02:09.240Z] === RUN   TestRemoveInvalidContainer
15:02:09 [2022-10-15T15:02:09.240Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:02:09 [2022-10-15T15:02:09.240Z] === RUN   TestRenameLinkedContainer
15:02:11 [2022-10-15T15:02:11.130Z] --- PASS: TestRenameLinkedContainer (1.74s)
15:02:11 [2022-10-15T15:02:11.130Z] === RUN   TestRenameStoppedContainer
15:02:11 [2022-10-15T15:02:11.692Z] --- PASS: TestRenameStoppedContainer (0.44s)
15:02:11 [2022-10-15T15:02:11.692Z] === RUN   TestRenameRunningContainerAndReuse
15:02:12 [2022-10-15T15:02:12.619Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s)
15:02:12 [2022-10-15T15:02:12.619Z] === RUN   TestRenameInvalidName
15:02:12 [2022-10-15T15:02:12.874Z] --- PASS: TestRenameInvalidName (0.43s)
15:02:12 [2022-10-15T15:02:12.874Z] === RUN   TestRenameAnonymousContainer
15:02:14 [2022-10-15T15:02:14.244Z] --- PASS: TestRenameAnonymousContainer (1.54s)
15:02:14 [2022-10-15T15:02:14.244Z] === RUN   TestRenameContainerWithSameName
15:02:14 [2022-10-15T15:02:14.805Z] --- PASS: TestRenameContainerWithSameName (0.45s)
15:02:14 [2022-10-15T15:02:14.805Z] === RUN   TestRenameContainerWithLinkedContainer
15:02:15 [2022-10-15T15:02:15.731Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s)
15:02:15 [2022-10-15T15:02:15.731Z] === RUN   TestResize
15:02:16 [2022-10-15T15:02:16.293Z] --- PASS: TestResize (0.44s)
15:02:16 [2022-10-15T15:02:16.293Z] === RUN   TestResizeWithInvalidSize
15:02:16 [2022-10-15T15:02:16.548Z] --- PASS: TestResizeWithInvalidSize (0.45s)
15:02:16 [2022-10-15T15:02:16.548Z] === RUN   TestResizeWhenContainerNotStarted
15:02:17 [2022-10-15T15:02:17.109Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:02:17 [2022-10-15T15:02:17.109Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
15:02:19 [2022-10-15T15:02:19.001Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:02:19 [2022-10-15T15:02:19.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:02:21 [2022-10-15T15:02:21.291Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:02:21 [2022-10-15T15:02:21.851Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:02:23 [2022-10-15T15:02:23.216Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
15:02:23 [2022-10-15T15:02:23.471Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
15:02:26 [2022-10-15T15:02:26.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
15:02:26 [2022-10-15T15:02:26.737Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:02:28 [2022-10-15T15:02:28.625Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:02:30 [2022-10-15T15:02:30.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:02:30 [2022-10-15T15:02:30.513Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:02:31 [2022-10-15T15:02:31.879Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:02:32 [2022-10-15T15:02:32.135Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:02:33 [2022-10-15T15:02:33.501Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:02:35 [2022-10-15T15:02:35.389Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.69s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.28s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.30s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.78s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.71s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.35s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.31s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.57s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.94s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.69s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.61s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s)
15:02:35 [2022-10-15T15:02:35.389Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
15:02:35 [2022-10-15T15:02:35.389Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
15:02:35 [2022-10-15T15:02:35.389Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
15:02:36 [2022-10-15T15:02:36.316Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
15:02:37 [2022-10-15T15:02:37.242Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.92s)
15:02:37 [2022-10-15T15:02:37.242Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.96s)
15:02:37 [2022-10-15T15:02:37.242Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
15:02:37 [2022-10-15T15:02:37.242Z] === RUN   TestCgroupNamespacesRun
15:02:38 [2022-10-15T15:02:38.170Z] --- PASS: TestCgroupNamespacesRun (1.15s)
15:02:38 [2022-10-15T15:02:38.170Z] === RUN   TestCgroupNamespacesRunPrivileged
15:02:39 [2022-10-15T15:02:39.535Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.17s)
15:02:39 [2022-10-15T15:02:39.535Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:02:40 [2022-10-15T15:02:40.465Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
15:02:40 [2022-10-15T15:02:40.465Z] === RUN   TestCgroupNamespacesRunHostMode
15:02:41 [2022-10-15T15:02:41.830Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
15:02:41 [2022-10-15T15:02:41.830Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:02:43 [2022-10-15T15:02:43.196Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.18s)
15:02:43 [2022-10-15T15:02:43.196Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:02:44 [2022-10-15T15:02:44.123Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
15:02:44 [2022-10-15T15:02:44.123Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:02:44 [2022-10-15T15:02:44.684Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s)
15:02:44 [2022-10-15T15:02:44.684Z] === RUN   TestCgroupNamespacesRunOlderClient
15:02:46 [2022-10-15T15:02:46.049Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
15:02:46 [2022-10-15T15:02:46.049Z] === RUN   TestNISDomainname
15:02:46 [2022-10-15T15:02:46.610Z] --- PASS: TestNISDomainname (0.52s)
15:02:46 [2022-10-15T15:02:46.610Z] === RUN   TestHostnameDnsResolution
15:02:47 [2022-10-15T15:02:47.172Z] --- PASS: TestHostnameDnsResolution (0.68s)
15:02:47 [2022-10-15T15:02:47.172Z] === RUN   TestUnprivilegedPortsAndPing
15:02:47 [2022-10-15T15:02:47.737Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
15:02:47 [2022-10-15T15:02:47.737Z] === RUN   TestPrivilegedHostDevices
15:02:48 [2022-10-15T15:02:48.299Z] --- PASS: TestPrivilegedHostDevices (0.53s)
15:02:48 [2022-10-15T15:02:48.299Z] === RUN   TestRunConsoleSize
15:02:48 [2022-10-15T15:02:48.564Z] --- PASS: TestRunConsoleSize (0.43s)
15:02:48 [2022-10-15T15:02:48.564Z] === RUN   TestRunWithAlternativeContainerdShim
15:02:51 [2022-10-15T15:02:51.108Z] --- PASS: TestRunWithAlternativeContainerdShim (2.05s)
15:02:51 [2022-10-15T15:02:51.108Z] === RUN   TestStats
15:02:53 [2022-10-15T15:02:53.622Z] --- PASS: TestStats (2.45s)
15:02:53 [2022-10-15T15:02:53.622Z] === RUN   TestStopContainerWithTimeout
15:02:53 [2022-10-15T15:02:53.622Z] === RUN   TestStopContainerWithTimeout/0
15:02:53 [2022-10-15T15:02:53.622Z] === PAUSE TestStopContainerWithTimeout/0
15:02:53 [2022-10-15T15:02:53.622Z] === RUN   TestStopContainerWithTimeout/1
15:02:53 [2022-10-15T15:02:53.622Z] === PAUSE TestStopContainerWithTimeout/1
15:02:53 [2022-10-15T15:02:53.622Z] === RUN   TestStopContainerWithTimeout/3
15:02:53 [2022-10-15T15:02:53.622Z] === PAUSE TestStopContainerWithTimeout/3
15:02:53 [2022-10-15T15:02:53.622Z] === RUN   TestStopContainerWithTimeout/-1
15:02:53 [2022-10-15T15:02:53.622Z] === PAUSE TestStopContainerWithTimeout/-1
15:02:53 [2022-10-15T15:02:53.622Z] === CONT  TestStopContainerWithTimeout/0
15:02:53 [2022-10-15T15:02:53.622Z] === CONT  TestStopContainerWithTimeout/-1
15:02:53 [2022-10-15T15:02:53.622Z] === CONT  TestStopContainerWithTimeout/3
15:02:56 [2022-10-15T15:02:56.136Z] === CONT  TestStopContainerWithTimeout/1
15:02:57 [2022-10-15T15:02:57.500Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:02:57 [2022-10-15T15:02:57.500Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
15:02:57 [2022-10-15T15:02:57.500Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
15:02:57 [2022-10-15T15:02:57.500Z]     --- PASS: TestStopContainerWithTimeout/3 (2.42s)
15:02:57 [2022-10-15T15:02:57.500Z]     --- PASS: TestStopContainerWithTimeout/1 (1.49s)
15:02:57 [2022-10-15T15:02:57.500Z] === RUN   TestDeleteDevicemapper
15:02:57 [2022-10-15T15:02:57.500Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:02:57 [2022-10-15T15:02:57.500Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:02:57 [2022-10-15T15:02:57.500Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:02:58 [2022-10-15T15:02:58.866Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.58s)
15:02:58 [2022-10-15T15:02:58.866Z] === RUN   TestUpdateMemory
15:02:59 [2022-10-15T15:02:59.427Z] --- PASS: TestUpdateMemory (0.55s)
15:02:59 [2022-10-15T15:02:59.427Z] === RUN   TestUpdateCPUQuota
15:03:00 [2022-10-15T15:03:00.355Z] --- PASS: TestUpdateCPUQuota (0.73s)
15:03:00 [2022-10-15T15:03:00.355Z] === RUN   TestUpdatePidsLimit
15:03:00 [2022-10-15T15:03:00.355Z] === RUN   TestUpdatePidsLimit/update_from_none
15:03:00 [2022-10-15T15:03:00.355Z] === RUN   TestUpdatePidsLimit/no_change
15:03:00 [2022-10-15T15:03:00.610Z] === RUN   TestUpdatePidsLimit/update_lower
15:03:00 [2022-10-15T15:03:00.610Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:03:00 [2022-10-15T15:03:00.866Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:03:01 [2022-10-15T15:03:01.122Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:03:01 [2022-10-15T15:03:01.378Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:03:01 [2022-10-15T15:03:01.940Z] --- PASS: TestUpdatePidsLimit (1.82s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.19s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.18s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s)
15:03:01 [2022-10-15T15:03:01.940Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
15:03:01 [2022-10-15T15:03:01.940Z] === RUN   TestUpdateRestartPolicy
15:03:14 [2022-10-15T15:03:14.115Z] --- PASS: TestUpdateRestartPolicy (10.89s)
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestUpdateRestartWithAutoRemove
15:03:14 [2022-10-15T15:03:14.115Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestWaitNonBlocked
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:03:14 [2022-10-15T15:03:14.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:03:14 [2022-10-15T15:03:14.115Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:03:14 [2022-10-15T15:03:14.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:03:14 [2022-10-15T15:03:14.115Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:03:14 [2022-10-15T15:03:14.115Z] --- PASS: TestWaitNonBlocked (0.01s)
15:03:14 [2022-10-15T15:03:14.115Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
15:03:14 [2022-10-15T15:03:14.115Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s)
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestWaitBlocked
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:03:14 [2022-10-15T15:03:14.115Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:03:14 [2022-10-15T15:03:14.115Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:03:14 [2022-10-15T15:03:14.115Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:03:14 [2022-10-15T15:03:14.115Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:03:14 [2022-10-15T15:03:14.115Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:03:14 [2022-10-15T15:03:14.676Z] --- PASS: TestWaitBlocked (0.02s)
15:03:14 [2022-10-15T15:03:14.676Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.62s)
15:03:14 [2022-10-15T15:03:14.676Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
15:03:14 [2022-10-15T15:03:14.676Z] === RUN   TestWaitConditions
15:03:14 [2022-10-15T15:03:14.676Z] === RUN   TestWaitConditions/default
15:03:14 [2022-10-15T15:03:14.676Z] === PAUSE TestWaitConditions/default
15:03:14 [2022-10-15T15:03:14.676Z] === RUN   TestWaitConditions/not-running
15:03:14 [2022-10-15T15:03:14.676Z] === PAUSE TestWaitConditions/not-running
15:03:14 [2022-10-15T15:03:14.676Z] === RUN   TestWaitConditions/next-exit
15:03:14 [2022-10-15T15:03:14.676Z] === PAUSE TestWaitConditions/next-exit
15:03:14 [2022-10-15T15:03:14.676Z] === RUN   TestWaitConditions/removed
15:03:14 [2022-10-15T15:03:14.676Z] === PAUSE TestWaitConditions/removed
15:03:14 [2022-10-15T15:03:14.676Z] === CONT  TestWaitConditions/default
15:03:14 [2022-10-15T15:03:14.676Z] === CONT  TestWaitConditions/next-exit
15:03:14 [2022-10-15T15:03:14.676Z] === CONT  TestWaitConditions/default
15:03:14 [2022-10-15T15:03:14.676Z]     wait_test.go:146: ContainerID = 7d108d6ff6790c86f31406342ca33808cc7b51e374fbeb44292ca8764149e395
15:03:14 [2022-10-15T15:03:14.676Z] === CONT  TestWaitConditions/next-exit
15:03:14 [2022-10-15T15:03:14.676Z]     wait_test.go:146: ContainerID = 66a412b62f88884ae781a407d0634724b76279fc172157d55bc98675f2adf295
15:03:15 [2022-10-15T15:03:15.238Z] === CONT  TestWaitConditions/removed
15:03:15 [2022-10-15T15:03:15.238Z]     wait_test.go:146: ContainerID = c914eb6d619f1d81900d356816d0b71933bdd8f47ecfe2c4022a929b6242ab30
15:03:15 [2022-10-15T15:03:15.494Z] === CONT  TestWaitConditions/not-running
15:03:15 [2022-10-15T15:03:15.494Z]     wait_test.go:146: ContainerID = aba1cb0d32348fbb07a4faedad25c7486e18380a3f997e71e0e5ffd29c476a17
15:03:16 [2022-10-15T15:03:16.055Z] --- PASS: TestWaitConditions (0.01s)
15:03:16 [2022-10-15T15:03:16.055Z]     --- PASS: TestWaitConditions/default (0.58s)
15:03:16 [2022-10-15T15:03:16.055Z]     --- PASS: TestWaitConditions/next-exit (0.71s)
15:03:16 [2022-10-15T15:03:16.055Z]     --- PASS: TestWaitConditions/removed (0.56s)
15:03:16 [2022-10-15T15:03:16.055Z]     --- PASS: TestWaitConditions/not-running (0.52s)
15:03:16 [2022-10-15T15:03:16.055Z] === RUN   TestWaitRestartedContainer
15:03:16 [2022-10-15T15:03:16.055Z] === RUN   TestWaitRestartedContainer/default
15:03:16 [2022-10-15T15:03:16.055Z] === PAUSE TestWaitRestartedContainer/default
15:03:16 [2022-10-15T15:03:16.055Z] === RUN   TestWaitRestartedContainer/not-running
15:03:16 [2022-10-15T15:03:16.055Z] === PAUSE TestWaitRestartedContainer/not-running
15:03:16 [2022-10-15T15:03:16.055Z] === RUN   TestWaitRestartedContainer/next-exit
15:03:16 [2022-10-15T15:03:16.055Z] === PAUSE TestWaitRestartedContainer/next-exit
15:03:16 [2022-10-15T15:03:16.055Z] === CONT  TestWaitRestartedContainer/default
15:03:16 [2022-10-15T15:03:16.055Z] === CONT  TestWaitRestartedContainer/next-exit
15:03:17 [2022-10-15T15:03:17.421Z] === CONT  TestWaitRestartedContainer/not-running
15:03:18 [2022-10-15T15:03:18.348Z] --- PASS: TestWaitRestartedContainer (0.01s)
15:03:18 [2022-10-15T15:03:18.348Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.19s)
15:03:18 [2022-10-15T15:03:18.348Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
15:03:18 [2022-10-15T15:03:18.348Z]     --- PASS: TestWaitRestartedContainer/not-running (1.03s)
15:03:18 [2022-10-15T15:03:18.348Z] === CONT  TestContainerStartOnDaemonRestart
15:03:18 [2022-10-15T15:03:18.348Z] === CONT  TestRestartDaemonWithRestartingContainer
15:03:20 [2022-10-15T15:03:20.866Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.20s)
15:03:20 [2022-10-15T15:03:20.866Z] === CONT  TestIpcModeOlderClient
15:03:20 [2022-10-15T15:03:20.866Z] --- PASS: TestContainerStartOnDaemonRestart (2.21s)
15:03:20 [2022-10-15T15:03:20.866Z] === CONT  TestContainerKillOnDaemonStart
15:03:20 [2022-10-15T15:03:20.866Z] --- PASS: TestIpcModeOlderClient (0.08s)
15:03:20 [2022-10-15T15:03:20.866Z] === CONT  TestDaemonHostGatewayIP
15:03:23 [2022-10-15T15:03:23.382Z] --- PASS: TestDaemonHostGatewayIP (2.46s)
15:03:23 [2022-10-15T15:03:23.382Z] === CONT  TestDaemonRestartIpcMode
15:03:25 [2022-10-15T15:03:25.271Z] --- PASS: TestDaemonRestartIpcMode (2.21s)
15:03:33 [2022-10-15T15:03:33.353Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
15:03:33 [2022-10-15T15:03:33.353Z] PASS
15:03:33 [2022-10-15T15:03:33.353Z] 
15:03:33 [2022-10-15T15:03:33.353Z] === Skipped
15:03:33 [2022-10-15T15:03:33.353Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:03:33 [2022-10-15T15:03:33.353Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:03:33 [2022-10-15T15:03:33.353Z] 
15:03:33 [2022-10-15T15:03:33.353Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:03:33 [2022-10-15T15:03:33.353Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:03:33 [2022-10-15T15:03:33.353Z] 
15:03:33 [2022-10-15T15:03:33.353Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:03:33 [2022-10-15T15:03:33.353Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:03:33 [2022-10-15T15:03:33.353Z] 
15:03:33 [2022-10-15T15:03:33.353Z] DONE 273 tests, 3 skipped in 132.869s
15:03:33 [2022-10-15T15:03:33.353Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:03:33 [2022-10-15T15:03:33.353Z] ++ 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
15:03:33 [2022-10-15T15:03:33.353Z] ++ set -e
15:03:33 [2022-10-15T15:03:33.353Z] ++ '[' -n 0 ']'
15:03:33 [2022-10-15T15:03:33.353Z] ++ set -x
15:03:33 [2022-10-15T15:03:33.354Z] ++ 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
15:03:33 [2022-10-15T15:03:33.354Z] INFO: Testing against a local daemon
15:03:33 [2022-10-15T15:03:33.354Z] === RUN   TestConfigDaemonLibtrustID
15:03:33 [2022-10-15T15:03:33.354Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
15:03:33 [2022-10-15T15:03:33.354Z] === RUN   TestConfigDaemonID
15:03:33 [2022-10-15T15:03:33.915Z]     daemon_test.go:86: [d77141c202500] daemon is not started
15:03:33 [2022-10-15T15:03:33.915Z] --- PASS: TestConfigDaemonID (1.04s)
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestDaemonConfigValidation
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:03:33 [2022-10-15T15:03:33.915Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:03:33 [2022-10-15T15:03:33.915Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestDaemonConfigValidation/invalid_config
15:03:33 [2022-10-15T15:03:33.915Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestDaemonConfigValidation/malformed_config
15:03:33 [2022-10-15T15:03:33.915Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestDaemonConfigValidation/valid_config
15:03:33 [2022-10-15T15:03:33.915Z] === PAUSE TestDaemonConfigValidation/valid_config
15:03:33 [2022-10-15T15:03:33.915Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:03:33 [2022-10-15T15:03:33.915Z] === CONT  TestDaemonConfigValidation/valid_config
15:03:33 [2022-10-15T15:03:33.915Z] === CONT  TestDaemonConfigValidation/invalid_config
15:03:33 [2022-10-15T15:03:33.915Z] === CONT  TestDaemonConfigValidation/malformed_config
15:03:33 [2022-10-15T15:03:33.915Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:03:33 [2022-10-15T15:03:33.915Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:03:33 [2022-10-15T15:03:33.915Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
15:03:33 [2022-10-15T15:03:33.915Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.08s)
15:03:33 [2022-10-15T15:03:33.915Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.06s)
15:03:33 [2022-10-15T15:03:33.915Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
15:03:33 [2022-10-15T15:03:33.915Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestConfigDaemonSeccompProfiles
15:03:33 [2022-10-15T15:03:33.915Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:03:35 [2022-10-15T15:03:35.322Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:03:36 [2022-10-15T15:03:36.249Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:03:37 [2022-10-15T15:03:37.177Z] === CONT  TestConfigDaemonSeccompProfiles
15:03:37 [2022-10-15T15:03:37.177Z]     daemon_test.go:200: [d2be0319ca62b] daemon is not started
15:03:37 [2022-10-15T15:03:37.177Z] --- PASS: TestConfigDaemonSeccompProfiles (3.13s)
15:03:37 [2022-10-15T15:03:37.177Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
15:03:37 [2022-10-15T15:03:37.177Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
15:03:37 [2022-10-15T15:03:37.177Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
15:03:37 [2022-10-15T15:03:37.177Z] === RUN   TestDaemonProxy
15:03:37 [2022-10-15T15:03:37.177Z] === RUN   TestDaemonProxy/environment_variables
15:03:39 [2022-10-15T15:03:39.065Z] === RUN   TestDaemonProxy/command-line_options
15:03:40 [2022-10-15T15:03:40.955Z] === RUN   TestDaemonProxy/configuration_file
15:03:42 [2022-10-15T15:03:42.361Z] === RUN   TestDaemonProxy/conflicting_options
15:03:42 [2022-10-15T15:03:42.923Z] === RUN   TestDaemonProxy/reload_sanitized
15:03:43 [2022-10-15T15:03:43.484Z] --- PASS: TestDaemonProxy (6.22s)
15:03:43 [2022-10-15T15:03:43.485Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
15:03:43 [2022-10-15T15:03:43.485Z]     --- PASS: TestDaemonProxy/command-line_options (1.73s)
15:03:43 [2022-10-15T15:03:43.485Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
15:03:43 [2022-10-15T15:03:43.485Z]     --- PASS: TestDaemonProxy/conflicting_options (0.51s)
15:03:43 [2022-10-15T15:03:43.485Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
15:03:43 [2022-10-15T15:03:43.485Z] === RUN   TestLiveRestore
15:03:43 [2022-10-15T15:03:43.485Z] === RUN   TestLiveRestore/volume_references
15:03:43 [2022-10-15T15:03:43.485Z] === PAUSE TestLiveRestore/volume_references
15:03:43 [2022-10-15T15:03:43.485Z] === CONT  TestLiveRestore/volume_references
15:03:44 [2022-10-15T15:03:44.056Z] === RUN   TestLiveRestore/volume_references/restartPolicy
15:03:44 [2022-10-15T15:03:44.056Z] === RUN   TestLiveRestore/volume_references/restartPolicy/always
15:03:44 [2022-10-15T15:03:44.984Z] === RUN   TestLiveRestore/volume_references/restartPolicy/unless-stopped
15:03:45 [2022-10-15T15:03:45.911Z] === RUN   TestLiveRestore/volume_references/restartPolicy/on-failure
15:03:46 [2022-10-15T15:03:46.838Z] === RUN   TestLiveRestore/volume_references/restartPolicy/no
15:03:47 [2022-10-15T15:03:47.765Z] --- PASS: TestLiveRestore (0.00s)
15:03:47 [2022-10-15T15:03:47.765Z]     --- PASS: TestLiveRestore/volume_references (4.27s)
15:03:47 [2022-10-15T15:03:47.765Z]         --- PASS: TestLiveRestore/volume_references/restartPolicy (3.57s)
15:03:47 [2022-10-15T15:03:47.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.91s)
15:03:47 [2022-10-15T15:03:47.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.88s)
15:03:47 [2022-10-15T15:03:47.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.89s)
15:03:47 [2022-10-15T15:03:47.765Z]             --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.88s)
15:03:47 [2022-10-15T15:03:47.765Z] PASS
15:03:47 [2022-10-15T15:03:47.765Z] 
15:03:47 [2022-10-15T15:03:47.765Z] DONE 25 tests in 15.549s
15:03:47 [2022-10-15T15:03:47.765Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:03:47 [2022-10-15T15:03:47.765Z] ++ 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
15:03:47 [2022-10-15T15:03:47.765Z] ++ set -e
15:03:47 [2022-10-15T15:03:47.765Z] ++ '[' -n 0 ']'
15:03:47 [2022-10-15T15:03:47.765Z] ++ set -x
15:03:47 [2022-10-15T15:03:47.765Z] ++ 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
15:03:47 [2022-10-15T15:03:47.765Z] INFO: Testing against a local daemon
15:03:47 [2022-10-15T15:03:47.765Z] === RUN   TestCommitInheritsEnv
15:03:48 [2022-10-15T15:03:48.020Z] --- PASS: TestCommitInheritsEnv (0.27s)
15:03:48 [2022-10-15T15:03:48.020Z] === RUN   TestImportExtremelyLargeImageWorks
15:03:48 [2022-10-15T15:03:48.020Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:03:48 [2022-10-15T15:03:48.020Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:03:48 [2022-10-15T15:03:48.020Z] === RUN   TestImportWithCustomPlatform
15:03:48 [2022-10-15T15:03:48.020Z] === RUN   TestImportWithCustomPlatform/#00
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/_______
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform//
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/linux
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/LINUX
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/macos
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/macos/arm64
15:03:48 [2022-10-15T15:03:48.275Z] === RUN   TestImportWithCustomPlatform/nintendo64
15:03:48 [2022-10-15T15:03:48.532Z] --- PASS: TestImportWithCustomPlatform (0.32s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/linux (0.08s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
15:03:48 [2022-10-15T15:03:48.532Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
15:03:48 [2022-10-15T15:03:48.532Z] === RUN   TestImagesFilterMultiReference
15:03:48 [2022-10-15T15:03:48.532Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:03:48 [2022-10-15T15:03:48.532Z] === RUN   TestImagePullPlatformInvalid
15:03:48 [2022-10-15T15:03:48.532Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:03:48 [2022-10-15T15:03:48.532Z] === RUN   TestRemoveImageOrphaning
15:03:48 [2022-10-15T15:03:48.788Z] --- PASS: TestRemoveImageOrphaning (0.28s)
15:03:48 [2022-10-15T15:03:48.788Z] === RUN   TestRemoveImageGarbageCollector
15:03:48 [2022-10-15T15:03:48.788Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:48 [2022-10-15T15:03:48.788Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:03:48 [2022-10-15T15:03:48.788Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:03:48 [2022-10-15T15:03:48.788Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
15:03:48 [2022-10-15T15:03:48.788Z] === RUN   TestTagInvalidReference
15:03:48 [2022-10-15T15:03:48.788Z] --- PASS: TestTagInvalidReference (0.01s)
15:03:48 [2022-10-15T15:03:48.788Z] === RUN   TestTagValidPrefixedRepo
15:03:48 [2022-10-15T15:03:48.788Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:03:48 [2022-10-15T15:03:48.788Z] === RUN   TestTagExistedNameWithoutForce
15:03:48 [2022-10-15T15:03:48.788Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:03:48 [2022-10-15T15:03:48.788Z] === RUN   TestTagOfficialNames
15:03:49 [2022-10-15T15:03:49.044Z] --- PASS: TestTagOfficialNames (0.05s)
15:03:49 [2022-10-15T15:03:49.044Z] === RUN   TestTagMatchesDigest
15:03:49 [2022-10-15T15:03:49.044Z] --- PASS: TestTagMatchesDigest (0.01s)
15:03:49 [2022-10-15T15:03:49.044Z] PASS
15:03:49 [2022-10-15T15:03:49.044Z] 
15:03:49 [2022-10-15T15:03:49.044Z] === Skipped
15:03:49 [2022-10-15T15:03:49.044Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:03:49 [2022-10-15T15:03:49.044Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
15:03:49 [2022-10-15T15:03:49.044Z] 
15:03:49 [2022-10-15T15:03:49.044Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:03:49 [2022-10-15T15:03:49.044Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:03:49 [2022-10-15T15:03:49.044Z] 
15:03:49 [2022-10-15T15:03:49.044Z] DONE 22 tests, 2 skipped in 1.327s
15:03:49 [2022-10-15T15:03:49.044Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
15:03:49 [2022-10-15T15:03:49.044Z] ++ 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
15:03:49 [2022-10-15T15:03:49.044Z] ++ set -e
15:03:49 [2022-10-15T15:03:49.044Z] ++ '[' -n 0 ']'
15:03:49 [2022-10-15T15:03:49.044Z] ++ set -x
15:03:49 [2022-10-15T15:03:49.044Z] ++ 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
15:03:49 [2022-10-15T15:03:49.044Z] === RUN   TestStripANSICommands
15:03:49 [2022-10-15T15:03:49.044Z] === RUN   TestStripANSICommands/#00
15:03:49 [2022-10-15T15:03:49.044Z] === RUN   TestStripANSICommands/#01
15:03:49 [2022-10-15T15:03:49.044Z] --- PASS: TestStripANSICommands (0.00s)
15:03:49 [2022-10-15T15:03:49.044Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
15:03:49 [2022-10-15T15:03:49.044Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
15:03:49 [2022-10-15T15:03:49.044Z] PASS
15:03:49 [2022-10-15T15:03:49.044Z] 
15:03:49 [2022-10-15T15:03:49.044Z] DONE 3 tests in 0.045s
15:03:49 [2022-10-15T15:03:49.044Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:03:49 [2022-10-15T15:03:49.044Z] ++ 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
15:03:49 [2022-10-15T15:03:49.044Z] ++ set -e
15:03:49 [2022-10-15T15:03:49.044Z] ++ '[' -n 0 ']'
15:03:49 [2022-10-15T15:03:49.044Z] ++ set -x
15:03:49 [2022-10-15T15:03:49.044Z] ++ 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
15:03:49 [2022-10-15T15:03:49.044Z] INFO: Testing against a local daemon
15:03:49 [2022-10-15T15:03:49.044Z] === RUN   TestNetworkCreateDelete
15:03:49 [2022-10-15T15:03:49.300Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:03:49 [2022-10-15T15:03:49.300Z] === RUN   TestDockerNetworkDeletePreferID
15:03:49 [2022-10-15T15:03:49.564Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
15:03:49 [2022-10-15T15:03:49.564Z] === RUN   TestDaemonDNSFallback
15:03:56 [2022-10-15T15:03:56.195Z] --- PASS: TestDaemonDNSFallback (6.33s)
15:03:56 [2022-10-15T15:03:56.195Z] === RUN   TestInspectNetwork
15:03:59 [2022-10-15T15:03:59.463Z] === RUN   TestInspectNetwork/full_network_id
15:03:59 [2022-10-15T15:03:59.463Z] === RUN   TestInspectNetwork/partial_network_id
15:03:59 [2022-10-15T15:03:59.463Z] === RUN   TestInspectNetwork/network_name
15:03:59 [2022-10-15T15:03:59.463Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:04:03 [2022-10-15T15:04:03.724Z] --- PASS: TestInspectNetwork (7.29s)
15:04:03 [2022-10-15T15:04:03.724Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:04:03 [2022-10-15T15:04:03.724Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:04:03 [2022-10-15T15:04:03.724Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:04:03 [2022-10-15T15:04:03.724Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:04:03 [2022-10-15T15:04:03.724Z] === RUN   TestRunContainerWithBridgeNone
15:04:04 [2022-10-15T15:04:04.651Z] --- PASS: TestRunContainerWithBridgeNone (1.46s)
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/create
15:04:04 [2022-10-15T15:04:04.651Z] === PAUSE TestNetworkInvalidJSON/networks/create
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
15:04:04 [2022-10-15T15:04:04.651Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
15:04:04 [2022-10-15T15:04:04.651Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
15:04:04 [2022-10-15T15:04:04.651Z] === CONT  TestNetworkInvalidJSON/networks/create
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
15:04:04 [2022-10-15T15:04:04.651Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
15:04:04 [2022-10-15T15:04:04.651Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
15:04:04 [2022-10-15T15:04:04.651Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:04:04 [2022-10-15T15:04:04.651Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkList
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkList//networks
15:04:04 [2022-10-15T15:04:04.651Z] === PAUSE TestNetworkList//networks
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestNetworkList//networks/
15:04:04 [2022-10-15T15:04:04.651Z] === PAUSE TestNetworkList//networks/
15:04:04 [2022-10-15T15:04:04.651Z] === CONT  TestNetworkList//networks
15:04:04 [2022-10-15T15:04:04.651Z] === CONT  TestNetworkList//networks/
15:04:04 [2022-10-15T15:04:04.651Z] --- PASS: TestNetworkList (0.01s)
15:04:04 [2022-10-15T15:04:04.651Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z]     --- PASS: TestNetworkList//networks (0.00s)
15:04:04 [2022-10-15T15:04:04.651Z] === RUN   TestHostIPv4BridgeLabel
15:04:05 [2022-10-15T15:04:05.212Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:04:05 [2022-10-15T15:04:05.212Z] === RUN   TestDaemonRestartWithLiveRestore
15:04:06 [2022-10-15T15:04:06.577Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:04:06 [2022-10-15T15:04:06.577Z] === RUN   TestDaemonDefaultNetworkPools
15:04:07 [2022-10-15T15:04:07.138Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
15:04:07 [2022-10-15T15:04:07.138Z] === RUN   TestDaemonRestartWithExistingNetwork
15:04:08 [2022-10-15T15:04:08.064Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
15:04:08 [2022-10-15T15:04:08.064Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:04:09 [2022-10-15T15:04:09.428Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
15:04:09 [2022-10-15T15:04:09.428Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:04:09 [2022-10-15T15:04:09.989Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:04:09 [2022-10-15T15:04:09.989Z] === RUN   TestServiceWithPredefinedNetwork
15:04:12 [2022-10-15T15:04:12.503Z] --- PASS: TestServiceWithPredefinedNetwork (2.34s)
15:04:12 [2022-10-15T15:04:12.503Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:04:12 [2022-10-15T15:04:12.503Z]     service_test.go:242: FLAKY_TEST
15:04:12 [2022-10-15T15:04:12.503Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:04:12 [2022-10-15T15:04:12.503Z] === RUN   TestServiceWithDataPathPortInit
15:04:27 [2022-10-15T15:04:27.340Z] --- PASS: TestServiceWithDataPathPortInit (13.75s)
15:04:27 [2022-10-15T15:04:27.340Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:04:28 [2022-10-15T15:04:28.706Z]     service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kipssni12qfaekttovoqtbxa4 Created:2022-10-15 15:04:27.436586485 +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[d39debf8031047da91aa25b5e07559662805fece205d58c010738758a6ba1693:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fgle8hkodroosj1yaic8v0jxl EndpointID:008dfbf25a670ffe5db7fc6a431a375f0f1b9e443b021216848c099bc8fd36fc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ff4627fe9a219414c3e49127da2f5a874afd4d5dac11172f9c6104285d36f838 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:3b56123cc35a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.fgle8hkodroosj1yaic8v0jxl EndpointID:008dfbf25a670ffe5db7fc6a431a375f0f1b9e443b021216848c099bc8fd36fc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:04:33 [2022-10-15T15:04:33.947Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.92s)
15:04:33 [2022-10-15T15:04:33.947Z] PASS
15:04:33 [2022-10-15T15:04:33.947Z] 
15:04:33 [2022-10-15T15:04:33.947Z] === Skipped
15:04:33 [2022-10-15T15:04:33.947Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:04:33 [2022-10-15T15:04:33.947Z]     service_test.go:242: FLAKY_TEST
15:04:33 [2022-10-15T15:04:33.947Z] 
15:04:33 [2022-10-15T15:04:33.947Z] DONE 38 tests, 1 skipped in 44.023s
15:04:33 [2022-10-15T15:04:33.947Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:04:33 [2022-10-15T15:04:33.947Z] ++ 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
15:04:33 [2022-10-15T15:04:33.947Z] ++ set -e
15:04:33 [2022-10-15T15:04:33.947Z] ++ '[' -n 0 ']'
15:04:33 [2022-10-15T15:04:33.947Z] ++ set -x
15:04:33 [2022-10-15T15:04:33.947Z] ++ 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
15:04:33 [2022-10-15T15:04:33.947Z] INFO: Testing against a local daemon
15:04:33 [2022-10-15T15:04:33.947Z] === RUN   TestDockerNetworkIpvlanPersistance
15:04:33 [2022-10-15T15:04:33.947Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:33 [2022-10-15T15:04:33.947Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:04:33 [2022-10-15T15:04:33.947Z] === RUN   TestDockerNetworkIpvlan
15:04:33 [2022-10-15T15:04:33.947Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:33 [2022-10-15T15:04:33.947Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:04:33 [2022-10-15T15:04:33.947Z] PASS
15:04:33 [2022-10-15T15:04:33.947Z] 
15:04:33 [2022-10-15T15:04:33.947Z] === Skipped
15:04:33 [2022-10-15T15:04:33.947Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:04:33 [2022-10-15T15:04:33.947Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:33 [2022-10-15T15:04:33.947Z] 
15:04:33 [2022-10-15T15:04:33.947Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:04:33 [2022-10-15T15:04:33.947Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:04:33 [2022-10-15T15:04:33.947Z] 
15:04:33 [2022-10-15T15:04:33.947Z] DONE 2 tests, 2 skipped in 0.093s
15:04:33 [2022-10-15T15:04:33.947Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:04:33 [2022-10-15T15:04:33.947Z] ++ 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
15:04:33 [2022-10-15T15:04:33.947Z] ++ set -e
15:04:33 [2022-10-15T15:04:33.947Z] ++ '[' -n 0 ']'
15:04:33 [2022-10-15T15:04:33.947Z] ++ set -x
15:04:33 [2022-10-15T15:04:33.947Z] ++ 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
15:04:33 [2022-10-15T15:04:33.947Z] INFO: Testing against a local daemon
15:04:33 [2022-10-15T15:04:33.947Z] === RUN   TestDockerNetworkMacvlanPersistance
15:04:34 [2022-10-15T15:04:34.508Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s)
15:04:34 [2022-10-15T15:04:34.508Z] === RUN   TestDockerNetworkMacvlan
15:04:35 [2022-10-15T15:04:35.110Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:04:36 [2022-10-15T15:04:36.040Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:04:36 [2022-10-15T15:04:36.601Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:04:38 [2022-10-15T15:04:38.489Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:04:40 [2022-10-15T15:04:40.378Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:04:43 [2022-10-15T15:04:43.643Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:04:44 [2022-10-15T15:04:44.204Z] --- PASS: TestDockerNetworkMacvlan (9.61s)
15:04:44 [2022-10-15T15:04:44.204Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:04:44 [2022-10-15T15:04:44.204Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:04:44 [2022-10-15T15:04:44.204Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.93s)
15:04:44 [2022-10-15T15:04:44.204Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s)
15:04:44 [2022-10-15T15:04:44.204Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
15:04:44 [2022-10-15T15:04:44.204Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.62s)
15:04:44 [2022-10-15T15:04:44.204Z] PASS
15:04:44 [2022-10-15T15:04:44.204Z] 
15:04:44 [2022-10-15T15:04:44.204Z] DONE 8 tests in 10.960s
15:04:44 [2022-10-15T15:04:44.204Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:04:44 [2022-10-15T15:04:44.204Z] ++ 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
15:04:44 [2022-10-15T15:04:44.204Z] ++ set -e
15:04:44 [2022-10-15T15:04:44.204Z] ++ '[' -n 0 ']'
15:04:44 [2022-10-15T15:04:44.204Z] ++ set -x
15:04:44 [2022-10-15T15:04:44.204Z] ++ 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
15:04:44 [2022-10-15T15:04:44.204Z] testing: warning: no tests to run
15:04:44 [2022-10-15T15:04:44.204Z] PASS
15:04:44 [2022-10-15T15:04:44.204Z] 
15:04:44 [2022-10-15T15:04:44.204Z] DONE 0 tests in 0.023s
15:04:44 [2022-10-15T15:04:44.204Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:04:44 [2022-10-15T15:04:44.204Z] ++ 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
15:04:44 [2022-10-15T15:04:44.204Z] ++ set -e
15:04:44 [2022-10-15T15:04:44.204Z] ++ '[' -n 0 ']'
15:04:44 [2022-10-15T15:04:44.204Z] ++ set -x
15:04:44 [2022-10-15T15:04:44.204Z] ++ 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
15:04:44 [2022-10-15T15:04:44.204Z] INFO: Testing against a local daemon
15:04:44 [2022-10-15T15:04:44.204Z] === RUN   TestAuthZPluginAllowRequest
15:04:45 [2022-10-15T15:04:45.569Z] --- PASS: TestAuthZPluginAllowRequest (1.12s)
15:04:45 [2022-10-15T15:04:45.569Z] === RUN   TestAuthZPluginTLS
15:04:46 [2022-10-15T15:04:46.131Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:04:46 [2022-10-15T15:04:46.131Z] === RUN   TestAuthZPluginDenyRequest
15:04:46 [2022-10-15T15:04:46.386Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:04:46 [2022-10-15T15:04:46.386Z] === RUN   TestAuthZPluginAPIDenyResponse
15:04:46 [2022-10-15T15:04:46.952Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
15:04:46 [2022-10-15T15:04:46.952Z] === RUN   TestAuthZPluginDenyResponse
15:04:47 [2022-10-15T15:04:47.514Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:04:47 [2022-10-15T15:04:47.514Z] === RUN   TestAuthZPluginAllowEventStream
15:04:48 [2022-10-15T15:04:48.878Z] --- PASS: TestAuthZPluginAllowEventStream (1.15s)
15:04:48 [2022-10-15T15:04:48.878Z] === RUN   TestAuthZPluginErrorResponse
15:04:49 [2022-10-15T15:04:49.438Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:04:49 [2022-10-15T15:04:49.438Z] === RUN   TestAuthZPluginErrorRequest
15:04:49 [2022-10-15T15:04:49.693Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:04:49 [2022-10-15T15:04:49.693Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:04:50 [2022-10-15T15:04:50.254Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:04:50 [2022-10-15T15:04:50.254Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:04:51 [2022-10-15T15:04:51.619Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
15:04:51 [2022-10-15T15:04:51.619Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:04:52 [2022-10-15T15:04:52.983Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.35s)
15:04:52 [2022-10-15T15:04:52.983Z] === RUN   TestAuthZPluginHeader
15:04:53 [2022-10-15T15:04:53.910Z] --- PASS: TestAuthZPluginHeader (0.71s)
15:04:53 [2022-10-15T15:04:53.910Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:04:53 [2022-10-15T15:04:53.910Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:53 [2022-10-15T15:04:53.910Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:04:53 [2022-10-15T15:04:53.910Z] === RUN   TestAuthZPluginV2Disable
15:04:53 [2022-10-15T15:04:53.910Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:53 [2022-10-15T15:04:53.910Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:04:53 [2022-10-15T15:04:53.910Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:04:53 [2022-10-15T15:04:53.910Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:53 [2022-10-15T15:04:53.910Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:04:53 [2022-10-15T15:04:53.910Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:04:53 [2022-10-15T15:04:53.910Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:04:53 [2022-10-15T15:04:53.910Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:04:53 [2022-10-15T15:04:53.910Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:05:12 [2022-10-15T15:05:12.053Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
15:05:12 [2022-10-15T15:05:12.053Z] PASS
15:05:12 [2022-10-15T15:05:12.053Z] 
15:05:12 [2022-10-15T15:05:12.053Z] === Skipped
15:05:12 [2022-10-15T15:05:12.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:12 [2022-10-15T15:05:12.053Z] 
15:05:12 [2022-10-15T15:05:12.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:12 [2022-10-15T15:05:12.053Z] 
15:05:12 [2022-10-15T15:05:12.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:12 [2022-10-15T15:05:12.053Z] 
15:05:12 [2022-10-15T15:05:12.053Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:12 [2022-10-15T15:05:12.053Z] 
15:05:12 [2022-10-15T15:05:12.053Z] DONE 17 tests, 4 skipped in 26.458s
15:05:12 [2022-10-15T15:05:12.053Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:05:12 [2022-10-15T15:05:12.053Z] ++ 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
15:05:12 [2022-10-15T15:05:12.053Z] ++ set -e
15:05:12 [2022-10-15T15:05:12.053Z] ++ '[' -n 0 ']'
15:05:12 [2022-10-15T15:05:12.053Z] ++ set -x
15:05:12 [2022-10-15T15:05:12.053Z] ++ 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
15:05:12 [2022-10-15T15:05:12.053Z] INFO: Testing against a local daemon
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
15:05:12 [2022-10-15T15:05:12.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
15:05:12 [2022-10-15T15:05:12.053Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/pull
15:05:12 [2022-10-15T15:05:12.053Z] === PAUSE TestPluginInvalidJSON/plugins/pull
15:05:12 [2022-10-15T15:05:12.053Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
15:05:12 [2022-10-15T15:05:12.053Z] === CONT  TestPluginInvalidJSON/plugins/pull
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
15:05:12 [2022-10-15T15:05:12.053Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
15:05:12 [2022-10-15T15:05:12.053Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:05:12 [2022-10-15T15:05:12.053Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInstall
15:05:12 [2022-10-15T15:05:12.053Z] === RUN   TestPluginInstall/no_auth
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5063fb348e02c7cf4e35d11f32fdad03fb28c57f4bb9078bb2086131cc90312" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:14Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5063fb348e02c7cf4e35d11f32fdad03fb28c57f4bb9078bb2086131cc90312" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:15 [2022-10-15T15:05:15.321Z] === RUN   TestPluginInstall/with_htpasswd
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5063fb348e02c7cf4e35d11f32fdad03fb28c57f4bb9078bb2086131cc90312" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:15 [2022-10-15T15:05:15.321Z] time="2022-10-15T15:05:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b5063fb348e02c7cf4e35d11f32fdad03fb28c57f4bb9078bb2086131cc90312" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:15 [2022-10-15T15:05:15.577Z] === RUN   TestPluginInstall/with_insecure
15:05:16 [2022-10-15T15:05:16.504Z] time="2022-10-15T15:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:16 [2022-10-15T15:05:16.504Z] time="2022-10-15T15:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ed3f76a847e38e4ef6642dad5d20d0adf27bdb6f403b2d8641e84f3d90217fb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:16 [2022-10-15T15:05:16.504Z] time="2022-10-15T15:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:05:16 [2022-10-15T15:05:16.504Z] time="2022-10-15T15:05:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0ed3f76a847e38e4ef6642dad5d20d0adf27bdb6f403b2d8641e84f3d90217fb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:05:16 [2022-10-15T15:05:16.504Z]     plugin_test.go:196: [d289088868bf6] daemon is not started
15:05:16 [2022-10-15T15:05:16.504Z] --- PASS: TestPluginInstall (5.80s)
15:05:16 [2022-10-15T15:05:16.504Z]     --- PASS: TestPluginInstall/no_auth (4.20s)
15:05:16 [2022-10-15T15:05:16.504Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
15:05:16 [2022-10-15T15:05:16.504Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
15:05:16 [2022-10-15T15:05:16.504Z] === RUN   TestPluginsWithRuntimes
15:05:18 [2022-10-15T15:05:18.391Z] === RUN   TestPluginsWithRuntimes/No_Args
15:05:18 [2022-10-15T15:05:18.952Z] === RUN   TestPluginsWithRuntimes/With_Args
15:05:19 [2022-10-15T15:05:19.878Z] --- PASS: TestPluginsWithRuntimes (3.31s)
15:05:19 [2022-10-15T15:05:19.878Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
15:05:19 [2022-10-15T15:05:19.878Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
15:05:19 [2022-10-15T15:05:19.878Z] === RUN   TestPluginBackCompatMediaTypes
15:05:20 [2022-10-15T15:05:20.439Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
15:05:20 [2022-10-15T15:05:20.439Z] PASS
15:05:20 [2022-10-15T15:05:20.439Z] 
15:05:20 [2022-10-15T15:05:20.439Z] DONE 24 tests in 9.825s
15:05:20 [2022-10-15T15:05:20.439Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:05:20 [2022-10-15T15:05:20.439Z] ++ 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
15:05:20 [2022-10-15T15:05:20.439Z] ++ set -e
15:05:20 [2022-10-15T15:05:20.439Z] ++ '[' -n 0 ']'
15:05:20 [2022-10-15T15:05:20.439Z] ++ set -x
15:05:20 [2022-10-15T15:05:20.439Z] ++ 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
15:05:20 [2022-10-15T15:05:20.695Z] INFO: Testing against a local daemon
15:05:20 [2022-10-15T15:05:20.695Z] === RUN   TestExternalGraphDriver
15:05:20 [2022-10-15T15:05:20.950Z] === RUN   TestExternalGraphDriver/json
15:05:22 [2022-10-15T15:05:22.838Z] === RUN   TestExternalGraphDriver/spec
15:05:24 [2022-10-15T15:05:24.202Z] === RUN   TestExternalGraphDriver/pull
15:05:26 [2022-10-15T15:05:26.178Z] --- PASS: TestExternalGraphDriver (5.26s)
15:05:26 [2022-10-15T15:05:26.178Z]     --- PASS: TestExternalGraphDriver/json (1.60s)
15:05:26 [2022-10-15T15:05:26.178Z]     --- PASS: TestExternalGraphDriver/spec (1.61s)
15:05:26 [2022-10-15T15:05:26.178Z]     --- PASS: TestExternalGraphDriver/pull (1.71s)
15:05:26 [2022-10-15T15:05:26.178Z] === RUN   TestGraphdriverPluginV2
15:05:26 [2022-10-15T15:05:26.178Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:26 [2022-10-15T15:05:26.178Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
15:05:26 [2022-10-15T15:05:26.178Z] PASS
15:05:26 [2022-10-15T15:05:26.178Z] 
15:05:26 [2022-10-15T15:05:26.178Z] === Skipped
15:05:26 [2022-10-15T15:05:26.178Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
15:05:26 [2022-10-15T15:05:26.178Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:05:26 [2022-10-15T15:05:26.178Z] 
15:05:26 [2022-10-15T15:05:26.178Z] DONE 5 tests, 1 skipped in 5.692s
15:05:26 [2022-10-15T15:05:26.178Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:05:26 [2022-10-15T15:05:26.178Z] ++ 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
15:05:26 [2022-10-15T15:05:26.178Z] ++ set -e
15:05:26 [2022-10-15T15:05:26.178Z] ++ '[' -n 0 ']'
15:05:26 [2022-10-15T15:05:26.178Z] ++ set -x
15:05:26 [2022-10-15T15:05:26.178Z] ++ 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
15:05:26 [2022-10-15T15:05:26.434Z] INFO: Testing against a local daemon
15:05:26 [2022-10-15T15:05:26.434Z] === RUN   TestContinueAfterPluginCrash
15:05:26 [2022-10-15T15:05:26.434Z] === PAUSE TestContinueAfterPluginCrash
15:05:26 [2022-10-15T15:05:26.434Z] === RUN   TestReadPluginNoRead
15:05:26 [2022-10-15T15:05:26.434Z] === PAUSE TestReadPluginNoRead
15:05:26 [2022-10-15T15:05:26.434Z] === RUN   TestDaemonStartWithLogOpt
15:05:26 [2022-10-15T15:05:26.434Z] === PAUSE TestDaemonStartWithLogOpt
15:05:26 [2022-10-15T15:05:26.434Z] === CONT  TestContinueAfterPluginCrash
15:05:26 [2022-10-15T15:05:26.434Z] === CONT  TestDaemonStartWithLogOpt
15:05:29 [2022-10-15T15:05:29.701Z] --- PASS: TestDaemonStartWithLogOpt (3.08s)
15:05:29 [2022-10-15T15:05:29.701Z] === CONT  TestReadPluginNoRead
15:05:31 [2022-10-15T15:05:31.589Z] === RUN   TestReadPluginNoRead/default
15:05:32 [2022-10-15T15:05:32.955Z] === RUN   TestReadPluginNoRead/disabled_caching
15:05:34 [2022-10-15T15:05:34.319Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:05:34 [2022-10-15T15:05:34.574Z] --- PASS: TestContinueAfterPluginCrash (8.20s)
15:05:35 [2022-10-15T15:05:35.136Z] === CONT  TestReadPluginNoRead
15:05:35 [2022-10-15T15:05:35.136Z]     read_test.go:91: [d7c881905c5d5] daemon is not started
15:05:35 [2022-10-15T15:05:35.136Z] --- PASS: TestReadPluginNoRead (5.76s)
15:05:35 [2022-10-15T15:05:35.136Z]     --- PASS: TestReadPluginNoRead/default (1.23s)
15:05:35 [2022-10-15T15:05:35.136Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.24s)
15:05:35 [2022-10-15T15:05:35.136Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
15:05:35 [2022-10-15T15:05:35.136Z] PASS
15:05:35 [2022-10-15T15:05:35.136Z] 
15:05:35 [2022-10-15T15:05:35.136Z] DONE 6 tests in 8.970s
15:05:35 [2022-10-15T15:05:35.136Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:05:35 [2022-10-15T15:05:35.136Z] ++ 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
15:05:35 [2022-10-15T15:05:35.136Z] ++ set -e
15:05:35 [2022-10-15T15:05:35.136Z] ++ '[' -n 0 ']'
15:05:35 [2022-10-15T15:05:35.136Z] ++ set -x
15:05:35 [2022-10-15T15:05:35.136Z] ++ 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
15:05:35 [2022-10-15T15:05:35.136Z] testing: warning: no tests to run
15:05:35 [2022-10-15T15:05:35.136Z] PASS
15:05:35 [2022-10-15T15:05:35.136Z] 
15:05:35 [2022-10-15T15:05:35.136Z] DONE 0 tests in 0.034s
15:05:35 [2022-10-15T15:05:35.136Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:05:35 [2022-10-15T15:05:35.136Z] ++ 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
15:05:35 [2022-10-15T15:05:35.136Z] ++ set -e
15:05:35 [2022-10-15T15:05:35.136Z] ++ '[' -n 0 ']'
15:05:35 [2022-10-15T15:05:35.136Z] ++ set -x
15:05:35 [2022-10-15T15:05:35.136Z] ++ 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
15:05:35 [2022-10-15T15:05:35.391Z] INFO: Testing against a local daemon
15:05:35 [2022-10-15T15:05:35.391Z] === RUN   TestPluginWithDevMounts
15:05:35 [2022-10-15T15:05:35.391Z] === PAUSE TestPluginWithDevMounts
15:05:35 [2022-10-15T15:05:35.391Z] === CONT  TestPluginWithDevMounts
15:05:37 [2022-10-15T15:05:37.279Z] --- PASS: TestPluginWithDevMounts (1.53s)
15:05:37 [2022-10-15T15:05:37.279Z] PASS
15:05:37 [2022-10-15T15:05:37.279Z] 
15:05:37 [2022-10-15T15:05:37.279Z] DONE 1 tests in 1.640s
15:05:37 [2022-10-15T15:05:37.279Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:05:37 [2022-10-15T15:05:37.279Z] ++ 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
15:05:37 [2022-10-15T15:05:37.279Z] ++ set -e
15:05:37 [2022-10-15T15:05:37.279Z] ++ '[' -n 0 ']'
15:05:37 [2022-10-15T15:05:37.279Z] ++ set -x
15:05:37 [2022-10-15T15:05:37.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-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
15:05:37 [2022-10-15T15:05:37.279Z] INFO: Testing against a local daemon
15:05:37 [2022-10-15T15:05:37.279Z] === RUN   TestSecretInspect
15:05:39 [2022-10-15T15:05:39.208Z] --- PASS: TestSecretInspect (2.21s)
15:05:39 [2022-10-15T15:05:39.208Z] === RUN   TestSecretList
15:05:41 [2022-10-15T15:05:41.722Z] --- PASS: TestSecretList (2.19s)
15:05:41 [2022-10-15T15:05:41.722Z] === RUN   TestSecretsCreateAndDelete
15:05:43 [2022-10-15T15:05:43.609Z] --- PASS: TestSecretsCreateAndDelete (2.16s)
15:05:43 [2022-10-15T15:05:43.609Z] === RUN   TestSecretsUpdate
15:05:46 [2022-10-15T15:05:46.125Z] --- PASS: TestSecretsUpdate (2.17s)
15:05:46 [2022-10-15T15:05:46.125Z] === RUN   TestTemplatedSecret
15:05:48 [2022-10-15T15:05:48.639Z] --- PASS: TestTemplatedSecret (2.50s)
15:05:48 [2022-10-15T15:05:48.639Z] === RUN   TestSecretCreateResolve
15:05:50 [2022-10-15T15:05:50.528Z] --- PASS: TestSecretCreateResolve (2.16s)
15:05:50 [2022-10-15T15:05:50.528Z] PASS
15:05:50 [2022-10-15T15:05:50.528Z] 
15:05:50 [2022-10-15T15:05:50.528Z] DONE 6 tests in 13.477s
15:05:50 [2022-10-15T15:05:50.528Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:05:50 [2022-10-15T15:05:50.528Z] ++ 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
15:05:50 [2022-10-15T15:05:50.528Z] ++ set -e
15:05:50 [2022-10-15T15:05:50.528Z] ++ '[' -n 0 ']'
15:05:50 [2022-10-15T15:05:50.528Z] ++ set -x
15:05:50 [2022-10-15T15:05:50.528Z] ++ 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
15:05:50 [2022-10-15T15:05:50.528Z] INFO: Testing against a local daemon
15:05:50 [2022-10-15T15:05:50.528Z] === RUN   TestServiceCreateInit
15:05:50 [2022-10-15T15:05:50.528Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:05:54 [2022-10-15T15:05:54.736Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:05:57 [2022-10-15T15:05:57.999Z] --- PASS: TestServiceCreateInit (7.27s)
15:05:57 [2022-10-15T15:05:57.999Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s)
15:05:57 [2022-10-15T15:05:57.999Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.50s)
15:05:57 [2022-10-15T15:05:57.999Z] === RUN   TestCreateServiceMultipleTimes
15:06:16 [2022-10-15T15:06:16.042Z] --- PASS: TestCreateServiceMultipleTimes (15.19s)
15:06:16 [2022-10-15T15:06:16.042Z] === RUN   TestCreateServiceConflict
15:06:16 [2022-10-15T15:06:16.042Z] --- PASS: TestCreateServiceConflict (2.30s)
15:06:16 [2022-10-15T15:06:16.042Z] === RUN   TestCreateServiceMaxReplicas
15:06:17 [2022-10-15T15:06:17.930Z] --- PASS: TestCreateServiceMaxReplicas (2.60s)
15:06:17 [2022-10-15T15:06:17.930Z] === RUN   TestCreateWithDuplicateNetworkNames
15:06:32 [2022-10-15T15:06:32.798Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s)
15:06:32 [2022-10-15T15:06:32.798Z] === RUN   TestCreateServiceSecretFileMode
15:06:33 [2022-10-15T15:06:33.358Z] --- PASS: TestCreateServiceSecretFileMode (2.35s)
15:06:33 [2022-10-15T15:06:33.358Z] === RUN   TestCreateServiceConfigFileMode
15:06:35 [2022-10-15T15:06:35.872Z] --- PASS: TestCreateServiceConfigFileMode (2.59s)
15:06:35 [2022-10-15T15:06:35.872Z] === RUN   TestCreateServiceSysctls
15:06:39 [2022-10-15T15:06:39.137Z] --- PASS: TestCreateServiceSysctls (2.96s)
15:06:39 [2022-10-15T15:06:39.137Z] === RUN   TestCreateServiceCapabilities
15:06:41 [2022-10-15T15:06:41.694Z] --- PASS: TestCreateServiceCapabilities (2.36s)
15:06:41 [2022-10-15T15:06:41.694Z] === RUN   TestInspect
15:06:44 [2022-10-15T15:06:44.208Z] --- PASS: TestInspect (2.66s)
15:06:44 [2022-10-15T15:06:44.208Z] === RUN   TestCreateJob
15:06:47 [2022-10-15T15:06:47.473Z] --- PASS: TestCreateJob (3.05s)
15:06:47 [2022-10-15T15:06:47.473Z] === RUN   TestReplicatedJob
15:06:51 [2022-10-15T15:06:51.637Z] --- PASS: TestReplicatedJob (4.58s)
15:06:51 [2022-10-15T15:06:51.637Z] === RUN   TestUpdateReplicatedJob
15:06:54 [2022-10-15T15:06:54.947Z] --- PASS: TestUpdateReplicatedJob (3.03s)
15:06:54 [2022-10-15T15:06:54.947Z] === RUN   TestServiceListWithStatuses
15:06:54 [2022-10-15T15:06:54.947Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:06:54 [2022-10-15T15:06:54.947Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:06:54 [2022-10-15T15:06:54.947Z] === RUN   TestDockerNetworkConnectAlias
15:06:59 [2022-10-15T15:06:59.151Z] --- PASS: TestDockerNetworkConnectAlias (4.11s)
15:06:59 [2022-10-15T15:06:59.151Z] === RUN   TestDockerNetworkReConnect
15:07:02 [2022-10-15T15:07:02.415Z] --- PASS: TestDockerNetworkReConnect (3.27s)
15:07:02 [2022-10-15T15:07:02.415Z] === RUN   TestServicePlugin
15:07:02 [2022-10-15T15:07:02.415Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:07:02 [2022-10-15T15:07:02.415Z] --- SKIP: TestServicePlugin (0.00s)
15:07:02 [2022-10-15T15:07:02.415Z] === RUN   TestServiceUpdateLabel
15:07:04 [2022-10-15T15:07:04.301Z] --- PASS: TestServiceUpdateLabel (2.15s)
15:07:04 [2022-10-15T15:07:04.301Z] === RUN   TestServiceUpdateSecrets
15:07:19 [2022-10-15T15:07:19.136Z] --- PASS: TestServiceUpdateSecrets (14.31s)
15:07:19 [2022-10-15T15:07:19.136Z] === RUN   TestServiceUpdateConfigs
15:07:33 [2022-10-15T15:07:33.974Z] --- PASS: TestServiceUpdateConfigs (14.24s)
15:07:33 [2022-10-15T15:07:33.974Z] === RUN   TestServiceUpdateNetwork
15:07:46 [2022-10-15T15:07:46.138Z] --- PASS: TestServiceUpdateNetwork (12.25s)
15:07:46 [2022-10-15T15:07:46.139Z] === RUN   TestServiceUpdatePidsLimit
15:07:46 [2022-10-15T15:07:46.139Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:07:46 [2022-10-15T15:07:46.699Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:07:54 [2022-10-15T15:07:54.778Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:08:01 [2022-10-15T15:08:01.333Z] --- PASS: TestServiceUpdatePidsLimit (16.06s)
15:08:01 [2022-10-15T15:08:01.333Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
15:08:01 [2022-10-15T15:08:01.333Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
15:08:01 [2022-10-15T15:08:01.333Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
15:08:01 [2022-10-15T15:08:01.333Z] PASS
15:08:01 [2022-10-15T15:08:01.333Z] 
15:08:01 [2022-10-15T15:08:01.333Z] === Skipped
15:08:01 [2022-10-15T15:08:01.333Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:08:01 [2022-10-15T15:08:01.333Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:08:01 [2022-10-15T15:08:01.333Z] 
15:08:01 [2022-10-15T15:08:01.333Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:08:01 [2022-10-15T15:08:01.333Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:08:01 [2022-10-15T15:08:01.333Z] 
15:08:01 [2022-10-15T15:08:01.333Z] DONE 27 tests, 2 skipped in 130.533s
15:08:01 [2022-10-15T15:08:01.333Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:08:01 [2022-10-15T15:08:01.333Z] ++ 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
15:08:01 [2022-10-15T15:08:01.333Z] ++ set -e
15:08:01 [2022-10-15T15:08:01.333Z] ++ '[' -n 0 ']'
15:08:01 [2022-10-15T15:08:01.333Z] ++ set -x
15:08:01 [2022-10-15T15:08:01.333Z] ++ 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
15:08:01 [2022-10-15T15:08:01.333Z] INFO: Testing against a local daemon
15:08:01 [2022-10-15T15:08:01.333Z] === RUN   TestSessionCreate
15:08:01 [2022-10-15T15:08:01.333Z] --- PASS: TestSessionCreate (0.03s)
15:08:01 [2022-10-15T15:08:01.333Z] === RUN   TestSessionCreateWithBadUpgrade
15:08:01 [2022-10-15T15:08:01.333Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:08:01 [2022-10-15T15:08:01.333Z] PASS
15:08:01 [2022-10-15T15:08:01.333Z] 
15:08:01 [2022-10-15T15:08:01.333Z] DONE 2 tests in 0.141s
15:08:01 [2022-10-15T15:08:01.333Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:08:01 [2022-10-15T15:08:01.333Z] ++ 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
15:08:01 [2022-10-15T15:08:01.333Z] ++ set -e
15:08:01 [2022-10-15T15:08:01.333Z] ++ '[' -n 0 ']'
15:08:01 [2022-10-15T15:08:01.333Z] ++ set -x
15:08:01 [2022-10-15T15:08:01.333Z] ++ 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
15:08:01 [2022-10-15T15:08:01.333Z] INFO: Testing against a local daemon
15:08:01 [2022-10-15T15:08:01.333Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:08:01 [2022-10-15T15:08:01.333Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:08:01 [2022-10-15T15:08:01.333Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:08:01 [2022-10-15T15:08:01.333Z] === RUN   TestDiskUsage
15:08:01 [2022-10-15T15:08:01.333Z] === PAUSE TestDiskUsage
15:08:01 [2022-10-15T15:08:01.333Z] === RUN   TestEventsExecDie
15:08:01 [2022-10-15T15:08:01.695Z] --- PASS: TestEventsExecDie (0.50s)
15:08:01 [2022-10-15T15:08:01.695Z] === RUN   TestEventsBackwardsCompatible
15:08:01 [2022-10-15T15:08:01.695Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
15:08:01 [2022-10-15T15:08:01.695Z] === RUN   TestEventsVolumeCreate
15:08:01 [2022-10-15T15:08:01.959Z] --- PASS: TestEventsVolumeCreate (0.07s)
15:08:01 [2022-10-15T15:08:01.959Z] === RUN   TestInfoBinaryCommits
15:08:01 [2022-10-15T15:08:01.959Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:08:01 [2022-10-15T15:08:01.959Z] === RUN   TestInfoAPIVersioned
15:08:01 [2022-10-15T15:08:01.959Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:08:01 [2022-10-15T15:08:01.959Z] === RUN   TestInfoAPI
15:08:01 [2022-10-15T15:08:01.959Z] --- PASS: TestInfoAPI (0.02s)
15:08:01 [2022-10-15T15:08:01.959Z] === RUN   TestInfoAPIWarnings
15:08:20 [2022-10-15T15:08:20.005Z] --- PASS: TestInfoAPIWarnings (16.55s)
15:08:20 [2022-10-15T15:08:20.005Z] === RUN   TestInfoDebug
15:08:20 [2022-10-15T15:08:20.005Z] --- PASS: TestInfoDebug (0.52s)
15:08:20 [2022-10-15T15:08:20.005Z] === RUN   TestInfoInsecureRegistries
15:08:20 [2022-10-15T15:08:20.005Z] --- PASS: TestInfoInsecureRegistries (0.52s)
15:08:20 [2022-10-15T15:08:20.005Z] === RUN   TestInfoRegistryMirrors
15:08:20 [2022-10-15T15:08:20.005Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:08:20 [2022-10-15T15:08:20.005Z] === RUN   TestLoginFailsWithBadCredentials
15:08:20 [2022-10-15T15:08:20.566Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
15:08:20 [2022-10-15T15:08:20.566Z] === RUN   TestPingCacheHeaders
15:08:20 [2022-10-15T15:08:20.566Z] --- PASS: TestPingCacheHeaders (0.02s)
15:08:20 [2022-10-15T15:08:20.566Z] === RUN   TestPingGet
15:08:20 [2022-10-15T15:08:20.566Z] --- PASS: TestPingGet (0.01s)
15:08:20 [2022-10-15T15:08:20.566Z] === RUN   TestPingHead
15:08:20 [2022-10-15T15:08:20.566Z] --- PASS: TestPingHead (0.02s)
15:08:20 [2022-10-15T15:08:20.566Z] === RUN   TestPingSwarmHeader
15:08:21 [2022-10-15T15:08:21.127Z] === RUN   TestPingSwarmHeader/before_swarm_init
15:08:21 [2022-10-15T15:08:21.687Z] === RUN   TestPingSwarmHeader/after_swarm_init
15:08:22 [2022-10-15T15:08:22.614Z] === RUN   TestPingSwarmHeader/after_swarm_leave
15:08:22 [2022-10-15T15:08:22.614Z] --- PASS: TestPingSwarmHeader (2.11s)
15:08:22 [2022-10-15T15:08:22.614Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
15:08:22 [2022-10-15T15:08:22.614Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
15:08:22 [2022-10-15T15:08:22.614Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
15:08:22 [2022-10-15T15:08:22.614Z] === RUN   TestPingBuilderHeader
15:08:22 [2022-10-15T15:08:22.614Z] === RUN   TestPingBuilderHeader/default_config
15:08:23 [2022-10-15T15:08:23.179Z] === RUN   TestPingBuilderHeader/buildkit_disabled
15:08:23 [2022-10-15T15:08:23.780Z] --- PASS: TestPingBuilderHeader (1.05s)
15:08:23 [2022-10-15T15:08:23.780Z]     --- PASS: TestPingBuilderHeader/default_config (0.52s)
15:08:23 [2022-10-15T15:08:23.780Z]     --- PASS: TestPingBuilderHeader/buildkit_disabled (0.52s)
15:08:23 [2022-10-15T15:08:23.780Z] === RUN   TestVersion
15:08:23 [2022-10-15T15:08:23.780Z] --- PASS: TestVersion (0.02s)
15:08:23 [2022-10-15T15:08:23.780Z] === CONT  TestDiskUsage
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/container_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/image_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/volume_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/build-cache_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.036Z] === RUN   TestDiskUsage/after_LoadBusybox
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.292Z] === RUN   TestDiskUsage/after_container.Run
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:08:24 [2022-10-15T15:08:24.548Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:08:24 [2022-10-15T15:08:24.803Z] --- PASS: TestDiskUsage (1.12s)
15:08:24 [2022-10-15T15:08:24.803Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.803Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z] PASS
15:08:24 [2022-10-15T15:08:24.804Z] 
15:08:24 [2022-10-15T15:08:24.804Z] === Skipped
15:08:24 [2022-10-15T15:08:24.804Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:08:24 [2022-10-15T15:08:24.804Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:08:24 [2022-10-15T15:08:24.804Z] 
15:08:24 [2022-10-15T15:08:24.804Z] DONE 57 tests, 1 skipped in 23.629s
15:08:24 [2022-10-15T15:08:24.804Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:08:24 [2022-10-15T15:08:24.804Z] ++ 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
15:08:24 [2022-10-15T15:08:24.804Z] ++ set -e
15:08:24 [2022-10-15T15:08:24.804Z] ++ '[' -n 0 ']'
15:08:24 [2022-10-15T15:08:24.804Z] ++ set -x
15:08:24 [2022-10-15T15:08:24.804Z] ++ 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
15:08:24 [2022-10-15T15:08:24.804Z] INFO: Testing against a local daemon
15:08:24 [2022-10-15T15:08:24.804Z] === RUN   TestVolumesCreateAndList
15:08:24 [2022-10-15T15:08:24.804Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:08:24 [2022-10-15T15:08:24.804Z] === RUN   TestVolumesRemove
15:08:25 [2022-10-15T15:08:25.060Z] --- PASS: TestVolumesRemove (0.06s)
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInspect
15:08:25 [2022-10-15T15:08:25.060Z] --- PASS: TestVolumesInspect (0.02s)
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInvalidJSON
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInvalidJSON/volumes/create
15:08:25 [2022-10-15T15:08:25.060Z] === PAUSE TestVolumesInvalidJSON/volumes/create
15:08:25 [2022-10-15T15:08:25.060Z] === CONT  TestVolumesInvalidJSON/volumes/create
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
15:08:25 [2022-10-15T15:08:25.060Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:08:25 [2022-10-15T15:08:25.060Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
15:08:25 [2022-10-15T15:08:25.060Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
15:08:25 [2022-10-15T15:08:25.060Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
15:08:25 [2022-10-15T15:08:25.060Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
15:08:25 [2022-10-15T15:08:25.060Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
15:08:25 [2022-10-15T15:08:25.060Z] === RUN   TestVolumePruneAnonymous
15:08:25 [2022-10-15T15:08:25.060Z] --- PASS: TestVolumePruneAnonymous (0.03s)
15:08:25 [2022-10-15T15:08:25.060Z] PASS
15:08:25 [2022-10-15T15:08:25.060Z] 
15:08:25 [2022-10-15T15:08:25.060Z] DONE 10 tests in 0.235s
15:08:25 [2022-10-15T15:08:25.060Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:08:25 [2022-10-15T15:08:25.060Z] ++++ cat bundles/test-integration/docker.pid
15:08:25 [2022-10-15T15:08:25.060Z] +++ kill 14798
15:08:25 [2022-10-15T15:08:25.316Z] +++ /etc/init.d/apparmor stop
15:08:25 [2022-10-15T15:08:25.316Z] Leaving: AppArmorNo profiles have been unloaded.
15:08:25 [2022-10-15T15:08:25.316Z] 
15:08:25 [2022-10-15T15:08:25.316Z] Unloading profiles will leave already running processes permanently
15:08:25 [2022-10-15T15:08:25.316Z] unconfined, which can lead to unexpected situations.
15:08:25 [2022-10-15T15:08:25.316Z] 
15:08:25 [2022-10-15T15:08:25.316Z] To set a process to complain mode, use the command line tool
15:08:25 [2022-10-15T15:08:25.316Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:08:25 [2022-10-15T15:08:25.316Z] +++ true
15:08:25 [2022-10-15T15:08:25.316Z] exiting test-integration
15:08:25 [2022-10-15T15:08:25.316Z] ++ exit 0
15:08:25 [2022-10-15T15:08:25.316Z] 
Post stage
[Pipeline] junit
15:08:26 [2022-10-15T15:08:26.254Z] Recording test results
15:08:26 [2022-10-15T15:08:26.478Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:08:26 [2022-10-15T15:08:26.789Z] + echo Ensuring container killed.
15:08:26 [2022-10-15T15:08:26.789Z] Ensuring container killed.
15:08:26 [2022-10-15T15:08:26.789Z] + docker rm -vf docker-pr3
15:08:26 [2022-10-15T15:08:26.789Z] Error response from daemon: No such container: docker-pr3
[Pipeline] sh
15:08:27 [2022-10-15T15:08:27.193Z] + echo Chowning /workspace to jenkins user
15:08:27 [2022-10-15T15:08:27.193Z] Chowning /workspace to jenkins user
15:08:27 [2022-10-15T15:08:27.193Z] + id -u
15:08:27 [2022-10-15T15:08:27.193Z] + id -g
15:08:27 [2022-10-15T15:08:27.193Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-44266:/workspace busybox chown -R 1000:1000 /workspace
15:08:27 [2022-10-15T15:08:27.193Z] Unable to find image 'busybox:latest' locally
15:08:27 [2022-10-15T15:08:27.449Z] latest: Pulling from library/busybox
15:08:27 [2022-10-15T15:08:27.449Z] 89485c9dae0b: Pulling fs layer
15:08:27 [2022-10-15T15:08:27.449Z] 89485c9dae0b: Verifying Checksum
15:08:27 [2022-10-15T15:08:27.449Z] 89485c9dae0b: Download complete
15:08:27 [2022-10-15T15:08:27.449Z] 89485c9dae0b: Pull complete
15:08:27 [2022-10-15T15:08:27.704Z] Digest: sha256:9810966b5f712084ea05bf28fc8ba2c8fb110baa2531a10e2da52c1efc504698
15:08:27 [2022-10-15T15:08:27.704Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:08:29 [2022-10-15T15:08:29.389Z] + bundleName=arm64-integration
15:08:29 [2022-10-15T15:08:29.389Z] + echo Creating arm64-integration-bundles.tar.gz
15:08:29 [2022-10-15T15:08:29.389Z] Creating arm64-integration-bundles.tar.gz
15:08:29 [2022-10-15T15:08:29.389Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:08:29 [2022-10-15T15:08:29.389Z] + xargs tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:08:29 [2022-10-15T15:08:29.653Z] Archiving artifacts
15:08:31 [2022-10-15T15:08:31.449Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-44266/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:08:31 [2022-10-15T15:08:31.738Z] + make clean
15:08:31 [2022-10-15T15:08:31.993Z] docker volume rm -f docker-dev-cache docker-mod-cache
15:08:31 [2022-10-15T15:08:31.993Z] docker-dev-cache
15:08:31 [2022-10-15T15:08:31.993Z] 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