"./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Starting (try 1/5) 2024/11/15 02:45:27 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso" 2024/11/15 02:45:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/15 02:45:48 DEBUG : Creating backend with remote "/tmp/rclone2543482651" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:45:48 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/15 02:45:48 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:45:48 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (0.06s) === RUN TestCopy run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:45:48 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:45:48 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:45:48 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:48 DEBUG : mega root 'rclone-test-gufobuw1faso': 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.92s) === RUN TestCopyMetadata run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:50 DEBUG : Creating backend with remote "/non-existing" 2024/11/15 02:45:50 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/15 02:45:50 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:45:50 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (0.00s) === RUN TestCopyNoTraverse run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:45:50 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:45:50 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:45:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (1.62s) === RUN TestCopyCheckFirst run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:51 INFO : mega root 'rclone-test-gufobuw1faso': Running all checks before starting transfers 2024/11/15 02:45:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:45:51 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:45:51 INFO : mega root 'rclone-test-gufobuw1faso': Checks finished, now starting transfers 2024/11/15 02:45:51 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:45:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyCheckFirst (1.84s) === RUN TestSyncNoTraverse run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:45:53 ERROR : Ignoring --no-traverse with sync 2024/11/15 02:45:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:45:53 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:45:53 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:04 ERROR : sub dir/hello world: Failed to copy: mkdir create node failed: Try again 2024/11/15 02:46:04 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting files as there were IO errors 2024/11/15 02:46:04 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting directories as there were IO errors sync_test.go:250: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:250 Error: Received unexpected error: mkdir create node failed: Try again Test: TestSyncNoTraverse --- FAIL: TestSyncNoTraverse (10.68s) === RUN TestCopyWithDepth run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:04 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/15 02:46:04 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:04 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:15 INFO : hello world2: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (11.57s) === RUN TestCopyWithFilesFrom run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:46:15 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:15 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:16 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (0.34s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:46:16 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:16 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:16 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestCopyWithFilesFromAndNoTraverse (7.33s) === RUN TestCopyEmptyDirectories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:23 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 02:46:23 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:46:23 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/15 02:46:23 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:46:23 DEBUG : sub dir: Making directory 2024/11/15 02:46:23 DEBUG : sub dir2: Making directory 2024/11/15 02:46:26 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/15 02:46:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:26 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:26 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:28 DEBUG : mega root 'rclone-test-gufobuw1faso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (6.39s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:29 DEBUG : sub dir2: Making directory 2024/11/15 02:46:29 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/15 02:46:29 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:46:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:29 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:29 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:31 INFO : sub dir/hello world: Copied (new) run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyNoEmptyDirectories (5.53s) === RUN TestMoveEmptyDirectories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:35 DEBUG : sub dir2: Making directory with metadata 2024/11/15 02:46:35 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:46:35 DEBUG : sub dir: Making directory 2024/11/15 02:46:35 DEBUG : sub dir2: Making directory 2024/11/15 02:46:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:35 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:35 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:35 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:46:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:35 DEBUG : mega root 'rclone-test-gufobuw1faso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/15 02:46:35 DEBUG : mega root 'rclone-test-gufobuw1faso': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (0.91s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:36 DEBUG : sub dir2: Making directory 2024/11/15 02:46:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:36 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:36 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:38 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:46:38 INFO : sub dir/hello world: Deleted run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveNoEmptyDirectories (3.97s) === RUN TestSyncEmptyDirectories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:40 DEBUG : sub dir2: Making directory with metadata 2024/11/15 02:46:40 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/15 02:46:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:46:40 DEBUG : sub dir: Making directory 2024/11/15 02:46:40 DEBUG : sub dir2: Making directory 2024/11/15 02:46:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:40 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:40 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:40 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:46:40 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting files as there were IO errors 2024/11/15 02:46:40 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting directories as there were IO errors sync_test.go:483: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:483 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncEmptyDirectories --- FAIL: TestSyncEmptyDirectories (1.04s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:41 DEBUG : sub dir2: Making directory 2024/11/15 02:46:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:41 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:41 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:41 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:46:41 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting files as there were IO errors 2024/11/15 02:46:41 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting directories as there were IO errors sync_test.go:567: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:567 Error: Received unexpected error: not deleting files as there were IO errors Test: TestSyncNoEmptyDirectories run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- FAIL: TestSyncNoEmptyDirectories (1.90s) === RUN TestServerSideCopy run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:43 DEBUG : Creating backend with remote "TestMega:rclone-test-xokonub3tohe" sync_test.go:590: Server side copy (if possible) mega root 'rclone-test-gufobuw1faso' -> mega root 'rclone-test-xokonub3tohe' 2024/11/15 02:46:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:43 DEBUG : mega root 'rclone-test-xokonub3tohe': Waiting for checks to finish 2024/11/15 02:46:43 DEBUG : mega root 'rclone-test-xokonub3tohe': Waiting for transfers to finish 2024/11/15 02:46:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:44 DEBUG : mega root 'rclone-test-xokonub3tohe': Purge remote --- PASS: TestServerSideCopy (1.73s) === RUN TestCopyOverSelf run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:46:45 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:45 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:45 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (2.93s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:48 DEBUG : Creating backend with remote "TestMega:rclone-test-nodujew5fazi" sync_test.go:626: Server side copy (if possible) mega root 'rclone-test-gufobuw1faso' -> mega root 'rclone-test-nodujew5fazi' 2024/11/15 02:46:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:48 DEBUG : mega root 'rclone-test-nodujew5fazi': Waiting for checks to finish 2024/11/15 02:46:48 DEBUG : mega root 'rclone-test-nodujew5fazi': Waiting for transfers to finish 2024/11/15 02:46:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:51 DEBUG : mega root 'rclone-test-nodujew5fazi': Waiting for checks to finish 2024/11/15 02:46:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:46:51 DEBUG : mega root 'rclone-test-nodujew5fazi': Waiting for transfers to finish 2024/11/15 02:46:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:52 DEBUG : mega root 'rclone-test-nodujew5fazi': Purge remote --- PASS: TestServerSideCopyOverSelf (5.18s) === RUN TestMoveOverSelf run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:46:53 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:46:53 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:46:53 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/15 02:46:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (1.10s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:54 DEBUG : Creating backend with remote "TestMega:rclone-test-tiqivew5vava" sync_test.go:671: Server side copy (if possible) mega root 'rclone-test-gufobuw1faso' -> mega root 'rclone-test-tiqivew5vava' 2024/11/15 02:46:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:46:54 DEBUG : mega root 'rclone-test-tiqivew5vava': Waiting for checks to finish 2024/11/15 02:46:54 DEBUG : mega root 'rclone-test-tiqivew5vava': Waiting for transfers to finish 2024/11/15 02:46:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:46:57 DEBUG : mega root 'rclone-test-tiqivew5vava': Using server-side directory move 2024/11/15 02:46:57 INFO : mega root 'rclone-test-tiqivew5vava': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 02:46:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/15 02:46:57 DEBUG : mega root 'rclone-test-tiqivew5vava': Waiting for checks to finish 2024/11/15 02:46:57 DEBUG : mega root 'rclone-test-tiqivew5vava': Waiting for transfers to finish 2024/11/15 02:46:57 INFO : sub dir/hello world: Deleted 2024/11/15 02:46:57 INFO : sub dir/hello world: Moved (server-side) 2024/11/15 02:46:57 DEBUG : testing file moves 2024/11/15 02:46:57 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/15 02:46:57 DEBUG : mega root 'rclone-test-tiqivew5vava': Waiting for checks to finish 2024/11/15 02:46:57 DEBUG : mega root 'rclone-test-tiqivew5vava': Waiting for transfers to finish 2024/11/15 02:46:58 INFO : sub dir/hello world: Deleted 2024/11/15 02:46:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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" 2024/11/15 02:47:05 DEBUG : mega root 'rclone-test-tiqivew5vava': Purge remote --- FAIL: TestServerSideMoveOverSelf (12.30s) === RUN TestCopyAfterDelete run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:06 ERROR : : error listing: directory not found 2024/11/15 02:47:06 DEBUG : Local file system at /tmp/rclone2543482651: Making directory 2024/11/15 02:47:06 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:06 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:08 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/15 02:47:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:47:08 DEBUG : Local file system at /tmp/rclone2543482651: Waiting for checks to finish 2024/11/15 02:47:08 DEBUG : Local file system at /tmp/rclone2543482651: Waiting for transfers to finish 2024/11/15 02:47:09 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/15 02:47:09 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:47:09 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (1.11s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:09 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/15 02:47:09 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:09 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:09 INFO : check sum: Copied (new) 2024/11/15 02:47:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:09 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:09 NOTICE: mega root 'rclone-test-gufobuw1faso': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/15 02:47:09 DEBUG : check sum: Size of src and dst objects identical 2024/11/15 02:47:09 DEBUG : check sum: Unchanged skipping 2024/11/15 02:47:09 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:09 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:09 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:16 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/15 02:47:16 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:16 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:16 INFO : sizeonly: Copied (new) 2024/11/15 02:47:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:16 DEBUG : sizeonly: Sizes identical 2024/11/15 02:47:16 DEBUG : sizeonly: Unchanged skipping 2024/11/15 02:47:16 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:16 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:16 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:16 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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.33s) === RUN TestSyncIgnoreSize run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:24 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/15 02:47:24 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:24 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:24 INFO : ignore-size: Copied (new) 2024/11/15 02:47:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:24 DEBUG : ignore-size: Sizes identical 2024/11/15 02:47:24 DEBUG : ignore-size: Unchanged skipping 2024/11/15 02:47:24 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:24 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:24 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:24 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncIgnoreSize (7.35s) === RUN TestSyncIgnoreTimes run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:31 DEBUG : existing: Sizes identical 2024/11/15 02:47:31 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:31 DEBUG : existing: Unchanged skipping 2024/11/15 02:47:31 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:31 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:31 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:31 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/15 02:47:31 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:31 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:32 INFO : existing: Copied (replaced existing) 2024/11/15 02:47:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (0.95s) === RUN TestSyncIgnoreExisting run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:32 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 02:47:32 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:32 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:32 INFO : existing: Copied (new) 2024/11/15 02:47:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:32 DEBUG : existing: Destination exists, skipping 2024/11/15 02:47:32 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:32 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:32 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:32 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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.36s) === RUN TestSyncIgnoreErrors run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:40 DEBUG : d: Making directory 2024/11/15 02:47:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 02:47:40 DEBUG : c/non empty space: Sizes identical 2024/11/15 02:47:40 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:40 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 02:47:40 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:40 INFO : a/potato2: Copied (new) 2024/11/15 02:47:40 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:40 INFO : b/potato: Deleted 2024/11/15 02:47:40 INFO : d: Removing directory 2024/11/15 02:47:40 INFO : b: Removing directory 2024/11/15 02:47:41 DEBUG : mega root 'rclone-test-gufobuw1faso': deleted 2 directories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (4.08s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:43 DEBUG : empty space: Sizes identical 2024/11/15 02:47:43 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:43 DEBUG : empty space: Unchanged skipping 2024/11/15 02:47:43 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:43 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:43 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:43 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:43 DEBUG : empty space: Sizes identical 2024/11/15 02:47:43 DEBUG : empty space: Unchanged skipping 2024/11/15 02:47:43 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:43 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:43 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (0.38s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:44 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/15 02:47:44 DEBUG : empty space: Sizes identical 2024/11/15 02:47:44 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:44 DEBUG : empty space: Unchanged skipping 2024/11/15 02:47:44 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:44 INFO : potato: Copied (new) 2024/11/15 02:47:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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.80s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:52 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/15 02:47:52 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:52 INFO : potato: Copied (replaced existing) 2024/11/15 02:47:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (0.79s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/15 02:47:53 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/15 02:47:53 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:53 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:53 INFO : potato: Copied (replaced existing) 2024/11/15 02:47:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (0.92s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:47:54 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:47:54 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/15 02:47:54 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:47:54 DEBUG : empty space: Sizes identical 2024/11/15 02:47:54 DEBUG : empty space: Unchanged skipping 2024/11/15 02:47:54 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:47:54 DEBUG : Waiting for deletions to finish 2024/11/15 02:47:54 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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.82s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:48:01 DEBUG : empty space: Sizes identical 2024/11/15 02:48:01 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:01 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:01 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:02 INFO : potato2: Copied (new) 2024/11/15 02:48:02 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:02 INFO : potato: Deleted run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (0.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:04 DEBUG : d: Making directory 2024/11/15 02:48:05 DEBUG : d/e: Making directory 2024/11/15 02:48:05 DEBUG : c/non empty space: Sizes identical 2024/11/15 02:48:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 02:48:05 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 02:48:05 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:05 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:05 INFO : a/potato2: Copied (new) 2024/11/15 02:48:05 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:07 INFO : b/potato: Deleted 2024/11/15 02:48:07 INFO : d/e: Removing directory 2024/11/15 02:48:07 INFO : d: Removing directory 2024/11/15 02:48:08 INFO : b: Removing directory 2024/11/15 02:48:08 DEBUG : mega root 'rclone-test-gufobuw1faso': deleted 3 directories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (6.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:11 DEBUG : d: Making directory 2024/11/15 02:48:11 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/15 02:48:11 DEBUG : c/non empty space: Sizes identical 2024/11/15 02:48:11 DEBUG : c/non empty space: Unchanged skipping 2024/11/15 02:48:11 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:11 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:12 INFO : a/potato2: Copied (new) 2024/11/15 02:48:12 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting files as there were IO errors 2024/11/15 02:48:12 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (4.58s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:14 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:48:14 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:14 INFO : potato: Deleted 2024/11/15 02:48:14 DEBUG : empty space: Sizes identical 2024/11/15 02:48:14 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:14 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:14 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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 (7.97s) === RUN TestSyncDeleteBefore run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:22 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:22 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:22 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:22 INFO : potato: Deleted 2024/11/15 02:48:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:48:22 DEBUG : empty space: Sizes identical 2024/11/15 02:48:22 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:22 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:22 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:24 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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 (10.08s) === RUN TestCopyDeleteBefore run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:32 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:48:32 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:32 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:32 INFO : potato2: Copied (new) run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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.84s) === RUN TestSyncWithExclude run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:48:40 DEBUG : potato2: Excluded 2024/11/15 02:48:40 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 02:48:40 DEBUG : enormous: Excluded 2024/11/15 02:48:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:48:40 DEBUG : potato2: Excluded 2024/11/15 02:48:40 DEBUG : empty space: Sizes identical 2024/11/15 02:48:40 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:40 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:40 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:40 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:40 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:48:40 DEBUG : potato2: Excluded 2024/11/15 02:48:40 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 02:48:40 DEBUG : enormous: Excluded 2024/11/15 02:48:40 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:48:40 DEBUG : potato2: Excluded 2024/11/15 02:48:40 DEBUG : empty space: Sizes identical 2024/11/15 02:48:40 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:40 DEBUG : Local file system at /tmp/rclone2543482651: Waiting for checks to finish 2024/11/15 02:48:40 DEBUG : Local file system at /tmp/rclone2543482651: Waiting for transfers to finish 2024/11/15 02:48:40 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:40 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:286: Sleeping for 6s just to make sure --- PASS: TestSyncWithExclude (7.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:48 DEBUG : enormous: Excluded (Size Filter) 2024/11/15 02:48:48 DEBUG : enormous: Excluded 2024/11/15 02:48:48 DEBUG : potato2: Excluded (Size Filter) 2024/11/15 02:48:48 DEBUG : potato2: Excluded 2024/11/15 02:48:48 DEBUG : empty space: Sizes identical 2024/11/15 02:48:48 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:48 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:48 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:48 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:48 INFO : enormous: Deleted 2024/11/15 02:48:48 INFO : potato2: Deleted 2024/11/15 02:48:48 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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 2024/11/15 02:48:55 DEBUG : empty space: Sizes identical 2024/11/15 02:48:55 DEBUG : Local file system at /tmp/rclone2543482651: Waiting for checks to finish 2024/11/15 02:48:55 DEBUG : empty space: Unchanged skipping 2024/11/15 02:48:55 DEBUG : Local file system at /tmp/rclone2543482651: Waiting for transfers to finish 2024/11/15 02:48:55 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:55 INFO : potato2: Deleted 2024/11/15 02:48:55 INFO : enormous: Deleted 2024/11/15 02:48:55 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (8.14s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/15 02:48:55 ERROR : mega root 'rclone-test-gufobuw1faso': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/15 02:48:55 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/15 02:48:55 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/15 02:48:55 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:55 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:55 INFO : potato: Copied (new) 2024/11/15 02:48:55 INFO : yam: Copied (new) 2024/11/15 02:48:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:55 ERROR : mega root 'rclone-test-gufobuw1faso': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/15 02:48:55 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/15 02:48:55 DEBUG : potato: Sizes identical 2024/11/15 02:48:55 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:55 DEBUG : potato: Unchanged skipping 2024/11/15 02:48:55 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:55 INFO : yaml: Copied (new) 2024/11/15 02:48:55 DEBUG : Waiting for deletions to finish 2024/11/15 02:48:57 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (2.76s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/15 02:48:58 ERROR : mega root 'rclone-test-gufobuw1faso': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/15 02:48:58 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/15 02:48:58 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/15 02:48:58 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:58 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:48:58 INFO : potato: Copied (new) 2024/11/15 02:48:58 INFO : yam: Copied (new) 2024/11/15 02:48:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:48:58 ERROR : mega root 'rclone-test-gufobuw1faso': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/15 02:48:58 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/15 02:48:58 DEBUG : potato: Sizes identical 2024/11/15 02:48:58 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:48:58 DEBUG : potato: Unchanged skipping 2024/11/15 02:48:58 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:00 INFO : yaml: Copied (new) 2024/11/15 02:49:00 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:01 INFO : yam: Deleted run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.12s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/15 02:49:01 INFO : mega root 'rclone-test-gufobuw1faso': Making map for --track-renames 2024/11/15 02:49:01 INFO : mega root 'rclone-test-gufobuw1faso': Finished making map for --track-renames 2024/11/15 02:49:01 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/15 02:49:01 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/15 02:49:01 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for renames to finish 2024/11/15 02:49:01 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:01 INFO : potato: Copied (new) 2024/11/15 02:49:02 INFO : sub/yam: Copied (new) 2024/11/15 02:49:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:02 DEBUG : potato: Sizes identical 2024/11/15 02:49:02 DEBUG : potato: Unchanged skipping 2024/11/15 02:49:02 INFO : mega root 'rclone-test-gufobuw1faso': Making map for --track-renames 2024/11/15 02:49:02 INFO : mega root 'rclone-test-gufobuw1faso': Finished making map for --track-renames 2024/11/15 02:49:02 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:02 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for renames to finish 2024/11/15 02:49:02 INFO : sub/yam: Moved (server-side) to: yam 2024/11/15 02:49:02 INFO : yam: Renamed from "sub/yam" 2024/11/15 02:49:02 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:02 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:02 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.61s) === RUN TestServerSideMoveLocal run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:04 DEBUG : Creating backend with remote "/tmp/rclone2543482651/dir1" 2024/11/15 02:49:04 DEBUG : Config file has changed externally - reloading 2024/11/15 02:49:04 DEBUG : Creating backend with remote "/tmp/rclone2543482651/dir2" 2024/11/15 02:49:04 DEBUG : Local file system at /tmp/rclone2543482651/dir2: Using server-side directory move 2024/11/15 02:49:04 INFO : Local file system at /tmp/rclone2543482651/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 02:49:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/15 02:49:04 DEBUG : Local file system at /tmp/rclone2543482651/dir2: Waiting for checks to finish 2024/11/15 02:49:04 DEBUG : Local file system at /tmp/rclone2543482651/dir2: Waiting for transfers to finish 2024/11/15 02:49:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.00s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:49:04 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 02:49:04 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:04 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:05 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:49:05 INFO : sub dir/hello world: Deleted 2024/11/15 02:49:05 INFO : nested/sub dir/file: Copied (new) 2024/11/15 02:49:05 INFO : nested/sub dir/file: Deleted 2024/11/15 02:49:05 INFO : sub dir: Removing directory 2024/11/15 02:49:05 INFO : nested/sub dir: Removing directory 2024/11/15 02:49:05 INFO : nested: Removing directory 2024/11/15 02:49:05 DEBUG : Local file system at /tmp/rclone2543482651: deleted 3 directories run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:125: removing dir "sub dir" failed - try 1/3: directory not empty --- PASS: TestMoveWithDeleteEmptySrcDirs (2.79s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/15 02:49:07 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/15 02:49:07 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:07 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:10 INFO : sub dir/hello world: Copied (new) 2024/11/15 02:49:10 INFO : sub dir/hello world: Deleted 2024/11/15 02:49:10 INFO : nested/sub dir/file: Copied (new) 2024/11/15 02:49:10 INFO : nested/sub dir/file: Deleted run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (5.40s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:13 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 02:49:13 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/15 02:49:13 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:13 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:13 INFO : existing: Copied (new) 2024/11/15 02:49:13 INFO : existing: Deleted 2024/11/15 02:49:13 INFO : existing-b: Copied (new) 2024/11/15 02:49:13 INFO : existing-b: Deleted 2024/11/15 02:49:13 DEBUG : existing: Destination exists, skipping 2024/11/15 02:49:13 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:13 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/15 02:49:13 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:13 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (0.60s) === RUN TestServerSideMove run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:13 DEBUG : Creating backend with remote "TestMega:rclone-test-veyejen6sofi" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-gufobuw1faso' -> mega root 'rclone-test-veyejen6sofi' 2024/11/15 02:49:15 DEBUG : mega root 'rclone-test-veyejen6sofi': Using server-side directory move 2024/11/15 02:49:15 INFO : mega root 'rclone-test-veyejen6sofi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 02:49:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:49:15 DEBUG : empty space: Sizes identical 2024/11/15 02:49:15 DEBUG : empty space: Unchanged skipping 2024/11/15 02:49:15 INFO : empty space: Deleted 2024/11/15 02:49:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 02:49:15 DEBUG : mega root 'rclone-test-veyejen6sofi': Waiting for checks to finish 2024/11/15 02:49:15 DEBUG : mega root 'rclone-test-veyejen6sofi': Waiting for transfers to finish 2024/11/15 02:49:15 INFO : potato3: Deleted 2024/11/15 02:49:15 INFO : potato2: Moved (server-side) 2024/11/15 02:49:16 INFO : potato3: Moved (server-side) 2024/11/15 02:49:16 DEBUG : Creating backend with remote "TestMega:rclone-test-vutefed3besu" 2024/11/15 02:49:16 DEBUG : mega root 'rclone-test-vutefed3besu': Using server-side directory move 2024/11/15 02:49:16 INFO : mega root 'rclone-test-vutefed3besu': Server side directory move succeeded 2024/11/15 02:49:16 ERROR : : error listing: directory not found 2024/11/15 02:49:16 DEBUG : mega root 'rclone-test-vutefed3besu': Purge remote 2024/11/15 02:49:16 DEBUG : mega root 'rclone-test-veyejen6sofi': Purge remote 2024/11/15 02:49:16 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (2.94s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:16 DEBUG : Creating backend with remote "TestMega:rclone-test-yuhiqes3vowu" sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-gufobuw1faso' -> mega root 'rclone-test-yuhiqes3vowu' 2024/11/15 02:49:17 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 02:49:17 DEBUG : empty space: Excluded 2024/11/15 02:49:17 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 02:49:17 DEBUG : empty space: Excluded 2024/11/15 02:49:17 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:49:17 DEBUG : mega root 'rclone-test-yuhiqes3vowu': Waiting for checks to finish 2024/11/15 02:49:19 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 02:49:19 DEBUG : mega root 'rclone-test-yuhiqes3vowu': Waiting for transfers to finish 2024/11/15 02:49:20 INFO : potato2: Moved (server-side) 2024/11/15 02:49:21 INFO : potato3: Deleted 2024/11/15 02:49:22 INFO : potato3: Moved (server-side) 2024/11/15 02:49:22 DEBUG : Creating backend with remote "TestMega:rclone-test-komohiw1feni" 2024/11/15 02:49:22 DEBUG : empty space: Excluded (Size Filter) 2024/11/15 02:49:22 DEBUG : empty space: Excluded 2024/11/15 02:49:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:49:22 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/15 02:49:22 DEBUG : mega root 'rclone-test-komohiw1feni': Waiting for checks to finish 2024/11/15 02:49:22 DEBUG : mega root 'rclone-test-komohiw1feni': Waiting for transfers to finish 2024/11/15 02:49:22 INFO : potato2: Moved (server-side) 2024/11/15 02:49:22 INFO : potato3: Moved (server-side) 2024/11/15 02:49:22 DEBUG : mega root 'rclone-test-komohiw1feni': Purge remote 2024/11/15 02:49:22 DEBUG : mega root 'rclone-test-yuhiqes3vowu': Purge remote --- PASS: TestServerSideMoveWithFilter (10.30s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:26 DEBUG : Creating backend with remote "TestMega:rclone-test-ninahob1feli" 2024/11/15 02:49:27 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) mega root 'rclone-test-gufobuw1faso' -> mega root 'rclone-test-ninahob1feli' 2024/11/15 02:49:30 DEBUG : mega root 'rclone-test-ninahob1feli': Using server-side directory move 2024/11/15 02:49:30 INFO : mega root 'rclone-test-ninahob1feli': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/15 02:49:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/15 02:49:30 DEBUG : empty space: Sizes identical 2024/11/15 02:49:30 DEBUG : empty space: Unchanged skipping 2024/11/15 02:49:30 DEBUG : mega root 'rclone-test-ninahob1feli': Waiting for checks to finish 2024/11/15 02:49:30 INFO : empty space: Deleted 2024/11/15 02:49:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/15 02:49:30 DEBUG : mega root 'rclone-test-ninahob1feli': Waiting for transfers to finish 2024/11/15 02:49:30 INFO : potato3: Deleted 2024/11/15 02:49:30 INFO : potato2: Moved (server-side) 2024/11/15 02:49:30 INFO : potato3: Moved (server-side) 2024/11/15 02:49:30 INFO : tomatoDir: Removing directory 2024/11/15 02:49:31 DEBUG : mega root 'rclone-test-gufobuw1faso': deleted 1 directories 2024/11/15 02:49:31 DEBUG : Creating backend with remote "TestMega:rclone-test-ralejeh4covi" 2024/11/15 02:49:31 DEBUG : tomatoDir: Making directory 2024/11/15 02:49:31 DEBUG : mega root 'rclone-test-ralejeh4covi': Using server-side directory move 2024/11/15 02:49:31 INFO : mega root 'rclone-test-ralejeh4covi': Server side directory move succeeded 2024/11/15 02:49:31 ERROR : : error listing: directory not found 2024/11/15 02:49:31 ERROR : : error listing: directory not found 2024/11/15 02:49:31 DEBUG : mega root 'rclone-test-ralejeh4covi': Purge remote 2024/11/15 02:49:33 DEBUG : mega root 'rclone-test-ninahob1feli': Purge remote 2024/11/15 02:49:33 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (6.65s) === RUN TestServerSideMoveOverlap run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:33 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/rclone-sync-test" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (0.00s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:33 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/rclone-sync-test" 2024/11/15 02:49:35 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/rclone-sync-test-include/layer2" 2024/11/15 02:49:35 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/rclone-sync-test-ignore-file" 2024/11/15 02:49:36 DEBUG : rclone-sync-test: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso/rclone-sync-test': Waiting for checks to finish 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso/rclone-sync-test': Waiting for transfers to finish 2024/11/15 02:49:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:36 INFO : There was nothing to transfer 2024/11/15 02:49:36 DEBUG : rclone-sync-test: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:36 INFO : rclone-sync-test-include: Removing directory 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso': failed to delete 1 directories 2024/11/15 02:49:36 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:36 DEBUG : rclone-sync-test: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/15 02:49:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:36 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:36 DEBUG : rclone-sync-test: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:49:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:36 INFO : rclone-sync-test-include: Removing directory 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso': failed to delete 1 directories 2024/11/15 02:49:36 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:36 DEBUG : : Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/15 02:49:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/15 02:49:36 DEBUG : mega root 'rclone-test-gufobuw1faso/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/15 02:49:36 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:36 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (5.77s) === RUN TestSyncCompareDest run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:39 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:49:39 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/CompareDest" 2024/11/15 02:49:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/15 02:49:39 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:39 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:39 INFO : one: Copied (new) 2024/11/15 02:49:39 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:49:39 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:39 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:40 INFO : one: Copied (replaced existing) 2024/11/15 02:49:40 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:49:42 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:42 DEBUG : one: Sizes identical 2024/11/15 02:49:42 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:49:42 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:42 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:42 INFO : There was nothing to transfer 2024/11/15 02:49:43 DEBUG : two: Sizes identical 2024/11/15 02:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 02:49:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:49:43 DEBUG : one: Sizes identical 2024/11/15 02:49:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:49:43 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:43 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:43 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:43 INFO : There was nothing to transfer 2024/11/15 02:49:43 DEBUG : two: Sizes identical 2024/11/15 02:49:43 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/15 02:49:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:49:43 DEBUG : one: Sizes identical 2024/11/15 02:49:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:49:43 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:43 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:43 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:43 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/15 02:49:43 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/15 02:49:43 DEBUG : two: Need to transfer - File not found at Destination 2024/11/15 02:49:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/15 02:49:43 DEBUG : one: Sizes identical 2024/11/15 02:49:43 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/15 02:49:43 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:43 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:45 INFO : two: Copied (new) 2024/11/15 02:49:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (7.24s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:47 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dest" 2024/11/15 02:49:47 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/pre-dest1" 2024/11/15 02:49:47 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/pre-dest2" 2024/11/15 02:49:47 DEBUG : 1: Sizes identical 2024/11/15 02:49:47 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/15 02:49:47 DEBUG : 2: Sizes identical 2024/11/15 02:49:47 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/15 02:49:47 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/15 02:49:47 DEBUG : mega root 'rclone-test-gufobuw1faso/dest': Waiting for checks to finish 2024/11/15 02:49:47 DEBUG : mega root 'rclone-test-gufobuw1faso/dest': Waiting for transfers to finish 2024/11/15 02:49:47 INFO : 3: Copied (new) 2024/11/15 02:49:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (2.36s) === RUN TestSyncCopyDest run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:49:55 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:49:55 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/backup" 2024/11/15 02:49:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:49:55 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:55 DEBUG : two: Sizes identical 2024/11/15 02:49:55 DEBUG : two: Unchanged skipping 2024/11/15 02:49:55 INFO : one: Moved (server-side) 2024/11/15 02:49:55 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:49:55 INFO : one: Copied (new) 2024/11/15 02:49:55 DEBUG : Waiting for deletions to finish 2024/11/15 02:49:57 INFO : three.txt: Moved (server-side) 2024/11/15 02:49:57 INFO : three.txt: Moved into backup dir 2024/11/15 02:49:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:49:59 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:49:59 INFO : one: Deleted 2024/11/15 02:49:59 DEBUG : two: Sizes identical 2024/11/15 02:49:59 DEBUG : two: Unchanged skipping 2024/11/15 02:49:59 INFO : one: Moved (server-side) 2024/11/15 02:49:59 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:00 INFO : one: Copied (new) 2024/11/15 02:50:00 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:00 INFO : three.txt: Deleted 2024/11/15 02:50:02 INFO : three.txt: Moved (server-side) 2024/11/15 02:50:02 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (16.40s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:08 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:50:08 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/backup" 2024/11/15 02:50:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:50:08 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:50:08 DEBUG : two: Sizes identical 2024/11/15 02:50:08 DEBUG : two: Unchanged skipping 2024/11/15 02:50:08 INFO : one: Moved (server-side) to: one.bak 2024/11/15 02:50:08 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:09 INFO : one: Copied (new) 2024/11/15 02:50:09 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 02:50:09 INFO : three.txt: Moved into backup dir 2024/11/15 02:50:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:50:09 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:50:09 INFO : one.bak: Deleted 2024/11/15 02:50:10 DEBUG : two: Sizes identical 2024/11/15 02:50:10 DEBUG : two: Unchanged skipping 2024/11/15 02:50:10 INFO : one: Moved (server-side) to: one.bak 2024/11/15 02:50:10 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:10 INFO : one: Copied (new) 2024/11/15 02:50:10 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:10 INFO : three.txt.bak: Deleted 2024/11/15 02:50:10 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 02:50:10 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (8.28s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:15 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:50:15 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/backup" 2024/11/15 02:50:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:50:15 DEBUG : two: Sizes identical 2024/11/15 02:50:15 DEBUG : two: Unchanged skipping 2024/11/15 02:50:15 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:50:16 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 02:50:16 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:16 INFO : one: Copied (new) 2024/11/15 02:50:16 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:16 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 02:50:16 INFO : three.txt: Moved into backup dir 2024/11/15 02:50:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:50:19 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:50:19 INFO : one-2019-01-01: Deleted 2024/11/15 02:50:19 DEBUG : two: Sizes identical 2024/11/15 02:50:19 DEBUG : two: Unchanged skipping 2024/11/15 02:50:19 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 02:50:19 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:19 INFO : one: Copied (new) 2024/11/15 02:50:19 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:19 INFO : three-2019-01-01.txt: Deleted 2024/11/15 02:50:20 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 02:50:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (7.51s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:23 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:50:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:50:23 DEBUG : two: Sizes identical 2024/11/15 02:50:23 DEBUG : two: Unchanged skipping 2024/11/15 02:50:23 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:50:23 INFO : one: Moved (server-side) to: one.bak 2024/11/15 02:50:23 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:24 INFO : one: Copied (new) 2024/11/15 02:50:24 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:24 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 02:50:24 INFO : three.txt: Moved into backup dir 2024/11/15 02:50:24 DEBUG : one.bak: Excluded (Path Filter) 2024/11/15 02:50:24 DEBUG : one.bak: Excluded 2024/11/15 02:50:24 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/15 02:50:24 DEBUG : three.txt.bak: Excluded 2024/11/15 02:50:24 DEBUG : two: Sizes identical 2024/11/15 02:50:24 DEBUG : two: Unchanged skipping 2024/11/15 02:50:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:50:24 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for checks to finish 2024/11/15 02:50:24 INFO : one.bak: Deleted 2024/11/15 02:50:24 INFO : one: Moved (server-side) to: one.bak 2024/11/15 02:50:24 DEBUG : mega root 'rclone-test-gufobuw1faso/dst': Waiting for transfers to finish 2024/11/15 02:50:25 INFO : one: Copied (new) 2024/11/15 02:50:25 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:25 INFO : three.txt.bak: Deleted 2024/11/15 02:50:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 02:50:25 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.09s) === RUN TestSyncSuffix run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:27 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:50:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:50:27 INFO : one: Moved (server-side) to: one.bak 2024/11/15 02:50:27 INFO : one: Copied (new) 2024/11/15 02:50:27 DEBUG : two: Sizes identical 2024/11/15 02:50:27 DEBUG : two: Unchanged skipping 2024/11/15 02:50:27 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 02:50:27 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 02:50:28 INFO : three.txt: Copied (new) 2024/11/15 02:50:28 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:50:28 INFO : one.bak: Deleted 2024/11/15 02:50:28 INFO : one: Moved (server-side) to: one.bak 2024/11/15 02:50:28 INFO : one: Copied (new) 2024/11/15 02:50:28 DEBUG : two: Sizes identical 2024/11/15 02:50:28 DEBUG : two: Unchanged skipping 2024/11/15 02:50:28 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 02:50:30 INFO : three.txt.bak: Deleted 2024/11/15 02:50:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/15 02:50:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (5.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:34 DEBUG : Creating backend with remote "TestMega:rclone-test-gufobuw1faso/dst" 2024/11/15 02:50:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/15 02:50:34 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 02:50:35 INFO : one: Copied (new) 2024/11/15 02:50:35 DEBUG : two: Sizes identical 2024/11/15 02:50:35 DEBUG : two: Unchanged skipping 2024/11/15 02:50:35 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/15 02:50:35 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 02:50:35 INFO : three.txt: Copied (new) 2024/11/15 02:50:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/15 02:50:35 INFO : one-2019-01-01: Deleted 2024/11/15 02:50:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/15 02:50:36 INFO : one: Copied (new) 2024/11/15 02:50:36 DEBUG : two: Sizes identical 2024/11/15 02:50:36 DEBUG : two: Unchanged skipping 2024/11/15 02:50:36 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/15 02:50:36 INFO : three-2019-01-01.txt: Deleted 2024/11/15 02:50:36 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/15 02:50:36 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (5.61s) === RUN TestSyncUTFNorm run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:38 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/15 02:50:38 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:50:38 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:50:38 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/15 02:50:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (0.76s) === RUN TestSyncImmutable run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:38 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/15 02:50:38 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:50:38 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:50:39 INFO : existing: Copied (new) 2024/11/15 02:50:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:39 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/15 02:50:39 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/15 02:50:39 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:50:39 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:50:39 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting files as there were IO errors 2024/11/15 02:50:39 ERROR : mega root 'rclone-test-gufobuw1faso': not deleting directories as there were IO errors run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (0.51s) === RUN TestSyncIgnoreCase run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:50:41 DEBUG : existing: Sizes identical 2024/11/15 02:50:41 DEBUG : existing: Unchanged skipping 2024/11/15 02:50:41 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:50:41 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:50:41 DEBUG : Waiting for deletions to finish 2024/11/15 02:50:41 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 (9.30s) === RUN TestFixCase run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", 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-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:51:03 DEBUG : both0: Sizes identical 2024/11/15 02:51:03 DEBUG : both10: Sizes identical 2024/11/15 02:51:03 DEBUG : both11: Sizes identical 2024/11/15 02:51:03 DEBUG : both1: Sizes identical 2024/11/15 02:51:03 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:51:03 DEBUG : both0: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both12: Sizes identical 2024/11/15 02:51:03 DEBUG : both12: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both13: Sizes identical 2024/11/15 02:51:03 DEBUG : both10: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both14: Sizes identical 2024/11/15 02:51:03 DEBUG : both11: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both15: Sizes identical 2024/11/15 02:51:03 DEBUG : both15: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both16: Sizes identical 2024/11/15 02:51:03 DEBUG : both16: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both17: Sizes identical 2024/11/15 02:51:03 DEBUG : both1: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both18: Sizes identical 2024/11/15 02:51:03 DEBUG : both18: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both19: Sizes identical 2024/11/15 02:51:03 DEBUG : both19: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both2: Sizes identical 2024/11/15 02:51:03 DEBUG : both2: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both3: Sizes identical 2024/11/15 02:51:03 DEBUG : both3: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both4: Sizes identical 2024/11/15 02:51:03 DEBUG : both4: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both5: Sizes identical 2024/11/15 02:51:03 DEBUG : both5: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both6: Sizes identical 2024/11/15 02:51:03 DEBUG : both6: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both7: Sizes identical 2024/11/15 02:51:03 DEBUG : both7: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both8: Sizes identical 2024/11/15 02:51:03 DEBUG : both8: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both9: Sizes identical 2024/11/15 02:51:03 DEBUG : both9: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both13: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both14: Unchanged skipping 2024/11/15 02:51:03 DEBUG : both17: Unchanged skipping 2024/11/15 02:51:03 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:51:03 DEBUG : Waiting for deletions to finish 2024/11/15 02:51:06 INFO : only12: Deleted 2024/11/15 02:51:06 INFO : only14: Deleted 2024/11/15 02:51:06 INFO : only6: Deleted 2024/11/15 02:51:06 INFO : only8: Deleted 2024/11/15 02:51:06 INFO : only1: Deleted 2024/11/15 02:51:06 INFO : only5: Deleted 2024/11/15 02:51:06 INFO : only17: Deleted 2024/11/15 02:51:06 INFO : only7: Deleted 2024/11/15 02:51:07 INFO : only11: Deleted 2024/11/15 02:51:07 INFO : only9: Deleted 2024/11/15 02:51:07 INFO : only0: Deleted 2024/11/15 02:51:07 INFO : only10: Deleted 2024/11/15 02:51:07 INFO : only13: Deleted 2024/11/15 02:51:07 INFO : only16: Deleted 2024/11/15 02:51:07 INFO : only2: Deleted 2024/11/15 02:51:08 INFO : only19: Deleted 2024/11/15 02:51:10 INFO : only4: Deleted 2024/11/15 02:51:10 INFO : only15: Deleted 2024/11/15 02:51:10 INFO : only18: Deleted 2024/11/15 02:51:10 INFO : only3: Deleted 2024/11/15 02:51:10 INFO : There was nothing to transfer run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (28.07s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:51:37 DEBUG : both0: Sizes identical 2024/11/15 02:51:37 DEBUG : both11: Sizes identical 2024/11/15 02:51:37 DEBUG : both1: Sizes identical 2024/11/15 02:51:37 DEBUG : both10: Sizes identical 2024/11/15 02:51:37 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for checks to finish 2024/11/15 02:51:37 DEBUG : both0: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both12: Sizes identical 2024/11/15 02:51:37 DEBUG : both12: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both13: Sizes identical 2024/11/15 02:51:37 DEBUG : both13: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both14: Sizes identical 2024/11/15 02:51:37 DEBUG : both14: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both15: Sizes identical 2024/11/15 02:51:37 DEBUG : both15: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both16: Sizes identical 2024/11/15 02:51:37 DEBUG : both16: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both17: Sizes identical 2024/11/15 02:51:37 DEBUG : both11: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both18: Sizes identical 2024/11/15 02:51:37 DEBUG : both18: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both19: Sizes identical 2024/11/15 02:51:37 DEBUG : both1: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both2: Sizes identical 2024/11/15 02:51:37 DEBUG : both10: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both3: Sizes identical 2024/11/15 02:51:37 DEBUG : both17: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both4: Sizes identical 2024/11/15 02:51:37 DEBUG : both3: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both5: Sizes identical 2024/11/15 02:51:37 DEBUG : both5: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both6: Sizes identical 2024/11/15 02:51:37 DEBUG : both6: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both7: Sizes identical 2024/11/15 02:51:37 DEBUG : both19: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both8: Sizes identical 2024/11/15 02:51:37 DEBUG : both2: Unchanged skipping 2024/11/15 02:51:37 DEBUG : both9: Sizes identical 2024/11/15 02:51:37 DEBUG : both4: Unchanged skipping 2024/11/15 02:51:37 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : both7: Unchanged skipping 2024/11/15 02:51:37 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : both8: Unchanged skipping 2024/11/15 02:51:37 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : both9: Unchanged skipping 2024/11/15 02:51:37 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/15 02:51:37 DEBUG : mega root 'rclone-test-gufobuw1faso': Waiting for transfers to finish 2024/11/15 02:51:37 INFO : only1: Copied (replaced existing) 2024/11/15 02:51:38 INFO : only10: Copied (replaced existing) 2024/11/15 02:51:38 INFO : only11: Copied (replaced existing) 2024/11/15 02:51:38 INFO : only12: Copied (replaced existing) 2024/11/15 02:51:40 INFO : only13: Copied (replaced existing) 2024/11/15 02:51:41 INFO : only16: Copied (replaced existing) 2024/11/15 02:51:41 INFO : only17: Copied (replaced existing) 2024/11/15 02:51:41 INFO : only0: Copied (replaced existing) 2024/11/15 02:51:41 INFO : only18: Copied (replaced existing) 2024/11/15 02:51:41 INFO : only14: Copied (replaced existing) 2024/11/15 02:51:42 INFO : only3: Copied (replaced existing) 2024/11/15 02:51:43 INFO : only6: Copied (replaced existing) 2024/11/15 02:51:43 INFO : only4: Copied (replaced existing) 2024/11/15 02:51:43 INFO : only15: Copied (replaced existing) 2024/11/15 02:51:43 INFO : only7: Copied (replaced existing) 2024/11/15 02:51:46 INFO : only8: Copied (replaced existing) 2024/11/15 02:51:47 INFO : only2: Copied (replaced existing) 2024/11/15 02:51:47 INFO : only9: Copied (replaced existing) 2024/11/15 02:51:47 INFO : only5: Copied (replaced existing) 2024/11/15 02:51:47 INFO : only19: Copied (replaced existing) 2024/11/15 02:51:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (40.60s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:51:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:51:57 DEBUG : sub dir: Making directory 2024/11/15 02:51:57 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (4.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" 2024/11/15 02:52:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/15 02:52:01 DEBUG : sub dir: Making directory 2024/11/15 02:52:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" run.go:180: Remote "mega root 'rclone-test-gufobuw1faso'", Local "Local file system at /tmp/rclone2543482651", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.72s) FAIL 2024/11/15 02:52:05 DEBUG : mega root 'rclone-test-gufobuw1faso': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose" - Finished ERROR in 6m38.311714623s (try 1/5): exit status 1: Failed [TestSyncNoTraverse TestSyncEmptyDirectories TestSyncNoEmptyDirectories TestServerSideMoveOverSelf]