"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Starting (try 5/5) 2026/05/12 04:32:14 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju" 2026/05/12 04:32:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/12 04:32:14 DEBUG : mega root 'rclone-test-wojujej7koju': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:32:34 DEBUG : Creating backend with remote "/tmp/rclone3888205834" === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:1680: Can track renames: false 2026/05/12 04:32:34 INFO : mega root 'rclone-test-wojujej7koju': Making map for --track-renames 2026/05/12 04:32:34 INFO : mega root 'rclone-test-wojujej7koju': Finished making map for --track-renames 2026/05/12 04:32:34 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:32:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2026/05/12 04:32:34 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2026/05/12 04:32:34 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for renames to finish 2026/05/12 04:32:34 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:32:35 DEBUG : potato: size = 14 OK 2026/05/12 04:32:35 INFO : potato: Copied (new) 2026/05/12 04:32:37 DEBUG : sub/yam: size = 11 OK 2026/05/12 04:32:37 INFO : sub/yam: Copied (new) 2026/05/12 04:32:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:32:37 DEBUG : potato: size = 14 OK 2026/05/12 04:32:37 DEBUG : potato: Sizes identical 2026/05/12 04:32:37 DEBUG : potato: Unchanged skipping 2026/05/12 04:32:37 INFO : mega root 'rclone-test-wojujej7koju': Making map for --track-renames 2026/05/12 04:32:37 INFO : mega root 'rclone-test-wojujej7koju': Finished making map for --track-renames 2026/05/12 04:32:37 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:32:37 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for renames to finish 2026/05/12 04:32:37 INFO : sub/yam: Moved (server-side) to: yam 2026/05/12 04:32:37 INFO : yam: Renamed from "sub/yam" 2026/05/12 04:32:37 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:32:37 DEBUG : Waiting for deletions to finish 2026/05/12 04:32:37 INFO : There was nothing to transfer 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1701 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want potato (14), yam (11) got potato (14), yam (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1701 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (17.41s) === RUN TestServerSideMoveLocal run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:32:52 DEBUG : Creating backend with remote "/tmp/rclone3888205834/dir1" 2026/05/12 04:32:52 DEBUG : Creating backend with remote "/tmp/rclone3888205834/dir2" 2026/05/12 04:32:52 DEBUG : Local file system at /tmp/rclone3888205834/dir2: Using server-side directory move 2026/05/12 04:32:52 INFO : Local file system at /tmp/rclone3888205834/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 04:32:52 DEBUG : file1.txt: Need to transfer - File not found at Destination 2026/05/12 04:32:52 DEBUG : Local file system at /tmp/rclone3888205834/dir2: Waiting for checks to finish 2026/05/12 04:32:52 DEBUG : Local file system at /tmp/rclone3888205834/dir2: Waiting for transfers to finish 2026/05/12 04:32:52 INFO : file1.txt: Moved (server-side) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveLocal Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveLocal Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveLocal (7.05s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:32:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:32:59 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 04:32:59 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:32:59 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:32:59 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:32:59 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:32:59 INFO : sub dir/hello world: Deleted 2026/05/12 04:32:59 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 04:32:59 INFO : nested/sub dir/file: Copied (new) 2026/05/12 04:32:59 INFO : nested/sub dir/file: Deleted 2026/05/12 04:32:59 INFO : sub dir: Removing directory 2026/05/12 04:32:59 INFO : nested/sub dir: Removing directory 2026/05/12 04:32:59 INFO : nested: Removing directory 2026/05/12 04:32:59 DEBUG : Local file system at /tmp/rclone3888205834: deleted 3 directories 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1827 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), sub dir/hello world (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1827 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithDeleteEmptySrcDirs (15.64s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:33:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/05/12 04:33:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2026/05/12 04:33:14 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:33:14 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:33:15 DEBUG : sub dir/hello world: size = 11 OK 2026/05/12 04:33:15 INFO : sub dir/hello world: Copied (new) 2026/05/12 04:33:15 INFO : sub dir/hello world: Deleted 2026/05/12 04:33:15 DEBUG : nested/sub dir/file: size = 6 OK 2026/05/12 04:33:15 INFO : nested/sub dir/file: Copied (new) 2026/05/12 04:33:15 INFO : nested/sub dir/file: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want nested/sub dir/file (6), sub dir/hello world (11) got nested/sub dir/file (6), sub dir/hello world (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1851 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (15.84s) === RUN TestMoveWithIgnoreExisting run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:33:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2026/05/12 04:33:30 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:33:30 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:33:30 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:33:30 DEBUG : existing-b: size = 6 OK 2026/05/12 04:33:30 INFO : existing-b: Copied (new) 2026/05/12 04:33:30 INFO : existing-b: Deleted 2026/05/12 04:33:30 DEBUG : existing: size = 6 OK 2026/05/12 04:33:30 INFO : existing: Copied (new) 2026/05/12 04:33:30 INFO : existing: Deleted 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1873 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "yam" 2026/05/12 04:33:37 DEBUG : existing: Destination exists, skipping 2026/05/12 04:33:37 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2026/05/12 04:33:37 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:33:37 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:33:37 INFO : There was nothing to transfer 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want existing (6), existing-b (6) got existing (6), existing-b (6), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1898 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestMoveWithIgnoreExisting Messages: Unexpected file "yam" --- FAIL: TestMoveWithIgnoreExisting (21.63s) === RUN TestServerSideMove run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:33:52 DEBUG : Creating backend with remote "TestMega:rclone-test-dawagok4xiyo" 2026/05/12 04:33:52 DEBUG : mega root 'rclone-test-dawagok4xiyo': Using previously stored session ID and master key to initialize the Mega API 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-wojujej7koju' -> mega root 'rclone-test-dawagok4xiyo' 2026/05/12 04:34:20 DEBUG : mega root 'rclone-test-dawagok4xiyo': Using server-side directory move 2026/05/12 04:34:20 INFO : mega root 'rclone-test-dawagok4xiyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 04:34:20 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:34:20 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/12 04:34:20 DEBUG : empty space: size = 1 OK 2026/05/12 04:34:20 DEBUG : empty space: Sizes identical 2026/05/12 04:34:20 DEBUG : empty space: Unchanged skipping 2026/05/12 04:34:20 INFO : potato2: Moved (server-side) 2026/05/12 04:34:20 INFO : empty space: Deleted 2026/05/12 04:34:20 DEBUG : mega root 'rclone-test-dawagok4xiyo': Waiting for checks to finish 2026/05/12 04:34:21 DEBUG : potato3: size = 68 (mega root 'rclone-test-wojujej7koju') 2026/05/12 04:34:21 DEBUG : potato3: size = 60 (mega root 'rclone-test-dawagok4xiyo') 2026/05/12 04:34:21 DEBUG : potato3: Sizes differ 2026/05/12 04:34:21 DEBUG : mega root 'rclone-test-dawagok4xiyo': Waiting for transfers to finish 2026/05/12 04:34:21 INFO : potato3: Deleted 2026/05/12 04:34:21 INFO : yam: Moved (server-side) 2026/05/12 04:34:21 INFO : potato3: Moved (server-side) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 2026/05/12 04:34:35 DEBUG : Creating backend with remote "TestMega:rclone-test-fobapir7naqi" 2026/05/12 04:34:35 DEBUG : mega root 'rclone-test-fobapir7naqi': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:34:55 DEBUG : mega root 'rclone-test-fobapir7naqi': Using server-side directory move 2026/05/12 04:34:55 INFO : mega root 'rclone-test-fobapir7naqi': Server side directory move succeeded 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 2026/05/12 04:35:02 ERROR : error listing: directory not found 2026/05/12 04:35:02 DEBUG : mega root 'rclone-test-fobapir7naqi': Purge remote 2026/05/12 04:35:02 DEBUG : mega root 'rclone-test-dawagok4xiyo': Purge remote 2026/05/12 04:35:02 NOTICE: purge failed: directory 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" --- FAIL: TestServerSideMove (77.10s) === RUN TestServerSideMoveWithFilter run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:35:09 DEBUG : Creating backend with remote "TestMega:rclone-test-voyesej8yane" 2026/05/12 04:35:09 DEBUG : mega root 'rclone-test-voyesej8yane': Using previously stored session ID and master key to initialize the Mega API 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-wojujej7koju' -> mega root 'rclone-test-voyesej8yane' 2026/05/12 04:35:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:35:39 DEBUG : empty space: Excluded 2026/05/12 04:35:39 DEBUG : yam: Excluded (Size Filter) 2026/05/12 04:35:39 DEBUG : yam: Excluded 2026/05/12 04:35:39 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:35:39 DEBUG : empty space: Excluded 2026/05/12 04:35:39 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:35:39 DEBUG : mega root 'rclone-test-voyesej8yane': Waiting for checks to finish 2026/05/12 04:35:39 DEBUG : potato3: size = 68 (mega root 'rclone-test-wojujej7koju') 2026/05/12 04:35:41 DEBUG : potato3: size = 60 (mega root 'rclone-test-voyesej8yane') 2026/05/12 04:35:41 DEBUG : potato3: Sizes differ 2026/05/12 04:35:41 DEBUG : mega root 'rclone-test-voyesej8yane': Waiting for transfers to finish 2026/05/12 04:35:41 INFO : potato3: Deleted 2026/05/12 04:35:42 INFO : potato2: Moved (server-side) 2026/05/12 04:35:42 INFO : potato3: Moved (server-side) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty space (1), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1751 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" 2026/05/12 04:35:49 DEBUG : Creating backend with remote "TestMega:rclone-test-gagabuh0mibo" 2026/05/12 04:35:49 DEBUG : mega root 'rclone-test-gagabuh0mibo': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:36:09 DEBUG : empty space: Excluded (Size Filter) 2026/05/12 04:36:09 DEBUG : empty space: Excluded 2026/05/12 04:36:09 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:36:09 DEBUG : potato3: Need to transfer - File not found at Destination 2026/05/12 04:36:09 DEBUG : mega root 'rclone-test-gagabuh0mibo': Waiting for checks to finish 2026/05/12 04:36:09 DEBUG : mega root 'rclone-test-gagabuh0mibo': Waiting for transfers to finish 2026/05/12 04:36:09 INFO : potato2: Moved (server-side) 2026/05/12 04:36:09 INFO : potato3: Moved (server-side) 2026/05/12 04:36:09 DEBUG : mega root 'rclone-test-gagabuh0mibo': Purge remote 2026/05/12 04:36:12 DEBUG : mega root 'rclone-test-voyesej8yane': Purge remote 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveWithFilter (72.12s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:36:21 DEBUG : Creating backend with remote "TestMega:rclone-test-xadacor2heku" 2026/05/12 04:36:21 DEBUG : mega root 'rclone-test-xadacor2heku': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:36:44 INFO : tomatoDir: 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: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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1734 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" sync_test.go:1736: Server side move (if possible) mega root 'rclone-test-wojujej7koju' -> mega root 'rclone-test-xadacor2heku' 2026/05/12 04:36:53 DEBUG : mega root 'rclone-test-xadacor2heku': Using server-side directory move 2026/05/12 04:36:53 INFO : mega root 'rclone-test-xadacor2heku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2026/05/12 04:36:53 DEBUG : potato2: Need to transfer - File not found at Destination 2026/05/12 04:36:53 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/12 04:36:53 DEBUG : empty space: size = 1 OK 2026/05/12 04:36:53 DEBUG : empty space: Sizes identical 2026/05/12 04:36:53 DEBUG : empty space: Unchanged skipping 2026/05/12 04:36:53 DEBUG : mega root 'rclone-test-xadacor2heku': Waiting for checks to finish 2026/05/12 04:36:56 INFO : empty space: Deleted 2026/05/12 04:36:58 DEBUG : potato3: size = 68 (mega root 'rclone-test-wojujej7koju') 2026/05/12 04:36:58 DEBUG : potato3: size = 60 (mega root 'rclone-test-xadacor2heku') 2026/05/12 04:36:58 DEBUG : potato3: Sizes differ 2026/05/12 04:36:58 DEBUG : mega root 'rclone-test-xadacor2heku': Waiting for transfers to finish 2026/05/12 04:36:58 INFO : potato2: Moved (server-side) 2026/05/12 04:36:58 INFO : yam: Moved (server-side) 2026/05/12 04:37:00 INFO : potato3: Deleted 2026/05/12 04:37:00 INFO : potato3: Moved (server-side) 2026/05/12 04:37:00 INFO : tomatoDir: Removing directory 2026/05/12 04:37:00 DEBUG : mega root 'rclone-test-wojujej7koju': deleted 1 directories 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1753 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1757 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1760 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 2026/05/12 04:37:21 DEBUG : Creating backend with remote "TestMega:rclone-test-valowaj7nati" 2026/05/12 04:37:21 DEBUG : mega root 'rclone-test-valowaj7nati': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:37:41 INFO : tomatoDir: Making directory 2026/05/12 04:37:41 DEBUG : mega root 'rclone-test-valowaj7nati': Using server-side directory move 2026/05/12 04:37:41 INFO : mega root 'rclone-test-valowaj7nati': Server side directory move succeeded 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want empty space (1), potato2 (60), potato3 (68) got empty space (1), potato2 (60), potato3 (68), yam (11) 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:356 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1783 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 2026/05/12 04:37:48 ERROR : error listing: directory not found 2026/05/12 04:37:48 ERROR : error listing: directory not found 2026/05/12 04:37:48 DEBUG : mega root 'rclone-test-valowaj7nati': Purge remote 2026/05/12 04:37:49 DEBUG : mega root 'rclone-test-xadacor2heku': Purge remote 2026/05/12 04:37:49 NOTICE: purge failed: directory 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (94.70s) === RUN TestServerSideMoveOverlap run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:1941: Skipping test as remote supports DirMove 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1941 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1941 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveOverlap (7.10s) === RUN TestSyncOverlap run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:38:03 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/rclone-sync-test" 2026/05/12 04:38:03 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "yam" --- FAIL: TestSyncOverlap (28.28s) === RUN TestSyncOverlapWithFilter run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:38:31 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/rclone-sync-test" 2026/05/12 04:38:31 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:38:49 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/rclone-sync-test-include/layer2" 2026/05/12 04:38:49 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test-include/layer2': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:39:07 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/rclone-sync-test-ignore-file" 2026/05/12 04:39:07 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test-ignore-file': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:39:26 DEBUG : rclone-sync-test: Excluded 2026/05/12 04:39:26 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in source - ignoring 2026/05/12 04:39:26 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/12 04:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/12 04:39:26 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test': Waiting for checks to finish 2026/05/12 04:39:26 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test': Waiting for transfers to finish 2026/05/12 04:39:26 DEBUG : yam: size = 11 OK 2026/05/12 04:39:26 INFO : yam: Copied (new) 2026/05/12 04:39:26 DEBUG : Waiting for deletions to finish 2026/05/12 04:39:26 DEBUG : rclone-sync-test: Excluded 2026/05/12 04:39:26 NOTICE: rclone-sync-test-ignore-file: Duplicate directory found in destination - ignoring 2026/05/12 04:39:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/12 04:39:26 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:39:26 DEBUG : yam: size = 11 OK 2026/05/12 04:39:26 DEBUG : yam: Sizes identical 2026/05/12 04:39:26 DEBUG : yam: Unchanged skipping 2026/05/12 04:39:26 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:39:26 DEBUG : Waiting for deletions to finish 2026/05/12 04:39:26 INFO : rclone-sync-test-include: Removing directory 2026/05/12 04:39:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/12 04:39:26 INFO : rclone-sync-test-ignore-file: Removing directory 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju': failed to delete 1 directories 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju': deleted 1 directories 2026/05/12 04:39:27 INFO : There was nothing to transfer 2026/05/12 04:39:27 DEBUG : rclone-sync-test: Excluded 2026/05/12 04:39:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:39:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/12 04:39:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test-include/layer2': Waiting for checks to finish 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test-include/layer2': Waiting for transfers to finish 2026/05/12 04:39:27 DEBUG : yam: size = 11 OK 2026/05/12 04:39:27 INFO : yam: Copied (new) 2026/05/12 04:39:27 DEBUG : Waiting for deletions to finish 2026/05/12 04:39:27 DEBUG : rclone-sync-test: Excluded 2026/05/12 04:39:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:39:27 DEBUG : yam: size = 11 OK 2026/05/12 04:39:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/12 04:39:27 DEBUG : yam: Sizes identical 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:39:27 DEBUG : yam: Unchanged skipping 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:39:27 DEBUG : Waiting for deletions to finish 2026/05/12 04:39:27 INFO : rclone-sync-test-include: Removing directory 2026/05/12 04:39:27 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju': failed to delete 1 directories 2026/05/12 04:39:27 INFO : There was nothing to transfer 2026/05/12 04:39:27 DEBUG : rclone-sync-test: Excluded 2026/05/12 04:39:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2026/05/12 04:39:27 DEBUG : yam: Need to transfer - File not found at Destination 2026/05/12 04:39:27 DEBUG : rclone-sync-test-include/layer2: Excluded 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test-ignore-file': Waiting for checks to finish 2026/05/12 04:39:27 DEBUG : mega root 'rclone-test-wojujej7koju/rclone-sync-test-ignore-file': Waiting for transfers to finish 2026/05/12 04:39:27 DEBUG : yam: size = 11 OK 2026/05/12 04:39:27 INFO : yam: Copied (new) 2026/05/12 04:39:27 DEBUG : Waiting for deletions to finish 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlapWithFilter Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncOverlapWithFilter Messages: Unexpected file "yam" --- FAIL: TestSyncOverlapWithFilter (65.50s) === RUN TestSyncCompareDest run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:39:37 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:39:37 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:39:56 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/CompareDest" 2026/05/12 04:39:56 DEBUG : mega root 'rclone-test-wojujej7koju/CompareDest': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:40:16 DEBUG : one: Need to transfer - File not found at Destination 2026/05/12 04:40:16 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:40:16 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:40:16 DEBUG : one: size = 3 OK 2026/05/12 04:40:16 INFO : one: Copied (new) 2026/05/12 04:40:16 DEBUG : Waiting for deletions to finish 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2125 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/05/12 04:40:30 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:40:30 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:40:30 DEBUG : one: Sizes differ 2026/05/12 04:40:30 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:40:30 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:40:31 DEBUG : one: size = 5 OK 2026/05/12 04:40:31 INFO : one: Copied (replaced existing) 2026/05/12 04:40:31 DEBUG : Waiting for deletions to finish 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2137 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (5) got dst/one (5), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2137 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2143 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2143 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/05/12 04:40:45 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:40:45 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:40:45 DEBUG : one: Sizes differ 2026/05/12 04:40:45 DEBUG : one: size = 5 OK 2026/05/12 04:40:45 DEBUG : one: Sizes identical 2026/05/12 04:40:45 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:40:45 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:40:45 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:40:45 DEBUG : Waiting for deletions to finish 2026/05/12 04:40:45 INFO : There was nothing to transfer 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2152 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), dst/one (3) got CompareDest/one (5), dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2152 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2157 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2157 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/05/12 04:41:00 DEBUG : two: size = 3 OK 2026/05/12 04:41:00 DEBUG : two: Sizes identical 2026/05/12 04:41:00 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:41:00 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:41:00 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:41:00 DEBUG : one: Sizes differ 2026/05/12 04:41:00 DEBUG : one: size = 5 OK 2026/05/12 04:41:00 DEBUG : one: Sizes identical 2026/05/12 04:41:00 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:41:00 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:41:00 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:41:00 DEBUG : Waiting for deletions to finish 2026/05/12 04:41:00 INFO : There was nothing to transfer 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2166 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/05/12 04:41:07 DEBUG : two: size = 3 OK 2026/05/12 04:41:07 DEBUG : two: Sizes identical 2026/05/12 04:41:07 DEBUG : two: Destination found in --compare-dest, skipping 2026/05/12 04:41:07 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:41:07 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:41:07 DEBUG : one: Sizes differ 2026/05/12 04:41:07 DEBUG : one: size = 5 OK 2026/05/12 04:41:07 DEBUG : one: Sizes identical 2026/05/12 04:41:07 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:41:07 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:41:07 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:41:07 DEBUG : Waiting for deletions to finish 2026/05/12 04:41:07 INFO : There was nothing to transfer 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2175 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" sync_test.go:2206: No hash on uploaded file so skipping compare timestamp test 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3) got CompareDest/one (5), CompareDest/two (3), dst/one (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2211 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2026/05/12 04:41:21 DEBUG : two: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:41:21 DEBUG : two: size = 3 (mega root 'rclone-test-wojujej7koju/CompareDest') 2026/05/12 04:41:21 DEBUG : two: Sizes differ 2026/05/12 04:41:21 DEBUG : two: Need to transfer - File not found at Destination 2026/05/12 04:41:21 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:41:21 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:41:21 DEBUG : one: Sizes differ 2026/05/12 04:41:21 DEBUG : one: size = 5 OK 2026/05/12 04:41:21 DEBUG : one: Sizes identical 2026/05/12 04:41:21 DEBUG : one: Destination found in --compare-dest, skipping 2026/05/12 04:41:21 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:41:21 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:41:21 DEBUG : two: size = 5 OK 2026/05/12 04:41:21 INFO : two: Copied (new) 2026/05/12 04:41:21 DEBUG : Waiting for deletions to finish 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5) got CompareDest/one (5), CompareDest/two (3), dst/one (3), dst/two (5), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2223 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncCompareDest (123.31s) === RUN TestSyncMultipleCompareDest run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2243 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want pre-dest1/1 (1), pre-dest2/2 (1) got pre-dest1/1 (1), pre-dest2/2 (1), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2243 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" 2026/05/12 04:41:51 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dest" 2026/05/12 04:41:51 DEBUG : mega root 'rclone-test-wojujej7koju/dest': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:42:10 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/pre-dest1" 2026/05/12 04:42:10 DEBUG : mega root 'rclone-test-wojujej7koju/pre-dest1': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:42:28 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/pre-dest2" 2026/05/12 04:42:28 DEBUG : Config file has changed externally - reloading 2026/05/12 04:42:28 DEBUG : mega root 'rclone-test-wojujej7koju/pre-dest2': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:42:47 DEBUG : 1: size = 1 OK 2026/05/12 04:42:47 DEBUG : 1: Sizes identical 2026/05/12 04:42:47 DEBUG : 1: Destination found in --compare-dest, skipping 2026/05/12 04:42:47 DEBUG : 2: size = 1 OK 2026/05/12 04:42:47 DEBUG : 2: Sizes identical 2026/05/12 04:42:47 DEBUG : 2: Destination found in --compare-dest, skipping 2026/05/12 04:42:47 DEBUG : 3: Need to transfer - File not found at Destination 2026/05/12 04:42:47 DEBUG : mega root 'rclone-test-wojujej7koju/dest': Waiting for checks to finish 2026/05/12 04:42:47 DEBUG : mega root 'rclone-test-wojujej7koju/dest': Waiting for transfers to finish 2026/05/12 04:42:48 DEBUG : 3: size = 1 OK 2026/05/12 04:42:48 INFO : 3: Copied (new) 2026/05/12 04:42:48 DEBUG : Waiting for deletions to finish 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1) got dest/3 (1), pre-dest1/1 (1), pre-dest2/2 (1), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2256 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncMultipleCompareDest (83.36s) === RUN TestSyncCopyDest run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:2266: Skipping test as remote does not support server-side copy 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2266 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "yam" --- FAIL: TestSyncCopyDest (7.04s) === RUN TestSyncBackupDir run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2026/05/12 04:43:20 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:43:20 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:43:38 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/backup" 2026/05/12 04:43:38 DEBUG : mega root 'rclone-test-wojujej7koju/backup': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:43:56 DEBUG : one: size = 4 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:43:56 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:43:56 DEBUG : one: Sizes differ 2026/05/12 04:43:56 DEBUG : two: size = 3 OK 2026/05/12 04:43:56 DEBUG : two: Sizes identical 2026/05/12 04:43:56 DEBUG : two: Unchanged skipping 2026/05/12 04:43:56 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:43:58 INFO : one: Moved (server-side) 2026/05/12 04:43:58 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:43:59 DEBUG : one: size = 4 OK 2026/05/12 04:43:59 INFO : one: Copied (new) 2026/05/12 04:43:59 DEBUG : Waiting for deletions to finish 2026/05/12 04:43:59 INFO : three.txt: Moved (server-side) 2026/05/12 04:43:59 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3) got backup/one (3), backup/three.txt (5), dst/one (4), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one (3), backup/three.txt (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2026/05/12 04:44:13 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:44:13 DEBUG : one: size = 4 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:44:13 DEBUG : one: Sizes differ 2026/05/12 04:44:13 DEBUG : two: size = 3 OK 2026/05/12 04:44:13 DEBUG : two: Sizes identical 2026/05/12 04:44:13 DEBUG : two: Unchanged skipping 2026/05/12 04:44:13 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:44:13 INFO : one: Deleted 2026/05/12 04:44:13 INFO : one: Moved (server-side) 2026/05/12 04:44:13 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:44:14 DEBUG : one: size = 5 OK 2026/05/12 04:44:14 INFO : one: Copied (new) 2026/05/12 04:44:14 DEBUG : Waiting for deletions to finish 2026/05/12 04:44:14 INFO : three.txt: Deleted 2026/05/12 04:44:14 INFO : three.txt: Moved (server-side) 2026/05/12 04:44:14 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3) got backup/one (4), backup/three.txt (6), dst/one (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2458 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDir (81.35s) === RUN TestSyncBackupDirWithSuffix run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2026/05/12 04:44:41 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:44:41 DEBUG : Config file has changed externally - reloading 2026/05/12 04:44:41 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:45:01 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/backup" 2026/05/12 04:45:01 DEBUG : mega root 'rclone-test-wojujej7koju/backup': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:45:20 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:45:20 DEBUG : two: size = 3 OK 2026/05/12 04:45:20 DEBUG : two: Sizes identical 2026/05/12 04:45:20 DEBUG : two: Unchanged skipping 2026/05/12 04:45:20 DEBUG : one: size = 4 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:45:20 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:45:20 DEBUG : one: Sizes differ 2026/05/12 04:45:21 INFO : one: Moved (server-side) to: one.bak 2026/05/12 04:45:21 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:45:23 DEBUG : one: size = 4 OK 2026/05/12 04:45:23 INFO : one: Copied (new) 2026/05/12 04:45:23 DEBUG : Waiting for deletions to finish 2026/05/12 04:45:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 04:45:24 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one.bak (3), backup/three.txt.bak (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2026/05/12 04:45:38 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:45:38 DEBUG : one: size = 4 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:45:38 DEBUG : one: Sizes differ 2026/05/12 04:45:38 DEBUG : two: size = 3 OK 2026/05/12 04:45:38 DEBUG : two: Sizes identical 2026/05/12 04:45:38 DEBUG : two: Unchanged skipping 2026/05/12 04:45:38 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:45:38 INFO : one.bak: Deleted 2026/05/12 04:45:39 INFO : one: Moved (server-side) to: one.bak 2026/05/12 04:45:39 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:45:39 DEBUG : one: size = 5 OK 2026/05/12 04:45:39 INFO : one: Copied (new) 2026/05/12 04:45:39 DEBUG : Waiting for deletions to finish 2026/05/12 04:45:39 INFO : three.txt.bak: Deleted 2026/05/12 04:45:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 04:45:39 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3) got backup/one.bak (4), backup/three.txt.bak (6), dst/one (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2462 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffix (82.99s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2026/05/12 04:46:02 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:46:02 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:46:21 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/backup" 2026/05/12 04:46:21 DEBUG : mega root 'rclone-test-wojujej7koju/backup': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:46:40 DEBUG : one: size = 4 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:46:40 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:46:40 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:46:40 DEBUG : two: size = 3 OK 2026/05/12 04:46:40 DEBUG : two: Sizes identical 2026/05/12 04:46:40 DEBUG : two: Unchanged skipping 2026/05/12 04:46:40 DEBUG : one: Sizes differ 2026/05/12 04:46:43 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 04:46:43 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:46:43 DEBUG : one: size = 4 OK 2026/05/12 04:46:43 INFO : one: Copied (new) 2026/05/12 04:46:43 DEBUG : Waiting for deletions to finish 2026/05/12 04:46:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 04:46:44 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3) got backup/one-2019-01-01 (3), backup/three-2019-01-01.txt (5), dst/one (4), dst/three.txt (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2026/05/12 04:46:58 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:46:58 DEBUG : one: size = 4 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:46:58 DEBUG : one: Sizes differ 2026/05/12 04:46:58 DEBUG : two: size = 3 OK 2026/05/12 04:46:58 DEBUG : two: Sizes identical 2026/05/12 04:46:58 DEBUG : two: Unchanged skipping 2026/05/12 04:46:58 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:46:58 INFO : one-2019-01-01: Deleted 2026/05/12 04:46:58 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 04:46:58 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:46:58 DEBUG : one: size = 5 OK 2026/05/12 04:46:58 INFO : one: Copied (new) 2026/05/12 04:46:58 DEBUG : Waiting for deletions to finish 2026/05/12 04:47:00 INFO : three-2019-01-01.txt: Deleted 2026/05/12 04:47:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 04:47:03 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3) got backup/one-2019-01-01 (4), backup/three-2019-01-01.txt (6), dst/one (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2466 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (83.53s) === RUN TestSyncBackupDirSuffixOnly run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2408 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2026/05/12 04:47:28 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:47:28 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:47:47 DEBUG : one: size = 4 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:47:47 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:47:47 DEBUG : one: Sizes differ 2026/05/12 04:47:47 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:47:47 DEBUG : two: size = 3 OK 2026/05/12 04:47:47 DEBUG : two: Sizes identical 2026/05/12 04:47:47 DEBUG : two: Unchanged skipping 2026/05/12 04:47:48 INFO : one: Moved (server-side) to: one.bak 2026/05/12 04:47:48 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:47:48 DEBUG : one: size = 4 OK 2026/05/12 04:47:48 INFO : one: Copied (new) 2026/05/12 04:47:48 DEBUG : Waiting for deletions to finish 2026/05/12 04:47:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 04:47:48 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt.bak (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2429 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2026/05/12 04:48:02 DEBUG : one.bak: Excluded (Path Filter) 2026/05/12 04:48:02 DEBUG : one.bak: Excluded 2026/05/12 04:48:02 DEBUG : three.txt.bak: Excluded (Path Filter) 2026/05/12 04:48:02 DEBUG : three.txt.bak: Excluded 2026/05/12 04:48:02 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:48:02 DEBUG : one: size = 4 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:48:02 DEBUG : one: Sizes differ 2026/05/12 04:48:02 DEBUG : two: size = 3 OK 2026/05/12 04:48:02 DEBUG : two: Sizes identical 2026/05/12 04:48:02 DEBUG : two: Unchanged skipping 2026/05/12 04:48:02 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for checks to finish 2026/05/12 04:48:02 INFO : one.bak: Deleted 2026/05/12 04:48:03 INFO : one: Moved (server-side) to: one.bak 2026/05/12 04:48:03 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Waiting for transfers to finish 2026/05/12 04:48:04 DEBUG : one: size = 5 OK 2026/05/12 04:48:04 INFO : one: Copied (new) 2026/05/12 04:48:04 DEBUG : Waiting for deletions to finish 2026/05/12 04:48:04 INFO : three.txt.bak: Deleted 2026/05/12 04:48:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 04:48:05 INFO : three.txt: Moved into backup dir 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt.bak (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2454 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2470 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirSuffixOnly (65.69s) === RUN TestSyncSuffix run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 2026/05/12 04:48:32 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:48:32 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:48:53 DEBUG : one: size = 4 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:48:53 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:48:53 DEBUG : one: Sizes differ 2026/05/12 04:48:53 INFO : one: Moved (server-side) to: one.bak 2026/05/12 04:48:53 DEBUG : one: size = 4 OK 2026/05/12 04:48:53 INFO : one: Copied (new) 2026/05/12 04:48:53 DEBUG : two: size = 3 OK 2026/05/12 04:48:53 DEBUG : two: Sizes identical 2026/05/12 04:48:53 DEBUG : two: Unchanged skipping 2026/05/12 04:48:53 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:48:53 DEBUG : three.txt: size = 5 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:48:53 DEBUG : three.txt: Sizes differ 2026/05/12 04:48:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 04:48:55 DEBUG : three.txt: size = 6 OK 2026/05/12 04:48:55 INFO : three.txt: 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3) got dst/one (4), dst/one.bak (3), dst/three.txt (6), dst/three.txt.bak (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 2026/05/12 04:49:09 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:49:09 DEBUG : one: size = 4 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:49:09 DEBUG : one: Sizes differ 2026/05/12 04:49:09 INFO : one.bak: Deleted 2026/05/12 04:49:10 INFO : one: Moved (server-side) to: one.bak 2026/05/12 04:49:12 DEBUG : one: size = 5 OK 2026/05/12 04:49:12 INFO : one: Copied (new) 2026/05/12 04:49:12 DEBUG : two: size = 3 OK 2026/05/12 04:49:12 DEBUG : two: Sizes identical 2026/05/12 04:49:12 DEBUG : two: Unchanged skipping 2026/05/12 04:49:12 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:49:12 DEBUG : three.txt: size = 6 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:49:12 DEBUG : three.txt: Sizes differ 2026/05/12 04:49:14 INFO : three.txt.bak: Deleted 2026/05/12 04:49:14 INFO : three.txt: Moved (server-side) to: three.txt.bak 2026/05/12 04:49:16 DEBUG : three.txt: size = 19 OK 2026/05/12 04:49:16 INFO : three.txt: 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3) got dst/one (5), dst/one.bak (4), dst/three.txt (19), dst/three.txt.bak (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2554 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncSuffix (69.40s) === RUN TestSyncSuffixKeepExtension run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (3), dst/three.txt (5), dst/two (3) got dst/one (3), dst/three.txt (5), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2496 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 2026/05/12 04:49:47 DEBUG : Creating backend with remote "TestMega:rclone-test-wojujej7koju/dst" 2026/05/12 04:49:47 DEBUG : mega root 'rclone-test-wojujej7koju/dst': Using previously stored session ID and master key to initialize the Mega API 2026/05/12 04:50:05 DEBUG : one: size = 4 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:50:05 DEBUG : one: size = 3 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:50:05 DEBUG : one: Sizes differ 2026/05/12 04:50:06 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 04:50:06 DEBUG : one: size = 4 OK 2026/05/12 04:50:06 INFO : one: Copied (new) 2026/05/12 04:50:06 DEBUG : two: size = 3 OK 2026/05/12 04:50:06 DEBUG : two: Sizes identical 2026/05/12 04:50:06 DEBUG : two: Unchanged skipping 2026/05/12 04:50:06 DEBUG : three.txt: size = 6 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:50:06 DEBUG : three.txt: size = 5 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:50:06 DEBUG : three.txt: Sizes differ 2026/05/12 04:50:06 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 04:50:08 DEBUG : three.txt: size = 6 OK 2026/05/12 04:50:08 INFO : three.txt: 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2522 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3) got dst/one (4), dst/one-2019-01-01 (3), dst/three-2019-01-01.txt (5), dst/three.txt (6), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2528 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 2026/05/12 04:50:22 DEBUG : one: size = 5 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:50:22 DEBUG : one: size = 4 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:50:22 DEBUG : one: Sizes differ 2026/05/12 04:50:23 INFO : one-2019-01-01: Deleted 2026/05/12 04:50:23 INFO : one: Moved (server-side) to: one-2019-01-01 2026/05/12 04:50:25 DEBUG : one: size = 5 OK 2026/05/12 04:50:25 INFO : one: Copied (new) 2026/05/12 04:50:25 DEBUG : two: size = 3 OK 2026/05/12 04:50:25 DEBUG : two: Sizes identical 2026/05/12 04:50:25 DEBUG : two: Unchanged skipping 2026/05/12 04:50:25 DEBUG : three.txt: size = 19 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:50:25 DEBUG : three.txt: size = 6 (mega root 'rclone-test-wojujej7koju/dst') 2026/05/12 04:50:25 DEBUG : three.txt: Sizes differ 2026/05/12 04:50:27 INFO : three-2019-01-01.txt: Deleted 2026/05/12 04:50:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2026/05/12 04:50:29 DEBUG : three.txt: size = 19 OK 2026/05/12 04:50:29 INFO : three.txt: 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3) got dst/one (5), dst/one-2019-01-01 (4), dst/three-2019-01-01.txt (6), dst/three.txt (19), dst/two (3), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2552 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2555 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncSuffixKeepExtension (72.93s) === RUN TestSyncUTFNorm run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2576 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" 2026/05/12 04:50:53 DEBUG : Testêé: size = 14 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:50:53 DEBUG : Testêé: size = 18 (mega root 'rclone-test-wojujej7koju') 2026/05/12 04:50:53 DEBUG : Testêé: Sizes differ 2026/05/12 04:50:53 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:50:53 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:50:54 DEBUG : Testêé: size = 14 OK 2026/05/12 04:50:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2026/05/12 04:50:54 DEBUG : Waiting for deletions to finish 2026/05/12 04:50:54 INFO : yam: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2589 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2589 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" --- FAIL: TestSyncUTFNorm (21.83s) === RUN TestSyncImmutable run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2603 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2603 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" 2026/05/12 04:51:15 DEBUG : existing: Need to transfer - File not found at Destination 2026/05/12 04:51:15 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:51:15 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:51:15 DEBUG : existing: size = 6 OK 2026/05/12 04:51:15 INFO : existing: Copied (new) 2026/05/12 04:51:15 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:15 INFO : yam: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2612 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2612 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2617 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2617 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" 2026/05/12 04:51:29 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:51:29 DEBUG : existing: size = 8 (Local file system at /tmp/rclone3888205834) 2026/05/12 04:51:29 DEBUG : existing: size = 6 (mega root 'rclone-test-wojujej7koju') 2026/05/12 04:51:29 DEBUG : existing: Sizes differ 2026/05/12 04:51:29 ERROR : existing: Source and destination exist but do not match: immutable file modified 2026/05/12 04:51:29 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:51:29 ERROR : mega root 'rclone-test-wojujej7koju': not deleting files as there were IO errors 2026/05/12 04:51:29 ERROR : mega root 'rclone-test-wojujej7koju': not deleting directories as there were IO errors 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2626 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2626 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" --- FAIL: TestSyncImmutable (35.36s) === RUN TestSyncIgnoreCase run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2646 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2646 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" 2026/05/12 04:51:51 DEBUG : EXISTING: size = 6 OK 2026/05/12 04:51:51 DEBUG : existing: Sizes identical 2026/05/12 04:51:51 DEBUG : existing: Unchanged skipping 2026/05/12 04:51:51 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:51:51 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:51:51 DEBUG : Waiting for deletions to finish 2026/05/12 04:51:51 INFO : yam: Deleted 2026/05/12 04:51:51 INFO : There was nothing to transfer 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" --- FAIL: TestSyncIgnoreCase (21.39s) === RUN TestFixCase run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:2666: Skipping test as local or remote are case-sensitive 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2666 Error: Should be true Test: TestFixCase Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2666 Error: Should be true Test: TestFixCase Messages: Unexpected file "yam" --- FAIL: TestFixCase (7.04s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2736 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "yam" === RUN TestMaxTransfer/Soft run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2737 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "yam" === RUN TestMaxTransfer/Cautious run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" sync_test.go:2705: This test only runs on local 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1259 /usr/local/go/src/testing/testing.go:1235 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2738 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "yam" --- FAIL: TestMaxTransfer (21.27s) --- FAIL: TestMaxTransfer/Hard (7.04s) --- FAIL: TestMaxTransfer/Soft (7.15s) --- FAIL: TestMaxTransfer/Cautious (7.08s) === RUN TestSyncConcurrentDelete run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "both8" to "mega root 'rclone-test-wojujej7koju'": failed to finish upload: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 Error: Should be true Test: TestSyncConcurrentDelete Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2789 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentDelete Messages: Unexpected file "yam" --- FAIL: TestSyncConcurrentDelete (96.10s) === RUN TestSyncConcurrentTruncate run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "both0" to "mega root 'rclone-test-wojujej7koju'": upload file failed to create session: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2767 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 Error: Should be true Test: TestSyncConcurrentTruncate Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:321 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2767 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2793 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncConcurrentTruncate Messages: Unexpected file "yam" --- FAIL: TestSyncConcurrentTruncate (18.39s) === RUN TestSyncReplaceDirModTime run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:54:28 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:54:28 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:54:28 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 04:54:28 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:54:28 INFO : empty_on_remote: Making directory 2026/05/12 04:54:29 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 04:54:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 04:54:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:54:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:54:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2864 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTime Messages: Unexpected file "yam" --- FAIL: TestSyncReplaceDirModTime (45.75s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:55:13 DEBUG : empty_dir: Making directory with metadata 2026/05/12 04:55:13 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:55:13 DEBUG : empty_on_remote: Making directory with metadata 2026/05/12 04:55:13 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2026/05/12 04:55:13 INFO : empty_on_remote: Making directory 2026/05/12 04:55:24 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/12 04:55:30 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2026/05/12 04:55:30 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2026/05/12 04:55:30 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:55:30 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2026/05/12 04:55:30 INFO : empty_dir: Set directory modification time (using DirSetModTime) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2857 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2868 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestSyncReplaceDirModTimeWithEmptyDirs Messages: Unexpected file "yam" --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (46.83s) === RUN TestNothingToTransferWithEmptyDirs run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:56:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:56:00 INFO : sub dir: Making directory 2026/05/12 04:56:06 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2977 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithEmptyDirs Messages: Unexpected file "yam" --- FAIL: TestNothingToTransferWithEmptyDirs (36.26s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:56:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2026/05/12 04:56:36 INFO : sub dir: Making directory 2026/05/12 04:56:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2904 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "yam" 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2926 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2981 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNothingToTransferWithoutEmptyDirs Messages: Unexpected file "yam" --- FAIL: TestNothingToTransferWithoutEmptyDirs (41.42s) === RUN TestTransform === RUN TestTransform/NFC run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:57:48 DEBUG : yam: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : yam: Excluded 2026/05/12 04:57:48 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : apple: Excluded 2026/05/12 04:57:48 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : banana: Excluded 2026/05/12 04:57:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : appleappleapplebanana: Excluded 2026/05/12 04:57:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : splitbananasplit: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:57:48 DEBUG : dir1/0015-9;=.txt: Excluded 2026/05/12 04:57:48 DEBUG : Waiting for deletions to finish 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" 2026/05/12 04:57:55 DEBUG : apple: size = 5 OK 2026/05/12 04:57:55 DEBUG : apple: Sizes identical 2026/05/12 04:57:55 DEBUG : apple: Unchanged skipping 2026/05/12 04:57:55 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:57:55 DEBUG : appleappleapplebanana: Sizes identical 2026/05/12 04:57:55 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:57:55 DEBUG : banana: size = 6 OK 2026/05/12 04:57:55 DEBUG : banana: Sizes identical 2026/05/12 04:57:55 DEBUG : banana: Unchanged skipping 2026/05/12 04:57:55 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:57:55 DEBUG : splitbananasplit: Sizes identical 2026/05/12 04:57:55 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:57:55 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:57:55 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:57:55 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:57:55 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:57:55 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:57:55 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:57:55 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/12 04:57:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:57:55 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:57:55 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:57:55 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:55 INFO : yam: Deleted 2026/05/12 04:57:55 INFO : There was nothing to transfer 2026/05/12 04:57:55 DEBUG : yam: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : yam: Excluded 2026/05/12 04:57:55 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : apple: Excluded 2026/05/12 04:57:55 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : banana: Excluded 2026/05/12 04:57:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : appleappleapplebanana: Excluded 2026/05/12 04:57:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : splitbananasplit: Excluded 2026/05/12 04:57:55 DEBUG : Waiting for deletions to finish 2026/05/12 04:57:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 04:57:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:57:55 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/NFC 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFC Messages: Unexpected file "yam" === RUN TestTransform/NFD run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 04:59:04 DEBUG : yam: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : yam: Excluded 2026/05/12 04:59:04 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : apple: Excluded 2026/05/12 04:59:04 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : banana: Excluded 2026/05/12 04:59:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : appleappleapplebanana: Excluded 2026/05/12 04:59:04 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : splitbananasplit: Excluded 2026/05/12 04:59:04 DEBUG : Waiting for deletions to finish 2026/05/12 04:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 04:59:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:59:04 DEBUG : dir1/0015-9;=.txt: Excluded 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "yam" 2026/05/12 04:59:11 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 04:59:11 DEBUG : appleappleapplebanana: Sizes identical 2026/05/12 04:59:11 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 04:59:11 DEBUG : apple: size = 5 OK 2026/05/12 04:59:11 DEBUG : banana: size = 6 OK 2026/05/12 04:59:11 DEBUG : apple: Sizes identical 2026/05/12 04:59:11 DEBUG : apple: Unchanged skipping 2026/05/12 04:59:11 DEBUG : banana: Sizes identical 2026/05/12 04:59:11 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 04:59:11 DEBUG : banana: Unchanged skipping 2026/05/12 04:59:11 DEBUG : splitbananasplit: Sizes identical 2026/05/12 04:59:11 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 04:59:11 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 04:59:11 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 04:59:11 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 04:59:11 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 04:59:11 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 04:59:11 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 04:59:11 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 04:59:11 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/12 04:59:11 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 04:59:11 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 04:59:11 DEBUG : Waiting for deletions to finish 2026/05/12 04:59:17 INFO : yam: Deleted 2026/05/12 04:59:17 INFO : There was nothing to transfer 2026/05/12 04:59:17 DEBUG : yam: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : yam: Excluded 2026/05/12 04:59:17 DEBUG : apple: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : apple: Excluded 2026/05/12 04:59:17 DEBUG : banana: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : banana: Excluded 2026/05/12 04:59:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : appleappleapplebanana: Excluded 2026/05/12 04:59:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : splitbananasplit: Excluded 2026/05/12 04:59:17 DEBUG : Waiting for deletions to finish 2026/05/12 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 04:59:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 04:59:17 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/NFD 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/NFD Messages: Unexpected file "yam" === RUN TestTransform/base64 run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:00:25 DEBUG : yam: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : yam: Excluded 2026/05/12 05:00:25 DEBUG : apple: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : apple: Excluded 2026/05/12 05:00:25 DEBUG : banana: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : banana: Excluded 2026/05/12 05:00:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : appleappleapplebanana: Excluded 2026/05/12 05:00:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : splitbananasplit: Excluded 2026/05/12 05:00:25 DEBUG : Waiting for deletions to finish 2026/05/12 05:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 05:00:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 05:00:25 DEBUG : dir1/0015-9;=.txt: Excluded 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "yam" 2026/05/12 05:00:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 05:00:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 05:00:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 05:00:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 05:00:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 05:00:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 05:00:32 DEBUG : apple: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 05:00:32 DEBUG : banana: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:32 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : apple: transformed to: YXBwbGU= 2026/05/12 05:00:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:32 DEBUG : banana: transformed to: YmFuYW5h 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:32 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:32 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:32 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:32 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:32 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2026/05/12 05:00:32 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2026/05/12 05:00:32 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:00:32 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:00:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:32 DEBUG : YXBwbGU=: size = 5 OK 2026/05/12 05:00:32 INFO : apple: Copied (new) to: YXBwbGU= 2026/05/12 05:00:32 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:34 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: size = 21 OK 2026/05/12 05:00:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2026/05/12 05:00:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:36 DEBUG : YmFuYW5h: size = 6 OK 2026/05/12 05:00:36 INFO : banana: Copied (new) to: YmFuYW5h 2026/05/12 05:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: size = 16 OK 2026/05/12 05:00:39 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2026/05/12 05:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:41 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: size = 21 OK 2026/05/12 05:00:41 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2026/05/12 05:00:41 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:41 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: size = 21 OK 2026/05/12 05:00:41 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2026/05/12 05:00:41 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:44 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: size = 21 OK 2026/05/12 05:00:44 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2026/05/12 05:00:44 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:44 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: size = 21 OK 2026/05/12 05:00:44 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2026/05/12 05:00:44 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:44 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: size = 21 OK 2026/05/12 05:00:44 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2026/05/12 05:00:44 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:45 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: size = 21 OK 2026/05/12 05:00:45 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2026/05/12 05:00:45 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:45 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: size = 21 OK 2026/05/12 05:00:45 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2026/05/12 05:00:45 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:45 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: size = 21 OK 2026/05/12 05:00:45 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2026/05/12 05:00:45 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: size = 21 OK 2026/05/12 05:00:46 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2026/05/12 05:00:46 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: size = 21 OK 2026/05/12 05:00:46 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2026/05/12 05:00:46 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: size = 20 OK 2026/05/12 05:00:46 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2026/05/12 05:00:46 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:49 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: size = 20 OK 2026/05/12 05:00:49 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2026/05/12 05:00:49 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2026/05/12 05:00:51 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: size = 19 OK 2026/05/12 05:00:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2026/05/12 05:00:53 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: size = 19 OK 2026/05/12 05:00:53 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2026/05/12 05:00:55 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: size = 18 OK 2026/05/12 05:00:55 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2026/05/12 05:00:58 DEBUG : dir1/MDAxNS05Oz0udHh0: size = 17 OK 2026/05/12 05:00:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2026/05/12 05:00:58 DEBUG : Waiting for deletions to finish 2026/05/12 05:01:00 INFO : dir1/0009-3456789.txt: Deleted 2026/05/12 05:01:00 INFO : apple: Deleted 2026/05/12 05:01:01 INFO : dir1/0004-efghijk.txt: Deleted 2026/05/12 05:01:01 INFO : dir1/0001-bcdefgh.txt: Deleted 2026/05/12 05:01:01 INFO : dir1/0011-56789;.txt: Deleted 2026/05/12 05:01:01 INFO : dir1/0007-1234567.txt: Deleted 2026/05/12 05:01:03 INFO : dir1/0005-fghijkl.txt: Deleted 2026/05/12 05:01:04 INFO : dir1/0012-6789;.txt: Deleted 2026/05/12 05:01:05 INFO : dir1/0008-2345678.txt: Deleted 2026/05/12 05:01:07 INFO : dir1/0013-789;=.txt: Deleted 2026/05/12 05:01:09 INFO : splitbananasplit: Deleted 2026/05/12 05:01:15 INFO : dir1/0002-cdefghi.txt: Deleted 2026/05/12 05:01:16 INFO : dir1/0010-456789.txt: Deleted 2026/05/12 05:01:16 INFO : dir1/0003-defghij.txt: Deleted 2026/05/12 05:01:16 INFO : appleappleapplebanana: Deleted 2026/05/12 05:01:17 INFO : dir1/0014-89;=.txt: Deleted 2026/05/12 05:01:17 INFO : dir1/0006-ghijklm.txt: Deleted 2026/05/12 05:01:17 INFO : yam: Deleted 2026/05/12 05:01:17 INFO : dir1/0015-9;=.txt: Deleted 2026/05/12 05:01:18 INFO : banana: Deleted 2026/05/12 05:01:20 INFO : dir1/0000-abcdefg.txt: Deleted 2026/05/12 05:01:20 DEBUG : yam: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : yam: Excluded 2026/05/12 05:01:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded 2026/05/12 05:01:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : YXBwbGU=: Excluded 2026/05/12 05:01:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded 2026/05/12 05:01:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : YmFuYW5h: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : Waiting for deletions to finish 2026/05/12 05:01:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded 2026/05/12 05:01:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2026/05/12 05:01:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/base64 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/base64 Messages: Unexpected file "yam" === RUN TestTransform/prefix run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0005-fghijkl.txt" to "mega root 'rclone-test-wojujej7koju'": upload file failed to create session: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/prefix Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/prefix Messages: Unexpected file "yam" === RUN TestTransform/suffix run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0012-6789;.txt" to "mega root 'rclone-test-wojujej7koju'": failed to finish upload: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/suffix Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/suffix Messages: Unexpected file "yam" === RUN TestTransform/truncate run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0010-456789.txt" to "mega root 'rclone-test-wojujej7koju'": upload file failed to create session: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/truncate Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/truncate Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/truncate Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/truncate Messages: Unexpected file "yam" === RUN TestTransform/encoder run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "banana" to "mega root 'rclone-test-wojujej7koju'": failed to finish upload: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/encoder Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/encoder Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:162 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/encoder Messages: Unexpected file "yam" === RUN TestTransform/ISO-8859-1 run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0010-456789.txt" to "mega root 'rclone-test-wojujej7koju'": failed to finish upload: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/ISO-8859-1 Messages: Unexpected file "yam" === RUN TestTransform/charmap run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" run.go:303: Failed to put "dir1/0000-abcdefg.txt" to "mega root 'rclone-test-wojujej7koju'": failed to finish upload: unexpected end of JSON input 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/charmap Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/charmap Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/charmap Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /usr/local/go/src/testing/testing.go:1228 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:303 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:310 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:151 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:103 Error: Should be true Test: TestTransform/charmap Messages: Unexpected file "yam" === RUN TestTransform/lowercase run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:08:15 DEBUG : yam: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : yam: Excluded 2026/05/12 05:08:15 DEBUG : banana: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : banana: Excluded 2026/05/12 05:08:15 DEBUG : apple: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : apple: Excluded 2026/05/12 05:08:15 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : appleappleapplebanana: Excluded 2026/05/12 05:08:15 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : splitbananasplit: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : Waiting for deletions to finish 2026/05/12 05:08:15 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 05:08:15 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 05:08:15 DEBUG : dir1/0015-9;=.txt: Excluded 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/lowercase Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/lowercase Messages: Unexpected file "yam" 2026/05/12 05:08:22 DEBUG : apple: size = 5 OK 2026/05/12 05:08:22 DEBUG : apple: Sizes identical 2026/05/12 05:08:22 DEBUG : apple: Unchanged skipping 2026/05/12 05:08:22 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 05:08:22 DEBUG : appleappleapplebanana: Sizes identical 2026/05/12 05:08:22 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 05:08:22 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 05:08:22 DEBUG : banana: size = 6 OK 2026/05/12 05:08:22 DEBUG : splitbananasplit: Sizes identical 2026/05/12 05:08:22 DEBUG : banana: Sizes identical 2026/05/12 05:08:22 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 05:08:22 DEBUG : banana: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:08:22 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 05:08:22 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 05:08:22 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 05:08:22 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 05:08:22 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 05:08:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 05:08:22 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 05:08:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/12 05:08:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 05:08:22 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:08:22 DEBUG : Waiting for deletions to finish 2026/05/12 05:08:22 INFO : yam: Deleted 2026/05/12 05:08:22 DEBUG : yam: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : yam: Excluded 2026/05/12 05:08:22 DEBUG : banana: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : banana: Excluded 2026/05/12 05:08:22 DEBUG : apple: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : apple: Excluded 2026/05/12 05:08:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : appleappleapplebanana: Excluded 2026/05/12 05:08:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : splitbananasplit: Excluded 2026/05/12 05:08:22 DEBUG : Waiting for deletions to finish 2026/05/12 05:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 05:08:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 05:08:22 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/lowercase 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/lowercase Messages: Unexpected file "yam" === RUN TestTransform/ascii run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:08:59 DEBUG : yam: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : yam: Excluded 2026/05/12 05:08:59 DEBUG : apple: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : apple: Excluded 2026/05/12 05:08:59 DEBUG : banana: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : banana: Excluded 2026/05/12 05:08:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : appleappleapplebanana: Excluded 2026/05/12 05:08:59 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : splitbananasplit: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 05:08:59 DEBUG : Waiting for deletions to finish 2026/05/12 05:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 05:08:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 05:08:59 DEBUG : dir1/0015-9;=.txt: Excluded 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/ascii Messages: listing wrong, want apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16) got apple (5), appleappleapplebanana (21), banana (6), dir1/0000-abcdefg.txt (21), dir1/0001-bcdefgh.txt (21), dir1/0002-cdefghi.txt (21), dir1/0003-defghij.txt (21), dir1/0004-efghijk.txt (21), dir1/0005-fghijkl.txt (21), dir1/0006-ghijklm.txt (21), dir1/0007-1234567.txt (21), dir1/0008-2345678.txt (21), dir1/0009-3456789.txt (21), dir1/0010-456789.txt (20), dir1/0011-56789;.txt (20), dir1/0012-6789;.txt (19), dir1/0013-789;=.txt (19), dir1/0014-89;=.txt (18), dir1/0015-9;=.txt (17), splitbananasplit (16), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:105 Error: Should be true Test: TestTransform/ascii Messages: Unexpected file "yam" 2026/05/12 05:09:06 DEBUG : apple: size = 5 OK 2026/05/12 05:09:06 DEBUG : appleappleapplebanana: size = 21 OK 2026/05/12 05:09:06 DEBUG : apple: Sizes identical 2026/05/12 05:09:06 DEBUG : appleappleapplebanana: Sizes identical 2026/05/12 05:09:06 DEBUG : apple: Unchanged skipping 2026/05/12 05:09:06 DEBUG : appleappleapplebanana: Unchanged skipping 2026/05/12 05:09:06 DEBUG : banana: size = 6 OK 2026/05/12 05:09:06 DEBUG : banana: Sizes identical 2026/05/12 05:09:06 DEBUG : banana: Unchanged skipping 2026/05/12 05:09:06 DEBUG : splitbananasplit: size = 16 OK 2026/05/12 05:09:06 DEBUG : splitbananasplit: Sizes identical 2026/05/12 05:09:06 DEBUG : splitbananasplit: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0000-abcdefg.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0003-defghij.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0003-defghij.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0002-cdefghi.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0004-efghijk.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0002-cdefghi.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0004-efghijk.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0006-ghijklm.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0006-ghijklm.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0000-abcdefg.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:09:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0001-bcdefgh.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0009-3456789.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0001-bcdefgh.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0007-1234567.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0005-fghijkl.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0009-3456789.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0005-fghijkl.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0012-6789;.txt: size = 19 OK 2026/05/12 05:09:06 DEBUG : dir1/0012-6789;.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0013-789;=.txt: size = 19 OK 2026/05/12 05:09:06 DEBUG : dir1/0013-789;=.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0014-89;=.txt: size = 18 OK 2026/05/12 05:09:06 DEBUG : dir1/0014-89;=.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0015-9;=.txt: size = 17 OK 2026/05/12 05:09:06 DEBUG : dir1/0015-9;=.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0008-2345678.txt: size = 21 OK 2026/05/12 05:09:06 DEBUG : dir1/0008-2345678.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0007-1234567.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0010-456789.txt: size = 20 OK 2026/05/12 05:09:06 DEBUG : dir1/0010-456789.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : dir1/0011-56789;.txt: size = 20 OK 2026/05/12 05:09:06 DEBUG : dir1/0011-56789;.txt: Sizes identical 2026/05/12 05:09:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2026/05/12 05:09:06 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:09:06 DEBUG : Waiting for deletions to finish 2026/05/12 05:09:06 INFO : yam: Deleted 2026/05/12 05:09:06 DEBUG : yam: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : yam: Excluded 2026/05/12 05:09:06 DEBUG : apple: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : apple: Excluded 2026/05/12 05:09:06 DEBUG : banana: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : banana: Excluded 2026/05/12 05:09:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : appleappleapplebanana: Excluded 2026/05/12 05:09:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : splitbananasplit: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0000-abcdefg.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0002-cdefghi.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0003-defghij.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0004-efghijk.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0005-fghijkl.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0006-ghijklm.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0007-1234567.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0008-2345678.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0009-3456789.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0010-456789.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : Waiting for deletions to finish 2026/05/12 05:09:06 DEBUG : dir1/0011-56789;.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0012-6789;.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0013-789;=.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0014-89;=.txt: Excluded 2026/05/12 05:09:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2026/05/12 05:09:06 DEBUG : dir1/0015-9;=.txt: Excluded sync_transform_test.go:197: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Not equal: expected: 20 actual : 21 Test: TestTransform/ascii 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:197 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:113 Error: Should be true Test: TestTransform/ascii Messages: Unexpected file "yam" --- FAIL: TestTransform (733.08s) --- FAIL: TestTransform/NFC (85.66s) --- FAIL: TestTransform/NFD (70.23s) --- FAIL: TestTransform/base64 (128.57s) --- FAIL: TestTransform/prefix (42.89s) --- FAIL: TestTransform/suffix (60.86s) --- FAIL: TestTransform/truncate (54.95s) --- FAIL: TestTransform/encoder (91.76s) --- FAIL: TestTransform/ISO-8859-1 (52.82s) --- FAIL: TestTransform/charmap (36.74s) --- FAIL: TestTransform/lowercase (65.88s) --- FAIL: TestTransform/ascii (42.71s) === RUN TestTransformCopy run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 05:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 05:09:31 INFO : sub dir_somesuffix: Making directory 2026/05/12 05:09:31 DEBUG : sub dir: transformed to: sub dir_somesuffix 2026/05/12 05:09:31 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2026/05/12 05:09:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 05:09:31 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2026/05/12 05:09:31 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 05:09:31 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:09:31 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:09:31 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: size = 11 OK 2026/05/12 05:09:31 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2026/05/12 05:09:31 DEBUG : Waiting for deletions to finish 2026/05/12 05:09:31 INFO : yam: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:243 Error: Should be true Test: TestTransformCopy Messages: listing wrong, want sub dir_somesuffix/hello world_somesuffix.txt (11) got sub dir_somesuffix/hello world_somesuffix.txt (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:243 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestTransformCopy Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestTransformCopy Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestTransformCopy Messages: Unexpected file "yam" --- FAIL: TestTransformCopy (25.99s) === RUN TestDoubleTransform run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:09:57 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:09:57 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:09:57 INFO : tictactoe: Making directory 2026/05/12 05:10:08 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:10:08 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:10:08 DEBUG : toe/toe: Need to transfer - File not found at Destination 2026/05/12 05:10:08 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:10:08 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:10:08 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:10:08 DEBUG : tictactoe/tictactoe: size = 11 OK 2026/05/12 05:10:08 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2026/05/12 05:10:08 DEBUG : Waiting for deletions to finish 2026/05/12 05:10:08 INFO : yam: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:260 Error: Should be true Test: TestDoubleTransform Messages: listing wrong, want tictactoe/tictactoe (11) got tictactoe/tictactoe (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:260 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDoubleTransform Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDoubleTransform Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDoubleTransform Messages: Unexpected file "yam" --- FAIL: TestDoubleTransform (31.03s) === RUN TestFileTag run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:10:28 INFO : toe: Making directory 2026/05/12 05:10:39 INFO : toe/toe: Making directory 2026/05/12 05:10:39 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:10:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 05:10:39 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 05:10:39 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:10:39 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:10:39 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 05:10:39 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 05:10:39 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 05:10:39 DEBUG : Waiting for deletions to finish 2026/05/12 05:10:39 INFO : yam: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:277 Error: Should be true Test: TestFileTag Messages: listing wrong, want toe/toe/tictactoe (11) got toe/toe/tictactoe (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileTag Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileTag Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestFileTag Messages: Unexpected file "yam" --- FAIL: TestFileTag (25.88s) === RUN TestNoTag run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:10:54 INFO : toe: Making directory 2026/05/12 05:10:55 INFO : toe/toe: Making directory 2026/05/12 05:10:55 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:10:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 05:10:55 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 05:10:55 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:10:55 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2026/05/12 05:10:55 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:10:55 DEBUG : toe/toe/tictactoe: size = 11 OK 2026/05/12 05:10:55 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2026/05/12 05:10:55 DEBUG : Waiting for deletions to finish 2026/05/12 05:10:55 INFO : yam: Deleted 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:294 Error: Should be true Test: TestNoTag Messages: listing wrong, want toe/toe/tictactoe (11) got toe/toe/tictactoe (11), yam (11) 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:358 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:294 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestNoTag Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNoTag Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestNoTag Messages: Unexpected file "yam" --- FAIL: TestNoTag (16.13s) === RUN TestDirTag run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:11:10 DEBUG : empty_dir: Making directory with metadata 2026/05/12 05:11:10 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 05:11:10 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:10 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:10 INFO : tictacempty_dir: Making directory 2026/05/12 05:11:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:11 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:11 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:11 INFO : tictactoe: Making directory 2026/05/12 05:11:11 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:11 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:11:11 INFO : tictactoe/tictactoe: Making directory 2026/05/12 05:11:13 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 05:11:13 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:11:13 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 05:11:13 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:11:13 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:11:13 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 05:11:13 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 05:11:13 DEBUG : Waiting for deletions to finish 2026/05/12 05:11:13 INFO : yam: Deleted 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:313 Error: Should be true Test: TestDirTag Messages: listing wrong, want tictactoe/tictactoe/toe.txt (11) got tictactoe/tictactoe/toe.txt (11), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:313 Error: Should be true Test: TestDirTag Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirTag Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestDirTag Messages: Unexpected file "yam" --- FAIL: TestDirTag (18.38s) === RUN TestAllTag run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:11:28 DEBUG : empty_dir: Making directory with metadata 2026/05/12 05:11:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 05:11:28 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:28 INFO : tictacempty_dir: Making directory 2026/05/12 05:11:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:28 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:28 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:28 INFO : tictactoe: Making directory 2026/05/12 05:11:29 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:29 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:11:29 INFO : tictactoe/tictactoe: Making directory 2026/05/12 05:11:29 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:11:29 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 05:11:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:11:29 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:11:29 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:11:29 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:11:29 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:11:29 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 05:11:29 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:11:29 DEBUG : Waiting for deletions to finish 2026/05/12 05:11:30 INFO : yam: Deleted 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:332 Error: Should be true Test: TestAllTag Messages: listing wrong, want tictactoe/tictactoe/tictactoe.txt (11) got tictactoe/tictactoe/tictactoe.txt (11), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:332 Error: Should be true Test: TestAllTag Messages: Unexpected file "yam" 2026/05/12 05:11:37 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:11:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:37 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:11:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:37 ERROR : yam: file not in Local file system at /tmp/rclone3888205834 2026/05/12 05:11:37 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:37 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 05:11:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 05:11:37 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK - could not check hash 2026/05/12 05:11:37 NOTICE: Local file system at /tmp/rclone3888205834: 1 files missing 2026/05/12 05:11:37 NOTICE: mega root 'rclone-test-wojujej7koju': 1 differences found 2026/05/12 05:11:37 NOTICE: mega root 'rclone-test-wojujej7koju': 1 errors while checking 2026/05/12 05:11:37 NOTICE: mega root 'rclone-test-wojujej7koju': 1 hashes could not be checked 2026/05/12 05:11:37 NOTICE: mega root 'rclone-test-wojujej7koju': 1 matching files sync_transform_test.go:334: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:334 Error: Received unexpected error: 1 differences found Test: TestAllTag 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestAllTag Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestAllTag Messages: Unexpected file "yam" --- FAIL: TestAllTag (16.13s) === RUN TestRunTwice run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:11:44 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:44 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:44 INFO : tictactoe: Making directory 2026/05/12 05:11:46 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:46 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:11:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:11:46 INFO : tictactoe/tictactoe: Making directory 2026/05/12 05:11:46 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:11:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 05:11:46 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:11:46 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2026/05/12 05:11:46 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:11:46 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:11:48 DEBUG : tictactoe/tictactoe/toe.txt: size = 11 OK 2026/05/12 05:11:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2026/05/12 05:11:48 ERROR : mega root 'rclone-test-wojujej7koju': not deleting files as there were IO errors 2026/05/12 05:11:48 ERROR : mega root 'rclone-test-wojujej7koju': not deleting directories as there were IO errors sync_transform_test.go:348: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Received unexpected error: not deleting files as there were IO errors Test: TestRunTwice 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Should be true Test: TestRunTwice Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:348 Error: Should be true Test: TestRunTwice Messages: Unexpected file "yam" --- FAIL: TestRunTwice (11.82s) === RUN TestConflicting run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:11:56 INFO : toe: Making directory 2026/05/12 05:12:08 INFO : toe/toe: Making directory 2026/05/12 05:12:18 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 05:12:18 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:12:18 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:12:19 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 05:12:19 INFO : toe/toe/toe: Copied (new) 2026/05/12 05:12:19 ERROR : mega root 'rclone-test-wojujej7koju': not deleting files as there were IO errors 2026/05/12 05:12:19 ERROR : mega root 'rclone-test-wojujej7koju': not deleting directories as there were IO errors sync_transform_test.go:389: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Received unexpected error: Mkdir failed: mkdir create node failed: unexpected end of JSON input Test: TestConflicting run.go:186: removing dir "toe/toe" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Should be true Test: TestConflicting Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:389 Error: Should be true Test: TestConflicting Messages: Unexpected file "yam" --- FAIL: TestConflicting (31.42s) === RUN TestMove run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:12:28 DEBUG : empty_dir: Making directory with metadata 2026/05/12 05:12:28 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 05:12:28 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:28 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:28 INFO : tictacempty_dir: Making directory 2026/05/12 05:12:33 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:33 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:33 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:33 INFO : tictactoe: Making directory 2026/05/12 05:12:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:34 DEBUG : yam: transformed to: tictacyam 2026/05/12 05:12:34 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:12:34 INFO : tictactoe/tictactoe: Making directory 2026/05/12 05:12:34 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:12:34 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 05:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:34 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:34 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:34 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:12:34 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:12:34 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 05:12:34 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:34 INFO : toe/toe/toe.txt: Deleted 2026/05/12 05:12:34 ERROR : Local file system at /tmp/rclone3888205834: not deleting directories as there were IO errors sync_transform_test.go:409: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestMove run.go:186: removing dir "tictactoe/tictactoe" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Should be true Test: TestMove Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:409 Error: Should be true Test: TestMove Messages: Unexpected file "yam" --- FAIL: TestMove (15.75s) === RUN TestTransformFile run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:12:43 DEBUG : empty_dir: Making directory with metadata 2026/05/12 05:12:43 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 05:12:43 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:43 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:43 INFO : tictacempty_dir: Making directory 2026/05/12 05:12:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:12:54 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:54 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:54 INFO : tictactoe: Making directory 2026/05/12 05:12:55 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:55 DEBUG : yam: transformed to: tictacyam 2026/05/12 05:12:55 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:12:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:12:55 INFO : tictactoe/tictactoe: Making directory 2026/05/12 05:12:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:12:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 05:12:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:12:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:55 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:12:55 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:12:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 05:12:55 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:12:55 INFO : toe/toe/toe.txt: Deleted 2026/05/12 05:12:55 ERROR : Local file system at /tmp/rclone3888205834: not deleting directories as there were IO errors sync_transform_test.go:428: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestTransformFile run.go:186: removing dir "tictactoe/tictactoe" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Should be true Test: TestTransformFile Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:428 Error: Should be true Test: TestTransformFile Messages: Unexpected file "yam" --- FAIL: TestTransformFile (20.51s) === RUN TestManualTransformFile run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:13:04 DEBUG : Reset feature "Copy" 2026/05/12 05:13:04 DEBUG : Reset feature "Move" 2026/05/12 05:13:04 DEBUG : Reset feature "Copy" 2026/05/12 05:13:04 DEBUG : Reset feature "Move" 2026/05/12 05:13:04 DEBUG : empty_dir: Making directory with metadata 2026/05/12 05:13:04 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2026/05/12 05:13:04 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:13:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:13:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:13:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:13:04 INFO : tictacempty_dir: Making directory 2026/05/12 05:13:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2026/05/12 05:13:04 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:13:04 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:13:04 INFO : tictactoe: Making directory 2026/05/12 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:13:06 DEBUG : yam: transformed to: tictacyam 2026/05/12 05:13:06 DEBUG : toe: transformed to: tictactoe 2026/05/12 05:13:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:13:06 INFO : tictactoe/tictactoe: Making directory 2026/05/12 05:13:07 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2026/05/12 05:13:07 DEBUG : toe.txt: transformed to: tictactoe.txt 2026/05/12 05:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:13:07 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:13:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:13:07 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:13:07 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:13:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: size = 11 OK 2026/05/12 05:13:07 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2026/05/12 05:13:07 INFO : toe/toe/toe.txt: Deleted 2026/05/12 05:13:07 ERROR : Local file system at /tmp/rclone3888205834: not deleting directories as there were IO errors sync_transform_test.go:461: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestManualTransformFile run.go:186: removing dir "tictactoe/tictactoe" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Should be true Test: TestManualTransformFile Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:461 Error: Should be true Test: TestManualTransformFile Messages: Unexpected file "yam" --- FAIL: TestManualTransformFile (12.70s) === RUN TestBase64 run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:13:17 DEBUG : toe: transformed to: dG9l 2026/05/12 05:13:17 DEBUG : toe: transformed to: dG9l 2026/05/12 05:13:17 INFO : dG9l: Making directory 2026/05/12 05:13:17 DEBUG : toe: transformed to: dG9l 2026/05/12 05:13:17 DEBUG : toe: transformed to: dG9l 2026/05/12 05:13:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 05:13:17 INFO : dG9l/dG9l: Making directory 2026/05/12 05:13:17 DEBUG : toe/toe: transformed to: dG9l/dG9l 2026/05/12 05:13:17 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2026/05/12 05:13:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 05:13:17 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2026/05/12 05:13:17 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 05:13:17 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:13:17 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:13:17 DEBUG : dG9l/dG9l/dG9lLnR4dA==: size = 11 OK 2026/05/12 05:13:17 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2026/05/12 05:13:17 ERROR : mega root 'rclone-test-wojujej7koju': not deleting files as there were IO errors 2026/05/12 05:13:17 DEBUG : yam: transformed to: eWFt 2026/05/12 05:13:17 ERROR : mega root 'rclone-test-wojujej7koju': not deleting directories as there were IO errors sync_transform_test.go:488: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Received unexpected error: not deleting files as there were IO errors Test: TestBase64 run.go:186: removing dir "dG9l/dG9l" failed - try 1/3: sleeping 1s: directory not empty fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:301: Flushing the directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:301: Flushing the directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Should be true Test: TestBase64 Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 /usr/local/go/src/runtime/panic.go:694 /usr/local/go/src/testing/testing.go:1022 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:488 Error: Should be true Test: TestBase64 Messages: Unexpected file "yam" --- FAIL: TestBase64 (9.55s) === RUN TestError run.go:198: Remote "mega root 'rclone-test-wojujej7koju'", Local "Local file system at /tmp/rclone3888205834", Modify Window "876000h0m0s" 2026/05/12 05:13:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:26 DEBUG : toe: transformed to: 2026/05/12 05:13:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:26 DEBUG : toe: transformed to: 2026/05/12 05:13:26 INFO : mega root 'rclone-test-wojujej7koju': Making directory 2026/05/12 05:13:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:26 DEBUG : toe: transformed to: 2026/05/12 05:13:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:26 DEBUG : toe: transformed to: 2026/05/12 05:13:26 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:26 DEBUG : toe/toe: transformed to: 2026/05/12 05:13:26 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 05:13:26 INFO : toe/toe: Making directory 2026/05/12 05:13:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:30 DEBUG : toe/toe: transformed to: 2026/05/12 05:13:30 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2026/05/12 05:13:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:30 DEBUG : toe: transformed to: 2026/05/12 05:13:30 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2026/05/12 05:13:30 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2026/05/12 05:13:30 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for checks to finish 2026/05/12 05:13:30 DEBUG : mega root 'rclone-test-wojujej7koju': Waiting for transfers to finish 2026/05/12 05:13:30 DEBUG : toe/toe/toe: transformed to: 2026/05/12 05:13:30 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2026/05/12 05:13:30 DEBUG : toe/toe/toe: size = 11 OK 2026/05/12 05:13:30 INFO : toe/toe/toe: Copied (new) 2026/05/12 05:13:30 ERROR : mega root 'rclone-test-wojujej7koju': not deleting files as there were IO errors 2026/05/12 05:13:30 ERROR : mega root 'rclone-test-wojujej7koju': not deleting directories as there were IO errors 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Should be true Test: TestError Messages: listing wrong, want toe/toe/toe (11) got toe/toe/toe (11), yam (11) 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:378 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_transform_test.go:520 Error: Should be true Test: TestError Messages: Unexpected file "yam" 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestError Messages: listing wrong, want got yam (11) 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:191 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:406 /usr/local/go/src/testing/testing.go:1317 /usr/local/go/src/testing/testing.go:1667 /usr/local/go/src/testing/testing.go:2030 Error: Should be true Test: TestError Messages: Unexpected file "yam" --- FAIL: TestError (18.49s) FAIL 2026/05/12 05:13:45 DEBUG : mega root 'rclone-test-wojujej7koju': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestAllTag|TestBase64|TestConflicting|TestDirTag|TestDoubleTransform|TestError|TestFileTag|TestFixCase|TestManualTransformFile|TestMove|TestMoveWithDeleteEmptySrcDirs|TestMoveWithIgnoreExisting|TestMoveWithoutDeleteEmptySrcDirs|TestNoTag|TestNothingToTransferWithEmptyDirs|TestNothingToTransferWithoutEmptyDirs|TestRunTwice|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveLocal|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncConcurrentDelete|TestSyncConcurrentTruncate|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncOverlapWithFilter|TestSyncReplaceDirModTime|TestSyncReplaceDirModTimeWithEmptyDirs|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithTrackRenamesStrategyLeaf|TestTransformCopy|TestTransformFile)$|^TestMaxTransfer$/^(Cautious|Hard|Soft)$|^TestTransform$/^(ISO-8859-1|NFC|NFD|ascii|base64|charmap|encoder|lowercase|prefix|suffix|truncate)$'" - Finished ERROR in 41m32.091291131s (try 5/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs TestTransform/NFC TestTransform/NFD TestTransform/base64 TestTransform/prefix TestTransform/suffix TestTransform/truncate TestTransform/encoder TestTransform/ISO-8859-1 TestTransform/charmap TestTransform/lowercase TestTransform/ascii TestTransformCopy TestDoubleTransform TestFileTag TestNoTag TestDirTag TestAllTag TestRunTwice TestConflicting TestMove TestTransformFile TestManualTransformFile TestBase64 TestError]