"./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatSize|TestReadFile|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Sha1Download$'" - Starting (try 5/5) 2026/01/22 03:58:31 DEBUG : Creating backend with remote "TestWebdavInfiniteScale:rclone-test-wubadat1fezu" 2026/01/22 03:58:31 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/22 03:58:31 DEBUG : Setting type="webdav" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_TYPE 2026/01/22 03:58:31 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/22 03:58:31 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/22 03:58:31 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/22 03:58:31 DEBUG : Setting pass="Otz1KWkCuSum7RuJoQcqeePA6AuL" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/22 03:58:31 DEBUG : TestWebdavInfiniteScale: detected overridden config - adding "{9_Igd}" suffix to name 2026/01/22 03:58:31 DEBUG : Setting url="https://127.0.0.1:28639/dav/spaces/some-admin-user-id-0000-100000000000" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_URL 2026/01/22 03:58:31 DEBUG : Setting vendor="infinitescale" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_VENDOR 2026/01/22 03:58:31 DEBUG : Setting user="admin" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_USER 2026/01/22 03:58:31 DEBUG : Setting pass="Otz1KWkCuSum7RuJoQcqeePA6AuL" for "TestWebdavInfiniteScale" from environment variable RCLONE_CONFIG_TESTWEBDAVINFINITESCALE_PASS 2026/01/22 03:58:31 DEBUG : found headers: 2026/01/22 03:58:31 DEBUG : Creating backend with remote "/tmp/rclone3816291722" === RUN TestCheckDownload run.go:185: Remote "webdav root 'rclone-test-wubadat1fezu'", Local "Local file system at /tmp/rclone3816291722", Modify Window "1s" 2026/01/22 03:58:31 DEBUG : rutabaga: Update will use the tus protocol to upload 2026/01/22 03:58:31 INFO : rutabaga: Failed to read metadata: object not found 2026/01/22 03:58:31 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded starts 2026/01/22 03:58:32 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded chunk no 1 ok, range 0 -> 8 2026/01/22 03:58:32 DEBUG : webdav root 'rclone-test-wubadat1fezu': -- Uploaded finished === RUN TestCheckDownload/1 check_test.go:86: 1: Expecting 0 errors but got 2 check_test.go:89: 1: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "= rutabaga"} actual : []string{"", "! rutabaga"} Diff: --- Expected +++ Actual @@ -2,3 +2,3 @@ (string) "", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/2 check_test.go:86: 2: Expecting 1 errors but got 3 check_test.go:89: 2: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2"} Diff: --- Expected +++ Actual @@ -2,4 +2,4 @@ (string) "", - (string) (len=9) "+ potato2", - (string) (len=10) "= rutabaga" + (string) (len=10) "! rutabaga", + (string) (len=9) "+ potato2" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/22 04:05:01 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/22 04:05:01 DEBUG : empty space: Update will use the tus protocol to upload 2026/01/22 04:05:03 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/22 04:05:03 INFO : empty space: Failed to read metadata: object not found 2026/01/22 04:05:04 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/22 04:05:04 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded starts 2026/01/22 04:05:05 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/22 04:05:05 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded chunk no 1 ok, range 0 -> 1 2026/01/22 04:05:05 DEBUG : webdav root 'rclone-test-wubadat1fezu': -- Uploaded finished 2026/01/22 04:05:06 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/22 04:05:07 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/3 check_test.go:86: 3: Expecting 2 errors but got 4 check_test.go:89: 3: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "+ potato2", "- empty space", "= rutabaga"} actual : []string{"", "! rutabaga", "+ potato2", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", + (string) (len=10) "! rutabaga", (string) (len=9) "+ potato2", - (string) (len=13) "- empty space", - (string) (len=10) "= rutabaga" + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) "", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,4 @@ -([]string) { +([]string) (len=2) { + (string) "", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/22 04:08:23 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/22 04:08:23 DEBUG : potato2: Update will use the tus protocol to upload 2026/01/22 04:08:25 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/22 04:08:25 INFO : potato2: Failed to read metadata: object not found 2026/01/22 04:08:27 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/22 04:08:27 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded starts 2026/01/22 04:08:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/22 04:08:28 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/22 04:08:28 DEBUG : webdav root 'rclone-test-wubadat1fezu': -- Uploaded finished 2026/01/22 04:08:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/22 04:08:30 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/4 check_test.go:86: 4: Expecting 1 errors but got 5 check_test.go:89: 4: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "- empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "- empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "- empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "- empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/5 check_test.go:86: 5: Expecting 1 errors but got 5 check_test.go:89: 5: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space"} Diff: --- Expected +++ Actual @@ -2,5 +2,5 @@ (string) "", - (string) (len=13) "* empty space", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", + (string) (len=13) "* empty space" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error 2026/01/22 04:21:48 DEBUG : pacer: Reducing sleep to 1.5s 2026/01/22 04:21:48 DEBUG : remotepotato: Update will use the tus protocol to upload 2026/01/22 04:21:50 DEBUG : pacer: Reducing sleep to 1.125s 2026/01/22 04:21:50 INFO : remotepotato: Failed to read metadata: object not found 2026/01/22 04:21:52 DEBUG : pacer: Reducing sleep to 843.75ms 2026/01/22 04:21:52 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded starts 2026/01/22 04:21:53 DEBUG : pacer: Reducing sleep to 632.8125ms 2026/01/22 04:21:53 DEBUG : webdav root 'rclone-test-wubadat1fezu': Uploaded chunk no 1 ok, range 0 -> 60 2026/01/22 04:21:53 DEBUG : webdav root 'rclone-test-wubadat1fezu': -- Uploaded finished 2026/01/22 04:21:53 DEBUG : pacer: Reducing sleep to 474.609375ms 2026/01/22 04:21:54 DEBUG : pacer: Reducing sleep to 355.957031ms === RUN TestCheckDownload/6 check_test.go:86: 6: Expecting 2 errors but got 6 check_test.go:89: 6: Total files matching line missing === NAME TestCheckDownload check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:56 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "* empty space", "- remotepotato", "= potato2", "= rutabaga"} actual : []string{"", "! potato2", "! rutabaga", "* empty space", "- remotepotato"} Diff: --- Expected +++ Actual @@ -2,6 +2,6 @@ (string) "", + (string) (len=9) "! potato2", + (string) (len=10) "! rutabaga", (string) (len=13) "* empty space", - (string) (len=14) "- remotepotato", - (string) (len=9) "= potato2", - (string) (len=10) "= rutabaga" + (string) (len=14) "- remotepotato" } Test: TestCheckDownload Messages: combined check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:59 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{"", "potato2", "rutabaga"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) "", - (string) (len=7) "potato2", - (string) (len=8) "rutabaga" +([]string) { } Test: TestCheckDownload Messages: match check_test.go:52: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:52 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:61 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:94 Error: Not equal: expected: []string{} actual : []string{"", "potato2", "rutabaga"} Diff: --- Expected +++ Actual @@ -1,2 +1,5 @@ -([]string) { +([]string) (len=3) { + (string) "", + (string) (len=7) "potato2", + (string) (len=8) "rutabaga" } Test: TestCheckDownload Messages: error === RUN TestCheckDownload/7 panic: test timed out after 1h0m0s running tests: TestCheckDownload (1h1m11s) TestCheckDownload/7 (29m26s) goroutine 1418 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 61 minutes]: testing.(*T).Run(0xc0004b1180, {0x28f4f6a?, 0xc00006bad8?}, 0x2a2b2f0) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0004b1180) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0004b1180, 0xc00006bc18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc000508c48, {0x43b8b20, 0x6f, 0x6f}, {0xee1039767?, 0x43cf460?, 0x43cf460?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc00057f680) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc00057f680) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:74 +0xa6 github.com/rclone/rclone/fs/operations_test.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:61 main.main() _testmain.go:269 +0xa9 goroutine 19 [chan receive, 61 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 18 [syscall, 61 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 50 [chan receive, 31 minutes]: testing.(*T).Run(0xc0004b1340, {0x2e20118?, 0xc000099f30?}, 0xc0000b3260) /usr/local/go/src/testing/testing.go:1859 +0x431 github.com/rclone/rclone/fs/operations_test.testCheck.func5(...) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:65 github.com/rclone/rclone/fs/operations_test.testCheck(0xc0004b1340, 0x2a2b900) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:170 +0x22a5 github.com/rclone/rclone/fs/operations_test.TestCheckDownload(0xc0004b1340?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:204 +0x1a testing.tRunner(0xc0004b1340, 0x2a2b2f0) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 370 [chan receive (nil chan), 54 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 360 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 68 [chan receive, 61 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 50 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1211 [preempted]: net/http.(*Transport).getConn(0xc0005ca340, 0xc000143b80, {{}, 0x0, {0xc0005d91f0, 0x5}, {0xc0006d1980, 0xf}, 0x0}) /usr/local/go/src/net/http/transport.go:1504 +0x218 net/http.(*Transport).roundTrip(0xc0005ca340, 0xc0004b4140) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0001a63c0, 0xc0004b4140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0004b4140, {0x2d9c4c0, 0xc0001a63c0}, {0x4d8c81363c59724d?, 0xffffff?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0001dde00, 0xc0004b4140, {0x0?, 0x1?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0001dde00, 0xc0004b4140) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000142370, {0x2dc4e88, 0x43f2c80}, 0xc00013a9a0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/backend/webdav.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/webdav.go:1527 +0x52 github.com/rclone/rclone/fs.pacerInvoker(0x4, 0xa, 0x2d9b800?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0001a6360, 0xc0002d1980, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001a6360, 0xc0002d1980) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/webdav.(*Object).Open(0xc000401aa0, {0x2dc4e88, 0x43f2c80}, {0x43f2c80, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/webdav.go:1526 +0x2b8 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0003c42d0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:148 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2dc4e88, 0x43f2c80}, {0x2ddecc0, 0xc000401aa0}, 0xa, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:103 +0x4fb github.com/rclone/rclone/fs/operations.Open({0x2dc4e88, 0x43f2c80}, {0x2ddecc0, 0xc000401aa0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:125 +0x6b github.com/rclone/rclone/fs/operations.checkIdenticalDownload({0x2dc4e88, 0x43f2c80}, {0x2ddd280, 0xc0004018c0}, {0x2ddecc0, 0xc000401aa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:342 +0x76 github.com/rclone/rclone/fs/operations.CheckIdenticalDownload.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:333 +0x3d github.com/rclone/rclone/fs/operations.Retry({0x2dc4e88, 0x43f2c80}, {0x284bde0, 0xc0004018c0}, 0xa, 0xc00064dd90) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:742 +0xa5 github.com/rclone/rclone/fs/operations.CheckIdenticalDownload({0x2dc4e88, 0x43f2c80}, {0x2ddd280, 0xc0004018c0}, {0x2ddecc0, 0xc000401aa0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:332 +0xf3 github.com/rclone/rclone/fs/operations.CheckDownload.func1({0x2dc4e88?, 0x43f2c80?}, {0x2ddecc0?, 0xc000401aa0?}, {0x2ddd280, 0xc0004018c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:372 +0x53 github.com/rclone/rclone/fs/operations.(*checkMarch).checkIdentical(0xc000000000, {0x2dc4e88, 0x43f2c80}, {0x2ddecc0, 0xc000401aa0}, {0x2ddd280, 0xc0004018c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:137 +0x22c github.com/rclone/rclone/fs/operations.(*checkMarch).Match.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:156 +0xa7 created by github.com/rclone/rclone/fs/operations.(*checkMarch).Match in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:151 +0x5df goroutine 1179 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00060ef00, {0x2dc4fa0, 0xc000846e10}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 1178 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 1178 [sync.WaitGroup.Wait, 31 minutes]: sync.runtime_SemacquireWaitGroup(0xc0006d0698?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0006c75f0?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/operations.CheckFn({0x2dc4e88, 0x43f2c80}, 0xc000099c08) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:235 +0x249 github.com/rclone/rclone/fs/operations.CheckDownload({0x2dc4e88?, 0x43f2c80?}, 0xc0005d6198?) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:383 +0x69 github.com/rclone/rclone/fs/operations_test.testCheck.testCheck.func5.func12.1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:75 +0x2f github.com/rclone/rclone/cmd/bisync/bilib.CaptureOutput(0xc000099e58) /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:26 +0xfb github.com/rclone/rclone/fs/operations_test.testCheck.testCheck.func5.func12(0xc0004c1500) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:74 +0x1f7 testing.tRunner(0xc0004c1500, 0xc0000b3260) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 50 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 116 [chan receive (nil chan), 61 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 106 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 475 [chan receive, 51 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 50 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 335 [chan receive, 54 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 50 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 246 [chan receive (nil chan), 59 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 236 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 499 [chan receive (nil chan), 51 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 489 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 972 [chan receive, 37 minutes]: github.com/rclone/rclone/backend/webdav.(*Uploader).broadcastProgress(...) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:166 created by github.com/rclone/rclone/backend/webdav.NewUploader in goroutine 50 /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/tus-uploader.go:188 +0x118 goroutine 1220 [chan receive (nil chan), 31 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 1178 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1210 [runnable]: net/http.(*Transport).getConn(0xc0005ca340, 0xc000556960, {{}, 0x0, {0xc0000bc620, 0x5}, {0xc00047d680, 0xf}, 0x0}) /usr/local/go/src/net/http/transport.go:1499 +0x22c net/http.(*Transport).roundTrip(0xc0005ca340, 0xc0005c4140) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0001a63c0, 0xc0005c4140) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0005c4140, {0x2d9c4c0, 0xc0001a63c0}, {0x43ee301?, 0x73de4ae6cbc8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc0001dde00, 0xc0005c4140, {0x73de93cc0f2a?, 0xc00064b168?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc0001dde00, 0xc0005c4140) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc000142370, {0x2dc4e88, 0x43f2c80}, 0xc00010fce0) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:356 +0xd67 github.com/rclone/rclone/backend/webdav.(*Object).Open.func1() /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/webdav.go:1527 +0x52 github.com/rclone/rclone/fs.pacerInvoker(0x6, 0xa, 0x2d9b800?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0001a6360, 0xc000546700, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:216 +0xd2 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0001a6360, 0xc000546700) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:235 +0x93 github.com/rclone/rclone/backend/webdav.(*Object).Open(0xc0004019e0, {0x2dc4e88, 0x43f2c80}, {0x43f2c80, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/backend/webdav/webdav.go:1526 +0x2b8 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc0008440f0) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:148 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2dc4e88, 0x43f2c80}, {0x2ddecc0, 0xc0004019e0}, 0xa, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:103 +0x4fb github.com/rclone/rclone/fs/operations.Open({0x2dc4e88, 0x43f2c80}, {0x2ddecc0, 0xc0004019e0}, {0x0, 0x0, 0x0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:125 +0x6b github.com/rclone/rclone/fs/operations.checkIdenticalDownload({0x2dc4e88, 0x43f2c80}, {0x2ddd280, 0xc000401860}, {0x2ddecc0, 0xc0004019e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:342 +0x76 github.com/rclone/rclone/fs/operations.CheckIdenticalDownload.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:333 +0x3d github.com/rclone/rclone/fs/operations.Retry({0x2dc4e88, 0x43f2c80}, {0x284bde0, 0xc000401860}, 0xa, 0xc00064bd90) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations.go:742 +0xa5 github.com/rclone/rclone/fs/operations.CheckIdenticalDownload({0x2dc4e88, 0x43f2c80}, {0x2ddd280, 0xc000401860}, {0x2ddecc0, 0xc0004019e0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:332 +0xf3 github.com/rclone/rclone/fs/operations.CheckDownload.func1({0x2dc4e88?, 0x43f2c80?}, {0x2ddecc0?, 0xc0004019e0?}, {0x2ddd280, 0xc000401860}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:372 +0x53 github.com/rclone/rclone/fs/operations.(*checkMarch).checkIdentical(0xc000000000, {0x2dc4e88, 0x43f2c80}, {0x2ddecc0, 0xc0004019e0}, {0x2ddd280, 0xc000401860}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:137 +0x22c github.com/rclone/rclone/fs/operations.(*checkMarch).Match.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:156 +0xa7 created by github.com/rclone/rclone/fs/operations.(*checkMarch).Match in goroutine 1184 /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check.go:151 +0x5df goroutine 763 [chan receive (nil chan), 45 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 753 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 1003 [chan receive (nil chan), 37 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 961 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 "./operations.test -test.v -test.timeout 1h0m0s -remote TestWebdavInfiniteScale: -verbose -test.run '^(TestCat|TestCheckSumDownload|TestCopyFile|TestCopyFileBackupDir|TestCopyFileCompareDest|TestCopyFileCopyDest|TestCopyFileMaxTransfer|TestCopyURL|TestMoveFile|TestMoveFileBackupDir|TestMoveFileWithIgnoreExisting|TestParseSumFile|TestRcatSize|TestReadFile|TestTouchDir)$|^TestCheckDownload$/^(1|2|3|4|5|6|7)$|^TestHashSums$/^Sha1Download$'" - Finished ERROR in 1h1m11.09074536s (try 5/5): exit status 2: Failed [TestCheckDownload/1 TestCheckDownload/2 TestCheckDownload/3 TestCheckDownload/4 TestCheckDownload/5 TestCheckDownload/6 TestCheckDownload/7 TestParseSumFile TestCheckSumDownload TestCopyFile TestCopyFileBackupDir TestCopyFileCompareDest TestCopyFileCopyDest TestCopyFileMaxTransfer TestHashSums/Sha1Download TestReadFile TestCat TestCopyURL TestMoveFile TestMoveFileWithIgnoreExisting TestMoveFileBackupDir TestRcatSize TestTouchDir]