"./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Starting (try 1/5) 2024/04/25 02:31:43 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9" 2024/04/25 02:31:43 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/04/25 02:31:44 DEBUG : Creating backend with remote "/tmp/rclone595167909" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:44 NOTICE: sub dir: Skipped make directory as --dry-run is set 2024/04/25 02:31:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:31:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/04/25 02:31:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyWithDryRun (0.92s) === RUN TestCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:45 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:31:45 DEBUG : sub dir: Making directory 2024/04/25 02:31:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:31:45 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:45 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:31:46 DEBUG : sub dir/hello world.nanivel6.partial: renamed to: sub dir/hello world 2024/04/25 02:31:46 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:46 DEBUG : Quatrix FS for account rclone.quatrix.it: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (3.81s) === RUN TestCopyMetadata run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.15s) === RUN TestCopyMissingDirectory run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:49 DEBUG : Creating backend with remote "/non-existing" 2024/04/25 02:31:49 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/04/25 02:31:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyMissingDirectory (0.38s) === RUN TestCopyNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:49 DEBUG : sub dir: Making directory 2024/04/25 02:31:49 DEBUG : object not found: remote sub dir/hello world: directory 098599fb-3352-40d5-8d53-2988884701df: leaf hello world 2024/04/25 02:31:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:31:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:31:50 DEBUG : sub dir/hello world.hilajix6.partial: renamed to: sub dir/hello world 2024/04/25 02:31:50 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyNoTraverse (2.45s) === RUN TestCopyCheckFirst run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:51 INFO : Quatrix FS for account rclone.quatrix.it: Running all checks before starting transfers 2024/04/25 02:31:52 DEBUG : sub dir: Making directory 2024/04/25 02:31:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:31:52 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:52 INFO : Quatrix FS for account rclone.quatrix.it: Checks finished, now starting transfers 2024/04/25 02:31:52 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:31:53 DEBUG : sub dir/hello world.mabedic4.partial: renamed to: sub dir/hello world 2024/04/25 02:31:53 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyCheckFirst (2.87s) === RUN TestSyncNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:54 ERROR : Ignoring --no-traverse with sync 2024/04/25 02:31:55 DEBUG : sub dir: Making directory 2024/04/25 02:31:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:31:55 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:55 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:31:56 DEBUG : sub dir/hello world.cebicuk0.partial: renamed to: sub dir/hello world 2024/04/25 02:31:56 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:31:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncNoTraverse (3.27s) === RUN TestCopyWithDepth run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:31:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/04/25 02:31:58 DEBUG : sub dir: Making directory 2024/04/25 02:31:58 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:31:58 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:31:59 DEBUG : hello world2.cucawoc8.partial: renamed to: hello world2 2024/04/25 02:31:59 INFO : hello world2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyWithDepth (2.67s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:32:00 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:00 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:02 DEBUG : potato2.wisawuw8.partial: renamed to: potato2 2024/04/25 02:32:02 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyWithFilesFrom (2.63s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:03 DEBUG : object not found: remote potato2: directory b31dc3b1-79fb-41d0-bb05-c53be47db728: leaf potato2 2024/04/25 02:32:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:32:03 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:03 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:04 DEBUG : potato2.fayudap3.partial: renamed to: potato2 2024/04/25 02:32:04 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.26s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:05 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:32:05 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:32:05 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:32:05 DEBUG : sub dir: Making directory 2024/04/25 02:32:05 DEBUG : sub dir2: Making directory 2024/04/25 02:32:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:32:06 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:06 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:07 DEBUG : sub dir/hello world.finebek1.partial: renamed to: sub dir/hello world 2024/04/25 02:32:07 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:32:07 DEBUG : sub dir2: Making directory 2024/04/25 02:32:07 DEBUG : Quatrix FS for account rclone.quatrix.it: copied 1 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:07 DEBUG : Quatrix FS for account rclone.quatrix.it: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (3.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:09 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:32:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:32:09 DEBUG : sub dir: Making directory 2024/04/25 02:32:09 DEBUG : sub dir2: Making directory 2024/04/25 02:32:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:32:09 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:09 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:10 DEBUG : sub dir/hello world.wegisud4.partial: renamed to: sub dir/hello world 2024/04/25 02:32:10 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:32:10 INFO : sub dir/hello world: Deleted 2024/04/25 02:32:10 DEBUG : sub dir: Making directory 2024/04/25 02:32:10 DEBUG : sub dir2: Making directory 2024/04/25 02:32:10 DEBUG : Quatrix FS for account rclone.quatrix.it: copied 2 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:11 DEBUG : Quatrix FS for account rclone.quatrix.it: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/04/25 02:32:11 DEBUG : Quatrix FS for account rclone.quatrix.it: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.89s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:351: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.15s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:13 DEBUG : sub dir2: Making directory with metadata 2024/04/25 02:32:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/04/25 02:32:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:32:13 DEBUG : sub dir: Making directory 2024/04/25 02:32:13 DEBUG : sub dir2: Making directory 2024/04/25 02:32:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:32:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:15 DEBUG : sub dir/hello world.sulumup4.partial: renamed to: sub dir/hello world 2024/04/25 02:32:15 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:32:15 DEBUG : sub dir2: Making directory 2024/04/25 02:32:15 DEBUG : Quatrix FS for account rclone.quatrix.it: copied 1 directories 2024/04/25 02:32:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:15 DEBUG : Quatrix FS for account rclone.quatrix.it: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (4.28s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:427: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.16s) === RUN TestServerSideCopy run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-hovoduc5boxotoq4jiquguj1" sync_test.go:487: Server side copy (if possible) Quatrix FS for account rclone.quatrix.it -> Quatrix FS for account rclone.quatrix.it 2024/04/25 02:32:19 DEBUG : sub dir: Making directory 2024/04/25 02:32:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:32:19 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:19 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:21 DEBUG : sub dir/hello world.laganuy4.partial: renamed to: sub dir/hello world 2024/04/25 02:32:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote --- PASS: TestServerSideCopy (5.24s) === RUN TestCopyAfterDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:24 ERROR : : error listing: directory not found 2024/04/25 02:32:24 DEBUG : Local file system at /tmp/rclone595167909: Making directory 2024/04/25 02:32:24 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:24 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyAfterDelete (2.62s) === RUN TestCopyRedownload run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:26 DEBUG : sub dir: Making directory with metadata 2024/04/25 02:32:26 INFO : sub dir: Made directory with metadata (mtime=2024-04-25T02:32:25Z) 2024/04/25 02:32:26 DEBUG : Added delayed dir = "sub dir", newDst=sub dir 2024/04/25 02:32:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:32:26 DEBUG : Local file system at /tmp/rclone595167909: Waiting for checks to finish 2024/04/25 02:32:26 DEBUG : Local file system at /tmp/rclone595167909: Waiting for transfers to finish 2024/04/25 02:32:26 DEBUG : sub dir/hello world.tacovas7.partial: renamed to: sub dir/hello world 2024/04/25 02:32:26 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:32:26 INFO : sub dir: Set directory modification time (using SetModTime) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyRedownload (1.91s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:27 DEBUG : check sum: Need to transfer - File not found at Destination 2024/04/25 02:32:27 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:27 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:28 DEBUG : check sum.sulimol3.partial: renamed to: check sum 2024/04/25 02:32:28 INFO : check sum: Copied (new) 2024/04/25 02:32:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:28 NOTICE: Quatrix FS for account rclone.quatrix.it: --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/04/25 02:32:28 DEBUG : check sum: Size of src and dst objects identical 2024/04/25 02:32:28 DEBUG : check sum: Unchanged skipping 2024/04/25 02:32:28 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:28 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:28 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:28 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncBasedOnCheckSum (2.18s) === RUN TestSyncSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:29 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/04/25 02:32:29 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:29 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:30 DEBUG : sizeonly.zofipul1.partial: renamed to: sizeonly 2024/04/25 02:32:30 INFO : sizeonly: Copied (new) 2024/04/25 02:32:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:30 DEBUG : sizeonly: Sizes identical 2024/04/25 02:32:30 DEBUG : sizeonly: Unchanged skipping 2024/04/25 02:32:30 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:30 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:30 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:30 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncSizeOnly (1.45s) === RUN TestSyncIgnoreSize run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:31 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/04/25 02:32:31 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:31 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:31 DEBUG : ignore-size.diyabuy1.partial: renamed to: ignore-size 2024/04/25 02:32:31 INFO : ignore-size: Copied (new) 2024/04/25 02:32:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:31 DEBUG : ignore-size: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:32:31 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:31 DEBUG : ignore-size: Unchanged skipping 2024/04/25 02:32:31 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:31 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:31 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncIgnoreSize (1.60s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:33 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:33 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:32:33 DEBUG : existing: Unchanged skipping 2024/04/25 02:32:33 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:33 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:33 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:33 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/04/25 02:32:33 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:33 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:34 DEBUG : existing.zobihiy3.partial: renamed to: existing 2024/04/25 02:32:34 INFO : existing: Copied (replaced existing) 2024/04/25 02:32:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncIgnoreTimes (2.58s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:35 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:32:35 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:35 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:35 DEBUG : existing.miyekad9.partial: renamed to: existing 2024/04/25 02:32:35 INFO : existing: Copied (new) 2024/04/25 02:32:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:36 DEBUG : existing: Destination exists, skipping 2024/04/25 02:32:36 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:36 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:36 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:36 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncIgnoreExisting (1.48s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:37 DEBUG : d: Making directory 2024/04/25 02:32:38 DEBUG : a: Making directory 2024/04/25 02:32:38 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:32:38 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:32:38 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:32:38 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:38 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:38 DEBUG : a/potato2.gimacaw1.partial: renamed to: a/potato2 2024/04/25 02:32:38 INFO : a/potato2: Copied (new) 2024/04/25 02:32:38 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:39 INFO : b/potato: Deleted 2024/04/25 02:32:39 INFO : d: Removing directory 2024/04/25 02:32:40 INFO : b: Removing directory 2024/04/25 02:32:41 DEBUG : Quatrix FS for account rclone.quatrix.it: deleted 2 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncIgnoreErrors (10.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:47 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2024/04/25 02:32:47 NOTICE: empty space: Skipped copy as --dry-run is set (size 1) 2024/04/25 02:32:47 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:47 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:48 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:48 DEBUG : empty space: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2024/04/25 02:32:48 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:49 DEBUG : empty space.zovanaz5.partial: renamed to: empty space 2024/04/25 02:32:49 INFO : empty space: Copied (replaced existing) 2024/04/25 02:32:49 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterChangingModtimeOnly (2.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:811: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.12s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:50 DEBUG : foo: Modification times differ by -95456h54m52.623456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.5 +0000 UTC 2024/04/25 02:32:50 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:50 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:51 DEBUG : foo.fuwener9.partial: renamed to: foo 2024/04/25 02:32:51 INFO : foo: Copied (replaced existing) 2024/04/25 02:32:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncDoesntUpdateModtime (1.87s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:52 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:32:52 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:32:52 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:52 DEBUG : empty space: Unchanged skipping 2024/04/25 02:32:52 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:53 DEBUG : potato.fuxotec1.partial: renamed to: potato 2024/04/25 02:32:53 INFO : potato: Copied (new) 2024/04/25 02:32:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterAddingAFile (2.14s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:54 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/04/25 02:32:54 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:54 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:55 DEBUG : potato.kusolom8.partial: renamed to: potato 2024/04/25 02:32:55 INFO : potato: Copied (replaced existing) 2024/04/25 02:32:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterChangingFilesSizeOnly (2.14s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:56 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/04/25 02:32:56 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:56 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:57 DEBUG : potato.texiyev8.partial: renamed to: potato 2024/04/25 02:32:57 INFO : potato: Copied (replaced existing) 2024/04/25 02:32:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterChangingContentsOnly (2.23s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:32:59 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:32:59 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/04/25 02:32:59 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:32:59 DEBUG : empty space: Unchanged skipping 2024/04/25 02:32:59 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:32:59 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:32:59 DEBUG : Waiting for deletions to finish 2024/04/25 02:32:59 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.89s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:33:01 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:01 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:01 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:01 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:02 DEBUG : potato2.havomux6.partial: renamed to: potato2 2024/04/25 02:33:02 INFO : potato2: Copied (new) 2024/04/25 02:33:02 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:02 INFO : potato: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (3.05s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:04 DEBUG : d: Making directory 2024/04/25 02:33:04 DEBUG : d/e: Making directory 2024/04/25 02:33:05 DEBUG : a: Making directory 2024/04/25 02:33:05 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:33:05 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:05 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:33:05 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:05 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:06 DEBUG : a/potato2.xohapav9.partial: renamed to: a/potato2 2024/04/25 02:33:06 INFO : a/potato2: Copied (new) 2024/04/25 02:33:06 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:06 INFO : b/potato: Deleted 2024/04/25 02:33:06 INFO : d/e: Removing directory 2024/04/25 02:33:07 INFO : d: Removing directory 2024/04/25 02:33:08 INFO : b: Removing directory 2024/04/25 02:33:08 DEBUG : Quatrix FS for account rclone.quatrix.it: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (9.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:13 DEBUG : d: Making directory 2024/04/25 02:33:14 DEBUG : a: Making directory 2024/04/25 02:33:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/04/25 02:33:14 DEBUG : c/non empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:14 DEBUG : c/non empty space: Unchanged skipping 2024/04/25 02:33:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:15 DEBUG : a/potato2.nebedoy9.partial: renamed to: a/potato2 2024/04/25 02:33:15 INFO : a/potato2: Copied (new) 2024/04/25 02:33:15 ERROR : Quatrix FS for account rclone.quatrix.it: not deleting files as there were IO errors 2024/04/25 02:33:15 ERROR : Quatrix FS for account rclone.quatrix.it: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (7.77s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:21 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:33:21 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:21 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:21 INFO : potato: Deleted 2024/04/25 02:33:22 DEBUG : potato2.tiwalug2.partial: renamed to: potato2 2024/04/25 02:33:22 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncDeleteDuring (2.83s) === RUN TestSyncDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:23 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:23 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:23 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:24 INFO : potato: Deleted 2024/04/25 02:33:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:33:24 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:24 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:24 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:24 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:24 DEBUG : potato2.tenideh2.partial: renamed to: potato2 2024/04/25 02:33:24 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncDeleteBefore (3.20s) === RUN TestCopyDeleteBefore run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:33:26 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:26 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:27 DEBUG : potato2.zineves7.partial: renamed to: potato2 2024/04/25 02:33:27 INFO : potato2: Copied (new) run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestCopyDeleteBefore (2.58s) === RUN TestSyncWithExclude run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:29 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:33:29 DEBUG : enormous: Excluded 2024/04/25 02:33:29 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:33:29 DEBUG : potato2: Excluded 2024/04/25 02:33:29 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:33:29 DEBUG : potato2: Excluded 2024/04/25 02:33:29 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:29 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:29 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:29 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:29 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:29 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:29 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:33:29 DEBUG : enormous: Excluded 2024/04/25 02:33:29 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:33:29 DEBUG : potato2: Excluded 2024/04/25 02:33:30 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:33:30 DEBUG : potato2: Excluded 2024/04/25 02:33:30 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2024/04/25 02:33:30 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:30 DEBUG : Local file system at /tmp/rclone595167909: Waiting for checks to finish 2024/04/25 02:33:30 DEBUG : Local file system at /tmp/rclone595167909: Waiting for transfers to finish 2024/04/25 02:33:30 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:30 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:33 DEBUG : enormous: Excluded (Size Filter) 2024/04/25 02:33:33 DEBUG : enormous: Excluded 2024/04/25 02:33:33 DEBUG : potato2: Excluded (Size Filter) 2024/04/25 02:33:33 DEBUG : potato2: Excluded 2024/04/25 02:33:33 DEBUG : empty space: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:33:33 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:33 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:33 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:33 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:33 INFO : potato2: Deleted 2024/04/25 02:33:33 INFO : enormous: Deleted 2024/04/25 02:33:33 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:33 DEBUG : empty space: Size and modification time the same (differ by -235ns, within tolerance 1µs) 2024/04/25 02:33:33 DEBUG : empty space: Unchanged skipping 2024/04/25 02:33:33 DEBUG : Local file system at /tmp/rclone595167909: Waiting for checks to finish 2024/04/25 02:33:33 DEBUG : Local file system at /tmp/rclone595167909: Waiting for transfers to finish 2024/04/25 02:33:33 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:33 INFO : enormous: Deleted 2024/04/25 02:33:33 INFO : potato2: Deleted 2024/04/25 02:33:33 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.44s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:37 DEBUG : five: Need to transfer - File not found at Destination 2024/04/25 02:33:37 DEBUG : one: Destination is newer than source, skipping 2024/04/25 02:33:37 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/04/25 02:33:37 DEBUG : three: Sizes identical 2024/04/25 02:33:37 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:37 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/04/25 02:33:37 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/04/25 02:33:37 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:38 DEBUG : five.liqifar3.partial: renamed to: five 2024/04/25 02:33:38 INFO : five: Copied (new) 2024/04/25 02:33:39 DEBUG : four.gemetuh1.partial: renamed to: four 2024/04/25 02:33:39 INFO : four: Copied (replaced existing) 2024/04/25 02:33:39 DEBUG : two.pahuhot8.partial: renamed to: two 2024/04/25 02:33:39 INFO : two: Copied (replaced existing) 2024/04/25 02:33:39 DEBUG : Waiting for deletions to finish sync_test.go:1244: Skip test with --checksum as no hashes supported --- PASS: TestSyncWithUpdateOlder (8.07s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1261: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1261: 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 "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:1327: Can track renames: false 2024/04/25 02:33:42 ERROR : Quatrix FS for account rclone.quatrix.it: Ignoring --track-renames as the source and destination do not have a common hash 2024/04/25 02:33:42 DEBUG : potato: Need to transfer - File not found at Destination 2024/04/25 02:33:42 DEBUG : yam: Need to transfer - File not found at Destination 2024/04/25 02:33:42 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:42 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:44 DEBUG : yam.cidamey1.partial: renamed to: yam 2024/04/25 02:33:44 INFO : yam: Copied (new) 2024/04/25 02:33:44 DEBUG : potato.qilavek7.partial: renamed to: potato 2024/04/25 02:33:44 INFO : potato: Copied (new) 2024/04/25 02:33:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:44 ERROR : Quatrix FS for account rclone.quatrix.it: Ignoring --track-renames as the source and destination do not have a common hash 2024/04/25 02:33:44 DEBUG : yaml: Need to transfer - File not found at Destination 2024/04/25 02:33:44 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:33:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:44 DEBUG : potato: Unchanged skipping 2024/04/25 02:33:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:45 DEBUG : yaml.mumevof8.partial: renamed to: yaml 2024/04/25 02:33:45 INFO : yaml: Copied (new) 2024/04/25 02:33:45 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:45 INFO : yam: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncWithTrackRenames (4.03s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:1399: Can track renames: true 2024/04/25 02:33:46 INFO : Quatrix FS for account rclone.quatrix.it: Making map for --track-renames 2024/04/25 02:33:46 INFO : Quatrix FS for account rclone.quatrix.it: Finished making map for --track-renames 2024/04/25 02:33:46 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/25 02:33:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/04/25 02:33:46 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for renames to finish 2024/04/25 02:33:46 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:47 DEBUG : potato.zejalop7.partial: renamed to: potato 2024/04/25 02:33:47 INFO : potato: Copied (new) 2024/04/25 02:33:48 DEBUG : yam.niyecur8.partial: renamed to: yam 2024/04/25 02:33:48 INFO : yam: Copied (new) 2024/04/25 02:33:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:48 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:33:48 INFO : Quatrix FS for account rclone.quatrix.it: Making map for --track-renames 2024/04/25 02:33:48 INFO : Quatrix FS for account rclone.quatrix.it: Finished making map for --track-renames 2024/04/25 02:33:48 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:48 DEBUG : potato: Unchanged skipping 2024/04/25 02:33:48 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for renames to finish 2024/04/25 02:33:48 DEBUG : object not found: remote yaml: directory b31dc3b1-79fb-41d0-bb05-c53be47db728: leaf yaml 2024/04/25 02:33:48 INFO : yam: Moved (server-side) to: yaml 2024/04/25 02:33:48 INFO : yaml: Renamed from "yam" 2024/04/25 02:33:48 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:48 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:48 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.66s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:1438: Can track renames: true 2024/04/25 02:33:49 DEBUG : sub: Making directory 2024/04/25 02:33:49 INFO : Quatrix FS for account rclone.quatrix.it: Making map for --track-renames 2024/04/25 02:33:49 INFO : Quatrix FS for account rclone.quatrix.it: Finished making map for --track-renames 2024/04/25 02:33:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:49 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/04/25 02:33:49 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/04/25 02:33:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for renames to finish 2024/04/25 02:33:49 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:50 DEBUG : potato.kirovem9.partial: renamed to: potato 2024/04/25 02:33:50 INFO : potato: Copied (new) 2024/04/25 02:33:50 DEBUG : sub/yam.pehutax0.partial: renamed to: sub/yam 2024/04/25 02:33:50 INFO : sub/yam: Copied (new) 2024/04/25 02:33:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:50 DEBUG : potato: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:33:50 DEBUG : potato: Unchanged skipping 2024/04/25 02:33:50 INFO : Quatrix FS for account rclone.quatrix.it: Making map for --track-renames 2024/04/25 02:33:50 INFO : Quatrix FS for account rclone.quatrix.it: Finished making map for --track-renames 2024/04/25 02:33:50 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:50 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for renames to finish 2024/04/25 02:33:50 DEBUG : object not found: remote yam: directory b31dc3b1-79fb-41d0-bb05-c53be47db728: leaf yam 2024/04/25 02:33:51 INFO : sub/yam: Moved (server-side) to: yam 2024/04/25 02:33:51 INFO : yam: Renamed from "sub/yam" 2024/04/25 02:33:51 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:51 DEBUG : Waiting for deletions to finish 2024/04/25 02:33:51 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.73s) === RUN TestServerSideMoveLocal run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:53 DEBUG : Creating backend with remote "/tmp/rclone595167909/dir1" 2024/04/25 02:33:53 DEBUG : Creating backend with remote "/tmp/rclone595167909/dir2" 2024/04/25 02:33:53 DEBUG : Local file system at /tmp/rclone595167909/dir2: Using server-side directory move 2024/04/25 02:33:53 INFO : Local file system at /tmp/rclone595167909/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:33:53 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/04/25 02:33:53 INFO : file1.txt: Moved (server-side) 2024/04/25 02:33:53 DEBUG : Local file system at /tmp/rclone595167909/dir2: Waiting for checks to finish 2024/04/25 02:33:53 DEBUG : Local file system at /tmp/rclone595167909/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.17s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:53 DEBUG : nested: Making directory 2024/04/25 02:33:53 DEBUG : sub dir: Making directory 2024/04/25 02:33:53 DEBUG : nested/sub dir: Making directory 2024/04/25 02:33:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:33:53 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/25 02:33:53 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:53 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:54 DEBUG : nested/sub dir/file.cisesip4.partial: renamed to: nested/sub dir/file 2024/04/25 02:33:54 INFO : nested/sub dir/file: Copied (new) 2024/04/25 02:33:54 INFO : nested/sub dir/file: Deleted 2024/04/25 02:33:54 DEBUG : sub dir/hello world.kozifal1.partial: renamed to: sub dir/hello world 2024/04/25 02:33:54 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:33:54 INFO : sub dir/hello world: Deleted 2024/04/25 02:33:54 INFO : sub dir: Removing directory 2024/04/25 02:33:54 INFO : nested/sub dir: Removing directory 2024/04/25 02:33:54 INFO : nested: Removing directory 2024/04/25 02:33:54 DEBUG : Local file system at /tmp/rclone595167909: deleted 3 directories run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestMoveWithDeleteEmptySrcDirs (5.04s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:33:58 DEBUG : nested: Making directory 2024/04/25 02:33:58 DEBUG : sub dir: Making directory 2024/04/25 02:33:58 DEBUG : nested/sub dir: Making directory 2024/04/25 02:33:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/04/25 02:33:58 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/04/25 02:33:58 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:33:58 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:33:59 DEBUG : sub dir/hello world.qezeduh0.partial: renamed to: sub dir/hello world 2024/04/25 02:33:59 INFO : sub dir/hello world: Copied (new) 2024/04/25 02:33:59 INFO : sub dir/hello world: Deleted 2024/04/25 02:33:59 DEBUG : nested/sub dir/file.gasovac9.partial: renamed to: nested/sub dir/file 2024/04/25 02:33:59 INFO : nested/sub dir/file: Copied (new) 2024/04/25 02:33:59 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (3.58s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:34:01 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/04/25 02:34:01 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:01 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:02 DEBUG : existing.qidubiv9.partial: renamed to: existing 2024/04/25 02:34:02 INFO : existing: Copied (new) 2024/04/25 02:34:02 INFO : existing: Deleted 2024/04/25 02:34:02 DEBUG : existing-b.lefuruj8.partial: renamed to: existing-b 2024/04/25 02:34:02 INFO : existing-b: Copied (new) 2024/04/25 02:34:02 INFO : existing-b: Deleted 2024/04/25 02:34:02 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:02 DEBUG : existing: Destination exists, skipping 2024/04/25 02:34:02 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/04/25 02:34:02 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:02 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestMoveWithIgnoreExisting (1.80s) === RUN TestServerSideMove run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:03 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-poyonuc5tequyid7pabukev6" sync_test.go:1494: Server side move (if possible) Quatrix FS for account rclone.quatrix.it -> Quatrix FS for account rclone.quatrix.it 2024/04/25 02:34:08 DEBUG : Quatrix FS for account rclone.quatrix.it: Using server-side directory move 2024/04/25 02:34:08 INFO : Quatrix FS for account rclone.quatrix.it: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:34:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:34:08 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2024/04/25 02:34:08 DEBUG : empty space: Unchanged skipping 2024/04/25 02:34:08 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:34:08 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:08 INFO : potato3: Deleted 2024/04/25 02:34:08 INFO : empty space: Deleted 2024/04/25 02:34:08 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:08 INFO : potato2: Moved (server-side) 2024/04/25 02:34:08 INFO : potato3: Moved (server-side) 2024/04/25 02:34:08 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-mudaxat9saladaz1beguser5" 2024/04/25 02:34:09 DEBUG : Quatrix FS for account rclone.quatrix.it: Using server-side directory move 2024/04/25 02:34:09 INFO : Quatrix FS for account rclone.quatrix.it: Server side directory move succeeded 2024/04/25 02:34:09 ERROR : : error listing: directory not found 2024/04/25 02:34:09 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote 2024/04/25 02:34:10 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote 2024/04/25 02:34:10 purge failed: directory not found --- PASS: TestServerSideMove (6.70s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-tifaqur8hopivut8buyehop8" sync_test.go:1494: Server side move (if possible) Quatrix FS for account rclone.quatrix.it -> Quatrix FS for account rclone.quatrix.it 2024/04/25 02:34:14 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:34:14 DEBUG : empty space: Excluded 2024/04/25 02:34:14 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:34:14 DEBUG : empty space: Excluded 2024/04/25 02:34:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:34:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:34:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:14 INFO : potato3: Deleted 2024/04/25 02:34:14 INFO : potato2: Moved (server-side) 2024/04/25 02:34:14 INFO : potato3: Moved (server-side) 2024/04/25 02:34:14 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-koxeyiz5tezusac6cudedep4" 2024/04/25 02:34:15 DEBUG : empty space: Excluded (Size Filter) 2024/04/25 02:34:15 DEBUG : empty space: Excluded 2024/04/25 02:34:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:34:15 DEBUG : potato3: Need to transfer - File not found at Destination 2024/04/25 02:34:15 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:15 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:15 INFO : potato3: Moved (server-side) 2024/04/25 02:34:15 INFO : potato2: Moved (server-side) 2024/04/25 02:34:15 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote 2024/04/25 02:34:16 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote --- PASS: TestServerSideMoveWithFilter (6.76s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:17 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-gusefab0cekimov5wuwicev2" 2024/04/25 02:34:19 DEBUG : tomatoDir: Making directory sync_test.go:1494: Server side move (if possible) Quatrix FS for account rclone.quatrix.it -> Quatrix FS for account rclone.quatrix.it 2024/04/25 02:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Using server-side directory move 2024/04/25 02:34:21 INFO : Quatrix FS for account rclone.quatrix.it: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/04/25 02:34:21 DEBUG : potato2: Need to transfer - File not found at Destination 2024/04/25 02:34:21 DEBUG : tomatoDir: Making directory 2024/04/25 02:34:21 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1µs) 2024/04/25 02:34:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/04/25 02:34:21 DEBUG : empty space: Unchanged skipping 2024/04/25 02:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:21 INFO : potato3: Deleted 2024/04/25 02:34:21 INFO : potato2: Moved (server-side) 2024/04/25 02:34:21 INFO : empty space: Deleted 2024/04/25 02:34:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:22 INFO : potato3: Moved (server-side) 2024/04/25 02:34:22 INFO : tomatoDir: Removing directory 2024/04/25 02:34:22 DEBUG : Quatrix FS for account rclone.quatrix.it: deleted 1 directories 2024/04/25 02:34:23 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-zavotec8humesax8hejebec8" 2024/04/25 02:34:23 DEBUG : tomatoDir: Making directory 2024/04/25 02:34:23 DEBUG : Quatrix FS for account rclone.quatrix.it: Using server-side directory move 2024/04/25 02:34:23 INFO : Quatrix FS for account rclone.quatrix.it: Server side directory move succeeded 2024/04/25 02:34:24 ERROR : : error listing: directory not found 2024/04/25 02:34:24 ERROR : : error listing: directory not found 2024/04/25 02:34:24 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote 2024/04/25 02:34:24 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote 2024/04/25 02:34:24 purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (7.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:1699: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.13s) === RUN TestSyncOverlap run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:24 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/rclone-sync-test" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncOverlap (1.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/rclone-sync-test" 2024/04/25 02:34:26 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/rclone-sync-test-include/layer2" 2024/04/25 02:34:27 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/rclone-sync-test-ignore-file" 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:29 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory c782638c-db3f-480d-a4f7-d10767ac3527: leaf .ignore 2024/04/25 02:34:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:34:29 DEBUG : rclone-sync-test-include: Making directory 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:34:29 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:29 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:29 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:29 INFO : There was nothing to transfer 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory d2abca48-1c2d-4eda-8181-239d2a910b50: leaf .ignore 2024/04/25 02:34:29 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:29 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory c782638c-db3f-480d-a4f7-d10767ac3527: leaf .ignore 2024/04/25 02:34:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:34:30 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:30 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:30 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:30 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:30 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory c782638c-db3f-480d-a4f7-d10767ac3527: leaf .ignore 2024/04/25 02:34:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:34:30 DEBUG : rclone-sync-test-include: Making directory 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:34:30 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:30 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:30 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:30 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:30 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:31 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory 603fae8c-22b4-4a6c-bc93-224a4965b7e8: leaf .ignore 2024/04/25 02:34:31 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:31 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:34:31 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory c782638c-db3f-480d-a4f7-d10767ac3527: leaf .ignore 2024/04/25 02:34:31 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:34:31 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:34:31 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:31 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:31 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:31 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:31 DEBUG : : Excluded 2024/04/25 02:34:31 DEBUG : object not found: remote rclone-sync-test/.ignore: directory 373c1570-e6e9-4128-8215-c360c997bac5: leaf .ignore 2024/04/25 02:34:31 DEBUG : rclone-sync-test: Excluded 2024/04/25 02:34:31 DEBUG : object not found: remote rclone-sync-test-include/.ignore: directory c782638c-db3f-480d-a4f7-d10767ac3527: leaf .ignore 2024/04/25 02:34:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/04/25 02:34:32 DEBUG : rclone-sync-test-include: Making directory 2024/04/25 02:34:32 DEBUG : object not found: remote rclone-sync-test-include/layer2/.ignore: directory 7cfc15d6-8377-4f91-8502-9e873ecacd9d: leaf .ignore 2024/04/25 02:34:32 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/04/25 02:34:32 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:32 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:32 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:32 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncOverlapWithFilter (13.45s) === RUN TestSyncCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:34:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/CompareDest" 2024/04/25 02:34:40 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 02:34:40 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:40 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:41 DEBUG : one.tevever9.partial: renamed to: one 2024/04/25 02:34:41 INFO : one: Copied (new) 2024/04/25 02:34:41 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:41 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:41 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:42 DEBUG : one.doqokag6.partial: renamed to: one 2024/04/25 02:34:42 INFO : one: Copied (replaced existing) 2024/04/25 02:34:42 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:44 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:44 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:34:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:44 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:44 INFO : There was nothing to transfer 2024/04/25 02:34:45 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/25 02:34:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:45 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:45 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:34:45 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:45 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:45 INFO : There was nothing to transfer 2024/04/25 02:34:45 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:45 DEBUG : two: Destination found in --compare-dest, skipping 2024/04/25 02:34:45 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:45 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:34:45 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:45 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:45 INFO : There was nothing to transfer sync_test.go:1964: No hash on uploaded file so skipping compare timestamp test 2024/04/25 02:34:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:46 DEBUG : two: Need to transfer - File not found at Destination 2024/04/25 02:34:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:46 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:46 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:46 DEBUG : one: Destination found in --compare-dest, skipping 2024/04/25 02:34:46 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:47 DEBUG : two.hakiwib7.partial: renamed to: two 2024/04/25 02:34:47 INFO : two: Copied (new) 2024/04/25 02:34:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (10.00s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dest" 2024/04/25 02:34:50 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/pre-dest1" 2024/04/25 02:34:51 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/pre-dest2" 2024/04/25 02:34:51 DEBUG : 1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:34:51 DEBUG : 1: Destination found in --compare-dest, skipping 2024/04/25 02:34:51 DEBUG : object not found: remote 2: directory d9bf5a73-4fbc-4143-9f24-907a4a938c86: leaf 2 2024/04/25 02:34:51 DEBUG : 2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:34:51 DEBUG : 2: Destination found in --compare-dest, skipping 2024/04/25 02:34:51 DEBUG : object not found: remote 3: directory d9bf5a73-4fbc-4143-9f24-907a4a938c86: leaf 3 2024/04/25 02:34:51 DEBUG : object not found: remote 3: directory 16031e50-fc33-4700-909c-8e03d5b52758: leaf 3 2024/04/25 02:34:51 DEBUG : 3: Need to transfer - File not found at Destination 2024/04/25 02:34:51 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:51 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:52 DEBUG : 3.dujotuk3.partial: renamed to: 3 2024/04/25 02:34:52 INFO : 3: Copied (new) 2024/04/25 02:34:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (5.89s) === RUN TestSyncCopyDest run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:34:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:34:55 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/CopyDest" 2024/04/25 02:34:55 DEBUG : one: Need to transfer - File not found at Destination 2024/04/25 02:34:55 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:55 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:56 DEBUG : one.qovowox3.partial: renamed to: one 2024/04/25 02:34:56 INFO : one: Copied (new) 2024/04/25 02:34:56 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:57 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:57 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:34:57 DEBUG : one.vipugaq9.partial: renamed to: one 2024/04/25 02:34:57 INFO : one: Copied (replaced existing) 2024/04/25 02:34:57 DEBUG : Waiting for deletions to finish 2024/04/25 02:34:58 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/BackupDir" 2024/04/25 02:34:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:59 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:34:59 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:34:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/04/25 02:34:59 INFO : one: Moved (server-side) 2024/04/25 02:35:00 DEBUG : one.movuxoc6.partial: renamed to: one 2024/04/25 02:35:00 INFO : one: Copied (server-side copy) 2024/04/25 02:35:00 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/04/25 02:35:00 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:00 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:02 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:35:03 DEBUG : two.fidiyuq2.partial: renamed to: two 2024/04/25 02:35:03 INFO : two: Copied (server-side copy) 2024/04/25 02:35:03 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/04/25 02:35:03 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:03 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:35:03 DEBUG : one: Unchanged skipping 2024/04/25 02:35:03 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:03 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:03 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:35:03 DEBUG : one: Unchanged skipping 2024/04/25 02:35:03 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:03 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:35:03 DEBUG : two: Unchanged skipping 2024/04/25 02:35:03 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:03 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:03 INFO : There was nothing to transfer 2024/04/25 02:35:04 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/04/25 02:35:04 DEBUG : three: Destination not found in --copy-dest 2024/04/25 02:35:04 DEBUG : three: Need to transfer - File not found at Destination 2024/04/25 02:35:04 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:04 DEBUG : one: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:35:04 DEBUG : one: Unchanged skipping 2024/04/25 02:35:04 DEBUG : two: Size and modification time the same (differ by 235ns, within tolerance 1µs) 2024/04/25 02:35:04 DEBUG : two: Unchanged skipping 2024/04/25 02:35:04 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:05 DEBUG : three.guvuxul2.partial: renamed to: three 2024/04/25 02:35:05 INFO : three: Copied (new) 2024/04/25 02:35:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (13.85s) === RUN TestSyncBackupDir run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:35:10 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/backup" 2024/04/25 02:35:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:35:11 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:11 DEBUG : two: Unchanged skipping 2024/04/25 02:35:11 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:11 INFO : one: Moved (server-side) 2024/04/25 02:35:11 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:12 DEBUG : one.cayamir1.partial: renamed to: one 2024/04/25 02:35:12 INFO : one: Copied (new) 2024/04/25 02:35:12 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:12 DEBUG : object not found: remote three.txt: directory c43cc8c6-7c33-4cf5-824e-d5c136a4638e: leaf three.txt 2024/04/25 02:35:12 INFO : three.txt: Moved (server-side) 2024/04/25 02:35:12 INFO : three.txt: Moved into backup dir 2024/04/25 02:35:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:35:13 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:13 DEBUG : two: Unchanged skipping 2024/04/25 02:35:13 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:13 INFO : one: Deleted 2024/04/25 02:35:14 INFO : one: Moved (server-side) 2024/04/25 02:35:14 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:14 DEBUG : one.qaxaheb3.partial: renamed to: one 2024/04/25 02:35:14 INFO : one: Copied (new) 2024/04/25 02:35:14 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:14 INFO : three.txt: Deleted 2024/04/25 02:35:15 INFO : three.txt: Moved (server-side) 2024/04/25 02:35:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (8.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:35:18 DEBUG : Config file has changed externally - reloading 2024/04/25 02:35:18 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/backup" 2024/04/25 02:35:19 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:35:19 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:19 DEBUG : two: Unchanged skipping 2024/04/25 02:35:19 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:35:19 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:20 DEBUG : one.tiqoxig6.partial: renamed to: one 2024/04/25 02:35:20 INFO : one: Copied (new) 2024/04/25 02:35:20 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:20 DEBUG : object not found: remote three.txt.bak: directory 03020d3c-a2be-43e9-9a11-043a18816078: leaf three.txt.bak 2024/04/25 02:35:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:35:20 INFO : three.txt: Moved into backup dir 2024/04/25 02:35:20 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:20 DEBUG : two: Unchanged skipping 2024/04/25 02:35:20 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:35:21 INFO : one.bak: Deleted 2024/04/25 02:35:21 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:35:21 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:21 DEBUG : one.himorof8.partial: renamed to: one 2024/04/25 02:35:21 INFO : one: Copied (new) 2024/04/25 02:35:21 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:22 INFO : three.txt.bak: Deleted 2024/04/25 02:35:22 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:35:22 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (7.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:35:25 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/backup" 2024/04/25 02:35:26 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:35:26 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:26 DEBUG : two: Unchanged skipping 2024/04/25 02:35:26 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:26 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:35:26 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:26 DEBUG : one.nukuwoj4.partial: renamed to: one 2024/04/25 02:35:26 INFO : one: Copied (new) 2024/04/25 02:35:26 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:27 DEBUG : object not found: remote three-2019-01-01.txt: directory 5dec98c3-0f61-4390-9bc2-251a2cfd7893: leaf three-2019-01-01.txt 2024/04/25 02:35:27 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:35:27 INFO : three.txt: Moved into backup dir 2024/04/25 02:35:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:35:27 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:27 DEBUG : two: Unchanged skipping 2024/04/25 02:35:27 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:28 INFO : one-2019-01-01: Deleted 2024/04/25 02:35:28 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:35:28 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:29 DEBUG : one.ceyigej1.partial: renamed to: one 2024/04/25 02:35:29 INFO : one: Copied (new) 2024/04/25 02:35:29 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:30 INFO : three-2019-01-01.txt: Deleted 2024/04/25 02:35:30 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:35:30 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (8.48s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:33 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:35:34 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:35:34 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:34 DEBUG : two: Unchanged skipping 2024/04/25 02:35:34 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:34 DEBUG : object not found: remote one.bak: directory e7edfb48-9a0c-4623-9ea5-d9e7b8d12dc9: leaf one.bak 2024/04/25 02:35:34 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:35:34 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:34 DEBUG : one.tagujuh3.partial: renamed to: one 2024/04/25 02:35:34 INFO : one: Copied (new) 2024/04/25 02:35:34 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:35 DEBUG : object not found: remote three.txt.bak: directory e7edfb48-9a0c-4623-9ea5-d9e7b8d12dc9: leaf three.txt.bak 2024/04/25 02:35:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:35:35 INFO : three.txt: Moved into backup dir 2024/04/25 02:35:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/04/25 02:35:35 DEBUG : three.txt.bak: Excluded 2024/04/25 02:35:35 DEBUG : one.bak: Excluded (Path Filter) 2024/04/25 02:35:35 DEBUG : one.bak: Excluded 2024/04/25 02:35:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:35:35 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:35 DEBUG : two: Unchanged skipping 2024/04/25 02:35:35 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:36 INFO : one.bak: Deleted 2024/04/25 02:35:36 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:35:36 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:36 DEBUG : one.giciron6.partial: renamed to: one 2024/04/25 02:35:36 INFO : one: Copied (new) 2024/04/25 02:35:36 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:36 INFO : three.txt.bak: Deleted 2024/04/25 02:35:36 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:35:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (5.77s) === RUN TestSyncSuffix run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:39 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:35:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:35:40 DEBUG : object not found: remote one.bak: directory 23f42567-25d0-422a-b6d8-2650f136bd39: leaf one.bak 2024/04/25 02:35:40 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:35:40 DEBUG : one.zoxedox4.partial: renamed to: one 2024/04/25 02:35:40 INFO : one: Copied (new) 2024/04/25 02:35:40 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:40 DEBUG : two: Unchanged skipping 2024/04/25 02:35:41 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/25 02:35:41 DEBUG : object not found: remote three.txt.bak: directory 23f42567-25d0-422a-b6d8-2650f136bd39: leaf three.txt.bak 2024/04/25 02:35:41 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:35:41 DEBUG : three.txt.fizoraj6.partial: renamed to: three.txt 2024/04/25 02:35:41 INFO : three.txt: Copied (new) 2024/04/25 02:35:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:35:42 INFO : one.bak: Deleted 2024/04/25 02:35:42 INFO : one: Moved (server-side) to: one.bak 2024/04/25 02:35:43 DEBUG : one.nequxox2.partial: renamed to: one 2024/04/25 02:35:43 INFO : one: Copied (new) 2024/04/25 02:35:43 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:43 DEBUG : two: Unchanged skipping 2024/04/25 02:35:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/25 02:35:43 INFO : three.txt.bak: Deleted 2024/04/25 02:35:43 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/04/25 02:35:44 DEBUG : three.txt.xewunad5.partial: renamed to: three.txt 2024/04/25 02:35:44 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (7.53s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:47 DEBUG : Creating backend with remote "TestQuatrix:rclone-test-jovoriy4mibikib9miburox9/dst" 2024/04/25 02:35:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/04/25 02:35:47 DEBUG : object not found: remote one-2019-01-01: directory 89e3e470-d759-42ef-ae5e-d3caf122fcf4: leaf one-2019-01-01 2024/04/25 02:35:47 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:35:48 DEBUG : one.qipubik3.partial: renamed to: one 2024/04/25 02:35:48 INFO : one: Copied (new) 2024/04/25 02:35:48 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:48 DEBUG : two: Unchanged skipping 2024/04/25 02:35:48 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/04/25 02:35:48 DEBUG : object not found: remote three-2019-01-01.txt: directory 89e3e470-d759-42ef-ae5e-d3caf122fcf4: leaf three-2019-01-01.txt 2024/04/25 02:35:48 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:35:49 DEBUG : three.txt.qifakew3.partial: renamed to: three.txt 2024/04/25 02:35:49 INFO : three.txt: Copied (new) 2024/04/25 02:35:49 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/04/25 02:35:49 INFO : one-2019-01-01: Deleted 2024/04/25 02:35:50 INFO : one: Moved (server-side) to: one-2019-01-01 2024/04/25 02:35:50 DEBUG : one.xodesuf6.partial: renamed to: one 2024/04/25 02:35:50 INFO : one: Copied (new) 2024/04/25 02:35:50 DEBUG : two: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:50 DEBUG : two: Unchanged skipping 2024/04/25 02:35:50 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/04/25 02:35:51 INFO : three-2019-01-01.txt: Deleted 2024/04/25 02:35:51 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/04/25 02:35:51 DEBUG : three.txt.xuyigit0.partial: renamed to: three.txt 2024/04/25 02:35:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (7.46s) === RUN TestSyncUTFNorm run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/04/25 02:35:53 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:53 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:54 DEBUG : Testêé.gequwal1.partial: renamed to: Testêé 2024/04/25 02:35:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/04/25 02:35:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.58s) === RUN TestSyncImmutable run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:54 DEBUG : existing: Need to transfer - File not found at Destination 2024/04/25 02:35:54 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:54 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:55 DEBUG : existing.pimimuw9.partial: renamed to: existing 2024/04/25 02:35:55 INFO : existing: Copied (new) 2024/04/25 02:35:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:55 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:55 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/04/25 02:35:55 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/04/25 02:35:55 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:55 ERROR : Quatrix FS for account rclone.quatrix.it: not deleting files as there were IO errors 2024/04/25 02:35:55 ERROR : Quatrix FS for account rclone.quatrix.it: not deleting directories as there were IO errors run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncImmutable (1.44s) === RUN TestSyncIgnoreCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:35:56 DEBUG : existing: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:35:56 DEBUG : existing: Unchanged skipping 2024/04/25 02:35:56 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:35:56 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:35:56 DEBUG : Waiting for deletions to finish 2024/04/25 02:35:56 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (0.86s) === RUN TestFixCase run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:2420: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.12s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:2459: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" sync_test.go:2459: This test only runs on local --- PASS: TestMaxTransfer (0.38s) --- SKIP: TestMaxTransfer/Hard (0.12s) --- SKIP: TestMaxTransfer/Soft (0.13s) --- SKIP: TestMaxTransfer/Cautious (0.13s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:36:16 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:36:16 DEBUG : both0: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both12: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both13: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both14: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both15: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both16: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both17: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both18: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both19: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both2: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both3: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both4: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both5: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both6: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both7: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both8: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:16 DEBUG : both1: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both10: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both11: Unchanged skipping 2024/04/25 02:36:16 DEBUG : both9: Unchanged skipping 2024/04/25 02:36:16 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:36:16 DEBUG : Waiting for deletions to finish 2024/04/25 02:36:16 INFO : only7: Deleted 2024/04/25 02:36:16 INFO : only11: Deleted 2024/04/25 02:36:16 INFO : only14: Deleted 2024/04/25 02:36:16 INFO : only13: Deleted 2024/04/25 02:36:16 INFO : only5: Deleted 2024/04/25 02:36:17 INFO : only4: Deleted 2024/04/25 02:36:17 INFO : only2: Deleted 2024/04/25 02:36:17 INFO : only10: Deleted 2024/04/25 02:36:17 INFO : only16: Deleted 2024/04/25 02:36:17 INFO : only0: Deleted 2024/04/25 02:36:17 INFO : only18: Deleted 2024/04/25 02:36:17 INFO : only3: Deleted 2024/04/25 02:36:17 INFO : only1: Deleted 2024/04/25 02:36:17 INFO : only15: Deleted 2024/04/25 02:36:17 INFO : only8: Deleted 2024/04/25 02:36:18 INFO : only9: Deleted 2024/04/25 02:36:18 INFO : only17: Deleted 2024/04/25 02:36:18 INFO : only19: Deleted 2024/04/25 02:36:18 INFO : only6: Deleted 2024/04/25 02:36:18 INFO : only12: Deleted 2024/04/25 02:36:18 INFO : There was nothing to transfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncConcurrentDelete (25.96s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:36:44 DEBUG : both1: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for checks to finish 2024/04/25 02:36:44 DEBUG : both10: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both11: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both0: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both1: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both12: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both10: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both13: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both11: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both14: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both13: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both15: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both0: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both16: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both12: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both17: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both17: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both18: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both18: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both19: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both14: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both2: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both15: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both3: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both3: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both4: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both16: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both5: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both19: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both6: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both6: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both7: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both7: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both8: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both8: Unchanged skipping 2024/04/25 02:36:44 DEBUG : both9: Size and modification time the same (differ by 1ns, within tolerance 1µs) 2024/04/25 02:36:44 DEBUG : both9: Unchanged skipping 2024/04/25 02:36:44 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : both2: Unchanged skipping 2024/04/25 02:36:44 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : both4: Unchanged skipping 2024/04/25 02:36:44 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : both5: Unchanged skipping 2024/04/25 02:36:44 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/04/25 02:36:44 DEBUG : Quatrix FS for account rclone.quatrix.it: Waiting for transfers to finish 2024/04/25 02:36:45 DEBUG : only13.veciveg5.partial: renamed to: only13 2024/04/25 02:36:45 INFO : only13: Copied (replaced existing) 2024/04/25 02:36:46 DEBUG : only0.tecagax3.partial: renamed to: only0 2024/04/25 02:36:46 INFO : only0: Copied (replaced existing) 2024/04/25 02:36:46 DEBUG : only11.wehatat4.partial: renamed to: only11 2024/04/25 02:36:46 INFO : only11: Copied (replaced existing) 2024/04/25 02:36:46 DEBUG : only14.wimuqic3.partial: renamed to: only14 2024/04/25 02:36:46 INFO : only14: Copied (replaced existing) 2024/04/25 02:36:46 DEBUG : only10.nuregim0.partial: renamed to: only10 2024/04/25 02:36:46 INFO : only10: Copied (replaced existing) 2024/04/25 02:36:46 DEBUG : only16.tuxezaf4.partial: renamed to: only16 2024/04/25 02:36:46 INFO : only16: Copied (replaced existing) 2024/04/25 02:36:47 DEBUG : only17.xiwadob1.partial: renamed to: only17 2024/04/25 02:36:47 INFO : only17: Copied (replaced existing) 2024/04/25 02:36:47 DEBUG : only18.miloqaf7.partial: renamed to: only18 2024/04/25 02:36:47 INFO : only18: Copied (replaced existing) 2024/04/25 02:36:47 DEBUG : only2.wogalub8.partial: renamed to: only2 2024/04/25 02:36:47 INFO : only2: Copied (replaced existing) 2024/04/25 02:36:48 DEBUG : only1.tatohas1.partial: renamed to: only1 2024/04/25 02:36:48 INFO : only1: Copied (replaced existing) 2024/04/25 02:36:48 DEBUG : only3.dusazox5.partial: renamed to: only3 2024/04/25 02:36:48 INFO : only3: Copied (replaced existing) 2024/04/25 02:36:48 DEBUG : only12.lamuzec1.partial: renamed to: only12 2024/04/25 02:36:48 INFO : only12: Copied (replaced existing) 2024/04/25 02:36:48 DEBUG : only4.yuxahuw8.partial: renamed to: only4 2024/04/25 02:36:48 INFO : only4: Copied (replaced existing) 2024/04/25 02:36:48 DEBUG : only6.muvaxim5.partial: renamed to: only6 2024/04/25 02:36:48 INFO : only6: Copied (replaced existing) 2024/04/25 02:36:49 DEBUG : only15.pekozur4.partial: renamed to: only15 2024/04/25 02:36:49 INFO : only15: Copied (replaced existing) 2024/04/25 02:36:49 DEBUG : only8.ruguvef2.partial: renamed to: only8 2024/04/25 02:36:49 INFO : only8: Copied (replaced existing) 2024/04/25 02:36:49 DEBUG : only9.duyahat9.partial: renamed to: only9 2024/04/25 02:36:49 INFO : only9: Copied (replaced existing) 2024/04/25 02:36:49 DEBUG : only19.qipoxig1.partial: renamed to: only19 2024/04/25 02:36:49 INFO : only19: Copied (replaced existing) 2024/04/25 02:36:49 DEBUG : only5.coyicub6.partial: renamed to: only5 2024/04/25 02:36:49 INFO : only5: Copied (replaced existing) 2024/04/25 02:36:50 DEBUG : only7.hokihej8.partial: renamed to: only7 2024/04/25 02:36:50 INFO : only7: Copied (replaced existing) 2024/04/25 02:36:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestSyncConcurrentTruncate (33.06s) === RUN TestNothingToTransfer run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" 2024/04/25 02:36:56 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/04/25 02:36:56 DEBUG : sub dir: Making directory 2024/04/25 02:36:56 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" run.go:180: Remote "Quatrix FS for account rclone.quatrix.it", Local "Local file system at /tmp/rclone595167909", Modify Window "1µs" --- PASS: TestNothingToTransfer (38.87s) PASS 2024/04/25 02:37:35 DEBUG : Quatrix FS for account rclone.quatrix.it: Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestQuatrix: -verbose" - Finished OK in 5m52.262355398s (try 1/5)