"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/12/13 01:00:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu" 2024/12/13 01:00:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/13 01:00:43 DEBUG : Creating backend with remote "/tmp/rclone1223240635" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:00:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:00:44 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/13 01:00:44 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:00:44 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.58s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:00:48 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/13 01:00:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:00:49 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:00:49 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:00:52 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:00:54 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.28s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.51s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.58s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:03 DEBUG : Creating backend with remote "/non-existing" 2024/12/13 01:01:03 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/13 01:01:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.76s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:01:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:01:10 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.13s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:17 INFO : sugarsync root 'Test/rclone-test-jedelug2galu': Running all checks before starting transfers 2024/12/13 01:01:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:01:18 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:18 INFO : sugarsync root 'Test/rclone-test-jedelug2galu': Checks finished, now starting transfers 2024/12/13 01:01:18 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:01:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.06s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:28 ERROR : Ignoring --no-traverse with sync 2024/12/13 01:01:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:01:29 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:29 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:01:32 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:01:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.02s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:40 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/13 01:01:40 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:40 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:01:43 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.70s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:01:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:01:50 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.70s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:01:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:01:56 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:01:56 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:01:58 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:02 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/13 01:02:02 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/13 01:02:02 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/13 01:02:02 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/13 01:02:03 DEBUG : sub dir: Making directory 2024/12/13 01:02:05 DEBUG : sub dir2: Making directory 2024/12/13 01:02:06 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/13 01:02:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:02:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:02:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:02:09 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:11 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.56s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:19 DEBUG : sub dir2: Making directory 2024/12/13 01:02:19 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/13 01:02:19 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/13 01:02:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:02:20 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:02:20 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:02:23 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.81s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:29 DEBUG : sub dir2: Making directory with metadata 2024/12/13 01:02:29 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/13 01:02:30 DEBUG : sub dir: Making directory 2024/12/13 01:02:31 DEBUG : sub dir2: Making directory 2024/12/13 01:02:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:02:32 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:02:32 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:02:34 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:02:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:36 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/13 01:02:36 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.94s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.49s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:44 DEBUG : sub dir2: Making directory 2024/12/13 01:02:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:02:45 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:02:45 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:02:49 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:02:49 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.85s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:02:54 DEBUG : sub dir2: Making directory with metadata 2024/12/13 01:02:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/13 01:02:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/13 01:02:55 DEBUG : sub dir: Making directory 2024/12/13 01:02:56 DEBUG : sub dir2: Making directory 2024/12/13 01:02:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:02:57 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:02:57 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:02:59 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:02:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:03:01 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.57s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.44s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:03:09 DEBUG : sub dir2: Making directory 2024/12/13 01:03:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:03:10 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:03:10 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:03:13 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:03:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.70s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:03:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tegubur5luco" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-jedelug2galu' -> sugarsync root 'Test/rclone-test-tegubur5luco' 2024/12/13 01:03:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:03:29 DEBUG : sugarsync root 'Test/rclone-test-tegubur5luco': Waiting for checks to finish 2024/12/13 01:03:29 DEBUG : sugarsync root 'Test/rclone-test-tegubur5luco': Waiting for transfers to finish 2024/12/13 01:03:33 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:03:34 DEBUG : sugarsync root 'Test/rclone-test-tegubur5luco': Purge remote --- PASS: TestServerSideCopy (21.70s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:03:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/13 01:03:47 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:03:47 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:03:48 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:04:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-namivim0loma" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-jedelug2galu' -> sugarsync root 'Test/rclone-test-namivim0loma' 2024/12/13 01:04:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:04:05 DEBUG : sugarsync root 'Test/rclone-test-namivim0loma': Waiting for checks to finish 2024/12/13 01:04:05 DEBUG : sugarsync root 'Test/rclone-test-namivim0loma': Waiting for transfers to finish 2024/12/13 01:04:09 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:04:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/13 01:04:16 DEBUG : sugarsync root 'Test/rclone-test-namivim0loma': Waiting for checks to finish 2024/12/13 01:04:16 DEBUG : sugarsync root 'Test/rclone-test-namivim0loma': Waiting for transfers to finish 2024/12/13 01:04:16 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.rarekal4" before starting 2024/12/13 01:04:18 DEBUG : sub dir/hello world.rarekal4: server side copy: removing renamed existing file after operation 2024/12/13 01:04:19 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:04:20 DEBUG : sugarsync root 'Test/rclone-test-namivim0loma': Purge remote --- PASS: TestServerSideCopyOverSelf (32.76s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:04:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/13 01:04:34 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:04:34 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:04:36 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/13 01:04:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:04:48 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-dikutar8pito" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-jedelug2galu' -> sugarsync root 'Test/rclone-test-dikutar8pito' 2024/12/13 01:04:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:04:53 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Waiting for checks to finish 2024/12/13 01:04:53 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Waiting for transfers to finish 2024/12/13 01:04:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:05:02 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Using server-side directory move 2024/12/13 01:05:02 INFO : sugarsync root 'Test/rclone-test-dikutar8pito': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/13 01:05:03 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Waiting for checks to finish 2024/12/13 01:05:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/13 01:05:03 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Waiting for transfers to finish 2024/12/13 01:05:04 INFO : sub dir/hello world: Deleted 2024/12/13 01:05:05 INFO : sub dir/hello world: Moved (server-side) 2024/12/13 01:05:12 DEBUG : testing file moves 2024/12/13 01:05:13 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/13 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Waiting for checks to finish 2024/12/13 01:05:13 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Waiting for transfers to finish 2024/12/13 01:05:14 INFO : sub dir/hello world: Deleted 2024/12/13 01:05:15 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:05:18 DEBUG : sugarsync root 'Test/rclone-test-dikutar8pito': Purge remote --- PASS: TestServerSideMoveOverSelf (42.10s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:05:29 ERROR : : error listing: directory not found 2024/12/13 01:05:30 DEBUG : Local file system at /tmp/rclone1223240635: Making directory 2024/12/13 01:05:32 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:05:32 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.53s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:05:44 DEBUG : Added delayed dir = "sub dir", newDst= 2024/12/13 01:05:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:05:45 DEBUG : Local file system at /tmp/rclone1223240635: Waiting for checks to finish 2024/12/13 01:05:45 DEBUG : Local file system at /tmp/rclone1223240635: Waiting for transfers to finish 2024/12/13 01:05:46 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/12/13 01:05:46 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:05:46 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.50s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:05:52 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/13 01:05:52 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:05:52 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:05:54 INFO : check sum: Copied (new) 2024/12/13 01:05:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:05:56 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:05:56 NOTICE: sugarsync root 'Test/rclone-test-jedelug2galu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/12/13 01:05:56 DEBUG : check sum: Size of src and dst objects identical 2024/12/13 01:05:56 DEBUG : check sum: Unchanged skipping 2024/12/13 01:05:56 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:05:56 DEBUG : Waiting for deletions to finish 2024/12/13 01:05:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.76s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:03 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/13 01:06:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:05 INFO : sizeonly: Copied (new) 2024/12/13 01:06:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:07 DEBUG : sizeonly: Sizes identical 2024/12/13 01:06:07 DEBUG : sizeonly: Unchanged skipping 2024/12/13 01:06:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:07 DEBUG : Waiting for deletions to finish 2024/12/13 01:06:07 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.52s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/13 01:06:13 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:13 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:15 INFO : ignore-size: Copied (new) 2024/12/13 01:06:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:17 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:17 DEBUG : ignore-size: Sizes identical 2024/12/13 01:06:17 DEBUG : ignore-size: Unchanged skipping 2024/12/13 01:06:17 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:17 DEBUG : Waiting for deletions to finish 2024/12/13 01:06:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.48s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:27 DEBUG : existing: Sizes identical 2024/12/13 01:06:27 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:27 DEBUG : existing: Unchanged skipping 2024/12/13 01:06:27 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:27 DEBUG : Waiting for deletions to finish 2024/12/13 01:06:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:28 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/13 01:06:28 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:28 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:29 INFO : existing: Copied (replaced existing) 2024/12/13 01:06:29 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.18s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:36 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/13 01:06:36 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:36 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:38 INFO : existing: Copied (new) 2024/12/13 01:06:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:40 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:40 DEBUG : existing: Destination exists, skipping 2024/12/13 01:06:40 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:40 DEBUG : Waiting for deletions to finish 2024/12/13 01:06:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:06:52 DEBUG : d: Making directory 2024/12/13 01:06:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/13 01:06:57 DEBUG : c/non empty space: Sizes identical 2024/12/13 01:06:57 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:06:57 DEBUG : c/non empty space: Unchanged skipping 2024/12/13 01:06:57 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:06:59 INFO : a/potato2: Copied (new) 2024/12/13 01:06:59 DEBUG : Waiting for deletions to finish 2024/12/13 01:07:00 INFO : b/potato: Deleted 2024/12/13 01:07:00 INFO : d: Removing directory 2024/12/13 01:07:02 INFO : b: Removing directory 2024/12/13 01:07:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.69s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:07:15 DEBUG : empty space: Sizes identical 2024/12/13 01:07:15 DEBUG : empty space: Unchanged skipping 2024/12/13 01:07:15 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:07:15 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:07:15 DEBUG : Waiting for deletions to finish 2024/12/13 01:07:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:07:17 DEBUG : empty space: Sizes identical 2024/12/13 01:07:17 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:07:17 DEBUG : empty space: Unchanged skipping 2024/12/13 01:07:17 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:07:17 DEBUG : Waiting for deletions to finish 2024/12/13 01:07:17 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (11.35s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.51s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:07:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/13 01:07:30 DEBUG : empty space: Sizes identical 2024/12/13 01:07:30 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:07:30 DEBUG : empty space: Unchanged skipping 2024/12/13 01:07:30 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:07:32 INFO : potato: Copied (new) 2024/12/13 01:07:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.74s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:07:41 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/13 01:07:41 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:07:41 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:07:43 INFO : potato: Copied (replaced existing) 2024/12/13 01:07:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.92s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/12/13 01:07:51 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:07:51 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/12/13 01:07:51 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:07:53 INFO : potato: Copied (replaced existing) 2024/12/13 01:07:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.01s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:08:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:08:03 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/13 01:08:03 DEBUG : empty space: Sizes identical 2024/12/13 01:08:03 DEBUG : empty space: Unchanged skipping 2024/12/13 01:08:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:08:03 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:08:03 DEBUG : Waiting for deletions to finish 2024/12/13 01:08:03 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.99s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:08:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:08:15 DEBUG : empty space: Sizes identical 2024/12/13 01:08:15 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:08:15 DEBUG : empty space: Unchanged skipping 2024/12/13 01:08:15 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:08:17 INFO : potato2: Copied (new) 2024/12/13 01:08:17 DEBUG : Waiting for deletions to finish 2024/12/13 01:08:18 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:08:30 DEBUG : d: Making directory 2024/12/13 01:08:32 DEBUG : d/e: Making directory 2024/12/13 01:08:35 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/13 01:08:36 DEBUG : c/non empty space: Sizes identical 2024/12/13 01:08:36 DEBUG : c/non empty space: Unchanged skipping 2024/12/13 01:08:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:08:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:08:39 INFO : a/potato2: Copied (new) 2024/12/13 01:08:39 DEBUG : Waiting for deletions to finish 2024/12/13 01:08:39 INFO : b/potato: Deleted 2024/12/13 01:08:39 INFO : d/e: Removing directory 2024/12/13 01:08:41 INFO : d: Removing directory 2024/12/13 01:08:42 INFO : b: Removing directory 2024/12/13 01:08:43 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (27.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:08:58 DEBUG : d: Making directory 2024/12/13 01:09:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/13 01:09:02 DEBUG : c/non empty space: Sizes identical 2024/12/13 01:09:02 DEBUG : c/non empty space: Unchanged skipping 2024/12/13 01:09:02 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:09:02 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:09:05 INFO : a/potato2: Copied (new) 2024/12/13 01:09:05 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': not deleting files as there were IO errors 2024/12/13 01:09:05 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:09:22 DEBUG : Waiting for deletions to finish 2024/12/13 01:09:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:09:23 DEBUG : empty space: Sizes identical 2024/12/13 01:09:23 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:09:23 DEBUG : empty space: Unchanged skipping 2024/12/13 01:09:23 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:09:24 INFO : potato: Deleted 2024/12/13 01:09:26 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.21s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:09:37 DEBUG : Waiting for deletions to finish 2024/12/13 01:09:37 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:09:37 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:09:38 INFO : potato: Deleted 2024/12/13 01:09:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:09:39 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:09:39 DEBUG : empty space: Sizes identical 2024/12/13 01:09:39 DEBUG : empty space: Unchanged skipping 2024/12/13 01:09:39 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:09:41 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.58s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:09:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:09:50 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:09:50 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:09:53 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.64s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:10:04 DEBUG : enormous: Excluded (Size Filter) 2024/12/13 01:10:04 DEBUG : enormous: Excluded 2024/12/13 01:10:04 DEBUG : potato2: Excluded (Size Filter) 2024/12/13 01:10:04 DEBUG : potato2: Excluded 2024/12/13 01:10:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/13 01:10:05 DEBUG : potato2: Excluded 2024/12/13 01:10:05 DEBUG : empty space: Sizes identical 2024/12/13 01:10:05 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:10:05 DEBUG : empty space: Unchanged skipping 2024/12/13 01:10:05 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:10:05 DEBUG : Waiting for deletions to finish 2024/12/13 01:10:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:10:05 DEBUG : enormous: Excluded (Size Filter) 2024/12/13 01:10:05 DEBUG : enormous: Excluded 2024/12/13 01:10:05 DEBUG : potato2: Excluded (Size Filter) 2024/12/13 01:10:05 DEBUG : potato2: Excluded 2024/12/13 01:10:06 DEBUG : potato2: Excluded (Size Filter) 2024/12/13 01:10:06 DEBUG : potato2: Excluded 2024/12/13 01:10:06 DEBUG : empty space: Sizes identical 2024/12/13 01:10:06 DEBUG : empty space: Unchanged skipping 2024/12/13 01:10:06 DEBUG : Local file system at /tmp/rclone1223240635: Waiting for checks to finish 2024/12/13 01:10:06 DEBUG : Local file system at /tmp/rclone1223240635: Waiting for transfers to finish 2024/12/13 01:10:06 DEBUG : Waiting for deletions to finish 2024/12/13 01:10:06 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (14.06s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:10:21 DEBUG : enormous: Excluded (Size Filter) 2024/12/13 01:10:21 DEBUG : enormous: Excluded 2024/12/13 01:10:21 DEBUG : potato2: Excluded (Size Filter) 2024/12/13 01:10:21 DEBUG : potato2: Excluded 2024/12/13 01:10:21 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:10:21 DEBUG : empty space: Sizes identical 2024/12/13 01:10:21 DEBUG : empty space: Unchanged skipping 2024/12/13 01:10:21 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:10:21 DEBUG : Waiting for deletions to finish 2024/12/13 01:10:22 INFO : potato2: Deleted 2024/12/13 01:10:22 INFO : enormous: Deleted 2024/12/13 01:10:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:10:24 DEBUG : empty space: Sizes identical 2024/12/13 01:10:24 DEBUG : Local file system at /tmp/rclone1223240635: Waiting for checks to finish 2024/12/13 01:10:24 DEBUG : empty space: Unchanged skipping 2024/12/13 01:10:24 DEBUG : Local file system at /tmp/rclone1223240635: Waiting for transfers to finish 2024/12/13 01:10:24 DEBUG : Waiting for deletions to finish 2024/12/13 01:10:24 INFO : enormous: Deleted 2024/12/13 01:10:24 INFO : potato2: Deleted 2024/12/13 01:10:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.82s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.42s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/12/13 01:10:30 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/13 01:10:31 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/13 01:10:31 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/13 01:10:31 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:10:31 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:10:34 INFO : potato: Copied (new) 2024/12/13 01:10:34 INFO : yam: Copied (new) 2024/12/13 01:10:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:10:34 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': Ignoring --track-renames as the source and destination do not have a common hash 2024/12/13 01:10:35 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/13 01:10:35 DEBUG : potato: Sizes identical 2024/12/13 01:10:35 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:10:35 DEBUG : potato: Unchanged skipping 2024/12/13 01:10:35 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:10:37 INFO : yaml: Copied (new) 2024/12/13 01:10:37 DEBUG : Waiting for deletions to finish 2024/12/13 01:10:38 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.66s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/12/13 01:10:45 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/13 01:10:46 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/13 01:10:46 DEBUG : yam: Need to transfer - File not found at Destination 2024/12/13 01:10:46 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:10:46 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:10:48 INFO : yam: Copied (new) 2024/12/13 01:10:48 INFO : potato: Copied (new) 2024/12/13 01:10:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:10:49 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': Ignoring --track-renames as either the source or destination do not support modtime 2024/12/13 01:10:50 DEBUG : yaml: Need to transfer - File not found at Destination 2024/12/13 01:10:50 DEBUG : potato: Sizes identical 2024/12/13 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:10:50 DEBUG : potato: Unchanged skipping 2024/12/13 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:10:52 INFO : yaml: Copied (new) 2024/12/13 01:10:52 DEBUG : Waiting for deletions to finish 2024/12/13 01:10:53 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.73s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/12/13 01:11:00 INFO : sugarsync root 'Test/rclone-test-jedelug2galu': Making map for --track-renames 2024/12/13 01:11:00 INFO : sugarsync root 'Test/rclone-test-jedelug2galu': Finished making map for --track-renames 2024/12/13 01:11:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:11:00 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/13 01:11:00 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/13 01:11:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for renames to finish 2024/12/13 01:11:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:11:04 INFO : sub/yam: Copied (new) 2024/12/13 01:11:05 INFO : potato: Copied (new) 2024/12/13 01:11:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:11:07 DEBUG : potato: Sizes identical 2024/12/13 01:11:07 DEBUG : potato: Unchanged skipping 2024/12/13 01:11:08 INFO : sugarsync root 'Test/rclone-test-jedelug2galu': Making map for --track-renames 2024/12/13 01:11:08 INFO : sugarsync root 'Test/rclone-test-jedelug2galu': Finished making map for --track-renames 2024/12/13 01:11:08 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:11:08 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for renames to finish 2024/12/13 01:11:09 INFO : sub/yam: Moved (server-side) to: yam 2024/12/13 01:11:09 INFO : yam: Renamed from "sub/yam" 2024/12/13 01:11:09 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:11:09 DEBUG : Waiting for deletions to finish 2024/12/13 01:11:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (18.40s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:11:18 DEBUG : Creating backend with remote "/tmp/rclone1223240635/dir1" 2024/12/13 01:11:18 DEBUG : Creating backend with remote "/tmp/rclone1223240635/dir2" 2024/12/13 01:11:18 DEBUG : Local file system at /tmp/rclone1223240635/dir2: Using server-side directory move 2024/12/13 01:11:18 INFO : Local file system at /tmp/rclone1223240635/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/13 01:11:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/13 01:11:18 INFO : file1.txt: Moved (server-side) 2024/12/13 01:11:18 DEBUG : Local file system at /tmp/rclone1223240635/dir2: Waiting for checks to finish 2024/12/13 01:11:18 DEBUG : Local file system at /tmp/rclone1223240635/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (1.53s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:11:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:11:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/13 01:11:20 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:11:20 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:11:27 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:11:27 INFO : sub dir/hello world: Deleted 2024/12/13 01:11:27 INFO : nested/sub dir/file: Copied (new) 2024/12/13 01:11:27 INFO : nested/sub dir/file: Deleted 2024/12/13 01:11:27 INFO : sub dir: Removing directory 2024/12/13 01:11:27 INFO : nested/sub dir: Removing directory 2024/12/13 01:11:27 INFO : nested: Removing directory 2024/12/13 01:11:27 DEBUG : Local file system at /tmp/rclone1223240635: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.98s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:11:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/13 01:11:38 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/13 01:11:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:11:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:11:45 INFO : sub dir/hello world: Copied (new) 2024/12/13 01:11:45 INFO : sub dir/hello world: Deleted 2024/12/13 01:11:45 INFO : nested/sub dir/file: Copied (new) 2024/12/13 01:11:45 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.99s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:11:56 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/13 01:11:56 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/13 01:11:56 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:11:56 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:11:59 INFO : existing: Copied (new) 2024/12/13 01:11:59 INFO : existing: Deleted 2024/12/13 01:11:59 INFO : existing-b: Copied (new) 2024/12/13 01:11:59 INFO : existing-b: Deleted 2024/12/13 01:12:00 DEBUG : existing: Destination exists, skipping 2024/12/13 01:12:00 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/13 01:12:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:12:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:12:00 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (9.83s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:12:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-vaxekes3nopi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jedelug2galu' -> sugarsync root 'Test/rclone-test-vaxekes3nopi' 2024/12/13 01:12:23 DEBUG : sugarsync root 'Test/rclone-test-vaxekes3nopi': Using server-side directory move 2024/12/13 01:12:23 INFO : sugarsync root 'Test/rclone-test-vaxekes3nopi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/13 01:12:24 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:12:24 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/13 01:12:24 DEBUG : sugarsync root 'Test/rclone-test-vaxekes3nopi': Waiting for checks to finish 2024/12/13 01:12:24 DEBUG : empty space: Sizes identical 2024/12/13 01:12:24 DEBUG : empty space: Unchanged skipping 2024/12/13 01:12:25 INFO : potato2: Moved (server-side) 2024/12/13 01:12:25 INFO : potato3: Deleted 2024/12/13 01:12:25 INFO : empty space: Deleted 2024/12/13 01:12:25 DEBUG : sugarsync root 'Test/rclone-test-vaxekes3nopi': Waiting for transfers to finish 2024/12/13 01:12:26 INFO : potato3: Moved (server-side) 2024/12/13 01:12:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gefacib5boju" 2024/12/13 01:12:30 DEBUG : sugarsync root 'Test/rclone-test-gefacib5boju': Using server-side directory move 2024/12/13 01:12:32 INFO : sugarsync root 'Test/rclone-test-gefacib5boju': Server side directory move succeeded 2024/12/13 01:12:35 ERROR : : error listing: directory not found 2024/12/13 01:12:35 DEBUG : sugarsync root 'Test/rclone-test-gefacib5boju': Purge remote 2024/12/13 01:12:35 DEBUG : sugarsync root 'Test/rclone-test-vaxekes3nopi': Purge remote 2024/12/13 01:12:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.40s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:12:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kefemir7hubi" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jedelug2galu' -> sugarsync root 'Test/rclone-test-kefemir7hubi' 2024/12/13 01:12:57 DEBUG : empty space: Excluded (Size Filter) 2024/12/13 01:12:57 DEBUG : empty space: Excluded 2024/12/13 01:12:57 DEBUG : empty space: Excluded (Size Filter) 2024/12/13 01:12:57 DEBUG : empty space: Excluded 2024/12/13 01:12:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:12:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/13 01:12:57 DEBUG : sugarsync root 'Test/rclone-test-kefemir7hubi': Waiting for checks to finish 2024/12/13 01:12:57 DEBUG : sugarsync root 'Test/rclone-test-kefemir7hubi': Waiting for transfers to finish 2024/12/13 01:12:57 INFO : potato2: Moved (server-side) 2024/12/13 01:12:58 INFO : potato3: Deleted 2024/12/13 01:12:58 INFO : potato3: Moved (server-side) 2024/12/13 01:13:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-seyohaj8kili" 2024/12/13 01:13:04 DEBUG : empty space: Excluded (Size Filter) 2024/12/13 01:13:04 DEBUG : empty space: Excluded 2024/12/13 01:13:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:13:04 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/13 01:13:04 DEBUG : sugarsync root 'Test/rclone-test-seyohaj8kili': Waiting for checks to finish 2024/12/13 01:13:04 DEBUG : sugarsync root 'Test/rclone-test-seyohaj8kili': Waiting for transfers to finish 2024/12/13 01:13:06 INFO : potato2: Moved (server-side) 2024/12/13 01:13:06 INFO : potato3: Moved (server-side) 2024/12/13 01:13:08 DEBUG : sugarsync root 'Test/rclone-test-seyohaj8kili': Purge remote 2024/12/13 01:13:09 DEBUG : sugarsync root 'Test/rclone-test-kefemir7hubi': Purge remote --- PASS: TestServerSideMoveWithFilter (34.34s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:13:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gagaguc5wuze" 2024/12/13 01:13:23 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-jedelug2galu' -> sugarsync root 'Test/rclone-test-gagaguc5wuze' 2024/12/13 01:13:32 DEBUG : sugarsync root 'Test/rclone-test-gagaguc5wuze': Using server-side directory move 2024/12/13 01:13:32 INFO : sugarsync root 'Test/rclone-test-gagaguc5wuze': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/13 01:13:33 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/13 01:13:33 DEBUG : empty space: Sizes identical 2024/12/13 01:13:33 DEBUG : empty space: Unchanged skipping 2024/12/13 01:13:33 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/13 01:13:34 INFO : potato3: Deleted 2024/12/13 01:13:34 INFO : potato2: Moved (server-side) 2024/12/13 01:13:34 DEBUG : sugarsync root 'Test/rclone-test-gagaguc5wuze': Waiting for checks to finish 2024/12/13 01:13:34 INFO : empty space: Deleted 2024/12/13 01:13:34 DEBUG : sugarsync root 'Test/rclone-test-gagaguc5wuze': Waiting for transfers to finish 2024/12/13 01:13:35 INFO : potato3: Moved (server-side) 2024/12/13 01:13:35 INFO : tomatoDir: Removing directory 2024/12/13 01:13:36 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': deleted 1 directories 2024/12/13 01:13:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-viwehek4ziki" 2024/12/13 01:13:41 DEBUG : tomatoDir: Making directory 2024/12/13 01:13:43 DEBUG : sugarsync root 'Test/rclone-test-viwehek4ziki': Using server-side directory move 2024/12/13 01:13:44 INFO : sugarsync root 'Test/rclone-test-viwehek4ziki': Server side directory move succeeded 2024/12/13 01:13:47 ERROR : : error listing: directory not found 2024/12/13 01:13:48 ERROR : : error listing: directory not found 2024/12/13 01:13:48 DEBUG : sugarsync root 'Test/rclone-test-viwehek4ziki': Purge remote 2024/12/13 01:13:49 DEBUG : sugarsync root 'Test/rclone-test-gagaguc5wuze': Purge remote 2024/12/13 01:13:50 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.84s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.43s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:13:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.11s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:14:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/rclone-sync-test" 2024/12/13 01:14:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/rclone-sync-test-include/layer2" 2024/12/13 01:14:18 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/rclone-sync-test-ignore-file" 2024/12/13 01:14:30 DEBUG : rclone-sync-test: Excluded 2024/12/13 01:14:32 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/13 01:14:33 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/13 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/rclone-sync-test': Waiting for checks to finish 2024/12/13 01:14:33 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/rclone-sync-test': Waiting for transfers to finish 2024/12/13 01:14:33 DEBUG : Waiting for deletions to finish 2024/12/13 01:14:33 INFO : There was nothing to transfer 2024/12/13 01:14:35 DEBUG : rclone-sync-test: Excluded 2024/12/13 01:14:37 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/13 01:14:38 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/13 01:14:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:14:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:14:38 DEBUG : Waiting for deletions to finish 2024/12/13 01:14:38 INFO : rclone-sync-test-include: Removing directory 2024/12/13 01:14:39 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/13 01:14:39 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': failed to delete 1 directories 2024/12/13 01:14:39 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:14:41 DEBUG : rclone-sync-test: Excluded 2024/12/13 01:14:43 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/13 01:14:44 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/13 01:14:44 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/12/13 01:14:44 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/12/13 01:14:44 DEBUG : Waiting for deletions to finish 2024/12/13 01:14:44 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:14:47 DEBUG : rclone-sync-test: Excluded 2024/12/13 01:14:48 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/13 01:14:49 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/13 01:14:49 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:14:49 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:14:49 DEBUG : Waiting for deletions to finish 2024/12/13 01:14:49 INFO : rclone-sync-test-include: Removing directory 2024/12/13 01:14:50 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/12/13 01:14:50 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': failed to delete 1 directories 2024/12/13 01:14:50 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:14:51 DEBUG : : Excluded 2024/12/13 01:14:52 DEBUG : rclone-sync-test: Excluded 2024/12/13 01:14:54 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/12/13 01:14:55 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/12/13 01:14:55 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/12/13 01:14:55 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/12/13 01:14:55 DEBUG : Waiting for deletions to finish 2024/12/13 01:14:55 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (82.77s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:15:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:15:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/CompareDest" 2024/12/13 01:15:38 DEBUG : one: Need to transfer - File not found at Destination 2024/12/13 01:15:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:15:38 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:15:42 INFO : one: Copied (new) 2024/12/13 01:15:42 DEBUG : Waiting for deletions to finish 2024/12/13 01:15:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:15:46 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:15:47 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:15:48 INFO : one: Copied (replaced existing) 2024/12/13 01:15:48 DEBUG : Waiting for deletions to finish 2024/12/13 01:15:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:15:57 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:15:59 DEBUG : one: Sizes identical 2024/12/13 01:15:59 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/13 01:15:59 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:15:59 DEBUG : Waiting for deletions to finish 2024/12/13 01:15:59 INFO : There was nothing to transfer 2024/12/13 01:16:06 DEBUG : two: Sizes identical 2024/12/13 01:16:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/13 01:16:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:16:06 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:16:07 DEBUG : one: Sizes identical 2024/12/13 01:16:07 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/13 01:16:07 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:16:07 DEBUG : Waiting for deletions to finish 2024/12/13 01:16:07 INFO : There was nothing to transfer 2024/12/13 01:16:10 DEBUG : two: Sizes identical 2024/12/13 01:16:10 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/13 01:16:10 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:16:10 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:16:10 DEBUG : one: Sizes identical 2024/12/13 01:16:10 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/13 01:16:10 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:16:10 DEBUG : Waiting for deletions to finish 2024/12/13 01:16:10 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/12/13 01:16:15 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/13 01:16:15 DEBUG : two: Need to transfer - File not found at Destination 2024/12/13 01:16:15 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:16:15 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:16:16 DEBUG : one: Sizes identical 2024/12/13 01:16:16 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/13 01:16:16 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:16:17 INFO : two: Copied (new) 2024/12/13 01:16:17 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.75s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:16:35 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dest" 2024/12/13 01:16:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/pre-dest1" 2024/12/13 01:16:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/pre-dest2" 2024/12/13 01:16:45 DEBUG : 1: Sizes identical 2024/12/13 01:16:45 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/13 01:16:47 DEBUG : 2: Sizes identical 2024/12/13 01:16:47 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/13 01:16:48 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/13 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dest': Waiting for checks to finish 2024/12/13 01:16:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dest': Waiting for transfers to finish 2024/12/13 01:16:53 INFO : 3: Copied (new) 2024/12/13 01:16:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (36.47s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:17:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:17:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/CopyDest" 2024/12/13 01:17:14 DEBUG : one: Need to transfer - File not found at Destination 2024/12/13 01:17:14 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:17:14 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:17:17 INFO : one: Copied (new) 2024/12/13 01:17:17 DEBUG : Waiting for deletions to finish 2024/12/13 01:17:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:17:20 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:17:21 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:17:23 INFO : one: Copied (replaced existing) 2024/12/13 01:17:23 DEBUG : Waiting for deletions to finish 2024/12/13 01:17:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/BackupDir" 2024/12/13 01:17:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:17:37 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:17:38 DEBUG : one: Sizes identical 2024/12/13 01:17:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/13 01:17:41 INFO : one: Moved (server-side) 2024/12/13 01:17:42 INFO : one: Copied (server-side copy) 2024/12/13 01:17:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/13 01:17:42 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:17:42 DEBUG : Waiting for deletions to finish 2024/12/13 01:17:49 DEBUG : two: Sizes identical 2024/12/13 01:17:51 INFO : two: Copied (server-side copy) 2024/12/13 01:17:51 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/13 01:17:51 DEBUG : one: Sizes identical 2024/12/13 01:17:51 DEBUG : one: Unchanged skipping 2024/12/13 01:17:51 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:17:51 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:17:51 DEBUG : Waiting for deletions to finish 2024/12/13 01:17:53 DEBUG : one: Sizes identical 2024/12/13 01:17:53 DEBUG : one: Unchanged skipping 2024/12/13 01:17:53 DEBUG : two: Sizes identical 2024/12/13 01:17:53 DEBUG : two: Unchanged skipping 2024/12/13 01:17:53 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:17:53 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:17:53 DEBUG : Waiting for deletions to finish 2024/12/13 01:17:53 INFO : There was nothing to transfer 2024/12/13 01:18:00 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/13 01:18:00 DEBUG : three: Destination not found in --copy-dest 2024/12/13 01:18:00 DEBUG : three: Need to transfer - File not found at Destination 2024/12/13 01:18:00 DEBUG : one: Sizes identical 2024/12/13 01:18:00 DEBUG : one: Unchanged skipping 2024/12/13 01:18:00 DEBUG : two: Sizes identical 2024/12/13 01:18:00 DEBUG : two: Unchanged skipping 2024/12/13 01:18:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:18:00 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:18:03 INFO : three: Copied (new) 2024/12/13 01:18:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (72.61s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:18:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:18:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/backup" 2024/12/13 01:18:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/13 01:18:33 DEBUG : two: Sizes identical 2024/12/13 01:18:33 DEBUG : two: Unchanged skipping 2024/12/13 01:18:33 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:18:36 INFO : one: Moved (server-side) 2024/12/13 01:18:36 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:18:38 INFO : one: Copied (new) 2024/12/13 01:18:38 DEBUG : Waiting for deletions to finish 2024/12/13 01:18:40 INFO : three.txt: Moved (server-side) 2024/12/13 01:18:40 INFO : three.txt: Moved into backup dir 2024/12/13 01:18:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/13 01:18:46 DEBUG : two: Sizes identical 2024/12/13 01:18:46 DEBUG : two: Unchanged skipping 2024/12/13 01:18:46 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:18:47 INFO : one: Deleted 2024/12/13 01:18:48 INFO : one: Moved (server-side) 2024/12/13 01:18:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:18:50 INFO : one: Copied (new) 2024/12/13 01:18:50 DEBUG : Waiting for deletions to finish 2024/12/13 01:18:52 INFO : three.txt: Deleted 2024/12/13 01:18:53 INFO : three.txt: Moved (server-side) 2024/12/13 01:18:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.34s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:19:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:19:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/backup" 2024/12/13 01:19:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/13 01:19:19 DEBUG : two: Sizes identical 2024/12/13 01:19:19 DEBUG : two: Unchanged skipping 2024/12/13 01:19:19 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:19:22 INFO : one: Moved (server-side) to: one.bak 2024/12/13 01:19:22 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:19:24 INFO : one: Copied (new) 2024/12/13 01:19:24 DEBUG : Waiting for deletions to finish 2024/12/13 01:19:26 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/13 01:19:26 INFO : three.txt: Moved into backup dir 2024/12/13 01:19:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/13 01:19:32 DEBUG : two: Sizes identical 2024/12/13 01:19:32 DEBUG : two: Unchanged skipping 2024/12/13 01:19:32 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:19:33 INFO : one.bak: Deleted 2024/12/13 01:19:34 INFO : one: Moved (server-side) to: one.bak 2024/12/13 01:19:34 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:19:37 INFO : one: Copied (new) 2024/12/13 01:19:37 DEBUG : Waiting for deletions to finish 2024/12/13 01:19:38 INFO : three.txt.bak: Deleted 2024/12/13 01:19:39 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/13 01:19:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.53s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:19:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:20:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/backup" 2024/12/13 01:20:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/13 01:20:06 DEBUG : two: Sizes identical 2024/12/13 01:20:06 DEBUG : two: Unchanged skipping 2024/12/13 01:20:06 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:20:09 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/13 01:20:09 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:20:11 INFO : one: Copied (new) 2024/12/13 01:20:11 DEBUG : Waiting for deletions to finish 2024/12/13 01:20:13 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/13 01:20:13 INFO : three.txt: Moved into backup dir 2024/12/13 01:20:19 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/13 01:20:19 DEBUG : two: Sizes identical 2024/12/13 01:20:19 DEBUG : two: Unchanged skipping 2024/12/13 01:20:19 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:20:21 INFO : one-2019-01-01: Deleted 2024/12/13 01:20:21 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/13 01:20:21 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:20:24 INFO : one: Copied (new) 2024/12/13 01:20:24 DEBUG : Waiting for deletions to finish 2024/12/13 01:20:25 INFO : three-2019-01-01.txt: Deleted 2024/12/13 01:20:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/13 01:20:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.78s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:20:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:20:45 DEBUG : Config file has changed externally - reloading 2024/12/13 01:20:48 DEBUG : two: Sizes identical 2024/12/13 01:20:48 DEBUG : two: Unchanged skipping 2024/12/13 01:20:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:20:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/13 01:20:49 INFO : one: Moved (server-side) to: one.bak 2024/12/13 01:20:49 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:20:52 INFO : one: Copied (new) 2024/12/13 01:20:52 DEBUG : Waiting for deletions to finish 2024/12/13 01:20:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/13 01:20:53 INFO : three.txt: Moved into backup dir 2024/12/13 01:20:59 DEBUG : one.bak: Excluded (Path Filter) 2024/12/13 01:20:59 DEBUG : one.bak: Excluded 2024/12/13 01:20:59 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/13 01:20:59 DEBUG : three.txt.bak: Excluded 2024/12/13 01:20:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/13 01:20:59 DEBUG : two: Sizes identical 2024/12/13 01:20:59 DEBUG : two: Unchanged skipping 2024/12/13 01:20:59 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for checks to finish 2024/12/13 01:21:01 INFO : one.bak: Deleted 2024/12/13 01:21:02 INFO : one: Moved (server-side) to: one.bak 2024/12/13 01:21:02 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Waiting for transfers to finish 2024/12/13 01:21:04 INFO : one: Copied (new) 2024/12/13 01:21:04 DEBUG : Waiting for deletions to finish 2024/12/13 01:21:06 INFO : three.txt.bak: Deleted 2024/12/13 01:21:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/13 01:21:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.48s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:21:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:21:24 DEBUG : Config file has changed externally - reloading 2024/12/13 01:21:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/13 01:21:29 INFO : one: Moved (server-side) to: one.bak 2024/12/13 01:21:32 INFO : one: Copied (new) 2024/12/13 01:21:32 DEBUG : two: Sizes identical 2024/12/13 01:21:32 DEBUG : two: Unchanged skipping 2024/12/13 01:21:33 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/13 01:21:35 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/13 01:21:37 INFO : three.txt: Copied (new) 2024/12/13 01:21:41 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/13 01:21:42 INFO : one.bak: Deleted 2024/12/13 01:21:43 INFO : one: Moved (server-side) to: one.bak 2024/12/13 01:21:46 INFO : one: Copied (new) 2024/12/13 01:21:46 DEBUG : two: Sizes identical 2024/12/13 01:21:46 DEBUG : two: Unchanged skipping 2024/12/13 01:21:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/13 01:21:49 INFO : three.txt.bak: Deleted 2024/12/13 01:21:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/12/13 01:21:52 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.16s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:22:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jedelug2galu/dst" 2024/12/13 01:22:11 DEBUG : Config file has changed externally - reloading 2024/12/13 01:22:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/13 01:22:15 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/13 01:22:18 INFO : one: Copied (new) 2024/12/13 01:22:18 DEBUG : two: Sizes identical 2024/12/13 01:22:18 DEBUG : two: Unchanged skipping 2024/12/13 01:22:19 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/13 01:22:21 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/13 01:22:23 INFO : three.txt: Copied (new) 2024/12/13 01:22:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/13 01:22:29 INFO : one-2019-01-01: Deleted 2024/12/13 01:22:30 INFO : one: Moved (server-side) to: one-2019-01-01 2024/12/13 01:22:31 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu/dst': Renewing token 2024/12/13 01:22:31 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/13 01:22:31 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/13 01:22:31 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/12/13 01:22:33 INFO : one: Copied (new) 2024/12/13 01:22:34 DEBUG : two: Sizes identical 2024/12/13 01:22:34 DEBUG : two: Unchanged skipping 2024/12/13 01:22:34 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/13 01:22:36 INFO : three-2019-01-01.txt: Deleted 2024/12/13 01:22:37 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/12/13 01:22:39 INFO : three.txt: Copied (new) 2024/12/13 01:22:39 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Renewing token 2024/12/13 01:22:40 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/12/13 01:22:40 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/12/13 01:22:40 DEBUG : Saving config "user" in section "TestSugarSync" of the config file --- PASS: TestSyncSuffixKeepExtension (48.38s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:22:53 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/13 01:22:53 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:22:53 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:22:54 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/13 01:22:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.57s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:22:59 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/13 01:22:59 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:22:59 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:23:01 INFO : existing: Copied (new) 2024/12/13 01:23:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:23:04 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/13 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:23:04 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/13 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:23:04 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': not deleting files as there were IO errors 2024/12/13 01:23:04 ERROR : sugarsync root 'Test/rclone-test-jedelug2galu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.46s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:23:29 DEBUG : existing: Sizes identical 2024/12/13 01:23:29 DEBUG : existing: Unchanged skipping 2024/12/13 01:23:29 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/12/13 01:23:31 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-datibuv6 2024/12/13 01:23:31 DEBUG : EXISTING: moving to existing-rclone-move-lehexud2 2024/12/13 01:23:33 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/12/13 01:23:33 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-lehexud2 2024/12/13 01:23:33 DEBUG : EXISTING: moving to existing 2024/12/13 01:23:33 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-datibuv6 2024/12/13 01:23:33 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/12/13 01:23:34 INFO : existing-rclone-move-lehexud2: Moved (server-side) to: existing 2024/12/13 01:23:34 INFO : EXISTING: Moved (server-side) to: existing 2024/12/13 01:23:34 INFO : EXISTING: Fixed case by renaming to: existing 2024/12/13 01:23:34 INFO : existingbutdifferent-rclone-move-datibuv6: Moved (server-side) to: existingbutdifferent 2024/12/13 01:23:34 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/12/13 01:23:34 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/12/13 01:23:35 INFO : existingbutdifferent: Copied (replaced existing) 2024/12/13 01:23:37 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/12/13 01:23:42 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/12/13 01:23:43 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/12/13 01:23:45 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-panazoj4 2024/12/13 01:23:47 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/12/13 01:23:47 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-panazoj4 2024/12/13 01:23:47 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/12/13 01:23:48 INFO : subdira/subdirb/subdirc/hello-rclone-move-panazoj4: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/13 01:23:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/12/13 01:23:48 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/12/13 01:23:48 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/12/13 01:23:48 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:23:49 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gidihac5 2024/12/13 01:23:49 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/12/13 01:23:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gidihac5 2024/12/13 01:23:50 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/13 01:23:50 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-gidihac5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/13 01:23:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/13 01:23:50 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/12/13 01:23:50 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:23:52 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/12/13 01:23:52 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (55.91s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.43s) --- SKIP: TestMaxTransfer/Hard (1.48s) --- SKIP: TestMaxTransfer/Soft (1.44s) --- SKIP: TestMaxTransfer/Cautious (1.51s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:25:55 DEBUG : both0: Sizes identical 2024/12/13 01:25:55 DEBUG : both1: Sizes identical 2024/12/13 01:25:55 DEBUG : both10: Sizes identical 2024/12/13 01:25:55 DEBUG : both11: Sizes identical 2024/12/13 01:25:55 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:25:55 DEBUG : both0: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both12: Sizes identical 2024/12/13 01:25:55 DEBUG : both1: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both13: Sizes identical 2024/12/13 01:25:55 DEBUG : both13: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both14: Sizes identical 2024/12/13 01:25:55 DEBUG : both10: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both15: Sizes identical 2024/12/13 01:25:55 DEBUG : both11: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both16: Sizes identical 2024/12/13 01:25:55 DEBUG : both16: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both17: Sizes identical 2024/12/13 01:25:55 DEBUG : both17: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both18: Sizes identical 2024/12/13 01:25:55 DEBUG : both12: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both19: Sizes identical 2024/12/13 01:25:55 DEBUG : both19: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both2: Sizes identical 2024/12/13 01:25:55 DEBUG : both14: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both3: Sizes identical 2024/12/13 01:25:55 DEBUG : both3: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both4: Sizes identical 2024/12/13 01:25:55 DEBUG : both4: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both5: Sizes identical 2024/12/13 01:25:55 DEBUG : both5: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both6: Sizes identical 2024/12/13 01:25:55 DEBUG : both6: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both7: Sizes identical 2024/12/13 01:25:55 DEBUG : both7: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both8: Sizes identical 2024/12/13 01:25:55 DEBUG : both8: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both9: Sizes identical 2024/12/13 01:25:55 DEBUG : both9: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both15: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both18: Unchanged skipping 2024/12/13 01:25:55 DEBUG : both2: Unchanged skipping 2024/12/13 01:25:55 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:25:55 DEBUG : Waiting for deletions to finish 2024/12/13 01:25:56 INFO : only17: Deleted 2024/12/13 01:25:56 INFO : only19: Deleted 2024/12/13 01:25:56 INFO : only6: Deleted 2024/12/13 01:25:56 INFO : only2: Deleted 2024/12/13 01:25:57 INFO : only10: Deleted 2024/12/13 01:25:57 INFO : only13: Deleted 2024/12/13 01:25:57 INFO : only12: Deleted 2024/12/13 01:25:57 INFO : only11: Deleted 2024/12/13 01:25:58 INFO : only7: Deleted 2024/12/13 01:25:58 INFO : only0: Deleted 2024/12/13 01:25:58 INFO : only16: Deleted 2024/12/13 01:25:58 INFO : only14: Deleted 2024/12/13 01:25:58 INFO : only8: Deleted 2024/12/13 01:25:58 INFO : only1: Deleted 2024/12/13 01:25:58 INFO : only15: Deleted 2024/12/13 01:25:58 INFO : only5: Deleted 2024/12/13 01:25:59 INFO : only18: Deleted 2024/12/13 01:25:59 INFO : only3: Deleted 2024/12/13 01:25:59 INFO : only4: Deleted 2024/12/13 01:25:59 INFO : only9: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (127.60s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:28:01 DEBUG : both1: Sizes identical 2024/12/13 01:28:01 DEBUG : both0: Sizes identical 2024/12/13 01:28:01 DEBUG : both11: Sizes identical 2024/12/13 01:28:01 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for checks to finish 2024/12/13 01:28:01 DEBUG : both10: Sizes identical 2024/12/13 01:28:01 DEBUG : both1: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both12: Sizes identical 2024/12/13 01:28:01 DEBUG : both12: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both13: Sizes identical 2024/12/13 01:28:01 DEBUG : both0: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both14: Sizes identical 2024/12/13 01:28:01 DEBUG : both14: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both15: Sizes identical 2024/12/13 01:28:01 DEBUG : both15: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both16: Sizes identical 2024/12/13 01:28:01 DEBUG : both16: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both17: Sizes identical 2024/12/13 01:28:01 DEBUG : both17: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both18: Sizes identical 2024/12/13 01:28:01 DEBUG : both18: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both19: Sizes identical 2024/12/13 01:28:01 DEBUG : both19: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both2: Sizes identical 2024/12/13 01:28:01 DEBUG : both11: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both3: Sizes identical 2024/12/13 01:28:01 DEBUG : both3: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both4: Sizes identical 2024/12/13 01:28:01 DEBUG : both4: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both5: Sizes identical 2024/12/13 01:28:01 DEBUG : both5: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both6: Sizes identical 2024/12/13 01:28:01 DEBUG : both6: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both7: Sizes identical 2024/12/13 01:28:01 DEBUG : both7: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both8: Sizes identical 2024/12/13 01:28:01 DEBUG : both8: Unchanged skipping 2024/12/13 01:28:01 DEBUG : both9: Sizes identical 2024/12/13 01:28:01 DEBUG : both9: Unchanged skipping 2024/12/13 01:28:01 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : both10: Unchanged skipping 2024/12/13 01:28:01 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : both13: Unchanged skipping 2024/12/13 01:28:01 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : both2: Unchanged skipping 2024/12/13 01:28:01 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/13 01:28:01 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Waiting for transfers to finish 2024/12/13 01:28:03 INFO : only0: Copied (replaced existing) 2024/12/13 01:28:03 INFO : only10: Copied (replaced existing) 2024/12/13 01:28:03 INFO : only1: Copied (replaced existing) 2024/12/13 01:28:03 INFO : only11: Copied (replaced existing) 2024/12/13 01:28:03 INFO : only12: Copied (replaced existing) 2024/12/13 01:28:04 INFO : only13: Copied (replaced existing) 2024/12/13 01:28:04 INFO : only14: Copied (replaced existing) 2024/12/13 01:28:04 INFO : only15: Copied (replaced existing) 2024/12/13 01:28:04 INFO : only16: Copied (replaced existing) 2024/12/13 01:28:05 INFO : only17: Copied (replaced existing) 2024/12/13 01:28:05 INFO : only3: Copied (replaced existing) 2024/12/13 01:28:05 INFO : only4: Copied (replaced existing) 2024/12/13 01:28:05 INFO : only5: Copied (replaced existing) 2024/12/13 01:28:06 INFO : only6: Copied (replaced existing) 2024/12/13 01:28:06 INFO : only7: Copied (replaced existing) 2024/12/13 01:28:06 INFO : only8: Copied (replaced existing) 2024/12/13 01:28:06 INFO : only9: Copied (replaced existing) 2024/12/13 01:28:07 INFO : only19: Copied (replaced existing) 2024/12/13 01:28:07 INFO : only18: Copied (replaced existing) 2024/12/13 01:28:07 INFO : only2: Copied (replaced existing) 2024/12/13 01:28:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (141.97s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:28:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/13 01:28:41 DEBUG : sub dir: Making directory 2024/12/13 01:28:43 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (53.66s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" 2024/12/13 01:29:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/13 01:29:35 DEBUG : sub dir: Making directory 2024/12/13 01:29:36 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-jedelug2galu'", Local "Local file system at /tmp/rclone1223240635", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (53.25s) PASS 2024/12/13 01:30:28 DEBUG : sugarsync root 'Test/rclone-test-jedelug2galu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 29m49.426102426s (try 1/5)