"./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Starting (try 1/5) 2024/11/08 04:35:14 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade" 2024/11/08 04:35:14 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/08 04:35:15 DEBUG : Creating backend with remote "/tmp/rclone3295081919" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:16 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:35:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:35:16 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/08 04:35:16 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:16 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:35:16 NOTICE: sub dir: Skipped set directory modification time as --dry-run is set run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.84s) === RUN TestCopy run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:35:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:35:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:35:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:35:21 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:35:21 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:35:21 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:24 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopy (7.66s) === RUN TestCopyMetadata run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:25 DEBUG : metadata sub dir: Making directory with metadata 2024/11/08 04:35:25 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:35:25 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/08 04:35:25 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:35:25 DEBUG : Local file system at /tmp/rclone3295081919: File to upload is small (21 bytes), uploading instead of streaming 2024/11/08 04:35:25 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/08 04:35:25 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/08 04:35:25 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:35:26 DEBUG : Google drive root 'rclone-test-lororox7gade': Skipping btime metadata as can't update it on an existing file: 2024-11-08T04:35:25.703719905Z 2024/11/08 04:35:27 INFO : empty metadata sub dir: Updated directory metadata 2024/11/08 04:35:27 DEBUG : Google drive root 'rclone-test-lororox7gade': Skipping btime metadata as can't update it on an existing file: 2024-11-08T04:35:25.703719905Z 2024/11/08 04:35:28 INFO : metadata sub dir: Updated directory metadata 2024/11/08 04:35:28 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/08 04:35:28 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:28 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:35:30 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/08 04:35:30 INFO : metadata sub dir/hello metadata world: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:33 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world" --- PASS: TestCopyMetadata (10.53s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:36 DEBUG : metadata sub dir: Making directory with metadata 2024/11/08 04:35:36 INFO : metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:35:36 DEBUG : empty metadata sub dir: Making directory with metadata 2024/11/08 04:35:36 INFO : empty metadata sub dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:35:36 DEBUG : Local file system at /tmp/rclone3295081919: File to upload is small (21 bytes), uploading instead of streaming 2024/11/08 04:35:36 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/08 04:35:36 DEBUG : metadata sub dir/hello metadata world: Size and md5 of src and dst objects identical 2024/11/08 04:35:36 INFO : metadata sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:35:36 DEBUG : Added delayed dir = "empty metadata sub dir", newDst= 2024/11/08 04:35:36 DEBUG : Added delayed dir = "metadata sub dir", newDst= 2024/11/08 04:35:36 DEBUG : metadata sub dir/hello metadata world: Need to transfer - File not found at Destination 2024/11/08 04:35:36 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:36 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:35:39 DEBUG : metadata sub dir/hello metadata world: md5 = baa7a013449dbba2b1ed02b5cfb4e1a2 OK 2024/11/08 04:35:39 INFO : metadata sub dir/hello metadata world: Copied (new) 2024/11/08 04:35:39 DEBUG : Google drive root 'rclone-test-lororox7gade': Skipping btime metadata as can't update it on an existing file: 2024-11-08T04:35:36.231646077Z 2024/11/08 04:35:40 INFO : metadata sub dir: Updated directory metadata run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:44 DEBUG : metadata sub dir: Rmdir: contains trashed file: "hello metadata world" --- PASS: TestCopyMetadataNoEmptyDirs (9.47s) === RUN TestCopyMissingDirectory run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:45 DEBUG : Creating backend with remote "/non-existing" 2024/11/08 04:35:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/08 04:35:45 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:45 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (1.22s) === RUN TestCopyNoTraverse run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:46 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:35:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:35:47 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:47 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:35:50 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:35:50 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:35:51 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:53 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoTraverse (7.73s) === RUN TestCopyCheckFirst run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:35:54 INFO : Google drive root 'rclone-test-lororox7gade': Running all checks before starting transfers 2024/11/08 04:35:54 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:35:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:35:54 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:35:54 INFO : Google drive root 'rclone-test-lororox7gade': Checks finished, now starting transfers 2024/11/08 04:35:54 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:35:58 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:35:58 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:35:59 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:01 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyCheckFirst (8.10s) === RUN TestSyncNoTraverse run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:02 ERROR : Ignoring --no-traverse with sync 2024/11/08 04:36:03 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:36:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:36:03 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:03 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:06 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:36:06 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:36:06 DEBUG : Waiting for deletions to finish 2024/11/08 04:36:06 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:08 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoTraverse (7.54s) === RUN TestCopyWithDepth run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:10 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/08 04:36:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:36:10 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:10 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:12 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2024/11/08 04:36:12 INFO : hello world2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestCopyWithDepth (4.14s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:36:14 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:14 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:16 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:36:16 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (4.10s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:36:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:20 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:36:20 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.17s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:22 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 04:36:22 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:36:22 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 04:36:22 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:36:22 DEBUG : sub dir: Making directory with metadata 2024/11/08 04:36:24 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/08 04:36:24 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:36:25 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:36:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 04:36:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:36:26 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:36:26 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:26 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:27 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:36:27 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:32 DEBUG : sub dir2: Rmdir: contains trashed file: "sub sub dir2" 2024/11/08 04:36:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyEmptyDirectories (11.62s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:34 DEBUG : sub dir2: Making directory 2024/11/08 04:36:34 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/08 04:36:34 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:36:34 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:36:34 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/08 04:36:34 DEBUG : Added delayed dir = "sub dir2/sub sub dir2", newDst= 2024/11/08 04:36:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:36:34 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:34 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:37 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:36:37 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:36:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:36:40 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyNoEmptyDirectories (7.34s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:41 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:36:41 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:36:41 DEBUG : sub dir: Making directory with metadata 2024/11/08 04:36:43 INFO : sub dir: Made directory with metadata (mtime=2024-11-08T04:36:41.679188659Z) 2024/11/08 04:36:43 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:36:44 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:36:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:36:44 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:44 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:46 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:36:46 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:36:46 INFO : sub dir/hello world: Deleted run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:49 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveEmptyDirectories (9.49s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:51 DEBUG : sub dir no update dir modtime: Making directory with metadata 2024/11/08 04:36:51 INFO : sub dir no update dir modtime: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/08 04:36:53 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:53 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:36:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncNoUpdateDirModtime (5.47s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:36:56 DEBUG : sub dir2: Making directory 2024/11/08 04:36:56 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:36:56 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/08 04:36:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:36:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:36:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:37:00 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:37:00 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:37:00 INFO : sub dir/hello world: Deleted 2024/11/08 04:37:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:37:02 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveNoEmptyDirectories (7.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:03 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:37:03 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:37:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:37:04 DEBUG : sub dir: Making directory with metadata 2024/11/08 04:37:05 INFO : sub dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2024/11/08 04:37:05 DEBUG : sub dir2: Making directory with metadata 2024/11/08 04:37:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:37:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:37:06 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:37:06 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:37:08 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:37:08 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:37:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:11 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncEmptyDirectories (9.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:13 DEBUG : sub dir2: Making directory 2024/11/08 04:37:13 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:37:13 DEBUG : Added delayed dir = "sub dir2", newDst= 2024/11/08 04:37:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:37:13 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:37:13 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:37:16 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:37:16 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:37:16 DEBUG : Waiting for deletions to finish 2024/11/08 04:37:17 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:37:19 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestSyncNoEmptyDirectories (7.04s) === RUN TestServerSideCopy run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-popayid6ditu" sync_test.go:590: Server side copy (if possible) Google drive root 'rclone-test-lororox7gade' -> Google drive root 'rclone-test-popayid6ditu' 2024/11/08 04:37:24 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:37:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:37:25 DEBUG : Google drive root 'rclone-test-popayid6ditu': Waiting for checks to finish 2024/11/08 04:37:25 DEBUG : Google drive root 'rclone-test-popayid6ditu': Waiting for transfers to finish 2024/11/08 04:37:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:37:29 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 04:37:29 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:30 DEBUG : Google drive root 'rclone-test-popayid6ditu': Purge remote 2024/11/08 04:37:32 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopy (13.60s) === RUN TestCopyOverSelf run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:38 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/08 04:37:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:37:38 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:37:38 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:37:40 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/08 04:37:40 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/08 04:37:40 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:42 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyOverSelf (10.16s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:47 DEBUG : Creating backend with remote "TestDrive:rclone-test-bayuxid6yuvo" sync_test.go:626: Server side copy (if possible) Google drive root 'rclone-test-lororox7gade' -> Google drive root 'rclone-test-bayuxid6yuvo' 2024/11/08 04:37:48 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:37:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:37:48 DEBUG : Google drive root 'rclone-test-bayuxid6yuvo': Waiting for checks to finish 2024/11/08 04:37:48 DEBUG : Google drive root 'rclone-test-bayuxid6yuvo': Waiting for transfers to finish 2024/11/08 04:37:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:37:52 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 04:37:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:37:56 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:37:56 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/08 04:37:57 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:37:57 DEBUG : Google drive root 'rclone-test-bayuxid6yuvo': Waiting for checks to finish 2024/11/08 04:37:57 DEBUG : Google drive root 'rclone-test-bayuxid6yuvo': Waiting for transfers to finish 2024/11/08 04:37:59 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/08 04:37:59 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 04:37:59 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:00 DEBUG : Google drive root 'rclone-test-bayuxid6yuvo': Purge remote 2024/11/08 04:38:02 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestServerSideCopyOverSelf (20.28s) === RUN TestMoveOverSelf run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:08 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/08 04:38:08 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:38:08 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:38:08 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:38:10 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2024/11/08 04:38:10 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/08 04:38:10 INFO : sub dir/hello world: Deleted 2024/11/08 04:38:10 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:12 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestMoveOverSelf (9.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:17 DEBUG : Creating backend with remote "TestDrive:rclone-test-cucenum0keja" 2024/11/08 04:38:17 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) Google drive root 'rclone-test-lororox7gade' -> Google drive root 'rclone-test-cucenum0keja' 2024/11/08 04:38:18 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:38:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:38:19 DEBUG : Google drive root 'rclone-test-cucenum0keja': Waiting for checks to finish 2024/11/08 04:38:19 DEBUG : Google drive root 'rclone-test-cucenum0keja': Waiting for transfers to finish 2024/11/08 04:38:22 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:38:22 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/08 04:38:23 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:26 DEBUG : Google drive root 'rclone-test-cucenum0keja': Using server-side directory move 2024/11/08 04:38:26 INFO : Google drive root 'rclone-test-cucenum0keja': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 04:38:26 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:38:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/08 04:38:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/08 04:38:27 DEBUG : Google drive root 'rclone-test-cucenum0keja': Waiting for checks to finish 2024/11/08 04:38:27 DEBUG : Google drive root 'rclone-test-cucenum0keja': Waiting for transfers to finish 2024/11/08 04:38:27 INFO : sub dir/hello world: Deleted 2024/11/08 04:38:28 INFO : sub dir/hello world: Moved (server-side) 2024/11/08 04:38:29 INFO : sub dir: Set directory modification time (using SetModTime) 2024/11/08 04:38:32 DEBUG : testing file moves 2024/11/08 04:38:33 DEBUG : sub dir: Directory modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:38:33 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/11/08 04:38:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/08 04:38:33 DEBUG : Google drive root 'rclone-test-cucenum0keja': Waiting for checks to finish 2024/11/08 04:38:33 DEBUG : Google drive root 'rclone-test-cucenum0keja': Waiting for transfers to finish 2024/11/08 04:38:34 INFO : sub dir/hello world: Deleted 2024/11/08 04:38:35 INFO : sub dir/hello world: Moved (server-side) 2024/11/08 04:38:35 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:36 DEBUG : Google drive root 'rclone-test-cucenum0keja': Purge remote --- PASS: TestServerSideMoveOverSelf (26.00s) === RUN TestCopyAfterDelete run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:43 ERROR : : error listing: directory not found 2024/11/08 04:38:43 DEBUG : Local file system at /tmp/rclone3295081919: Making directory 2024/11/08 04:38:44 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:38:44 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:46 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyAfterDelete (7.70s) === RUN TestCopyRedownload run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:51 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:38:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:38:52 DEBUG : Local file system at /tmp/rclone3295081919: Waiting for checks to finish 2024/11/08 04:38:52 DEBUG : Local file system at /tmp/rclone3295081919: Waiting for transfers to finish 2024/11/08 04:38:53 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:38:53 DEBUG : sub dir/hello world.adb18a5f.partial: renamed to: sub dir/hello world 2024/11/08 04:38:53 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:38:53 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:54 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestCopyRedownload (8.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:56 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/08 04:38:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:38:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:38:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/08 04:38:58 INFO : check sum: Copied (new) 2024/11/08 04:38:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:38:58 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:38:58 DEBUG : check sum: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/08 04:38:58 DEBUG : check sum: Size and md5 of src and dst objects identical 2024/11/08 04:38:58 DEBUG : check sum: Unchanged skipping 2024/11/08 04:38:58 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:38:58 DEBUG : Waiting for deletions to finish 2024/11/08 04:38:58 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (5.24s) === RUN TestSyncSizeOnly run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:01 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/08 04:39:01 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:01 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:03 DEBUG : sizeonly: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/08 04:39:03 INFO : sizeonly: Copied (new) 2024/11/08 04:39:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:03 DEBUG : sizeonly: Sizes identical 2024/11/08 04:39:03 DEBUG : sizeonly: Unchanged skipping 2024/11/08 04:39:03 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:03 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:03 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:03 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncSizeOnly (5.19s) === RUN TestSyncIgnoreSize run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:06 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/08 04:39:06 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:06 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:09 DEBUG : ignore-size: md5 = 98bf7d8c15784f0a3d63204441e1e2aa OK 2024/11/08 04:39:09 INFO : ignore-size: Copied (new) 2024/11/08 04:39:09 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:09 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:09 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:39:09 DEBUG : ignore-size: Unchanged skipping 2024/11/08 04:39:09 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:09 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:09 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (5.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:14 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:39:14 DEBUG : existing: Unchanged skipping 2024/11/08 04:39:14 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:14 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:14 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:14 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:14 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/08 04:39:14 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:14 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:16 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/08 04:39:16 INFO : existing: Copied (replaced existing) 2024/11/08 04:39:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (6.28s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 04:39:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:20 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/08 04:39:20 INFO : existing: Copied (new) 2024/11/08 04:39:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:21 DEBUG : existing: Destination exists, skipping 2024/11/08 04:39:21 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:21 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:21 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:21 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (4.93s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:29 DEBUG : d: Making directory 2024/11/08 04:39:31 DEBUG : Added delayed dir = "a", newDst= 2024/11/08 04:39:31 DEBUG : Added delayed dir = "c", newDst=c 2024/11/08 04:39:31 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 04:39:31 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:39:31 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 04:39:31 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:31 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:34 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:39:34 INFO : a/potato2: Copied (new) 2024/11/08 04:39:34 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:35 INFO : b/potato: Deleted 2024/11/08 04:39:36 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/08 04:39:36 INFO : d: Removing directory 2024/11/08 04:39:37 INFO : b: Removing directory 2024/11/08 04:39:37 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/11/08 04:39:38 DEBUG : Google drive root 'rclone-test-lororox7gade': deleted 2 directories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:40 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/11/08 04:39:41 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncIgnoreErrors (19.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:45 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/08 04:39:45 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/08 04:39:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/08 04:39:45 DEBUG : empty space: Unchanged skipping 2024/11/08 04:39:45 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:45 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:45 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:46 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/08 04:39:46 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:46 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/08 04:39:46 INFO : empty space: Updated modification time in destination 2024/11/08 04:39:46 DEBUG : empty space: Unchanged skipping 2024/11/08 04:39:46 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:46 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:46 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (6.14s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:51 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:51 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/08 04:39:51 DEBUG : empty space: md5 = 336d5ebc5436534e61d16e63ddfca327 OK 2024/11/08 04:39:51 DEBUG : empty space: Unchanged skipping 2024/11/08 04:39:51 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:51 DEBUG : Waiting for deletions to finish 2024/11/08 04:39:51 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:39:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:39:56 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/11/08 04:39:56 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 (Local file system at /tmp/rclone3295081919) 2024/11/08 04:39:56 DEBUG : foo: md5 = 37b51d194a7513e45b56f6524f2d51f2 (Google drive root 'rclone-test-lororox7gade') 2024/11/08 04:39:56 DEBUG : foo: md5 differ 2024/11/08 04:39:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:39:57 DEBUG : foo: md5 = acbd18db4cc2f85cedef654fccc4a4d8 OK 2024/11/08 04:39:57 INFO : foo: Copied (replaced existing) 2024/11/08 04:39:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (5.98s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:02 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/08 04:40:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:40:02 DEBUG : empty space: Unchanged skipping 2024/11/08 04:40:02 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:40:02 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:40:03 DEBUG : potato: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:40:03 INFO : potato: Copied (new) 2024/11/08 04:40:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (6.85s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:09 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/08 04:40:09 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:40:09 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:40:10 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 OK 2024/11/08 04:40:10 INFO : potato: Copied (replaced existing) 2024/11/08 04:40:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:15 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 2024/11/08 04:40:15 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:40:15 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 (Local file system at /tmp/rclone3295081919) 2024/11/08 04:40:15 DEBUG : potato: md5 = 100defcf18c42a1e0dc42a789b107cd2 (Google drive root 'rclone-test-lororox7gade') 2024/11/08 04:40:15 DEBUG : potato: md5 differ 2024/11/08 04:40:15 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:40:16 DEBUG : potato: md5 = e4cb6955d9106df6263c45fcfc10f163 OK 2024/11/08 04:40:16 INFO : potato: Copied (replaced existing) 2024/11/08 04:40:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (5.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:40:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:40:22 DEBUG : empty space: Unchanged skipping 2024/11/08 04:40:22 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:40:22 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:40:22 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/08 04:40:22 DEBUG : Waiting for deletions to finish 2024/11/08 04:40:22 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.78s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:40:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:40:29 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:40:29 DEBUG : empty space: Unchanged skipping 2024/11/08 04:40:29 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:40:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:40:31 INFO : potato2: Copied (new) 2024/11/08 04:40:31 DEBUG : Waiting for deletions to finish 2024/11/08 04:40:32 INFO : potato: Deleted run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (9.39s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:40 DEBUG : d: Making directory 2024/11/08 04:40:42 DEBUG : d/e: Making directory 2024/11/08 04:40:44 DEBUG : Added delayed dir = "a", newDst= 2024/11/08 04:40:44 DEBUG : Added delayed dir = "c", newDst=c 2024/11/08 04:40:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 04:40:44 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:40:44 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 04:40:45 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:40:45 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:40:47 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:40:47 INFO : a/potato2: Copied (new) 2024/11/08 04:40:47 DEBUG : Waiting for deletions to finish 2024/11/08 04:40:47 INFO : b/potato: Deleted 2024/11/08 04:40:48 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/08 04:40:48 INFO : d/e: Removing directory 2024/11/08 04:40:49 INFO : d: Removing directory 2024/11/08 04:40:49 DEBUG : d: Rmdir: contains trashed file: "e" 2024/11/08 04:40:50 INFO : b: Removing directory 2024/11/08 04:40:50 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/11/08 04:40:51 DEBUG : Google drive root 'rclone-test-lororox7gade': deleted 3 directories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:40:53 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/11/08 04:40:54 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (21.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:02 DEBUG : d: Making directory 2024/11/08 04:41:04 DEBUG : Added delayed dir = "a", newDst= 2024/11/08 04:41:04 DEBUG : Added delayed dir = "c", newDst=c 2024/11/08 04:41:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/08 04:41:04 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:41:04 DEBUG : c/non empty space: Unchanged skipping 2024/11/08 04:41:06 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:06 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:07 DEBUG : a/potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:41:07 INFO : a/potato2: Copied (new) 2024/11/08 04:41:07 ERROR : Google drive root 'rclone-test-lororox7gade': not deleting files as there were IO errors 2024/11/08 04:41:08 INFO : a: Set directory modification time (using DirSetModTime) 2024/11/08 04:41:08 ERROR : Google drive root 'rclone-test-lororox7gade': not deleting directories as there were IO errors run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:12 DEBUG : c: Rmdir: contains trashed file: "non empty space" 2024/11/08 04:41:13 DEBUG : b: Rmdir: contains trashed file: "potato" 2024/11/08 04:41:14 DEBUG : a: Rmdir: contains trashed file: "potato2" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (19.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:20 DEBUG : Waiting for deletions to finish 2024/11/08 04:41:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:41:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:41:20 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:20 DEBUG : empty space: Unchanged skipping 2024/11/08 04:41:20 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:21 INFO : potato: Deleted 2024/11/08 04:41:22 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:41:22 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (9.35s) === RUN TestSyncDeleteBefore run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:29 DEBUG : Waiting for deletions to finish 2024/11/08 04:41:29 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:29 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:29 INFO : potato: Deleted 2024/11/08 04:41:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:41:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:41:30 DEBUG : empty space: Unchanged skipping 2024/11/08 04:41:30 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:30 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:31 DEBUG : potato2: md5 = d6548b156ea68a4e003e786df99eee76 OK 2024/11/08 04:41:31 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (9.44s) === RUN TestCopyDeleteBefore run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:41:36 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:36 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:38 DEBUG : potato2: md5 = 9519bc2e940e1696ea7365b4b81adedc OK 2024/11/08 04:41:38 INFO : potato2: Copied (new) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (7.56s) === RUN TestSyncWithExclude run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:46 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 04:41:46 DEBUG : enormous: Excluded 2024/11/08 04:41:46 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:41:46 DEBUG : potato2: Excluded 2024/11/08 04:41:46 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:41:46 DEBUG : potato2: Excluded 2024/11/08 04:41:46 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:41:46 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:46 DEBUG : empty space: Unchanged skipping 2024/11/08 04:41:46 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:46 DEBUG : Waiting for deletions to finish 2024/11/08 04:41:46 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:47 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 04:41:47 DEBUG : enormous: Excluded 2024/11/08 04:41:47 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:41:47 DEBUG : potato2: Excluded 2024/11/08 04:41:47 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:41:47 DEBUG : potato2: Excluded 2024/11/08 04:41:47 DEBUG : Local file system at /tmp/rclone3295081919: Waiting for checks to finish 2024/11/08 04:41:47 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/08 04:41:47 DEBUG : empty space: Unchanged skipping 2024/11/08 04:41:47 DEBUG : Local file system at /tmp/rclone3295081919: Waiting for transfers to finish 2024/11/08 04:41:47 DEBUG : Waiting for deletions to finish 2024/11/08 04:41:47 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncWithExclude (7.99s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:56 DEBUG : enormous: Excluded (Size Filter) 2024/11/08 04:41:56 DEBUG : enormous: Excluded 2024/11/08 04:41:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/08 04:41:56 DEBUG : potato2: Excluded 2024/11/08 04:41:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:41:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:41:56 DEBUG : empty space: Unchanged skipping 2024/11/08 04:41:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:41:56 DEBUG : Waiting for deletions to finish 2024/11/08 04:41:56 INFO : potato2: Deleted 2024/11/08 04:41:57 INFO : enormous: Deleted 2024/11/08 04:41:57 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:41:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/08 04:41:57 DEBUG : empty space: Unchanged skipping 2024/11/08 04:41:57 DEBUG : Local file system at /tmp/rclone3295081919: Waiting for checks to finish 2024/11/08 04:41:57 DEBUG : Local file system at /tmp/rclone3295081919: Waiting for transfers to finish 2024/11/08 04:41:57 DEBUG : Waiting for deletions to finish 2024/11/08 04:41:57 INFO : enormous: Deleted 2024/11/08 04:41:57 INFO : potato2: Deleted 2024/11/08 04:41:57 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (9.54s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:08 DEBUG : five: Need to transfer - File not found at Destination 2024/11/08 04:42:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/08 04:42:08 DEBUG : one: Destination is newer than source, skipping 2024/11/08 04:42:08 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:08 DEBUG : three: Sizes identical 2024/11/08 04:42:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 04:42:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:42:08 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 (Local file system at /tmp/rclone3295081919) 2024/11/08 04:42:08 DEBUG : two: md5 = 0f82d86afa0f5dc965c5c15aca58dcfb (Google drive root 'rclone-test-lororox7gade') 2024/11/08 04:42:08 DEBUG : two: md5 differ 2024/11/08 04:42:08 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:09 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/08 04:42:09 INFO : four: Copied (replaced existing) 2024/11/08 04:42:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/08 04:42:09 INFO : two: Copied (replaced existing) 2024/11/08 04:42:09 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/08 04:42:09 INFO : five: Copied (new) 2024/11/08 04:42:09 DEBUG : Waiting for deletions to finish 2024/11/08 04:42:10 DEBUG : one: Destination is newer than source, skipping 2024/11/08 04:42:10 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:10 DEBUG : five: md5 = 30056e1cab7a61d256fc8edd970d14f5 OK 2024/11/08 04:42:10 DEBUG : five: Size and md5 of src and dst objects identical 2024/11/08 04:42:10 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:42:10 DEBUG : four: md5 = 8cbad96aced40b3838dd9f07f6ef5772 OK 2024/11/08 04:42:10 DEBUG : four: Size and md5 of src and dst objects identical 2024/11/08 04:42:10 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:42:10 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/08 04:42:10 DEBUG : two: Size and md5 of src and dst objects identical 2024/11/08 04:42:10 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/08 04:42:10 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 (Local file system at /tmp/rclone3295081919) 2024/11/08 04:42:10 DEBUG : three: md5 = 413af0de1f97a2155acf2b8b26ab36e2 (Google drive root 'rclone-test-lororox7gade') 2024/11/08 04:42:10 DEBUG : three: md5 differ 2024/11/08 04:42:10 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/08 04:42:10 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:12 DEBUG : three: md5 = 35d6d33467aae9a2e3dccb4b6b027878 OK 2024/11/08 04:42:12 INFO : three: Copied (replaced existing) 2024/11/08 04:42:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (16.53s) === 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 "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/08 04:42:17 INFO : Google drive root 'rclone-test-lororox7gade': Making map for --track-renames 2024/11/08 04:42:17 INFO : Google drive root 'rclone-test-lororox7gade': Finished making map for --track-renames 2024/11/08 04:42:17 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 04:42:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 04:42:17 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for renames to finish 2024/11/08 04:42:17 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:18 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/08 04:42:18 INFO : potato: Copied (new) 2024/11/08 04:42:19 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/08 04:42:19 INFO : yam: Copied (new) 2024/11/08 04:42:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:42:19 INFO : Google drive root 'rclone-test-lororox7gade': Making map for --track-renames 2024/11/08 04:42:19 INFO : Google drive root 'rclone-test-lororox7gade': Finished making map for --track-renames 2024/11/08 04:42:19 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:19 DEBUG : potato: Unchanged skipping 2024/11/08 04:42:19 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for renames to finish 2024/11/08 04:42:20 INFO : yam: Moved (server-side) to: yaml 2024/11/08 04:42:20 INFO : yaml: Renamed from "yam" 2024/11/08 04:42:20 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:20 DEBUG : Waiting for deletions to finish 2024/11/08 04:42:20 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (7.68s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/08 04:42:24 INFO : Google drive root 'rclone-test-lororox7gade': Making map for --track-renames 2024/11/08 04:42:24 INFO : Google drive root 'rclone-test-lororox7gade': Finished making map for --track-renames 2024/11/08 04:42:24 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:24 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 04:42:24 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/08 04:42:24 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for renames to finish 2024/11/08 04:42:24 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:25 DEBUG : yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/08 04:42:25 INFO : yam: Copied (new) 2024/11/08 04:42:26 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/08 04:42:26 INFO : potato: Copied (new) 2024/11/08 04:42:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:26 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:42:26 INFO : Google drive root 'rclone-test-lororox7gade': Making map for --track-renames 2024/11/08 04:42:26 INFO : Google drive root 'rclone-test-lororox7gade': Finished making map for --track-renames 2024/11/08 04:42:26 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:26 DEBUG : potato: Unchanged skipping 2024/11/08 04:42:26 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for renames to finish 2024/11/08 04:42:27 INFO : yam: Moved (server-side) to: yaml 2024/11/08 04:42:27 INFO : yaml: Renamed from "yam" 2024/11/08 04:42:27 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:27 DEBUG : Waiting for deletions to finish 2024/11/08 04:42:27 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (6.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/08 04:42:31 DEBUG : Added delayed dir = "sub", newDst= 2024/11/08 04:42:31 INFO : Google drive root 'rclone-test-lororox7gade': Making map for --track-renames 2024/11/08 04:42:31 INFO : Google drive root 'rclone-test-lororox7gade': Finished making map for --track-renames 2024/11/08 04:42:31 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:31 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/08 04:42:31 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/08 04:42:31 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for renames to finish 2024/11/08 04:42:31 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:34 DEBUG : sub/yam: md5 = 48dc443644c4b89556dc06834b46451d OK 2024/11/08 04:42:34 INFO : sub/yam: Copied (new) 2024/11/08 04:42:34 DEBUG : potato: md5 = 7f6fa9ddec9bfebda9510af0323fd696 OK 2024/11/08 04:42:34 INFO : potato: Copied (new) 2024/11/08 04:42:34 DEBUG : Waiting for deletions to finish 2024/11/08 04:42:34 INFO : sub: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:35 DEBUG : Added delayed dir = "sub", newDst=sub 2024/11/08 04:42:35 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:42:35 DEBUG : potato: Unchanged skipping 2024/11/08 04:42:35 INFO : Google drive root 'rclone-test-lororox7gade': Making map for --track-renames 2024/11/08 04:42:35 INFO : Google drive root 'rclone-test-lororox7gade': Finished making map for --track-renames 2024/11/08 04:42:35 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:35 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for renames to finish 2024/11/08 04:42:37 INFO : sub/yam: Moved (server-side) to: yam 2024/11/08 04:42:37 INFO : yam: Renamed from "sub/yam" 2024/11/08 04:42:37 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:37 DEBUG : Waiting for deletions to finish 2024/11/08 04:42:37 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.88s) === RUN TestServerSideMoveLocal run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:41 DEBUG : Creating backend with remote "/tmp/rclone3295081919/dir1" 2024/11/08 04:42:41 DEBUG : Creating backend with remote "/tmp/rclone3295081919/dir2" 2024/11/08 04:42:41 DEBUG : Local file system at /tmp/rclone3295081919/dir2: Using server-side directory move 2024/11/08 04:42:41 INFO : Local file system at /tmp/rclone3295081919/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 04:42:41 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/08 04:42:41 INFO : file1.txt: Moved (server-side) 2024/11/08 04:42:41 DEBUG : Local file system at /tmp/rclone3295081919/dir2: Waiting for checks to finish 2024/11/08 04:42:41 DEBUG : Local file system at /tmp/rclone3295081919/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.50s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:42 DEBUG : Added delayed dir = "nested", newDst= 2024/11/08 04:42:42 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:42:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:42:42 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/08 04:42:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 04:42:42 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:42 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:42:45 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:42:45 INFO : sub dir/hello world: Deleted 2024/11/08 04:42:47 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/08 04:42:47 INFO : nested/sub dir/file: Copied (new) 2024/11/08 04:42:47 INFO : nested/sub dir/file: Deleted 2024/11/08 04:42:48 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:42:49 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:42:49 INFO : nested: Set directory modification time (using DirSetModTime) 2024/11/08 04:42:49 INFO : sub dir: Removing directory 2024/11/08 04:42:49 INFO : nested/sub dir: Removing directory 2024/11/08 04:42:49 INFO : nested: Removing directory 2024/11/08 04:42:49 DEBUG : Local file system at /tmp/rclone3295081919: deleted 3 directories run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:52 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/08 04:42:53 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2024/11/08 04:42:54 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithDeleteEmptySrcDirs (13.75s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:42:56 DEBUG : Added delayed dir = "nested", newDst= 2024/11/08 04:42:56 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/08 04:42:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/08 04:42:56 DEBUG : Added delayed dir = "nested/sub dir", newDst= 2024/11/08 04:42:56 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/08 04:42:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:42:56 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:42:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2024/11/08 04:42:59 INFO : sub dir/hello world: Copied (new) 2024/11/08 04:42:59 INFO : sub dir/hello world: Deleted 2024/11/08 04:43:01 DEBUG : nested/sub dir/file: md5 = 83d3784ea62518eafc60e98d84f877ad OK 2024/11/08 04:43:01 INFO : nested/sub dir/file: Copied (new) 2024/11/08 04:43:01 INFO : nested/sub dir/file: Deleted 2024/11/08 04:43:02 INFO : nested/sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:43:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:43:03 INFO : nested: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:43:06 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" 2024/11/08 04:43:07 DEBUG : nested/sub dir: Rmdir: contains trashed file: "file" 2024/11/08 04:43:08 DEBUG : nested: Rmdir: contains trashed file: "sub dir" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (13.59s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:43:09 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 04:43:09 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/08 04:43:09 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:43:09 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:43:11 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/08 04:43:11 INFO : existing: Copied (new) 2024/11/08 04:43:11 INFO : existing: Deleted 2024/11/08 04:43:11 DEBUG : existing-b: md5 = 006f87892f47ef9aa60fa5ed01a440fb OK 2024/11/08 04:43:11 INFO : existing-b: Copied (new) 2024/11/08 04:43:11 INFO : existing-b: Deleted 2024/11/08 04:43:12 DEBUG : existing: Destination exists, skipping 2024/11/08 04:43:12 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/08 04:43:12 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:43:12 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:43:12 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (4.95s) === RUN TestServerSideMove run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:43:14 DEBUG : Creating backend with remote "TestDrive:rclone-test-fawekap2kemi" sync_test.go:1705: Server side move (if possible) Google drive root 'rclone-test-lororox7gade' -> Google drive root 'rclone-test-fawekap2kemi' 2024/11/08 04:43:25 DEBUG : Google drive root 'rclone-test-fawekap2kemi': Using server-side directory move 2024/11/08 04:43:25 INFO : Google drive root 'rclone-test-fawekap2kemi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 04:43:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:43:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:43:26 DEBUG : empty space: Unchanged skipping 2024/11/08 04:43:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 04:43:26 DEBUG : Google drive root 'rclone-test-fawekap2kemi': Waiting for checks to finish 2024/11/08 04:43:26 INFO : empty space: Deleted 2024/11/08 04:43:26 DEBUG : Google drive root 'rclone-test-fawekap2kemi': Waiting for transfers to finish 2024/11/08 04:43:26 INFO : potato3: Deleted 2024/11/08 04:43:27 INFO : potato2: Moved (server-side) 2024/11/08 04:43:27 INFO : potato3: Moved (server-side) 2024/11/08 04:43:28 DEBUG : Creating backend with remote "TestDrive:rclone-test-zolufuj1biqa" 2024/11/08 04:43:28 DEBUG : Google drive root 'rclone-test-zolufuj1biqa': Using server-side directory move 2024/11/08 04:43:29 INFO : Google drive root 'rclone-test-zolufuj1biqa': Server side directory move succeeded 2024/11/08 04:43:30 DEBUG : Google drive root 'rclone-test-zolufuj1biqa': Purge remote 2024/11/08 04:43:31 DEBUG : Google drive root 'rclone-test-fawekap2kemi': Purge remote 2024/11/08 04:43:31 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (17.36s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:43:31 DEBUG : Creating backend with remote "TestDrive:rclone-test-tokupuw9suxu" sync_test.go:1705: Server side move (if possible) Google drive root 'rclone-test-lororox7gade' -> Google drive root 'rclone-test-tokupuw9suxu' 2024/11/08 04:43:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 04:43:43 DEBUG : empty space: Excluded 2024/11/08 04:43:43 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 04:43:43 DEBUG : empty space: Excluded 2024/11/08 04:43:43 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:43:43 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 04:43:43 DEBUG : Google drive root 'rclone-test-tokupuw9suxu': Waiting for checks to finish 2024/11/08 04:43:43 DEBUG : Google drive root 'rclone-test-tokupuw9suxu': Waiting for transfers to finish 2024/11/08 04:43:44 INFO : potato3: Deleted 2024/11/08 04:43:44 INFO : potato2: Moved (server-side) 2024/11/08 04:43:45 INFO : potato3: Moved (server-side) 2024/11/08 04:43:45 DEBUG : Creating backend with remote "TestDrive:rclone-test-buzaroj9hodu" 2024/11/08 04:43:46 DEBUG : empty space: Excluded (Size Filter) 2024/11/08 04:43:46 DEBUG : empty space: Excluded 2024/11/08 04:43:46 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:43:46 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/08 04:43:46 DEBUG : Google drive root 'rclone-test-buzaroj9hodu': Waiting for checks to finish 2024/11/08 04:43:46 DEBUG : Google drive root 'rclone-test-buzaroj9hodu': Waiting for transfers to finish 2024/11/08 04:43:48 INFO : potato2: Moved (server-side) 2024/11/08 04:43:49 INFO : potato3: Moved (server-side) 2024/11/08 04:43:49 DEBUG : Google drive root 'rclone-test-buzaroj9hodu': Purge remote 2024/11/08 04:43:50 DEBUG : Google drive root 'rclone-test-tokupuw9suxu': Purge remote --- PASS: TestServerSideMoveWithFilter (20.38s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:43:52 DEBUG : Creating backend with remote "TestDrive:rclone-test-yoboniz5todu" 2024/11/08 04:43:58 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Google drive root 'rclone-test-lororox7gade' -> Google drive root 'rclone-test-yoboniz5todu' 2024/11/08 04:44:05 DEBUG : Google drive root 'rclone-test-yoboniz5todu': Using server-side directory move 2024/11/08 04:44:05 INFO : Google drive root 'rclone-test-yoboniz5todu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/08 04:44:05 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/08 04:44:05 DEBUG : Added delayed dir = "tomatoDir", newDst= 2024/11/08 04:44:05 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/08 04:44:05 DEBUG : empty space: Unchanged skipping 2024/11/08 04:44:05 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/08 04:44:05 DEBUG : Google drive root 'rclone-test-yoboniz5todu': Waiting for checks to finish 2024/11/08 04:44:05 INFO : empty space: Deleted 2024/11/08 04:44:05 DEBUG : Google drive root 'rclone-test-yoboniz5todu': Waiting for transfers to finish 2024/11/08 04:44:06 INFO : potato2: Moved (server-side) 2024/11/08 04:44:06 INFO : potato3: Deleted 2024/11/08 04:44:07 INFO : potato3: Moved (server-side) 2024/11/08 04:44:07 INFO : tomatoDir: Removing directory 2024/11/08 04:44:08 DEBUG : Google drive root 'rclone-test-lororox7gade': deleted 1 directories 2024/11/08 04:44:09 DEBUG : Creating backend with remote "TestDrive:rclone-test-culuqin0bilu" 2024/11/08 04:44:09 DEBUG : tomatoDir: Making directory 2024/11/08 04:44:11 DEBUG : Google drive root 'rclone-test-culuqin0bilu': Using server-side directory move 2024/11/08 04:44:12 INFO : Google drive root 'rclone-test-culuqin0bilu': Server side directory move succeeded 2024/11/08 04:44:13 DEBUG : Google drive root 'rclone-test-culuqin0bilu': Purge remote 2024/11/08 04:44:14 DEBUG : Google drive root 'rclone-test-yoboniz5todu': Purge remote 2024/11/08 04:44:14 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.48s) === RUN TestSyncOverlap run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:15 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/rclone-sync-test" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncOverlap (3.54s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:18 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/rclone-sync-test" 2024/11/08 04:44:20 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/rclone-sync-test-include/layer2" 2024/11/08 04:44:24 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/rclone-sync-test-ignore-file" 2024/11/08 04:44:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:44:30 DEBUG : rclone-sync-test: Excluded 2024/11/08 04:44:30 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/08 04:44:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 04:44:30 DEBUG : Google drive root 'rclone-test-lororox7gade/rclone-sync-test': Waiting for checks to finish 2024/11/08 04:44:30 DEBUG : Google drive root 'rclone-test-lororox7gade/rclone-sync-test': Waiting for transfers to finish 2024/11/08 04:44:30 DEBUG : Waiting for deletions to finish 2024/11/08 04:44:30 INFO : There was nothing to transfer 2024/11/08 04:44:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:44:31 DEBUG : rclone-sync-test: Excluded 2024/11/08 04:44:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 04:44:32 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:44:32 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:44:32 DEBUG : Waiting for deletions to finish 2024/11/08 04:44:32 INFO : rclone-sync-test-include: Removing directory 2024/11/08 04:44:32 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/11/08 04:44:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/08 04:44:32 DEBUG : Google drive root 'rclone-test-lororox7gade': failed to delete 1 directories 2024/11/08 04:44:32 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:33 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:44:34 DEBUG : rclone-sync-test: Excluded 2024/11/08 04:44:34 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/08 04:44:34 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 04:44:34 DEBUG : Google drive root 'rclone-test-lororox7gade/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/08 04:44:34 DEBUG : Google drive root 'rclone-test-lororox7gade/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/08 04:44:34 DEBUG : Waiting for deletions to finish 2024/11/08 04:44:34 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:35 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:44:35 DEBUG : rclone-sync-test: Excluded 2024/11/08 04:44:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 04:44:36 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:44:36 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:44:36 DEBUG : Waiting for deletions to finish 2024/11/08 04:44:36 INFO : rclone-sync-test-include: Removing directory 2024/11/08 04:44:36 DEBUG : rclone-sync-test-include: Rmdir: contains file: "layer2" 2024/11/08 04:44:36 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/08 04:44:36 DEBUG : Google drive root 'rclone-test-lororox7gade': failed to delete 1 directories 2024/11/08 04:44:36 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:37 DEBUG : : Excluded 2024/11/08 04:44:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/08 04:44:37 DEBUG : rclone-sync-test: Excluded 2024/11/08 04:44:37 DEBUG : Added delayed dir = "rclone-sync-test-include", newDst= 2024/11/08 04:44:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/08 04:44:38 DEBUG : Google drive root 'rclone-test-lororox7gade/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/08 04:44:38 DEBUG : Google drive root 'rclone-test-lororox7gade/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/08 04:44:38 DEBUG : Waiting for deletions to finish 2024/11/08 04:44:38 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:41 DEBUG : rclone-sync-test-include: Rmdir: contains trashed file: "layer2" 2024/11/08 04:44:42 DEBUG : rclone-sync-test-ignore-file: Rmdir: contains trashed file: ".ignore" --- PASS: TestSyncOverlapWithFilter (33.94s) === RUN TestSyncCompareDest run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:44:52 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:44:53 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/CompareDest" 2024/11/08 04:44:55 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 04:44:55 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:44:55 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:44:58 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/08 04:44:58 INFO : one: Copied (new) 2024/11/08 04:44:58 DEBUG : Waiting for deletions to finish 2024/11/08 04:44:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:44:59 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:44:59 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:01 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 04:45:01 INFO : one: Copied (replaced existing) 2024/11/08 04:45:01 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:07 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:45:08 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:08 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:08 INFO : There was nothing to transfer 2024/11/08 04:45:11 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:11 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:45:11 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:11 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:11 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:11 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:45:11 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:11 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:11 INFO : There was nothing to transfer 2024/11/08 04:45:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:45:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:12 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:45:13 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:13 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:13 INFO : There was nothing to transfer 2024/11/08 04:45:14 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2024/11/08 04:45:14 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/08 04:45:14 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/08 04:45:14 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:14 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:14 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:14 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:45:14 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:14 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:14 INFO : There was nothing to transfer 2024/11/08 04:45:16 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:16 DEBUG : two: Need to transfer - File not found at Destination 2024/11/08 04:45:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:16 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:45:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/08 04:45:16 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:18 DEBUG : two: md5 = 2379e4ce8c3380e996ab0509f17069ad OK 2024/11/08 04:45:18 INFO : two: Copied (new) 2024/11/08 04:45:18 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:22 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/08 04:45:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:45:23 DEBUG : CompareDest: Rmdir: contains trashed file: "one" 2024/11/08 04:45:23 DEBUG : CompareDest: Rmdir: contains trashed file: "two" --- PASS: TestSyncCompareDest (31.45s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:45:30 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dest" 2024/11/08 04:45:31 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/pre-dest1" 2024/11/08 04:45:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/pre-dest2" 2024/11/08 04:45:33 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:45:33 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/08 04:45:33 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:45:33 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/08 04:45:34 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/08 04:45:34 DEBUG : Google drive root 'rclone-test-lororox7gade/dest': Waiting for checks to finish 2024/11/08 04:45:34 DEBUG : Google drive root 'rclone-test-lororox7gade/dest': Waiting for transfers to finish 2024/11/08 04:45:37 DEBUG : 3: md5 = eccbc87e4b5ce2fe28308fd9f2a7baf3 OK 2024/11/08 04:45:37 INFO : 3: Copied (new) 2024/11/08 04:45:37 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:40 DEBUG : pre-dest2: Rmdir: contains trashed file: "2" 2024/11/08 04:45:41 DEBUG : pre-dest1: Rmdir: contains trashed file: "1" 2024/11/08 04:45:42 DEBUG : dest: Rmdir: contains trashed file: "3" --- PASS: TestSyncMultipleCompareDest (19.39s) === RUN TestSyncCopyDest run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:45:43 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:45:44 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/CopyDest" 2024/11/08 04:45:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/08 04:45:46 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:46 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:49 DEBUG : one: md5 = f97c5d29941bfb1b2fdab0874906ab82 OK 2024/11/08 04:45:49 INFO : one: Copied (new) 2024/11/08 04:45:49 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:50 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:45:50 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:45:52 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 04:45:52 INFO : one: Copied (replaced existing) 2024/11/08 04:45:52 DEBUG : Waiting for deletions to finish 2024/11/08 04:45:58 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/BackupDir" 2024/11/08 04:45:58 DEBUG : Config file has changed externally - reloading 2024/11/08 04:45:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:45:59 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:46:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:00 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/08 04:46:02 INFO : one: Moved (server-side) 2024/11/08 04:46:04 DEBUG : one: md5 = 07912d142f5d63ee918b34796b5a2432 OK 2024/11/08 04:46:04 INFO : one: Copied (server-side copy) 2024/11/08 04:46:04 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/08 04:46:04 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:46:04 DEBUG : Waiting for deletions to finish 2024/11/08 04:46:07 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:09 DEBUG : two: md5 = b8a9f715dbb64fd5c56e7783c6820a61 OK 2024/11/08 04:46:09 INFO : two: Copied (server-side copy) 2024/11/08 04:46:09 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/08 04:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:09 DEBUG : one: Unchanged skipping 2024/11/08 04:46:09 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:46:09 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:46:09 DEBUG : Waiting for deletions to finish 2024/11/08 04:46:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:09 DEBUG : one: Unchanged skipping 2024/11/08 04:46:09 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:09 DEBUG : two: Unchanged skipping 2024/11/08 04:46:09 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:46:09 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:46:09 DEBUG : Waiting for deletions to finish 2024/11/08 04:46:09 INFO : There was nothing to transfer 2024/11/08 04:46:13 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/08 04:46:13 DEBUG : three: Destination not found in --copy-dest 2024/11/08 04:46:13 DEBUG : three: Need to transfer - File not found at Destination 2024/11/08 04:46:13 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:13 DEBUG : one: Unchanged skipping 2024/11/08 04:46:13 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/08 04:46:13 DEBUG : two: Unchanged skipping 2024/11/08 04:46:13 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:46:13 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:46:15 DEBUG : three: md5 = 1bccb9dccb3e9f6a3f9d2a8bdb54b7f5 OK 2024/11/08 04:46:15 INFO : three: Copied (new) 2024/11/08 04:46:15 DEBUG : Waiting for deletions to finish 2024/11/08 04:46:21 DEBUG : dst: Rmdir: contains trashed file: "three" 2024/11/08 04:46:21 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:46:21 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/08 04:46:22 DEBUG : CopyDest: Rmdir: contains trashed file: "three" 2024/11/08 04:46:22 DEBUG : CopyDest: Rmdir: contains trashed file: "one" 2024/11/08 04:46:22 DEBUG : CopyDest: Rmdir: contains trashed file: "two" 2024/11/08 04:46:24 DEBUG : BackupDir: Rmdir: contains trashed file: "one" --- PASS: TestSyncCopyDest (41.48s) === RUN TestSyncBackupDir run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:46:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:46:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/backup" 2024/11/08 04:46:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:46:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:46:34 DEBUG : two: Unchanged skipping 2024/11/08 04:46:34 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:46:36 INFO : one: Moved (server-side) 2024/11/08 04:46:36 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:46:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/08 04:46:38 INFO : one: Copied (new) 2024/11/08 04:46:38 DEBUG : Waiting for deletions to finish 2024/11/08 04:46:39 INFO : three.txt: Moved (server-side) 2024/11/08 04:46:39 INFO : three.txt: Moved into backup dir 2024/11/08 04:46:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:46:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:46:43 DEBUG : two: Unchanged skipping 2024/11/08 04:46:43 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:46:43 INFO : one: Deleted 2024/11/08 04:46:44 INFO : one: Moved (server-side) 2024/11/08 04:46:44 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:46:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/08 04:46:46 INFO : one: Copied (new) 2024/11/08 04:46:46 DEBUG : Waiting for deletions to finish 2024/11/08 04:46:47 INFO : three.txt: Deleted 2024/11/08 04:46:48 INFO : three.txt: Moved (server-side) 2024/11/08 04:46:48 INFO : three.txt: Moved into backup dir 2024/11/08 04:46:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:46:52 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/08 04:46:53 DEBUG : backup: Rmdir: contains trashed file: "one" 2024/11/08 04:46:53 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2024/11/08 04:46:53 DEBUG : backup: Rmdir: contains trashed file: "three.txt" 2024/11/08 04:46:53 DEBUG : backup: Rmdir: contains trashed file: "one" --- PASS: TestSyncBackupDir (29.47s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:47:01 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:47:02 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/backup" 2024/11/08 04:47:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:47:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:47:03 DEBUG : two: Unchanged skipping 2024/11/08 04:47:03 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:47:05 INFO : one: Moved (server-side) to: one.bak 2024/11/08 04:47:05 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:47:07 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/08 04:47:07 INFO : one: Copied (new) 2024/11/08 04:47:07 DEBUG : Waiting for deletions to finish 2024/11/08 04:47:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 04:47:09 INFO : three.txt: Moved into backup dir 2024/11/08 04:47:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:47:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:47:12 DEBUG : two: Unchanged skipping 2024/11/08 04:47:12 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:47:13 INFO : one.bak: Deleted 2024/11/08 04:47:14 INFO : one: Moved (server-side) to: one.bak 2024/11/08 04:47:14 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:47:16 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/08 04:47:16 INFO : one: Copied (new) 2024/11/08 04:47:16 DEBUG : Waiting for deletions to finish 2024/11/08 04:47:17 INFO : three.txt.bak: Deleted 2024/11/08 04:47:18 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 04:47:18 INFO : three.txt: Moved into backup dir 2024/11/08 04:47:22 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:47:22 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/08 04:47:23 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" 2024/11/08 04:47:23 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2024/11/08 04:47:23 DEBUG : backup: Rmdir: contains trashed file: "one.bak" 2024/11/08 04:47:23 DEBUG : backup: Rmdir: contains trashed file: "three.txt.bak" --- PASS: TestSyncBackupDirWithSuffix (29.87s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:47:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:47:32 DEBUG : Config file has changed externally - reloading 2024/11/08 04:47:32 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/backup" 2024/11/08 04:47:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:47:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:47:34 DEBUG : two: Unchanged skipping 2024/11/08 04:47:34 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:47:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 04:47:36 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:47:38 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/08 04:47:38 INFO : one: Copied (new) 2024/11/08 04:47:38 DEBUG : Waiting for deletions to finish 2024/11/08 04:47:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 04:47:39 INFO : three.txt: Moved into backup dir 2024/11/08 04:47:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:47:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:47:42 DEBUG : two: Unchanged skipping 2024/11/08 04:47:42 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:47:43 INFO : one-2019-01-01: Deleted 2024/11/08 04:47:44 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 04:47:44 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:47:46 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/08 04:47:46 INFO : one: Copied (new) 2024/11/08 04:47:46 DEBUG : Waiting for deletions to finish 2024/11/08 04:47:47 INFO : three-2019-01-01.txt: Deleted 2024/11/08 04:47:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 04:47:48 INFO : three.txt: Moved into backup dir 2024/11/08 04:47:52 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:47:52 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/08 04:47:53 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/08 04:47:53 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" 2024/11/08 04:47:53 DEBUG : backup: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/08 04:47:53 DEBUG : backup: Rmdir: contains trashed file: "one-2019-01-01" --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:48:01 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:48:02 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:48:02 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:48:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:48:02 DEBUG : two: Unchanged skipping 2024/11/08 04:48:03 INFO : one: Moved (server-side) to: one.bak 2024/11/08 04:48:03 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:48:04 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/08 04:48:04 INFO : one: Copied (new) 2024/11/08 04:48:04 DEBUG : Waiting for deletions to finish 2024/11/08 04:48:05 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 04:48:05 INFO : three.txt: Moved into backup dir 2024/11/08 04:48:08 DEBUG : one.bak: Excluded (Path Filter) 2024/11/08 04:48:08 DEBUG : one.bak: Excluded 2024/11/08 04:48:08 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/08 04:48:08 DEBUG : three.txt.bak: Excluded 2024/11/08 04:48:08 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:48:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:48:08 DEBUG : two: Unchanged skipping 2024/11/08 04:48:08 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for checks to finish 2024/11/08 04:48:09 INFO : one.bak: Deleted 2024/11/08 04:48:10 INFO : one: Moved (server-side) to: one.bak 2024/11/08 04:48:10 DEBUG : Google drive root 'rclone-test-lororox7gade/dst': Waiting for transfers to finish 2024/11/08 04:48:12 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/08 04:48:12 INFO : one: Copied (new) 2024/11/08 04:48:12 DEBUG : Waiting for deletions to finish 2024/11/08 04:48:12 INFO : three.txt.bak: Deleted 2024/11/08 04:48:13 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 04:48:13 INFO : three.txt: Moved into backup dir 2024/11/08 04:48:18 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:48:18 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/11/08 04:48:18 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/08 04:48:18 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/11/08 04:48:18 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/08 04:48:18 DEBUG : dst: Rmdir: contains trashed file: "two" --- PASS: TestSyncBackupDirSuffixOnly (25.55s) === RUN TestSyncSuffix run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:48:26 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:48:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:48:28 INFO : one: Moved (server-side) to: one.bak 2024/11/08 04:48:30 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/08 04:48:30 INFO : one: Copied (new) 2024/11/08 04:48:30 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:48:30 DEBUG : two: Unchanged skipping 2024/11/08 04:48:30 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 04:48:31 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 04:48:33 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/08 04:48:33 INFO : three.txt: Copied (new) 2024/11/08 04:48:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:48:35 INFO : one.bak: Deleted 2024/11/08 04:48:36 INFO : one: Moved (server-side) to: one.bak 2024/11/08 04:48:38 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/08 04:48:38 INFO : one: Copied (new) 2024/11/08 04:48:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:48:38 DEBUG : two: Unchanged skipping 2024/11/08 04:48:38 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 04:48:39 INFO : three.txt.bak: Deleted 2024/11/08 04:48:40 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/08 04:48:42 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/08 04:48:42 INFO : three.txt: Copied (new) 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "one.bak" 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "three.txt.bak" 2024/11/08 04:48:47 DEBUG : dst: Rmdir: contains trashed file: "two" --- PASS: TestSyncSuffix (28.80s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:48:55 DEBUG : Creating backend with remote "TestDrive:rclone-test-lororox7gade/dst" 2024/11/08 04:48:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/08 04:48:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 04:48:58 DEBUG : one: md5 = c7957179c41f69d44f217a108c7915d8 OK 2024/11/08 04:48:58 INFO : one: Copied (new) 2024/11/08 04:48:58 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:48:58 DEBUG : two: Unchanged skipping 2024/11/08 04:48:59 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/08 04:49:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 04:49:01 DEBUG : three.txt: md5 = 91341eed84691a83caea73aa785736d5 OK 2024/11/08 04:49:01 INFO : three.txt: Copied (new) 2024/11/08 04:49:03 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/08 04:49:04 INFO : one-2019-01-01: Deleted 2024/11/08 04:49:04 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/08 04:49:06 DEBUG : one: md5 = 0f93e81041f0cab37c37a05ae998b219 OK 2024/11/08 04:49:06 INFO : one: Copied (new) 2024/11/08 04:49:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:49:06 DEBUG : two: Unchanged skipping 2024/11/08 04:49:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/08 04:49:07 INFO : three-2019-01-01.txt: Deleted 2024/11/08 04:49:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/08 04:49:10 DEBUG : three.txt: md5 = 423e01c5e84a30d129b97aedb6e219a9 OK 2024/11/08 04:49:10 INFO : three.txt: Copied (new) 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "one" 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "three.txt" 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "one-2019-01-01" 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "two" 2024/11/08 04:49:14 DEBUG : dst: Rmdir: contains trashed file: "three-2019-01-01.txt" --- PASS: TestSyncSuffixKeepExtension (27.67s) === RUN TestSyncUTFNorm run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:49:18 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/08 04:49:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:49:18 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:49:19 DEBUG : Testêé: md5 = ce114e4501d2f4e2dcea3e17b546f339 OK 2024/11/08 04:49:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/08 04:49:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (5.29s) === RUN TestSyncImmutable run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:49:21 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/08 04:49:21 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:49:21 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:49:23 DEBUG : existing: md5 = 8ee2027983915ec78acc45027d874316 OK 2024/11/08 04:49:23 INFO : existing: Copied (new) 2024/11/08 04:49:23 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:49:24 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/08 04:49:24 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/08 04:49:24 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:49:24 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:49:24 ERROR : Google drive root 'rclone-test-lororox7gade': not deleting files as there were IO errors 2024/11/08 04:49:24 ERROR : Google drive root 'rclone-test-lororox7gade': not deleting directories as there were IO errors run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncImmutable (5.68s) === RUN TestSyncIgnoreCase run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:49:29 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:49:29 DEBUG : existing: Unchanged skipping 2024/11/08 04:49:29 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:49:29 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:49:29 DEBUG : Waiting for deletions to finish 2024/11/08 04:49:29 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.72s) === RUN TestFixCase run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.55s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.60s) --- SKIP: TestMaxTransfer/Hard (0.60s) --- SKIP: TestMaxTransfer/Soft (0.51s) --- SKIP: TestMaxTransfer/Cautious (0.49s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:50:46 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:50:46 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both0: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both12: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both10: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both11: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both15: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both1: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both16: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both18: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both14: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both2: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both3: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both4: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both5: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both6: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both7: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both8: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:50:46 DEBUG : both9: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both17: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both13: Unchanged skipping 2024/11/08 04:50:46 DEBUG : both19: Unchanged skipping 2024/11/08 04:50:46 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:50:46 DEBUG : Waiting for deletions to finish 2024/11/08 04:50:47 INFO : only0: Deleted 2024/11/08 04:50:47 INFO : only18: Deleted 2024/11/08 04:50:47 INFO : only15: Deleted 2024/11/08 04:50:47 INFO : only14: Deleted 2024/11/08 04:50:47 INFO : only8: Deleted 2024/11/08 04:50:48 INFO : only17: Deleted 2024/11/08 04:50:48 INFO : only12: Deleted 2024/11/08 04:50:48 INFO : only11: Deleted 2024/11/08 04:50:48 INFO : only2: Deleted 2024/11/08 04:50:48 INFO : only4: Deleted 2024/11/08 04:50:48 INFO : only6: Deleted 2024/11/08 04:50:48 INFO : only7: Deleted 2024/11/08 04:50:49 INFO : only10: Deleted 2024/11/08 04:50:49 INFO : only16: Deleted 2024/11/08 04:50:49 INFO : only13: Deleted 2024/11/08 04:50:49 INFO : only5: Deleted 2024/11/08 04:50:49 INFO : only9: Deleted 2024/11/08 04:50:49 INFO : only1: Deleted 2024/11/08 04:50:49 INFO : only19: Deleted 2024/11/08 04:50:50 INFO : only3: Deleted 2024/11/08 04:50:50 INFO : There was nothing to transfer run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (91.97s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:52:19 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for checks to finish 2024/11/08 04:52:19 DEBUG : both0: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both12: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both13: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both14: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both15: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both16: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both17: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both18: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both19: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both2: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both3: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both4: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both5: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both6: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both7: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both8: Unchanged skipping 2024/11/08 04:52:19 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/08 04:52:19 DEBUG : both9: Unchanged skipping 2024/11/08 04:52:19 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : both11: Unchanged skipping 2024/11/08 04:52:19 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : both10: Unchanged skipping 2024/11/08 04:52:19 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : both1: Unchanged skipping 2024/11/08 04:52:19 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/08 04:52:19 DEBUG : Google drive root 'rclone-test-lororox7gade': Waiting for transfers to finish 2024/11/08 04:52:21 DEBUG : only13: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:21 INFO : only13: Copied (replaced existing) 2024/11/08 04:52:21 DEBUG : only14: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:21 INFO : only14: Copied (replaced existing) 2024/11/08 04:52:21 DEBUG : only0: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:21 INFO : only0: Copied (replaced existing) 2024/11/08 04:52:21 DEBUG : only11: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:21 INFO : only11: Copied (replaced existing) 2024/11/08 04:52:22 DEBUG : only10: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:22 INFO : only10: Copied (replaced existing) 2024/11/08 04:52:22 DEBUG : only15: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:22 INFO : only15: Copied (replaced existing) 2024/11/08 04:52:22 DEBUG : only1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:22 INFO : only1: Copied (replaced existing) 2024/11/08 04:52:22 DEBUG : only17: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:22 INFO : only17: Copied (replaced existing) 2024/11/08 04:52:23 DEBUG : only4: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:23 INFO : only4: Copied (replaced existing) 2024/11/08 04:52:23 DEBUG : only2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:23 INFO : only2: Copied (replaced existing) 2024/11/08 04:52:23 DEBUG : only19: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:23 INFO : only19: Copied (replaced existing) 2024/11/08 04:52:24 DEBUG : only3: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:24 INFO : only3: Copied (replaced existing) 2024/11/08 04:52:25 DEBUG : only12: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:25 INFO : only12: Copied (replaced existing) 2024/11/08 04:52:25 DEBUG : only8: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:25 INFO : only8: Copied (replaced existing) 2024/11/08 04:52:25 DEBUG : only6: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:25 INFO : only6: Copied (replaced existing) 2024/11/08 04:52:25 DEBUG : only7: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:25 INFO : only7: Copied (replaced existing) 2024/11/08 04:52:26 DEBUG : only9: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:26 INFO : only9: Copied (replaced existing) 2024/11/08 04:52:26 DEBUG : only18: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:26 INFO : only18: Copied (replaced existing) 2024/11/08 04:52:26 DEBUG : only16: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:26 INFO : only16: Copied (replaced existing) 2024/11/08 04:52:26 DEBUG : only5: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2024/11/08 04:52:26 INFO : only5: Copied (replaced existing) 2024/11/08 04:52:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (108.90s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:52:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:52:53 DEBUG : sub dir: Making directory with metadata 2024/11/08 04:52:54 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:53:16 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 04:53:17 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 04:53:17 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:53:17 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:53:31 DEBUG : sub dirEmpty: Rmdir: contains trashed file: "sub dirEmpty2" 2024/11/08 04:53:32 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2024/11/08 04:53:33 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/11/08 04:53:34 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/11/08 04:53:35 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/11/08 04:53:36 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/11/08 04:53:37 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/11/08 04:53:38 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/11/08 04:53:39 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world" 2024/11/08 04:53:40 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/11/08 04:53:40 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/11/08 04:53:41 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithEmptyDirs (50.21s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:53:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/08 04:53:43 DEBUG : sub dir: Making directory with metadata 2024/11/08 04:53:45 INFO : sub dir: Made directory with metadata (mtime=2011-12-30T12:59:59Z) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:54:11 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 04:54:12 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/08 04:54:12 INFO : sub dirEmpty/sub dirEmpty2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/08 04:54:12 INFO : sub dirEmpty: Set directory modification time (using DirSetModTime) run.go:180: Remote "Google drive root 'rclone-test-lororox7gade'", Local "Local file system at /tmp/rclone3295081919", Modify Window "1ms" 2024/11/08 04:54:26 DEBUG : sub dir2/very/very/very/very/very/nested/subdir: Rmdir: contains trashed file: "hello world" 2024/11/08 04:54:27 DEBUG : sub dir2/very/very/very/very/very/nested: Rmdir: contains trashed file: "subdir" 2024/11/08 04:54:28 DEBUG : sub dir2/very/very/very/very/very: Rmdir: contains trashed file: "nested" 2024/11/08 04:54:28 DEBUG : sub dir2/very/very/very/very: Rmdir: contains trashed file: "very" 2024/11/08 04:54:29 DEBUG : sub dir2/very/very/very: Rmdir: contains trashed file: "very" 2024/11/08 04:54:30 DEBUG : sub dir2/very/very: Rmdir: contains trashed file: "very" 2024/11/08 04:54:31 DEBUG : sub dir2/very: Rmdir: contains trashed file: "very" 2024/11/08 04:54:32 DEBUG : sub dir2/sub dir3: Rmdir: contains trashed file: "hello world" 2024/11/08 04:54:33 DEBUG : sub dir2: Rmdir: contains trashed file: "sub dir3" 2024/11/08 04:54:33 DEBUG : sub dir2: Rmdir: contains trashed file: "very" 2024/11/08 04:54:34 DEBUG : sub dir: Rmdir: contains trashed file: "hello world" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.89s) PASS 2024/11/08 04:54:37 DEBUG : Google drive root 'rclone-test-lororox7gade': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestDrive: -verbose" - Finished OK in 19m23.884173244s (try 1/5)