"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5)
2025/03/11 03:03:18 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni"
2025/03/11 03:03:18 DEBUG : Using config file from "/home/rclone/.rclone.conf"
2025/03/11 03:03:33 DEBUG : Creating backend with remote "/tmp/rclone4130159631"
=== RUN   TestPipe
--- PASS: TestPipe (0.00s)
=== RUN   TestPipeConcurrent
--- PASS: TestPipeConcurrent (0.03s)
=== RUN   TestPipeOrderBy
=== RUN   TestPipeOrderBy/#00
=== RUN   TestPipeOrderBy/size
=== RUN   TestPipeOrderBy/name
=== RUN   TestPipeOrderBy/modtime
=== RUN   TestPipeOrderBy/size,ascending
=== RUN   TestPipeOrderBy/name,asc
=== RUN   TestPipeOrderBy/modtime,ascending
=== RUN   TestPipeOrderBy/size,descending
=== RUN   TestPipeOrderBy/name,desc
=== RUN   TestPipeOrderBy/modtime,descending
=== RUN   TestPipeOrderBy/size,mixed,50
=== RUN   TestPipeOrderBy/size,mixed,51
--- PASS: TestPipeOrderBy (0.00s)
    --- PASS: TestPipeOrderBy/#00 (0.00s)
    --- PASS: TestPipeOrderBy/size (0.00s)
    --- PASS: TestPipeOrderBy/name (0.00s)
    --- PASS: TestPipeOrderBy/modtime (0.00s)
    --- PASS: TestPipeOrderBy/size,ascending (0.00s)
    --- PASS: TestPipeOrderBy/name,asc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,ascending (0.00s)
    --- PASS: TestPipeOrderBy/size,descending (0.00s)
    --- PASS: TestPipeOrderBy/name,desc (0.00s)
    --- PASS: TestPipeOrderBy/modtime,descending (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s)
    --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s)
=== RUN   TestNewLess
=== RUN   TestNewLess/blankOK
=== RUN   TestNewLess/tooManyParts
=== RUN   TestNewLess/tooManyParts2
=== RUN   TestNewLess/badMixed
=== RUN   TestNewLess/unknownComparison
=== RUN   TestNewLess/unknownSortDirection
=== RUN   TestNewLess/size
=== RUN   TestNewLess/name
=== RUN   TestNewLess/modtime
=== RUN   TestNewLess/size,ascending
=== RUN   TestNewLess/name,asc
=== RUN   TestNewLess/modtime,ascending
=== RUN   TestNewLess/size,descending
=== RUN   TestNewLess/name,desc
=== RUN   TestNewLess/modtime,descending
=== RUN   TestNewLess/modtime,mixed
=== RUN   TestNewLess/modtime,mixed,30
--- PASS: TestNewLess (0.00s)
    --- PASS: TestNewLess/blankOK (0.00s)
    --- PASS: TestNewLess/tooManyParts (0.00s)
    --- PASS: TestNewLess/tooManyParts2 (0.00s)
    --- PASS: TestNewLess/badMixed (0.00s)
    --- PASS: TestNewLess/unknownComparison (0.00s)
    --- PASS: TestNewLess/unknownSortDirection (0.00s)
    --- PASS: TestNewLess/size (0.00s)
    --- PASS: TestNewLess/name (0.00s)
    --- PASS: TestNewLess/modtime (0.00s)
    --- PASS: TestNewLess/size,ascending (0.00s)
    --- PASS: TestNewLess/name,asc (0.00s)
    --- PASS: TestNewLess/modtime,ascending (0.00s)
    --- PASS: TestNewLess/size,descending (0.00s)
    --- PASS: TestNewLess/name,desc (0.00s)
    --- PASS: TestNewLess/modtime,descending (0.00s)
    --- PASS: TestNewLess/modtime,mixed (0.00s)
    --- PASS: TestNewLess/modtime,mixed,30 (0.00s)
=== RUN   TestRcCopy
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcCopy (0.00s)
=== RUN   TestRcMove
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcMove (0.00s)
=== RUN   TestRcSync
    rc_test.go:16: Skipping test on non local remote
--- SKIP: TestRcSync (0.00s)
=== RUN   TestCopyWithDryRun
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:03:33 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11)
2025/03/11 03:03:33 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestCopyWithDryRun (0.05s)
=== RUN   TestCopy
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:33 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:03:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:03:33 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:33 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:33 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:33 DEBUG : mega root 'rclone-test-zuruwiw6luni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestCopy (1.69s)
=== RUN   TestCopyMetadata
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadata (0.00s)
=== RUN   TestCopyMetadataNoEmptyDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:97: Skipping as metadata not supported
--- SKIP: TestCopyMetadataNoEmptyDirs (0.00s)
=== RUN   TestCopyMissingDirectory
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:35 DEBUG : Creating backend with remote "/non-existing"
2025/03/11 03:03:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found
2025/03/11 03:03:35 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:35 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestCopyMissingDirectory (0.00s)
=== RUN   TestCopyNoTraverse
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:03:35 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:35 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:35 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestCopyNoTraverse (1.96s)
=== RUN   TestCopyCheckFirst
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:37 INFO  : mega root 'rclone-test-zuruwiw6luni': Running all checks before starting transfers
2025/03/11 03:03:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:03:37 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:37 INFO  : mega root 'rclone-test-zuruwiw6luni': Checks finished, now starting transfers
2025/03/11 03:03:37 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:37 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestCopyCheckFirst (1.62s)
=== RUN   TestSyncNoTraverse
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:38 ERROR : Ignoring --no-traverse with sync
2025/03/11 03:03:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:03:38 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:38 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:39 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:03:39 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestSyncNoTraverse (3.61s)
=== RUN   TestCopyWithDepth
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:42 DEBUG : hello world2: Need to transfer - File not found at Destination
2025/03/11 03:03:42 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:42 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:42 INFO  : hello world2: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestCopyWithDepth (7.27s)
=== RUN   TestCopyWithFilesFrom
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:49 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:03:49 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:49 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:49 INFO  : potato2: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestCopyWithFilesFrom (7.45s)
=== RUN   TestCopyWithFilesFromAndNoTraverse
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:03:57 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:03:57 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:03:57 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:03:57 INFO  : potato2: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestCopyWithFilesFromAndNoTraverse (7.27s)
=== RUN   TestCopyEmptyDirectories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/11 03:04:04 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:04:04 INFO  : sub dir2: Set directory modification time (using DirSetModTime)
2025/03/11 03:04:04 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:04:04 INFO  : sub dir: Making directory
2025/03/11 03:04:04 INFO  : sub dir2: Making directory
2025/03/11 03:04:04 INFO  : sub dir2/sub sub dir2: Making directory
2025/03/11 03:04:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:04 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:04 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:04 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:04 DEBUG : mega root 'rclone-test-zuruwiw6luni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestCopyEmptyDirectories (1.54s)
=== RUN   TestCopyNoEmptyDirectories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:05 INFO  : sub dir2: Making directory
2025/03/11 03:04:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata
2025/03/11 03:04:05 INFO  : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:05 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:05 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:09 INFO  : sub dir/hello world: Copied (new)
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestCopyNoEmptyDirectories (6.49s)
=== RUN   TestMoveEmptyDirectories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:12 DEBUG : sub dir2: Making directory with metadata
2025/03/11 03:04:12 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:04:12 INFO  : sub dir: Making directory
2025/03/11 03:04:12 INFO  : sub dir2: Making directory
2025/03/11 03:04:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:12 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:12 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:14 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:04:14 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
2025/03/11 03:04:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestMoveEmptyDirectories (3.20s)
=== RUN   TestSyncNoUpdateDirModtime
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:408: Skipping test as backend does not support DirSetModTime
--- SKIP: TestSyncNoUpdateDirModtime (0.00s)
=== RUN   TestMoveNoEmptyDirectories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:15 INFO  : sub dir2: Making directory
2025/03/11 03:04:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:15 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:15 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:15 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:04:15 INFO  : sub dir/hello world: Deleted
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestMoveNoEmptyDirectories (1.67s)
=== RUN   TestSyncEmptyDirectories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:17 DEBUG : sub dir2: Making directory with metadata
2025/03/11 03:04:17 INFO  : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:04:17 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:04:17 INFO  : sub dir: Making directory
2025/03/11 03:04:17 INFO  : sub dir2: Making directory
2025/03/11 03:04:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:17 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:17 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:17 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:04:17 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:17 DEBUG : mega root 'rclone-test-zuruwiw6luni': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata
--- PASS: TestSyncEmptyDirectories (1.18s)
=== RUN   TestSyncSetDelayedModTimes
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set
--- SKIP: TestSyncSetDelayedModTimes (0.00s)
=== RUN   TestSyncNoEmptyDirectories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:18 INFO  : sub dir2: Making directory
2025/03/11 03:04:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:18 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:18 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:20 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:04:20 DEBUG : Waiting for deletions to finish
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestSyncNoEmptyDirectories (3.61s)
=== RUN   TestServerSideCopy
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:22 DEBUG : Creating backend with remote "TestMega:rclone-test-nuzahax0hexi"
    sync_test.go:590: Server side copy (if possible) mega root 'rclone-test-zuruwiw6luni' -> mega root 'rclone-test-nuzahax0hexi'
2025/03/11 03:04:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:22 DEBUG : mega root 'rclone-test-nuzahax0hexi': Waiting for checks to finish
2025/03/11 03:04:22 DEBUG : mega root 'rclone-test-nuzahax0hexi': Waiting for transfers to finish
2025/03/11 03:04:23 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:23 DEBUG : mega root 'rclone-test-nuzahax0hexi': Purge remote
--- PASS: TestServerSideCopy (1.72s)
=== RUN   TestCopyOverSelf
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 03:04:24 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:24 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:24 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestCopyOverSelf (1.42s)
=== RUN   TestServerSideCopyOverSelf
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:25 DEBUG : Creating backend with remote "TestMega:rclone-test-yogoles8zola"
    sync_test.go:626: Server side copy (if possible) mega root 'rclone-test-zuruwiw6luni' -> mega root 'rclone-test-yogoles8zola'
2025/03/11 03:04:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:25 DEBUG : mega root 'rclone-test-yogoles8zola': Waiting for checks to finish
2025/03/11 03:04:25 DEBUG : mega root 'rclone-test-yogoles8zola': Waiting for transfers to finish
2025/03/11 03:04:26 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 03:04:26 DEBUG : mega root 'rclone-test-yogoles8zola': Waiting for checks to finish
2025/03/11 03:04:26 DEBUG : mega root 'rclone-test-yogoles8zola': Waiting for transfers to finish
2025/03/11 03:04:29 INFO  : sub dir/hello world: Copied (replaced existing)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:29 DEBUG : mega root 'rclone-test-yogoles8zola': Purge remote
--- PASS: TestServerSideCopyOverSelf (6.56s)
=== RUN   TestMoveOverSelf
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:32 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:32 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 03:04:32 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:34 INFO  : sub dir/hello world: Copied (replaced existing)
2025/03/11 03:04:34 INFO  : sub dir/hello world: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestMoveOverSelf (2.96s)
=== RUN   TestServerSideMoveOverSelf
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:36 DEBUG : Creating backend with remote "TestMega:rclone-test-satoros9teya"
    sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-zuruwiw6luni' -> mega root 'rclone-test-satoros9teya'
2025/03/11 03:04:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:36 DEBUG : mega root 'rclone-test-satoros9teya': Waiting for checks to finish
2025/03/11 03:04:36 DEBUG : mega root 'rclone-test-satoros9teya': Waiting for transfers to finish
2025/03/11 03:04:38 INFO  : sub dir/hello world: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:38 DEBUG : mega root 'rclone-test-satoros9teya': Using server-side directory move
2025/03/11 03:04:38 INFO  : mega root 'rclone-test-satoros9teya': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 03:04:38 DEBUG : mega root 'rclone-test-satoros9teya': Waiting for checks to finish
2025/03/11 03:04:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11)
2025/03/11 03:04:38 DEBUG : mega root 'rclone-test-satoros9teya': Waiting for transfers to finish
2025/03/11 03:04:38 INFO  : sub dir/hello world: Deleted
2025/03/11 03:04:38 INFO  : sub dir/hello world: Moved (server-side)
2025/03/11 03:04:39 DEBUG : testing file moves
2025/03/11 03:04:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17)
2025/03/11 03:04:39 DEBUG : mega root 'rclone-test-satoros9teya': Waiting for checks to finish
2025/03/11 03:04:39 DEBUG : mega root 'rclone-test-satoros9teya': Waiting for transfers to finish
2025/03/11 03:04:39 INFO  : sub dir/hello world: Deleted
2025/03/11 03:04:39 INFO  : sub dir/hello world: Moved (server-side)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699
        	Error:      	Should be true
        	Test:       	TestServerSideMoveOverSelf
        	Messages:   	listing wrong, want
        	            	  sub dir/hello world (24) got
        	            	  sub dir/hello world (24), sub dir/hello world (24)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:699
        	Error:      	Should be true
        	Test:       	TestServerSideMoveOverSelf
        	Messages:   	Unexpected file "sub dir/hello world"
2025/03/11 03:04:46 DEBUG : mega root 'rclone-test-satoros9teya': Purge remote
--- FAIL: TestServerSideMoveOverSelf (12.30s)
=== RUN   TestCopyAfterDelete
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:47 ERROR : : error listing: directory not found
2025/03/11 03:04:47 INFO  : Local file system at /tmp/rclone4130159631: Making directory
2025/03/11 03:04:47 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:47 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty
--- PASS: TestCopyAfterDelete (1.55s)
=== RUN   TestCopyRedownload
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:48 DEBUG : Added delayed dir = "sub dir", newDst=<nil>
2025/03/11 03:04:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:04:48 DEBUG : Local file system at /tmp/rclone4130159631: Waiting for checks to finish
2025/03/11 03:04:48 DEBUG : Local file system at /tmp/rclone4130159631: Waiting for transfers to finish
2025/03/11 03:04:49 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world
2025/03/11 03:04:49 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:04:49 INFO  : sub dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestCopyRedownload (1.00s)
=== RUN   TestSyncBasedOnCheckSum
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:49 DEBUG : check sum: Need to transfer - File not found at Destination
2025/03/11 03:04:49 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:49 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:49 INFO  : check sum: Copied (new)
2025/03/11 03:04:49 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:49 NOTICE: mega root 'rclone-test-zuruwiw6luni': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only
2025/03/11 03:04:49 DEBUG : check sum: Size of src and dst objects identical
2025/03/11 03:04:49 DEBUG : check sum: Unchanged skipping
2025/03/11 03:04:49 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:49 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:49 DEBUG : Waiting for deletions to finish
2025/03/11 03:04:49 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncBasedOnCheckSum (9.23s)
=== RUN   TestSyncSizeOnly
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:58 DEBUG : sizeonly: Need to transfer - File not found at Destination
2025/03/11 03:04:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:58 INFO  : sizeonly: Copied (new)
2025/03/11 03:04:58 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:04:58 DEBUG : sizeonly: Sizes identical
2025/03/11 03:04:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:04:58 DEBUG : sizeonly: Unchanged skipping
2025/03/11 03:04:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:04:58 DEBUG : Waiting for deletions to finish
2025/03/11 03:04:58 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncSizeOnly (7.25s)
=== RUN   TestSyncIgnoreSize
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:05 DEBUG : ignore-size: Need to transfer - File not found at Destination
2025/03/11 03:05:05 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:05 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:06 INFO  : ignore-size: Copied (new)
2025/03/11 03:05:06 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:06 DEBUG : ignore-size: Sizes identical
2025/03/11 03:05:06 DEBUG : ignore-size: Unchanged skipping
2025/03/11 03:05:06 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:06 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:06 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:06 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncIgnoreSize (8.26s)
=== RUN   TestSyncIgnoreTimes
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:14 DEBUG : existing: Sizes identical
2025/03/11 03:05:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:14 DEBUG : existing: Unchanged skipping
2025/03/11 03:05:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:14 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:14 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use
2025/03/11 03:05:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:14 INFO  : existing: Copied (replaced existing)
2025/03/11 03:05:14 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreTimes (0.75s)
=== RUN   TestSyncIgnoreExisting
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:14 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/11 03:05:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:15 INFO  : existing: Copied (new)
2025/03/11 03:05:15 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:15 DEBUG : existing: Destination exists, skipping
2025/03/11 03:05:15 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:15 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:15 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:15 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncIgnoreExisting (7.54s)
=== RUN   TestSyncIgnoreErrors
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:25 INFO  : d: Making directory
2025/03/11 03:05:25 DEBUG : c/non empty space: Sizes identical
2025/03/11 03:05:25 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/11 03:05:25 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:25 DEBUG : c/non empty space: Unchanged skipping
2025/03/11 03:05:25 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:25 INFO  : a/potato2: Copied (new)
2025/03/11 03:05:25 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:25 INFO  : b/potato: Deleted
2025/03/11 03:05:25 INFO  : d: Removing directory
2025/03/11 03:05:25 INFO  : b: Removing directory
2025/03/11 03:05:26 DEBUG : mega root 'rclone-test-zuruwiw6luni': deleted 2 directories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncIgnoreErrors (5.96s)
=== RUN   TestSyncAfterChangingModtimeOnly
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:30 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:30 DEBUG : empty space: Sizes identical
2025/03/11 03:05:30 DEBUG : empty space: Unchanged skipping
2025/03/11 03:05:30 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:30 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:30 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:30 DEBUG : empty space: Sizes identical
2025/03/11 03:05:30 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:30 DEBUG : empty space: Unchanged skipping
2025/03/11 03:05:30 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:30 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:30 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncAfterChangingModtimeOnly (8.82s)
=== RUN   TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1016: Can't check this if no hashes supported
--- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.00s)
=== RUN   TestSyncDoesntUpdateModtime
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1042: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncDoesntUpdateModtime (0.00s)
=== RUN   TestSyncAfterAddingAFile
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:37 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/11 03:05:37 DEBUG : empty space: Sizes identical
2025/03/11 03:05:37 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:37 DEBUG : empty space: Unchanged skipping
2025/03/11 03:05:37 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:37 INFO  : potato: Copied (new)
2025/03/11 03:05:37 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncAfterAddingAFile (7.64s)
=== RUN   TestSyncAfterChangingFilesSizeOnly
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:45 DEBUG : potato: Sizes differ (src 21 vs dst 60)
2025/03/11 03:05:45 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:45 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:45 INFO  : potato: Copied (replaced existing)
2025/03/11 03:05:45 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingFilesSizeOnly (1.14s)
=== RUN   TestSyncAfterChangingContentsOnly
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size
2025/03/11 03:05:46 DEBUG : potato: Sizes differ (src 21 vs dst 36)
2025/03/11 03:05:46 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:46 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:46 INFO  : potato: Copied (replaced existing)
2025/03/11 03:05:46 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterChangingContentsOnly (0.79s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileDryRun
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:47 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:05:47 NOTICE: potato2: Skipped copy as --dry-run is set (size 60)
2025/03/11 03:05:47 DEBUG : empty space: Sizes identical
2025/03/11 03:05:47 DEBUG : empty space: Unchanged skipping
2025/03/11 03:05:47 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:47 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:47 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:47 NOTICE: potato: Skipped delete as --dry-run is set (size 21)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.88s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFile
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:55 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:05:55 DEBUG : empty space: Sizes identical
2025/03/11 03:05:55 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:55 DEBUG : empty space: Unchanged skipping
2025/03/11 03:05:55 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:55 INFO  : potato2: Copied (new)
2025/03/11 03:05:55 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:55 INFO  : potato: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.96s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDir
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:56 INFO  : d: Making directory
2025/03/11 03:05:57 INFO  : d/e: Making directory
2025/03/11 03:05:57 DEBUG : c/non empty space: Sizes identical
2025/03/11 03:05:57 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/11 03:05:57 DEBUG : c/non empty space: Unchanged skipping
2025/03/11 03:05:57 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:57 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:05:57 INFO  : a/potato2: Copied (new)
2025/03/11 03:05:57 DEBUG : Waiting for deletions to finish
2025/03/11 03:05:57 INFO  : b/potato: Deleted
2025/03/11 03:05:57 INFO  : d/e: Removing directory
2025/03/11 03:05:57 INFO  : d: Removing directory
2025/03/11 03:05:58 INFO  : b: Removing directory
2025/03/11 03:05:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': deleted 3 directories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.20s)
=== RUN   TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:05:59 INFO  : d: Making directory
2025/03/11 03:05:59 DEBUG : c/non empty space: Sizes identical
2025/03/11 03:05:59 DEBUG : c/non empty space: Unchanged skipping
2025/03/11 03:05:59 DEBUG : a/potato2: Need to transfer - File not found at Destination
2025/03/11 03:05:59 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:05:59 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:02 INFO  : a/potato2: Copied (new)
2025/03/11 03:06:02 ERROR : mega root 'rclone-test-zuruwiw6luni': not deleting files as there were IO errors
2025/03/11 03:06:02 ERROR : mega root 'rclone-test-zuruwiw6luni': not deleting directories as there were IO errors
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.58s)
=== RUN   TestSyncDeleteAfter
--- PASS: TestSyncDeleteAfter (0.00s)
=== RUN   TestSyncDeleteDuring
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:05 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:05 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:06:05 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:05 INFO  : potato: Deleted
2025/03/11 03:06:05 DEBUG : empty space: Sizes identical
2025/03/11 03:06:05 DEBUG : empty space: Unchanged skipping
2025/03/11 03:06:05 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:06 INFO  : potato2: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncDeleteDuring (9.87s)
=== RUN   TestSyncDeleteBefore
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:13 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:13 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:13 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:14 INFO  : potato: Deleted
2025/03/11 03:06:14 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:06:14 DEBUG : empty space: Sizes identical
2025/03/11 03:06:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:14 DEBUG : empty space: Unchanged skipping
2025/03/11 03:06:14 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:14 INFO  : potato2: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncDeleteBefore (8.18s)
=== RUN   TestCopyDeleteBefore
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:21 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:06:21 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:21 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:22 INFO  : potato2: Copied (new)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestCopyDeleteBefore (7.70s)
=== RUN   TestSyncWithExclude
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 03:06:31 DEBUG : potato2: Excluded
2025/03/11 03:06:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/11 03:06:31 DEBUG : enormous: Excluded
2025/03/11 03:06:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 03:06:31 DEBUG : potato2: Excluded
2025/03/11 03:06:31 DEBUG : empty space: Sizes identical
2025/03/11 03:06:31 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:31 DEBUG : empty space: Unchanged skipping
2025/03/11 03:06:31 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:31 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:31 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 03:06:31 DEBUG : potato2: Excluded
2025/03/11 03:06:31 DEBUG : enormous: Excluded (Size Filter)
2025/03/11 03:06:31 DEBUG : enormous: Excluded
2025/03/11 03:06:31 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 03:06:31 DEBUG : potato2: Excluded
2025/03/11 03:06:31 DEBUG : empty space: Sizes identical
2025/03/11 03:06:31 DEBUG : Local file system at /tmp/rclone4130159631: Waiting for checks to finish
2025/03/11 03:06:31 DEBUG : empty space: Unchanged skipping
2025/03/11 03:06:31 DEBUG : Local file system at /tmp/rclone4130159631: Waiting for transfers to finish
2025/03/11 03:06:31 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:31 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
--- PASS: TestSyncWithExclude (9.56s)
=== RUN   TestSyncWithExcludeAndDeleteExcluded
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:41 DEBUG : enormous: Excluded (Size Filter)
2025/03/11 03:06:41 DEBUG : enormous: Excluded
2025/03/11 03:06:41 DEBUG : potato2: Excluded (Size Filter)
2025/03/11 03:06:41 DEBUG : potato2: Excluded
2025/03/11 03:06:41 DEBUG : empty space: Sizes identical
2025/03/11 03:06:41 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:41 DEBUG : empty space: Unchanged skipping
2025/03/11 03:06:41 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:41 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:43 INFO  : enormous: Deleted
2025/03/11 03:06:44 INFO  : potato2: Deleted
2025/03/11 03:06:44 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:286: Sleeping for 6s just to make sure
2025/03/11 03:06:51 DEBUG : empty space: Sizes identical
2025/03/11 03:06:51 DEBUG : empty space: Unchanged skipping
2025/03/11 03:06:51 DEBUG : Local file system at /tmp/rclone4130159631: Waiting for checks to finish
2025/03/11 03:06:51 DEBUG : Local file system at /tmp/rclone4130159631: Waiting for transfers to finish
2025/03/11 03:06:51 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:51 INFO  : enormous: Deleted
2025/03/11 03:06:51 INFO  : potato2: Deleted
2025/03/11 03:06:51 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncWithExcludeAndDeleteExcluded (12.32s)
=== RUN   TestSyncWithUpdateOlder
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1423: Can't run this test on fs which doesn't support mod time
--- SKIP: TestSyncWithUpdateOlder (0.00s)
=== RUN   TestSyncWithMaxDuration
=== RUN   TestSyncWithMaxDuration/Hard
    sync_test.go:1466: Skipping test on non local remote
=== RUN   TestSyncWithMaxDuration/Soft
    sync_test.go:1466: Skipping test on non local remote
--- PASS: TestSyncWithMaxDuration (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Hard (0.00s)
    --- SKIP: TestSyncWithMaxDuration/Soft (0.00s)
=== RUN   TestSyncWithTrackRenames
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1538: Can track renames: false
2025/03/11 03:06:51 ERROR : mega root 'rclone-test-zuruwiw6luni': Ignoring --track-renames as the source and destination do not have a common hash
2025/03/11 03:06:51 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/11 03:06:51 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:06:51 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:51 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:51 INFO  : potato: Copied (new)
2025/03/11 03:06:51 INFO  : yam: Copied (new)
2025/03/11 03:06:51 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:51 ERROR : mega root 'rclone-test-zuruwiw6luni': Ignoring --track-renames as the source and destination do not have a common hash
2025/03/11 03:06:51 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/11 03:06:51 DEBUG : potato: Sizes identical
2025/03/11 03:06:51 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:51 DEBUG : potato: Unchanged skipping
2025/03/11 03:06:51 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:51 INFO  : yaml: Copied (new)
2025/03/11 03:06:51 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:51 INFO  : yam: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenames (1.13s)
=== RUN   TestParseRenamesStrategyModtime
--- PASS: TestParseRenamesStrategyModtime (0.00s)
=== RUN   TestRenamesStrategyModtime
--- PASS: TestRenamesStrategyModtime (0.00s)
=== RUN   TestSyncWithTrackRenamesStrategyModtime
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1610: Can track renames: false
2025/03/11 03:06:52 ERROR : mega root 'rclone-test-zuruwiw6luni': Ignoring --track-renames as either the source or destination do not support modtime
2025/03/11 03:06:52 DEBUG : potato: Need to transfer - File not found at Destination
2025/03/11 03:06:52 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:06:52 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:52 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:54 INFO  : potato: Copied (new)
2025/03/11 03:06:54 INFO  : yam: Copied (new)
2025/03/11 03:06:54 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:54 ERROR : mega root 'rclone-test-zuruwiw6luni': Ignoring --track-renames as either the source or destination do not support modtime
2025/03/11 03:06:54 DEBUG : yaml: Need to transfer - File not found at Destination
2025/03/11 03:06:54 DEBUG : potato: Sizes identical
2025/03/11 03:06:54 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:54 DEBUG : potato: Unchanged skipping
2025/03/11 03:06:54 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:54 INFO  : yaml: Copied (new)
2025/03/11 03:06:54 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:55 INFO  : yam: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
--- PASS: TestSyncWithTrackRenamesStrategyModtime (3.07s)
=== RUN   TestSyncWithTrackRenamesStrategyLeaf
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1649: Can track renames: false
2025/03/11 03:06:55 INFO  : mega root 'rclone-test-zuruwiw6luni': Making map for --track-renames
2025/03/11 03:06:55 INFO  : mega root 'rclone-test-zuruwiw6luni': Finished making map for --track-renames
2025/03/11 03:06:55 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:55 DEBUG : potato: Need to transfer - No matching file found at Destination
2025/03/11 03:06:55 DEBUG : sub/yam: Need to transfer - No matching file found at Destination
2025/03/11 03:06:55 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for renames to finish
2025/03/11 03:06:55 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:55 INFO  : potato: Copied (new)
2025/03/11 03:06:57 INFO  : sub/yam: Copied (new)
2025/03/11 03:06:57 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:06:57 DEBUG : potato: Sizes identical
2025/03/11 03:06:58 DEBUG : potato: Unchanged skipping
2025/03/11 03:06:58 INFO  : mega root 'rclone-test-zuruwiw6luni': Making map for --track-renames
2025/03/11 03:06:58 INFO  : mega root 'rclone-test-zuruwiw6luni': Finished making map for --track-renames
2025/03/11 03:06:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:06:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for renames to finish
2025/03/11 03:06:58 INFO  : sub/yam: Moved (server-side) to: yam
2025/03/11 03:06:58 INFO  : yam: Renamed from "sub/yam"
2025/03/11 03:06:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:06:58 DEBUG : Waiting for deletions to finish
2025/03/11 03:06:58 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1670
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	listing wrong, want
        	            	  potato (14), yam (11) got
        	            	  potato (14), yam (11), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1670
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncWithTrackRenamesStrategyLeaf
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncWithTrackRenamesStrategyLeaf (31.70s)
=== RUN   TestServerSideMoveLocal
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:07:27 DEBUG : Creating backend with remote "/tmp/rclone4130159631/dir1"
2025/03/11 03:07:27 DEBUG : Creating backend with remote "/tmp/rclone4130159631/dir2"
2025/03/11 03:07:27 DEBUG : Local file system at /tmp/rclone4130159631/dir2: Using server-side directory move
2025/03/11 03:07:27 INFO  : Local file system at /tmp/rclone4130159631/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 03:07:27 DEBUG : file1.txt: Need to transfer - File not found at Destination
2025/03/11 03:07:27 DEBUG : Local file system at /tmp/rclone4130159631/dir2: Waiting for checks to finish
2025/03/11 03:07:27 DEBUG : Local file system at /tmp/rclone4130159631/dir2: Waiting for transfers to finish
2025/03/11 03:07:27 INFO  : file1.txt: Moved (server-side)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMoveLocal
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMoveLocal
        	Messages:   	Unexpected file "yam"
--- FAIL: TestServerSideMoveLocal (7.04s)
=== RUN   TestMoveWithDeleteEmptySrcDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:07:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:07:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/11 03:07:34 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:07:34 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:07:34 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:07:34 INFO  : sub dir/hello world: Deleted
2025/03/11 03:07:36 INFO  : nested/sub dir/file: Copied (new)
2025/03/11 03:07:36 INFO  : nested/sub dir/file: Deleted
2025/03/11 03:07:36 INFO  : sub dir: Removing directory
2025/03/11 03:07:36 INFO  : nested/sub dir: Removing directory
2025/03/11 03:07:36 INFO  : nested: Removing directory
2025/03/11 03:07:36 DEBUG : Local file system at /tmp/rclone4130159631: deleted 3 directories
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1796
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1796
        	Error:      	Should be true
        	Test:       	TestMoveWithDeleteEmptySrcDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithDeleteEmptySrcDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithDeleteEmptySrcDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithDeleteEmptySrcDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithDeleteEmptySrcDirs
        	Messages:   	Unexpected file "yam"
--- FAIL: TestMoveWithDeleteEmptySrcDirs (24.31s)
=== RUN   TestMoveWithoutDeleteEmptySrcDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:07:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination
2025/03/11 03:07:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination
2025/03/11 03:07:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:07:58 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:07:59 INFO  : sub dir/hello world: Copied (new)
2025/03/11 03:07:59 INFO  : sub dir/hello world: Deleted
2025/03/11 03:07:59 INFO  : nested/sub dir/file: Copied (new)
2025/03/11 03:07:59 INFO  : nested/sub dir/file: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1820
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1820
        	Error:      	Should be true
        	Test:       	TestMoveWithoutDeleteEmptySrcDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithoutDeleteEmptySrcDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithoutDeleteEmptySrcDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithoutDeleteEmptySrcDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithoutDeleteEmptySrcDirs
        	Messages:   	Unexpected file "yam"
--- FAIL: TestMoveWithoutDeleteEmptySrcDirs (23.00s)
=== RUN   TestMoveWithIgnoreExisting
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:08:21 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/11 03:08:21 DEBUG : existing-b: Need to transfer - File not found at Destination
2025/03/11 03:08:21 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:08:21 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:08:21 INFO  : existing: Copied (new)
2025/03/11 03:08:21 INFO  : existing: Deleted
2025/03/11 03:08:21 INFO  : existing-b: Copied (new)
2025/03/11 03:08:21 INFO  : existing-b: Deleted
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1842
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	listing wrong, want
        	            	  existing (6), existing-b (6) got
        	            	  existing (6), existing-b (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1842
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	Unexpected file "yam"
2025/03/11 03:08:28 DEBUG : existing: Destination exists, skipping
2025/03/11 03:08:28 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set
2025/03/11 03:08:28 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:08:28 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:08:28 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	listing wrong, want
        	            	  existing (6), existing-b (6) got
        	            	  existing (6), existing-b (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1867
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestMoveWithIgnoreExisting
        	Messages:   	Unexpected file "yam"
--- FAIL: TestMoveWithIgnoreExisting (28.62s)
=== RUN   TestServerSideMove
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:08:49 DEBUG : Creating backend with remote "TestMega:rclone-test-tenokem0voru"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
    sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-zuruwiw6luni' -> mega root 'rclone-test-tenokem0voru'
2025/03/11 03:08:58 DEBUG : mega root 'rclone-test-tenokem0voru': Using server-side directory move
2025/03/11 03:08:58 INFO  : mega root 'rclone-test-tenokem0voru': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 03:08:58 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:08:58 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:08:58 DEBUG : empty space: Sizes identical
2025/03/11 03:08:58 DEBUG : empty space: Unchanged skipping
2025/03/11 03:08:58 INFO  : empty space: Deleted
2025/03/11 03:08:58 DEBUG : mega root 'rclone-test-tenokem0voru': Waiting for checks to finish
2025/03/11 03:08:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/11 03:08:58 DEBUG : mega root 'rclone-test-tenokem0voru': Waiting for transfers to finish
2025/03/11 03:08:59 INFO  : potato3: Deleted
2025/03/11 03:08:59 INFO  : potato2: Moved (server-side)
2025/03/11 03:08:59 INFO  : yam: Moved (server-side)
2025/03/11 03:08:59 INFO  : potato3: Moved (server-side)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
2025/03/11 03:09:13 DEBUG : Creating backend with remote "TestMega:rclone-test-mupusox6soji"
2025/03/11 03:09:13 DEBUG : mega root 'rclone-test-mupusox6soji': Using server-side directory move
2025/03/11 03:09:13 INFO  : mega root 'rclone-test-mupusox6soji': Server side directory move succeeded
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
2025/03/11 03:09:20 ERROR : : error listing: directory not found
2025/03/11 03:09:20 DEBUG : mega root 'rclone-test-mupusox6soji': Purge remote
2025/03/11 03:09:20 DEBUG : mega root 'rclone-test-tenokem0voru': Purge remote
2025/03/11 03:09:20 NOTICE: purge failed: directory not found
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMove
        	Messages:   	Unexpected file "yam"
--- FAIL: TestServerSideMove (37.84s)
=== RUN   TestServerSideMoveWithFilter
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:09:27 DEBUG : Creating backend with remote "TestMega:rclone-test-fevowis9hala"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894
        	Error:      	Should be true
        	Test:       	TestServerSideMoveWithFilter
        	Messages:   	Unexpected file "yam"
    sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-zuruwiw6luni' -> mega root 'rclone-test-fevowis9hala'
2025/03/11 03:09:36 DEBUG : empty space: Excluded (Size Filter)
2025/03/11 03:09:36 DEBUG : empty space: Excluded
2025/03/11 03:09:36 DEBUG : yam: Excluded (Size Filter)
2025/03/11 03:09:36 DEBUG : yam: Excluded
2025/03/11 03:09:36 DEBUG : empty space: Excluded (Size Filter)
2025/03/11 03:09:36 DEBUG : empty space: Excluded
2025/03/11 03:09:36 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:09:36 DEBUG : mega root 'rclone-test-fevowis9hala': Waiting for checks to finish
2025/03/11 03:09:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/11 03:09:36 DEBUG : mega root 'rclone-test-fevowis9hala': Waiting for transfers to finish
2025/03/11 03:09:36 INFO  : potato3: Deleted
2025/03/11 03:09:36 INFO  : potato2: Moved (server-side)
2025/03/11 03:09:36 INFO  : potato3: Moved (server-side)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1720
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894
        	Error:      	Should be true
        	Test:       	TestServerSideMoveWithFilter
        	Messages:   	listing wrong, want
        	            	  empty space (1) got
        	            	  empty space (1), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1720
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894
        	Error:      	Should be true
        	Test:       	TestServerSideMoveWithFilter
        	Messages:   	Unexpected file "yam"
2025/03/11 03:09:43 DEBUG : Creating backend with remote "TestMega:rclone-test-furufez1mepa"
2025/03/11 03:09:43 DEBUG : empty space: Excluded (Size Filter)
2025/03/11 03:09:43 DEBUG : empty space: Excluded
2025/03/11 03:09:43 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:09:43 DEBUG : potato3: Need to transfer - File not found at Destination
2025/03/11 03:09:43 DEBUG : mega root 'rclone-test-furufez1mepa': Waiting for checks to finish
2025/03/11 03:09:44 DEBUG : mega root 'rclone-test-furufez1mepa': Waiting for transfers to finish
2025/03/11 03:09:44 INFO  : potato2: Moved (server-side)
2025/03/11 03:09:44 INFO  : potato3: Moved (server-side)
2025/03/11 03:09:44 DEBUG : mega root 'rclone-test-furufez1mepa': Purge remote
2025/03/11 03:09:44 DEBUG : mega root 'rclone-test-fevowis9hala': Purge remote
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMoveWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMoveWithFilter
        	Messages:   	Unexpected file "yam"
--- FAIL: TestServerSideMoveWithFilter (23.84s)
=== RUN   TestServerSideMoveDeleteEmptySourceDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:09:51 DEBUG : Creating backend with remote "TestMega:rclone-test-wepajip3jupe"
2025/03/11 03:09:52 INFO  : tomatoDir: Making directory
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1703
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
    sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-zuruwiw6luni' -> mega root 'rclone-test-wepajip3jupe'
2025/03/11 03:09:59 DEBUG : mega root 'rclone-test-wepajip3jupe': Using server-side directory move
2025/03/11 03:09:59 INFO  : mega root 'rclone-test-wepajip3jupe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists
2025/03/11 03:09:59 DEBUG : potato2: Need to transfer - File not found at Destination
2025/03/11 03:09:59 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:10:00 DEBUG : empty space: Sizes identical
2025/03/11 03:10:00 DEBUG : empty space: Unchanged skipping
2025/03/11 03:10:00 INFO  : empty space: Deleted
2025/03/11 03:10:00 DEBUG : mega root 'rclone-test-wepajip3jupe': Waiting for checks to finish
2025/03/11 03:10:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60)
2025/03/11 03:10:00 DEBUG : mega root 'rclone-test-wepajip3jupe': Waiting for transfers to finish
2025/03/11 03:10:00 INFO  : potato2: Moved (server-side)
2025/03/11 03:10:00 INFO  : yam: Moved (server-side)
2025/03/11 03:10:02 INFO  : potato3: Deleted
2025/03/11 03:10:02 INFO  : potato3: Moved (server-side)
2025/03/11 03:10:02 INFO  : tomatoDir: Removing directory
2025/03/11 03:10:03 DEBUG : mega root 'rclone-test-zuruwiw6luni': deleted 1 directories
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1722
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1726
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:360
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1726
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1729
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
2025/03/11 03:10:24 DEBUG : Creating backend with remote "TestMega:rclone-test-dasufuz1mali"
2025/03/11 03:10:24 INFO  : tomatoDir: Making directory
2025/03/11 03:10:24 DEBUG : mega root 'rclone-test-dasufuz1mali': Using server-side directory move
2025/03/11 03:10:24 INFO  : mega root 'rclone-test-dasufuz1mali': Server side directory move succeeded
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1752
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
2025/03/11 03:10:31 ERROR : : error listing: directory not found
2025/03/11 03:10:31 ERROR : : error listing: directory not found
2025/03/11 03:10:31 DEBUG : mega root 'rclone-test-dasufuz1mali': Purge remote
2025/03/11 03:10:31 DEBUG : mega root 'rclone-test-wepajip3jupe': Purge remote
2025/03/11 03:10:31 NOTICE: purge failed: directory not found
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestServerSideMoveDeleteEmptySourceDirs
        	Messages:   	Unexpected file "yam"
--- FAIL: TestServerSideMoveDeleteEmptySourceDirs (47.15s)
=== RUN   TestServerSideMoveOverlap
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:1910: Skipping test as remote supports DirMove
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1910
        	Error:      	Should be true
        	Test:       	TestServerSideMoveOverlap
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1910
        	Error:      	Should be true
        	Test:       	TestServerSideMoveOverlap
        	Messages:   	Unexpected file "yam"
--- FAIL: TestServerSideMoveOverlap (7.05s)
=== RUN   TestSyncOverlap
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:10:45 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/rclone-sync-test"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlap
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncOverlap (35.20s)
=== RUN   TestSyncOverlapWithFilter
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:11:21 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/rclone-sync-test"
2025/03/11 03:11:21 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/rclone-sync-test-include/layer2"
2025/03/11 03:11:21 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/rclone-sync-test-ignore-file"
2025/03/11 03:11:21 DEBUG : rclone-sync-test: Excluded
2025/03/11 03:11:21 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 03:11:21 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:11:21 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 03:11:21 DEBUG : mega root 'rclone-test-zuruwiw6luni/rclone-sync-test': Waiting for checks to finish
2025/03/11 03:11:21 DEBUG : mega root 'rclone-test-zuruwiw6luni/rclone-sync-test': Waiting for transfers to finish
2025/03/11 03:11:22 INFO  : yam: Copied (new)
2025/03/11 03:11:22 DEBUG : Waiting for deletions to finish
2025/03/11 03:11:22 DEBUG : rclone-sync-test: Excluded
2025/03/11 03:11:22 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 03:11:22 DEBUG : yam: Sizes identical
2025/03/11 03:11:22 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 03:11:22 DEBUG : yam: Unchanged skipping
2025/03/11 03:11:22 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:11:22 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:11:22 DEBUG : Waiting for deletions to finish
2025/03/11 03:11:22 INFO  : rclone-sync-test-include: Removing directory
2025/03/11 03:11:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/11 03:11:22 DEBUG : mega root 'rclone-test-zuruwiw6luni': failed to delete 1 directories
2025/03/11 03:11:22 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:11:22 DEBUG : rclone-sync-test: Excluded
2025/03/11 03:11:22 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 03:11:22 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:11:22 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 03:11:22 DEBUG : mega root 'rclone-test-zuruwiw6luni/rclone-sync-test-include/layer2': Waiting for checks to finish
2025/03/11 03:11:22 DEBUG : mega root 'rclone-test-zuruwiw6luni/rclone-sync-test-include/layer2': Waiting for transfers to finish
2025/03/11 03:11:23 INFO  : yam: Copied (new)
2025/03/11 03:11:23 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:11:23 DEBUG : rclone-sync-test: Excluded
2025/03/11 03:11:23 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 03:11:23 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 03:11:23 DEBUG : yam: Sizes identical
2025/03/11 03:11:23 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:11:23 DEBUG : yam: Unchanged skipping
2025/03/11 03:11:23 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:11:23 DEBUG : Waiting for deletions to finish
2025/03/11 03:11:23 INFO  : rclone-sync-test-include: Removing directory
2025/03/11 03:11:23 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty
2025/03/11 03:11:23 DEBUG : mega root 'rclone-test-zuruwiw6luni': failed to delete 1 directories
2025/03/11 03:11:23 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:11:23 DEBUG : : Excluded
2025/03/11 03:11:23 DEBUG : rclone-sync-test: Excluded
2025/03/11 03:11:23 DEBUG : rclone-sync-test-ignore-file: Excluded
2025/03/11 03:11:23 DEBUG : yam: Need to transfer - File not found at Destination
2025/03/11 03:11:23 DEBUG : rclone-sync-test-include/layer2: Excluded
2025/03/11 03:11:23 DEBUG : mega root 'rclone-test-zuruwiw6luni/rclone-sync-test-ignore-file': Waiting for checks to finish
2025/03/11 03:11:23 DEBUG : mega root 'rclone-test-zuruwiw6luni/rclone-sync-test-ignore-file': Waiting for transfers to finish
2025/03/11 03:11:24 INFO  : yam: Copied (new)
2025/03/11 03:11:24 DEBUG : Waiting for deletions to finish
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncOverlapWithFilter
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncOverlapWithFilter (131.16s)
=== RUN   TestSyncCompareDest
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:13:32 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:13:32 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/CompareDest"
2025/03/11 03:13:32 DEBUG : one: Need to transfer - File not found at Destination
2025/03/11 03:13:32 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:13:32 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:13:32 INFO  : one: Copied (new)
2025/03/11 03:13:32 DEBUG : Waiting for deletions to finish
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2090
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	listing wrong, want
        	            	  dst/one (3) got
        	            	  dst/one (3), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2090
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2094
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	listing wrong, want
        	            	  dst/one (3) got
        	            	  dst/one (3), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2094
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
2025/03/11 03:13:46 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 03:13:46 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:13:46 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:13:46 INFO  : one: Copied (replaced existing)
2025/03/11 03:13:46 DEBUG : Waiting for deletions to finish
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2106
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	listing wrong, want
        	            	  dst/one (5) got
        	            	  dst/one (5), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2106
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2112
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2112
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
2025/03/11 03:14:03 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 03:14:03 DEBUG : one: Sizes identical
2025/03/11 03:14:03 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 03:14:03 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:14:03 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:14:03 DEBUG : Waiting for deletions to finish
2025/03/11 03:14:03 INFO  : There was nothing to transfer
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2121
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2126
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2126
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
2025/03/11 03:14:17 DEBUG : two: Sizes identical
2025/03/11 03:14:17 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 03:14:17 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 03:14:17 DEBUG : one: Sizes identical
2025/03/11 03:14:17 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:14:17 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 03:14:17 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:14:17 DEBUG : Waiting for deletions to finish
2025/03/11 03:14:17 INFO  : There was nothing to transfer
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2135
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
2025/03/11 03:14:24 DEBUG : two: Sizes identical
2025/03/11 03:14:24 DEBUG : two: Destination found in --compare-dest, skipping
2025/03/11 03:14:24 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 03:14:24 DEBUG : one: Sizes identical
2025/03/11 03:14:24 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 03:14:24 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:14:24 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:14:24 DEBUG : Waiting for deletions to finish
2025/03/11 03:14:24 INFO  : There was nothing to transfer
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2144
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
    sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2180
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
2025/03/11 03:14:38 DEBUG : two: Sizes differ (src 5 vs dst 3)
2025/03/11 03:14:38 DEBUG : two: Need to transfer - File not found at Destination
2025/03/11 03:14:38 DEBUG : one: Sizes differ (src 5 vs dst 3)
2025/03/11 03:14:38 DEBUG : one: Sizes identical
2025/03/11 03:14:38 DEBUG : one: Destination found in --compare-dest, skipping
2025/03/11 03:14:38 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:14:38 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:14:38 INFO  : two: Copied (new)
2025/03/11 03:14:38 DEBUG : Waiting for deletions to finish
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2192
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2192
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncCompareDest
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncCompareDest (81.58s)
=== RUN   TestSyncMultipleCompareDest
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2212
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2212
        	Error:      	Should be true
        	Test:       	TestSyncMultipleCompareDest
        	Messages:   	Unexpected file "yam"
2025/03/11 03:15:01 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dest"
2025/03/11 03:15:01 DEBUG : Config file has changed externally - reloading
2025/03/11 03:15:01 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/pre-dest1"
2025/03/11 03:15:01 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/pre-dest2"
2025/03/11 03:15:01 DEBUG : 1: Sizes identical
2025/03/11 03:15:01 DEBUG : 1: Destination found in --compare-dest, skipping
2025/03/11 03:15:01 DEBUG : 2: Sizes identical
2025/03/11 03:15:01 DEBUG : 2: Destination found in --compare-dest, skipping
2025/03/11 03:15:01 DEBUG : 3: Need to transfer - File not found at Destination
2025/03/11 03:15:01 DEBUG : mega root 'rclone-test-zuruwiw6luni/dest': Waiting for checks to finish
2025/03/11 03:15:01 DEBUG : mega root 'rclone-test-zuruwiw6luni/dest': Waiting for transfers to finish
2025/03/11 03:15:02 INFO  : 3: Copied (new)
2025/03/11 03:15:02 DEBUG : Waiting for deletions to finish
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2225
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2225
        	Error:      	Should be true
        	Test:       	TestSyncMultipleCompareDest
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncMultipleCompareDest
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncMultipleCompareDest
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncMultipleCompareDest (23.12s)
=== RUN   TestSyncCopyDest
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:2235: Skipping test as remote does not support server-side copy
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2235
        	Error:      	Should be true
        	Test:       	TestSyncCopyDest
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2235
        	Error:      	Should be true
        	Test:       	TestSyncCopyDest
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncCopyDest (7.04s)
=== RUN   TestSyncBackupDir
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	Error:      	Should be true
        	Test:       	TestSyncBackupDir
        	Messages:   	Unexpected file "yam"
2025/03/11 03:15:31 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:15:31 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/backup"
2025/03/11 03:15:31 DEBUG : two: Sizes identical
2025/03/11 03:15:31 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 03:15:31 DEBUG : two: Unchanged skipping
2025/03/11 03:15:31 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:15:32 INFO  : one: Moved (server-side)
2025/03/11 03:15:32 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:15:32 INFO  : one: Copied (new)
2025/03/11 03:15:32 DEBUG : Waiting for deletions to finish
2025/03/11 03:15:32 INFO  : three.txt: Moved (server-side)
2025/03/11 03:15:32 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	Error:      	Should be true
        	Test:       	TestSyncBackupDir
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	Error:      	Should be true
        	Test:       	TestSyncBackupDir
        	Messages:   	Unexpected file "yam"
2025/03/11 03:15:46 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 03:15:46 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:15:47 INFO  : one: Deleted
2025/03/11 03:15:47 DEBUG : two: Sizes identical
2025/03/11 03:15:47 DEBUG : two: Unchanged skipping
2025/03/11 03:15:47 INFO  : one: Moved (server-side)
2025/03/11 03:15:47 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:15:47 INFO  : one: Copied (new)
2025/03/11 03:15:47 DEBUG : Waiting for deletions to finish
2025/03/11 03:15:47 INFO  : three.txt: Deleted
2025/03/11 03:15:47 INFO  : three.txt: Moved (server-side)
2025/03/11 03:15:47 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2427
        	Error:      	Should be true
        	Test:       	TestSyncBackupDir
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDir
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDir
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncBackupDir (38.67s)
=== RUN   TestSyncBackupDirWithSuffix
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffix
        	Messages:   	Unexpected file "yam"
2025/03/11 03:16:10 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:16:10 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/backup"
2025/03/11 03:16:10 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 03:16:10 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:16:11 DEBUG : two: Sizes identical
2025/03/11 03:16:11 DEBUG : two: Unchanged skipping
2025/03/11 03:16:11 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 03:16:11 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:16:11 INFO  : one: Copied (new)
2025/03/11 03:16:11 DEBUG : Waiting for deletions to finish
2025/03/11 03:16:11 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 03:16:11 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffix
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffix
        	Messages:   	Unexpected file "yam"
2025/03/11 03:16:25 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 03:16:25 DEBUG : two: Sizes identical
2025/03/11 03:16:25 DEBUG : two: Unchanged skipping
2025/03/11 03:16:25 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:16:25 INFO  : one.bak: Deleted
2025/03/11 03:16:26 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 03:16:26 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:16:28 INFO  : one: Copied (new)
2025/03/11 03:16:28 DEBUG : Waiting for deletions to finish
2025/03/11 03:16:28 INFO  : three.txt.bak: Deleted
2025/03/11 03:16:28 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 03:16:28 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2431
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffix
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffix
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffix
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncBackupDirWithSuffix (41.05s)
=== RUN   TestSyncBackupDirWithSuffixKeepExtension
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
2025/03/11 03:16:51 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:16:51 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/backup"
2025/03/11 03:16:51 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 03:16:51 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:16:51 DEBUG : two: Sizes identical
2025/03/11 03:16:51 DEBUG : two: Unchanged skipping
2025/03/11 03:16:51 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 03:16:51 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:16:52 INFO  : one: Copied (new)
2025/03/11 03:16:52 DEBUG : Waiting for deletions to finish
2025/03/11 03:16:52 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 03:16:52 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
2025/03/11 03:17:06 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 03:17:06 DEBUG : two: Sizes identical
2025/03/11 03:17:06 DEBUG : two: Unchanged skipping
2025/03/11 03:17:06 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:17:06 INFO  : one-2019-01-01: Deleted
2025/03/11 03:17:07 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 03:17:07 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:17:07 INFO  : one: Copied (new)
2025/03/11 03:17:07 DEBUG : Waiting for deletions to finish
2025/03/11 03:17:07 INFO  : three-2019-01-01.txt: Deleted
2025/03/11 03:17:08 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 03:17:08 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2435
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffixKeepExtension
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirWithSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncBackupDirWithSuffixKeepExtension (39.38s)
=== RUN   TestSyncBackupDirSuffixOnly
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2377
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirSuffixOnly
        	Messages:   	Unexpected file "yam"
2025/03/11 03:17:30 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:17:30 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 03:17:30 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:17:30 DEBUG : two: Sizes identical
2025/03/11 03:17:30 DEBUG : two: Unchanged skipping
2025/03/11 03:17:30 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 03:17:30 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:17:31 INFO  : one: Copied (new)
2025/03/11 03:17:31 DEBUG : Waiting for deletions to finish
2025/03/11 03:17:31 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 03:17:31 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2398
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirSuffixOnly
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2404
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirSuffixOnly
        	Messages:   	Unexpected file "yam"
2025/03/11 03:17:45 DEBUG : one.bak: Excluded (Path Filter)
2025/03/11 03:17:45 DEBUG : one.bak: Excluded
2025/03/11 03:17:45 DEBUG : three.txt.bak: Excluded (Path Filter)
2025/03/11 03:17:45 DEBUG : three.txt.bak: Excluded
2025/03/11 03:17:45 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for checks to finish
2025/03/11 03:17:45 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 03:17:45 DEBUG : two: Sizes identical
2025/03/11 03:17:45 DEBUG : two: Unchanged skipping
2025/03/11 03:17:45 INFO  : one.bak: Deleted
2025/03/11 03:17:45 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 03:17:45 DEBUG : mega root 'rclone-test-zuruwiw6luni/dst': Waiting for transfers to finish
2025/03/11 03:17:46 INFO  : one: Copied (new)
2025/03/11 03:17:46 DEBUG : Waiting for deletions to finish
2025/03/11 03:17:46 INFO  : three.txt.bak: Deleted
2025/03/11 03:17:47 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 03:17:47 INFO  : three.txt: Moved into backup dir
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2423
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2439
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirSuffixOnly
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirSuffixOnly
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncBackupDirSuffixOnly
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncBackupDirSuffixOnly (38.56s)
=== RUN   TestSyncSuffix
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	Error:      	Should be true
        	Test:       	TestSyncSuffix
        	Messages:   	Unexpected file "yam"
2025/03/11 03:18:11 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:18:11 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 03:18:11 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 03:18:11 INFO  : one: Copied (new)
2025/03/11 03:18:11 DEBUG : two: Sizes identical
2025/03/11 03:18:11 DEBUG : two: Unchanged skipping
2025/03/11 03:18:11 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/11 03:18:11 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 03:18:12 INFO  : three.txt: Copied (new)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	Error:      	Should be true
        	Test:       	TestSyncSuffix
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	Error:      	Should be true
        	Test:       	TestSyncSuffix
        	Messages:   	Unexpected file "yam"
2025/03/11 03:18:26 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 03:18:26 INFO  : one.bak: Deleted
2025/03/11 03:18:26 INFO  : one: Moved (server-side) to: one.bak
2025/03/11 03:18:26 INFO  : one: Copied (new)
2025/03/11 03:18:26 DEBUG : two: Sizes identical
2025/03/11 03:18:26 DEBUG : two: Unchanged skipping
2025/03/11 03:18:26 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/11 03:18:26 INFO  : three.txt.bak: Deleted
2025/03/11 03:18:26 INFO  : three.txt: Moved (server-side) to: three.txt.bak
2025/03/11 03:18:27 INFO  : three.txt: Copied (new)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2523
        	Error:      	Should be true
        	Test:       	TestSyncSuffix
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncSuffix
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncSuffix
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncSuffix (42.73s)
=== RUN   TestSyncSuffixKeepExtension
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2465
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	Error:      	Should be true
        	Test:       	TestSyncSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
2025/03/11 03:18:54 DEBUG : Creating backend with remote "TestMega:rclone-test-zuruwiw6luni/dst"
2025/03/11 03:18:54 DEBUG : Config file has changed externally - reloading
2025/03/11 03:18:54 DEBUG : one: Sizes differ (src 4 vs dst 3)
2025/03/11 03:18:54 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 03:18:54 INFO  : one: Copied (new)
2025/03/11 03:18:54 DEBUG : two: Sizes identical
2025/03/11 03:18:54 DEBUG : two: Unchanged skipping
2025/03/11 03:18:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5)
2025/03/11 03:18:54 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 03:18:55 INFO  : three.txt: Copied (new)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2491
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	Error:      	Should be true
        	Test:       	TestSyncSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2497
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	Error:      	Should be true
        	Test:       	TestSyncSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
2025/03/11 03:19:09 DEBUG : one: Sizes differ (src 5 vs dst 4)
2025/03/11 03:19:09 INFO  : one-2019-01-01: Deleted
2025/03/11 03:19:09 INFO  : one: Moved (server-side) to: one-2019-01-01
2025/03/11 03:19:09 INFO  : one: Copied (new)
2025/03/11 03:19:09 DEBUG : two: Sizes identical
2025/03/11 03:19:09 DEBUG : two: Unchanged skipping
2025/03/11 03:19:09 DEBUG : three.txt: Sizes differ (src 19 vs dst 6)
2025/03/11 03:19:09 INFO  : three-2019-01-01.txt: Deleted
2025/03/11 03:19:09 INFO  : three.txt: Moved (server-side) to: three-2019-01-01.txt
2025/03/11 03:19:09 INFO  : three.txt: Copied (new)
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	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:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2521
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2524
        	Error:      	Should be true
        	Test:       	TestSyncSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncSuffixKeepExtension
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncSuffixKeepExtension
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncSuffixKeepExtension (40.37s)
=== RUN   TestSyncUTFNorm
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2545
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	listing wrong, want
        	            	  Testêé (18) got
        	            	  Testêé (18), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2545
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	Unexpected file "yam"
2025/03/11 03:19:31 DEBUG : Testêé: Sizes differ (src 14 vs dst 18)
2025/03/11 03:19:31 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:19:31 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:19:32 INFO  : Testêé: Copied (replaced existing) to: Testêé
2025/03/11 03:19:32 DEBUG : Waiting for deletions to finish
2025/03/11 03:19:32 INFO  : yam: Deleted
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2558
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	listing wrong, want
        	            	  Testêé (14) got
        	            	  Testêé (14), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2558
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncUTFNorm
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncUTFNorm (21.76s)
=== RUN   TestSyncImmutable
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2572
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
2025/03/11 03:19:53 DEBUG : existing: Need to transfer - File not found at Destination
2025/03/11 03:19:53 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:19:53 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:19:53 INFO  : existing: Copied (new)
2025/03/11 03:19:53 DEBUG : Waiting for deletions to finish
2025/03/11 03:19:53 INFO  : yam: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2581
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	  existing (6) got
        	            	  existing (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2581
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2586
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	  existing (6) got
        	            	  existing (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2586
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
2025/03/11 03:20:07 DEBUG : existing: Sizes differ (src 8 vs dst 6)
2025/03/11 03:20:07 ERROR : existing: Source and destination exist but do not match: immutable file modified
2025/03/11 03:20:07 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:20:07 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:20:07 ERROR : mega root 'rclone-test-zuruwiw6luni': not deleting files as there were IO errors
2025/03/11 03:20:07 ERROR : mega root 'rclone-test-zuruwiw6luni': not deleting directories as there were IO errors
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2595
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	  existing (6) got
        	            	  existing (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2595
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncImmutable
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncImmutable (49.44s)
=== RUN   TestSyncIgnoreCase
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2615
        	Error:      	Should be true
        	Test:       	TestSyncIgnoreCase
        	Messages:   	listing wrong, want
        	            	  EXISTING (6) got
        	            	  EXISTING (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2615
        	Error:      	Should be true
        	Test:       	TestSyncIgnoreCase
        	Messages:   	Unexpected file "yam"
2025/03/11 03:20:43 DEBUG : existing: Sizes identical
2025/03/11 03:20:43 DEBUG : existing: Unchanged skipping
2025/03/11 03:20:43 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:20:43 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:20:43 DEBUG : Waiting for deletions to finish
2025/03/11 03:20:43 INFO  : yam: Deleted
2025/03/11 03:20:43 INFO  : There was nothing to transfer
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2624
        	Error:      	Should be true
        	Test:       	TestSyncIgnoreCase
        	Messages:   	listing wrong, want
        	            	  EXISTING (6) got
        	            	  EXISTING (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2624
        	Error:      	Should be true
        	Test:       	TestSyncIgnoreCase
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncIgnoreCase
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncIgnoreCase
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncIgnoreCase (21.49s)
=== RUN   TestFixCase
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:2635: Skipping test as local or remote are case-sensitive
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2635
        	Error:      	Should be true
        	Test:       	TestFixCase
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2635
        	Error:      	Should be true
        	Test:       	TestFixCase
        	Messages:   	Unexpected file "yam"
--- FAIL: TestFixCase (7.35s)
=== RUN   TestMaxTransfer
=== RUN   TestMaxTransfer/Hard
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705
        	Error:      	Should be true
        	Test:       	TestMaxTransfer/Hard
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2705
        	Error:      	Should be true
        	Test:       	TestMaxTransfer/Hard
        	Messages:   	Unexpected file "yam"
=== RUN   TestMaxTransfer/Soft
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706
        	Error:      	Should be true
        	Test:       	TestMaxTransfer/Soft
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2706
        	Error:      	Should be true
        	Test:       	TestMaxTransfer/Soft
        	Messages:   	Unexpected file "yam"
=== RUN   TestMaxTransfer/Cautious
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    sync_test.go:2674: This test only runs on local
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707
        	Error:      	Should be true
        	Test:       	TestMaxTransfer/Cautious
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/runtime/panic.go:629
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1121
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1097
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2674
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2707
        	Error:      	Should be true
        	Test:       	TestMaxTransfer/Cautious
        	Messages:   	Unexpected file "yam"
--- FAIL: TestMaxTransfer (21.22s)
    --- FAIL: TestMaxTransfer/Hard (7.04s)
    --- FAIL: TestMaxTransfer/Soft (7.10s)
    --- FAIL: TestMaxTransfer/Cautious (7.08s)
=== RUN   TestSyncConcurrentDelete
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	listing wrong, want
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	Unexpected file "yam"
2025/03/11 03:21:47 DEBUG : both0: Sizes identical
2025/03/11 03:21:47 DEBUG : both0: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both1: Sizes identical
2025/03/11 03:21:47 DEBUG : both1: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both10: Sizes identical
2025/03/11 03:21:47 DEBUG : both10: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both11: Sizes identical
2025/03/11 03:21:47 DEBUG : both11: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both12: Sizes identical
2025/03/11 03:21:47 DEBUG : both12: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both13: Sizes identical
2025/03/11 03:21:47 DEBUG : both13: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both14: Sizes identical
2025/03/11 03:21:47 DEBUG : both14: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both15: Sizes identical
2025/03/11 03:21:47 DEBUG : both16: Sizes identical
2025/03/11 03:21:47 DEBUG : both18: Sizes identical
2025/03/11 03:21:47 DEBUG : both15: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both17: Sizes identical
2025/03/11 03:21:47 DEBUG : both19: Sizes identical
2025/03/11 03:21:47 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:21:47 DEBUG : both18: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both2: Sizes identical
2025/03/11 03:21:47 DEBUG : both2: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both3: Sizes identical
2025/03/11 03:21:47 DEBUG : both3: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both4: Sizes identical
2025/03/11 03:21:47 DEBUG : both4: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both5: Sizes identical
2025/03/11 03:21:47 DEBUG : both5: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both6: Sizes identical
2025/03/11 03:21:47 DEBUG : both6: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both7: Sizes identical
2025/03/11 03:21:47 DEBUG : both7: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both8: Sizes identical
2025/03/11 03:21:47 DEBUG : both8: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both9: Sizes identical
2025/03/11 03:21:47 DEBUG : both16: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both19: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both17: Unchanged skipping
2025/03/11 03:21:47 DEBUG : both9: Unchanged skipping
2025/03/11 03:21:47 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:21:47 DEBUG : Waiting for deletions to finish
2025/03/11 03:21:47 INFO  : only10: Deleted
2025/03/11 03:21:47 INFO  : only5: Deleted
2025/03/11 03:21:47 INFO  : only13: Deleted
2025/03/11 03:21:47 INFO  : only4: Deleted
2025/03/11 03:21:48 INFO  : only12: Deleted
2025/03/11 03:21:48 INFO  : only16: Deleted
2025/03/11 03:21:48 INFO  : only17: Deleted
2025/03/11 03:21:50 INFO  : only8: Deleted
2025/03/11 03:21:50 INFO  : only0: Deleted
2025/03/11 03:21:52 INFO  : only9: Deleted
2025/03/11 03:21:53 INFO  : only1: Deleted
2025/03/11 03:21:53 INFO  : only7: Deleted
2025/03/11 03:21:53 INFO  : only18: Deleted
2025/03/11 03:21:53 INFO  : only2: Deleted
2025/03/11 03:21:53 INFO  : only11: Deleted
2025/03/11 03:21:53 INFO  : only3: Deleted
2025/03/11 03:21:53 INFO  : only19: Deleted
2025/03/11 03:21:53 INFO  : only14: Deleted
2025/03/11 03:21:53 INFO  : only15: Deleted
2025/03/11 03:21:53 INFO  : only6: Deleted
2025/03/11 03:21:53 INFO  : yam: Deleted
2025/03/11 03:21:53 INFO  : There was nothing to transfer
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	listing wrong, want
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6) got
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2758
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentDelete
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncConcurrentDelete (53.02s)
=== RUN   TestSyncConcurrentTruncate
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	listing wrong, want
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6) got
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (6), only1 (6), only10 (6), only11 (6), only12 (6), only13 (6), only14 (6), only15 (6), only16 (6), only17 (6), only18 (6), only19 (6), only2 (6), only3 (6), only4 (6), only5 (6), only6 (6), only7 (6), only8 (6), only9 (6), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2744
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	Unexpected file "yam"
2025/03/11 03:22:41 DEBUG : both0: Sizes identical
2025/03/11 03:22:41 DEBUG : both1: Sizes identical
2025/03/11 03:22:41 DEBUG : both10: Sizes identical
2025/03/11 03:22:41 DEBUG : both11: Sizes identical
2025/03/11 03:22:41 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for checks to finish
2025/03/11 03:22:41 DEBUG : both0: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both12: Sizes identical
2025/03/11 03:22:41 DEBUG : both12: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both13: Sizes identical
2025/03/11 03:22:41 DEBUG : both13: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both14: Sizes identical
2025/03/11 03:22:41 DEBUG : both14: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both15: Sizes identical
2025/03/11 03:22:41 DEBUG : both15: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both16: Sizes identical
2025/03/11 03:22:41 DEBUG : both16: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both17: Sizes identical
2025/03/11 03:22:41 DEBUG : both17: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both18: Sizes identical
2025/03/11 03:22:41 DEBUG : both18: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both19: Sizes identical
2025/03/11 03:22:41 DEBUG : both1: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both2: Sizes identical
2025/03/11 03:22:41 DEBUG : both2: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both3: Sizes identical
2025/03/11 03:22:41 DEBUG : both10: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both4: Sizes identical
2025/03/11 03:22:41 DEBUG : both4: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both5: Sizes identical
2025/03/11 03:22:41 DEBUG : both5: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both6: Sizes identical
2025/03/11 03:22:41 DEBUG : both11: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both7: Sizes identical
2025/03/11 03:22:41 DEBUG : both19: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both8: Sizes identical
2025/03/11 03:22:41 DEBUG : both8: Unchanged skipping
2025/03/11 03:22:41 DEBUG : both9: Sizes identical
2025/03/11 03:22:41 DEBUG : both9: Unchanged skipping
2025/03/11 03:22:41 DEBUG : only0: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only1: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : both3: Unchanged skipping
2025/03/11 03:22:41 DEBUG : only10: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only11: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only12: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : both6: Unchanged skipping
2025/03/11 03:22:41 DEBUG : only14: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only13: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only15: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only16: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only17: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : both7: Unchanged skipping
2025/03/11 03:22:41 DEBUG : only18: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only19: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only2: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only3: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only4: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only5: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only6: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only7: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only8: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : only9: Sizes differ (src 0 vs dst 6)
2025/03/11 03:22:41 DEBUG : mega root 'rclone-test-zuruwiw6luni': Waiting for transfers to finish
2025/03/11 03:22:42 INFO  : only0: Copied (replaced existing)
2025/03/11 03:22:47 INFO  : only11: Copied (replaced existing)
2025/03/11 03:22:47 INFO  : only10: Copied (replaced existing)
2025/03/11 03:22:47 INFO  : only12: Copied (replaced existing)
2025/03/11 03:22:47 INFO  : only14: Copied (replaced existing)
2025/03/11 03:22:47 INFO  : only15: Copied (replaced existing)
2025/03/11 03:22:48 INFO  : only18: Copied (replaced existing)
2025/03/11 03:22:50 INFO  : only16: Copied (replaced existing)
2025/03/11 03:22:50 INFO  : only2: Copied (replaced existing)
2025/03/11 03:22:50 INFO  : only19: Copied (replaced existing)
2025/03/11 03:22:51 INFO  : only4: Copied (replaced existing)
2025/03/11 03:22:51 INFO  : only3: Copied (replaced existing)
2025/03/11 03:22:51 INFO  : only13: Copied (replaced existing)
2025/03/11 03:22:51 INFO  : only6: Copied (replaced existing)
2025/03/11 03:22:52 INFO  : only7: Copied (replaced existing)
2025/03/11 03:22:52 INFO  : only1: Copied (replaced existing)
2025/03/11 03:22:52 INFO  : only9: Copied (replaced existing)
2025/03/11 03:22:52 INFO  : only5: Copied (replaced existing)
2025/03/11 03:22:52 INFO  : only17: Copied (replaced existing)
2025/03/11 03:22:52 INFO  : only8: Copied (replaced existing)
2025/03/11 03:22:52 DEBUG : Waiting for deletions to finish
2025/03/11 03:22:52 INFO  : yam: Deleted
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	listing wrong, want
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0) got
        	            	  both0 (6), both1 (6), both10 (6), both11 (6), both12 (6), both13 (6), both14 (6), both15 (6), both16 (6), both17 (6), both18 (6), both19 (6), both2 (6), both3 (6), both4 (6), both5 (6), both6 (6), both7 (6), both8 (6), both9 (6), only0 (0), only1 (0), only10 (0), only11 (0), only12 (0), only13 (0), only14 (0), only15 (0), only16 (0), only17 (0), only18 (0), only19 (0), only2 (0), only3 (0), only4 (0), only5 (0), only6 (0), only7 (0), only8 (0), only9 (0), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2754
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2762
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncConcurrentTruncate
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncConcurrentTruncate (58.24s)
=== RUN   TestSyncReplaceDirModTime
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:23:17 DEBUG : empty_dir: Making directory with metadata
2025/03/11 03:23:17 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:23:17 DEBUG : empty_on_remote: Making directory with metadata
2025/03/11 03:23:17 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:23:17 INFO  : empty_on_remote: Making directory
2025/03/11 03:23:17 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:23:18 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:18 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:18 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:18 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	listing wrong, want
        	            	  file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got
        	            	  file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2833
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTime
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncReplaceDirModTime (30.00s)
=== RUN   TestSyncReplaceDirModTimeWithEmptyDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:23:47 DEBUG : empty_dir: Making directory with metadata
2025/03/11 03:23:47 INFO  : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:23:47 DEBUG : empty_on_remote: Making directory with metadata
2025/03/11 03:23:47 INFO  : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z)
2025/03/11 03:23:47 INFO  : empty_on_remote: Making directory
2025/03/11 03:23:47 INFO  : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:23:48 INFO  : test_dir1: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:48 INFO  : test_dir2: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:48 INFO  : test_dir2/sub_dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:48 INFO  : empty_on_remote: Set directory modification time (using DirSetModTime)
2025/03/11 03:23:48 INFO  : empty_dir: Set directory modification time (using DirSetModTime)
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	  file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5) got
        	            	  file1 (5), test_dir1/file2 (5), test_dir2/sub_dir/file3 (5), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2826
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestSyncReplaceDirModTimeWithEmptyDirs
        	Messages:   	Unexpected file "yam"
--- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (30.88s)
=== RUN   TestNothingToTransferWithEmptyDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:24:18 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:24:18 INFO  : sub dir: Making directory
2025/03/11 03:24:18 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2946
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithEmptyDirs
        	Messages:   	Unexpected file "yam"
--- FAIL: TestNothingToTransferWithEmptyDirs (38.44s)
=== RUN   TestNothingToTransferWithoutEmptyDirs
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
2025/03/11 03:24:56 INFO  : sub dir: Set directory modification time (using DirSetModTime)
2025/03/11 03:24:56 INFO  : sub dir: Making directory
2025/03/11 03:24:56 INFO  : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	listing wrong, want
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2873
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	Unexpected file "yam"
    run.go:180: Remote "mega root 'rclone-test-zuruwiw6luni'", Local "Local file system at /tmp/rclone4130159631", Modify Window "876000h0m0s"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	listing wrong, want
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11) got
        	            	  sub dir/hello world (11), sub dir2/very/very/very/very/very/nested/subdir/hello world (11), yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2895
        	            				/home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2950
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	Unexpected file "yam"
    fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3
    fstest.go:295: Flushing the directory cache
    fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3
    fstest.go:295: Flushing the directory cache
    fstest.go:299: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	listing wrong, want
        	            	   got
        	            	  yam (11)
    fstest.go:185: 
        	Error Trace:	/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:173
        	            				/home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:388
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1176
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1354
        	            				/home/rclone/go/pkg/mod/golang.org/toolchain@v0.0.1-go1.23.0.linux-amd64/src/testing/testing.go:1684
        	Error:      	Should be true
        	Test:       	TestNothingToTransferWithoutEmptyDirs
        	Messages:   	Unexpected file "yam"
--- FAIL: TestNothingToTransferWithoutEmptyDirs (40.61s)
FAIL
2025/03/11 03:25:37 DEBUG : mega root 'rclone-test-zuruwiw6luni': Purge remote
"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 22m19.020863722s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf TestSyncWithTrackRenamesStrategyLeaf TestServerSideMoveLocal TestMoveWithDeleteEmptySrcDirs TestMoveWithoutDeleteEmptySrcDirs TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs TestServerSideMoveOverlap TestSyncOverlap TestSyncOverlapWithFilter TestSyncCompareDest TestSyncMultipleCompareDest TestSyncCopyDest TestSyncBackupDir TestSyncBackupDirWithSuffix TestSyncBackupDirWithSuffixKeepExtension TestSyncBackupDirSuffixOnly TestSyncSuffix TestSyncSuffixKeepExtension TestSyncUTFNorm TestSyncImmutable TestSyncIgnoreCase TestFixCase TestMaxTransfer/Hard TestMaxTransfer/Soft TestMaxTransfer/Cautious TestSyncConcurrentDelete TestSyncConcurrentTruncate TestSyncReplaceDirModTime TestSyncReplaceDirModTimeWithEmptyDirs TestNothingToTransferWithEmptyDirs TestNothingToTransferWithoutEmptyDirs]