"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2025/01/11 01:09:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu" 2025/01/11 01:09:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/11 01:09:31 DEBUG : Creating backend with remote "/tmp/rclone859790614" === 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-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:09:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:09:33 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/11 01:09:33 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:09:33 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.95s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:09:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:09:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:09:37 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:09:37 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:09:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:09:43 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (12.12s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.61s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.57s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:09:52 DEBUG : Creating backend with remote "/non-existing" 2025/01/11 01:09:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/11 01:09:53 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:09:53 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.95s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:09:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:09:57 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:09:57 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:10:01 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (12.12s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:10:08 INFO : sugarsync root 'Test/rclone-test-kosodur4gipu': Running all checks before starting transfers 2025/01/11 01:10:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:10:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:10:09 INFO : sugarsync root 'Test/rclone-test-kosodur4gipu': Checks finished, now starting transfers 2025/01/11 01:10:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:10:12 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (12.21s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:10:20 ERROR : Ignoring --no-traverse with sync 2025/01/11 01:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:10:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:10:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:10:25 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:10:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (12.10s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:10:33 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/11 01:10:33 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:10:33 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:10:36 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.33s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:10:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:10:41 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:10:41 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:10:44 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (8.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:10:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:10:50 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:10:52 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.28s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:10:57 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 01:10:57 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:10:57 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/11 01:10:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:10:58 INFO : sub dir: Making directory 2025/01/11 01:10:59 INFO : sub dir2: Making directory 2025/01/11 01:11:01 INFO : sub dir2/sub sub dir2: Making directory 2025/01/11 01:11:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:11:02 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:11:02 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:11:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:06 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (17.05s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:14 INFO : sub dir2: Making directory 2025/01/11 01:11:14 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/11 01:11:14 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:11:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:11:15 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:11:15 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:11:19 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.31s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:24 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:11:24 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:11:25 INFO : sub dir: Making directory 2025/01/11 01:11:27 INFO : sub dir2: Making directory 2025/01/11 01:11:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:11:28 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:11:28 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:11:30 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:11:30 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:32 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/11 01:11:32 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.95s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.59s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:41 INFO : sub dir2: Making directory 2025/01/11 01:11:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:11:42 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:11:42 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:11:45 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:11:45 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.47s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:51 DEBUG : sub dir2: Making directory with metadata 2025/01/11 01:11:51 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/11 01:11:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:11:52 INFO : sub dir: Making directory 2025/01/11 01:11:54 INFO : sub dir2: Making directory 2025/01/11 01:11:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:11:55 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:11:55 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:11:57 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:11:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:11:59 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.21s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.55s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:12:07 INFO : sub dir2: Making directory 2025/01/11 01:12:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:12:08 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:12:08 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:12:12 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:12:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.27s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:12:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-zewatat3jewa" 2025/01/11 01:12:23 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-kosodur4gipu' -> sugarsync root 'Test/rclone-test-zewatat3jewa' 2025/01/11 01:12:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:12:28 DEBUG : sugarsync root 'Test/rclone-test-zewatat3jewa': Waiting for checks to finish 2025/01/11 01:12:28 DEBUG : sugarsync root 'Test/rclone-test-zewatat3jewa': Waiting for transfers to finish 2025/01/11 01:12:32 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:12:34 DEBUG : sugarsync root 'Test/rclone-test-zewatat3jewa': Purge remote --- PASS: TestServerSideCopy (22.85s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:12:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:12:47 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:12:47 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:12:49 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.78s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:13:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-jalerud9seka" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-kosodur4gipu' -> sugarsync root 'Test/rclone-test-jalerud9seka' 2025/01/11 01:13:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:13:06 DEBUG : sugarsync root 'Test/rclone-test-jalerud9seka': Waiting for checks to finish 2025/01/11 01:13:06 DEBUG : sugarsync root 'Test/rclone-test-jalerud9seka': Waiting for transfers to finish 2025/01/11 01:13:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:13:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:13:18 DEBUG : sugarsync root 'Test/rclone-test-jalerud9seka': Waiting for checks to finish 2025/01/11 01:13:18 DEBUG : sugarsync root 'Test/rclone-test-jalerud9seka': Waiting for transfers to finish 2025/01/11 01:13:19 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.dayigud2" before starting 2025/01/11 01:13:21 DEBUG : sub dir/hello world.dayigud2: server side copy: removing renamed existing file after operation 2025/01/11 01:13:21 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:13:23 DEBUG : sugarsync root 'Test/rclone-test-jalerud9seka': Purge remote --- PASS: TestServerSideCopyOverSelf (35.27s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:13:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:13:38 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:13:38 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:13:40 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/11 01:13:40 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.90s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:13:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-doxivib2raxi" 2025/01/11 01:13:52 DEBUG : Config file has changed externally - reloading sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-kosodur4gipu' -> sugarsync root 'Test/rclone-test-doxivib2raxi' 2025/01/11 01:13:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:13:57 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Waiting for checks to finish 2025/01/11 01:13:57 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Waiting for transfers to finish 2025/01/11 01:14:02 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:14:07 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Using server-side directory move 2025/01/11 01:14:07 INFO : sugarsync root 'Test/rclone-test-doxivib2raxi': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:14:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/11 01:14:09 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Waiting for checks to finish 2025/01/11 01:14:09 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Waiting for transfers to finish 2025/01/11 01:14:10 INFO : sub dir/hello world: Deleted 2025/01/11 01:14:11 INFO : sub dir/hello world: Moved (server-side) 2025/01/11 01:14:18 DEBUG : testing file moves 2025/01/11 01:14:19 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/11 01:14:19 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Waiting for checks to finish 2025/01/11 01:14:19 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Waiting for transfers to finish 2025/01/11 01:14:20 INFO : sub dir/hello world: Deleted 2025/01/11 01:14:21 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:14:24 DEBUG : sugarsync root 'Test/rclone-test-doxivib2raxi': Purge remote --- PASS: TestServerSideMoveOverSelf (44.49s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:14:35 ERROR : : error listing: directory not found 2025/01/11 01:14:37 INFO : Local file system at /tmp/rclone859790614: Making directory 2025/01/11 01:14:39 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:14:39 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (14.33s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:14:52 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/11 01:14:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:14:53 DEBUG : Local file system at /tmp/rclone859790614: Waiting for checks to finish 2025/01/11 01:14:53 DEBUG : Local file system at /tmp/rclone859790614: Waiting for transfers to finish 2025/01/11 01:14:54 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/11 01:14:54 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:14:54 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (13.09s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:00 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/11 01:15:00 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:00 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:02 INFO : check sum: Copied (new) 2025/01/11 01:15:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:04 NOTICE: sugarsync root 'Test/rclone-test-kosodur4gipu': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/11 01:15:04 DEBUG : check sum: Size of src and dst objects identical 2025/01/11 01:15:04 DEBUG : check sum: Unchanged skipping 2025/01/11 01:15:04 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:04 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:04 DEBUG : Waiting for deletions to finish 2025/01/11 01:15:04 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (11.26s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:11 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/11 01:15:11 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:11 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:14 INFO : sizeonly: Copied (new) 2025/01/11 01:15:14 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:15 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:15 DEBUG : sizeonly: Sizes identical 2025/01/11 01:15:15 DEBUG : sizeonly: Unchanged skipping 2025/01/11 01:15:15 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:15 DEBUG : Waiting for deletions to finish 2025/01/11 01:15:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (11.36s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:23 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/11 01:15:23 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:23 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:25 INFO : ignore-size: Copied (new) 2025/01/11 01:15:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:27 DEBUG : ignore-size: Sizes identical 2025/01/11 01:15:27 DEBUG : ignore-size: Unchanged skipping 2025/01/11 01:15:27 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:27 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:27 DEBUG : Waiting for deletions to finish 2025/01/11 01:15:27 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.44s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:37 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:37 DEBUG : existing: Sizes identical 2025/01/11 01:15:37 DEBUG : existing: Unchanged skipping 2025/01/11 01:15:37 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:37 DEBUG : Waiting for deletions to finish 2025/01/11 01:15:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:38 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/11 01:15:38 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:40 INFO : existing: Copied (replaced existing) 2025/01/11 01:15:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.85s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 01:15:47 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:47 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:50 INFO : existing: Copied (new) 2025/01/11 01:15:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:15:51 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:15:51 DEBUG : existing: Destination exists, skipping 2025/01/11 01:15:51 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:15:51 DEBUG : Waiting for deletions to finish 2025/01/11 01:15:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.47s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:16:05 INFO : d: Making directory 2025/01/11 01:16:08 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 01:16:09 DEBUG : c/non empty space: Sizes identical 2025/01/11 01:16:09 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 01:16:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:16:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:16:12 INFO : a/potato2: Copied (new) 2025/01/11 01:16:12 DEBUG : Waiting for deletions to finish 2025/01/11 01:16:13 INFO : b/potato: Deleted 2025/01/11 01:16:13 INFO : d: Removing directory 2025/01/11 01:16:14 INFO : b: Removing directory 2025/01/11 01:16:15 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.72s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:16:29 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:16:29 DEBUG : empty space: Sizes identical 2025/01/11 01:16:29 DEBUG : empty space: Unchanged skipping 2025/01/11 01:16:29 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:16:29 DEBUG : Waiting for deletions to finish 2025/01/11 01:16:29 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:16:30 DEBUG : empty space: Sizes identical 2025/01/11 01:16:30 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:16:30 DEBUG : empty space: Unchanged skipping 2025/01/11 01:16:30 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:16:30 DEBUG : Waiting for deletions to finish 2025/01/11 01:16:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.25s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.57s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.58s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:16:44 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 01:16:44 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:16:44 DEBUG : empty space: Sizes identical 2025/01/11 01:16:44 DEBUG : empty space: Unchanged skipping 2025/01/11 01:16:44 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:16:47 INFO : potato: Copied (new) 2025/01/11 01:16:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.59s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:16:57 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/11 01:16:57 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:16:57 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:16:58 INFO : potato: Copied (replaced existing) 2025/01/11 01:16:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.40s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/11 01:17:07 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/11 01:17:07 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:17:07 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:17:08 INFO : potato: Copied (replaced existing) 2025/01/11 01:17:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:17:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:17:19 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/11 01:17:19 DEBUG : empty space: Sizes identical 2025/01/11 01:17:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:17:19 DEBUG : empty space: Unchanged skipping 2025/01/11 01:17:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:17:19 DEBUG : Waiting for deletions to finish 2025/01/11 01:17:19 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.38s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:17:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:17:31 DEBUG : empty space: Sizes identical 2025/01/11 01:17:31 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:17:31 DEBUG : empty space: Unchanged skipping 2025/01/11 01:17:31 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:17:34 INFO : potato2: Copied (new) 2025/01/11 01:17:34 DEBUG : Waiting for deletions to finish 2025/01/11 01:17:35 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:17:48 INFO : d: Making directory 2025/01/11 01:17:50 INFO : d/e: Making directory 2025/01/11 01:17:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 01:17:54 DEBUG : c/non empty space: Sizes identical 2025/01/11 01:17:54 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 01:17:56 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:17:56 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:17:58 INFO : a/potato2: Copied (new) 2025/01/11 01:17:58 DEBUG : Waiting for deletions to finish 2025/01/11 01:17:59 INFO : b/potato: Deleted 2025/01/11 01:17:59 INFO : d/e: Removing directory 2025/01/11 01:18:00 INFO : d: Removing directory 2025/01/11 01:18:01 INFO : b: Removing directory 2025/01/11 01:18:02 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (30.04s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:18:18 INFO : d: Making directory 2025/01/11 01:18:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/11 01:18:22 DEBUG : c/non empty space: Sizes identical 2025/01/11 01:18:22 DEBUG : c/non empty space: Unchanged skipping 2025/01/11 01:18:22 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:18:22 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:18:25 INFO : a/potato2: Copied (new) 2025/01/11 01:18:25 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': not deleting files as there were IO errors 2025/01/11 01:18:25 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (25.76s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:18:42 DEBUG : Waiting for deletions to finish 2025/01/11 01:18:43 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:18:43 DEBUG : empty space: Sizes identical 2025/01/11 01:18:43 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:18:43 DEBUG : empty space: Unchanged skipping 2025/01/11 01:18:43 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:18:44 INFO : potato: Deleted 2025/01/11 01:18:45 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.24s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:18:56 DEBUG : Waiting for deletions to finish 2025/01/11 01:18:57 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:18:57 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:18:58 INFO : potato: Deleted 2025/01/11 01:18:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:18:58 DEBUG : empty space: Sizes identical 2025/01/11 01:18:58 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:18:58 DEBUG : empty space: Unchanged skipping 2025/01/11 01:18:58 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:19:01 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (15.79s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:19:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:19:10 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:19:13 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (11.45s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:19:23 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 01:19:23 DEBUG : enormous: Excluded 2025/01/11 01:19:23 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:19:23 DEBUG : potato2: Excluded 2025/01/11 01:19:24 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:19:24 DEBUG : potato2: Excluded 2025/01/11 01:19:24 DEBUG : empty space: Sizes identical 2025/01/11 01:19:24 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:19:24 DEBUG : empty space: Unchanged skipping 2025/01/11 01:19:24 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:19:24 DEBUG : Waiting for deletions to finish 2025/01/11 01:19:24 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:19:25 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 01:19:25 DEBUG : enormous: Excluded 2025/01/11 01:19:25 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:19:25 DEBUG : potato2: Excluded 2025/01/11 01:19:25 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:19:25 DEBUG : potato2: Excluded 2025/01/11 01:19:25 DEBUG : empty space: Sizes identical 2025/01/11 01:19:25 DEBUG : empty space: Unchanged skipping 2025/01/11 01:19:25 DEBUG : Local file system at /tmp/rclone859790614: Waiting for checks to finish 2025/01/11 01:19:25 DEBUG : Local file system at /tmp/rclone859790614: Waiting for transfers to finish 2025/01/11 01:19:25 DEBUG : Waiting for deletions to finish 2025/01/11 01:19:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:19:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/11 01:19:40 DEBUG : enormous: Excluded 2025/01/11 01:19:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/11 01:19:40 DEBUG : potato2: Excluded 2025/01/11 01:19:40 DEBUG : empty space: Sizes identical 2025/01/11 01:19:40 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:19:40 DEBUG : empty space: Unchanged skipping 2025/01/11 01:19:40 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:19:40 DEBUG : Waiting for deletions to finish 2025/01/11 01:19:41 INFO : enormous: Deleted 2025/01/11 01:19:41 INFO : potato2: Deleted 2025/01/11 01:19:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:19:43 DEBUG : empty space: Sizes identical 2025/01/11 01:19:43 DEBUG : empty space: Unchanged skipping 2025/01/11 01:19:43 DEBUG : Local file system at /tmp/rclone859790614: Waiting for checks to finish 2025/01/11 01:19:43 DEBUG : Local file system at /tmp/rclone859790614: Waiting for transfers to finish 2025/01/11 01:19:43 DEBUG : Waiting for deletions to finish 2025/01/11 01:19:43 INFO : enormous: Deleted 2025/01/11 01:19:43 INFO : potato2: Deleted 2025/01/11 01:19:43 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (16.52s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.52s) === 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-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/11 01:19:49 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/11 01:19:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 01:19:50 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/11 01:19:50 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:19:50 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:19:52 INFO : potato: Copied (new) 2025/01/11 01:19:53 INFO : yam: Copied (new) 2025/01/11 01:19:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:19:53 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/11 01:19:54 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/11 01:19:54 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:19:54 DEBUG : potato: Sizes identical 2025/01/11 01:19:54 DEBUG : potato: Unchanged skipping 2025/01/11 01:19:54 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:19:56 INFO : yaml: Copied (new) 2025/01/11 01:19:56 DEBUG : Waiting for deletions to finish 2025/01/11 01:19:57 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.82s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/11 01:20:04 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/11 01:20:05 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/11 01:20:05 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/11 01:20:05 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:20:05 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:20:08 INFO : potato: Copied (new) 2025/01/11 01:20:08 INFO : yam: Copied (new) 2025/01/11 01:20:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:20:09 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/11 01:20:09 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/11 01:20:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:20:09 DEBUG : potato: Sizes identical 2025/01/11 01:20:09 DEBUG : potato: Unchanged skipping 2025/01/11 01:20:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:20:12 INFO : yaml: Copied (new) 2025/01/11 01:20:12 DEBUG : Waiting for deletions to finish 2025/01/11 01:20:13 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (15.80s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/11 01:20:21 INFO : sugarsync root 'Test/rclone-test-kosodur4gipu': Making map for --track-renames 2025/01/11 01:20:21 INFO : sugarsync root 'Test/rclone-test-kosodur4gipu': Finished making map for --track-renames 2025/01/11 01:20:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:20:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/01/11 01:20:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/01/11 01:20:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for renames to finish 2025/01/11 01:20:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:20:25 INFO : sub/yam: Copied (new) 2025/01/11 01:20:25 INFO : potato: Copied (new) 2025/01/11 01:20:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:20:27 DEBUG : potato: Sizes identical 2025/01/11 01:20:27 DEBUG : potato: Unchanged skipping 2025/01/11 01:20:28 INFO : sugarsync root 'Test/rclone-test-kosodur4gipu': Making map for --track-renames 2025/01/11 01:20:28 INFO : sugarsync root 'Test/rclone-test-kosodur4gipu': Finished making map for --track-renames 2025/01/11 01:20:28 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:20:28 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for renames to finish 2025/01/11 01:20:30 INFO : sub/yam: Moved (server-side) to: yam 2025/01/11 01:20:30 INFO : yam: Renamed from "sub/yam" 2025/01/11 01:20:30 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:20:30 DEBUG : Waiting for deletions to finish 2025/01/11 01:20:30 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.52s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:20:40 DEBUG : Creating backend with remote "/tmp/rclone859790614/dir1" 2025/01/11 01:20:40 DEBUG : Creating backend with remote "/tmp/rclone859790614/dir2" 2025/01/11 01:20:40 DEBUG : Local file system at /tmp/rclone859790614/dir2: Using server-side directory move 2025/01/11 01:20:40 INFO : Local file system at /tmp/rclone859790614/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:20:40 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/11 01:20:40 DEBUG : Local file system at /tmp/rclone859790614/dir2: Waiting for checks to finish 2025/01/11 01:20:40 DEBUG : Local file system at /tmp/rclone859790614/dir2: Waiting for transfers to finish 2025/01/11 01:20:40 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.62s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:20:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:20:42 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 01:20:42 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:20:42 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:20:49 INFO : nested/sub dir/file: Copied (new) 2025/01/11 01:20:49 INFO : nested/sub dir/file: Deleted 2025/01/11 01:20:49 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:20:49 INFO : sub dir/hello world: Deleted 2025/01/11 01:20:49 INFO : sub dir: Removing directory 2025/01/11 01:20:49 INFO : nested/sub dir: Removing directory 2025/01/11 01:20:49 INFO : nested: Removing directory 2025/01/11 01:20:49 DEBUG : Local file system at /tmp/rclone859790614: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (19.18s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:21:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/11 01:21:01 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/11 01:21:01 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:21:01 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:21:08 INFO : sub dir/hello world: Copied (new) 2025/01/11 01:21:08 INFO : sub dir/hello world: Deleted 2025/01/11 01:21:08 INFO : nested/sub dir/file: Copied (new) 2025/01/11 01:21:08 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (19.23s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:21:20 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 01:21:20 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/11 01:21:20 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:21:20 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:21:23 INFO : existing: Copied (new) 2025/01/11 01:21:23 INFO : existing: Deleted 2025/01/11 01:21:23 INFO : existing-b: Copied (new) 2025/01/11 01:21:23 INFO : existing-b: Deleted 2025/01/11 01:21:25 DEBUG : existing: Destination exists, skipping 2025/01/11 01:21:25 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/11 01:21:25 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:21:25 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:21:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.75s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:21:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-videqut2camo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kosodur4gipu' -> sugarsync root 'Test/rclone-test-videqut2camo' 2025/01/11 01:21:49 DEBUG : sugarsync root 'Test/rclone-test-videqut2camo': Using server-side directory move 2025/01/11 01:21:49 INFO : sugarsync root 'Test/rclone-test-videqut2camo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:21:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:21:50 DEBUG : empty space: Sizes identical 2025/01/11 01:21:50 DEBUG : empty space: Unchanged skipping 2025/01/11 01:21:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 01:21:50 DEBUG : sugarsync root 'Test/rclone-test-videqut2camo': Waiting for checks to finish 2025/01/11 01:21:51 INFO : empty space: Deleted 2025/01/11 01:21:51 DEBUG : sugarsync root 'Test/rclone-test-videqut2camo': Waiting for transfers to finish 2025/01/11 01:21:51 INFO : potato3: Deleted 2025/01/11 01:21:51 INFO : potato2: Moved (server-side) 2025/01/11 01:21:52 INFO : potato3: Moved (server-side) 2025/01/11 01:21:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tonecuk6suje" 2025/01/11 01:21:57 DEBUG : sugarsync root 'Test/rclone-test-tonecuk6suje': Using server-side directory move 2025/01/11 01:21:59 INFO : sugarsync root 'Test/rclone-test-tonecuk6suje': Server side directory move succeeded 2025/01/11 01:22:02 ERROR : : error listing: directory not found 2025/01/11 01:22:02 DEBUG : sugarsync root 'Test/rclone-test-tonecuk6suje': Purge remote 2025/01/11 01:22:02 DEBUG : sugarsync root 'Test/rclone-test-videqut2camo': Purge remote 2025/01/11 01:22:03 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (34.50s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:22:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-howilah2vefe" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kosodur4gipu' -> sugarsync root 'Test/rclone-test-howilah2vefe' 2025/01/11 01:22:25 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 01:22:25 DEBUG : empty space: Excluded 2025/01/11 01:22:25 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 01:22:25 DEBUG : empty space: Excluded 2025/01/11 01:22:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:22:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 01:22:25 DEBUG : sugarsync root 'Test/rclone-test-howilah2vefe': Waiting for checks to finish 2025/01/11 01:22:25 DEBUG : sugarsync root 'Test/rclone-test-howilah2vefe': Waiting for transfers to finish 2025/01/11 01:22:26 INFO : potato3: Deleted 2025/01/11 01:22:26 INFO : potato2: Moved (server-side) 2025/01/11 01:22:27 INFO : potato3: Moved (server-side) 2025/01/11 01:22:28 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-genuqew1piku" 2025/01/11 01:22:28 DEBUG : Config file has changed externally - reloading 2025/01/11 01:22:32 DEBUG : empty space: Excluded (Size Filter) 2025/01/11 01:22:32 DEBUG : empty space: Excluded 2025/01/11 01:22:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:22:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/11 01:22:32 DEBUG : sugarsync root 'Test/rclone-test-genuqew1piku': Waiting for checks to finish 2025/01/11 01:22:32 DEBUG : sugarsync root 'Test/rclone-test-genuqew1piku': Waiting for transfers to finish 2025/01/11 01:22:34 INFO : potato2: Moved (server-side) 2025/01/11 01:22:35 INFO : potato3: Moved (server-side) 2025/01/11 01:22:36 DEBUG : sugarsync root 'Test/rclone-test-genuqew1piku': Purge remote 2025/01/11 01:22:37 DEBUG : sugarsync root 'Test/rclone-test-howilah2vefe': Purge remote --- PASS: TestServerSideMoveWithFilter (35.13s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:22:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kajalec2cixu" 2025/01/11 01:22:51 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-kosodur4gipu' -> sugarsync root 'Test/rclone-test-kajalec2cixu' 2025/01/11 01:23:00 DEBUG : sugarsync root 'Test/rclone-test-kajalec2cixu': Using server-side directory move 2025/01/11 01:23:00 INFO : sugarsync root 'Test/rclone-test-kajalec2cixu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/11 01:23:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/11 01:23:01 DEBUG : empty space: Sizes identical 2025/01/11 01:23:01 DEBUG : empty space: Unchanged skipping 2025/01/11 01:23:01 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/11 01:23:01 DEBUG : sugarsync root 'Test/rclone-test-kajalec2cixu': Waiting for checks to finish 2025/01/11 01:23:01 INFO : potato3: Deleted 2025/01/11 01:23:01 INFO : empty space: Deleted 2025/01/11 01:23:01 DEBUG : sugarsync root 'Test/rclone-test-kajalec2cixu': Waiting for transfers to finish 2025/01/11 01:23:01 INFO : potato2: Moved (server-side) 2025/01/11 01:23:02 INFO : potato3: Moved (server-side) 2025/01/11 01:23:02 INFO : tomatoDir: Removing directory 2025/01/11 01:23:04 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': deleted 1 directories 2025/01/11 01:23:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-homezip1deru" 2025/01/11 01:23:09 INFO : tomatoDir: Making directory 2025/01/11 01:23:10 DEBUG : sugarsync root 'Test/rclone-test-homezip1deru': Using server-side directory move 2025/01/11 01:23:12 INFO : sugarsync root 'Test/rclone-test-homezip1deru': Server side directory move succeeded 2025/01/11 01:23:15 ERROR : : error listing: directory not found 2025/01/11 01:23:16 ERROR : : error listing: directory not found 2025/01/11 01:23:16 DEBUG : sugarsync root 'Test/rclone-test-homezip1deru': Purge remote 2025/01/11 01:23:16 DEBUG : sugarsync root 'Test/rclone-test-kajalec2cixu': Purge remote 2025/01/11 01:23:17 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.70s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.45s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:23:20 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.06s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:23:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/rclone-sync-test" 2025/01/11 01:23:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/rclone-sync-test-include/layer2" 2025/01/11 01:23:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/rclone-sync-test-ignore-file" 2025/01/11 01:23:49 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Renewing token 2025/01/11 01:23:50 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/01/11 01:23:50 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/01/11 01:23:50 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/01/11 01:23:53 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Renewing token 2025/01/11 01:23:54 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/01/11 01:23:54 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/01/11 01:23:54 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/01/11 01:23:59 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test': Renewing token 2025/01/11 01:23:59 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/01/11 01:23:59 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/01/11 01:23:59 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/01/11 01:24:00 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:24:02 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:24:03 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:24:03 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test': Waiting for checks to finish 2025/01/11 01:24:03 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test': Waiting for transfers to finish 2025/01/11 01:24:03 DEBUG : Waiting for deletions to finish 2025/01/11 01:24:03 INFO : There was nothing to transfer 2025/01/11 01:24:05 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:24:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:24:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:24:08 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:24:08 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:24:08 DEBUG : Waiting for deletions to finish 2025/01/11 01:24:08 INFO : rclone-sync-test-include: Removing directory 2025/01/11 01:24:09 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/11 01:24:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': failed to delete 1 directories 2025/01/11 01:24:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:24:10 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test-include/layer2': Renewing token 2025/01/11 01:24:10 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2025/01/11 01:24:10 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2025/01/11 01:24:10 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2025/01/11 01:24:11 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:24:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:24:14 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:24:14 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/01/11 01:24:14 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/01/11 01:24:14 DEBUG : Waiting for deletions to finish 2025/01/11 01:24:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:24:17 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:24:18 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:24:19 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:24:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:24:19 DEBUG : Waiting for deletions to finish 2025/01/11 01:24:19 INFO : rclone-sync-test-include: Removing directory 2025/01/11 01:24:20 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2025/01/11 01:24:20 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': failed to delete 1 directories 2025/01/11 01:24:20 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:24:21 DEBUG : : Excluded 2025/01/11 01:24:22 DEBUG : rclone-sync-test: Excluded 2025/01/11 01:24:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/01/11 01:24:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/01/11 01:24:25 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/01/11 01:24:25 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/01/11 01:24:25 DEBUG : Waiting for deletions to finish 2025/01/11 01:24:25 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (85.59s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:24:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:25:03 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/CompareDest" 2025/01/11 01:25:09 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 01:25:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:25:09 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:25:12 INFO : one: Copied (new) 2025/01/11 01:25:12 DEBUG : Waiting for deletions to finish 2025/01/11 01:25:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:25:16 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:25:17 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:25:18 INFO : one: Copied (replaced existing) 2025/01/11 01:25:18 DEBUG : Waiting for deletions to finish 2025/01/11 01:25:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:25:28 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:25:29 DEBUG : one: Sizes identical 2025/01/11 01:25:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:25:29 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:25:29 DEBUG : Waiting for deletions to finish 2025/01/11 01:25:29 INFO : There was nothing to transfer 2025/01/11 01:25:36 DEBUG : two: Sizes identical 2025/01/11 01:25:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 01:25:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:25:36 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:25:37 DEBUG : one: Sizes identical 2025/01/11 01:25:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:25:37 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:25:37 DEBUG : Waiting for deletions to finish 2025/01/11 01:25:37 INFO : There was nothing to transfer 2025/01/11 01:25:40 DEBUG : two: Sizes identical 2025/01/11 01:25:40 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/11 01:25:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:25:40 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:25:40 DEBUG : one: Sizes identical 2025/01/11 01:25:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:25:40 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:25:40 DEBUG : Waiting for deletions to finish 2025/01/11 01:25:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/11 01:25:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/11 01:25:45 DEBUG : two: Need to transfer - File not found at Destination 2025/01/11 01:25:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:25:45 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:25:46 DEBUG : one: Sizes identical 2025/01/11 01:25:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/11 01:25:46 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:25:47 INFO : two: Copied (new) 2025/01/11 01:25:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.53s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:26:05 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dest" 2025/01/11 01:26:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/pre-dest1" 2025/01/11 01:26:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/pre-dest2" 2025/01/11 01:26:16 DEBUG : 1: Sizes identical 2025/01/11 01:26:16 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/11 01:26:17 DEBUG : 2: Sizes identical 2025/01/11 01:26:17 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/11 01:26:19 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/11 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dest': Waiting for checks to finish 2025/01/11 01:26:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dest': Waiting for transfers to finish 2025/01/11 01:26:22 INFO : 3: Copied (new) 2025/01/11 01:26:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.99s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:26:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:26:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/CopyDest" 2025/01/11 01:26:43 DEBUG : one: Need to transfer - File not found at Destination 2025/01/11 01:26:43 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:26:43 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:26:47 INFO : one: Copied (new) 2025/01/11 01:26:47 DEBUG : Waiting for deletions to finish 2025/01/11 01:26:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:26:50 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:26:51 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:26:53 INFO : one: Copied (replaced existing) 2025/01/11 01:26:53 DEBUG : Waiting for deletions to finish 2025/01/11 01:27:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/BackupDir" 2025/01/11 01:27:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:27:07 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:27:09 DEBUG : one: Sizes identical 2025/01/11 01:27:09 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/11 01:27:11 INFO : one: Moved (server-side) 2025/01/11 01:27:13 INFO : one: Copied (server-side copy) 2025/01/11 01:27:13 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/01/11 01:27:13 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:27:13 DEBUG : Waiting for deletions to finish 2025/01/11 01:27:20 DEBUG : two: Sizes identical 2025/01/11 01:27:22 INFO : two: Copied (server-side copy) 2025/01/11 01:27:22 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/01/11 01:27:22 DEBUG : one: Sizes identical 2025/01/11 01:27:22 DEBUG : one: Unchanged skipping 2025/01/11 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:27:22 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:27:22 DEBUG : Waiting for deletions to finish 2025/01/11 01:27:24 DEBUG : one: Sizes identical 2025/01/11 01:27:24 DEBUG : one: Unchanged skipping 2025/01/11 01:27:24 DEBUG : two: Sizes identical 2025/01/11 01:27:24 DEBUG : two: Unchanged skipping 2025/01/11 01:27:24 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:27:24 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:27:24 DEBUG : Waiting for deletions to finish 2025/01/11 01:27:24 INFO : There was nothing to transfer 2025/01/11 01:27:31 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/01/11 01:27:31 DEBUG : three: Destination not found in --copy-dest 2025/01/11 01:27:31 DEBUG : three: Need to transfer - File not found at Destination 2025/01/11 01:27:31 DEBUG : one: Sizes identical 2025/01/11 01:27:31 DEBUG : one: Unchanged skipping 2025/01/11 01:27:31 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:27:31 DEBUG : two: Sizes identical 2025/01/11 01:27:31 DEBUG : two: Unchanged skipping 2025/01/11 01:27:31 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:27:33 INFO : three: Copied (new) 2025/01/11 01:27:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (73.44s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:27:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:27:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/backup" 2025/01/11 01:28:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:28:04 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:28:04 DEBUG : two: Sizes identical 2025/01/11 01:28:04 DEBUG : two: Unchanged skipping 2025/01/11 01:28:06 INFO : one: Moved (server-side) 2025/01/11 01:28:06 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:28:09 INFO : one: Copied (new) 2025/01/11 01:28:09 DEBUG : Waiting for deletions to finish 2025/01/11 01:28:10 INFO : three.txt: Moved (server-side) 2025/01/11 01:28:10 INFO : three.txt: Moved into backup dir 2025/01/11 01:28:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:28:17 DEBUG : two: Sizes identical 2025/01/11 01:28:17 DEBUG : two: Unchanged skipping 2025/01/11 01:28:17 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:28:18 INFO : one: Deleted 2025/01/11 01:28:19 INFO : one: Moved (server-side) 2025/01/11 01:28:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:28:21 INFO : one: Copied (new) 2025/01/11 01:28:21 DEBUG : Waiting for deletions to finish 2025/01/11 01:28:23 INFO : three.txt: Deleted 2025/01/11 01:28:24 INFO : three.txt: Moved (server-side) 2025/01/11 01:28:24 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.82s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:28:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:28:45 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/backup" 2025/01/11 01:28:51 DEBUG : two: Sizes identical 2025/01/11 01:28:51 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:28:51 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:28:51 DEBUG : two: Unchanged skipping 2025/01/11 01:28:53 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:28:53 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:28:56 INFO : one: Copied (new) 2025/01/11 01:28:56 DEBUG : Waiting for deletions to finish 2025/01/11 01:28:57 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:28:57 INFO : three.txt: Moved into backup dir 2025/01/11 01:29:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:29:04 DEBUG : two: Sizes identical 2025/01/11 01:29:04 DEBUG : two: Unchanged skipping 2025/01/11 01:29:04 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:29:05 INFO : one.bak: Deleted 2025/01/11 01:29:06 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:29:06 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:29:08 INFO : one: Copied (new) 2025/01/11 01:29:08 DEBUG : Waiting for deletions to finish 2025/01/11 01:29:10 INFO : three.txt.bak: Deleted 2025/01/11 01:29:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:29:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (47.08s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:29:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:29:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/backup" 2025/01/11 01:29:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:29:37 DEBUG : two: Sizes identical 2025/01/11 01:29:37 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:29:37 DEBUG : two: Unchanged skipping 2025/01/11 01:29:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:29:40 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:29:42 INFO : one: Copied (new) 2025/01/11 01:29:42 DEBUG : Waiting for deletions to finish 2025/01/11 01:29:44 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:29:44 INFO : three.txt: Moved into backup dir 2025/01/11 01:29:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:29:50 DEBUG : two: Sizes identical 2025/01/11 01:29:50 DEBUG : two: Unchanged skipping 2025/01/11 01:29:50 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:29:52 INFO : one-2019-01-01: Deleted 2025/01/11 01:29:52 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:29:52 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:29:55 INFO : one: Copied (new) 2025/01/11 01:29:55 DEBUG : Waiting for deletions to finish 2025/01/11 01:29:56 INFO : three-2019-01-01.txt: Deleted 2025/01/11 01:29:57 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:29:57 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.49s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:30:16 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:30:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:30:19 DEBUG : two: Sizes identical 2025/01/11 01:30:19 DEBUG : two: Unchanged skipping 2025/01/11 01:30:19 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:30:21 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:30:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:30:23 INFO : one: Copied (new) 2025/01/11 01:30:23 DEBUG : Waiting for deletions to finish 2025/01/11 01:30:25 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:30:25 INFO : three.txt: Moved into backup dir 2025/01/11 01:30:31 DEBUG : one.bak: Excluded (Path Filter) 2025/01/11 01:30:31 DEBUG : one.bak: Excluded 2025/01/11 01:30:31 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/01/11 01:30:31 DEBUG : three.txt.bak: Excluded 2025/01/11 01:30:31 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:30:31 DEBUG : two: Sizes identical 2025/01/11 01:30:31 DEBUG : two: Unchanged skipping 2025/01/11 01:30:31 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for checks to finish 2025/01/11 01:30:33 INFO : one.bak: Deleted 2025/01/11 01:30:33 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:30:33 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu/dst': Waiting for transfers to finish 2025/01/11 01:30:36 INFO : one: Copied (new) 2025/01/11 01:30:36 DEBUG : Waiting for deletions to finish 2025/01/11 01:30:38 INFO : three.txt.bak: Deleted 2025/01/11 01:30:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:30:38 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (40.10s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:30:56 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:30:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:31:01 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:31:03 INFO : one: Copied (new) 2025/01/11 01:31:04 DEBUG : two: Sizes identical 2025/01/11 01:31:04 DEBUG : two: Unchanged skipping 2025/01/11 01:31:05 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 01:31:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:31:09 INFO : three.txt: Copied (new) 2025/01/11 01:31:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:31:14 INFO : one.bak: Deleted 2025/01/11 01:31:15 INFO : one: Moved (server-side) to: one.bak 2025/01/11 01:31:17 INFO : one: Copied (new) 2025/01/11 01:31:18 DEBUG : two: Sizes identical 2025/01/11 01:31:18 DEBUG : two: Unchanged skipping 2025/01/11 01:31:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 01:31:21 INFO : three.txt.bak: Deleted 2025/01/11 01:31:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/01/11 01:31:24 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (46.22s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:31:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kosodur4gipu/dst" 2025/01/11 01:31:42 DEBUG : Config file has changed externally - reloading 2025/01/11 01:31:46 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/01/11 01:31:47 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:31:50 INFO : one: Copied (new) 2025/01/11 01:31:50 DEBUG : two: Sizes identical 2025/01/11 01:31:50 DEBUG : two: Unchanged skipping 2025/01/11 01:31:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/01/11 01:31:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:31:55 INFO : three.txt: Copied (new) 2025/01/11 01:31:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/01/11 01:32:00 INFO : one-2019-01-01: Deleted 2025/01/11 01:32:01 INFO : one: Moved (server-side) to: one-2019-01-01 2025/01/11 01:32:04 INFO : one: Copied (new) 2025/01/11 01:32:05 DEBUG : two: Sizes identical 2025/01/11 01:32:05 DEBUG : two: Unchanged skipping 2025/01/11 01:32:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/01/11 01:32:07 INFO : three-2019-01-01.txt: Deleted 2025/01/11 01:32:08 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/01/11 01:32:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.56s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:32:23 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/11 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:32:23 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:32:24 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/11 01:32:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.41s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:32:29 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/11 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:32:29 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:32:31 INFO : existing: Copied (new) 2025/01/11 01:32:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:32:34 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:32:34 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/11 01:32:34 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/11 01:32:34 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:32:34 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': not deleting files as there were IO errors 2025/01/11 01:32:34 ERROR : sugarsync root 'Test/rclone-test-kosodur4gipu': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.25s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.54s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:33:00 DEBUG : existing: Sizes identical 2025/01/11 01:33:00 DEBUG : existing: Unchanged skipping 2025/01/11 01:33:00 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/11 01:33:01 DEBUG : EXISTING: moving to existing-rclone-move-yobiduy4 2025/01/11 01:33:01 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-hinemar2 2025/01/11 01:33:03 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/11 01:33:03 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-hinemar2 2025/01/11 01:33:03 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/01/11 01:33:03 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-yobiduy4 2025/01/11 01:33:03 DEBUG : EXISTING: moving to existing 2025/01/11 01:33:04 INFO : existingbutdifferent-rclone-move-hinemar2: Moved (server-side) to: existingbutdifferent 2025/01/11 01:33:04 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/01/11 01:33:04 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/01/11 01:33:04 INFO : existing-rclone-move-yobiduy4: Moved (server-side) to: existing 2025/01/11 01:33:04 INFO : EXISTING: Moved (server-side) to: existing 2025/01/11 01:33:04 INFO : EXISTING: Fixed case by renaming to: existing 2025/01/11 01:33:07 INFO : existingbutdifferent: Copied (replaced existing) 2025/01/11 01:33:08 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/01/11 01:33:12 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/01/11 01:33:13 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/01/11 01:33:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-mabiyor6 2025/01/11 01:33:16 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-mabiyor6 2025/01/11 01:33:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/01/11 01:33:17 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/01/11 01:33:17 INFO : subdira/subdirb/subdirc/hello-rclone-move-mabiyor6: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/11 01:33:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/01/11 01:33:17 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/01/11 01:33:18 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/01/11 01:33:18 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:33:19 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/01/11 01:33:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mujojiy5 2025/01/11 01:33:20 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mujojiy5 2025/01/11 01:33:20 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/11 01:33:21 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-mujojiy5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/11 01:33:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/11 01:33:21 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/01/11 01:33:21 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:33:23 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/01/11 01:33:23 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (56.72s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", 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-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", 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-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.45s) --- SKIP: TestMaxTransfer/Hard (1.47s) --- SKIP: TestMaxTransfer/Soft (1.53s) --- SKIP: TestMaxTransfer/Cautious (1.45s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:35:25 DEBUG : both10: Sizes identical 2025/01/11 01:35:25 DEBUG : both1: Sizes identical 2025/01/11 01:35:25 DEBUG : both0: Sizes identical 2025/01/11 01:35:25 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:35:25 DEBUG : both11: Sizes identical 2025/01/11 01:35:25 DEBUG : both10: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both12: Sizes identical 2025/01/11 01:35:25 DEBUG : both12: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both13: Sizes identical 2025/01/11 01:35:25 DEBUG : both13: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both14: Sizes identical 2025/01/11 01:35:25 DEBUG : both1: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both15: Sizes identical 2025/01/11 01:35:25 DEBUG : both0: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both16: Sizes identical 2025/01/11 01:35:25 DEBUG : both11: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both17: Sizes identical 2025/01/11 01:35:25 DEBUG : both14: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both18: Sizes identical 2025/01/11 01:35:25 DEBUG : both15: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both19: Sizes identical 2025/01/11 01:35:25 DEBUG : both16: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both2: Sizes identical 2025/01/11 01:35:25 DEBUG : both17: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both3: Sizes identical 2025/01/11 01:35:25 DEBUG : both3: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both4: Sizes identical 2025/01/11 01:35:25 DEBUG : both18: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both5: Sizes identical 2025/01/11 01:35:25 DEBUG : both19: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both6: Sizes identical 2025/01/11 01:35:25 DEBUG : both2: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both7: Sizes identical 2025/01/11 01:35:25 DEBUG : both4: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both8: Sizes identical 2025/01/11 01:35:25 DEBUG : both5: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both9: Sizes identical 2025/01/11 01:35:25 DEBUG : both6: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both7: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both8: Unchanged skipping 2025/01/11 01:35:25 DEBUG : both9: Unchanged skipping 2025/01/11 01:35:25 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:35:25 DEBUG : Waiting for deletions to finish 2025/01/11 01:35:26 INFO : only3: Deleted 2025/01/11 01:35:26 INFO : only15: Deleted 2025/01/11 01:35:26 INFO : only5: Deleted 2025/01/11 01:35:26 INFO : only17: Deleted 2025/01/11 01:35:26 INFO : only7: Deleted 2025/01/11 01:35:26 INFO : only8: Deleted 2025/01/11 01:35:26 INFO : only18: Deleted 2025/01/11 01:35:26 INFO : only19: Deleted 2025/01/11 01:35:27 INFO : only2: Deleted 2025/01/11 01:35:27 INFO : only0: Deleted 2025/01/11 01:35:27 INFO : only1: Deleted 2025/01/11 01:35:27 INFO : only6: Deleted 2025/01/11 01:35:28 INFO : only10: Deleted 2025/01/11 01:35:28 INFO : only14: Deleted 2025/01/11 01:35:28 INFO : only16: Deleted 2025/01/11 01:35:28 INFO : only9: Deleted 2025/01/11 01:35:29 INFO : only11: Deleted 2025/01/11 01:35:29 INFO : only12: Deleted 2025/01/11 01:35:29 INFO : only13: Deleted 2025/01/11 01:35:29 INFO : only4: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (125.98s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:37:35 DEBUG : both0: Sizes identical 2025/01/11 01:37:35 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for checks to finish 2025/01/11 01:37:35 DEBUG : both11: Sizes identical 2025/01/11 01:37:35 DEBUG : both1: Sizes identical 2025/01/11 01:37:35 DEBUG : both10: Sizes identical 2025/01/11 01:37:35 DEBUG : both0: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both12: Sizes identical 2025/01/11 01:37:35 DEBUG : both12: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both13: Sizes identical 2025/01/11 01:37:35 DEBUG : both13: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both14: Sizes identical 2025/01/11 01:37:35 DEBUG : both11: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both15: Sizes identical 2025/01/11 01:37:35 DEBUG : both15: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both16: Sizes identical 2025/01/11 01:37:35 DEBUG : both16: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both17: Sizes identical 2025/01/11 01:37:35 DEBUG : both17: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both18: Sizes identical 2025/01/11 01:37:35 DEBUG : both18: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both19: Sizes identical 2025/01/11 01:37:35 DEBUG : both19: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both2: Sizes identical 2025/01/11 01:37:35 DEBUG : both2: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both3: Sizes identical 2025/01/11 01:37:35 DEBUG : both3: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both4: Sizes identical 2025/01/11 01:37:35 DEBUG : both4: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both5: Sizes identical 2025/01/11 01:37:35 DEBUG : both5: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both6: Sizes identical 2025/01/11 01:37:35 DEBUG : both1: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both7: Sizes identical 2025/01/11 01:37:35 DEBUG : both7: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both8: Sizes identical 2025/01/11 01:37:35 DEBUG : both8: Unchanged skipping 2025/01/11 01:37:35 DEBUG : both9: Sizes identical 2025/01/11 01:37:35 DEBUG : both10: Unchanged skipping 2025/01/11 01:37:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : both6: Unchanged skipping 2025/01/11 01:37:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : both14: Unchanged skipping 2025/01/11 01:37:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : both9: Unchanged skipping 2025/01/11 01:37:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/11 01:37:35 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Waiting for transfers to finish 2025/01/11 01:37:37 INFO : only11: Copied (replaced existing) 2025/01/11 01:37:37 INFO : only1: Copied (replaced existing) 2025/01/11 01:37:37 INFO : only10: Copied (replaced existing) 2025/01/11 01:37:37 INFO : only12: Copied (replaced existing) 2025/01/11 01:37:38 INFO : only14: Copied (replaced existing) 2025/01/11 01:37:38 INFO : only0: Copied (replaced existing) 2025/01/11 01:37:38 INFO : only15: Copied (replaced existing) 2025/01/11 01:37:38 INFO : only13: Copied (replaced existing) 2025/01/11 01:37:39 INFO : only2: Copied (replaced existing) 2025/01/11 01:37:39 INFO : only19: Copied (replaced existing) 2025/01/11 01:37:39 INFO : only3: Copied (replaced existing) 2025/01/11 01:37:40 INFO : only4: Copied (replaced existing) 2025/01/11 01:37:40 INFO : only5: Copied (replaced existing) 2025/01/11 01:37:40 INFO : only16: Copied (replaced existing) 2025/01/11 01:37:40 INFO : only6: Copied (replaced existing) 2025/01/11 01:37:41 INFO : only8: Copied (replaced existing) 2025/01/11 01:37:41 INFO : only9: Copied (replaced existing) 2025/01/11 01:37:41 INFO : only17: Copied (replaced existing) 2025/01/11 01:37:42 INFO : only7: Copied (replaced existing) 2025/01/11 01:37:42 INFO : only18: Copied (replaced existing) 2025/01/11 01:37:42 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (149.21s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:38:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:38:18 INFO : sub dir: Making directory 2025/01/11 01:38:19 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-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.55s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" 2025/01/11 01:39:14 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/11 01:39:14 INFO : sub dir: Making directory 2025/01/11 01:39:16 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-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-kosodur4gipu'", Local "Local file system at /tmp/rclone859790614", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (57.12s) PASS 2025/01/11 01:40:11 DEBUG : sugarsync root 'Test/rclone-test-kosodur4gipu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m45.391959834s (try 1/5)