"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2025/03/16 10:17:29 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa" 2025/03/16 10:17:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/16 10:17:48 DEBUG : Creating backend with remote "/tmp/rclone2826708301" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:17:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/16 10:17:48 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:48 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.05s) === RUN TestCopy run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:17:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:17:48 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:48 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:17:49 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': 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 (2.20s) === RUN TestCopyMetadata run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:50 DEBUG : Creating backend with remote "/non-existing" 2025/03/16 10:17:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/16 10:17:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:17:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:17:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyCheckFirst run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:52 INFO : mega root 'rclone-test-wanozul9kaxa': Running all checks before starting transfers 2025/03/16 10:17:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:17:52 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:52 INFO : mega root 'rclone-test-wanozul9kaxa': Checks finished, now starting transfers 2025/03/16 10:17:52 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:17:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (1.72s) === RUN TestSyncNoTraverse run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:53 ERROR : Ignoring --no-traverse with sync 2025/03/16 10:17:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:17:53 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:53 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:17:54 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:17:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoTraverse (2.12s) === RUN TestCopyWithDepth run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:17:56 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/16 10:17:56 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:17:56 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:17:56 INFO : hello world2: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.26s) === RUN TestCopyWithFilesFrom run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:18:03 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:03 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:03 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.38s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:18:10 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:10 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:11 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.51s) === RUN TestCopyEmptyDirectories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:18 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 10:18:18 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:18:18 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/16 10:18:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:18:18 INFO : sub dir: Making directory 2025/03/16 10:18:18 INFO : sub dir2: Making directory 2025/03/16 10:18:18 INFO : sub dir2/sub sub dir2: Making directory 2025/03/16 10:18:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:18 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:18 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:18 DEBUG : mega root 'rclone-test-wanozul9kaxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.47s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:19 INFO : sub dir2: Making directory 2025/03/16 10:18:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/16 10:18:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:19 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:19 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:20 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (1.71s) === RUN TestMoveEmptyDirectories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:21 DEBUG : sub dir2: Making directory with metadata 2025/03/16 10:18:21 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:18:21 INFO : sub dir: Making directory 2025/03/16 10:18:21 INFO : sub dir2: Making directory 2025/03/16 10:18:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:21 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:21 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:21 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:18:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:21 DEBUG : mega root 'rclone-test-wanozul9kaxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/16 10:18:21 DEBUG : mega root 'rclone-test-wanozul9kaxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.22s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:22 INFO : sub dir2: Making directory 2025/03/16 10:18:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:22 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:22 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:22 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:18:22 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (1.68s) === RUN TestSyncEmptyDirectories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:24 DEBUG : sub dir2: Making directory with metadata 2025/03/16 10:18:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:18:24 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:18:24 INFO : sub dir: Making directory 2025/03/16 10:18:24 INFO : sub dir2: Making directory 2025/03/16 10:18:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:24 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:24 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:24 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:18:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:24 DEBUG : mega root 'rclone-test-wanozul9kaxa': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (0.92s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:25 INFO : sub dir2: Making directory 2025/03/16 10:18:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:25 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:25 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:25 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:18:25 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (1.96s) === RUN TestServerSideCopy run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:27 DEBUG : Creating backend with remote "TestMega:rclone-test-xakodih3cini" 2025/03/16 10:18:27 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) mega root 'rclone-test-wanozul9kaxa' -> mega root 'rclone-test-xakodih3cini' 2025/03/16 10:18:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:27 DEBUG : mega root 'rclone-test-xakodih3cini': Waiting for checks to finish 2025/03/16 10:18:27 DEBUG : mega root 'rclone-test-xakodih3cini': Waiting for transfers to finish 2025/03/16 10:18:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:28 DEBUG : mega root 'rclone-test-xakodih3cini': Purge remote --- PASS: TestServerSideCopy (1.90s) === RUN TestCopyOverSelf run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:29 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 10:18:29 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:29 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (1.04s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:30 DEBUG : Creating backend with remote "TestMega:rclone-test-xavifiz9sike" sync_test.go:626: Server side copy (if possible) mega root 'rclone-test-wanozul9kaxa' -> mega root 'rclone-test-xavifiz9sike' 2025/03/16 10:18:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:30 DEBUG : mega root 'rclone-test-xavifiz9sike': Waiting for checks to finish 2025/03/16 10:18:30 DEBUG : mega root 'rclone-test-xavifiz9sike': Waiting for transfers to finish 2025/03/16 10:18:31 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:31 DEBUG : mega root 'rclone-test-xavifiz9sike': Waiting for checks to finish 2025/03/16 10:18:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 10:18:31 DEBUG : mega root 'rclone-test-xavifiz9sike': Waiting for transfers to finish 2025/03/16 10:18:32 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:32 DEBUG : mega root 'rclone-test-xavifiz9sike': Purge remote --- PASS: TestServerSideCopyOverSelf (2.68s) === RUN TestMoveOverSelf run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:33 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 10:18:33 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:33 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:34 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/16 10:18:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (2.04s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:35 DEBUG : Creating backend with remote "TestMega:rclone-test-navuden2xopu" sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-wanozul9kaxa' -> mega root 'rclone-test-navuden2xopu' 2025/03/16 10:18:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:35 DEBUG : mega root 'rclone-test-navuden2xopu': Waiting for checks to finish 2025/03/16 10:18:35 DEBUG : mega root 'rclone-test-navuden2xopu': Waiting for transfers to finish 2025/03/16 10:18:37 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:37 DEBUG : mega root 'rclone-test-navuden2xopu': Using server-side directory move 2025/03/16 10:18:37 INFO : mega root 'rclone-test-navuden2xopu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 10:18:37 DEBUG : mega root 'rclone-test-navuden2xopu': Waiting for checks to finish 2025/03/16 10:18:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/16 10:18:37 DEBUG : mega root 'rclone-test-navuden2xopu': Waiting for transfers to finish 2025/03/16 10:18:37 INFO : sub dir/hello world: Deleted 2025/03/16 10:18:37 INFO : sub dir/hello world: Moved (server-side) 2025/03/16 10:18:37 DEBUG : testing file moves 2025/03/16 10:18:37 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/16 10:18:37 DEBUG : mega root 'rclone-test-navuden2xopu': Waiting for checks to finish 2025/03/16 10:18:37 DEBUG : mega root 'rclone-test-navuden2xopu': Waiting for transfers to finish 2025/03/16 10:18:38 INFO : sub dir/hello world: Deleted 2025/03/16 10:18:38 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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/16 10:18:45 DEBUG : mega root 'rclone-test-navuden2xopu': Purge remote --- FAIL: TestServerSideMoveOverSelf (10.73s) === RUN TestCopyAfterDelete run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:45 ERROR : : error listing: directory not found 2025/03/16 10:18:45 INFO : Local file system at /tmp/rclone2826708301: Making directory 2025/03/16 10:18:45 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:45 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (2.15s) === RUN TestCopyRedownload run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:48 DEBUG : Added delayed dir = "sub dir", newDst=<nil> 2025/03/16 10:18:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:18:48 DEBUG : Local file system at /tmp/rclone2826708301: Waiting for checks to finish 2025/03/16 10:18:48 DEBUG : Local file system at /tmp/rclone2826708301: Waiting for transfers to finish 2025/03/16 10:18:49 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/16 10:18:49 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:18:49 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.71s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:49 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/16 10:18:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:49 INFO : check sum: Copied (new) 2025/03/16 10:18:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:49 NOTICE: mega root 'rclone-test-wanozul9kaxa': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/16 10:18:49 DEBUG : check sum: Size of src and dst objects identical 2025/03/16 10:18:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:49 DEBUG : check sum: Unchanged skipping 2025/03/16 10:18:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:49 DEBUG : Waiting for deletions to finish 2025/03/16 10:18:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (0.42s) === RUN TestSyncSizeOnly run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:49 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/16 10:18:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:49 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:50 INFO : sizeonly: Copied (new) 2025/03/16 10:18:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:50 DEBUG : sizeonly: Sizes identical 2025/03/16 10:18:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:50 DEBUG : sizeonly: Unchanged skipping 2025/03/16 10:18:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:50 DEBUG : Waiting for deletions to finish 2025/03/16 10:18:50 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:57 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/16 10:18:57 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:57 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:57 INFO : ignore-size: Copied (new) 2025/03/16 10:18:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:18:57 DEBUG : ignore-size: Sizes identical 2025/03/16 10:18:57 DEBUG : ignore-size: Unchanged skipping 2025/03/16 10:18:57 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:18:57 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:18:57 DEBUG : Waiting for deletions to finish 2025/03/16 10:18:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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 (7.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:04 DEBUG : existing: Sizes identical 2025/03/16 10:19:04 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:04 DEBUG : existing: Unchanged skipping 2025/03/16 10:19:04 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:04 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:04 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:04 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/16 10:19:04 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:04 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:05 INFO : existing: Copied (replaced existing) 2025/03/16 10:19:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (0.71s) === RUN TestSyncIgnoreExisting run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 10:19:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:05 INFO : existing: Copied (new) 2025/03/16 10:19:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:05 DEBUG : existing: Destination exists, skipping 2025/03/16 10:19:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:05 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:05 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.72s) === RUN TestSyncIgnoreErrors run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:14 INFO : d: Making directory 2025/03/16 10:19:15 DEBUG : c/non empty space: Sizes identical 2025/03/16 10:19:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:15 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:15 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 10:19:15 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:15 INFO : a/potato2: Copied (new) 2025/03/16 10:19:15 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:15 INFO : b/potato: Deleted 2025/03/16 10:19:15 INFO : d: Removing directory 2025/03/16 10:19:15 INFO : b: Removing directory 2025/03/16 10:19:16 DEBUG : mega root 'rclone-test-wanozul9kaxa': deleted 2 directories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (3.97s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:17 DEBUG : empty space: Sizes identical 2025/03/16 10:19:17 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:17 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:17 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:17 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:17 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:17 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:17 DEBUG : empty space: Sizes identical 2025/03/16 10:19:17 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:17 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:17 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:17 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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 (7.40s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:24 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 10:19:24 DEBUG : empty space: Sizes identical 2025/03/16 10:19:24 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:24 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:24 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:24 INFO : potato: Copied (new) 2025/03/16 10:19:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.63s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:32 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/16 10:19:32 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:32 INFO : potato: Copied (replaced existing) 2025/03/16 10:19:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.80s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/16 10:19:33 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/16 10:19:33 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:33 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:34 INFO : potato: Copied (replaced existing) 2025/03/16 10:19:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (1.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:34 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/16 10:19:34 DEBUG : empty space: Sizes identical 2025/03/16 10:19:34 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:34 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:34 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:34 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:34 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:42 DEBUG : empty space: Sizes identical 2025/03/16 10:19:42 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:42 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:42 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:42 INFO : potato2: Copied (new) 2025/03/16 10:19:42 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:42 INFO : potato: Deleted run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.94s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:43 INFO : d: Making directory 2025/03/16 10:19:43 INFO : d/e: Making directory 2025/03/16 10:19:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:43 DEBUG : c/non empty space: Sizes identical 2025/03/16 10:19:43 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 10:19:43 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:43 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:44 INFO : a/potato2: Copied (new) 2025/03/16 10:19:44 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:44 INFO : b/potato: Deleted 2025/03/16 10:19:44 INFO : d/e: Removing directory 2025/03/16 10:19:44 INFO : d: Removing directory 2025/03/16 10:19:44 INFO : b: Removing directory 2025/03/16 10:19:44 DEBUG : mega root 'rclone-test-wanozul9kaxa': deleted 3 directories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:48 INFO : d: Making directory 2025/03/16 10:19:48 DEBUG : c/non empty space: Sizes identical 2025/03/16 10:19:48 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:48 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:48 DEBUG : c/non empty space: Unchanged skipping 2025/03/16 10:19:48 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:48 INFO : a/potato2: Copied (new) 2025/03/16 10:19:48 ERROR : mega root 'rclone-test-wanozul9kaxa': not deleting files as there were IO errors 2025/03/16 10:19:48 ERROR : mega root 'rclone-test-wanozul9kaxa': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (3.99s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:50 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:50 DEBUG : empty space: Sizes identical 2025/03/16 10:19:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:50 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:51 INFO : potato: Deleted 2025/03/16 10:19:51 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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 (8.70s) === RUN TestSyncDeleteBefore run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:19:58 DEBUG : Waiting for deletions to finish 2025/03/16 10:19:58 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:58 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:59 INFO : potato: Deleted 2025/03/16 10:19:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:19:59 DEBUG : empty space: Sizes identical 2025/03/16 10:19:59 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:19:59 DEBUG : empty space: Unchanged skipping 2025/03/16 10:19:59 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:19:59 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.56s) === RUN TestCopyDeleteBefore run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:20:07 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:07 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:07 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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.67s) === RUN TestSyncWithExclude run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 10:20:15 DEBUG : potato2: Excluded 2025/03/16 10:20:15 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 10:20:15 DEBUG : enormous: Excluded 2025/03/16 10:20:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 10:20:15 DEBUG : potato2: Excluded 2025/03/16 10:20:15 DEBUG : empty space: Sizes identical 2025/03/16 10:20:15 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:15 DEBUG : empty space: Unchanged skipping 2025/03/16 10:20:15 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:15 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:15 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 10:20:15 DEBUG : potato2: Excluded 2025/03/16 10:20:15 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 10:20:15 DEBUG : enormous: Excluded 2025/03/16 10:20:15 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 10:20:15 DEBUG : potato2: Excluded 2025/03/16 10:20:15 DEBUG : empty space: Sizes identical 2025/03/16 10:20:15 DEBUG : Local file system at /tmp/rclone2826708301: Waiting for checks to finish 2025/03/16 10:20:15 DEBUG : empty space: Unchanged skipping 2025/03/16 10:20:15 DEBUG : Local file system at /tmp/rclone2826708301: Waiting for transfers to finish 2025/03/16 10:20:15 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:15 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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 (7.58s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:23 DEBUG : enormous: Excluded (Size Filter) 2025/03/16 10:20:23 DEBUG : enormous: Excluded 2025/03/16 10:20:23 DEBUG : potato2: Excluded (Size Filter) 2025/03/16 10:20:23 DEBUG : potato2: Excluded 2025/03/16 10:20:23 DEBUG : empty space: Sizes identical 2025/03/16 10:20:23 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:23 DEBUG : empty space: Unchanged skipping 2025/03/16 10:20:23 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:23 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:23 INFO : potato2: Deleted 2025/03/16 10:20:23 INFO : enormous: Deleted 2025/03/16 10:20:23 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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/16 10:20:30 DEBUG : empty space: Sizes identical 2025/03/16 10:20:30 DEBUG : empty space: Unchanged skipping 2025/03/16 10:20:30 DEBUG : Local file system at /tmp/rclone2826708301: Waiting for checks to finish 2025/03/16 10:20:30 DEBUG : Local file system at /tmp/rclone2826708301: Waiting for transfers to finish 2025/03/16 10:20:30 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:30 INFO : enormous: Deleted 2025/03/16 10:20:30 INFO : potato2: Deleted 2025/03/16 10:20:30 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.05s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/16 10:20:30 ERROR : mega root 'rclone-test-wanozul9kaxa': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/16 10:20:30 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 10:20:30 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/16 10:20:30 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:30 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:30 INFO : potato: Copied (new) 2025/03/16 10:20:30 INFO : yam: Copied (new) 2025/03/16 10:20:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:30 ERROR : mega root 'rclone-test-wanozul9kaxa': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/16 10:20:30 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/16 10:20:30 DEBUG : potato: Sizes identical 2025/03/16 10:20:30 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:30 DEBUG : potato: Unchanged skipping 2025/03/16 10:20:30 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:31 INFO : yaml: Copied (new) 2025/03/16 10:20:31 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:31 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (1.40s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/16 10:20:31 ERROR : mega root 'rclone-test-wanozul9kaxa': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/16 10:20:31 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/16 10:20:31 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/16 10:20:31 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:31 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:32 INFO : yam: Copied (new) 2025/03/16 10:20:35 INFO : potato: Copied (new) 2025/03/16 10:20:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:35 ERROR : mega root 'rclone-test-wanozul9kaxa': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/16 10:20:35 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/16 10:20:35 DEBUG : potato: Sizes identical 2025/03/16 10:20:35 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:35 DEBUG : potato: Unchanged skipping 2025/03/16 10:20:35 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:35 INFO : yaml: Copied (new) 2025/03/16 10:20:35 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:35 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (4.25s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/16 10:20:35 INFO : mega root 'rclone-test-wanozul9kaxa': Making map for --track-renames 2025/03/16 10:20:35 INFO : mega root 'rclone-test-wanozul9kaxa': Finished making map for --track-renames 2025/03/16 10:20:35 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/16 10:20:35 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/16 10:20:35 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for renames to finish 2025/03/16 10:20:35 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:36 INFO : sub/yam: Copied (new) 2025/03/16 10:20:41 INFO : potato: Copied (new) 2025/03/16 10:20:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:41 DEBUG : potato: Sizes identical 2025/03/16 10:20:41 DEBUG : potato: Unchanged skipping 2025/03/16 10:20:41 INFO : mega root 'rclone-test-wanozul9kaxa': Making map for --track-renames 2025/03/16 10:20:41 INFO : mega root 'rclone-test-wanozul9kaxa': Finished making map for --track-renames 2025/03/16 10:20:41 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:41 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for renames to finish 2025/03/16 10:20:41 INFO : sub/yam: Moved (server-side) to: yam 2025/03/16 10:20:41 INFO : yam: Renamed from "sub/yam" 2025/03/16 10:20:41 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:41 DEBUG : Waiting for deletions to finish 2025/03/16 10:20:41 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (5.96s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:41 DEBUG : Creating backend with remote "/tmp/rclone2826708301/dir1" 2025/03/16 10:20:41 DEBUG : Config file has changed externally - reloading 2025/03/16 10:20:41 DEBUG : Creating backend with remote "/tmp/rclone2826708301/dir2" 2025/03/16 10:20:41 DEBUG : Local file system at /tmp/rclone2826708301/dir2: Using server-side directory move 2025/03/16 10:20:41 INFO : Local file system at /tmp/rclone2826708301/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 10:20:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/16 10:20:41 DEBUG : Local file system at /tmp/rclone2826708301/dir2: Waiting for checks to finish 2025/03/16 10:20:41 DEBUG : Local file system at /tmp/rclone2826708301/dir2: Waiting for transfers to finish 2025/03/16 10:20:41 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:20:41 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 10:20:41 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:41 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:42 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:20:42 INFO : sub dir/hello world: Deleted 2025/03/16 10:20:42 INFO : nested/sub dir/file: Copied (new) 2025/03/16 10:20:42 INFO : nested/sub dir/file: Deleted 2025/03/16 10:20:42 INFO : sub dir: Removing directory 2025/03/16 10:20:42 INFO : nested/sub dir: Removing directory 2025/03/16 10:20:42 INFO : nested: Removing directory 2025/03/16 10:20:42 DEBUG : Local file system at /tmp/rclone2826708301: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.70s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/16 10:20:43 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/16 10:20:43 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:43 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:44 INFO : sub dir/hello world: Copied (new) 2025/03/16 10:20:44 INFO : sub dir/hello world: Deleted 2025/03/16 10:20:44 INFO : nested/sub dir/file: Copied (new) 2025/03/16 10:20:44 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:45 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 10:20:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/16 10:20:45 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:45 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:45 INFO : existing-b: Copied (new) 2025/03/16 10:20:45 INFO : existing-b: Deleted 2025/03/16 10:20:45 INFO : existing: Copied (new) 2025/03/16 10:20:45 INFO : existing: Deleted 2025/03/16 10:20:45 DEBUG : existing: Destination exists, skipping 2025/03/16 10:20:45 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/16 10:20:45 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:20:45 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:20:45 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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: TestMoveWithIgnoreExisting (7.66s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:52 DEBUG : Creating backend with remote "TestMega:rclone-test-joxonor4qema" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-wanozul9kaxa' -> mega root 'rclone-test-joxonor4qema' 2025/03/16 10:20:56 DEBUG : mega root 'rclone-test-joxonor4qema': Using server-side directory move 2025/03/16 10:20:56 INFO : mega root 'rclone-test-joxonor4qema': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 10:20:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:20:56 DEBUG : empty space: Sizes identical 2025/03/16 10:20:56 DEBUG : empty space: Unchanged skipping 2025/03/16 10:20:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 10:20:56 DEBUG : mega root 'rclone-test-joxonor4qema': Waiting for checks to finish 2025/03/16 10:20:56 INFO : empty space: Deleted 2025/03/16 10:20:56 DEBUG : mega root 'rclone-test-joxonor4qema': Waiting for transfers to finish 2025/03/16 10:20:57 INFO : potato3: Deleted 2025/03/16 10:20:57 INFO : potato2: Moved (server-side) 2025/03/16 10:20:57 INFO : potato3: Moved (server-side) 2025/03/16 10:20:57 DEBUG : Creating backend with remote "TestMega:rclone-test-xiweqat5xare" 2025/03/16 10:20:57 DEBUG : mega root 'rclone-test-xiweqat5xare': Using server-side directory move 2025/03/16 10:20:57 INFO : mega root 'rclone-test-xiweqat5xare': Server side directory move succeeded 2025/03/16 10:20:57 ERROR : : error listing: directory not found 2025/03/16 10:20:57 DEBUG : mega root 'rclone-test-xiweqat5xare': Purge remote 2025/03/16 10:20:57 DEBUG : mega root 'rclone-test-joxonor4qema': Purge remote 2025/03/16 10:20:57 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (4.80s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:20:57 DEBUG : Creating backend with remote "TestMega:rclone-test-simekuk0gede" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-wanozul9kaxa' -> mega root 'rclone-test-simekuk0gede' 2025/03/16 10:20:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 10:20:59 DEBUG : empty space: Excluded 2025/03/16 10:20:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 10:20:59 DEBUG : empty space: Excluded 2025/03/16 10:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:20:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 10:20:59 DEBUG : mega root 'rclone-test-simekuk0gede': Waiting for checks to finish 2025/03/16 10:20:59 DEBUG : mega root 'rclone-test-simekuk0gede': Waiting for transfers to finish 2025/03/16 10:20:59 INFO : potato3: Deleted 2025/03/16 10:20:59 INFO : potato2: Moved (server-side) 2025/03/16 10:20:59 INFO : potato3: Moved (server-side) 2025/03/16 10:20:59 DEBUG : Creating backend with remote "TestMega:rclone-test-gorogux2yivi" 2025/03/16 10:20:59 DEBUG : empty space: Excluded (Size Filter) 2025/03/16 10:20:59 DEBUG : empty space: Excluded 2025/03/16 10:20:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:20:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/16 10:20:59 DEBUG : mega root 'rclone-test-gorogux2yivi': Waiting for checks to finish 2025/03/16 10:20:59 DEBUG : mega root 'rclone-test-gorogux2yivi': Waiting for transfers to finish 2025/03/16 10:21:00 INFO : potato2: Moved (server-side) 2025/03/16 10:21:00 INFO : potato3: Moved (server-side) 2025/03/16 10:21:00 DEBUG : mega root 'rclone-test-gorogux2yivi': Purge remote 2025/03/16 10:21:00 DEBUG : mega root 'rclone-test-simekuk0gede': Purge remote --- PASS: TestServerSideMoveWithFilter (3.33s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:00 DEBUG : Creating backend with remote "TestMega:rclone-test-befavuy6goku" 2025/03/16 10:21:02 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-wanozul9kaxa' -> mega root 'rclone-test-befavuy6goku' 2025/03/16 10:21:03 DEBUG : mega root 'rclone-test-befavuy6goku': Using server-side directory move 2025/03/16 10:21:03 INFO : mega root 'rclone-test-befavuy6goku': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/16 10:21:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/16 10:21:03 DEBUG : empty space: Sizes identical 2025/03/16 10:21:03 DEBUG : empty space: Unchanged skipping 2025/03/16 10:21:03 DEBUG : mega root 'rclone-test-befavuy6goku': Waiting for checks to finish 2025/03/16 10:21:03 INFO : empty space: Deleted 2025/03/16 10:21:03 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/16 10:21:03 DEBUG : mega root 'rclone-test-befavuy6goku': Waiting for transfers to finish 2025/03/16 10:21:04 INFO : potato3: Deleted 2025/03/16 10:21:04 INFO : potato2: Moved (server-side) 2025/03/16 10:21:04 INFO : potato3: Moved (server-side) 2025/03/16 10:21:04 INFO : tomatoDir: Removing directory 2025/03/16 10:21:04 DEBUG : mega root 'rclone-test-wanozul9kaxa': deleted 1 directories 2025/03/16 10:21:04 DEBUG : Creating backend with remote "TestMega:rclone-test-gahufid1lapu" 2025/03/16 10:21:04 INFO : tomatoDir: Making directory 2025/03/16 10:21:04 DEBUG : mega root 'rclone-test-gahufid1lapu': Using server-side directory move 2025/03/16 10:21:04 INFO : mega root 'rclone-test-gahufid1lapu': Server side directory move succeeded 2025/03/16 10:21:04 ERROR : : error listing: directory not found 2025/03/16 10:21:04 ERROR : : error listing: directory not found 2025/03/16 10:21:04 DEBUG : mega root 'rclone-test-gahufid1lapu': Purge remote 2025/03/16 10:21:04 DEBUG : mega root 'rclone-test-befavuy6goku': Purge remote 2025/03/16 10:21:04 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (3.90s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.00s) === RUN TestSyncOverlap run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:04 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:04 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/rclone-sync-test" 2025/03/16 10:21:04 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/rclone-sync-test-include/layer2" 2025/03/16 10:21:05 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/rclone-sync-test-ignore-file" 2025/03/16 10:21:05 DEBUG : rclone-sync-test: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa/rclone-sync-test': Waiting for checks to finish 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa/rclone-sync-test': Waiting for transfers to finish 2025/03/16 10:21:05 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:05 INFO : There was nothing to transfer 2025/03/16 10:21:05 DEBUG : rclone-sync-test: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:21:05 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:05 INFO : rclone-sync-test-include: Removing directory 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': failed to delete 1 directories 2025/03/16 10:21:05 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:05 DEBUG : rclone-sync-test: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/16 10:21:05 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:05 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:05 DEBUG : rclone-sync-test: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:21:05 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:05 INFO : rclone-sync-test-include: Removing directory 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa': failed to delete 1 directories 2025/03/16 10:21:05 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:05 DEBUG : : Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/16 10:21:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/16 10:21:05 DEBUG : mega root 'rclone-test-wanozul9kaxa/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/16 10:21:05 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:05 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (2.15s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:06 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:06 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/CompareDest" 2025/03/16 10:21:06 DEBUG : one: Need to transfer - File not found at Destination 2025/03/16 10:21:06 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:06 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:07 INFO : one: Copied (new) 2025/03/16 10:21:07 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 10:21:07 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:07 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:07 INFO : one: Copied (replaced existing) 2025/03/16 10:21:07 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 10:21:08 DEBUG : one: Sizes identical 2025/03/16 10:21:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:08 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:08 INFO : There was nothing to transfer 2025/03/16 10:21:08 DEBUG : two: Sizes identical 2025/03/16 10:21:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 10:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 10:21:08 DEBUG : one: Sizes identical 2025/03/16 10:21:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:08 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:08 INFO : There was nothing to transfer 2025/03/16 10:21:08 DEBUG : two: Sizes identical 2025/03/16 10:21:08 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/16 10:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 10:21:08 DEBUG : one: Sizes identical 2025/03/16 10:21:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:08 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:08 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/16 10:21:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/16 10:21:08 DEBUG : two: Need to transfer - File not found at Destination 2025/03/16 10:21:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/16 10:21:08 DEBUG : one: Sizes identical 2025/03/16 10:21:08 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:08 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:08 INFO : two: Copied (new) 2025/03/16 10:21:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (3.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:10 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dest" 2025/03/16 10:21:10 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/pre-dest1" 2025/03/16 10:21:10 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/pre-dest2" 2025/03/16 10:21:10 DEBUG : 1: Sizes identical 2025/03/16 10:21:10 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/16 10:21:10 DEBUG : 2: Sizes identical 2025/03/16 10:21:10 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/16 10:21:10 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/16 10:21:10 DEBUG : mega root 'rclone-test-wanozul9kaxa/dest': Waiting for checks to finish 2025/03/16 10:21:10 DEBUG : mega root 'rclone-test-wanozul9kaxa/dest': Waiting for transfers to finish 2025/03/16 10:21:11 INFO : 3: Copied (new) 2025/03/16 10:21:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.02s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.00s) === RUN TestSyncBackupDir run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:12 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:12 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/backup" 2025/03/16 10:21:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 10:21:12 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:12 DEBUG : two: Sizes identical 2025/03/16 10:21:12 DEBUG : two: Unchanged skipping 2025/03/16 10:21:13 INFO : one: Moved (server-side) 2025/03/16 10:21:13 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:13 INFO : one: Copied (new) 2025/03/16 10:21:13 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:13 INFO : three.txt: Moved (server-side) 2025/03/16 10:21:13 INFO : three.txt: Moved into backup dir 2025/03/16 10:21:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 10:21:17 DEBUG : two: Sizes identical 2025/03/16 10:21:17 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:17 DEBUG : two: Unchanged skipping 2025/03/16 10:21:17 INFO : one: Deleted 2025/03/16 10:21:17 INFO : one: Moved (server-side) 2025/03/16 10:21:17 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:18 INFO : one: Copied (new) 2025/03/16 10:21:18 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:18 INFO : three.txt: Deleted 2025/03/16 10:21:18 INFO : three.txt: Moved (server-side) 2025/03/16 10:21:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (7.72s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:20 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:20 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/backup" 2025/03/16 10:21:20 DEBUG : two: Sizes identical 2025/03/16 10:21:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 10:21:20 DEBUG : two: Unchanged skipping 2025/03/16 10:21:20 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:21 INFO : one: Moved (server-side) to: one.bak 2025/03/16 10:21:21 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:21 INFO : one: Copied (new) 2025/03/16 10:21:21 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 10:21:22 INFO : three.txt: Moved into backup dir 2025/03/16 10:21:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 10:21:22 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:22 INFO : one.bak: Deleted 2025/03/16 10:21:22 DEBUG : two: Sizes identical 2025/03/16 10:21:22 DEBUG : two: Unchanged skipping 2025/03/16 10:21:22 INFO : one: Moved (server-side) to: one.bak 2025/03/16 10:21:22 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:22 INFO : one: Copied (new) 2025/03/16 10:21:22 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:22 INFO : three.txt.bak: Deleted 2025/03/16 10:21:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 10:21:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (4.51s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:25 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:25 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/backup" 2025/03/16 10:21:25 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 10:21:25 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:25 DEBUG : two: Sizes identical 2025/03/16 10:21:25 DEBUG : two: Unchanged skipping 2025/03/16 10:21:25 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 10:21:25 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:25 INFO : one: Copied (new) 2025/03/16 10:21:25 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 10:21:26 INFO : three.txt: Moved into backup dir 2025/03/16 10:21:26 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 10:21:26 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:26 DEBUG : two: Sizes identical 2025/03/16 10:21:26 DEBUG : two: Unchanged skipping 2025/03/16 10:21:26 INFO : one-2019-01-01: Deleted 2025/03/16 10:21:26 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 10:21:26 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:26 INFO : one: Copied (new) 2025/03/16 10:21:26 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:27 INFO : three-2019-01-01.txt: Deleted 2025/03/16 10:21:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 10:21:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (4.06s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:29 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 10:21:29 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:29 DEBUG : two: Sizes identical 2025/03/16 10:21:29 DEBUG : two: Unchanged skipping 2025/03/16 10:21:29 INFO : one: Moved (server-side) to: one.bak 2025/03/16 10:21:29 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:29 INFO : one: Copied (new) 2025/03/16 10:21:29 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:29 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 10:21:29 INFO : three.txt: Moved into backup dir 2025/03/16 10:21:30 DEBUG : one.bak: Excluded (Path Filter) 2025/03/16 10:21:30 DEBUG : one.bak: Excluded 2025/03/16 10:21:30 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/16 10:21:30 DEBUG : three.txt.bak: Excluded 2025/03/16 10:21:30 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 10:21:30 DEBUG : two: Sizes identical 2025/03/16 10:21:30 DEBUG : two: Unchanged skipping 2025/03/16 10:21:30 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for checks to finish 2025/03/16 10:21:30 INFO : one.bak: Deleted 2025/03/16 10:21:30 INFO : one: Moved (server-side) to: one.bak 2025/03/16 10:21:30 DEBUG : mega root 'rclone-test-wanozul9kaxa/dst': Waiting for transfers to finish 2025/03/16 10:21:30 INFO : one: Copied (new) 2025/03/16 10:21:30 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:30 INFO : three.txt.bak: Deleted 2025/03/16 10:21:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 10:21:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (3.26s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:42 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 10:21:42 INFO : one: Moved (server-side) to: one.bak 2025/03/16 10:21:42 INFO : one: Copied (new) 2025/03/16 10:21:42 DEBUG : two: Sizes identical 2025/03/16 10:21:42 DEBUG : two: Unchanged skipping 2025/03/16 10:21:42 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 10:21:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 10:21:43 INFO : three.txt: Copied (new) 2025/03/16 10:21:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 10:21:43 INFO : one.bak: Deleted 2025/03/16 10:21:43 INFO : one: Moved (server-side) to: one.bak 2025/03/16 10:21:43 INFO : one: Copied (new) 2025/03/16 10:21:43 DEBUG : two: Sizes identical 2025/03/16 10:21:43 DEBUG : two: Unchanged skipping 2025/03/16 10:21:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 10:21:43 INFO : three.txt.bak: Deleted 2025/03/16 10:21:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/16 10:21:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.43s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:46 DEBUG : Creating backend with remote "TestMega:rclone-test-wanozul9kaxa/dst" 2025/03/16 10:21:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/16 10:21:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 10:21:46 INFO : one: Copied (new) 2025/03/16 10:21:46 DEBUG : two: Sizes identical 2025/03/16 10:21:46 DEBUG : two: Unchanged skipping 2025/03/16 10:21:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/16 10:21:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 10:21:47 INFO : three.txt: Copied (new) 2025/03/16 10:21:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/16 10:21:47 INFO : one-2019-01-01: Deleted 2025/03/16 10:21:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/16 10:21:47 INFO : one: Copied (new) 2025/03/16 10:21:47 DEBUG : two: Sizes identical 2025/03/16 10:21:47 DEBUG : two: Unchanged skipping 2025/03/16 10:21:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/16 10:21:47 INFO : three-2019-01-01.txt: Deleted 2025/03/16 10:21:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/16 10:21:48 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (4.45s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:50 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/16 10:21:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:21:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:21:50 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/16 10:21:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.13s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/16 10:21:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:21:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:21:50 INFO : existing: Copied (new) 2025/03/16 10:21:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:50 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/16 10:21:50 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/16 10:21:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:21:50 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:21:50 ERROR : mega root 'rclone-test-wanozul9kaxa': not deleting files as there were IO errors 2025/03/16 10:21:50 ERROR : mega root 'rclone-test-wanozul9kaxa': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", 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: TestSyncImmutable (7.31s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:21:58 DEBUG : existing: Sizes identical 2025/03/16 10:21:58 DEBUG : existing: Unchanged skipping 2025/03/16 10:21:58 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:21:58 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:21:58 DEBUG : Waiting for deletions to finish 2025/03/16 10:21:58 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:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreCase (7.30s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.00s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.00s) --- SKIP: TestMaxTransfer/Hard (0.00s) --- SKIP: TestMaxTransfer/Soft (0.00s) --- SKIP: TestMaxTransfer/Cautious (0.00s) === RUN TestSyncConcurrentDelete run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:21 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:22:21 DEBUG : both1: Sizes identical 2025/03/16 10:22:21 DEBUG : both0: Sizes identical 2025/03/16 10:22:21 DEBUG : both10: Sizes identical 2025/03/16 10:22:21 DEBUG : both11: Sizes identical 2025/03/16 10:22:21 DEBUG : both1: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both12: Sizes identical 2025/03/16 10:22:21 DEBUG : both12: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both13: Sizes identical 2025/03/16 10:22:21 DEBUG : both13: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both14: Sizes identical 2025/03/16 10:22:21 DEBUG : both0: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both15: Sizes identical 2025/03/16 10:22:21 DEBUG : both10: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both16: Sizes identical 2025/03/16 10:22:21 DEBUG : both11: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both17: Sizes identical 2025/03/16 10:22:21 DEBUG : both14: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both18: Sizes identical 2025/03/16 10:22:21 DEBUG : both18: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both19: Sizes identical 2025/03/16 10:22:21 DEBUG : both15: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both2: Sizes identical 2025/03/16 10:22:21 DEBUG : both2: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both3: Sizes identical 2025/03/16 10:22:21 DEBUG : both3: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both4: Sizes identical 2025/03/16 10:22:21 DEBUG : both4: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both5: Sizes identical 2025/03/16 10:22:21 DEBUG : both16: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both6: Sizes identical 2025/03/16 10:22:21 DEBUG : both6: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both7: Sizes identical 2025/03/16 10:22:21 DEBUG : both17: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both8: Sizes identical 2025/03/16 10:22:21 DEBUG : both8: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both9: Sizes identical 2025/03/16 10:22:21 DEBUG : both19: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both5: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both7: Unchanged skipping 2025/03/16 10:22:21 DEBUG : both9: Unchanged skipping 2025/03/16 10:22:21 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:22:21 DEBUG : Waiting for deletions to finish 2025/03/16 10:22:21 INFO : only8: Deleted 2025/03/16 10:22:21 INFO : only18: Deleted 2025/03/16 10:22:21 INFO : only1: Deleted 2025/03/16 10:22:21 INFO : only9: Deleted 2025/03/16 10:22:21 INFO : only13: Deleted 2025/03/16 10:22:21 INFO : only16: Deleted 2025/03/16 10:22:21 INFO : only15: Deleted 2025/03/16 10:22:21 INFO : only7: Deleted 2025/03/16 10:22:21 INFO : only0: Deleted 2025/03/16 10:22:21 INFO : only10: Deleted 2025/03/16 10:22:21 INFO : only14: Deleted 2025/03/16 10:22:22 INFO : only19: Deleted 2025/03/16 10:22:22 INFO : only4: Deleted 2025/03/16 10:22:22 INFO : only5: Deleted 2025/03/16 10:22:22 INFO : only2: Deleted 2025/03/16 10:22:22 INFO : only12: Deleted 2025/03/16 10:22:22 INFO : only17: Deleted 2025/03/16 10:22:22 INFO : only3: Deleted 2025/03/16 10:22:22 INFO : only11: Deleted 2025/03/16 10:22:22 INFO : only6: Deleted 2025/03/16 10:22:22 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (19.41s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:38 DEBUG : both0: Sizes identical 2025/03/16 10:22:38 DEBUG : both1: Sizes identical 2025/03/16 10:22:38 DEBUG : both10: Sizes identical 2025/03/16 10:22:38 DEBUG : both11: Sizes identical 2025/03/16 10:22:38 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for checks to finish 2025/03/16 10:22:38 DEBUG : both0: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both12: Sizes identical 2025/03/16 10:22:38 DEBUG : both12: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both13: Sizes identical 2025/03/16 10:22:38 DEBUG : both13: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both14: Sizes identical 2025/03/16 10:22:38 DEBUG : both14: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both15: Sizes identical 2025/03/16 10:22:38 DEBUG : both1: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both16: Sizes identical 2025/03/16 10:22:38 DEBUG : both10: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both17: Sizes identical 2025/03/16 10:22:38 DEBUG : both11: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both18: Sizes identical 2025/03/16 10:22:38 DEBUG : both18: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both19: Sizes identical 2025/03/16 10:22:38 DEBUG : both15: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both2: Sizes identical 2025/03/16 10:22:38 DEBUG : both2: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both3: Sizes identical 2025/03/16 10:22:38 DEBUG : both16: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both4: Sizes identical 2025/03/16 10:22:38 DEBUG : both4: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both5: Sizes identical 2025/03/16 10:22:38 DEBUG : both5: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both6: Sizes identical 2025/03/16 10:22:38 DEBUG : both6: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both7: Sizes identical 2025/03/16 10:22:38 DEBUG : both7: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both8: Sizes identical 2025/03/16 10:22:38 DEBUG : both8: Unchanged skipping 2025/03/16 10:22:38 DEBUG : both9: Sizes identical 2025/03/16 10:22:38 DEBUG : both9: Unchanged skipping 2025/03/16 10:22:38 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : both17: Unchanged skipping 2025/03/16 10:22:38 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : both19: Unchanged skipping 2025/03/16 10:22:38 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : both3: Unchanged skipping 2025/03/16 10:22:38 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/16 10:22:38 DEBUG : mega root 'rclone-test-wanozul9kaxa': Waiting for transfers to finish 2025/03/16 10:22:39 INFO : only0: Copied (replaced existing) 2025/03/16 10:22:40 INFO : only1: Copied (replaced existing) 2025/03/16 10:22:40 INFO : only10: Copied (replaced existing) 2025/03/16 10:22:40 INFO : only12: Copied (replaced existing) 2025/03/16 10:22:40 INFO : only11: Copied (replaced existing) 2025/03/16 10:22:40 INFO : only14: Copied (replaced existing) 2025/03/16 10:22:41 INFO : only13: Copied (replaced existing) 2025/03/16 10:22:41 INFO : only19: Copied (replaced existing) 2025/03/16 10:22:42 INFO : only18: Copied (replaced existing) 2025/03/16 10:22:42 INFO : only3: Copied (replaced existing) 2025/03/16 10:22:42 INFO : only2: Copied (replaced existing) 2025/03/16 10:22:42 INFO : only4: Copied (replaced existing) 2025/03/16 10:22:42 INFO : only15: Copied (replaced existing) 2025/03/16 10:22:43 INFO : only7: Copied (replaced existing) 2025/03/16 10:22:43 INFO : only6: Copied (replaced existing) 2025/03/16 10:22:43 INFO : only16: Copied (replaced existing) 2025/03/16 10:22:43 INFO : only8: Copied (replaced existing) 2025/03/16 10:22:44 INFO : only17: Copied (replaced existing) 2025/03/16 10:22:44 INFO : only5: Copied (replaced existing) 2025/03/16 10:22:44 INFO : only9: Copied (replaced existing) 2025/03/16 10:22:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (23.54s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:48 DEBUG : empty_dir: Making directory with metadata 2025/03/16 10:22:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:22:48 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 10:22:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:22:48 INFO : empty_on_remote: Making directory 2025/03/16 10:22:48 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTime (2.29s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:50 DEBUG : empty_dir: Making directory with metadata 2025/03/16 10:22:50 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:22:50 DEBUG : empty_on_remote: Making directory with metadata 2025/03/16 10:22:50 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/16 10:22:50 INFO : empty_on_remote: Making directory 2025/03/16 10:22:50 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-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:51 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:51 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:51 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:51 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:51 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:53 INFO : sub dir: Making directory 2025/03/16 10:22:53 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir2/very/very/very/very/very/nested/subdir" failed - try 1/3: directory not empty --- PASS: TestNothingToTransferWithEmptyDirs (4.95s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" 2025/03/16 10:22:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/16 10:22:58 INFO : sub dir: Making directory 2025/03/16 10:22:58 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-wanozul9kaxa'", Local "Local file system at /tmp/rclone2826708301", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.51s) FAIL 2025/03/16 10:23:01 DEBUG : mega root 'rclone-test-wanozul9kaxa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 5m32.008727613s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf]