"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxTransfer|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithTrackRenamesStrategyLeaf)$/^(Cautious|Hard|Soft)$'" - Starting (try 2/5) 2021/04/05 06:18:20 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0" 2021/04/05 06:18:25 DEBUG : Creating backend with remote "/tmp/rclone179222606" === RUN TestSyncWithExclude run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:18:25 DEBUG : potato2: Excluded 2021/04/05 06:18:25 DEBUG : enormous: Excluded 2021/04/05 06:18:25 DEBUG : potato2: Excluded 2021/04/05 06:18:25 DEBUG : empty space: Sizes identical 2021/04/05 06:18:25 DEBUG : empty space: Unchanged skipping 2021/04/05 06:18:25 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:18:25 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:18:25 DEBUG : Waiting for deletions to finish 2021/04/05 06:18:25 INFO : There was nothing to transfer 2021/04/05 06:18:25 DEBUG : potato2: Excluded 2021/04/05 06:18:25 DEBUG : enormous: Excluded 2021/04/05 06:18:25 DEBUG : potato2: Excluded 2021/04/05 06:18:25 DEBUG : empty space: Sizes identical 2021/04/05 06:18:25 DEBUG : empty space: Unchanged skipping 2021/04/05 06:18:25 DEBUG : Local file system at /tmp/rclone179222606: Waiting for checks to finish 2021/04/05 06:18:25 DEBUG : Local file system at /tmp/rclone179222606: Waiting for transfers to finish 2021/04/05 06:18:25 DEBUG : Waiting for deletions to finish 2021/04/05 06:18:25 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:293: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (7.32s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" sync_test.go:1193: Can track renames: false 2021/04/05 06:18:32 INFO : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Making map for --track-renames 2021/04/05 06:18:32 INFO : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Finished making map for --track-renames 2021/04/05 06:18:32 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:18:32 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for renames to finish 2021/04/05 06:18:32 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:18:33 INFO : potato: Copied (new) 2021/04/05 06:18:33 INFO : sub/yam: Copied (new) 2021/04/05 06:18:33 DEBUG : Waiting for deletions to finish 2021/04/05 06:18:33 DEBUG : potato: Sizes identical 2021/04/05 06:18:33 DEBUG : potato: Unchanged skipping 2021/04/05 06:18:33 INFO : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Making map for --track-renames 2021/04/05 06:18:33 INFO : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Finished making map for --track-renames 2021/04/05 06:18:33 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:18:33 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for renames to finish 2021/04/05 06:18:33 INFO : sub/yam: Moved (server-side) to: yam 2021/04/05 06:18:33 INFO : yam: Renamed from "sub/yam" 2021/04/05 06:18:33 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:18:33 DEBUG : Waiting for deletions to finish 2021/04/05 06:18:33 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1210 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want potato (14), yam (11) got potato (14), yam (11), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1210 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1217 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1217 Error: Should be true Test: TestSyncWithTrackRenamesStrategyLeaf Messages: Unexpected file "yam" --- FAIL: TestSyncWithTrackRenamesStrategyLeaf (14.71s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:18:47 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:18:47 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:18:47 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:18:47 INFO : sub dir/hello world: Deleted 2021/04/05 06:18:49 INFO : nested/sub dir/file: Copied (new) 2021/04/05 06:18:49 INFO : nested/sub dir/file: Deleted 2021/04/05 06:18:49 DEBUG : sub dir: Removing directory 2021/04/05 06:18:49 DEBUG : nested/sub dir: Removing directory 2021/04/05 06:18:49 DEBUG : nested: Removing directory 2021/04/05 06:18:49 DEBUG : Local file system at /tmp/rclone179222606: deleted 3 directories fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1317 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1317 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1318 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1318 Error: Should be true Test: TestMoveWithDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithDeleteEmptySrcDirs (16.81s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:19:04 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:19:04 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:19:04 INFO : sub dir/hello world: Copied (new) 2021/04/05 06:19:04 INFO : sub dir/hello world: Deleted 2021/04/05 06:19:06 INFO : nested/sub dir/file: Copied (new) 2021/04/05 06:19:06 INFO : nested/sub dir/file: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1342 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1342 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1343 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1343 Error: Should be true Test: TestMoveWithoutDeleteEmptySrcDirs Messages: Unexpected file "yam" --- FAIL: TestMoveWithoutDeleteEmptySrcDirs (16.75s) === RUN TestServerSideMove run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:19:21 DEBUG : Creating backend with remote "TestMega:rclone-test-nazacac5qikedic1mepuxer4" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1243 sync_test.go:1350 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1243 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" sync_test.go:1245: Server side move (if possible) mega root 'rclone-test-jiqejan2sifejam2fupoyut0' -> mega root 'rclone-test-nazacac5qikedic1mepuxer4' 2021/04/05 06:19:30 DEBUG : mega root 'rclone-test-nazacac5qikedic1mepuxer4': Using server-side directory move 2021/04/05 06:19:30 INFO : mega root 'rclone-test-nazacac5qikedic1mepuxer4': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/04/05 06:19:31 DEBUG : empty space: Sizes identical 2021/04/05 06:19:31 DEBUG : empty space: Unchanged skipping 2021/04/05 06:19:31 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 06:19:31 DEBUG : mega root 'rclone-test-nazacac5qikedic1mepuxer4': Waiting for checks to finish 2021/04/05 06:19:31 INFO : potato2: Moved (server-side) 2021/04/05 06:19:31 INFO : yam: Moved (server-side) 2021/04/05 06:19:33 INFO : empty space: Deleted 2021/04/05 06:19:33 DEBUG : mega root 'rclone-test-nazacac5qikedic1mepuxer4': Waiting for transfers to finish 2021/04/05 06:19:35 INFO : potato3: Deleted 2021/04/05 06:19:35 INFO : potato3: Moved (server-side) 2021/04/05 06:19:35 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1260 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1260 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1267 sync_test.go:1350 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1267 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1267 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 2021/04/05 06:19:49 DEBUG : Creating backend with remote "TestMega:rclone-test-xisaqin0niwolel9tadipuk7" 2021/04/05 06:19:49 DEBUG : mega root 'rclone-test-xisaqin0niwolel9tadipuk7': Using server-side directory move 2021/04/05 06:19:49 INFO : mega root 'rclone-test-xisaqin0niwolel9tadipuk7': Server side directory move succeeded fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1288 sync_test.go:1350 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1288 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1288 sync_test.go:1350 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" 2021/04/05 06:19:56 ERROR : : error listing: directory not found 2021/04/05 06:19:56 DEBUG : mega root 'rclone-test-xisaqin0niwolel9tadipuk7': Purge remote 2021/04/05 06:19:56 DEBUG : mega root 'rclone-test-nazacac5qikedic1mepuxer4': Purge remote 2021/04/05 06:19:56 purge failed: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1351 Error: Should be true Test: TestServerSideMove Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1351 Error: Should be true Test: TestServerSideMove Messages: Unexpected file "yam" --- FAIL: TestServerSideMove (42.30s) === RUN TestServerSideMoveWithFilter run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:20:03 DEBUG : Creating backend with remote "TestMega:rclone-test-xilateq3yugesef9waguhov2" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1243 sync_test.go:1364 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1243 sync_test.go:1364 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" sync_test.go:1245: Server side move (if possible) mega root 'rclone-test-jiqejan2sifejam2fupoyut0' -> mega root 'rclone-test-xilateq3yugesef9waguhov2' 2021/04/05 06:20:13 DEBUG : empty space: Excluded 2021/04/05 06:20:13 DEBUG : yam: Excluded 2021/04/05 06:20:13 DEBUG : empty space: Excluded 2021/04/05 06:20:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 06:20:15 DEBUG : mega root 'rclone-test-xilateq3yugesef9waguhov2': Waiting for checks to finish 2021/04/05 06:20:15 DEBUG : mega root 'rclone-test-xilateq3yugesef9waguhov2': Waiting for transfers to finish 2021/04/05 06:20:15 INFO : potato3: Deleted 2021/04/05 06:20:15 INFO : potato2: Moved (server-side) 2021/04/05 06:20:17 INFO : potato3: Moved (server-side) 2021/04/05 06:20:17 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1258 sync_test.go:1364 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want empty space (1) got empty space (1), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1258 sync_test.go:1364 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" 2021/04/05 06:20:24 DEBUG : Creating backend with remote "TestMega:rclone-test-qalibik1zoxaxiz0pavuged4" 2021/04/05 06:20:24 DEBUG : empty space: Excluded 2021/04/05 06:20:24 DEBUG : mega root 'rclone-test-qalibik1zoxaxiz0pavuged4': Waiting for checks to finish 2021/04/05 06:20:24 DEBUG : mega root 'rclone-test-qalibik1zoxaxiz0pavuged4': Waiting for transfers to finish 2021/04/05 06:20:24 INFO : potato2: Moved (server-side) 2021/04/05 06:20:24 INFO : potato3: Moved (server-side) 2021/04/05 06:20:24 INFO : There was nothing to transfer 2021/04/05 06:20:24 DEBUG : mega root 'rclone-test-qalibik1zoxaxiz0pavuged4': Purge remote 2021/04/05 06:20:25 DEBUG : mega root 'rclone-test-xilateq3yugesef9waguhov2': Purge remote fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1365 Error: Should be true Test: TestServerSideMoveWithFilter Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1365 Error: Should be true Test: TestServerSideMoveWithFilter Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveWithFilter (28.71s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:20:32 DEBUG : Creating backend with remote "TestMega:rclone-test-qiqoriz6rurobub2vizizuc8" 2021/04/05 06:20:32 DEBUG : tomatoDir: Making directory fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1243 sync_test.go:1372 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1243 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" sync_test.go:1245: Server side move (if possible) mega root 'rclone-test-jiqejan2sifejam2fupoyut0' -> mega root 'rclone-test-qiqoriz6rurobub2vizizuc8' 2021/04/05 06:20:41 DEBUG : mega root 'rclone-test-qiqoriz6rurobub2vizizuc8': Using server-side directory move 2021/04/05 06:20:41 INFO : mega root 'rclone-test-qiqoriz6rurobub2vizizuc8': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2021/04/05 06:20:43 DEBUG : empty space: Sizes identical 2021/04/05 06:20:43 DEBUG : empty space: Unchanged skipping 2021/04/05 06:20:43 DEBUG : mega root 'rclone-test-qiqoriz6rurobub2vizizuc8': Waiting for checks to finish 2021/04/05 06:20:44 INFO : empty space: Deleted 2021/04/05 06:20:44 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2021/04/05 06:20:44 DEBUG : mega root 'rclone-test-qiqoriz6rurobub2vizizuc8': Waiting for transfers to finish 2021/04/05 06:20:44 INFO : potato3: Deleted 2021/04/05 06:20:44 INFO : yam: Moved (server-side) 2021/04/05 06:20:44 INFO : potato2: Moved (server-side) 2021/04/05 06:20:44 INFO : potato3: Moved (server-side) 2021/04/05 06:20:44 DEBUG : tomatoDir: Removing directory 2021/04/05 06:20:44 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': deleted 1 directories 2021/04/05 06:20:44 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1260 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1260 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 sync_test.go:1264 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 sync_test.go:1264 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1267 sync_test.go:1372 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1267 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1267 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 2021/04/05 06:21:05 DEBUG : Creating backend with remote "TestMega:rclone-test-qokukek8diwosiq5zuhiliq4" 2021/04/05 06:21:05 DEBUG : tomatoDir: Making directory 2021/04/05 06:21:05 DEBUG : mega root 'rclone-test-qokukek8diwosiq5zuhiliq4': Using server-side directory move 2021/04/05 06:21:05 INFO : mega root 'rclone-test-qokukek8diwosiq5zuhiliq4': Server side directory move succeeded fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1288 sync_test.go:1372 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1288 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1288 sync_test.go:1372 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" 2021/04/05 06:21:12 ERROR : : error listing: directory not found 2021/04/05 06:21:12 ERROR : : error listing: directory not found 2021/04/05 06:21:12 DEBUG : mega root 'rclone-test-qokukek8diwosiq5zuhiliq4': Purge remote 2021/04/05 06:21:12 DEBUG : mega root 'rclone-test-qiqoriz6rurobub2vizizuc8': Purge remote 2021/04/05 06:21:12 purge failed: directory not found fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1373 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1373 Error: Should be true Test: TestServerSideMoveDeleteEmptySourceDirs Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (47.47s) === RUN TestServerSideMoveOverlap run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" sync_test.go:1382: Skipping test as remote supports DirMove fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1382 Error: Should be true Test: TestServerSideMoveOverlap Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1382 Error: Should be true Test: TestServerSideMoveOverlap Messages: Unexpected file "yam" --- FAIL: TestServerSideMoveOverlap (7.03s) === RUN TestSyncOverlap run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:21:26 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/rclone-sync-test" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1426 Error: Should be true Test: TestSyncOverlap Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1426 Error: Should be true Test: TestSyncOverlap Messages: Unexpected file "yam" --- FAIL: TestSyncOverlap (7.02s) === RUN TestSyncCompareDest run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" 2021/04/05 06:21:33 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:21:33 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/CompareDest" 2021/04/05 06:21:33 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:21:33 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:21:35 INFO : one: Copied (new) 2021/04/05 06:21:35 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1451 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1451 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1455 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (3) got dst/one (3), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1455 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2021/04/05 06:21:49 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:21:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2021/04/05 06:21:49 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:21:50 INFO : one: Copied (replaced existing) 2021/04/05 06:21:50 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1465 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want dst/one (5) got dst/one (5), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1465 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1471 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1471 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2021/04/05 06:22:04 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:22:04 DEBUG : one: Sizes identical 2021/04/05 06:22:04 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:22:04 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:22:04 DEBUG : Waiting for deletions to finish 2021/04/05 06:22:04 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1478 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1478 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1483 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1483 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2021/04/05 06:22:18 DEBUG : two: Sizes identical 2021/04/05 06:22:18 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:22:18 DEBUG : one: Sizes identical 2021/04/05 06:22:18 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:22:18 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:22:18 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:22:18 DEBUG : Waiting for deletions to finish 2021/04/05 06:22:18 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1490 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1490 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2021/04/05 06:22:25 DEBUG : two: Sizes identical 2021/04/05 06:22:25 DEBUG : two: Destination found in --compare-dest, skipping 2021/04/05 06:22:25 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:22:25 DEBUG : one: Sizes identical 2021/04/05 06:22:25 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:22:25 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:22:25 DEBUG : Waiting for deletions to finish 2021/04/05 06:22:25 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1497 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1497 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1501 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1501 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" 2021/04/05 06:22:39 DEBUG : two: Sizes differ (src 5 vs dst 3) 2021/04/05 06:22:39 DEBUG : one: Sizes identical 2021/04/05 06:22:39 DEBUG : one: Destination found in --compare-dest, skipping 2021/04/05 06:22:39 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:22:39 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:22:39 INFO : two: Copied (new) 2021/04/05 06:22:39 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1511 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1511 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1512 Error: Should be true Test: TestSyncCompareDest Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1512 Error: Should be true Test: TestSyncCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncCompareDest (80.46s) === RUN TestSyncMultipleCompareDest run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1531 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1531 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" 2021/04/05 06:23:03 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dest" 2021/04/05 06:23:03 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/pre-dest1" 2021/04/05 06:23:03 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/pre-dest2" 2021/04/05 06:23:03 DEBUG : 1: Sizes identical 2021/04/05 06:23:03 DEBUG : 1: Destination found in --compare-dest, skipping 2021/04/05 06:23:03 DEBUG : 2: Sizes identical 2021/04/05 06:23:03 DEBUG : 2: Destination found in --compare-dest, skipping 2021/04/05 06:23:03 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dest': Waiting for checks to finish 2021/04/05 06:23:03 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dest': Waiting for transfers to finish 2021/04/05 06:23:03 INFO : 3: Copied (new) 2021/04/05 06:23:03 DEBUG : Waiting for deletions to finish fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1542 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1542 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1543 Error: Should be true Test: TestSyncMultipleCompareDest Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1543 Error: Should be true Test: TestSyncMultipleCompareDest Messages: Unexpected file "yam" --- FAIL: TestSyncMultipleCompareDest (24.29s) === RUN TestSyncCopyDest run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" sync_test.go:1553: Skipping test as remote does not support server-side copy fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1553 Error: Should be true Test: TestSyncCopyDest Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1553 Error: Should be true Test: TestSyncCopyDest Messages: Unexpected file "yam" --- FAIL: TestSyncCopyDest (7.02s) === RUN TestSyncBackupDir run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1733 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1733 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2021/04/05 06:23:32 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:23:32 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/backup" 2021/04/05 06:23:32 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:23:32 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:23:32 DEBUG : two: Sizes identical 2021/04/05 06:23:32 DEBUG : two: Unchanged skipping 2021/04/05 06:23:33 INFO : one: Moved (server-side) 2021/04/05 06:23:33 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:23:33 INFO : one: Copied (new) 2021/04/05 06:23:33 DEBUG : Waiting for deletions to finish 2021/04/05 06:23:35 INFO : three.txt: Moved (server-side) 2021/04/05 06:23:35 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1733 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1733 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1733 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1733 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" 2021/04/05 06:23:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:23:49 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:23:49 INFO : one: Deleted 2021/04/05 06:23:51 DEBUG : two: Sizes identical 2021/04/05 06:23:51 DEBUG : two: Unchanged skipping 2021/04/05 06:23:51 INFO : one: Moved (server-side) 2021/04/05 06:23:51 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:23:51 INFO : one: Copied (new) 2021/04/05 06:23:51 DEBUG : Waiting for deletions to finish 2021/04/05 06:23:51 INFO : three.txt: Deleted 2021/04/05 06:23:51 INFO : three.txt: Moved (server-side) 2021/04/05 06:23:51 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1733 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1733 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1733 Error: Should be true Test: TestSyncBackupDir Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1733 Error: Should be true Test: TestSyncBackupDir Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDir (40.99s) === RUN TestSyncBackupDirWithSuffix run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1736 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1736 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2021/04/05 06:24:17 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:24:17 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/backup" 2021/04/05 06:24:17 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:24:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:24:18 DEBUG : two: Sizes identical 2021/04/05 06:24:18 DEBUG : two: Unchanged skipping 2021/04/05 06:24:18 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:24:18 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:24:20 INFO : one: Copied (new) 2021/04/05 06:24:20 DEBUG : Waiting for deletions to finish 2021/04/05 06:24:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:24:20 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1736 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1736 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1736 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1736 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" 2021/04/05 06:24:35 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:24:35 DEBUG : two: Sizes identical 2021/04/05 06:24:35 DEBUG : two: Unchanged skipping 2021/04/05 06:24:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:24:35 INFO : one.bak: Deleted 2021/04/05 06:24:35 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:24:35 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:24:35 INFO : one: Copied (new) 2021/04/05 06:24:35 DEBUG : Waiting for deletions to finish 2021/04/05 06:24:35 INFO : three.txt.bak: Deleted 2021/04/05 06:24:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:24:35 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1736 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1736 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1736 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1736 Error: Should be true Test: TestSyncBackupDirWithSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffix (44.00s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1739 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1739 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2021/04/05 06:25:03 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:25:03 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/backup" 2021/04/05 06:25:03 DEBUG : two: Sizes identical 2021/04/05 06:25:03 DEBUG : two: Unchanged skipping 2021/04/05 06:25:03 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:25:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:25:03 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:25:03 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:25:04 INFO : one: Copied (new) 2021/04/05 06:25:04 DEBUG : Waiting for deletions to finish 2021/04/05 06:25:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:25:04 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1739 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1739 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1739 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1739 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" 2021/04/05 06:25:18 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:25:18 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:25:18 INFO : one-2019-01-01: Deleted 2021/04/05 06:25:18 DEBUG : two: Sizes identical 2021/04/05 06:25:18 DEBUG : two: Unchanged skipping 2021/04/05 06:25:18 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:25:18 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:25:18 INFO : one: Copied (new) 2021/04/05 06:25:18 DEBUG : Waiting for deletions to finish 2021/04/05 06:25:18 INFO : three-2019-01-01.txt: Deleted 2021/04/05 06:25:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:25:20 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1739 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1739 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1739 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1739 Error: Should be true Test: TestSyncBackupDirWithSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirWithSuffixKeepExtension (45.03s) === RUN TestSyncBackupDirSuffixOnly run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1742 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1684 sync_test.go:1742 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2021/04/05 06:25:43 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:25:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:25:43 DEBUG : two: Sizes identical 2021/04/05 06:25:43 DEBUG : two: Unchanged skipping 2021/04/05 06:25:43 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:25:43 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:25:43 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:25:43 INFO : one: Copied (new) 2021/04/05 06:25:43 DEBUG : Waiting for deletions to finish 2021/04/05 06:25:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:25:43 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1742 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1705 sync_test.go:1742 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1742 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1711 sync_test.go:1742 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" 2021/04/05 06:25:57 DEBUG : one.bak: Excluded 2021/04/05 06:25:57 DEBUG : three.txt.bak: Excluded 2021/04/05 06:25:57 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for checks to finish 2021/04/05 06:25:57 DEBUG : two: Sizes identical 2021/04/05 06:25:57 DEBUG : two: Unchanged skipping 2021/04/05 06:25:57 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:25:57 INFO : one.bak: Deleted 2021/04/05 06:25:57 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:25:57 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0/dst': Waiting for transfers to finish 2021/04/05 06:25:57 INFO : one: Copied (new) 2021/04/05 06:25:57 DEBUG : Waiting for deletions to finish 2021/04/05 06:25:57 INFO : three.txt.bak: Deleted 2021/04/05 06:25:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:25:57 INFO : three.txt: Moved into backup dir fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1742 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1730 sync_test.go:1742 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1742 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1731 sync_test.go:1742 Error: Should be true Test: TestSyncBackupDirSuffixOnly Messages: Unexpected file "yam" --- FAIL: TestSyncBackupDirSuffixOnly (36.81s) === RUN TestSyncSuffix run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1769 sync_test.go:1827 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1769 sync_test.go:1827 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 2021/04/05 06:26:21 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:26:21 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:26:21 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:26:21 INFO : one: Copied (new) 2021/04/05 06:26:21 DEBUG : two: Sizes identical 2021/04/05 06:26:21 DEBUG : two: Unchanged skipping 2021/04/05 06:26:21 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/04/05 06:26:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:26:24 INFO : three.txt: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1795 sync_test.go:1827 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1795 sync_test.go:1827 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1801 sync_test.go:1827 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1801 sync_test.go:1827 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" 2021/04/05 06:26:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:26:38 INFO : one.bak: Deleted 2021/04/05 06:26:38 INFO : one: Moved (server-side) to: one.bak 2021/04/05 06:26:38 INFO : one: Copied (new) 2021/04/05 06:26:38 DEBUG : two: Sizes identical 2021/04/05 06:26:38 DEBUG : two: Unchanged skipping 2021/04/05 06:26:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/04/05 06:26:38 INFO : three.txt.bak: Deleted 2021/04/05 06:26:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2021/04/05 06:26:38 INFO : three.txt: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1825 sync_test.go:1827 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1825 sync_test.go:1827 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1826 sync_test.go:1827 Error: Should be true Test: TestSyncSuffix Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1826 sync_test.go:1827 Error: Should be true Test: TestSyncSuffix Messages: Unexpected file "yam" --- FAIL: TestSyncSuffix (42.71s) === RUN TestSyncSuffixKeepExtension run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1769 sync_test.go:1828 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1769 sync_test.go:1828 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 2021/04/05 06:27:02 DEBUG : Creating backend with remote "TestMega:rclone-test-jiqejan2sifejam2fupoyut0/dst" 2021/04/05 06:27:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2021/04/05 06:27:02 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:27:02 INFO : one: Copied (new) 2021/04/05 06:27:02 DEBUG : two: Sizes identical 2021/04/05 06:27:02 DEBUG : two: Unchanged skipping 2021/04/05 06:27:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2021/04/05 06:27:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:27:03 INFO : three.txt: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1795 sync_test.go:1828 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1795 sync_test.go:1828 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1801 sync_test.go:1828 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1801 sync_test.go:1828 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" 2021/04/05 06:27:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2021/04/05 06:27:17 INFO : one-2019-01-01: Deleted 2021/04/05 06:27:17 INFO : one: Moved (server-side) to: one-2019-01-01 2021/04/05 06:27:19 INFO : one: Copied (new) 2021/04/05 06:27:19 DEBUG : two: Sizes identical 2021/04/05 06:27:19 DEBUG : two: Unchanged skipping 2021/04/05 06:27:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2021/04/05 06:27:19 INFO : three-2019-01-01.txt: Deleted 2021/04/05 06:27:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2021/04/05 06:27:19 INFO : three.txt: Copied (new) fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1825 sync_test.go:1828 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:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1825 sync_test.go:1828 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1826 sync_test.go:1828 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1826 sync_test.go:1828 Error: Should be true Test: TestSyncSuffixKeepExtension Messages: Unexpected file "yam" --- FAIL: TestSyncSuffixKeepExtension (42.78s) === RUN TestSyncUTFNorm run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1850 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (18) got Testêé (18), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1850 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" 2021/04/05 06:27:44 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2021/04/05 06:27:44 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:27:44 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:27:45 INFO : Testêé: Copied (replaced existing) to: Testêé 2021/04/05 06:27:45 DEBUG : Waiting for deletions to finish 2021/04/05 06:27:45 INFO : yam: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1861 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want Testêé (14) got Testêé (14), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1861 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1862 Error: Should be true Test: TestSyncUTFNorm Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1862 Error: Should be true Test: TestSyncUTFNorm Messages: Unexpected file "yam" --- FAIL: TestSyncUTFNorm (21.35s) === RUN TestSyncImmutable run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1876 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1876 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" 2021/04/05 06:28:06 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:28:06 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:28:06 INFO : existing: Copied (new) 2021/04/05 06:28:06 DEBUG : Waiting for deletions to finish 2021/04/05 06:28:06 INFO : yam: Deleted fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1883 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1883 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1888 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1888 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" 2021/04/05 06:28:20 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2021/04/05 06:28:20 ERROR : existing: Source and destination exist but do not match: immutable file modified 2021/04/05 06:28:20 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:28:20 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:28:20 ERROR : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': not deleting files as there were IO errors 2021/04/05 06:28:20 ERROR : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': not deleting directories as there were IO errors fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1895 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want existing (6) got existing (6), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1895 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1896 Error: Should be true Test: TestSyncImmutable Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1896 Error: Should be true Test: TestSyncImmutable Messages: Unexpected file "yam" --- FAIL: TestSyncImmutable (35.21s) === RUN TestSyncIgnoreCase run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1916 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1916 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" 2021/04/05 06:28:41 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for checks to finish 2021/04/05 06:28:41 DEBUG : existing: Sizes identical 2021/04/05 06:28:41 DEBUG : existing: Unchanged skipping 2021/04/05 06:28:41 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Waiting for transfers to finish 2021/04/05 06:28:41 DEBUG : Waiting for deletions to finish 2021/04/05 06:28:41 INFO : yam: Deleted 2021/04/05 06:28:41 INFO : There was nothing to transfer fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 fstest.go:351 sync_test.go:1923 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want EXISTING (6) got EXISTING (6), yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 fstest.go:351 sync_test.go:1923 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 sync_test.go:1924 Error: Should be true Test: TestSyncIgnoreCase Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 sync_test.go:1924 Error: Should be true Test: TestSyncIgnoreCase Messages: Unexpected file "yam" --- FAIL: TestSyncIgnoreCase (21.57s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1962 Error: Should be true Test: TestMaxTransfer/Hard Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1962 Error: Should be true Test: TestMaxTransfer/Hard Messages: Unexpected file "yam" === RUN TestMaxTransfer/Soft run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1963 Error: Should be true Test: TestMaxTransfer/Soft Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1963 Error: Should be true Test: TestMaxTransfer/Soft Messages: Unexpected file "yam" === RUN TestMaxTransfer/Cautious run.go:176: Remote "mega root 'rclone-test-jiqejan2sifejam2fupoyut0'", Local "Local file system at /tmp/rclone179222606", Modify Window "876000h0m0s" sync_test.go:1941: This test only runs on local fstest.go:299: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:302: Flushing the directory cache fstest.go:299: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Flushing the directory cache fstest.go:306: Error Trace: fstest.go:306 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1964 Error: Should be true Test: TestMaxTransfer/Cautious Messages: listing wrong, want got yam (11) fstest.go:192: Error Trace: fstest.go:192 fstest.go:309 fstest.go:339 run.go:169 run.go:339 panic.go:617 testing.go:832 testing.go:812 sync_test.go:1941 sync_test.go:1964 Error: Should be true Test: TestMaxTransfer/Cautious Messages: Unexpected file "yam" --- FAIL: TestMaxTransfer (21.07s) --- FAIL: TestMaxTransfer/Hard (7.02s) --- FAIL: TestMaxTransfer/Soft (7.02s) --- FAIL: TestMaxTransfer/Cautious (7.02s) FAIL 2021/04/05 06:29:17 DEBUG : mega root 'rclone-test-jiqejan2sifejam2fupoyut0': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestMaxTransfer|TestMoveWithDeleteEmptySrcDirs|TestMoveWithoutDeleteEmptySrcDirs|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverlap|TestServerSideMoveWithFilter|TestSyncBackupDir|TestSyncBackupDirSuffixOnly|TestSyncBackupDirWithSuffix|TestSyncBackupDirWithSuffixKeepExtension|TestSyncCompareDest|TestSyncCopyDest|TestSyncIgnoreCase|TestSyncImmutable|TestSyncMultipleCompareDest|TestSyncOverlap|TestSyncSuffix|TestSyncSuffixKeepExtension|TestSyncUTFNorm|TestSyncWithExclude|TestSyncWithTrackRenamesStrategyLeaf)$/^(Cautious|Hard|Soft)$'" - Finished ERROR in 10m57.158741916s (try 2/5): exit status 1: Failed [TestSyncWithTrackRenamesStrategyLeaf TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious]