"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDeleteSize|TestMultithreadCopy|TestMultithreadCopyAbort|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Starting (try 4/5)
2026/04/17 05:11:58 DEBUG : Creating backend with remote "TestDrime:rclone-test-lohevut6wogi"
2026/04/17 05:11:58 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/04/17 05:11:59 DEBUG : Creating backend with remote "/tmp/rclone2393175011"
=== RUN TestMultithreadCopy
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
multithread_test.go:137:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:148
Error: Received unexpected error:
failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestMultithreadCopy
--- FAIL: TestMultithreadCopy (1.12s)
=== RUN TestMultithreadCopyAbort
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
multithread_test.go:137:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:137
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/multithread_test.go:293
Error: Received unexpected error:
failed to initiate multipart upload: Error "You have exhausted your allowed space of 20,480.0MB. Delete some files or upgrade your plan."
Test: TestMultithreadCopyAbort
--- FAIL: TestMultithreadCopyAbort (0.68s)
=== RUN TestParseSumFile
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
fstest.go:542: Sleeping for 1s for findObject eventual consistency: 1/3 (object not found)
2026/04/17 05:12:03 NOTICE: test.sum: improperly formatted checksum line 4
2026/04/17 05:12:03 NOTICE: test.sum: improperly formatted checksum line 5
2026/04/17 05:12:03 NOTICE: test.sum: improperly formatted checksum line 6
2026/04/17 05:12:03 NOTICE: test.sum: 2 warning(s) suppressed...
2026/04/17 05:12:04 DEBUG : test.sum: Removing old object on successful upload
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-lohevut6wogi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 6s just to make sure
--- FAIL: TestParseSumFile (12.14s)
=== RUN TestCheckSumDownload
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
2026/04/17 05:12:13 DEBUG : Creating backend with remote "TestDrime:rclone-test-lohevut6wogi/data"
2026/04/17 05:12:13 DEBUG : Config file has changed externally - reloading
2026/04/17 05:12:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:12:13 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n
503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:12:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:12:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:12:13 DEBUG : pacer: low level retry 2/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:12:13 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/04/17 05:12:14 DEBUG : pacer: Reducing sleep to 20ms
2026/04/17 05:12:14 DEBUG : pacer: Reducing sleep to 10ms
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 6s just to make sure
=== RUN TestCheckSumDownload/subtest1
2026/04/17 05:12:28 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
run.go:290: Failed to put "test.sum" to "drime root 'rclone-test-lohevut6wogi'": failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
run.go:130: removing file "test.sum" failed - try 1/3: failed to delete item: Error "The selected entry ids is invalid."
run.go:130: removing file "test.sum" failed - try 2/3: failed to delete item: Error "The selected entry ids is invalid."
run.go:130: removing file "test.sum" failed - try 3/3: failed to delete item: Error "The selected entry ids is invalid."
run.go:133: removing file "test.sum" failed: failed to delete item: Error "The selected entry ids is invalid."
run.go:130: removing dir "data" failed - try 1/3: directory not empty
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393
/usr/local/go/src/testing/testing.go:1317
/usr/local/go/src/testing/testing.go:1667
/usr/local/go/src/testing/testing.go:2030
/usr/local/go/src/runtime/panic.go:694
/usr/local/go/src/testing/testing.go:1022
/usr/local/go/src/testing/testing.go:1228
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:368
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:447
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
Error: Should be true
Test: TestCheckSumDownload
Messages: listing wrong, want
got
test.sum (41)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:178
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:393
/usr/local/go/src/testing/testing.go:1317
/usr/local/go/src/testing/testing.go:1667
/usr/local/go/src/testing/testing.go:2030
/usr/local/go/src/runtime/panic.go:694
/usr/local/go/src/testing/testing.go:1022
/usr/local/go/src/testing/testing.go:1228
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:290
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:297
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:368
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:447
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCheckSumDownload
Messages: Unexpected file "test.sum"
--- FAIL: TestCheckSumDownload (30.86s)
--- PASS: TestCheckSumDownload/subtest1 (1.60s)
=== RUN TestCopyFileCompareDest
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
2026/04/17 05:12:44 DEBUG : Creating backend with remote "TestDrime:rclone-test-lohevut6wogi/dst"
2026/04/17 05:12:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:12:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:12:44 DEBUG : pacer: Reducing sleep to 10ms
2026/04/17 05:12:44 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:12:44 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:12:44 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:12:44 DEBUG : pacer: Reducing sleep to 10ms
2026/04/17 05:12:45 DEBUG : Creating backend with remote "TestDrime:rclone-test-lohevut6wogi/CompareDest"
2026/04/17 05:12:47 DEBUG : one: Need to transfer - File not found at Destination
2026/04/17 05:12:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:12:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:12:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:12:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/17 05:12:47 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:12:47 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:12:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:12:47 DEBUG : pacer: Reducing sleep to 10ms
2026/04/17 05:12:48 DEBUG : one: size = 3 OK
2026/04/17 05:12:48 INFO : one: Copied (new)
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:212
Error: Should be true
Test: TestCopyFileCompareDest
Messages: listing wrong, want
dst/one (3) got
dst/one (3), test.sum (41)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:212
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileCompareDest
Messages: Unexpected file "test.sum"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:305:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:216
Error: Should be true
Test: TestCopyFileCompareDest
Messages: listing wrong, want
dst/one (3) got
dst/one (3), test.sum (41)
fstest.go:191:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:191
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:308
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:345
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:216
/usr/local/go/src/runtime/asm_amd64.s:1771
Error: Should be true
Test: TestCopyFileCompareDest
Messages: Unexpected file "test.sum"
2026/04/17 05:13:08 DEBUG : one: size = 5 (Local file system at /tmp/rclone2393175011)
2026/04/17 05:13:08 DEBUG : one: size = 3 (drime root 'rclone-test-lohevut6wogi/dst')
2026/04/17 05:13:08 DEBUG : one: Sizes differ
2026/04/17 05:13:09 DEBUG : one: Removing old object on successful upload
2026/04/17 05:13:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:13:09 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:13:09 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:13:09 DEBUG : pacer: Reducing sleep to 10ms
2026/04/17 05:13:09 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
copy_test.go:220:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:220
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestCopyFileCompareDest
run.go:130: removing dir "dst" failed - try 1/3: directory not empty
--- FAIL: TestCopyFileCompareDest (28.65s)
=== RUN TestCopyFileCopyDest
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
2026/04/17 05:13:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-lohevut6wogi/dst"
2026/04/17 05:13:14 DEBUG : Creating backend with remote "TestDrime:rclone-test-lohevut6wogi/CopyDest"
2026/04/17 05:13:15 DEBUG : one: Need to transfer - File not found at Destination
2026/04/17 05:13:17 DEBUG : one: size = 3 OK
2026/04/17 05:13:17 INFO : one: Copied (new)
2026/04/17 05:13:18 DEBUG : one: size = 5 (Local file system at /tmp/rclone2393175011)
2026/04/17 05:13:18 DEBUG : one: size = 3 (drime root 'rclone-test-lohevut6wogi/dst')
2026/04/17 05:13:18 DEBUG : one: Sizes differ
2026/04/17 05:13:18 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/04/17 05:13:18 DEBUG : pacer: low level retry 1/10 (error Error "503 Service Unavailable (503): \r\n503 Service Temporarily Unavailable\r\n\r\n
503 Service Temporarily Unavailable
\r\n
nginx
\r\n\r\n\r\n")
2026/04/17 05:13:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/04/17 05:13:18 DEBUG : pacer: Reducing sleep to 10ms
2026/04/17 05:13:19 DEBUG : one: Removing old object on successful upload
2026/04/17 05:13:19 ERROR : one: Failed to copy: failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
copy_test.go:303:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy_test.go:303
Error: Received unexpected error:
failed to delete existing object: failed to delete item: Error "The selected entry ids is invalid."
Test: TestCopyFileCopyDest
run.go:130: removing dir "dst" failed - try 1/3: directory not empty
--- FAIL: TestCopyFileCopyDest (8.98s)
=== RUN TestMaxDeleteSize
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 6s just to make sure
2026/04/17 05:13:32 DEBUG : Waiting for deletions to finish
2026/04/17 05:13:32 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2026/04/17 05:13:32 INFO : medium: Deleted
2026/04/17 05:13:32 INFO : large: Deleted
operations_test.go:492:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:492
Error: Not equal:
expected: 1
actual : 3
Test: TestMaxDeleteSize
--- FAIL: TestMaxDeleteSize (12.47s)
=== RUN TestRmdirsNoLeaveRoot
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
2026/04/17 05:13:36 INFO : A2: Making directory
2026/04/17 05:13:37 INFO : A1/B2: Making directory
2026/04/17 05:13:37 INFO : A1/B2/C2: Making directory
2026/04/17 05:13:38 INFO : A1/B1/C3: Making directory
2026/04/17 05:13:38 INFO : A3: Making directory
2026/04/17 05:13:39 INFO : A3/B3: Making directory
2026/04/17 05:13:39 INFO : A3/B3/C4: Making directory
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 6s just to make sure
2026/04/17 05:13:51 DEBUG : removing 1 level 3 directories
2026/04/17 05:13:51 INFO : A3/B3/C4: Removing directory
2026/04/17 05:13:53 DEBUG : removing 2 level 3 directories
2026/04/17 05:13:53 INFO : A1/B2/C2: Removing directory
2026/04/17 05:13:53 INFO : A1/B1/C3: Removing directory
2026/04/17 05:13:54 DEBUG : removing 2 level 2 directories
2026/04/17 05:13:54 INFO : A3/B3: Removing directory
2026/04/17 05:13:54 INFO : A1/B2: Removing directory
2026/04/17 05:13:54 ERROR : A1/B2: Failed to rmdir: directory not empty
2026/04/17 05:13:54 DEBUG : removing 2 level 1 directories
2026/04/17 05:13:54 INFO : A3: Removing directory
2026/04/17 05:13:54 INFO : A2: Removing directory
operations_test.go:705:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Received unexpected error:
failed to remove directories: directory not empty
Test: TestRmdirsNoLeaveRoot
--- FAIL: TestRmdirsNoLeaveRoot (24.90s)
=== RUN TestDirMove
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
2026/04/17 05:14:05 INFO : A1/B2: Making directory
2026/04/17 05:14:05 INFO : A1/B1/C3: Making directory
2026/04/17 05:14:07 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
operations_test.go:1411:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1411
Error: Received unexpected error:
Move rename leaf: failed to patch item "name" to A2: Error "520 (520): \n\n\n\n \n\n\ndrime.cloud | 520: Web server is returning an unknown error\n\n\n\n\n\n\n\n\n
\n
\n \n
\n Web server is returning an unknown error\n Error code 520\n
There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.
\n
\n
\n
What can I do?
\n \n
If you are a visitor of this website:
\n
Please try again in a few minutes.
\n\n
If you are the owner of this website:
\n
There is an issue between Cloudflare's cache and your origin web server. Cloudflare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page).Additional troubleshooting resources.
\n
\n
\n
\n\n \n\n
\n
\n\n"
Test: TestDirMove
--- FAIL: TestDirMove (13.58s)
=== RUN TestRemoveExisting
run.go:185: Remote "drime root 'rclone-test-lohevut6wogi'", Local "Local file system at /tmp/rclone2393175011", Modify Window "876000h0m0s"
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 6s just to make sure
2026/04/17 05:14:24 DEBUG : sub dir/test remove existing: TEST: renaming existing object to "sub dir/test remove existing.kusiheg1" before starting
2026/04/17 05:14:24 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
operations_test.go:1981:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1981
Error: Not equal:
expected: *fmt.wrapError(&fmt.wrapError{msg:"TEST: failed to rename existing file: Move rename leaf: failed to patch item \"name\" to test remove existing.kusiheg1: Error \"520 (520): \\n\\n\\n\\n \\n\\n\\ndrime.cloud | 520: Web server is returning an unknown error\\n\\n\\n\\n\\n\\n\\n\\n\\n
\\n
\\n \\n
\\n Web server is returning an unknown error\\n Error code 520\\n
There is an unknown connection issue between Cloudflare and the origin web server. As a result, the web page can not be displayed.
\\n
\\n
\\n
What can I do?
\\n \\n
If you are a visitor of this website:
\\n
Please try again in a few minutes.
\\n\\n
If you are the owner of this website:
\\n
There is an issue between Cloudflare's cache and your origin web server. Cloudflare monitors for these errors and automatically investigates the cause. To help support the investigation, you can pull the corresponding error log from your web server and submit it our support team. Please include the Ray ID (which is at the bottom of this error page).Additional troubleshooting resources.
\\n
\\n
\\n
\\n\\n \\n\\n
\\n
\\n\\n\"", err:(*fmt.wrapError)(0x12535acb6680)})
actual : ()
Test: TestRemoveExisting
operations_test.go:1989:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1989
Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" should not contain " 11 sub dir/test remove existing\n"
Test: TestRemoveExisting
operations_test.go:1990:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1990
Error: " 11 sub dir/test remove existing\n 21 sub dir/test remove existing with long name 123456789012345678901234567890123456789012345678901234567890123456789\n" does not contain " 11 sub dir/test remove existing."
Test: TestRemoveExisting
--- FAIL: TestRemoveExisting (13.76s)
panic: runtime error: invalid memory address or nil pointer dereference [recovered, repanicked]
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x216adc4]
goroutine 1244 [running]:
testing.tRunner.func1.2({0x24fde00, 0x459ca50})
/usr/local/go/src/testing/testing.go:1974 +0x232
testing.tRunner.func1()
/usr/local/go/src/testing/testing.go:1977 +0x349
panic({0x24fde00?, 0x459ca50?})
/usr/local/go/src/runtime/panic.go:860 +0x13a
github.com/rclone/rclone/fs/operations_test.TestRemoveExisting(0x12535aa82fc8)
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:1993 +0x8c4
testing.tRunner(0x12535aa82fc8, 0x2b7d890)
/usr/local/go/src/testing/testing.go:2036 +0xea
created by testing.(*T).Run in goroutine 1
/usr/local/go/src/testing/testing.go:2101 +0x4c5
"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestCheckSumDownload|TestCopyFileCompareDest|TestCopyFileCopyDest|TestDirMove|TestMaxDeleteSize|TestMultithreadCopy|TestMultithreadCopyAbort|TestParseSumFile|TestRemoveExisting|TestRmdirsNoLeaveRoot)$'" - Finished ERROR in 2m28.408842696s (try 4/5): exit status 2: Failed [TestMultithreadCopy TestMultithreadCopyAbort TestParseSumFile TestCheckSumDownload TestCopyFileCompareDest TestCopyFileCopyDest TestMaxDeleteSize TestRmdirsNoLeaveRoot TestDirMove TestRemoveExisting]