"./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/03/26 02:42:34 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika" 2025/03/26 02:42:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/03/26 02:42:35 DEBUG : Creating backend with remote "/tmp/rclone200516551" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === 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 "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:35 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:35 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:35 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/03/26 02:42:35 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyWithDryRun (1.41s) === RUN TestCopy run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:36 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:42:36 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:36 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:36 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:37 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:42:37 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:42:37 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopy (2.73s) === RUN TestCopyMetadata run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.27s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.25s) === RUN TestCopyMissingDirectory run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:39 DEBUG : Creating backend with remote "/non-existing" 2025/03/26 02:42:39 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/03/26 02:42:39 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:39 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyMissingDirectory (0.62s) === RUN TestCopyNoTraverse run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:40 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:40 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:40 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:41 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:42:41 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:42:41 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyNoTraverse (2.34s) === RUN TestCopyCheckFirst run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:42 INFO : files root 'rclone-test-gudugir1yika': Running all checks before starting transfers 2025/03/26 02:42:42 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:42 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:42 INFO : files root 'rclone-test-gudugir1yika': Checks finished, now starting transfers 2025/03/26 02:42:42 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:43 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:42:43 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:42:43 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyCheckFirst (2.31s) === RUN TestSyncNoTraverse run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:45 ERROR : Ignoring --no-traverse with sync 2025/03/26 02:42:45 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:45 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:45 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:45 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:42:45 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:42:45 DEBUG : Waiting for deletions to finish 2025/03/26 02:42:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncNoTraverse (2.24s) === RUN TestCopyWithDepth run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:47 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/03/26 02:42:47 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:47 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:47 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:48 DEBUG : hello world2: Dst hash empty - aborting Src hash check 2025/03/26 02:42:48 INFO : hello world2: Copied (new) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyWithDepth (1.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:42:49 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:49 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:49 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:42:49 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (1.66s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:42:50 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:50 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:51 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:42:51 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.71s) === RUN TestCopyEmptyDirectories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 02:42:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:42:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 02:42:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:42:52 INFO : sub dir: Making directory 2025/03/26 02:42:52 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 02:42:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:52 INFO : sub dir2: Making directory 2025/03/26 02:42:53 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/26 02:42:53 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/26 02:42:53 INFO : sub dir2/sub sub dir2: Making directory 2025/03/26 02:42:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:53 INFO : sub dir2/sub sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/26 02:42:53 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/03/26 02:42:53 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:53 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:53 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:42:53 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:42:53 INFO : sub dir2/sub sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 02:42:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 02:42:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:55 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/sub dir2 not empty`) 2025/03/26 02:42:55 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 02:42:55 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/sub dir2 not empty`) 2025/03/26 02:42:55 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/26 02:42:55 DEBUG : pacer: Reducing sleep to 30ms 2025/03/26 02:42:56 DEBUG : pacer: Reducing sleep to 22.5ms 2025/03/26 02:42:56 DEBUG : pacer: Reducing sleep to 16.875ms 2025/03/26 02:42:56 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/03/26 02:42:56 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestCopyEmptyDirectories (4.13s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:56 INFO : sub dir2: Making directory 2025/03/26 02:42:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/03/26 02:42:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:42:56 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/26 02:42:56 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2025/03/26 02:42:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:56 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:56 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:42:57 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:42:57 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:42:57 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestCopyNoEmptyDirectories (1.99s) === RUN TestMoveEmptyDirectories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:42:58 DEBUG : sub dir2: Making directory with metadata 2025/03/26 02:42:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:42:58 INFO : sub dir: Making directory 2025/03/26 02:42:59 INFO : sub dir: Made directory with modification time 2025-03-26 02:42:58.422664397 +0000 UTC 2025/03/26 02:42:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:42:59 INFO : sub dir2: Making directory 2025/03/26 02:42:59 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/26 02:42:59 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/26 02:42:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:42:59 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:42:59 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:00 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:00 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:43:00 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:00 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:00 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestMoveEmptyDirectories (3.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:02 DEBUG : sub dir no update dir modtime: Making directory with metadata 2025/03/26 02:43:02 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/03/26 02:43:02 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:02 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncNoUpdateDirModtime (1.81s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:03 INFO : sub dir2: Making directory 2025/03/26 02:43:04 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:04 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/26 02:43:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:04 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:04 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:04 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:04 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:43:04 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:05 INFO : sub dir: Set directory modification time (using DirSetModTime) --- PASS: TestMoveNoEmptyDirectories (2.11s) === RUN TestSyncEmptyDirectories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:06 DEBUG : sub dir2: Making directory with metadata 2025/03/26 02:43:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:43:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:06 INFO : sub dir: Making directory 2025/03/26 02:43:06 INFO : sub dir: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 02:43:06 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:06 INFO : sub dir2: Making directory 2025/03/26 02:43:06 INFO : sub dir2: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/03/26 02:43:06 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/26 02:43:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:06 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:06 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:07 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:07 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:43:07 DEBUG : Waiting for deletions to finish 2025/03/26 02:43:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:07 INFO : sub dir2: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncEmptyDirectories (3.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:09 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:09 INFO : a1: Making directory 2025/03/26 02:43:09 INFO : a1: Made directory with modification time 2001-02-03 04:19:06.499999999 +0000 UTC 2025/03/26 02:43:09 DEBUG : Added delayed dir = "a1", newDst= 2025/03/26 02:43:09 INFO : a1/b1: Making directory 2025/03/26 02:43:10 INFO : a1/b1: Made directory with modification time 2001-02-03 04:18:06.499999999 +0000 UTC 2025/03/26 02:43:10 DEBUG : Added delayed dir = "a1/b1", newDst= 2025/03/26 02:43:10 INFO : a1/b2: Making directory 2025/03/26 02:43:10 INFO : a1/b2: Made directory with modification time 2001-02-03 04:09:06.499999999 +0000 UTC 2025/03/26 02:43:10 DEBUG : Added delayed dir = "a1/b2", newDst= 2025/03/26 02:43:10 INFO : a1/b2/c1: Making directory 2025/03/26 02:43:10 INFO : a1/b1/c1: Making directory 2025/03/26 02:43:10 INFO : a1/b1/c1: Made directory with modification time 2001-02-03 04:17:06.499999999 +0000 UTC 2025/03/26 02:43:10 DEBUG : Added delayed dir = "a1/b1/c1", newDst= 2025/03/26 02:43:10 INFO : a1/b1/c1/d1: Making directory 2025/03/26 02:43:10 INFO : a1/b2/c1: Made directory with modification time 2001-02-03 04:08:06.499999999 +0000 UTC 2025/03/26 02:43:10 DEBUG : Added delayed dir = "a1/b2/c1", newDst= 2025/03/26 02:43:10 INFO : a1/b2/c1/d1: Making directory 2025/03/26 02:43:11 INFO : a1/b2/c1/d1: Made directory with modification time 2001-02-03 04:07:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b2/c1/d1", newDst= 2025/03/26 02:43:11 INFO : a1/b2/c1/d1/e1: Making directory 2025/03/26 02:43:11 INFO : a1/b1/c1/d1: Made directory with modification time 2001-02-03 04:16:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b1/c1/d1", newDst= 2025/03/26 02:43:11 INFO : a1/b1/c1/d2: Making directory 2025/03/26 02:43:11 INFO : a1/b1/c1/d2: Made directory with modification time 2001-02-03 04:13:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b1/c1/d2", newDst= 2025/03/26 02:43:11 INFO : a1/b1/c1/d2/e1: Making directory 2025/03/26 02:43:11 INFO : a1/b1/c1/d1/e1: Making directory 2025/03/26 02:43:11 INFO : a1/b2/c1/d1/e1: Made directory with modification time 2001-02-03 04:06:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1", newDst= 2025/03/26 02:43:11 INFO : a1/b2/c1/d1/e1/f1: Making directory 2025/03/26 02:43:11 INFO : a1/b1/c1/d2/e1: Made directory with modification time 2001-02-03 04:12:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1", newDst= 2025/03/26 02:43:11 INFO : a1/b1/c1/d2/e1/f1: Making directory 2025/03/26 02:43:11 INFO : a1/b1/c1/d1/e1: Made directory with modification time 2001-02-03 04:15:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1", newDst= 2025/03/26 02:43:11 INFO : a1/b1/c1/d1/e1/f1: Making directory 2025/03/26 02:43:11 INFO : a1/b2/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:05:06.499999999 +0000 UTC 2025/03/26 02:43:11 DEBUG : Added delayed dir = "a1/b2/c1/d1/e1/f1", newDst= 2025/03/26 02:43:12 INFO : a1/b1/c1/d2/e1/f1: Made directory with modification time 2001-02-03 04:11:06.499999999 +0000 UTC 2025/03/26 02:43:12 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f1", newDst= 2025/03/26 02:43:12 INFO : a1/b1/c1/d2/e1/f2: Making directory 2025/03/26 02:43:12 INFO : a1/b1/c1/d1/e1/f1: Made directory with modification time 2001-02-03 04:14:06.499999999 +0000 UTC 2025/03/26 02:43:12 DEBUG : Added delayed dir = "a1/b1/c1/d1/e1/f1", newDst= 2025/03/26 02:43:12 INFO : a1/b1/c1/d2/e1/f2: Made directory with modification time 2001-02-03 04:10:06.499999999 +0000 UTC 2025/03/26 02:43:12 DEBUG : Added delayed dir = "a1/b1/c1/d2/e1/f2", newDst= 2025/03/26 02:43:12 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:12 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:12 DEBUG : Waiting for deletions to finish 2025/03/26 02:43:12 INFO : a1/b1/c1/d2/e1/f1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b1/c1/d2/e1/f2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b1/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b2/c1/d1/e1/f1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b1/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b1/c1/d2/e1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b2/c1/d1/e1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b1/c1/d2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b2/c1/d1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:12 INFO : a1/b1/c1/d1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:13 INFO : a1/b2/c1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:13 INFO : a1/b1/c1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:13 INFO : a1/b2: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:13 INFO : a1/b1: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:13 INFO : a1: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b2/c1/d1/e1 not empty`) 2025/03/26 02:43:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 02:43:17 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b2/c1/d1/e1 not empty`) 2025/03/26 02:43:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/26 02:43:17 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b2/c1/d1/e1 not empty`) 2025/03/26 02:43:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/03/26 02:43:17 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b2/c1/d1/e1 not empty`) 2025/03/26 02:43:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 120ms 2025/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 90ms 2025/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 67.5ms 2025/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 50.625ms 2025/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/03/26 02:43:18 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/03/26 02:43:19 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/03/26 02:43:19 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/03/26 02:43:19 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/03/26 02:43:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b1/c1/d1/e1 not empty`) 2025/03/26 02:43:19 DEBUG : pacer: Rate limited, increasing sleep to 24.027096ms 2025/03/26 02:43:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b1/c1/d1/e1 not empty`) 2025/03/26 02:43:19 DEBUG : pacer: Rate limited, increasing sleep to 48.054192ms 2025/03/26 02:43:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b1/c1/d1/e1 not empty`) 2025/03/26 02:43:19 DEBUG : pacer: Rate limited, increasing sleep to 96.108384ms 2025/03/26 02:43:19 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b1/c1/d1/e1 not empty`) 2025/03/26 02:43:19 DEBUG : pacer: Rate limited, increasing sleep to 192.216768ms 2025/03/26 02:43:19 DEBUG : pacer: Reducing sleep to 144.162576ms 2025/03/26 02:43:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/a1/b1/c1/d1 not empty`) 2025/03/26 02:43:20 DEBUG : pacer: Rate limited, increasing sleep to 288.325152ms 2025/03/26 02:43:20 DEBUG : pacer: Reducing sleep to 216.243864ms 2025/03/26 02:43:20 DEBUG : pacer: Reducing sleep to 162.182898ms 2025/03/26 02:43:20 DEBUG : pacer: Reducing sleep to 121.637173ms 2025/03/26 02:43:20 DEBUG : pacer: Reducing sleep to 91.227879ms 2025/03/26 02:43:20 DEBUG : pacer: Reducing sleep to 68.420909ms 2025/03/26 02:43:21 DEBUG : pacer: Reducing sleep to 51.315681ms 2025/03/26 02:43:21 DEBUG : pacer: Reducing sleep to 38.48676ms --- PASS: TestSyncSetDelayedModTimes (12.06s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:21 INFO : sub dir2: Making directory 2025/03/26 02:43:21 DEBUG : pacer: Reducing sleep to 28.86507ms 2025/03/26 02:43:21 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:21 DEBUG : Added delayed dir = "sub dir2", newDst= 2025/03/26 02:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:21 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:21 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:22 DEBUG : pacer: Reducing sleep to 21.648802ms 2025/03/26 02:43:22 DEBUG : pacer: Reducing sleep to 16.236601ms 2025/03/26 02:43:22 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:22 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:43:22 DEBUG : Waiting for deletions to finish 2025/03/26 02:43:22 DEBUG : pacer: Reducing sleep to 12.17745ms 2025/03/26 02:43:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:22 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncNoEmptyDirectories (2.21s) === RUN TestServerSideCopy run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:24 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-noqituj0vobo" sync_test.go:590: Server side copy (if possible) files root 'rclone-test-gudugir1yika' -> files root 'rclone-test-noqituj0vobo' 2025/03/26 02:43:25 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:25 DEBUG : files root 'rclone-test-noqituj0vobo': Waiting for checks to finish 2025/03/26 02:43:25 DEBUG : files root 'rclone-test-noqituj0vobo': Waiting for transfers to finish 2025/03/26 02:43:27 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:27 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/26 02:43:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 02:43:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:28 DEBUG : files root 'rclone-test-noqituj0vobo': Purge remote --- PASS: TestServerSideCopy (5.65s) === RUN TestCopyOverSelf run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:30 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:30 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/26 02:43:30 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:43:30 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:30 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:31 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:31 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/26 02:43:31 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyOverSelf (3.60s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:33 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gilepuz4yiwo" sync_test.go:626: Server side copy (if possible) files root 'rclone-test-gudugir1yika' -> files root 'rclone-test-gilepuz4yiwo' 2025/03/26 02:43:35 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:35 DEBUG : files root 'rclone-test-gilepuz4yiwo': Waiting for checks to finish 2025/03/26 02:43:35 DEBUG : files root 'rclone-test-gilepuz4yiwo': Waiting for transfers to finish 2025/03/26 02:43:36 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:36 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/26 02:43:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 02:43:36 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/26 02:43:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:43:38 DEBUG : files root 'rclone-test-gilepuz4yiwo': Waiting for checks to finish 2025/03/26 02:43:38 DEBUG : files root 'rclone-test-gilepuz4yiwo': Waiting for transfers to finish 2025/03/26 02:43:40 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:40 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/26 02:43:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 02:43:40 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:40 DEBUG : files root 'rclone-test-gilepuz4yiwo': Purge remote --- PASS: TestServerSideCopyOverSelf (9.36s) === RUN TestMoveOverSelf run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:43 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/26 02:43:43 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:43:43 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:43 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:43:44 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:44 INFO : sub dir/hello world: Copied (replaced existing) 2025/03/26 02:43:44 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:44 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestMoveOverSelf (3.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:47 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-cefonuq9xepe" sync_test.go:671: Server side copy (if possible) files root 'rclone-test-gudugir1yika' -> files root 'rclone-test-cefonuq9xepe' 2025/03/26 02:43:48 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:43:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:43:48 DEBUG : files root 'rclone-test-cefonuq9xepe': Waiting for checks to finish 2025/03/26 02:43:48 DEBUG : files root 'rclone-test-cefonuq9xepe': Waiting for transfers to finish 2025/03/26 02:43:50 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:43:50 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/26 02:43:50 INFO : sub dir/hello world: Copied (server-side copy) 2025/03/26 02:43:50 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:52 DEBUG : files root 'rclone-test-cefonuq9xepe': Using server-side directory move 2025/03/26 02:43:52 INFO : files root 'rclone-test-cefonuq9xepe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:43:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:52 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/26 02:43:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/03/26 02:43:52 DEBUG : files root 'rclone-test-cefonuq9xepe': Waiting for checks to finish 2025/03/26 02:43:52 DEBUG : files root 'rclone-test-cefonuq9xepe': Waiting for transfers to finish 2025/03/26 02:43:52 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:53 INFO : sub dir/hello world: Moved (server-side) 2025/03/26 02:43:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:55 DEBUG : testing file moves 2025/03/26 02:43:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:43:55 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2025/03/26 02:43:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/03/26 02:43:55 DEBUG : files root 'rclone-test-cefonuq9xepe': Waiting for checks to finish 2025/03/26 02:43:55 DEBUG : files root 'rclone-test-cefonuq9xepe': Waiting for transfers to finish 2025/03/26 02:43:55 INFO : sub dir/hello world: Deleted 2025/03/26 02:43:56 INFO : sub dir/hello world: Moved (server-side) 2025/03/26 02:43:56 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:57 DEBUG : files root 'rclone-test-cefonuq9xepe': Purge remote --- PASS: TestServerSideMoveOverSelf (12.50s) === RUN TestCopyAfterDelete run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:43:59 ERROR : : error listing: directory not found 2025/03/26 02:43:59 INFO : Local file system at /tmp/rclone200516551: Making directory 2025/03/26 02:43:59 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:43:59 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyAfterDelete (2.55s) === RUN TestCopyRedownload run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:02 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:44:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:44:02 DEBUG : Local file system at /tmp/rclone200516551: Waiting for checks to finish 2025/03/26 02:44:02 DEBUG : Local file system at /tmp/rclone200516551: Waiting for transfers to finish 2025/03/26 02:44:02 DEBUG : sub dir/hello world: Src hash empty - aborting Dst hash check 2025/03/26 02:44:02 DEBUG : sub dir/hello world.9e820094.partial: renamed to: sub dir/hello world 2025/03/26 02:44:02 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:44:02 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyRedownload (2.63s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:03 DEBUG : check sum: Need to transfer - File not found at Destination 2025/03/26 02:44:03 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:03 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:07 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/03/26 02:44:07 INFO : check sum: Copied (new) 2025/03/26 02:44:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:07 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:07 DEBUG : check sum: Dst hash empty - aborting Src hash check 2025/03/26 02:44:07 DEBUG : check sum: Size of src and dst objects identical 2025/03/26 02:44:07 DEBUG : check sum: Unchanged skipping 2025/03/26 02:44:07 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:07 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:07 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.51s) === RUN TestSyncSizeOnly run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:09 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/03/26 02:44:09 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:09 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:13 DEBUG : sizeonly: Dst hash empty - aborting Src hash check 2025/03/26 02:44:13 INFO : sizeonly: Copied (new) 2025/03/26 02:44:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:13 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:13 DEBUG : sizeonly: Sizes identical 2025/03/26 02:44:13 DEBUG : sizeonly: Unchanged skipping 2025/03/26 02:44:13 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:13 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:13 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.56s) === RUN TestSyncIgnoreSize run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:14 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/03/26 02:44:14 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:14 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:15 DEBUG : ignore-size: Dst hash empty - aborting Src hash check 2025/03/26 02:44:15 INFO : ignore-size: Copied (new) 2025/03/26 02:44:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:15 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:44:15 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:15 DEBUG : ignore-size: Unchanged skipping 2025/03/26 02:44:15 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:15 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:15 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncIgnoreSize (2.13s) === RUN TestSyncIgnoreTimes run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:17 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:17 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:44:17 DEBUG : existing: Unchanged skipping 2025/03/26 02:44:17 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:17 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:17 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:17 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:17 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/03/26 02:44:17 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:18 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/26 02:44:18 INFO : existing: Copied (replaced existing) 2025/03/26 02:44:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (2.90s) === RUN TestSyncIgnoreExisting run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:19 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 02:44:19 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:19 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:20 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/26 02:44:20 INFO : existing: Copied (new) 2025/03/26 02:44:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:20 DEBUG : existing: Destination exists, skipping 2025/03/26 02:44:20 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:20 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:20 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:20 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (2.16s) === RUN TestSyncIgnoreErrors run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:23 INFO : d: Making directory 2025/03/26 02:44:23 DEBUG : Added delayed dir = "a", newDst= 2025/03/26 02:44:23 DEBUG : c: Directory modification time the same (differ by 465.239481ms, within tolerance 1s) 2025/03/26 02:44:23 DEBUG : Added delayed dir = "c", newDst=c 2025/03/26 02:44:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 02:44:24 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:44:24 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 02:44:24 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:24 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:24 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:44:24 INFO : a/potato2: Copied (new) 2025/03/26 02:44:24 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:24 INFO : b/potato: Deleted 2025/03/26 02:44:25 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/26 02:44:25 INFO : d: Removing directory 2025/03/26 02:44:25 INFO : b: Removing directory 2025/03/26 02:44:25 DEBUG : files root 'rclone-test-gudugir1yika': deleted 2 directories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (5.23s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:28 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/26 02:44:28 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/03/26 02:44:28 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:28 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:28 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2025/03/26 02:44:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:28 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:28 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/26 02:44:28 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/03/26 02:44:28 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:29 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/03/26 02:44:29 INFO : empty space: Copied (replaced existing) 2025/03/26 02:44:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (3.15s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:31 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:31 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/26 02:44:31 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/03/26 02:44:31 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:31 DEBUG : empty space: Dst hash empty - aborting Src hash check 2025/03/26 02:44:31 INFO : empty space: Copied (replaced existing) 2025/03/26 02:44:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" fstest.go:121: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:121 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:126 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:145 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:344 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1035 Error: Should be true Test: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime Messages: empty space: Modification time difference too big |-95456h54m52.500000001s| > 1s (want 2001-02-03 04:05:06.499999999 +0000 UTC vs got 2011-12-25 12:59:59 +0000 UTC) (precision 1s) --- FAIL: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (2.66s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:33 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06 +0000 UTC 2025/03/26 02:44:33 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/26 02:44:33 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:33 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:34 DEBUG : foo: Dst hash empty - aborting Src hash check 2025/03/26 02:44:34 INFO : foo: Copied (replaced existing) 2025/03/26 02:44:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (2.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:36 DEBUG : potato: Need to transfer - File not found at Destination 2025/03/26 02:44:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:44:36 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:36 DEBUG : empty space: Unchanged skipping 2025/03/26 02:44:36 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:37 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:44:37 INFO : potato: Copied (new) 2025/03/26 02:44:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (2.66s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:39 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:39 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/03/26 02:44:39 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:39 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:44:39 INFO : potato: Copied (replaced existing) 2025/03/26 02:44:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:41 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:41 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/03/26 02:44:41 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:44:41 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:42 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:44:42 INFO : potato: Copied (replaced existing) 2025/03/26 02:44:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (2.59s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:44:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/03/26 02:44:44 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:44:44 DEBUG : empty space: Unchanged skipping 2025/03/26 02:44:44 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:44 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (2.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:44:47 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:44:47 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:47 DEBUG : empty space: Unchanged skipping 2025/03/26 02:44:47 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:48 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:44:48 INFO : potato2: Copied (new) 2025/03/26 02:44:48 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:48 INFO : potato: Deleted run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:51 INFO : d: Making directory 2025/03/26 02:44:51 INFO : d/e: Making directory 2025/03/26 02:44:52 DEBUG : Added delayed dir = "a", newDst= 2025/03/26 02:44:52 DEBUG : c: Directory modification time the same (differ by 313.20733ms, within tolerance 1s) 2025/03/26 02:44:52 DEBUG : Added delayed dir = "c", newDst=c 2025/03/26 02:44:52 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 02:44:52 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:44:52 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 02:44:52 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:52 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:53 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:44:53 INFO : a/potato2: Copied (new) 2025/03/26 02:44:53 DEBUG : Waiting for deletions to finish 2025/03/26 02:44:53 INFO : b/potato: Deleted 2025/03/26 02:44:53 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/26 02:44:53 INFO : d/e: Removing directory 2025/03/26 02:44:53 INFO : d: Removing directory 2025/03/26 02:44:53 INFO : b: Removing directory 2025/03/26 02:44:54 DEBUG : files root 'rclone-test-gudugir1yika': deleted 3 directories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (5.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:44:57 INFO : d: Making directory 2025/03/26 02:44:57 DEBUG : Added delayed dir = "a", newDst= 2025/03/26 02:44:57 DEBUG : c: Directory modification time the same (differ by 481.20067ms, within tolerance 1s) 2025/03/26 02:44:57 DEBUG : Added delayed dir = "c", newDst=c 2025/03/26 02:44:57 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/03/26 02:44:58 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:44:58 DEBUG : c/non empty space: Unchanged skipping 2025/03/26 02:44:58 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:44:58 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:44:58 DEBUG : a/potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:44:58 INFO : a/potato2: Copied (new) 2025/03/26 02:44:58 ERROR : files root 'rclone-test-gudugir1yika': not deleting files as there were IO errors 2025/03/26 02:44:58 INFO : a: Set directory modification time (using DirSetModTime) 2025/03/26 02:44:58 ERROR : files root 'rclone-test-gudugir1yika': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (5.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:02 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:45:02 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:45:02 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:02 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:02 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:02 INFO : potato: Deleted 2025/03/26 02:45:03 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:45:03 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncDeleteDuring (3.44s) === RUN TestSyncDeleteBefore run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:06 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:06 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:06 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:06 INFO : potato: Deleted 2025/03/26 02:45:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:45:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:45:06 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:06 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:06 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:07 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:45:07 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncDeleteBefore (3.80s) === RUN TestCopyDeleteBefore run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:45:09 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:09 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:09 DEBUG : potato2: Dst hash empty - aborting Src hash check 2025/03/26 02:45:09 INFO : potato2: Copied (new) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestCopyDeleteBefore (2.77s) === RUN TestSyncWithExclude run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:12 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 02:45:12 DEBUG : enormous: Excluded 2025/03/26 02:45:12 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:45:12 DEBUG : potato2: Excluded 2025/03/26 02:45:12 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:45:12 DEBUG : potato2: Excluded 2025/03/26 02:45:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:45:12 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:12 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:12 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:12 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:12 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:12 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 02:45:12 DEBUG : enormous: Excluded 2025/03/26 02:45:12 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:45:12 DEBUG : potato2: Excluded 2025/03/26 02:45:12 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:45:12 DEBUG : potato2: Excluded 2025/03/26 02:45:12 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/26 02:45:12 DEBUG : Local file system at /tmp/rclone200516551: Waiting for checks to finish 2025/03/26 02:45:12 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:12 DEBUG : Local file system at /tmp/rclone200516551: Waiting for transfers to finish 2025/03/26 02:45:12 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:12 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncWithExclude (3.17s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:16 DEBUG : enormous: Excluded (Size Filter) 2025/03/26 02:45:16 DEBUG : enormous: Excluded 2025/03/26 02:45:16 DEBUG : potato2: Excluded (Size Filter) 2025/03/26 02:45:16 DEBUG : potato2: Excluded 2025/03/26 02:45:16 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:16 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:45:16 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:16 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:16 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:16 INFO : potato2: Deleted 2025/03/26 02:45:16 INFO : enormous: Deleted 2025/03/26 02:45:16 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:16 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/03/26 02:45:16 DEBUG : Local file system at /tmp/rclone200516551: Waiting for checks to finish 2025/03/26 02:45:16 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:16 DEBUG : Local file system at /tmp/rclone200516551: Waiting for transfers to finish 2025/03/26 02:45:16 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:16 INFO : enormous: Deleted 2025/03/26 02:45:16 INFO : potato2: Deleted 2025/03/26 02:45:16 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.74s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:21 DEBUG : five: Need to transfer - File not found at Destination 2025/03/26 02:45:21 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/03/26 02:45:21 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:21 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/03/26 02:45:21 DEBUG : one: Destination is newer than source, skipping 2025/03/26 02:45:21 DEBUG : three: Sizes identical 2025/03/26 02:45:21 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 02:45:21 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/26 02:45:21 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:21 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/26 02:45:21 INFO : four: Copied (replaced existing) 2025/03/26 02:45:21 DEBUG : five: Dst hash empty - aborting Src hash check 2025/03/26 02:45:21 INFO : five: Copied (new) 2025/03/26 02:45:22 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/26 02:45:22 INFO : two: Copied (replaced existing) 2025/03/26 02:45:22 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:22 DEBUG : five: Dst hash empty - aborting Src hash check 2025/03/26 02:45:22 DEBUG : four: Dst hash empty - aborting Src hash check 2025/03/26 02:45:22 DEBUG : five: Size of src and dst objects identical 2025/03/26 02:45:22 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 02:45:22 DEBUG : one: Destination is newer than source, skipping 2025/03/26 02:45:22 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/26 02:45:22 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/26 02:45:22 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:22 DEBUG : three: Size of src and dst objects identical 2025/03/26 02:45:22 DEBUG : four: Size of src and dst objects identical 2025/03/26 02:45:22 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 02:45:22 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 02:45:22 DEBUG : two: Size of src and dst objects identical 2025/03/26 02:45:22 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/03/26 02:45:22 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (5.58s) === 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 "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/03/26 02:45:23 INFO : files root 'rclone-test-gudugir1yika': Making map for --track-renames 2025/03/26 02:45:23 INFO : files root 'rclone-test-gudugir1yika': Finished making map for --track-renames 2025/03/26 02:45:23 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:23 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 02:45:23 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for renames to finish 2025/03/26 02:45:23 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/26 02:45:23 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:24 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:45:24 INFO : potato: Copied (new) 2025/03/26 02:45:24 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/03/26 02:45:24 INFO : yam: Copied (new) 2025/03/26 02:45:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:24 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:45:24 INFO : files root 'rclone-test-gudugir1yika': Making map for --track-renames 2025/03/26 02:45:24 INFO : files root 'rclone-test-gudugir1yika': Finished making map for --track-renames 2025/03/26 02:45:24 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:24 DEBUG : yaml: Need to transfer - No matching file found at Destination 2025/03/26 02:45:24 DEBUG : potato: Unchanged skipping 2025/03/26 02:45:24 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for renames to finish 2025/03/26 02:45:24 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:25 DEBUG : yaml: Dst hash empty - aborting Src hash check 2025/03/26 02:45:25 INFO : yaml: Copied (new) 2025/03/26 02:45:25 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:25 INFO : yam: Deleted run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:1564: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1564 Error: Not equal: expected: true actual : false Test: TestSyncWithTrackRenames Messages: canTrackRenames=true, renames=0 --- FAIL: TestSyncWithTrackRenames (3.26s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/03/26 02:45:26 INFO : files root 'rclone-test-gudugir1yika': Making map for --track-renames 2025/03/26 02:45:26 INFO : files root 'rclone-test-gudugir1yika': Finished making map for --track-renames 2025/03/26 02:45:26 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:26 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 02:45:26 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for renames to finish 2025/03/26 02:45:26 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/03/26 02:45:26 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:27 DEBUG : yam: Dst hash empty - aborting Src hash check 2025/03/26 02:45:27 INFO : yam: Copied (new) 2025/03/26 02:45:27 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:45:27 INFO : potato: Copied (new) 2025/03/26 02:45:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:27 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:45:27 INFO : files root 'rclone-test-gudugir1yika': Making map for --track-renames 2025/03/26 02:45:27 INFO : files root 'rclone-test-gudugir1yika': Finished making map for --track-renames 2025/03/26 02:45:27 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:27 DEBUG : potato: Unchanged skipping 2025/03/26 02:45:27 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for renames to finish 2025/03/26 02:45:28 INFO : yam: Moved (server-side) to: yaml 2025/03/26 02:45:28 INFO : yaml: Renamed from "yam" 2025/03/26 02:45:28 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:28 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:28 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.03s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/03/26 02:45:29 DEBUG : Added delayed dir = "sub", newDst= 2025/03/26 02:45:29 INFO : files root 'rclone-test-gudugir1yika': Making map for --track-renames 2025/03/26 02:45:29 INFO : files root 'rclone-test-gudugir1yika': Finished making map for --track-renames 2025/03/26 02:45:29 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:29 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/03/26 02:45:29 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/03/26 02:45:29 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for renames to finish 2025/03/26 02:45:29 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:30 DEBUG : potato: Dst hash empty - aborting Src hash check 2025/03/26 02:45:30 INFO : potato: Copied (new) 2025/03/26 02:45:30 DEBUG : sub/yam: Dst hash empty - aborting Src hash check 2025/03/26 02:45:30 INFO : sub/yam: Copied (new) 2025/03/26 02:45:30 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:30 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:45:31 DEBUG : potato: Unchanged skipping 2025/03/26 02:45:31 INFO : sub: Set directory modification time (using DirSetModTime) 2025/03/26 02:45:31 DEBUG : Added delayed dir = "sub", newDst=sub 2025/03/26 02:45:31 INFO : files root 'rclone-test-gudugir1yika': Making map for --track-renames 2025/03/26 02:45:31 INFO : files root 'rclone-test-gudugir1yika': Finished making map for --track-renames 2025/03/26 02:45:31 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:31 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for renames to finish 2025/03/26 02:45:32 INFO : sub/yam: Moved (server-side) to: yam 2025/03/26 02:45:32 INFO : yam: Renamed from "sub/yam" 2025/03/26 02:45:32 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:32 DEBUG : Waiting for deletions to finish 2025/03/26 02:45:32 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.29s) === RUN TestServerSideMoveLocal run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:34 DEBUG : Creating backend with remote "/tmp/rclone200516551/dir1" 2025/03/26 02:45:34 DEBUG : Config file has changed externally - reloading 2025/03/26 02:45:34 DEBUG : Creating backend with remote "/tmp/rclone200516551/dir2" 2025/03/26 02:45:34 DEBUG : Local file system at /tmp/rclone200516551/dir2: Using server-side directory move 2025/03/26 02:45:34 INFO : Local file system at /tmp/rclone200516551/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:45:34 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/03/26 02:45:34 DEBUG : Local file system at /tmp/rclone200516551/dir2: Waiting for checks to finish 2025/03/26 02:45:34 DEBUG : Local file system at /tmp/rclone200516551/dir2: Waiting for transfers to finish 2025/03/26 02:45:34 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.26s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:34 DEBUG : Added delayed dir = "nested", newDst= 2025/03/26 02:45:34 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:45:34 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/03/26 02:45:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:45:34 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 02:45:34 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:34 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:35 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/03/26 02:45:35 INFO : nested/sub dir/file: Copied (new) 2025/03/26 02:45:35 INFO : nested/sub dir/file: Deleted 2025/03/26 02:45:35 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:45:35 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:45:35 INFO : sub dir/hello world: Deleted 2025/03/26 02:45:35 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:45:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:45:35 INFO : nested: Set directory modification time (using DirSetModTime) 2025/03/26 02:45:35 INFO : sub dir: Removing directory 2025/03/26 02:45:35 INFO : nested/sub dir: Removing directory 2025/03/26 02:45:35 INFO : nested: Removing directory 2025/03/26 02:45:35 DEBUG : Local file system at /tmp/rclone200516551: deleted 3 directories run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:37 DEBUG : Added delayed dir = "nested", newDst= 2025/03/26 02:45:37 DEBUG : Added delayed dir = "sub dir", newDst= 2025/03/26 02:45:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/03/26 02:45:37 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2025/03/26 02:45:37 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/03/26 02:45:37 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:37 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:38 DEBUG : sub dir/hello world: Dst hash empty - aborting Src hash check 2025/03/26 02:45:38 INFO : sub dir/hello world: Copied (new) 2025/03/26 02:45:38 INFO : sub dir/hello world: Deleted 2025/03/26 02:45:38 DEBUG : nested/sub dir/file: Dst hash empty - aborting Src hash check 2025/03/26 02:45:38 INFO : nested/sub dir/file: Copied (new) 2025/03/26 02:45:38 INFO : nested/sub dir/file: Deleted 2025/03/26 02:45:38 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:45:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:45:38 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:40 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 02:45:40 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/03/26 02:45:40 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:40 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:41 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/26 02:45:41 INFO : existing: Copied (new) 2025/03/26 02:45:41 INFO : existing: Deleted 2025/03/26 02:45:41 DEBUG : existing-b: Dst hash empty - aborting Src hash check 2025/03/26 02:45:41 INFO : existing-b: Copied (new) 2025/03/26 02:45:41 INFO : existing-b: Deleted 2025/03/26 02:45:41 DEBUG : existing: Destination exists, skipping 2025/03/26 02:45:41 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:45:41 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/03/26 02:45:41 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:45:41 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (2.02s) === RUN TestServerSideMove run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:42 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-galabaz7yubu" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-gudugir1yika' -> files root 'rclone-test-galabaz7yubu' 2025/03/26 02:45:47 DEBUG : files root 'rclone-test-galabaz7yubu': Using server-side directory move 2025/03/26 02:45:47 INFO : files root 'rclone-test-galabaz7yubu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:45:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:45:47 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/26 02:45:47 DEBUG : empty space: Unchanged skipping 2025/03/26 02:45:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 02:45:47 DEBUG : files root 'rclone-test-galabaz7yubu': Waiting for checks to finish 2025/03/26 02:45:47 INFO : empty space: Deleted 2025/03/26 02:45:47 DEBUG : files root 'rclone-test-galabaz7yubu': Waiting for transfers to finish 2025/03/26 02:45:47 INFO : potato3: Deleted 2025/03/26 02:45:47 INFO : potato2: Moved (server-side) 2025/03/26 02:45:48 INFO : potato3: Moved (server-side) 2025/03/26 02:45:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-vurecac4woci" 2025/03/26 02:45:48 DEBUG : files root 'rclone-test-vurecac4woci': Using server-side directory move 2025/03/26 02:45:49 INFO : files root 'rclone-test-vurecac4woci': Server side directory move succeeded 2025/03/26 02:45:49 ERROR : : error listing: directory not found 2025/03/26 02:45:49 DEBUG : files root 'rclone-test-vurecac4woci': Purge remote 2025/03/26 02:45:49 DEBUG : files root 'rclone-test-galabaz7yubu': Purge remote 2025/03/26 02:45:49 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (7.72s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:45:50 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-fipecen2xome" sync_test.go:1705: Server side move (if possible) files root 'rclone-test-gudugir1yika' -> files root 'rclone-test-fipecen2xome' 2025/03/26 02:45:58 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 02:45:58 DEBUG : empty space: Excluded 2025/03/26 02:45:58 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 02:45:58 DEBUG : empty space: Excluded 2025/03/26 02:45:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:45:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 02:45:58 DEBUG : files root 'rclone-test-fipecen2xome': Waiting for checks to finish 2025/03/26 02:45:58 DEBUG : files root 'rclone-test-fipecen2xome': Waiting for transfers to finish 2025/03/26 02:45:58 INFO : potato3: Deleted 2025/03/26 02:45:58 INFO : potato2: Moved (server-side) 2025/03/26 02:45:59 INFO : potato3: Moved (server-side) 2025/03/26 02:45:59 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-ruzikud3dilo" 2025/03/26 02:46:00 DEBUG : empty space: Excluded (Size Filter) 2025/03/26 02:46:00 DEBUG : empty space: Excluded 2025/03/26 02:46:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:46:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/03/26 02:46:00 DEBUG : files root 'rclone-test-ruzikud3dilo': Waiting for checks to finish 2025/03/26 02:46:00 DEBUG : files root 'rclone-test-ruzikud3dilo': Waiting for transfers to finish 2025/03/26 02:46:00 INFO : potato2: Moved (server-side) 2025/03/26 02:46:00 INFO : potato3: Moved (server-side) 2025/03/26 02:46:01 DEBUG : files root 'rclone-test-ruzikud3dilo': Purge remote 2025/03/26 02:46:01 DEBUG : files root 'rclone-test-fipecen2xome': Purge remote --- PASS: TestServerSideMoveWithFilter (11.62s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:01 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gigihor2voso" 2025/03/26 02:46:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) files root 'rclone-test-gudugir1yika' -> files root 'rclone-test-gigihor2voso' 2025/03/26 02:46:06 DEBUG : files root 'rclone-test-gigihor2voso': Using server-side directory move 2025/03/26 02:46:07 INFO : files root 'rclone-test-gigihor2voso': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/03/26 02:46:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/03/26 02:46:07 DEBUG : Added delayed dir = "tomatoDir", newDst= 2025/03/26 02:46:07 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/03/26 02:46:07 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/03/26 02:46:07 DEBUG : empty space: Unchanged skipping 2025/03/26 02:46:07 DEBUG : files root 'rclone-test-gigihor2voso': Waiting for checks to finish 2025/03/26 02:46:07 INFO : potato3: Deleted 2025/03/26 02:46:07 INFO : empty space: Deleted 2025/03/26 02:46:07 DEBUG : files root 'rclone-test-gigihor2voso': Waiting for transfers to finish 2025/03/26 02:46:07 INFO : potato2: Moved (server-side) 2025/03/26 02:46:07 INFO : potato3: Moved (server-side) 2025/03/26 02:46:07 INFO : tomatoDir: Removing directory 2025/03/26 02:46:07 DEBUG : files root 'rclone-test-gudugir1yika': deleted 1 directories 2025/03/26 02:46:08 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gelumuc5kodu" 2025/03/26 02:46:08 INFO : tomatoDir: Making directory 2025/03/26 02:46:09 DEBUG : files root 'rclone-test-gelumuc5kodu': Using server-side directory move 2025/03/26 02:46:09 INFO : files root 'rclone-test-gelumuc5kodu': Server side directory move succeeded 2025/03/26 02:46:09 ERROR : : error listing: directory not found 2025/03/26 02:46:09 ERROR : : error listing: directory not found 2025/03/26 02:46:09 DEBUG : files root 'rclone-test-gelumuc5kodu': Purge remote 2025/03/26 02:46:10 DEBUG : files root 'rclone-test-gigihor2voso': Purge remote 2025/03/26 02:46:10 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (8.73s) === RUN TestServerSideMoveOverlap run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.24s) === RUN TestSyncOverlap run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/rclone-sync-test" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncOverlap (1.76s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:12 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/rclone-sync-test" 2025/03/26 02:46:13 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/rclone-sync-test-include/layer2" 2025/03/26 02:46:14 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/rclone-sync-test-ignore-file" 2025/03/26 02:46:16 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:46:16 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:46:16 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/26 02:46:16 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:46:16 DEBUG : files root 'rclone-test-gudugir1yika/rclone-sync-test': Waiting for checks to finish 2025/03/26 02:46:16 DEBUG : files root 'rclone-test-gudugir1yika/rclone-sync-test': Waiting for transfers to finish 2025/03/26 02:46:16 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:16 INFO : There was nothing to transfer 2025/03/26 02:46:16 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:46:17 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:46:17 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:46:17 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:46:17 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:46:17 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:17 INFO : rclone-sync-test-include: Removing directory 2025/03/26 02:46:17 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 02:46:17 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/26 02:46:17 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/03/26 02:46:17 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/03/26 02:46:17 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:17 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/03/26 02:46:18 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/03/26 02:46:18 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:18 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/03/26 02:46:19 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:19 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/03/26 02:46:20 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:22 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:22 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/26 02:46:22 DEBUG : files root 'rclone-test-gudugir1yika': failed to delete 1 directories 2025/03/26 02:46:22 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:24 DEBUG : pacer: Reducing sleep to 1.5s 2025/03/26 02:46:26 DEBUG : pacer: Reducing sleep to 1.125s 2025/03/26 02:46:27 DEBUG : pacer: Reducing sleep to 843.75ms 2025/03/26 02:46:27 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:46:28 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/03/26 02:46:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:46:29 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/03/26 02:46:29 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/26 02:46:30 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/03/26 02:46:30 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/03/26 02:46:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:46:30 DEBUG : files root 'rclone-test-gudugir1yika/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/03/26 02:46:30 DEBUG : files root 'rclone-test-gudugir1yika/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/03/26 02:46:30 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:30 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:31 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/03/26 02:46:31 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/03/26 02:46:31 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/03/26 02:46:31 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:46:31 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/03/26 02:46:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:46:32 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/03/26 02:46:32 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/03/26 02:46:32 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/03/26 02:46:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:46:32 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:46:32 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:46:32 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:32 INFO : rclone-sync-test-include: Removing directory 2025/03/26 02:46:32 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/03/26 02:46:32 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/03/26 02:46:32 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 285.08716ms 2025/03/26 02:46:32 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:32 DEBUG : pacer: Rate limited, increasing sleep to 570.17432ms 2025/03/26 02:46:33 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:33 DEBUG : pacer: Rate limited, increasing sleep to 1.14034864s 2025/03/26 02:46:33 DEBUG : pacer: low level retry 6/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:33 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/03/26 02:46:34 DEBUG : pacer: low level retry 7/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:36 DEBUG : pacer: low level retry 8/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:38 DEBUG : pacer: low level retry 9/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:40 DEBUG : pacer: low level retry 10/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:40 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/03/26 02:46:40 DEBUG : files root 'rclone-test-gudugir1yika': failed to delete 1 directories 2025/03/26 02:46:40 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:43 DEBUG : pacer: Reducing sleep to 1.5s 2025/03/26 02:46:43 DEBUG : : Excluded 2025/03/26 02:46:44 DEBUG : pacer: Reducing sleep to 1.125s 2025/03/26 02:46:46 DEBUG : pacer: Reducing sleep to 843.75ms 2025/03/26 02:46:46 DEBUG : rclone-sync-test: Excluded 2025/03/26 02:46:47 DEBUG : pacer: Reducing sleep to 632.8125ms 2025/03/26 02:46:47 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/03/26 02:46:48 DEBUG : pacer: Reducing sleep to 474.609375ms 2025/03/26 02:46:48 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2025/03/26 02:46:48 DEBUG : pacer: Reducing sleep to 355.957031ms 2025/03/26 02:46:49 DEBUG : pacer: Reducing sleep to 266.967773ms 2025/03/26 02:46:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/03/26 02:46:49 DEBUG : files root 'rclone-test-gudugir1yika/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/03/26 02:46:49 DEBUG : files root 'rclone-test-gudugir1yika/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/03/26 02:46:49 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:49 INFO : There was nothing to transfer run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:49 DEBUG : pacer: Reducing sleep to 200.225829ms 2025/03/26 02:46:49 DEBUG : pacer: Reducing sleep to 150.169371ms 2025/03/26 02:46:50 DEBUG : pacer: Reducing sleep to 112.627028ms 2025/03/26 02:46:50 DEBUG : pacer: Reducing sleep to 84.470271ms 2025/03/26 02:46:50 DEBUG : pacer: Reducing sleep to 63.352703ms 2025/03/26 02:46:50 DEBUG : pacer: Reducing sleep to 47.514527ms 2025/03/26 02:46:50 DEBUG : pacer: Reducing sleep to 35.635895ms 2025/03/26 02:46:50 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:50 DEBUG : pacer: Rate limited, increasing sleep to 71.27179ms 2025/03/26 02:46:50 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/rclone-sync-test-include not empty`) 2025/03/26 02:46:50 DEBUG : pacer: Rate limited, increasing sleep to 142.54358ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 106.907685ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 80.180763ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 60.135572ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 45.101679ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 33.826259ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 25.369694ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 19.02727ms 2025/03/26 02:46:51 DEBUG : pacer: Reducing sleep to 14.270452ms 2025/03/26 02:46:52 DEBUG : pacer: Reducing sleep to 10.702839ms 2025/03/26 02:46:52 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestSyncOverlapWithFilter (43.17s) === RUN TestSyncCompareDest run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:46:55 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:46:55 DEBUG : Config file has changed externally - reloading 2025/03/26 02:46:56 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/CompareDest" 2025/03/26 02:46:57 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 02:46:57 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:46:57 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:46:58 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:46:58 INFO : one: Copied (new) 2025/03/26 02:46:58 DEBUG : Waiting for deletions to finish 2025/03/26 02:46:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:46:59 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:46:59 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:00 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:47:00 INFO : one: Copied (replaced existing) 2025/03/26 02:47:00 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:02 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:02 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:02 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:47:02 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:02 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:02 INFO : There was nothing to transfer 2025/03/26 02:47:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 02:47:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:04 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:47:04 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:04 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:04 INFO : There was nothing to transfer 2025/03/26 02:47:04 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:04 DEBUG : two: Destination found in --compare-dest, skipping 2025/03/26 02:47:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:04 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:04 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:04 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:47:04 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:04 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:04 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/03/26 02:47:05 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:05 DEBUG : two: Need to transfer - File not found at Destination 2025/03/26 02:47:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:05 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:05 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:05 DEBUG : one: Destination found in --compare-dest, skipping 2025/03/26 02:47:05 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:06 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/26 02:47:06 INFO : two: Copied (new) 2025/03/26 02:47:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:47:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dest" 2025/03/26 02:47:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/pre-dest1" 2025/03/26 02:47:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/pre-dest2" 2025/03/26 02:47:11 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:47:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/03/26 02:47:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:47:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/03/26 02:47:12 DEBUG : 3: Need to transfer - File not found at Destination 2025/03/26 02:47:12 DEBUG : files root 'rclone-test-gudugir1yika/dest': Waiting for checks to finish 2025/03/26 02:47:12 DEBUG : files root 'rclone-test-gudugir1yika/dest': Waiting for transfers to finish 2025/03/26 02:47:16 DEBUG : 3: Dst hash empty - aborting Src hash check 2025/03/26 02:47:16 INFO : 3: Copied (new) 2025/03/26 02:47:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (10.18s) === RUN TestSyncCopyDest run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:47:18 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:47:19 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/CopyDest" 2025/03/26 02:47:20 DEBUG : one: Need to transfer - File not found at Destination 2025/03/26 02:47:20 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:20 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:21 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:47:21 INFO : one: Copied (new) 2025/03/26 02:47:21 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:22 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:22 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:26 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:47:26 INFO : one: Copied (replaced existing) 2025/03/26 02:47:26 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:29 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/BackupDir" 2025/03/26 02:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:30 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/03/26 02:47:31 INFO : one: Moved (server-side) 2025/03/26 02:47:33 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:47:33 DEBUG : one: Src hash empty - aborting Dst hash check 2025/03/26 02:47:33 INFO : one: Copied (server-side copy) 2025/03/26 02:47:33 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/03/26 02:47:33 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:33 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:35 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:37 DEBUG : two: Dst hash empty - aborting Src hash check 2025/03/26 02:47:37 DEBUG : two: Src hash empty - aborting Dst hash check 2025/03/26 02:47:37 INFO : two: Copied (server-side copy) 2025/03/26 02:47:37 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/03/26 02:47:37 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:37 DEBUG : one: Unchanged skipping 2025/03/26 02:47:37 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:37 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:37 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:38 DEBUG : one: Unchanged skipping 2025/03/26 02:47:38 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:38 DEBUG : two: Unchanged skipping 2025/03/26 02:47:38 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:38 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:38 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:38 INFO : There was nothing to transfer 2025/03/26 02:47:40 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/03/26 02:47:40 DEBUG : three: Destination not found in --copy-dest 2025/03/26 02:47:40 DEBUG : three: Need to transfer - File not found at Destination 2025/03/26 02:47:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:40 DEBUG : one: Unchanged skipping 2025/03/26 02:47:40 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/03/26 02:47:40 DEBUG : two: Unchanged skipping 2025/03/26 02:47:40 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:40 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:41 DEBUG : three: Dst hash empty - aborting Src hash check 2025/03/26 02:47:41 INFO : three: Copied (new) 2025/03/26 02:47:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (24.87s) === RUN TestSyncBackupDir run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:47:45 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:47:46 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/backup" 2025/03/26 02:47:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:47:47 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:47:47 DEBUG : two: Unchanged skipping 2025/03/26 02:47:47 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:48 INFO : one: Moved (server-side) 2025/03/26 02:47:48 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:49 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:47:49 INFO : one: Copied (new) 2025/03/26 02:47:49 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:50 INFO : three.txt: Moved (server-side) 2025/03/26 02:47:50 INFO : three.txt: Moved into backup dir 2025/03/26 02:47:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:47:51 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:47:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:47:51 DEBUG : two: Unchanged skipping 2025/03/26 02:47:51 INFO : one: Deleted 2025/03/26 02:47:52 INFO : one: Moved (server-side) 2025/03/26 02:47:52 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:47:53 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:47:53 INFO : one: Copied (new) 2025/03/26 02:47:53 DEBUG : Waiting for deletions to finish 2025/03/26 02:47:53 INFO : three.txt: Deleted 2025/03/26 02:47:53 INFO : three.txt: Moved (server-side) 2025/03/26 02:47:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.25s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:47:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:47:58 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/backup" 2025/03/26 02:47:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:47:59 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:47:59 DEBUG : two: Unchanged skipping 2025/03/26 02:47:59 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:48:00 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:48:00 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:48:01 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:01 INFO : one: Copied (new) 2025/03/26 02:48:01 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:02 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:48:02 INFO : three.txt: Moved into backup dir 2025/03/26 02:48:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:48:03 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:03 DEBUG : two: Unchanged skipping 2025/03/26 02:48:03 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:48:04 INFO : one.bak: Deleted 2025/03/26 02:48:04 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:48:04 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:48:05 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:05 INFO : one: Copied (new) 2025/03/26 02:48:05 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:05 INFO : three.txt.bak: Deleted 2025/03/26 02:48:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:48:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.48s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:48:10 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:48:11 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/backup" 2025/03/26 02:48:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:48:12 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:12 DEBUG : two: Unchanged skipping 2025/03/26 02:48:12 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:48:12 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 02:48:12 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:48:14 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:14 INFO : one: Copied (new) 2025/03/26 02:48:14 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:14 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 02:48:14 INFO : three.txt: Moved into backup dir 2025/03/26 02:48:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:48:16 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:16 DEBUG : two: Unchanged skipping 2025/03/26 02:48:16 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:48:16 INFO : one-2019-01-01: Deleted 2025/03/26 02:48:17 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 02:48:17 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:48:18 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:18 INFO : one: Copied (new) 2025/03/26 02:48:18 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:18 INFO : three-2019-01-01.txt: Deleted 2025/03/26 02:48:18 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 02:48:18 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.33s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:48:23 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:48:24 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:48:24 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:24 DEBUG : two: Unchanged skipping 2025/03/26 02:48:24 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:48:24 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:48:24 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:48:25 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:25 INFO : one: Copied (new) 2025/03/26 02:48:25 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:48:26 INFO : three.txt: Moved into backup dir 2025/03/26 02:48:27 DEBUG : one.bak: Excluded (Path Filter) 2025/03/26 02:48:27 DEBUG : one.bak: Excluded 2025/03/26 02:48:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/03/26 02:48:27 DEBUG : three.txt.bak: Excluded 2025/03/26 02:48:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:48:27 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:27 DEBUG : two: Unchanged skipping 2025/03/26 02:48:27 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for checks to finish 2025/03/26 02:48:28 INFO : one.bak: Deleted 2025/03/26 02:48:28 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:48:28 DEBUG : files root 'rclone-test-gudugir1yika/dst': Waiting for transfers to finish 2025/03/26 02:48:29 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:29 INFO : one: Copied (new) 2025/03/26 02:48:29 DEBUG : Waiting for deletions to finish 2025/03/26 02:48:29 INFO : three.txt.bak: Deleted 2025/03/26 02:48:30 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:48:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.28s) === RUN TestSyncSuffix run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:48:34 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:48:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:48:36 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:48:37 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:37 INFO : one: Copied (new) 2025/03/26 02:48:37 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:37 DEBUG : two: Unchanged skipping 2025/03/26 02:48:37 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/26 02:48:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:48:39 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/26 02:48:39 INFO : three.txt: Copied (new) 2025/03/26 02:48:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:48:40 INFO : one.bak: Deleted 2025/03/26 02:48:40 INFO : one: Moved (server-side) to: one.bak 2025/03/26 02:48:41 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:41 INFO : one: Copied (new) 2025/03/26 02:48:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:41 DEBUG : two: Unchanged skipping 2025/03/26 02:48:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/26 02:48:42 INFO : three.txt.bak: Deleted 2025/03/26 02:48:42 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/03/26 02:48:43 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/26 02:48:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (13.30s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:48:48 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-gudugir1yika/dst" 2025/03/26 02:48:48 DEBUG : Config file has changed externally - reloading 2025/03/26 02:48:49 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/03/26 02:48:50 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 02:48:51 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:51 INFO : one: Copied (new) 2025/03/26 02:48:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:51 DEBUG : two: Unchanged skipping 2025/03/26 02:48:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/03/26 02:48:52 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 02:48:53 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/26 02:48:53 INFO : three.txt: Copied (new) 2025/03/26 02:48:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/03/26 02:48:54 INFO : one-2019-01-01: Deleted 2025/03/26 02:48:54 INFO : one: Moved (server-side) to: one-2019-01-01 2025/03/26 02:48:55 DEBUG : one: Dst hash empty - aborting Src hash check 2025/03/26 02:48:55 INFO : one: Copied (new) 2025/03/26 02:48:55 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:48:55 DEBUG : two: Unchanged skipping 2025/03/26 02:48:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/03/26 02:48:56 INFO : three-2019-01-01.txt: Deleted 2025/03/26 02:48:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/03/26 02:48:57 DEBUG : three.txt: Dst hash empty - aborting Src hash check 2025/03/26 02:48:57 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.91s) === RUN TestSyncUTFNorm run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:49:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/03/26 02:49:00 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:49:00 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:49:00 DEBUG : Testêé: Dst hash empty - aborting Src hash check 2025/03/26 02:49:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/03/26 02:49:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.91s) === RUN TestSyncImmutable run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:49:02 DEBUG : existing: Need to transfer - File not found at Destination 2025/03/26 02:49:02 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:49:02 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:49:02 DEBUG : existing: Dst hash empty - aborting Src hash check 2025/03/26 02:49:02 INFO : existing: Copied (new) 2025/03/26 02:49:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:49:03 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/03/26 02:49:03 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/03/26 02:49:03 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:49:03 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:49:03 ERROR : files root 'rclone-test-gudugir1yika': not deleting files as there were IO errors 2025/03/26 02:49:03 ERROR : files root 'rclone-test-gudugir1yika': not deleting directories as there were IO errors run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncImmutable (2.48s) === RUN TestSyncIgnoreCase run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.55s) === RUN TestFixCase run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:49:08 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/03/26 02:49:08 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:08 DEBUG : existing: Unchanged skipping 2025/03/26 02:49:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-gajeyuv2 2025/03/26 02:49:09 INFO : SUBDIRA: Set directory modification time (using DirSetModTime) 2025/03/26 02:49:09 DEBUG : Added delayed dir = "SUBDIRA", newDst=SUBDIRA 2025/03/26 02:49:09 DEBUG : EXISTING: moving to existing-rclone-move-mexasax7 2025/03/26 02:49:09 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-gajeyuv2 2025/03/26 02:49:09 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/03/26 02:49:09 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-mexasax7 2025/03/26 02:49:09 DEBUG : EXISTING: moving to existing 2025/03/26 02:49:10 INFO : existingbutdifferent-rclone-move-gajeyuv2: Moved (server-side) to: existingbutdifferent 2025/03/26 02:49:10 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/03/26 02:49:10 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/03/26 02:49:10 INFO : existing-rclone-move-mexasax7: Moved (server-side) to: existing 2025/03/26 02:49:10 INFO : EXISTING: Moved (server-side) to: existing 2025/03/26 02:49:10 INFO : EXISTING: Fixed case by renaming to: existing 2025/03/26 02:49:10 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/03/26 02:49:10 INFO : SUBDIRA/subdirb: Set directory modification time (using DirSetModTime) 2025/03/26 02:49:10 DEBUG : Added delayed dir = "SUBDIRA/subdirb", newDst=SUBDIRA/subdirb 2025/03/26 02:49:10 DEBUG : existingbutdifferent: Dst hash empty - aborting Src hash check 2025/03/26 02:49:10 INFO : existingbutdifferent: Copied (replaced existing) 2025/03/26 02:49:11 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/03/26 02:49:12 INFO : SUBDIRA/subdirb/SUBDIRC: Set directory modification time (using DirSetModTime) 2025/03/26 02:49:12 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC", newDst=SUBDIRA/subdirb/SUBDIRC 2025/03/26 02:49:13 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/03/26 02:49:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/03/26 02:49:13 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-qaqulub8 2025/03/26 02:49:13 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Set directory modification time (using DirSetModTime) 2025/03/26 02:49:13 DEBUG : Added delayed dir = "SUBDIRA/subdirb/SUBDIRC/subdird", newDst=SUBDIRA/subdirb/SUBDIRC/subdird 2025/03/26 02:49:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-qaqulub8 2025/03/26 02:49:14 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/03/26 02:49:14 INFO : subdira/subdirb/subdirc/hello-rclone-move-qaqulub8: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/26 02:49:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/03/26 02:49:14 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/03/26 02:49:14 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/03/26 02:49:15 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:49:15 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/03/26 02:49:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-muxikax0 2025/03/26 02:49:15 DEBUG : subdira/subdirb/subdirc/hello: Dst hash empty - aborting Src hash check 2025/03/26 02:49:15 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/03/26 02:49:15 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-muxikax0 2025/03/26 02:49:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 02:49:16 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-muxikax0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 02:49:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 02:49:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/03/26 02:49:16 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:49:17 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Dst hash empty - aborting Src hash check 2025/03/26 02:49:17 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/03/26 02:49:17 DEBUG : Waiting for deletions to finish 2025/03/26 02:49:19 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/subdira/subdirb/subdirc not empty`) 2025/03/26 02:49:19 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/03/26 02:49:19 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/subdira/subdirb/subdirc not empty`) 2025/03/26 02:49:19 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/03/26 02:49:19 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-gudugir1yika/subdira/subdirb/subdirc not empty`) 2025/03/26 02:49:19 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/03/26 02:49:19 DEBUG : pacer: Reducing sleep to 60ms 2025/03/26 02:49:19 DEBUG : pacer: Reducing sleep to 45ms 2025/03/26 02:49:20 DEBUG : pacer: Reducing sleep to 33.75ms 2025/03/26 02:49:20 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestFixCase (15.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/03/26 02:49:20 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/03/26 02:49:20 DEBUG : pacer: Reducing sleep to 14.238281ms === RUN TestMaxTransfer/Soft run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:2674: This test only runs on local 2025/03/26 02:49:20 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/03/26 02:49:20 DEBUG : pacer: Reducing sleep to 10ms === RUN TestMaxTransfer/Cautious run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (0.76s) --- SKIP: TestMaxTransfer/Hard (0.25s) --- SKIP: TestMaxTransfer/Soft (0.25s) --- SKIP: TestMaxTransfer/Cautious (0.26s) === RUN TestSyncConcurrentDelete run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:49:51 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:49:51 DEBUG : both0: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both12: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both13: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both14: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both15: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both16: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both17: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both18: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both19: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both2: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both3: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both4: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both5: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both6: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both7: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both8: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:49:51 DEBUG : both9: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both11: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both10: Unchanged skipping 2025/03/26 02:49:51 DEBUG : both1: Unchanged skipping 2025/03/26 02:49:51 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:49:51 DEBUG : Waiting for deletions to finish 2025/03/26 02:49:51 INFO : only8: Deleted 2025/03/26 02:49:51 INFO : only9: Deleted 2025/03/26 02:49:51 INFO : only18: Deleted 2025/03/26 02:49:51 INFO : only6: Deleted 2025/03/26 02:49:51 INFO : only1: Deleted 2025/03/26 02:49:51 INFO : only0: Deleted 2025/03/26 02:49:51 INFO : only15: Deleted 2025/03/26 02:49:51 INFO : only11: Deleted 2025/03/26 02:49:51 INFO : only17: Deleted 2025/03/26 02:49:51 INFO : only2: Deleted 2025/03/26 02:49:51 INFO : only4: Deleted 2025/03/26 02:49:51 INFO : only7: Deleted 2025/03/26 02:49:51 INFO : only12: Deleted 2025/03/26 02:49:51 INFO : only10: Deleted 2025/03/26 02:49:51 INFO : only3: Deleted 2025/03/26 02:49:51 INFO : only19: Deleted 2025/03/26 02:49:51 INFO : only14: Deleted 2025/03/26 02:49:51 INFO : only13: Deleted 2025/03/26 02:49:51 INFO : only16: Deleted 2025/03/26 02:49:51 INFO : only5: Deleted run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (34.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:50:29 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for checks to finish 2025/03/26 02:50:29 DEBUG : both1: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both12: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both13: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both14: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both15: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both16: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both17: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both18: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both19: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both2: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both3: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both4: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both5: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both0: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both10: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both11: Unchanged skipping 2025/03/26 02:50:29 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/03/26 02:50:29 DEBUG : both6: Unchanged skipping 2025/03/26 02:50:29 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : both7: Unchanged skipping 2025/03/26 02:50:29 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : both8: Unchanged skipping 2025/03/26 02:50:29 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : both9: Unchanged skipping 2025/03/26 02:50:29 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/03/26 02:50:29 DEBUG : files root 'rclone-test-gudugir1yika': Waiting for transfers to finish 2025/03/26 02:50:30 DEBUG : only0: Dst hash empty - aborting Src hash check 2025/03/26 02:50:30 INFO : only0: Copied (replaced existing) 2025/03/26 02:50:30 DEBUG : only10: Dst hash empty - aborting Src hash check 2025/03/26 02:50:30 INFO : only10: Copied (replaced existing) 2025/03/26 02:50:30 DEBUG : only11: Dst hash empty - aborting Src hash check 2025/03/26 02:50:30 INFO : only11: Copied (replaced existing) 2025/03/26 02:50:30 DEBUG : only1: Dst hash empty - aborting Src hash check 2025/03/26 02:50:30 INFO : only1: Copied (replaced existing) 2025/03/26 02:50:30 DEBUG : only13: Dst hash empty - aborting Src hash check 2025/03/26 02:50:30 INFO : only13: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only14: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only14: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only16: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only16: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only15: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only15: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only18: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only18: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only2: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only2: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only3: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only3: Copied (replaced existing) 2025/03/26 02:50:31 DEBUG : only19: Dst hash empty - aborting Src hash check 2025/03/26 02:50:31 INFO : only19: Copied (replaced existing) 2025/03/26 02:50:32 DEBUG : only5: Dst hash empty - aborting Src hash check 2025/03/26 02:50:32 INFO : only5: Copied (replaced existing) 2025/03/26 02:50:32 DEBUG : only17: Dst hash empty - aborting Src hash check 2025/03/26 02:50:32 INFO : only17: Copied (replaced existing) 2025/03/26 02:50:32 DEBUG : only8: Dst hash empty - aborting Src hash check 2025/03/26 02:50:32 INFO : only8: Copied (replaced existing) 2025/03/26 02:50:32 DEBUG : only7: Dst hash empty - aborting Src hash check 2025/03/26 02:50:32 INFO : only7: Copied (replaced existing) 2025/03/26 02:50:33 DEBUG : only9: Dst hash empty - aborting Src hash check 2025/03/26 02:50:33 INFO : only9: Copied (replaced existing) 2025/03/26 02:50:33 DEBUG : only12: Dst hash empty - aborting Src hash check 2025/03/26 02:50:33 INFO : only12: Copied (replaced existing) 2025/03/26 02:50:33 DEBUG : only4: Dst hash empty - aborting Src hash check 2025/03/26 02:50:33 INFO : only4: Copied (replaced existing) 2025/03/26 02:50:33 DEBUG : only6: Dst hash empty - aborting Src hash check 2025/03/26 02:50:33 INFO : only6: Copied (replaced existing) 2025/03/26 02:50:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (44.74s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:50:40 DEBUG : empty_dir: Making directory with metadata 2025/03/26 02:50:40 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:50:40 DEBUG : empty_on_remote: Making directory with metadata 2025/03/26 02:50:40 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:50:40 INFO : empty_on_remote: Making directory 2025/03/26 02:50:41 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:50:42 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/03/26 02:50:42 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/03/26 02:50:42 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/03/26 02:50:42 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (5.84s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" 2025/03/26 02:50:46 DEBUG : empty_dir: Making directory with metadata 2025/03/26 02:50:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:50:46 DEBUG : empty_on_remote: Making directory with metadata 2025/03/26 02:50:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/03/26 02:50:46 INFO : empty_on_remote: Making directory 2025/03/26 02:50:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC sync_test.go:2797: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2797 /home/rclone/go/src/github.com/rclone/rclone/cmd/bisync/bilib/output.go:18 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2795 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2837 Error: Received unexpected error: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone200516551) 5 vs dst(files root 'rclone-test-gudugir1yika') 0 Test: TestSyncReplaceDirModTimeWithEmptyDirs --- FAIL: TestSyncReplaceDirModTimeWithEmptyDirs (4.87s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (21.04s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" run.go:180: Remote "files root 'rclone-test-gudugir1yika'", Local "Local file system at /tmp/rclone200516551", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (16.53s) FAIL "./sync.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 8m54.942293243s (try 1/5): exit status 1: Failed [TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime TestSyncWithTrackRenames TestSyncReplaceDirModTimeWithEmptyDirs]