"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckSumDownload|TestCopyFile|TestCopyFileCompareDest|TestCopyFileCopyDest|TestHashSums|TestListDirSortedFn|TestLsLong|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestPurge|TestRmdirsNoLeaveRoot|TestStatJSON)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestMultithreadCopy$/^(upload=false,size=10485759,streams=2|upload=true,size=10485759,streams=2|upload=true,size=10485760,streams=2|upload=true,size=10485761,streams=2)$'" - Starting (try 4/5)
2026/02/02 06:37:47 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi"
2026/02/02 06:37:47 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:37:48 DEBUG : Creating backend with remote "/tmp/rclone2534134659"
=== RUN TestMultithreadCopy
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
=== RUN TestMultithreadCopy/upload=false,size=10485759,streams=2
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:37:55 ERROR : error listing: directory not found
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:37:58 ERROR : error listing: directory not found
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/multithread_test.go:191
Error: Should be true
Test: TestMultithreadCopy/upload=false,size=10485759,streams=2
Messages: listing wrong, want
test-multithread-copy-false-10485759-2 (10485759) got
fstest.go:203: Not found "test-multithread-copy-false-10485759-2"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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/multithread_test.go:191
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestMultithreadCopy/upload=false,size=10485759,streams=2
Messages: 1 objects not found
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: disabling buffering because destination uses OpenWriterAt
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: write buffer set to 131072
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk size 64Mi was bigger than source file size 10.000Mi
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 1
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: Starting multi-thread copy with 1 chunks of size 10.000Mi with 1 parallel streams
2026/02/02 06:38:02 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi starting
2026/02/02 06:38:03 DEBUG : test-multithread-copy-false-10485759-2: writing chunk 0
2026/02/02 06:38:03 DEBUG : test-multithread-copy-false-10485759-2: multi-thread copy: chunk 1/1 (0-10485759) size 10.000Mi finished
2026/02/02 06:38:03 DEBUG : test-multithread-copy-false-10485759-2: Finished multi-thread copy with 1 parts of size 10.000Mi
=== RUN TestMultithreadCopy/upload=true,size=10485759,streams=2
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/multithread_test.go:186
Error: Should be true
Test: TestMultithreadCopy/upload=true,size=10485759,streams=2
Messages: listing wrong, want
got
test-multithread-copy-false-10485759-2 (10485759)
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/multithread_test.go:186
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Should be true
Test: TestMultithreadCopy/upload=true,size=10485759,streams=2
Messages: Unexpected file "test-multithread-copy-false-10485759-2"
2026/02/02 06:38:14 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: disabling buffering because source is local disk
2026/02/02 06:38:16 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2026/02/02 06:38:16 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2
2026/02/02 06:38:16 DEBUG : test-multithread-copy-true-10485759-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams
2026/02/02 06:38:16 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi starting
2026/02/02 06:38:16 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting
2026/02/02 06:38:17 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 2/2 (5242880-10485759) size 5.000Mi finished
2026/02/02 06:38:17 DEBUG : test-multithread-copy-true-10485759-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished
2026/02/02 06:38:19 DEBUG : test-multithread-copy-true-10485759-2: Finished multi-thread copy with 2 parts of size 5Mi
=== RUN TestMultithreadCopy/upload=true,size=10485760,streams=2
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/multithread_test.go:186
Error: Should be true
Test: TestMultithreadCopy/upload=true,size=10485760,streams=2
Messages: listing wrong, want
got
test-multithread-copy-true-10485759-2 (10485759)
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/multithread_test.go:186
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Should be true
Test: TestMultithreadCopy/upload=true,size=10485760,streams=2
Messages: Unexpected file "test-multithread-copy-true-10485759-2"
2026/02/02 06:38:31 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: disabling buffering because source is local disk
2026/02/02 06:38:32 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2026/02/02 06:38:32 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: number of streams 4 was bigger than number of chunks 2
2026/02/02 06:38:32 DEBUG : test-multithread-copy-true-10485760-2: Starting multi-thread copy with 2 chunks of size 5Mi with 2 parallel streams
2026/02/02 06:38:32 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi starting
2026/02/02 06:38:32 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi starting
2026/02/02 06:38:33 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 2/2 (5242880-10485760) size 5Mi finished
2026/02/02 06:38:33 DEBUG : test-multithread-copy-true-10485760-2: multi-thread copy: chunk 1/2 (0-5242880) size 5Mi finished
2026/02/02 06:38:35 DEBUG : test-multithread-copy-true-10485760-2: Finished multi-thread copy with 2 parts of size 5Mi
=== RUN TestMultithreadCopy/upload=true,size=10485761,streams=2
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/multithread_test.go:186
Error: Should be true
Test: TestMultithreadCopy/upload=true,size=10485761,streams=2
Messages: listing wrong, want
got
test-multithread-copy-true-10485760-2 (10485760)
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/multithread_test.go:186
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Should be true
Test: TestMultithreadCopy/upload=true,size=10485761,streams=2
Messages: Unexpected file "test-multithread-copy-true-10485760-2"
2026/02/02 06:38:48 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: disabling buffering because source is local disk
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: using backend concurrency of 4 instead of --multi-thread-streams 2
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: number of streams 4 was bigger than number of chunks 3
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: Starting multi-thread copy with 3 chunks of size 5Mi with 3 parallel streams
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 starting
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi starting
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi starting
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 1/3 (0-5242880) size 5Mi finished
2026/02/02 06:38:49 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 3/3 (10485760-10485761) size 1 finished
2026/02/02 06:38:50 DEBUG : test-multithread-copy-true-10485761-2: multi-thread copy: chunk 2/3 (5242880-10485760) size 5Mi finished
2026/02/02 06:38:51 DEBUG : test-multithread-copy-true-10485761-2: Finished multi-thread copy with 3 parts of size 5Mi
2026/02/02 06:38:54 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 06:38:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:38:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 06:38:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 06:38:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 06:38:55 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/02/02 06:38:55 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 06:38:55 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:38:56 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 06:38:56 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 06:38:56 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 06:38:56 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 06:38:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 06:38:57 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/02/02 06:38:57 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 06:38:57 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/02/02 06:38:59 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 06:38:59 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/02/02 06:39:01 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
2026/02/02 06:39:01 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
=== NAME TestMultithreadCopy
run.go:130: removing file "test-multithread-copy-true-10485761-2" failed - try 1/3: failed to delete item: Error "Server Error"
2026/02/02 06:39:06 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 06:39:06 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/02/02 06:39:16 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 06:39:37 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 06:39:57 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 06:40:16 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 06:40:37 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 06:40:57 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 06:41:17 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 06:41:37 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 06:41:57 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "test-multithread-copy-true-10485761-2" failed - try 2/3: failed to delete item: Error "Server Error"
2026/02/02 06:42:16 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 06:42:36 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 06:42:57 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 06:43:17 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 06:43:37 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 06:43:57 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 06:44:16 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 06:44:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 06:44:57 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 06:45:17 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "test-multithread-copy-true-10485761-2" failed - try 3/3: failed to delete item: Error "Server Error"
run.go:133: removing file "test-multithread-copy-true-10485761-2" failed: failed to delete item: Error "Server Error"
2026/02/02 06:45:37 DEBUG : pacer: Reducing sleep to 10s
--- FAIL: TestMultithreadCopy (468.27s)
--- FAIL: TestMultithreadCopy/upload=false,size=10485759,streams=2 (14.27s)
--- FAIL: TestMultithreadCopy/upload=true,size=10485759,streams=2 (15.25s)
--- FAIL: TestMultithreadCopy/upload=true,size=10485760,streams=2 (17.10s)
--- FAIL: TestMultithreadCopy/upload=true,size=10485761,streams=2 (15.97s)
=== RUN TestParseSumFile
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 06:45:57 DEBUG : pacer: Reducing sleep to 5s
2026/02/02 06:46:09 DEBUG : pacer: Reducing sleep to 2.5s
2026/02/02 06:46:12 DEBUG : pacer: Reducing sleep to 1.25s
2026/02/02 06:46:14 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:46:14 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n
500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:46:14 DEBUG : pacer: Rate limited, increasing sleep to 2.5s
2026/02/02 06:46:16 DEBUG : pacer: Reducing sleep to 1.25s
2026/02/02 06:46:16 NOTICE: test.sum: improperly formatted checksum line 4
2026/02/02 06:46:16 NOTICE: test.sum: improperly formatted checksum line 5
2026/02/02 06:46:16 NOTICE: test.sum: improperly formatted checksum line 6
2026/02/02 06:46:16 NOTICE: test.sum: 2 warning(s) suppressed...
2026/02/02 06:46:18 DEBUG : pacer: Reducing sleep to 625ms
2026/02/02 06:46:19 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:46:19 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:46:19 DEBUG : pacer: Rate limited, increasing sleep to 1.25s
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-kajawef8pasi': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:46:21 DEBUG : pacer: Reducing sleep to 625ms
2026/02/02 06:46:23 DEBUG : pacer: Reducing sleep to 312.5ms
2026/02/02 06:46:23 DEBUG : test.sum: Removing old object on successful upload
2026/02/02 06:46:24 DEBUG : pacer: Reducing sleep to 156.25ms
2026/02/02 06:46:25 DEBUG : pacer: Reducing sleep to 78.125ms
2026/02/02 06:46:26 DEBUG : pacer: Reducing sleep to 39.0625ms
2026/02/02 06:46:26 NOTICE: test.sum: improperly formatted checksum line 4
2026/02/02 06:46:26 NOTICE: test.sum: improperly formatted checksum line 5
2026/02/02 06:46:26 NOTICE: test.sum: improperly formatted checksum line 6
2026/02/02 06:46:26 NOTICE: test.sum: 2 warning(s) suppressed...
2026/02/02 06:46:27 DEBUG : pacer: Reducing sleep to 19.53125ms
2026/02/02 06:46:28 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: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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Should be true
Test: TestParseSumFile
Messages: listing wrong, want
got
test.sum (90)
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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Should be true
Test: TestParseSumFile
Messages: Unexpected file "test.sum"
--- FAIL: TestParseSumFile (61.71s)
=== RUN TestCheckSumDownload
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 06:46:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/data"
2026/02/02 06:46:38 DEBUG : Config file has changed externally - reloading
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:292: Sleeping for 7s just to make sure
=== RUN TestCheckSumDownload/subtest1
2026/02/02 06:47:08 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
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:292: Sleeping for 7s just to make sure
=== RUN TestCheckSumDownload/subtest2
2026/02/02 06:47:26 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
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:292: Sleeping for 7s just to make sure
=== RUN TestCheckSumDownload/subtest3
2026/02/02 06:47:46 DEBUG : test.sum: Removing old object on successful upload
=== RUN TestCheckSumDownload/subtest4
=== NAME TestCheckSumDownload
check_test.go:407:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:407
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: An error is expected but got nil.
Test: TestCheckSumDownload
Messages: no expected error in run 4
check_test.go:409:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:409
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: 1
actual : 0
Test: TestCheckSumDownload
Messages: wrong error count in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:417
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "* banana", "= potato"}
actual : []string{"", "= banana", "= potato"}
Diff:
--- Expected
+++ Actual
@@ -2,3 +2,3 @@
(string) "",
- (string) (len=8) "* banana",
+ (string) (len=8) "= banana",
(string) (len=8) "= potato"
Test: TestCheckSumDownload
Messages: wrong combined result in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:420
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "potato"}
actual : []string{"", "banana", "potato"}
Diff:
--- Expected
+++ Actual
@@ -1,3 +1,4 @@
-([]string) (len=2) {
+([]string) (len=3) {
(string) "",
+ (string) (len=6) "banana",
(string) (len=6) "potato"
Test: TestCheckSumDownload
Messages: wrong match result in run 4
check_test.go:384:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:384
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:421
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:428
Error: Not equal:
expected: []string{"", "banana"}
actual : []string{}
Diff:
--- Expected
+++ Actual
@@ -1,4 +1,2 @@
-([]string) (len=2) {
- (string) "",
- (string) (len=6) "banana"
+([]string) {
}
Test: TestCheckSumDownload
Messages: wrong differ result in run 4
2026/02/02 06:47:51 DEBUG : test.sum: Removing old object on successful upload
2026/02/02 06:47:52 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 06:47:52 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:47:52 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 06:47:52 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 06:47:52 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 06:47:52 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/02/02 06:47:53 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 06:47:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:47:53 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 06:47:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 06:47:54 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 06:47:54 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 06:47:54 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 06:47:54 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/02/02 06:47:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 06:47:55 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/02/02 06:47:56 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 06:47:56 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/02/02 06:47:58 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
2026/02/02 06:47:58 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
run.go:286: Retry Put of "test.sum" to drime root 'rclone-test-kajawef8pasi': 1/10 (failed to delete existing object: failed to delete item: Error "Server Error")
2026/02/02 06:48:04 DEBUG : pacer: Reducing sleep to 5.12s
2026/02/02 06:48:15 DEBUG : pacer: Reducing sleep to 2.56s
2026/02/02 06:48:15 DEBUG : test.sum: Removing old object on successful upload
2026/02/02 06:48:19 DEBUG : pacer: Reducing sleep to 1.28s
2026/02/02 06:48:22 DEBUG : pacer: Reducing sleep to 640ms
2026/02/02 06:48:23 DEBUG : pacer: Reducing sleep to 320ms
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:48:25 DEBUG : pacer: Reducing sleep to 160ms
2026/02/02 06:48:25 DEBUG : pacer: Reducing sleep to 80ms
2026/02/02 06:48:25 DEBUG : pacer: Reducing sleep to 40ms
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:48:28 DEBUG : pacer: Reducing sleep to 20ms
2026/02/02 06:48:28 DEBUG : pacer: Reducing sleep to 10ms
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/check_test.go:493
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Should be true
Test: TestCheckSumDownload
Messages: listing wrong, want
data/banana (13), data/potato (15), test.sum (123) got
data/banana (13), data/potato (15), test.sum (123), test.sum (82)
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/check_test.go:493
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
Error: Should be true
Test: TestCheckSumDownload
Messages: Unexpected file "test.sum"
=== RUN TestCheckSumDownload/subtest5
2026/02/02 06:48:38 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
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/check_test.go:508
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Should be true
Test: TestCheckSumDownload
Messages: listing wrong, want
data/banana (13), data/potato (15), test.sum (123) got
data/banana (13), data/potato (15), test.sum (123), test.sum (82)
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/check_test.go:508
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
Error: Should be true
Test: TestCheckSumDownload
Messages: Unexpected file "test.sum"
=== RUN TestCheckSumDownload/subtest6
2026/02/02 06:48:53 DEBUG : data/banana: Removing old object on successful upload
2026/02/02 06:48:56 DEBUG : data/potato: Removing old object on successful upload
2026/02/02 06:48:58 DEBUG : test.sum: Removing old object on successful upload
=== NAME TestCheckSumDownload
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/check_test.go:525
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Should be true
Test: TestCheckSumDownload
Messages: listing wrong, want
data/banana (13), data/potato (15), test.sum (82) got
data/banana (13), data/potato (15), test.sum (123), test.sum (82)
fstest.go:150:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:150
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:195
/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/check_test.go:525
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
Error: Not equal:
expected: 82
actual : 123
Test: TestCheckSumDownload
Messages: test.sum: size incorrect file=82 vs obj=123
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/check_test.go:525
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:541
Error: Should be true
Test: TestCheckSumDownload
Messages: Unexpected file "test.sum"
=== RUN TestCheckSumDownload/subtest7
=== NAME TestCheckSumDownload
run.go:130: removing dir "data" failed - try 1/3: directory not empty
run.go:130: removing dir "data" failed - try 2/3: directory not empty
run.go:130: removing dir "data" failed - try 3/3: directory not empty
run.go:133: removing dir "data" failed: 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:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Not equal:
expected: []string{}
actual : []string{"data"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=4) "data"
}
Test: TestCheckSumDownload
Messages: directories
--- FAIL: TestCheckSumDownload (169.41s)
--- PASS: TestCheckSumDownload/subtest1 (3.92s)
--- PASS: TestCheckSumDownload/subtest2 (2.29s)
--- PASS: TestCheckSumDownload/subtest3 (3.11s)
--- PASS: TestCheckSumDownload/subtest4 (1.97s)
--- PASS: TestCheckSumDownload/subtest5 (3.21s)
--- PASS: TestCheckSumDownload/subtest6 (2.66s)
--- PASS: TestCheckSumDownload/subtest7 (2.53s)
=== RUN TestApplyTransforms
2026/02/02 06:49:28 DEBUG : Creating backend with remote "TestDrime:rclone-test-mikanik3qoco"
2026/02/02 06:49:28 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:29 DEBUG : Creating backend with remote "/tmp/rclone1393912520"
run.go:185: Remote "drime root 'rclone-test-mikanik3qoco'", Local "Local file system at /tmp/rclone1393912520", Modify Window "876000h0m0s"
upper checkfile vs. lower remote (without normalization)
2026/02/02 06:49:33 ERROR : HELLO, WORLD!: file not in drime root 'rclone-test-mikanik3qoco'
2026/02/02 06:49:33 NOTICE: drime root 'rclone-test-mikanik3qoco': 1 files missing
2026/02/02 06:49:33 NOTICE: drime root 'rclone-test-mikanik3qoco': 0 differences found
2026/02/02 06:49:33 NOTICE: drime root 'rclone-test-mikanik3qoco': 1 errors while checking
upper checkfile vs. lower remote (with normalization)
2026/02/02 06:49:33 ERROR : hello, world!: file not in drime root 'rclone-test-mikanik3qoco'
2026/02/02 06:49:33 NOTICE: drime root 'rclone-test-mikanik3qoco': 1 files missing
2026/02/02 06:49:33 NOTICE: drime root 'rclone-test-mikanik3qoco': 0 differences found
2026/02/02 06:49:33 NOTICE: drime root 'rclone-test-mikanik3qoco': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:594
Error: Received unexpected error:
file not in drime root 'rclone-test-mikanik3qoco'
Test: TestApplyTransforms
Messages: unexpected error for upper checkfile vs. lower remote (with normalization) HELLO, WORLD! hello, world!
2026/02/02 06:49:33 DEBUG : Creating backend with remote "TestDrime:rclone-test-bufetis2nala"
2026/02/02 06:49:33 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:34 DEBUG : Creating backend with remote "/tmp/rclone2174746703"
run.go:185: Remote "drime root 'rclone-test-bufetis2nala'", Local "Local file system at /tmp/rclone2174746703", Modify Window "876000h0m0s"
lower checkfile vs. upper remote (without normalization)
2026/02/02 06:49:38 ERROR : hello, world!: file not in drime root 'rclone-test-bufetis2nala'
2026/02/02 06:49:38 NOTICE: drime root 'rclone-test-bufetis2nala': 1 files missing
2026/02/02 06:49:38 NOTICE: drime root 'rclone-test-bufetis2nala': 0 differences found
2026/02/02 06:49:38 NOTICE: drime root 'rclone-test-bufetis2nala': 1 errors while checking
lower checkfile vs. upper remote (with normalization)
2026/02/02 06:49:38 ERROR : hello, world!: file not in drime root 'rclone-test-bufetis2nala'
2026/02/02 06:49:38 NOTICE: drime root 'rclone-test-bufetis2nala': 1 files missing
2026/02/02 06:49:38 NOTICE: drime root 'rclone-test-bufetis2nala': 0 differences found
2026/02/02 06:49:38 NOTICE: drime root 'rclone-test-bufetis2nala': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:595
Error: Received unexpected error:
file not in drime root 'rclone-test-bufetis2nala'
Test: TestApplyTransforms
Messages: unexpected error for lower checkfile vs. upper remote (with normalization) hello, world! HELLO, WORLD!
2026/02/02 06:49:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-zaloyos8zabe"
2026/02/02 06:49:38 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:39 DEBUG : Creating backend with remote "/tmp/rclone1073785055"
run.go:185: Remote "drime root 'rclone-test-zaloyos8zabe'", Local "Local file system at /tmp/rclone1073785055", Modify Window "876000h0m0s"
lower checkfile vs. upperlowermixed remote (without normalization)
2026/02/02 06:49:43 ERROR : hello, world!: file not in drime root 'rclone-test-zaloyos8zabe'
2026/02/02 06:49:43 NOTICE: drime root 'rclone-test-zaloyos8zabe': 1 files missing
2026/02/02 06:49:43 NOTICE: drime root 'rclone-test-zaloyos8zabe': 0 differences found
2026/02/02 06:49:43 NOTICE: drime root 'rclone-test-zaloyos8zabe': 1 errors while checking
lower checkfile vs. upperlowermixed remote (with normalization)
2026/02/02 06:49:43 ERROR : hello, world!: file not in drime root 'rclone-test-zaloyos8zabe'
2026/02/02 06:49:43 NOTICE: drime root 'rclone-test-zaloyos8zabe': 1 files missing
2026/02/02 06:49:43 NOTICE: drime root 'rclone-test-zaloyos8zabe': 0 differences found
2026/02/02 06:49:43 NOTICE: drime root 'rclone-test-zaloyos8zabe': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:596
Error: Received unexpected error:
file not in drime root 'rclone-test-zaloyos8zabe'
Test: TestApplyTransforms
Messages: unexpected error for lower checkfile vs. upperlowermixed remote (with normalization) hello, world! HeLlO, wOrLd!
2026/02/02 06:49:43 DEBUG : Creating backend with remote "TestDrime:rclone-test-biwoyih9puko"
2026/02/02 06:49:43 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:44 DEBUG : Creating backend with remote "/tmp/rclone1779121358"
run.go:185: Remote "drime root 'rclone-test-biwoyih9puko'", Local "Local file system at /tmp/rclone1779121358", Modify Window "876000h0m0s"
upperlowermixed checkfile vs. upper remote (without normalization)
2026/02/02 06:49:47 ERROR : HeLlO, wOrLd!: file not in drime root 'rclone-test-biwoyih9puko'
2026/02/02 06:49:47 NOTICE: drime root 'rclone-test-biwoyih9puko': 1 files missing
2026/02/02 06:49:47 NOTICE: drime root 'rclone-test-biwoyih9puko': 0 differences found
2026/02/02 06:49:47 NOTICE: drime root 'rclone-test-biwoyih9puko': 1 errors while checking
upperlowermixed checkfile vs. upper remote (with normalization)
2026/02/02 06:49:48 ERROR : hello, world!: file not in drime root 'rclone-test-biwoyih9puko'
2026/02/02 06:49:48 NOTICE: drime root 'rclone-test-biwoyih9puko': 1 files missing
2026/02/02 06:49:48 NOTICE: drime root 'rclone-test-biwoyih9puko': 0 differences found
2026/02/02 06:49:48 NOTICE: drime root 'rclone-test-biwoyih9puko': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:597
Error: Received unexpected error:
file not in drime root 'rclone-test-biwoyih9puko'
Test: TestApplyTransforms
Messages: unexpected error for upperlowermixed checkfile vs. upper remote (with normalization) HeLlO, wOrLd! HELLO, WORLD!
2026/02/02 06:49:48 DEBUG : Creating backend with remote "TestDrime:rclone-test-coxuquv8nabe"
2026/02/02 06:49:48 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:49 DEBUG : Creating backend with remote "/tmp/rclone2624625307"
run.go:185: Remote "drime root 'rclone-test-coxuquv8nabe'", Local "Local file system at /tmp/rclone2624625307", Modify Window "876000h0m0s"
NFD checkfile vs. NFC remote (without normalization)
2026/02/02 06:49:52 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-coxuquv8nabe'
2026/02/02 06:49:52 NOTICE: drime root 'rclone-test-coxuquv8nabe': 1 files missing
2026/02/02 06:49:52 NOTICE: drime root 'rclone-test-coxuquv8nabe': 0 differences found
2026/02/02 06:49:52 NOTICE: drime root 'rclone-test-coxuquv8nabe': 1 errors while checking
NFD checkfile vs. NFC remote (with normalization)
2026/02/02 06:49:53 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-coxuquv8nabe'
2026/02/02 06:49:53 NOTICE: drime root 'rclone-test-coxuquv8nabe': 1 files missing
2026/02/02 06:49:53 NOTICE: drime root 'rclone-test-coxuquv8nabe': 0 differences found
2026/02/02 06:49:53 NOTICE: drime root 'rclone-test-coxuquv8nabe': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:598
Error: Received unexpected error:
file not in drime root 'rclone-test-coxuquv8nabe'
Test: TestApplyTransforms
Messages: unexpected error for NFD checkfile vs. NFC remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ
2026/02/02 06:49:53 DEBUG : Creating backend with remote "TestDrime:rclone-test-quzibor2geva"
2026/02/02 06:49:53 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:53 DEBUG : Creating backend with remote "/tmp/rclone3678002502"
run.go:185: Remote "drime root 'rclone-test-quzibor2geva'", Local "Local file system at /tmp/rclone3678002502", Modify Window "876000h0m0s"
NFC checkfile vs. NFD remote (without normalization)
2026/02/02 06:49:57 ERROR : 測試_Русский___ě_áñ: file not in drime root 'rclone-test-quzibor2geva'
2026/02/02 06:49:57 NOTICE: drime root 'rclone-test-quzibor2geva': 1 files missing
2026/02/02 06:49:57 NOTICE: drime root 'rclone-test-quzibor2geva': 0 differences found
2026/02/02 06:49:57 NOTICE: drime root 'rclone-test-quzibor2geva': 1 errors while checking
NFC checkfile vs. NFD remote (with normalization)
2026/02/02 06:49:57 ERROR : 測試_русский___ě_áñ: file not in drime root 'rclone-test-quzibor2geva'
2026/02/02 06:49:57 NOTICE: drime root 'rclone-test-quzibor2geva': 1 files missing
2026/02/02 06:49:57 NOTICE: drime root 'rclone-test-quzibor2geva': 0 differences found
2026/02/02 06:49:57 NOTICE: drime root 'rclone-test-quzibor2geva': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:599
Error: Received unexpected error:
file not in drime root 'rclone-test-quzibor2geva'
Test: TestApplyTransforms
Messages: unexpected error for NFC checkfile vs. NFD remote (with normalization) 測試_Русский___ě_áñ 測試_Русский___ě_áñ
2026/02/02 06:49:57 DEBUG : Creating backend with remote "TestDrime:rclone-test-zamizud5foyi"
2026/02/02 06:49:57 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:49:58 DEBUG : Creating backend with remote "/tmp/rclone2860205550"
run.go:185: Remote "drime root 'rclone-test-zamizud5foyi'", Local "Local file system at /tmp/rclone2860205550", Modify Window "876000h0m0s"
NFDx2 checkfile vs. both remote (without normalization)
2026/02/02 06:50:02 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-zamizud5foyi'
2026/02/02 06:50:02 NOTICE: drime root 'rclone-test-zamizud5foyi': 1 files missing
2026/02/02 06:50:02 NOTICE: drime root 'rclone-test-zamizud5foyi': 0 differences found
2026/02/02 06:50:02 NOTICE: drime root 'rclone-test-zamizud5foyi': 1 errors while checking
NFDx2 checkfile vs. both remote (with normalization)
2026/02/02 06:50:02 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-zamizud5foyi'
2026/02/02 06:50:02 NOTICE: drime root 'rclone-test-zamizud5foyi': 1 files missing
2026/02/02 06:50:02 NOTICE: drime root 'rclone-test-zamizud5foyi': 0 differences found
2026/02/02 06:50:02 NOTICE: drime root 'rclone-test-zamizud5foyi': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:600
Error: Received unexpected error:
file not in drime root 'rclone-test-zamizud5foyi'
Test: TestApplyTransforms
Messages: unexpected error for NFDx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ
2026/02/02 06:50:02 DEBUG : Creating backend with remote "TestDrime:rclone-test-voliqaf3jefu"
2026/02/02 06:50:02 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:50:03 DEBUG : Creating backend with remote "/tmp/rclone699044433"
run.go:185: Remote "drime root 'rclone-test-voliqaf3jefu'", Local "Local file system at /tmp/rclone699044433", Modify Window "876000h0m0s"
NFCx2 checkfile vs. both remote (without normalization)
2026/02/02 06:50:08 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-voliqaf3jefu'
2026/02/02 06:50:08 NOTICE: drime root 'rclone-test-voliqaf3jefu': 1 files missing
2026/02/02 06:50:08 NOTICE: drime root 'rclone-test-voliqaf3jefu': 0 differences found
2026/02/02 06:50:08 NOTICE: drime root 'rclone-test-voliqaf3jefu': 1 errors while checking
NFCx2 checkfile vs. both remote (with normalization)
2026/02/02 06:50:08 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-voliqaf3jefu'
2026/02/02 06:50:08 NOTICE: drime root 'rclone-test-voliqaf3jefu': 1 files missing
2026/02/02 06:50:08 NOTICE: drime root 'rclone-test-voliqaf3jefu': 0 differences found
2026/02/02 06:50:08 NOTICE: drime root 'rclone-test-voliqaf3jefu': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:601
Error: Received unexpected error:
file not in drime root 'rclone-test-voliqaf3jefu'
Test: TestApplyTransforms
Messages: unexpected error for NFCx2 checkfile vs. both remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ
2026/02/02 06:50:08 DEBUG : Creating backend with remote "TestDrime:rclone-test-kepelup1gosu"
2026/02/02 06:50:08 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:50:09 DEBUG : Creating backend with remote "/tmp/rclone3816239524"
run.go:185: Remote "drime root 'rclone-test-kepelup1gosu'", Local "Local file system at /tmp/rclone3816239524", Modify Window "876000h0m0s"
both checkfile vs. NFDx2 remote (without normalization)
2026/02/02 06:50:12 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-kepelup1gosu'
2026/02/02 06:50:12 NOTICE: drime root 'rclone-test-kepelup1gosu': 1 files missing
2026/02/02 06:50:12 NOTICE: drime root 'rclone-test-kepelup1gosu': 0 differences found
2026/02/02 06:50:12 NOTICE: drime root 'rclone-test-kepelup1gosu': 1 errors while checking
both checkfile vs. NFDx2 remote (with normalization)
2026/02/02 06:50:12 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-kepelup1gosu'
2026/02/02 06:50:12 NOTICE: drime root 'rclone-test-kepelup1gosu': 1 files missing
2026/02/02 06:50:12 NOTICE: drime root 'rclone-test-kepelup1gosu': 0 differences found
2026/02/02 06:50:12 NOTICE: drime root 'rclone-test-kepelup1gosu': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:602
Error: Received unexpected error:
file not in drime root 'rclone-test-kepelup1gosu'
Test: TestApplyTransforms
Messages: unexpected error for both checkfile vs. NFDx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ
2026/02/02 06:50:12 DEBUG : Creating backend with remote "TestDrime:rclone-test-woyeyeg1poqu"
2026/02/02 06:50:12 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 06:50:13 DEBUG : Creating backend with remote "/tmp/rclone1890438550"
run.go:185: Remote "drime root 'rclone-test-woyeyeg1poqu'", Local "Local file system at /tmp/rclone1890438550", Modify Window "876000h0m0s"
both checkfile vs. NFCx2 remote (without normalization)
2026/02/02 06:50:18 ERROR : 測試_Русский___ě_áñ測試_Русский___ě_áñ: file not in drime root 'rclone-test-woyeyeg1poqu'
2026/02/02 06:50:18 NOTICE: drime root 'rclone-test-woyeyeg1poqu': 1 files missing
2026/02/02 06:50:18 NOTICE: drime root 'rclone-test-woyeyeg1poqu': 0 differences found
2026/02/02 06:50:18 NOTICE: drime root 'rclone-test-woyeyeg1poqu': 1 errors while checking
both checkfile vs. NFCx2 remote (with normalization)
2026/02/02 06:50:19 ERROR : 測試_русский___ě_áñ測試_русский___ě_áñ: file not in drime root 'rclone-test-woyeyeg1poqu'
2026/02/02 06:50:19 NOTICE: drime root 'rclone-test-woyeyeg1poqu': 1 files missing
2026/02/02 06:50:19 NOTICE: drime root 'rclone-test-woyeyeg1poqu': 0 differences found
2026/02/02 06:50:19 NOTICE: drime root 'rclone-test-woyeyeg1poqu': 1 errors while checking
check_test.go:591:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:591
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/check_test.go:603
Error: Received unexpected error:
file not in drime root 'rclone-test-woyeyeg1poqu'
Test: TestApplyTransforms
Messages: unexpected error for both checkfile vs. NFCx2 remote (with normalization) 測試_Русский___ě_áñ測試_Русский___ě_áñ 測試_Русский___ě_áñ測試_Русский___ě_áñ
2026/02/02 06:50:19 DEBUG : drime root 'rclone-test-woyeyeg1poqu': Purge remote
2026/02/02 06:50:19 DEBUG : drime root 'rclone-test-kepelup1gosu': Purge remote
2026/02/02 06:50:20 DEBUG : drime root 'rclone-test-voliqaf3jefu': Purge remote
2026/02/02 06:50:20 DEBUG : drime root 'rclone-test-zamizud5foyi': Purge remote
2026/02/02 06:50:21 DEBUG : drime root 'rclone-test-quzibor2geva': Purge remote
2026/02/02 06:50:22 DEBUG : drime root 'rclone-test-coxuquv8nabe': Purge remote
2026/02/02 06:50:22 DEBUG : drime root 'rclone-test-biwoyih9puko': Purge remote
2026/02/02 06:50:23 DEBUG : drime root 'rclone-test-zaloyos8zabe': Purge remote
2026/02/02 06:50:24 DEBUG : drime root 'rclone-test-bufetis2nala': Purge remote
2026/02/02 06:50:25 DEBUG : drime root 'rclone-test-mikanik3qoco': Purge remote
--- FAIL: TestApplyTransforms (57.59s)
=== RUN TestCopyFile
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 06:50:26 DEBUG : file1: Need to transfer - File not found at Destination
2026/02/02 06:50:30 DEBUG : sub/file2: size = 14 OK
2026/02/02 06:50:30 INFO : file1: Copied (new) to: sub/file2
2026/02/02 06:50:31 DEBUG : sub/file2: size = 14 OK
2026/02/02 06:50:31 DEBUG : file1: Sizes identical
2026/02/02 06:50:31 DEBUG : file1: Unchanged skipping
2026/02/02 06:50:32 DEBUG : drime root 'rclone-test-kajawef8pasi': don't need to copy/move sub/file2, it is already at target location
run.go:130: removing dir "sub" failed - try 1/3: directory not empty
run.go:130: removing dir "sub" failed - try 2/3: directory not empty
run.go:130: removing dir "sub" failed - try 3/3: directory not empty
run.go:133: removing dir "sub" failed: 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:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Not equal:
expected: []string{}
actual : []string{"sub"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "sub"
}
Test: TestCopyFile
Messages: directories
--- FAIL: TestCopyFile (26.50s)
=== RUN TestCopyFileCompareDest
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 06:50:52 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/dst"
2026/02/02 06:50:54 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/CompareDest"
2026/02/02 06:50:56 DEBUG : one: Need to transfer - File not found at Destination
2026/02/02 06:50:59 DEBUG : one: size = 3 OK
2026/02/02 06:50:59 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:292: Sleeping for 7s just to make sure
2026/02/02 06:51:16 DEBUG : one: size = 5 (Local file system at /tmp/rclone2534134659)
2026/02/02 06:51:16 DEBUG : one: size = 3 (drime root 'rclone-test-kajawef8pasi/dst')
2026/02/02 06:51:16 DEBUG : one: Sizes differ
2026/02/02 06:51:19 DEBUG : one: Removing old object on successful upload
2026/02/02 06:51:19 DEBUG : one: size = 5 OK
2026/02/02 06:51:19 INFO : one: Copied (replaced existing)
2026/02/02 06:51:23 DEBUG : dst/one: Removing old object on successful upload
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:292: Sleeping for 7s just to make sure
2026/02/02 06:51:41 DEBUG : one: size = 5 (Local file system at /tmp/rclone2534134659)
2026/02/02 06:51:41 DEBUG : one: size = 3 (drime root 'rclone-test-kajawef8pasi/dst')
2026/02/02 06:51:41 DEBUG : one: Sizes differ
2026/02/02 06:51:42 DEBUG : one: size = 5 OK
2026/02/02 06:51:42 DEBUG : one: Sizes identical
2026/02/02 06:51:42 DEBUG : one: Destination found in --compare-dest, skipping
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:242
Error: Should be true
Test: TestCopyFileCompareDest
Messages: listing wrong, want
CompareDest/one (5), CompareDest/two (3), dst/one (3) got
CompareDest/one (5), dst/one (3)
fstest.go:203: Not found "CompareDest/two"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:242
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileCompareDest
Messages: 1 objects not found
2026/02/02 06:51:57 DEBUG : two: Need to transfer - File not found at Destination
2026/02/02 06:51:57 DEBUG : two: size = 3 OK
2026/02/02 06:51:57 DEBUG : two: Sizes identical
2026/02/02 06:51:57 DEBUG : two: Destination found in --compare-dest, skipping
2026/02/02 06:51:59 DEBUG : two: Need to transfer - File not found at Destination
2026/02/02 06:52:00 DEBUG : two: size = 3 OK
2026/02/02 06:52:00 DEBUG : two: Sizes identical
2026/02/02 06:52:00 DEBUG : two: Destination found in --compare-dest, skipping
2026/02/02 06:52:02 DEBUG : two: Need to transfer - File not found at Destination
2026/02/02 06:52:02 DEBUG : two: size = 5 (Local file system at /tmp/rclone2534134659)
2026/02/02 06:52:02 DEBUG : two: size = 3 (drime root 'rclone-test-kajawef8pasi/CompareDest')
2026/02/02 06:52:02 DEBUG : two: Sizes differ
2026/02/02 06:52:05 DEBUG : two: size = 5 OK
2026/02/02 06:52:05 INFO : two: Copied (new)
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
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:292: Sleeping for 7s just to make sure
--- FAIL: TestCopyFileCompareDest (103.39s)
=== RUN TestCopyFileCopyDest
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 06:52:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/dst"
2026/02/02 06:52:38 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/CopyDest"
2026/02/02 06:52:42 DEBUG : one: Need to transfer - File not found at Destination
2026/02/02 06:52:46 DEBUG : one: size = 3 OK
2026/02/02 06:52:46 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:295
Error: Should be true
Test: TestCopyFileCopyDest
Messages: listing wrong, want
dst/one (3) got
fstest.go:203: Not found "dst/one"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:295
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileCopyDest
Messages: 1 objects not found
2026/02/02 06:52:57 DEBUG : one: size = 5 (Local file system at /tmp/rclone2534134659)
2026/02/02 06:52:57 DEBUG : one: size = 3 (drime root 'rclone-test-kajawef8pasi/dst')
2026/02/02 06:52:57 DEBUG : one: Sizes differ
2026/02/02 06:52:59 DEBUG : one: Removing old object on successful upload
2026/02/02 06:53:00 DEBUG : one: size = 5 OK
2026/02/02 06:53:00 INFO : one: Copied (replaced existing)
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:292: Sleeping for 7s just to make sure
2026/02/02 06:53:16 DEBUG : dst/one: Removing old object on successful upload
2026/02/02 06:53:22 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/BackupDir"
2026/02/02 06:53:25 DEBUG : one: size = 5 (Local file system at /tmp/rclone2534134659)
2026/02/02 06:53:25 DEBUG : one: size = 3 (drime root 'rclone-test-kajawef8pasi/dst')
2026/02/02 06:53:25 DEBUG : one: Sizes differ
2026/02/02 06:53:28 INFO : one: Moved (server-side)
2026/02/02 06:53:30 DEBUG : one: Removing old object on successful upload
2026/02/02 06:53:31 DEBUG : one: size = 5 OK
2026/02/02 06:53:31 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:333
Error: Should be true
Test: TestCopyFileCopyDest
Messages: listing wrong, want
BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5) got
CopyDest/one (5), dst/one (5)
fstest.go:203: Not found "BackupDir/one"
fstest.go:203: Not found "CopyDest/two"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:333
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 2
Test: TestCopyFileCopyDest
Messages: 2 objects not found
2026/02/02 06:53:47 DEBUG : two: Need to transfer - File not found at Destination
2026/02/02 06:53:48 DEBUG : two: size = 3 OK
2026/02/02 06:53:48 DEBUG : two: Sizes identical
2026/02/02 06:53:50 DEBUG : two: size = 3 OK
2026/02/02 06:53:50 INFO : two: Copied (server-side copy)
2026/02/02 06:53:50 DEBUG : two: Destination found in --copy-dest, using server-side copy
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:53:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:53:54 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:53:54 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:53:55 DEBUG : pacer: Reducing sleep to 10ms
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:342
Error: Should be true
Test: TestCopyFileCopyDest
Messages: listing wrong, want
BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got
CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3)
fstest.go:203: Not found "BackupDir/one"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:342
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileCopyDest
Messages: 1 objects not found
2026/02/02 06:54:04 DEBUG : two: size = 3 OK
2026/02/02 06:54:04 DEBUG : two: Sizes identical
2026/02/02 06:54:04 DEBUG : two: Unchanged skipping
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:348
Error: Should be true
Test: TestCopyFileCopyDest
Messages: listing wrong, want
BackupDir/one (3), CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3) got
CopyDest/one (5), CopyDest/two (3), dst/one (5), dst/two (3)
fstest.go:203: Not found "BackupDir/one"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:348
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileCopyDest
Messages: 1 objects not found
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:353
Error: Should be true
Test: TestCopyFileCopyDest
Messages: listing wrong, want
BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3) got
CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/two (3)
fstest.go:203: Not found "BackupDir/one"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:353
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileCopyDest
Messages: 1 objects not found
2026/02/02 06:54:32 DEBUG : three: Need to transfer - File not found at Destination
2026/02/02 06:54:32 DEBUG : three: size = 7 (Local file system at /tmp/rclone2534134659)
2026/02/02 06:54:32 DEBUG : three: size = 5 (drime root 'rclone-test-kajawef8pasi/CopyDest')
2026/02/02 06:54:32 DEBUG : three: Sizes differ
2026/02/02 06:54:32 DEBUG : three: Destination not found in --copy-dest
2026/02/02 06:54:34 DEBUG : three: size = 7 OK
2026/02/02 06:54:34 INFO : three: 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:362
Error: Should be true
Test: TestCopyFileCopyDest
Messages: listing wrong, want
BackupDir/one (3), CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3) got
CopyDest/one (5), CopyDest/three (5), CopyDest/two (3), dst/one (5), dst/three (7), dst/two (3)
fstest.go:203: Not found "BackupDir/one"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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:362
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestCopyFileCopyDest
Messages: 1 objects not found
run.go:130: removing dir "CopyDest" failed - try 1/3: directory not empty
run.go:130: removing dir "CopyDest" failed - try 2/3: directory not empty
run.go:130: removing dir "CopyDest" failed - try 3/3: directory not empty
run.go:133: removing dir "CopyDest" failed: 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:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Not equal:
expected: []string{}
actual : []string{"CopyDest"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=8) "CopyDest"
}
Test: TestCopyFileCopyDest
Messages: directories
--- FAIL: TestCopyFileCopyDest (155.76s)
=== RUN TestListDirSortedFn
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
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:292: Sleeping for 7s just to make sure
listdirsorted_test.go:57:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: "[CopyDest a.txt sub dir zend.txt]" should have 3 item(s), but has 4
Test: TestListDirSortedFn
run.go:130: removing dir "sub dir/sub sub dir" failed - try 1/3: directory not empty
run.go:130: removing dir "sub dir/sub sub dir" failed - try 2/3: directory not empty
run.go:130: removing dir "sub dir/sub sub dir" failed - try 3/3: directory not empty
run.go:133: removing dir "sub dir/sub sub dir" failed: directory not empty
run.go:130: removing dir "sub dir/ignore dir" failed - try 1/3: directory not empty
run.go:130: removing dir "sub dir/ignore dir" failed - try 2/3: directory not empty
run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty
run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty
run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty
run.go:133: removing dir "sub dir" failed: 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:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
/usr/local/go/src/runtime/panic.go:636
/usr/local/go/src/testing/testing.go:1041
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:57
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/listdirsorted_test.go:125
Error: Not equal:
expected: []string{}
actual : []string{"sub dir", "sub dir/sub sub dir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=7) "sub dir",
+ (string) (len=19) "sub dir/sub sub dir"
}
Test: TestListDirSortedFn
Messages: directories
--- FAIL: TestListDirSortedFn (68.91s)
=== RUN TestListJSON
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
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:292: Sleeping for 7s just to make sure
=== RUN TestListJSON/Default
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 3
Test: TestListJSON/Default
Messages: Wrong number of results
=== RUN TestListJSON/DirsOnly
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 1
actual : 2
Test: TestListJSON/DirsOnly
Messages: Wrong number of results
=== RUN TestListJSON/Recurse
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 3
actual : 5
Test: TestListJSON/Recurse
Messages: Wrong number of results
=== RUN TestListJSON/Metadata
lsjson_test.go:202:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/lsjson_test.go:202
Error: Not equal:
expected: 2
actual : 3
Test: TestListJSON/Metadata
Messages: Wrong number of results
=== NAME TestListJSON
run.go:130: removing dir "sub dir" failed - try 1/3: directory not empty
run.go:130: removing dir "sub dir" failed - try 2/3: directory not empty
run.go:130: removing dir "sub dir" failed - try 3/3: directory not empty
run.go:133: removing dir "sub dir" failed: directory not empty
run.go:130: removing dir "sub" failed - try 1/3: directory not empty
run.go:130: removing dir "sub" failed - try 2/3: directory not empty
run.go:130: removing dir "sub" failed - try 3/3: directory not empty
run.go:133: removing dir "sub" failed: 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:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Not equal:
expected: []string{}
actual : []string{"sub", "sub dir"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,4 @@
-([]string) {
+([]string) (len=2) {
+ (string) (len=3) "sub",
+ (string) (len=7) "sub dir"
}
Test: TestListJSON
Messages: directories
--- FAIL: TestListJSON (48.85s)
--- FAIL: TestListJSON/Default (0.49s)
--- FAIL: TestListJSON/DirsOnly (0.27s)
--- FAIL: TestListJSON/Recurse (1.58s)
--- FAIL: TestListJSON/Metadata (0.56s)
=== RUN TestStatJSON
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
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/lsjson_test.go:263
Error: Should be true
Test: TestStatJSON
Messages: listing wrong, want
file1 (5), sub/file2 (9) got
file1 (5)
fstest.go:203: Not found "sub/file2"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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/lsjson_test.go:263
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestStatJSON
Messages: 1 objects not found
=== RUN TestStatJSON/Root
=== RUN TestStatJSON/RootFilesOnly
=== RUN TestStatJSON/RootDirsOnly
=== RUN TestStatJSON/Dir
=== RUN TestStatJSON/DirWithTrailingSlash
=== RUN TestStatJSON/File
=== RUN TestStatJSON/NotFound
=== RUN TestStatJSON/DirFilesOnly
=== RUN TestStatJSON/FileFilesOnly
=== RUN TestStatJSON/NotFoundFilesOnly
=== RUN TestStatJSON/DirDirsOnly
=== RUN TestStatJSON/FileDirsOnly
=== RUN TestStatJSON/NotFoundDirsOnly
=== RUN TestStatJSON/RootNotFound
2026/02/02 06:57:35 DEBUG : Creating backend with remote "TestDrime:rclone-test-kajawef8pasi/notfound"
2026/02/02 06:57:37 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:37 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:57:37 DEBUG : pacer: Reducing sleep to 10ms
=== NAME TestStatJSON
run.go:130: removing dir "sub" failed - try 1/3: directory not empty
run.go:130: removing dir "sub" failed - try 2/3: directory not empty
run.go:130: removing dir "sub" failed - try 3/3: directory not empty
run.go:133: removing dir "sub" failed: directory not empty
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:57:48 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:48 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:48 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:49 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:49 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 06:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:49 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:49 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/02/02 06:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:49 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:57:49 DEBUG : pacer: Reducing sleep to 80ms
2026/02/02 06:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:49 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:49 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:49 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:49 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 06:57:49 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:49 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:49 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 06:57:50 DEBUG : pacer: Reducing sleep to 320ms
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:57:53 DEBUG : pacer: Reducing sleep to 160ms
2026/02/02 06:57:53 DEBUG : pacer: Reducing sleep to 80ms
2026/02/02 06:57:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:53 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:53 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:57:53 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:53 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:53 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 06:57:54 DEBUG : pacer: Reducing sleep to 160ms
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Not equal:
expected: []string{}
actual : []string{"sub"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,3 @@
-([]string) {
+([]string) (len=1) {
+ (string) (len=3) "sub"
}
Test: TestStatJSON
Messages: directories
--- FAIL: TestStatJSON (49.07s)
--- PASS: TestStatJSON/Root (1.08s)
--- PASS: TestStatJSON/RootFilesOnly (0.00s)
--- PASS: TestStatJSON/RootDirsOnly (0.69s)
--- PASS: TestStatJSON/Dir (0.92s)
--- PASS: TestStatJSON/DirWithTrailingSlash (0.66s)
--- PASS: TestStatJSON/File (0.44s)
--- PASS: TestStatJSON/NotFound (1.06s)
--- PASS: TestStatJSON/DirFilesOnly (0.33s)
--- PASS: TestStatJSON/FileFilesOnly (0.48s)
--- PASS: TestStatJSON/NotFoundFilesOnly (0.44s)
--- PASS: TestStatJSON/DirDirsOnly (0.49s)
--- PASS: TestStatJSON/FileDirsOnly (0.53s)
--- PASS: TestStatJSON/NotFoundDirsOnly (0.57s)
--- PASS: TestStatJSON/RootNotFound (2.79s)
=== RUN TestLsLong
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 06:57:58 DEBUG : pacer: Reducing sleep to 80ms
2026/02/02 06:57:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:58 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:58 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:57:58 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:58 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:58 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 06:57:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:59 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:59 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 06:57:59 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:57:59 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:57:59 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/02/02 06:58:00 DEBUG : pacer: Reducing sleep to 640ms
2026/02/02 06:58:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:58:01 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:01 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-kajawef8pasi': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:03 DEBUG : pacer: Reducing sleep to 640ms
2026/02/02 06:58:04 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:58:04 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:04 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
run.go:286: Retry Put of "potato2" to drime root 'rclone-test-kajawef8pasi': 2/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:07 DEBUG : pacer: Reducing sleep to 640ms
2026/02/02 06:58:08 DEBUG : pacer: Reducing sleep to 320ms
2026/02/02 06:58:08 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:58:08 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:08 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 06:58:09 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:58:09 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:09 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/02/02 06:58:10 DEBUG : pacer: Reducing sleep to 640ms
2026/02/02 06:58:12 DEBUG : pacer: Reducing sleep to 320ms
2026/02/02 06:58:12 DEBUG : pacer: Reducing sleep to 160ms
2026/02/02 06:58:13 DEBUG : pacer: Reducing sleep to 80ms
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:58:15 DEBUG : pacer: Reducing sleep to 40ms
2026/02/02 06:58:15 DEBUG : pacer: Reducing sleep to 20ms
2026/02/02 06:58:16 DEBUG : pacer: Reducing sleep to 10ms
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/operations_test.go:144
Error: Should be true
Test: TestLsLong
Messages: listing wrong, want
empty space (1), potato2 (60) got
potato2 (60)
fstest.go:203: Not found "empty space"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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/operations_test.go:144
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestLsLong
Messages: 1 objects not found
fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3
fstest.go:301: Flushing the directory cache
2026/02/02 06:58:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 06:58:31 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 06:58:31 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:58:31 DEBUG : pacer: Reducing sleep to 10ms
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 7s just to make sure
--- FAIL: TestLsLong (45.25s)
=== RUN TestHashSums
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
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/operations_test.go:186
Error: Should be true
Test: TestHashSums
Messages: listing wrong, want
empty space (1), potato2 (60) got
potato2 (60)
fstest.go:203: Not found "empty space"
fstest.go:206:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206
/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310
/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/operations_test.go:186
/usr/local/go/src/runtime/asm_amd64.s:1700
Error: Not equal:
expected: 0
actual : 1
Test: TestHashSums
Messages: 1 objects not found
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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Should be true
Test: TestHashSums
Messages: listing wrong, want
got
empty space (1), potato2 (60)
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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Should be true
Test: TestHashSums
Messages: Unexpected file "empty space"
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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
Error: Should be true
Test: TestHashSums
Messages: Unexpected file "potato2"
--- FAIL: TestHashSums (25.75s)
=== RUN TestMaxDelete
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
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:292: Sleeping for 7s just to make sure
2026/02/02 06:59:29 DEBUG : Waiting for deletions to finish
2026/02/02 06:59:30 ERROR : small: Got fatal error on delete: --max-delete threshold reached
2026/02/02 06:59:30 INFO : medium: Deleted
2026/02/02 06:59:30 INFO : large: Deleted
operations_test.go:453:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:453
Error: Not equal:
expected: 1
actual : 3
Test: TestMaxDelete
2026/02/02 06:59:32 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 06:59:32 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 06:59:33 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 06:59:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 06:59:33 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 06:59:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/02/02 06:59:34 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 06:59:34 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 06:59:34 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 06:59:34 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 06:59:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 06:59:35 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 06:59:36 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 06:59:36 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/02/02 06:59:37 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 06:59:37 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/02/02 06:59:38 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 06:59:38 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/02/02 06:59:40 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
2026/02/02 06:59:40 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error"
2026/02/02 06:59:45 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 06:59:45 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/02/02 06:59:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:00:15 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:00:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:00:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:01:15 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:01:35 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:01:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:02:16 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:02:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error"
2026/02/02 07:02:56 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:03:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:03:35 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:03:55 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:04:15 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:04:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:04:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:05:15 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:05:35 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:05:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error"
run.go:133: removing file "large" failed: failed to delete item: Error "Server Error"
2026/02/02 07:06:15 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:06:35 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:06:55 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:07:15 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:07:35 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:07:55 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:08:15 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:08:35 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:08:55 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:09:15 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "Server Error"
2026/02/02 07:09:35 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:09:55 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:10:15 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:10:35 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:10:55 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:11:15 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:11:35 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:11:55 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:12:15 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:12:35 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error"
2026/02/02 07:12:55 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:13:15 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:13:36 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:13:55 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:14:15 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:14:35 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:14:55 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:15:15 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:15:36 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:15:55 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error"
run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error"
2026/02/02 07:16:15 DEBUG : pacer: Reducing sleep to 10s
2026/02/02 07:16:35 DEBUG : pacer: Reducing sleep to 5s
2026/02/02 07:16:45 DEBUG : pacer: Reducing sleep to 2.5s
2026/02/02 07:16:50 DEBUG : pacer: Reducing sleep to 1.25s
--- FAIL: TestMaxDelete (1061.44s)
=== RUN TestMaxDeleteSize
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 07:16:53 DEBUG : pacer: Reducing sleep to 625ms
2026/02/02 07:16:54 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:16:54 DEBUG : pacer: low level retry 1/1 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:16:54 DEBUG : pacer: Rate limited, increasing sleep to 1.25s
run.go:286: Retry Put of "small" to drime root 'rclone-test-kajawef8pasi': 1/10 (failed to upload file: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:16:56 DEBUG : pacer: Reducing sleep to 625ms
2026/02/02 07:16:59 DEBUG : pacer: Reducing sleep to 312.5ms
2026/02/02 07:16:59 DEBUG : pacer: Reducing sleep to 156.25ms
2026/02/02 07:17:01 DEBUG : pacer: Reducing sleep to 78.125ms
2026/02/02 07:17:02 DEBUG : pacer: Reducing sleep to 39.0625ms
2026/02/02 07:17:03 DEBUG : pacer: Reducing sleep to 19.53125ms
2026/02/02 07:17:04 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
2026/02/02 07:17:05 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:05 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:17:05 DEBUG : pacer: Reducing sleep to 10ms
fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 7s just to make sure
2026/02/02 07:17:16 DEBUG : Waiting for deletions to finish
2026/02/02 07:17:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:16 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:17:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:16 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:16 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 07:17:17 DEBUG : pacer: Reducing sleep to 20ms
2026/02/02 07:17:17 ERROR : small: Got fatal error on delete: --max-delete-size threshold reached
2026/02/02 07:17:17 DEBUG : pacer: Reducing sleep to 10ms
2026/02/02 07:17:17 INFO : large: Deleted
2026/02/02 07:17:17 INFO : medium: 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
2026/02/02 07:17:19 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:17:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:17:20 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:17:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 07:17:20 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:17:20 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/02/02 07:17:20 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:20 DEBUG : pacer: low level retry 4/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:20 DEBUG : pacer: Rate limited, increasing sleep to 160ms
2026/02/02 07:17:21 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:17:21 DEBUG : pacer: Rate limited, increasing sleep to 320ms
2026/02/02 07:17:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:21 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:21 DEBUG : pacer: Rate limited, increasing sleep to 640ms
2026/02/02 07:17:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:21 DEBUG : pacer: low level retry 7/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:21 DEBUG : pacer: Rate limited, increasing sleep to 1.28s
2026/02/02 07:17:22 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:17:22 DEBUG : pacer: low level retry 8/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:17:22 DEBUG : pacer: Rate limited, increasing sleep to 2.56s
2026/02/02 07:17:24 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:17:24 DEBUG : pacer: Rate limited, increasing sleep to 5.12s
2026/02/02 07:17:26 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
2026/02/02 07:17:26 DEBUG : pacer: Rate limited, increasing sleep to 10.24s
run.go:130: removing file "large" failed - try 1/3: failed to delete item: Error "Server Error"
2026/02/02 07:17:31 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:17:31 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/02/02 07:17:42 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:18:02 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:18:22 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:18:42 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:19:01 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:19:22 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:19:42 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:20:02 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:20:22 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "large" failed - try 2/3: failed to delete item: Error "Server Error"
2026/02/02 07:20:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:21:02 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:21:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:21:43 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:22:02 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:22:23 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:22:42 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:23:02 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:23:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:23:21 DEBUG : pacer: low level retry 9/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:23:41 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "large" failed - try 3/3: failed to delete item: Error "Server Error"
run.go:133: removing file "large" failed: failed to delete item: Error "Server Error"
2026/02/02 07:24:02 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:24:22 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:24:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:24:41 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:25:02 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:25:22 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:25:42 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:26:02 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:26:21 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:26:21 DEBUG : pacer: low level retry 8/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:26:41 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:27:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:27:01 DEBUG : pacer: low level retry 10/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
run.go:130: removing file "medium" failed - try 1/3: failed to delete item: Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n"
2026/02/02 07:27:22 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:27:42 DEBUG : pacer: low level retry 2/10 (error Error "Server Error")
2026/02/02 07:28:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:28:01 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:28:22 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:28:42 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:29:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:29:01 DEBUG : pacer: low level retry 6/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:29:22 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:29:41 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:29:41 DEBUG : pacer: low level retry 8/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:30:02 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:30:22 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "medium" failed - try 2/3: failed to delete item: Error "Server Error"
2026/02/02 07:30:42 DEBUG : pacer: low level retry 1/10 (error Error "Server Error")
2026/02/02 07:31:01 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:31:01 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:31:22 DEBUG : pacer: low level retry 3/10 (error Error "Server Error")
2026/02/02 07:31:42 DEBUG : pacer: low level retry 4/10 (error Error "Server Error")
2026/02/02 07:32:02 DEBUG : pacer: low level retry 5/10 (error Error "Server Error")
2026/02/02 07:32:22 DEBUG : pacer: low level retry 6/10 (error Error "Server Error")
2026/02/02 07:32:42 DEBUG : pacer: low level retry 7/10 (error Error "Server Error")
2026/02/02 07:33:02 DEBUG : pacer: low level retry 8/10 (error Error "Server Error")
2026/02/02 07:33:22 DEBUG : pacer: low level retry 9/10 (error Error "Server Error")
2026/02/02 07:33:42 DEBUG : pacer: low level retry 10/10 (error Error "Server Error")
run.go:130: removing file "medium" failed - try 3/3: failed to delete item: Error "Server Error"
run.go:133: removing file "medium" failed: failed to delete item: Error "Server Error"
2026/02/02 07:34:01 DEBUG : pacer: Reducing sleep to 10s
2026/02/02 07:34:21 DEBUG : pacer: Reducing sleep to 5s
2026/02/02 07:34:31 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:34:31 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:34:31 DEBUG : pacer: Rate limited, increasing sleep to 10s
2026/02/02 07:34:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:34:36 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:34:36 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/02/02 07:34:46 DEBUG : pacer: Reducing sleep to 10s
2026/02/02 07:35:06 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:35:06 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:35:06 DEBUG : pacer: Rate limited, increasing sleep to 20s
2026/02/02 07:35:16 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:35:16 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:35:36 DEBUG : pacer: Reducing sleep to 10s
--- FAIL: TestMaxDeleteSize (1126.14s)
=== RUN TestPurge
2026/02/02 07:35:36 DEBUG : Creating backend with remote "TestDrime:rclone-test-roqosob2sasu"
2026/02/02 07:35:36 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2026/02/02 07:35:37 DEBUG : Creating backend with remote "/tmp/rclone1670923634"
run.go:185: Remote "drime root 'rclone-test-roqosob2sasu'", Local "Local file system at /tmp/rclone1670923634", Modify Window "876000h0m0s"
2026/02/02 07:35:42 INFO : A2: Making directory
2026/02/02 07:35:43 INFO : A1/B2: Making directory
2026/02/02 07:35:43 INFO : A1/B2/C2: Making directory
2026/02/02 07:35:44 INFO : A1/B1/C3: Making directory
2026/02/02 07:35:45 INFO : A3: Making directory
2026/02/02 07:35:47 INFO : A3/B3: Making directory
2026/02/02 07:35:48 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:298: Sleeping for 2s for list eventual consistency: 2/3
fstest.go:301: Flushing the directory cache
fstest.go:292: Sleeping for 7s just to make sure
2026/02/02 07:36:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:36:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:36:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:36:13 DEBUG : pacer: Reducing sleep to 10ms
2026/02/02 07:36:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:36:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:36:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:36:13 DEBUG : pacer: Reducing sleep to 10ms
2026/02/02 07:36:13 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:36:13 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:36:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:36:14 DEBUG : pacer: Reducing sleep to 10ms
2026/02/02 07:36:17 ERROR : error listing: directory not found
2026/02/02 07:36:17 DEBUG : drime root 'rclone-test-roqosob2sasu': Purge remote
2026/02/02 07:36:18 NOTICE: purge failed: directory not found
--- PASS: TestPurge (41.61s)
=== RUN TestRmdirsNoLeaveRoot
run.go:185: Remote "drime root 'rclone-test-kajawef8pasi'", Local "Local file system at /tmp/rclone2534134659", Modify Window "876000h0m0s"
2026/02/02 07:36:19 DEBUG : pacer: Reducing sleep to 5s
2026/02/02 07:36:29 DEBUG : pacer: Reducing sleep to 2.5s
2026/02/02 07:36:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:36:33 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:36:33 DEBUG : pacer: Rate limited, increasing sleep to 5s
2026/02/02 07:36:36 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:36:36 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:36:36 DEBUG : pacer: Rate limited, increasing sleep to 10s
2026/02/02 07:36:42 DEBUG : pacer: Reducing sleep to 5s
2026/02/02 07:36:51 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:36:51 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:36:51 DEBUG : pacer: Rate limited, increasing sleep to 10s
2026/02/02 07:36:56 DEBUG : pacer: Reducing sleep to 5s
2026/02/02 07:37:06 DEBUG : pacer: Reducing sleep to 2.5s
2026/02/02 07:37:12 DEBUG : pacer: Reducing sleep to 1.25s
2026/02/02 07:37:14 DEBUG : pacer: Reducing sleep to 625ms
2026/02/02 07:37:17 DEBUG : pacer: Reducing sleep to 312.5ms
2026/02/02 07:37:17 INFO : A2: Making directory
2026/02/02 07:37:17 DEBUG : pacer: Reducing sleep to 156.25ms
2026/02/02 07:37:18 DEBUG : pacer: Reducing sleep to 78.125ms
2026/02/02 07:37:18 INFO : A1/B2: Making directory
2026/02/02 07:37:19 DEBUG : pacer: Reducing sleep to 39.0625ms
2026/02/02 07:37:20 DEBUG : pacer: Reducing sleep to 19.53125ms
2026/02/02 07:37:20 INFO : A1/B2/C2: Making directory
2026/02/02 07:37:20 DEBUG : pacer: Reducing sleep to 10ms
2026/02/02 07:37:21 INFO : A1/B1/C3: Making directory
2026/02/02 07:37:23 INFO : A3: Making directory
2026/02/02 07:37:24 INFO : A3/B3: Making directory
2026/02/02 07:37:26 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/02/02 07:37:48 DEBUG : removing 1 level 3 directories
2026/02/02 07:37:48 INFO : A3/B3/C4: Removing directory
2026/02/02 07:37:57 DEBUG : removing 2 level 3 directories
2026/02/02 07:37:57 INFO : A1/B2/C2: Removing directory
2026/02/02 07:37:57 INFO : A1/B1/C3: Removing directory
2026/02/02 07:37:59 DEBUG : removing 2 level 2 directories
2026/02/02 07:37:59 INFO : A3/B3: Removing directory
2026/02/02 07:37:59 INFO : A1/B2: Removing directory
2026/02/02 07:37:59 ERROR : A1/B2: Failed to rmdir: directory not empty
2026/02/02 07:38:00 DEBUG : removing 2 level 1 directories
2026/02/02 07:38:00 INFO : A3: Removing directory
2026/02/02 07:38:00 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
run.go:130: removing dir "A1/B1/C1" failed - try 1/3: directory not empty
run.go:130: removing dir "A1/B1/C1" failed - try 2/3: directory not empty
run.go:130: removing dir "A1/B1/C1" failed - try 3/3: directory not empty
run.go:133: removing dir "A1/B1/C1" failed: directory not empty
run.go:130: removing dir "A1/B1" failed - try 1/3: directory not empty
run.go:130: removing dir "A1/B1" failed - try 2/3: directory not empty
run.go:130: removing dir "A1/B1" failed - try 3/3: directory not empty
run.go:133: removing dir "A1/B1" failed: directory not empty
run.go:130: removing dir "A1" failed - try 1/3: directory not empty
run.go:130: removing dir "A1" failed - try 2/3: directory not empty
run.go:130: removing dir "A1" failed - try 3/3: directory not empty
run.go:133: removing dir "A1" failed: 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
2026/02/02 07:38:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:38:33 DEBUG : pacer: low level retry 1/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:38:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms
2026/02/02 07:38:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:38:33 DEBUG : pacer: low level retry 2/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:38:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms
2026/02/02 07:38:33 DEBUG : Couldn't decode error response: invalid character '<' looking for beginning of value
2026/02/02 07:38:33 DEBUG : pacer: low level retry 3/10 (error Error "500 Internal Server Error (500): \r\n500 Internal Server Error\r\n\r\n500 Internal Server Error
\r\n
nginx\r\n\r\n\r\n")
2026/02/02 07:38:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms
2026/02/02 07:38:33 DEBUG : pacer: Reducing sleep to 40ms
fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3
fstest.go:301: Flushing the directory cache
fstest.go:327:
Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327
/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:1211
/usr/local/go/src/testing/testing.go:1445
/usr/local/go/src/testing/testing.go:1786
/usr/local/go/src/runtime/panic.go:636
/usr/local/go/src/testing/testing.go:1041
/home/rclone/go/src/github.com/rclone/rclone/fs/operations/operations_test.go:705
Error: Not equal:
expected: []string{}
actual : []string{"A1", "A1/B1", "A1/B1/C1"}
Diff:
--- Expected
+++ Actual
@@ -1,2 +1,5 @@
-([]string) {
+([]string) (len=3) {
+ (string) (len=2) "A1",
+ (string) (len=5) "A1/B1",
+ (string) (len=8) "A1/B1/C1"
}
Test: TestRmdirsNoLeaveRoot
Messages: directories
--- FAIL: TestRmdirsNoLeaveRoot (139.48s)
FAIL
2026/02/02 07:38:37 DEBUG : drime root 'rclone-test-kajawef8pasi': Purge remote
2026/02/02 07:38:38 DEBUG : pacer: Reducing sleep to 20ms
2026/02/02 07:38:38 DEBUG : pacer: Reducing sleep to 10ms
"./operations.test -test.v -test.timeout 2h0m0s -remote TestDrime: -verbose -test.run '^(TestApplyTransforms|TestCheckSumDownload|TestCopyFile|TestCopyFileCompareDest|TestCopyFileCopyDest|TestHashSums|TestListDirSortedFn|TestLsLong|TestMaxDelete|TestMaxDeleteSize|TestParseSumFile|TestPurge|TestRmdirsNoLeaveRoot|TestStatJSON)$|^TestListJSON$/^(Default|DirsOnly|Metadata|Recurse)$|^TestMultithreadCopy$/^(upload=false,size=10485759,streams=2|upload=true,size=10485759,streams=2|upload=true,size=10485760,streams=2|upload=true,size=10485761,streams=2)$'" - Finished ERROR in 1h0m51.254243564s (try 4/5): exit status 1: Failed [TestMultithreadCopy/upload=false,size=10485759,streams=2 TestMultithreadCopy/upload=true,size=10485759,streams=2 TestMultithreadCopy/upload=true,size=10485760,streams=2 TestMultithreadCopy/upload=true,size=10485761,streams=2 TestParseSumFile TestCheckSumDownload TestApplyTransforms TestCopyFile TestCopyFileCompareDest TestCopyFileCopyDest TestListDirSortedFn TestListJSON/Default TestListJSON/DirsOnly TestListJSON/Recurse TestListJSON/Metadata TestStatJSON TestLsLong TestHashSums TestMaxDelete TestMaxDeleteSize TestRmdirsNoLeaveRoot]