"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2025/03/01 07:11:22 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice" 2025/03/01 07:11:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/01 07:11:39 DEBUG : Creating backend with remote "/tmp/rclone1441375895" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:11:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/01 07:11:39 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:39 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.05s) === RUN TestCopy run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:11:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:11:39 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:39 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:11:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:39 DEBUG : mega root 'rclone-test-mopapul2pice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopy (1.93s) === RUN TestCopyMetadata run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:41 DEBUG : Creating backend with remote "/non-existing" 2025/03/01 07:11:41 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/01 07:11:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:11:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:11:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoTraverse (5.13s) === RUN TestCopyCheckFirst run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:46 INFO : mega root 'rclone-test-mopapul2pice': Running all checks before starting transfers 2025/03/01 07:11:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:11:46 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:46 INFO : mega root 'rclone-test-mopapul2pice': Checks finished, now starting transfers 2025/03/01 07:11:46 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:11:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (2.36s) === RUN TestSyncNoTraverse run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:48 ERROR : Ignoring --no-traverse with sync 2025/03/01 07:11:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:11:48 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:48 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:11:49 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:11:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (0.65s) === RUN TestCopyWithDepth run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/01 07:11:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:11:49 INFO : hello world2: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.86s) === RUN TestCopyWithFilesFrom run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:11:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:11:57 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:11:57 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:11:57 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.36s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:12:04 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:04 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:04 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (0.45s) === RUN TestCopyEmptyDirectories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 07:12:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:12:05 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/01 07:12:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:12:05 INFO : sub dir: Making directory 2025/03/01 07:12:05 INFO : sub dir2: Making directory 2025/03/01 07:12:05 INFO : sub dir2/sub sub dir2: Making directory 2025/03/01 07:12:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:05 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:05 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:05 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:05 DEBUG : mega root 'rclone-test-mopapul2pice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (2.16s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:07 INFO : sub dir2: Making directory 2025/03/01 07:12:07 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/01 07:12:07 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:12:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:07 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:07 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:07 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (1.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:09 DEBUG : sub dir2: Making directory with metadata 2025/03/01 07:12:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:12:09 INFO : sub dir: Making directory 2025/03/01 07:12:09 INFO : sub dir2: Making directory 2025/03/01 07:12:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:09 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:09 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:09 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:12:09 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:09 DEBUG : mega root 'rclone-test-mopapul2pice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/03/01 07:12:09 DEBUG : mega root 'rclone-test-mopapul2pice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.87s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:09 INFO : sub dir2: Making directory 2025/03/01 07:12:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:09 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:09 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:10 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:12:10 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (1.71s) === RUN TestSyncEmptyDirectories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:11 DEBUG : sub dir2: Making directory with metadata 2025/03/01 07:12:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:12:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:12:11 INFO : sub dir: Making directory 2025/03/01 07:12:11 INFO : sub dir2: Making directory 2025/03/01 07:12:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:11 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:11 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:12 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:12:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:12 DEBUG : mega root 'rclone-test-mopapul2pice': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.11s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:12 INFO : sub dir2: Making directory 2025/03/01 07:12:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:12 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:12 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:13 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:12:13 DEBUG : Waiting for deletions to finish run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestSyncNoEmptyDirectories (1.67s) === RUN TestServerSideCopy run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:14 DEBUG : Creating backend with remote "TestMega:rclone-test-dasiwif5wutu" sync_test.go:590: Server side copy (if possible) mega root 'rclone-test-mopapul2pice' -> mega root 'rclone-test-dasiwif5wutu' 2025/03/01 07:12:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:14 DEBUG : mega root 'rclone-test-dasiwif5wutu': Waiting for checks to finish 2025/03/01 07:12:14 DEBUG : mega root 'rclone-test-dasiwif5wutu': Waiting for transfers to finish 2025/03/01 07:12:15 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:15 DEBUG : mega root 'rclone-test-dasiwif5wutu': Purge remote --- PASS: TestServerSideCopy (1.81s) === RUN TestCopyOverSelf run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 07:12:16 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:16 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:16 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (1.21s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:17 DEBUG : Creating backend with remote "TestMega:rclone-test-kufafib9taga" sync_test.go:626: Server side copy (if possible) mega root 'rclone-test-mopapul2pice' -> mega root 'rclone-test-kufafib9taga' 2025/03/01 07:12:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:17 DEBUG : mega root 'rclone-test-kufafib9taga': Waiting for checks to finish 2025/03/01 07:12:17 DEBUG : mega root 'rclone-test-kufafib9taga': Waiting for transfers to finish 2025/03/01 07:12:18 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 07:12:18 DEBUG : mega root 'rclone-test-kufafib9taga': Waiting for checks to finish 2025/03/01 07:12:18 DEBUG : mega root 'rclone-test-kufafib9taga': Waiting for transfers to finish 2025/03/01 07:12:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:19 DEBUG : mega root 'rclone-test-kufafib9taga': Purge remote --- PASS: TestServerSideCopyOverSelf (2.47s) === RUN TestMoveOverSelf run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 07:12:20 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:20 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:20 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/01 07:12:20 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (1.29s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:21 DEBUG : Creating backend with remote "TestMega:rclone-test-bomazud9niyo" sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-mopapul2pice' -> mega root 'rclone-test-bomazud9niyo' 2025/03/01 07:12:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:21 DEBUG : mega root 'rclone-test-bomazud9niyo': Waiting for checks to finish 2025/03/01 07:12:21 DEBUG : mega root 'rclone-test-bomazud9niyo': Waiting for transfers to finish 2025/03/01 07:12:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:22 DEBUG : mega root 'rclone-test-bomazud9niyo': Using server-side directory move 2025/03/01 07:12:22 INFO : mega root 'rclone-test-bomazud9niyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 07:12:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/01 07:12:22 DEBUG : mega root 'rclone-test-bomazud9niyo': Waiting for checks to finish 2025/03/01 07:12:22 DEBUG : mega root 'rclone-test-bomazud9niyo': Waiting for transfers to finish 2025/03/01 07:12:22 INFO : sub dir/hello world: Deleted 2025/03/01 07:12:23 INFO : sub dir/hello world: Moved (server-side) 2025/03/01 07:12:23 DEBUG : testing file moves 2025/03/01 07:12:23 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/01 07:12:23 DEBUG : mega root 'rclone-test-bomazud9niyo': Waiting for checks to finish 2025/03/01 07:12:23 DEBUG : mega root 'rclone-test-bomazud9niyo': Waiting for transfers to finish 2025/03/01 07:12:23 INFO : sub dir/hello world: Deleted 2025/03/01 07:12:23 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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/01 07:12:30 DEBUG : mega root 'rclone-test-bomazud9niyo': Purge remote --- FAIL: TestServerSideMoveOverSelf (9.82s) === RUN TestCopyAfterDelete run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:31 ERROR : : error listing: directory not found 2025/03/01 07:12:31 INFO : Local file system at /tmp/rclone1441375895: Making directory 2025/03/01 07:12:31 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:31 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (1.75s) === RUN TestCopyRedownload run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:33 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/01 07:12:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:12:33 DEBUG : Local file system at /tmp/rclone1441375895: Waiting for checks to finish 2025/03/01 07:12:33 DEBUG : Local file system at /tmp/rclone1441375895: Waiting for transfers to finish 2025/03/01 07:12:34 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/03/01 07:12:34 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:12:34 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.64s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:34 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/01 07:12:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:34 INFO : check sum: Copied (new) 2025/03/01 07:12:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:34 NOTICE: mega root 'rclone-test-mopapul2pice': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/03/01 07:12:34 DEBUG : check sum: Size of src and dst objects identical 2025/03/01 07:12:34 DEBUG : check sum: Unchanged skipping 2025/03/01 07:12:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:34 DEBUG : Waiting for deletions to finish 2025/03/01 07:12:34 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncBasedOnCheckSum (7.31s) === RUN TestSyncSizeOnly run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:41 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/01 07:12:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:41 INFO : sizeonly: Copied (new) 2025/03/01 07:12:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:41 DEBUG : sizeonly: Sizes identical 2025/03/01 07:12:41 DEBUG : sizeonly: Unchanged skipping 2025/03/01 07:12:41 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:41 DEBUG : Waiting for deletions to finish 2025/03/01 07:12:41 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.32s) === RUN TestSyncIgnoreSize run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:49 INFO : ignore-size: Copied (new) 2025/03/01 07:12:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:49 DEBUG : ignore-size: Sizes identical 2025/03/01 07:12:49 DEBUG : ignore-size: Unchanged skipping 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:49 DEBUG : Waiting for deletions to finish 2025/03/01 07:12:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (0.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:49 DEBUG : existing: Sizes identical 2025/03/01 07:12:49 DEBUG : existing: Unchanged skipping 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:49 DEBUG : Waiting for deletions to finish 2025/03/01 07:12:49 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:49 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:49 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:50 INFO : existing: Copied (replaced existing) 2025/03/01 07:12:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (1.14s) === RUN TestSyncIgnoreExisting run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:50 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 07:12:50 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:50 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:50 INFO : existing: Copied (new) 2025/03/01 07:12:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:50 DEBUG : existing: Destination exists, skipping 2025/03/01 07:12:50 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:50 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:50 DEBUG : Waiting for deletions to finish 2025/03/01 07:12:50 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:12:58 INFO : d: Making directory 2025/03/01 07:12:58 DEBUG : c/non empty space: Sizes identical 2025/03/01 07:12:58 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 07:12:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 07:12:58 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:12:58 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:12:58 INFO : a/potato2: Copied (new) 2025/03/01 07:12:58 DEBUG : Waiting for deletions to finish 2025/03/01 07:12:58 INFO : b/potato: Deleted 2025/03/01 07:12:58 INFO : d: Removing directory 2025/03/01 07:12:59 INFO : b: Removing directory 2025/03/01 07:12:59 DEBUG : mega root 'rclone-test-mopapul2pice': deleted 2 directories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (2.80s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:00 DEBUG : empty space: Sizes identical 2025/03/01 07:13:00 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:00 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:00 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:00 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:00 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:00 DEBUG : empty space: Sizes identical 2025/03/01 07:13:00 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:00 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:00 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:00 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:00 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncAfterChangingModtimeOnly (8.04s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:08 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/01 07:13:08 DEBUG : empty space: Sizes identical 2025/03/01 07:13:08 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:08 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:08 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:09 INFO : potato: Copied (new) 2025/03/01 07:13:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.83s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:16 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/01 07:13:16 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:16 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:16 INFO : potato: Copied (replaced existing) 2025/03/01 07:13:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.67s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/03/01 07:13:17 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/03/01 07:13:17 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:17 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:17 INFO : potato: Copied (replaced existing) 2025/03/01 07:13:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (0.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:18 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:18 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/01 07:13:18 DEBUG : empty space: Sizes identical 2025/03/01 07:13:18 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:18 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:18 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:18 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:18 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:25 DEBUG : empty space: Sizes identical 2025/03/01 07:13:25 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:25 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:25 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:25 INFO : potato2: Copied (new) 2025/03/01 07:13:25 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:26 INFO : potato: Deleted run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:27 INFO : d: Making directory 2025/03/01 07:13:27 INFO : d/e: Making directory 2025/03/01 07:13:27 DEBUG : c/non empty space: Sizes identical 2025/03/01 07:13:27 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:27 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 07:13:27 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:27 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:27 INFO : a/potato2: Copied (new) 2025/03/01 07:13:27 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:28 INFO : b/potato: Deleted 2025/03/01 07:13:28 INFO : d/e: Removing directory 2025/03/01 07:13:28 INFO : d: Removing directory 2025/03/01 07:13:28 INFO : b: Removing directory 2025/03/01 07:13:28 DEBUG : mega root 'rclone-test-mopapul2pice': deleted 3 directories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (3.03s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:30 INFO : d: Making directory 2025/03/01 07:13:30 DEBUG : c/non empty space: Sizes identical 2025/03/01 07:13:30 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:30 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:30 DEBUG : c/non empty space: Unchanged skipping 2025/03/01 07:13:30 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:30 INFO : a/potato2: Copied (new) 2025/03/01 07:13:30 ERROR : mega root 'rclone-test-mopapul2pice': not deleting files as there were IO errors 2025/03/01 07:13:30 ERROR : mega root 'rclone-test-mopapul2pice': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.59s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:32 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:32 DEBUG : empty space: Sizes identical 2025/03/01 07:13:32 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:32 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:32 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:32 INFO : potato: Deleted 2025/03/01 07:13:32 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.03s) === RUN TestSyncDeleteBefore run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:40 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:40 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:40 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:40 INFO : potato: Deleted 2025/03/01 07:13:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:40 DEBUG : empty space: Sizes identical 2025/03/01 07:13:40 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:40 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:40 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:40 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.12s) === RUN TestCopyDeleteBefore run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:13:48 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:48 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:48 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.66s) === RUN TestSyncWithExclude run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 07:13:56 DEBUG : potato2: Excluded 2025/03/01 07:13:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 07:13:56 DEBUG : enormous: Excluded 2025/03/01 07:13:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 07:13:56 DEBUG : potato2: Excluded 2025/03/01 07:13:56 DEBUG : empty space: Sizes identical 2025/03/01 07:13:56 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:56 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:56 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:56 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:56 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:56 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 07:13:56 DEBUG : enormous: Excluded 2025/03/01 07:13:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 07:13:56 DEBUG : potato2: Excluded 2025/03/01 07:13:56 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 07:13:56 DEBUG : potato2: Excluded 2025/03/01 07:13:56 DEBUG : empty space: Sizes identical 2025/03/01 07:13:56 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:56 DEBUG : Local file system at /tmp/rclone1441375895: Waiting for checks to finish 2025/03/01 07:13:56 DEBUG : Local file system at /tmp/rclone1441375895: Waiting for transfers to finish 2025/03/01 07:13:56 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:56 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (0.51s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:13:57 DEBUG : enormous: Excluded (Size Filter) 2025/03/01 07:13:57 DEBUG : enormous: Excluded 2025/03/01 07:13:57 DEBUG : potato2: Excluded (Size Filter) 2025/03/01 07:13:57 DEBUG : potato2: Excluded 2025/03/01 07:13:57 DEBUG : empty space: Sizes identical 2025/03/01 07:13:57 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:13:57 DEBUG : empty space: Unchanged skipping 2025/03/01 07:13:57 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:13:57 DEBUG : Waiting for deletions to finish 2025/03/01 07:13:57 INFO : potato2: Deleted 2025/03/01 07:13:57 INFO : enormous: Deleted 2025/03/01 07:13:57 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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/01 07:14:04 DEBUG : empty space: Sizes identical 2025/03/01 07:14:04 DEBUG : empty space: Unchanged skipping 2025/03/01 07:14:04 DEBUG : Local file system at /tmp/rclone1441375895: Waiting for checks to finish 2025/03/01 07:14:04 DEBUG : Local file system at /tmp/rclone1441375895: Waiting for transfers to finish 2025/03/01 07:14:04 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:04 INFO : potato2: Deleted 2025/03/01 07:14:04 INFO : enormous: Deleted 2025/03/01 07:14:04 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.24s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/03/01 07:14:04 ERROR : mega root 'rclone-test-mopapul2pice': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/01 07:14:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/01 07:14:04 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/01 07:14:04 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:04 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:04 INFO : potato: Copied (new) 2025/03/01 07:14:04 INFO : yam: Copied (new) 2025/03/01 07:14:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:04 ERROR : mega root 'rclone-test-mopapul2pice': Ignoring --track-renames as the source and destination do not have a common hash 2025/03/01 07:14:04 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/01 07:14:04 DEBUG : potato: Sizes identical 2025/03/01 07:14:04 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:04 DEBUG : potato: Unchanged skipping 2025/03/01 07:14:04 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:05 INFO : yaml: Copied (new) 2025/03/01 07:14:05 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:05 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (0.74s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/03/01 07:14:05 ERROR : mega root 'rclone-test-mopapul2pice': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/01 07:14:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/01 07:14:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/03/01 07:14:05 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:05 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:05 INFO : potato: Copied (new) 2025/03/01 07:14:05 INFO : yam: Copied (new) 2025/03/01 07:14:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:05 ERROR : mega root 'rclone-test-mopapul2pice': Ignoring --track-renames as either the source or destination do not support modtime 2025/03/01 07:14:05 DEBUG : yaml: Need to transfer - File not found at Destination 2025/03/01 07:14:05 DEBUG : potato: Sizes identical 2025/03/01 07:14:05 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:05 DEBUG : potato: Unchanged skipping 2025/03/01 07:14:05 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:05 INFO : yaml: Copied (new) 2025/03/01 07:14:05 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:05 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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: TestSyncWithTrackRenamesStrategyModtime (7.85s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/03/01 07:14:13 INFO : mega root 'rclone-test-mopapul2pice': Making map for --track-renames 2025/03/01 07:14:13 INFO : mega root 'rclone-test-mopapul2pice': Finished making map for --track-renames 2025/03/01 07:14:13 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/01 07:14:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/01 07:14:13 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for renames to finish 2025/03/01 07:14:13 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:13 INFO : sub/yam: Copied (new) 2025/03/01 07:14:13 INFO : potato: Copied (new) 2025/03/01 07:14:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:13 DEBUG : potato: Sizes identical 2025/03/01 07:14:13 DEBUG : potato: Unchanged skipping 2025/03/01 07:14:13 INFO : mega root 'rclone-test-mopapul2pice': Making map for --track-renames 2025/03/01 07:14:13 INFO : mega root 'rclone-test-mopapul2pice': Finished making map for --track-renames 2025/03/01 07:14:13 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:13 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for renames to finish 2025/03/01 07:14:13 INFO : sub/yam: Moved (server-side) to: yam 2025/03/01 07:14:13 INFO : yam: Renamed from "sub/yam" 2025/03/01 07:14:13 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:13 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:13 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (1.33s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:14 DEBUG : Creating backend with remote "/tmp/rclone1441375895/dir1" 2025/03/01 07:14:14 DEBUG : Creating backend with remote "/tmp/rclone1441375895/dir2" 2025/03/01 07:14:14 DEBUG : Local file system at /tmp/rclone1441375895/dir2: Using server-side directory move 2025/03/01 07:14:14 INFO : Local file system at /tmp/rclone1441375895/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 07:14:14 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/01 07:14:14 INFO : file1.txt: Moved (server-side) 2025/03/01 07:14:14 DEBUG : Local file system at /tmp/rclone1441375895/dir2: Waiting for checks to finish 2025/03/01 07:14:14 DEBUG : Local file system at /tmp/rclone1441375895/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:14:14 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 07:14:14 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:14 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:15 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:14:15 INFO : sub dir/hello world: Deleted 2025/03/01 07:14:15 INFO : nested/sub dir/file: Copied (new) 2025/03/01 07:14:15 INFO : nested/sub dir/file: Deleted 2025/03/01 07:14:15 INFO : sub dir: Removing directory 2025/03/01 07:14:15 INFO : nested/sub dir: Removing directory 2025/03/01 07:14:15 INFO : nested: Removing directory 2025/03/01 07:14:15 DEBUG : Local file system at /tmp/rclone1441375895: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (1.68s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/01 07:14:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/01 07:14:16 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:16 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:16 INFO : sub dir/hello world: Copied (new) 2025/03/01 07:14:16 INFO : sub dir/hello world: Deleted 2025/03/01 07:14:16 INFO : nested/sub dir/file: Copied (new) 2025/03/01 07:14:16 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.91s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 07:14:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/01 07:14:18 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:18 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:18 INFO : existing: Copied (new) 2025/03/01 07:14:18 INFO : existing: Deleted 2025/03/01 07:14:18 INFO : existing-b: Copied (new) 2025/03/01 07:14:18 INFO : existing-b: Deleted 2025/03/01 07:14:18 DEBUG : existing: Destination exists, skipping 2025/03/01 07:14:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/01 07:14:18 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:18 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:18 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.51s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:25 DEBUG : Creating backend with remote "TestMega:rclone-test-doconom9mabe" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-mopapul2pice' -> mega root 'rclone-test-doconom9mabe' 2025/03/01 07:14:26 DEBUG : mega root 'rclone-test-doconom9mabe': Using server-side directory move 2025/03/01 07:14:26 INFO : mega root 'rclone-test-doconom9mabe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 07:14:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:14:26 DEBUG : empty space: Sizes identical 2025/03/01 07:14:26 DEBUG : empty space: Unchanged skipping 2025/03/01 07:14:27 INFO : empty space: Deleted 2025/03/01 07:14:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 07:14:27 DEBUG : mega root 'rclone-test-doconom9mabe': Waiting for checks to finish 2025/03/01 07:14:27 DEBUG : mega root 'rclone-test-doconom9mabe': Waiting for transfers to finish 2025/03/01 07:14:27 INFO : potato2: Moved (server-side) 2025/03/01 07:14:27 INFO : potato3: Deleted 2025/03/01 07:14:27 INFO : potato3: Moved (server-side) 2025/03/01 07:14:27 DEBUG : Creating backend with remote "TestMega:rclone-test-runewaw1faga" 2025/03/01 07:14:27 DEBUG : mega root 'rclone-test-runewaw1faga': Using server-side directory move 2025/03/01 07:14:27 INFO : mega root 'rclone-test-runewaw1faga': Server side directory move succeeded 2025/03/01 07:14:27 ERROR : : error listing: directory not found 2025/03/01 07:14:27 DEBUG : mega root 'rclone-test-runewaw1faga': Purge remote 2025/03/01 07:14:28 DEBUG : mega root 'rclone-test-doconom9mabe': Purge remote 2025/03/01 07:14:28 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (2.53s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:28 DEBUG : Creating backend with remote "TestMega:rclone-test-vaxuhoq1nuka" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-mopapul2pice' -> mega root 'rclone-test-vaxuhoq1nuka' 2025/03/01 07:14:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 07:14:29 DEBUG : empty space: Excluded 2025/03/01 07:14:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 07:14:29 DEBUG : empty space: Excluded 2025/03/01 07:14:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:14:29 DEBUG : mega root 'rclone-test-vaxuhoq1nuka': Waiting for checks to finish 2025/03/01 07:14:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 07:14:29 DEBUG : mega root 'rclone-test-vaxuhoq1nuka': Waiting for transfers to finish 2025/03/01 07:14:29 INFO : potato3: Deleted 2025/03/01 07:14:29 INFO : potato2: Moved (server-side) 2025/03/01 07:14:29 INFO : potato3: Moved (server-side) 2025/03/01 07:14:29 DEBUG : Creating backend with remote "TestMega:rclone-test-gukukav7kojo" 2025/03/01 07:14:29 DEBUG : empty space: Excluded (Size Filter) 2025/03/01 07:14:29 DEBUG : empty space: Excluded 2025/03/01 07:14:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:14:29 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/01 07:14:29 DEBUG : mega root 'rclone-test-gukukav7kojo': Waiting for checks to finish 2025/03/01 07:14:29 DEBUG : mega root 'rclone-test-gukukav7kojo': Waiting for transfers to finish 2025/03/01 07:14:30 INFO : potato2: Moved (server-side) 2025/03/01 07:14:30 INFO : potato3: Moved (server-side) 2025/03/01 07:14:30 DEBUG : mega root 'rclone-test-gukukav7kojo': Purge remote 2025/03/01 07:14:31 DEBUG : mega root 'rclone-test-vaxuhoq1nuka': Purge remote --- PASS: TestServerSideMoveWithFilter (3.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:31 DEBUG : Creating backend with remote "TestMega:rclone-test-povixep2juqi" 2025/03/01 07:14:32 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-mopapul2pice' -> mega root 'rclone-test-povixep2juqi' 2025/03/01 07:14:32 DEBUG : mega root 'rclone-test-povixep2juqi': Using server-side directory move 2025/03/01 07:14:32 INFO : mega root 'rclone-test-povixep2juqi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/01 07:14:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/01 07:14:33 DEBUG : empty space: Sizes identical 2025/03/01 07:14:33 DEBUG : empty space: Unchanged skipping 2025/03/01 07:14:33 INFO : empty space: Deleted 2025/03/01 07:14:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/01 07:14:33 DEBUG : mega root 'rclone-test-povixep2juqi': Waiting for checks to finish 2025/03/01 07:14:33 DEBUG : mega root 'rclone-test-povixep2juqi': Waiting for transfers to finish 2025/03/01 07:14:33 INFO : potato3: Deleted 2025/03/01 07:14:33 INFO : potato2: Moved (server-side) 2025/03/01 07:14:33 INFO : potato3: Moved (server-side) 2025/03/01 07:14:33 INFO : tomatoDir: Removing directory 2025/03/01 07:14:33 DEBUG : mega root 'rclone-test-mopapul2pice': deleted 1 directories 2025/03/01 07:14:33 DEBUG : Creating backend with remote "TestMega:rclone-test-vopefet4lusa" 2025/03/01 07:14:33 INFO : tomatoDir: Making directory 2025/03/01 07:14:33 DEBUG : mega root 'rclone-test-vopefet4lusa': Using server-side directory move 2025/03/01 07:14:33 INFO : mega root 'rclone-test-vopefet4lusa': Server side directory move succeeded 2025/03/01 07:14:33 ERROR : : error listing: directory not found 2025/03/01 07:14:33 ERROR : : error listing: directory not found 2025/03/01 07:14:33 DEBUG : mega root 'rclone-test-vopefet4lusa': Purge remote 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-povixep2juqi': Purge remote 2025/03/01 07:14:34 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (2.63s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:34 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:34 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/rclone-sync-test" 2025/03/01 07:14:34 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/rclone-sync-test-include/layer2" 2025/03/01 07:14:34 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/rclone-sync-test-ignore-file" 2025/03/01 07:14:34 DEBUG : rclone-sync-test: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice/rclone-sync-test': Waiting for checks to finish 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice/rclone-sync-test': Waiting for transfers to finish 2025/03/01 07:14:34 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:34 INFO : There was nothing to transfer 2025/03/01 07:14:34 DEBUG : rclone-sync-test: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:34 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:34 INFO : rclone-sync-test-include: Removing directory 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice': failed to delete 1 directories 2025/03/01 07:14:34 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:34 DEBUG : rclone-sync-test: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/01 07:14:34 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:34 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:34 DEBUG : rclone-sync-test: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:14:34 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:34 INFO : rclone-sync-test-include: Removing directory 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice': failed to delete 1 directories 2025/03/01 07:14:34 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:34 DEBUG : : Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/01 07:14:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/01 07:14:34 DEBUG : mega root 'rclone-test-mopapul2pice/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/01 07:14:34 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:34 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (1.71s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:35 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:14:35 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/CompareDest" 2025/03/01 07:14:35 DEBUG : one: Need to transfer - File not found at Destination 2025/03/01 07:14:35 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:35 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:36 INFO : one: Copied (new) 2025/03/01 07:14:36 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 07:14:36 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:36 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:36 INFO : one: Copied (replaced existing) 2025/03/01 07:14:36 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 07:14:37 DEBUG : one: Sizes identical 2025/03/01 07:14:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:37 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:37 INFO : There was nothing to transfer 2025/03/01 07:14:37 DEBUG : two: Sizes identical 2025/03/01 07:14:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 07:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 07:14:37 DEBUG : one: Sizes identical 2025/03/01 07:14:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:37 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:37 INFO : There was nothing to transfer 2025/03/01 07:14:37 DEBUG : two: Sizes identical 2025/03/01 07:14:37 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/01 07:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 07:14:37 DEBUG : one: Sizes identical 2025/03/01 07:14:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:37 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:37 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/01 07:14:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/01 07:14:37 DEBUG : two: Need to transfer - File not found at Destination 2025/03/01 07:14:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:37 DEBUG : one: Sizes identical 2025/03/01 07:14:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/01 07:14:37 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:37 INFO : two: Copied (new) 2025/03/01 07:14:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (2.73s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:39 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dest" 2025/03/01 07:14:39 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/pre-dest1" 2025/03/01 07:14:39 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/pre-dest2" 2025/03/01 07:14:39 DEBUG : 1: Sizes identical 2025/03/01 07:14:39 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/01 07:14:39 DEBUG : 2: Sizes identical 2025/03/01 07:14:39 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/01 07:14:39 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/01 07:14:39 DEBUG : mega root 'rclone-test-mopapul2pice/dest': Waiting for checks to finish 2025/03/01 07:14:39 DEBUG : mega root 'rclone-test-mopapul2pice/dest': Waiting for transfers to finish 2025/03/01 07:14:39 INFO : 3: Copied (new) 2025/03/01 07:14:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.13s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:41 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:14:41 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/backup" 2025/03/01 07:14:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 07:14:41 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:41 DEBUG : two: Sizes identical 2025/03/01 07:14:41 DEBUG : two: Unchanged skipping 2025/03/01 07:14:41 INFO : one: Moved (server-side) 2025/03/01 07:14:41 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:42 INFO : one: Copied (new) 2025/03/01 07:14:42 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:42 INFO : three.txt: Moved (server-side) 2025/03/01 07:14:42 INFO : three.txt: Moved into backup dir 2025/03/01 07:14:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 07:14:42 DEBUG : two: Sizes identical 2025/03/01 07:14:42 DEBUG : two: Unchanged skipping 2025/03/01 07:14:42 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:42 INFO : one: Deleted 2025/03/01 07:14:43 INFO : one: Moved (server-side) 2025/03/01 07:14:43 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:43 INFO : one: Copied (new) 2025/03/01 07:14:43 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:43 INFO : three.txt: Deleted 2025/03/01 07:14:43 INFO : three.txt: Moved (server-side) 2025/03/01 07:14:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (4.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:45 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:14:45 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/backup" 2025/03/01 07:14:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 07:14:45 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:46 DEBUG : two: Sizes identical 2025/03/01 07:14:46 DEBUG : two: Unchanged skipping 2025/03/01 07:14:46 INFO : one: Moved (server-side) to: one.bak 2025/03/01 07:14:46 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:46 INFO : one: Copied (new) 2025/03/01 07:14:46 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:47 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/01 07:14:47 INFO : three.txt: Moved into backup dir 2025/03/01 07:14:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 07:14:47 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:47 INFO : one.bak: Deleted 2025/03/01 07:14:47 DEBUG : two: Sizes identical 2025/03/01 07:14:47 DEBUG : two: Unchanged skipping 2025/03/01 07:14:47 INFO : one: Moved (server-side) to: one.bak 2025/03/01 07:14:47 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:48 INFO : one: Copied (new) 2025/03/01 07:14:48 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:48 INFO : three.txt.bak: Deleted 2025/03/01 07:14:48 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/01 07:14:48 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (4.30s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:50 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:14:50 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/backup" 2025/03/01 07:14:50 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:50 DEBUG : two: Sizes identical 2025/03/01 07:14:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 07:14:50 DEBUG : two: Unchanged skipping 2025/03/01 07:14:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/01 07:14:50 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:50 INFO : one: Copied (new) 2025/03/01 07:14:50 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/01 07:14:51 INFO : three.txt: Moved into backup dir 2025/03/01 07:14:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 07:14:51 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:51 INFO : one-2019-01-01: Deleted 2025/03/01 07:14:51 DEBUG : two: Sizes identical 2025/03/01 07:14:51 DEBUG : two: Unchanged skipping 2025/03/01 07:14:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/01 07:14:52 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:52 INFO : one: Copied (new) 2025/03/01 07:14:52 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:52 INFO : three-2019-01-01.txt: Deleted 2025/03/01 07:14:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/01 07:14:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (5.10s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:55 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:14:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 07:14:55 DEBUG : two: Sizes identical 2025/03/01 07:14:55 DEBUG : two: Unchanged skipping 2025/03/01 07:14:55 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:55 INFO : one: Moved (server-side) to: one.bak 2025/03/01 07:14:55 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:55 INFO : one: Copied (new) 2025/03/01 07:14:55 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:56 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/01 07:14:56 INFO : three.txt: Moved into backup dir 2025/03/01 07:14:56 DEBUG : one.bak: Excluded (Path Filter) 2025/03/01 07:14:56 DEBUG : one.bak: Excluded 2025/03/01 07:14:56 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/01 07:14:56 DEBUG : three.txt.bak: Excluded 2025/03/01 07:14:56 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 07:14:56 DEBUG : two: Sizes identical 2025/03/01 07:14:56 DEBUG : two: Unchanged skipping 2025/03/01 07:14:56 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for checks to finish 2025/03/01 07:14:56 INFO : one.bak: Deleted 2025/03/01 07:14:56 INFO : one: Moved (server-side) to: one.bak 2025/03/01 07:14:56 DEBUG : mega root 'rclone-test-mopapul2pice/dst': Waiting for transfers to finish 2025/03/01 07:14:56 INFO : one: Copied (new) 2025/03/01 07:14:56 DEBUG : Waiting for deletions to finish 2025/03/01 07:14:57 INFO : three.txt.bak: Deleted 2025/03/01 07:14:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/01 07:14:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (3.33s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:14:58 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:14:58 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 07:14:59 INFO : one: Moved (server-side) to: one.bak 2025/03/01 07:14:59 INFO : one: Copied (new) 2025/03/01 07:14:59 DEBUG : two: Sizes identical 2025/03/01 07:14:59 DEBUG : two: Unchanged skipping 2025/03/01 07:14:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/01 07:14:59 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/01 07:14:59 INFO : three.txt: Copied (new) 2025/03/01 07:14:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 07:14:59 INFO : one.bak: Deleted 2025/03/01 07:14:59 INFO : one: Moved (server-side) to: one.bak 2025/03/01 07:15:00 INFO : one: Copied (new) 2025/03/01 07:15:00 DEBUG : two: Sizes identical 2025/03/01 07:15:00 DEBUG : two: Unchanged skipping 2025/03/01 07:15:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/01 07:15:00 INFO : three.txt.bak: Deleted 2025/03/01 07:15:00 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/01 07:15:00 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (3.73s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:03 DEBUG : Creating backend with remote "TestMega:rclone-test-mopapul2pice/dst" 2025/03/01 07:15:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/01 07:15:03 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/01 07:15:03 INFO : one: Copied (new) 2025/03/01 07:15:03 DEBUG : two: Sizes identical 2025/03/01 07:15:03 DEBUG : two: Unchanged skipping 2025/03/01 07:15:03 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/01 07:15:03 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/01 07:15:03 INFO : three.txt: Copied (new) 2025/03/01 07:15:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/01 07:15:04 INFO : one-2019-01-01: Deleted 2025/03/01 07:15:04 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/01 07:15:04 INFO : one: Copied (new) 2025/03/01 07:15:04 DEBUG : two: Sizes identical 2025/03/01 07:15:04 DEBUG : two: Unchanged skipping 2025/03/01 07:15:04 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/01 07:15:04 INFO : three-2019-01-01.txt: Deleted 2025/03/01 07:15:04 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/01 07:15:04 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (4.52s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:06 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/01 07:15:06 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:15:06 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:15:06 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/01 07:15:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.93s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/01 07:15:07 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:15:07 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:15:07 INFO : existing: Copied (new) 2025/03/01 07:15:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/01 07:15:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/01 07:15:07 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:15:07 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:15:07 ERROR : mega root 'rclone-test-mopapul2pice': not deleting files as there were IO errors 2025/03/01 07:15:07 ERROR : mega root 'rclone-test-mopapul2pice': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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.29s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:14 DEBUG : existing: Sizes identical 2025/03/01 07:15:14 DEBUG : existing: Unchanged skipping 2025/03/01 07:15:14 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:15:14 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:15:14 DEBUG : Waiting for deletions to finish 2025/03/01 07:15:14 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.45s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:33 DEBUG : both0: Sizes identical 2025/03/01 07:15:33 DEBUG : both0: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both1: Sizes identical 2025/03/01 07:15:33 DEBUG : both1: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both10: Sizes identical 2025/03/01 07:15:33 DEBUG : both10: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both11: Sizes identical 2025/03/01 07:15:33 DEBUG : both11: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both12: Sizes identical 2025/03/01 07:15:33 DEBUG : both12: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both13: Sizes identical 2025/03/01 07:15:33 DEBUG : both13: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both14: Sizes identical 2025/03/01 07:15:33 DEBUG : both14: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both15: Sizes identical 2025/03/01 07:15:33 DEBUG : both15: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both16: Sizes identical 2025/03/01 07:15:33 DEBUG : both16: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both17: Sizes identical 2025/03/01 07:15:33 DEBUG : both17: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both18: Sizes identical 2025/03/01 07:15:33 DEBUG : both18: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both19: Sizes identical 2025/03/01 07:15:33 DEBUG : both19: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both2: Sizes identical 2025/03/01 07:15:33 DEBUG : both2: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both3: Sizes identical 2025/03/01 07:15:33 DEBUG : both3: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both4: Sizes identical 2025/03/01 07:15:33 DEBUG : both4: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both5: Sizes identical 2025/03/01 07:15:33 DEBUG : both5: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both6: Sizes identical 2025/03/01 07:15:33 DEBUG : both6: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both7: Sizes identical 2025/03/01 07:15:33 DEBUG : both7: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both8: Sizes identical 2025/03/01 07:15:33 DEBUG : both8: Unchanged skipping 2025/03/01 07:15:33 DEBUG : both9: Sizes identical 2025/03/01 07:15:33 DEBUG : both9: Unchanged skipping 2025/03/01 07:15:33 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:15:33 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:15:33 DEBUG : Waiting for deletions to finish 2025/03/01 07:15:33 INFO : only0: Deleted 2025/03/01 07:15:34 INFO : only4: Deleted 2025/03/01 07:15:34 INFO : only16: Deleted 2025/03/01 07:15:34 INFO : only11: Deleted 2025/03/01 07:15:34 INFO : only6: Deleted 2025/03/01 07:15:34 INFO : only2: Deleted 2025/03/01 07:15:34 INFO : only13: Deleted 2025/03/01 07:15:34 INFO : only12: Deleted 2025/03/01 07:15:34 INFO : only15: Deleted 2025/03/01 07:15:34 INFO : only18: Deleted 2025/03/01 07:15:34 INFO : only17: Deleted 2025/03/01 07:15:34 INFO : only19: Deleted 2025/03/01 07:15:35 INFO : only5: Deleted 2025/03/01 07:15:35 INFO : only9: Deleted 2025/03/01 07:15:35 INFO : only14: Deleted 2025/03/01 07:15:35 INFO : only7: Deleted 2025/03/01 07:15:35 INFO : only8: Deleted 2025/03/01 07:15:35 INFO : only1: Deleted 2025/03/01 07:15:35 INFO : only10: Deleted 2025/03/01 07:15:36 INFO : only3: Deleted 2025/03/01 07:15:36 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (16.50s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:15:50 DEBUG : both0: Sizes identical 2025/03/01 07:15:50 DEBUG : both0: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both1: Sizes identical 2025/03/01 07:15:50 DEBUG : both1: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both10: Sizes identical 2025/03/01 07:15:50 DEBUG : both10: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both11: Sizes identical 2025/03/01 07:15:50 DEBUG : both11: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both12: Sizes identical 2025/03/01 07:15:50 DEBUG : both12: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both13: Sizes identical 2025/03/01 07:15:50 DEBUG : both13: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both14: Sizes identical 2025/03/01 07:15:50 DEBUG : both14: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both15: Sizes identical 2025/03/01 07:15:50 DEBUG : both15: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both16: Sizes identical 2025/03/01 07:15:50 DEBUG : both16: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both17: Sizes identical 2025/03/01 07:15:50 DEBUG : both17: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both18: Sizes identical 2025/03/01 07:15:50 DEBUG : both18: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both19: Sizes identical 2025/03/01 07:15:50 DEBUG : both19: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both2: Sizes identical 2025/03/01 07:15:50 DEBUG : both2: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both3: Sizes identical 2025/03/01 07:15:50 DEBUG : both3: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both4: Sizes identical 2025/03/01 07:15:50 DEBUG : both4: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both5: Sizes identical 2025/03/01 07:15:50 DEBUG : both5: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both6: Sizes identical 2025/03/01 07:15:50 DEBUG : both6: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both7: Sizes identical 2025/03/01 07:15:50 DEBUG : both7: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both8: Sizes identical 2025/03/01 07:15:50 DEBUG : both8: Unchanged skipping 2025/03/01 07:15:50 DEBUG : both9: Sizes identical 2025/03/01 07:15:50 DEBUG : both9: Unchanged skipping 2025/03/01 07:15:50 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/01 07:15:50 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for checks to finish 2025/03/01 07:15:50 DEBUG : mega root 'rclone-test-mopapul2pice': Waiting for transfers to finish 2025/03/01 07:15:51 INFO : only0: Copied (replaced existing) 2025/03/01 07:15:51 INFO : only1: Copied (replaced existing) 2025/03/01 07:15:51 INFO : only10: Copied (replaced existing) 2025/03/01 07:15:52 INFO : only11: Copied (replaced existing) 2025/03/01 07:15:52 INFO : only12: Copied (replaced existing) 2025/03/01 07:15:53 INFO : only13: Copied (replaced existing) 2025/03/01 07:15:53 INFO : only15: Copied (replaced existing) 2025/03/01 07:15:53 INFO : only14: Copied (replaced existing) 2025/03/01 07:15:54 INFO : only17: Copied (replaced existing) 2025/03/01 07:15:54 INFO : only16: Copied (replaced existing) 2025/03/01 07:15:54 INFO : only18: Copied (replaced existing) 2025/03/01 07:15:55 INFO : only19: Copied (replaced existing) 2025/03/01 07:15:55 INFO : only2: Copied (replaced existing) 2025/03/01 07:15:55 INFO : only3: Copied (replaced existing) 2025/03/01 07:15:55 INFO : only4: Copied (replaced existing) 2025/03/01 07:15:56 INFO : only5: Copied (replaced existing) 2025/03/01 07:15:56 INFO : only7: Copied (replaced existing) 2025/03/01 07:15:56 INFO : only6: Copied (replaced existing) 2025/03/01 07:15:56 INFO : only8: Copied (replaced existing) 2025/03/01 07:15:56 INFO : only9: Copied (replaced existing) 2025/03/01 07:15:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (23.99s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:16:02 DEBUG : empty_dir: Making directory with metadata 2025/03/01 07:16:02 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:16:02 DEBUG : empty_on_remote: Making directory with metadata 2025/03/01 07:16:02 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:16:02 INFO : empty_on_remote: Making directory 2025/03/01 07:16:02 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:16:03 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:03 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:03 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:03 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:125: removing dir "test_dir2/sub_dir" failed - try 1/3: directory not empty --- PASS: TestSyncReplaceDirModTime (4.41s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:16:06 DEBUG : empty_dir: Making directory with metadata 2025/03/01 07:16:06 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:16:06 DEBUG : empty_on_remote: Making directory with metadata 2025/03/01 07:16:06 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/01 07:16:06 INFO : empty_on_remote: Making directory 2025/03/01 07:16:06 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-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:16:08 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:08 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:08 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:08 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:08 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (4.10s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:16:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:10 INFO : sub dir: Making directory 2025/03/01 07:16:10 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (4.75s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" 2025/03/01 07:16:15 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/01 07:16:15 INFO : sub dir: Making directory 2025/03/01 07:16:15 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-mopapul2pice'", Local "Local file system at /tmp/rclone1441375895", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (5.19s) FAIL 2025/03/01 07:16:20 DEBUG : mega root 'rclone-test-mopapul2pice': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 4m58.085118431s (try 1/5): exit status 1: Failed [TestServerSideMoveOverSelf]