"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/10/29 02:13:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade" 2024/10/29 02:13:58 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/10/29 02:14:01 DEBUG : Creating backend with remote "/tmp/rclone2887479979" === 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-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:03 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:14:03 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:03 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/10/29 02:14:03 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.50s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:07 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 02:14:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:14:07 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:07 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:14:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:12 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.06s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.46s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.51s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:21 DEBUG : Creating backend with remote "/non-existing" 2024/10/29 02:14:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/10/29 02:14:21 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:21 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.78s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:14:25 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:25 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:14:28 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (10.95s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:35 INFO : sugarsync root 'Test/rclone-test-hipodoz6gade': Running all checks before starting transfers 2024/10/29 02:14:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:14:36 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:36 INFO : sugarsync root 'Test/rclone-test-hipodoz6gade': Checks finished, now starting transfers 2024/10/29 02:14:36 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:14:40 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.05s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:46 ERROR : Ignoring --no-traverse with sync 2024/10/29 02:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:14:47 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:47 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:14:51 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:14:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.12s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:14:58 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/10/29 02:14:58 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:14:58 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:15:01 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (7.81s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:06 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:15:06 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:15:06 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:15:09 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.78s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:15:14 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:15:14 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:15:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (7.49s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:21 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/29 02:15:21 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 02:15:21 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/10/29 02:15:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 02:15:21 DEBUG : sub dir: Making directory 2024/10/29 02:15:23 DEBUG : sub dir2: Making directory 2024/10/29 02:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:15:24 DEBUG : sub dir2/sub sub dir2: Making directory 2024/10/29 02:15:25 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:15:25 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:15:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:29 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.06s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:37 DEBUG : sub dir2: Making directory 2024/10/29 02:15:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/10/29 02:15:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 02:15:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:15:37 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:15:37 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:15:41 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (9.62s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:46 DEBUG : sub dir2: Making directory with metadata 2024/10/29 02:15:46 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 02:15:47 DEBUG : sub dir: Making directory 2024/10/29 02:15:49 DEBUG : sub dir2: Making directory 2024/10/29 02:15:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:15:49 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:15:49 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:15:51 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:15:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:15:53 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/10/29 02:15:54 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (13.71s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.43s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:16:01 DEBUG : sub dir2: Making directory 2024/10/29 02:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:16:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:16:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:16:05 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:16:05 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (9.28s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:16:11 DEBUG : sub dir2: Making directory with metadata 2024/10/29 02:16:11 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/10/29 02:16:11 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 02:16:11 DEBUG : sub dir: Making directory 2024/10/29 02:16:13 DEBUG : sub dir2: Making directory 2024/10/29 02:16:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:16:14 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:16:14 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:16:16 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:16:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:16:17 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (13.07s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.49s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:16:25 DEBUG : sub dir2: Making directory 2024/10/29 02:16:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:16:26 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:16:26 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:16:29 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:16:29 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (9.53s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:16:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-riqoxas2yesa" sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-hipodoz6gade' -> sugarsync root 'Test/rclone-test-riqoxas2yesa' 2024/10/29 02:16:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:16:45 DEBUG : sugarsync root 'Test/rclone-test-riqoxas2yesa': Waiting for checks to finish 2024/10/29 02:16:45 DEBUG : sugarsync root 'Test/rclone-test-riqoxas2yesa': Waiting for transfers to finish 2024/10/29 02:16:48 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:16:49 DEBUG : sugarsync root 'Test/rclone-test-riqoxas2yesa': Purge remote --- PASS: TestServerSideCopy (20.47s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:17:02 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 02:17:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:17:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:17:03 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (14.41s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:17:15 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-lapucig8sutu" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-hipodoz6gade' -> sugarsync root 'Test/rclone-test-lapucig8sutu' 2024/10/29 02:17:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:17:19 DEBUG : sugarsync root 'Test/rclone-test-lapucig8sutu': Waiting for checks to finish 2024/10/29 02:17:19 DEBUG : sugarsync root 'Test/rclone-test-lapucig8sutu': Waiting for transfers to finish 2024/10/29 02:17:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:17:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 02:17:29 DEBUG : sugarsync root 'Test/rclone-test-lapucig8sutu': Waiting for checks to finish 2024/10/29 02:17:29 DEBUG : sugarsync root 'Test/rclone-test-lapucig8sutu': Waiting for transfers to finish 2024/10/29 02:17:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" fstest.go:292: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Flushing the directory cache fstest.go:292: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:295: Flushing the directory cache fstest.go:299: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:299 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: listing wrong, want sub dir/hello world (17) got sub dir/hello world (11), sub dir/hello world (17) fstest.go:144: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:144 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:189 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Not equal: expected: 17 actual : 11 Test: TestServerSideCopyOverSelf Messages: sub dir/hello world: size incorrect file=17 vs obj=11 fstest.go:185: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:185 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:332 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:641 Error: Should be true Test: TestServerSideCopyOverSelf Messages: Unexpected file "sub dir/hello world" 2024/10/29 02:17:45 DEBUG : sugarsync root 'Test/rclone-test-lapucig8sutu': Purge remote --- FAIL: TestServerSideCopyOverSelf (44.72s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:18:01 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 02:18:01 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:18:01 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:18:02 INFO : sub dir/hello world: Copied (replaced existing) 2024/10/29 02:18:02 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (14.87s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:18:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hirofax4zoxo" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-hipodoz6gade' -> sugarsync root 'Test/rclone-test-hirofax4zoxo' 2024/10/29 02:18:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:18:19 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Waiting for checks to finish 2024/10/29 02:18:19 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Waiting for transfers to finish 2024/10/29 02:18:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:18:27 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Using server-side directory move 2024/10/29 02:18:27 INFO : sugarsync root 'Test/rclone-test-hirofax4zoxo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 02:18:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/10/29 02:18:29 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Waiting for checks to finish 2024/10/29 02:18:29 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Waiting for transfers to finish 2024/10/29 02:18:30 INFO : sub dir/hello world: Deleted 2024/10/29 02:18:30 INFO : sub dir/hello world: Moved (server-side) 2024/10/29 02:18:37 DEBUG : testing file moves 2024/10/29 02:18:39 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/10/29 02:18:39 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Waiting for checks to finish 2024/10/29 02:18:39 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Waiting for transfers to finish 2024/10/29 02:18:40 INFO : sub dir/hello world: Deleted 2024/10/29 02:18:41 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:18:44 DEBUG : sugarsync root 'Test/rclone-test-hirofax4zoxo': Purge remote --- PASS: TestServerSideMoveOverSelf (41.21s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:18:54 ERROR : : error listing: directory not found 2024/10/29 02:18:56 DEBUG : Local file system at /tmp/rclone2887479979: Making directory 2024/10/29 02:18:57 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:18:57 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.59s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:10 DEBUG : Added delayed dir = "sub dir", newDst= 2024/10/29 02:19:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:19:11 DEBUG : Local file system at /tmp/rclone2887479979: Waiting for checks to finish 2024/10/29 02:19:11 DEBUG : Local file system at /tmp/rclone2887479979: Waiting for transfers to finish 2024/10/29 02:19:11 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/10/29 02:19:11 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:19:11 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.13s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:17 DEBUG : check sum: Need to transfer - File not found at Destination 2024/10/29 02:19:17 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:17 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:19 INFO : check sum: Copied (new) 2024/10/29 02:19:19 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:21 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:21 NOTICE: sugarsync root 'Test/rclone-test-hipodoz6gade': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/10/29 02:19:21 DEBUG : check sum: Size of src and dst objects identical 2024/10/29 02:19:21 DEBUG : check sum: Unchanged skipping 2024/10/29 02:19:21 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:21 DEBUG : Waiting for deletions to finish 2024/10/29 02:19:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.59s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/10/29 02:19:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:30 INFO : sizeonly: Copied (new) 2024/10/29 02:19:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:31 DEBUG : sizeonly: Sizes identical 2024/10/29 02:19:31 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:31 DEBUG : sizeonly: Unchanged skipping 2024/10/29 02:19:31 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:31 DEBUG : Waiting for deletions to finish 2024/10/29 02:19:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.64s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/10/29 02:19:38 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:38 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:41 INFO : ignore-size: Copied (new) 2024/10/29 02:19:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:42 DEBUG : ignore-size: Sizes identical 2024/10/29 02:19:42 DEBUG : ignore-size: Unchanged skipping 2024/10/29 02:19:42 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:42 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:42 DEBUG : Waiting for deletions to finish 2024/10/29 02:19:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (10.41s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:52 DEBUG : existing: Sizes identical 2024/10/29 02:19:52 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:52 DEBUG : existing: Unchanged skipping 2024/10/29 02:19:52 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:52 DEBUG : Waiting for deletions to finish 2024/10/29 02:19:52 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:19:53 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/10/29 02:19:53 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:19:53 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:19:54 INFO : existing: Copied (replaced existing) 2024/10/29 02:19:54 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:20:01 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/29 02:20:01 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:20:01 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:20:04 INFO : existing: Copied (new) 2024/10/29 02:20:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:20:05 DEBUG : existing: Destination exists, skipping 2024/10/29 02:20:05 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:20:05 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:20:05 DEBUG : Waiting for deletions to finish 2024/10/29 02:20:05 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (10.67s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:20:18 DEBUG : d: Making directory 2024/10/29 02:20:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/29 02:20:22 DEBUG : c/non empty space: Sizes identical 2024/10/29 02:20:22 DEBUG : c/non empty space: Unchanged skipping 2024/10/29 02:20:22 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:20:22 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:20:25 INFO : a/potato2: Copied (new) 2024/10/29 02:20:25 DEBUG : Waiting for deletions to finish 2024/10/29 02:20:26 INFO : b/potato: Deleted 2024/10/29 02:20:26 INFO : d: Removing directory 2024/10/29 02:20:27 INFO : b: Removing directory 2024/10/29 02:20:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.25s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:20:40 DEBUG : empty space: Sizes identical 2024/10/29 02:20:40 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:20:40 DEBUG : empty space: Unchanged skipping 2024/10/29 02:20:40 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:20:40 DEBUG : Waiting for deletions to finish 2024/10/29 02:20:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:20:41 DEBUG : empty space: Sizes identical 2024/10/29 02:20:41 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:20:41 DEBUG : empty space: Unchanged skipping 2024/10/29 02:20:41 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:20:41 DEBUG : Waiting for deletions to finish 2024/10/29 02:20:41 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (10.99s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.46s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.52s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:20:54 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/29 02:20:54 DEBUG : empty space: Sizes identical 2024/10/29 02:20:54 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:20:54 DEBUG : empty space: Unchanged skipping 2024/10/29 02:20:54 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:20:56 INFO : potato: Copied (new) 2024/10/29 02:20:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (11.60s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:21:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/10/29 02:21:06 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:21:06 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:21:07 INFO : potato: Copied (replaced existing) 2024/10/29 02:21:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (9.78s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/10/29 02:21:15 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/10/29 02:21:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:21:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:21:17 INFO : potato: Copied (replaced existing) 2024/10/29 02:21:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (9.75s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:21:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:21:27 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/10/29 02:21:27 DEBUG : empty space: Sizes identical 2024/10/29 02:21:27 DEBUG : empty space: Unchanged skipping 2024/10/29 02:21:27 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:21:27 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:21:27 NOTICE: potato: Skipped delete as --dry-run is set (size 21) 2024/10/29 02:21:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (10.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:21:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:21:39 DEBUG : empty space: Sizes identical 2024/10/29 02:21:39 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:21:39 DEBUG : empty space: Unchanged skipping 2024/10/29 02:21:39 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:21:41 INFO : potato2: Copied (new) 2024/10/29 02:21:41 DEBUG : Waiting for deletions to finish 2024/10/29 02:21:42 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.40s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:21:55 DEBUG : d: Making directory 2024/10/29 02:21:56 DEBUG : d/e: Making directory 2024/10/29 02:22:00 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/29 02:22:00 DEBUG : c/non empty space: Sizes identical 2024/10/29 02:22:00 DEBUG : c/non empty space: Unchanged skipping 2024/10/29 02:22:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:22:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:22:04 INFO : a/potato2: Copied (new) 2024/10/29 02:22:04 DEBUG : Waiting for deletions to finish 2024/10/29 02:22:04 INFO : b/potato: Deleted 2024/10/29 02:22:04 INFO : d/e: Removing directory 2024/10/29 02:22:06 INFO : d: Removing directory 2024/10/29 02:22:07 INFO : b: Removing directory 2024/10/29 02:22:08 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (28.46s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:22:23 DEBUG : d: Making directory 2024/10/29 02:22:26 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/10/29 02:22:27 DEBUG : c/non empty space: Sizes identical 2024/10/29 02:22:27 DEBUG : c/non empty space: Unchanged skipping 2024/10/29 02:22:27 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:22:27 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:22:29 INFO : a/potato2: Copied (new) 2024/10/29 02:22:29 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': not deleting files as there were IO errors 2024/10/29 02:22:29 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (24.83s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:22:46 DEBUG : Waiting for deletions to finish 2024/10/29 02:22:47 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:22:47 DEBUG : empty space: Sizes identical 2024/10/29 02:22:47 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:22:47 DEBUG : empty space: Unchanged skipping 2024/10/29 02:22:47 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:22:48 INFO : potato: Deleted 2024/10/29 02:22:50 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (13.84s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:23:00 DEBUG : Waiting for deletions to finish 2024/10/29 02:23:01 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:23:01 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:23:02 INFO : potato: Deleted 2024/10/29 02:23:03 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:23:03 DEBUG : empty space: Sizes identical 2024/10/29 02:23:03 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:23:03 DEBUG : empty space: Unchanged skipping 2024/10/29 02:23:03 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:23:05 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.47s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:23:15 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:23:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:23:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:23:18 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.78s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:23:30 DEBUG : enormous: Excluded (Size Filter) 2024/10/29 02:23:30 DEBUG : enormous: Excluded 2024/10/29 02:23:30 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 02:23:30 DEBUG : potato2: Excluded 2024/10/29 02:23:31 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 02:23:31 DEBUG : potato2: Excluded 2024/10/29 02:23:31 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:23:31 DEBUG : empty space: Sizes identical 2024/10/29 02:23:31 DEBUG : empty space: Unchanged skipping 2024/10/29 02:23:31 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:23:31 DEBUG : Waiting for deletions to finish 2024/10/29 02:23:31 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:23:32 DEBUG : enormous: Excluded (Size Filter) 2024/10/29 02:23:32 DEBUG : enormous: Excluded 2024/10/29 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 02:23:32 DEBUG : potato2: Excluded 2024/10/29 02:23:32 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 02:23:32 DEBUG : potato2: Excluded 2024/10/29 02:23:32 DEBUG : empty space: Sizes identical 2024/10/29 02:23:32 DEBUG : empty space: Unchanged skipping 2024/10/29 02:23:32 DEBUG : Local file system at /tmp/rclone2887479979: Waiting for checks to finish 2024/10/29 02:23:32 DEBUG : Local file system at /tmp/rclone2887479979: Waiting for transfers to finish 2024/10/29 02:23:32 DEBUG : Waiting for deletions to finish 2024/10/29 02:23:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (15.05s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:23:48 DEBUG : enormous: Excluded (Size Filter) 2024/10/29 02:23:48 DEBUG : enormous: Excluded 2024/10/29 02:23:48 DEBUG : potato2: Excluded (Size Filter) 2024/10/29 02:23:48 DEBUG : potato2: Excluded 2024/10/29 02:23:49 DEBUG : empty space: Sizes identical 2024/10/29 02:23:49 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:23:49 DEBUG : empty space: Unchanged skipping 2024/10/29 02:23:49 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:23:49 DEBUG : Waiting for deletions to finish 2024/10/29 02:23:49 INFO : enormous: Deleted 2024/10/29 02:23:49 INFO : potato2: Deleted 2024/10/29 02:23:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:23:51 DEBUG : empty space: Sizes identical 2024/10/29 02:23:51 DEBUG : empty space: Unchanged skipping 2024/10/29 02:23:51 DEBUG : Local file system at /tmp/rclone2887479979: Waiting for checks to finish 2024/10/29 02:23:51 DEBUG : Local file system at /tmp/rclone2887479979: Waiting for transfers to finish 2024/10/29 02:23:51 DEBUG : Waiting for deletions to finish 2024/10/29 02:23:51 INFO : enormous: Deleted 2024/10/29 02:23:51 INFO : potato2: Deleted 2024/10/29 02:23:51 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (17.80s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.61s) === 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-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/10/29 02:23:58 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/29 02:23:59 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/29 02:23:59 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/29 02:23:59 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:23:59 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:02 INFO : potato: Copied (new) 2024/10/29 02:24:02 INFO : yam: Copied (new) 2024/10/29 02:24:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:24:03 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': Ignoring --track-renames as the source and destination do not have a common hash 2024/10/29 02:24:04 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/29 02:24:04 DEBUG : potato: Sizes identical 2024/10/29 02:24:04 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:24:04 DEBUG : potato: Unchanged skipping 2024/10/29 02:24:04 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:06 INFO : yaml: Copied (new) 2024/10/29 02:24:06 DEBUG : Waiting for deletions to finish 2024/10/29 02:24:07 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (16.19s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/10/29 02:24:15 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/29 02:24:15 DEBUG : potato: Need to transfer - File not found at Destination 2024/10/29 02:24:15 DEBUG : yam: Need to transfer - File not found at Destination 2024/10/29 02:24:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:24:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:18 INFO : yam: Copied (new) 2024/10/29 02:24:18 INFO : potato: Copied (new) 2024/10/29 02:24:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:24:19 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': Ignoring --track-renames as either the source or destination do not support modtime 2024/10/29 02:24:20 DEBUG : yaml: Need to transfer - File not found at Destination 2024/10/29 02:24:20 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:24:20 DEBUG : potato: Sizes identical 2024/10/29 02:24:20 DEBUG : potato: Unchanged skipping 2024/10/29 02:24:20 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:22 INFO : yaml: Copied (new) 2024/10/29 02:24:22 DEBUG : Waiting for deletions to finish 2024/10/29 02:24:23 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (16.19s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/10/29 02:24:32 INFO : sugarsync root 'Test/rclone-test-hipodoz6gade': Making map for --track-renames 2024/10/29 02:24:32 INFO : sugarsync root 'Test/rclone-test-hipodoz6gade': Finished making map for --track-renames 2024/10/29 02:24:32 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:24:32 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/10/29 02:24:32 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for renames to finish 2024/10/29 02:24:32 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/10/29 02:24:32 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:36 INFO : sub/yam: Copied (new) 2024/10/29 02:24:36 INFO : potato: Copied (new) 2024/10/29 02:24:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:24:38 DEBUG : potato: Sizes identical 2024/10/29 02:24:38 DEBUG : potato: Unchanged skipping 2024/10/29 02:24:38 INFO : sugarsync root 'Test/rclone-test-hipodoz6gade': Making map for --track-renames 2024/10/29 02:24:38 INFO : sugarsync root 'Test/rclone-test-hipodoz6gade': Finished making map for --track-renames 2024/10/29 02:24:38 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:24:38 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for renames to finish 2024/10/29 02:24:40 INFO : sub/yam: Moved (server-side) to: yam 2024/10/29 02:24:40 INFO : yam: Renamed from "sub/yam" 2024/10/29 02:24:40 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:40 DEBUG : Waiting for deletions to finish 2024/10/29 02:24:40 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (19.11s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:24:50 DEBUG : Creating backend with remote "/tmp/rclone2887479979/dir1" 2024/10/29 02:24:50 DEBUG : Creating backend with remote "/tmp/rclone2887479979/dir2" 2024/10/29 02:24:50 DEBUG : Local file system at /tmp/rclone2887479979/dir2: Using server-side directory move 2024/10/29 02:24:50 INFO : Local file system at /tmp/rclone2887479979/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 02:24:50 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/10/29 02:24:50 DEBUG : Local file system at /tmp/rclone2887479979/dir2: Waiting for checks to finish 2024/10/29 02:24:50 DEBUG : Local file system at /tmp/rclone2887479979/dir2: Waiting for transfers to finish 2024/10/29 02:24:50 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:24:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:24:52 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/29 02:24:52 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:24:52 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:24:58 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:24:58 INFO : sub dir/hello world: Deleted 2024/10/29 02:24:59 INFO : nested/sub dir/file: Copied (new) 2024/10/29 02:24:59 INFO : nested/sub dir/file: Deleted 2024/10/29 02:24:59 INFO : sub dir: Removing directory 2024/10/29 02:24:59 INFO : nested/sub dir: Removing directory 2024/10/29 02:24:59 INFO : nested: Removing directory 2024/10/29 02:24:59 DEBUG : Local file system at /tmp/rclone2887479979: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (18.34s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:25:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/10/29 02:25:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/10/29 02:25:10 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:25:10 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:25:17 INFO : sub dir/hello world: Copied (new) 2024/10/29 02:25:17 INFO : sub dir/hello world: Deleted 2024/10/29 02:25:17 INFO : nested/sub dir/file: Copied (new) 2024/10/29 02:25:17 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (17.83s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:25:28 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/29 02:25:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/10/29 02:25:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:25:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:25:31 INFO : existing: Copied (new) 2024/10/29 02:25:31 INFO : existing: Deleted 2024/10/29 02:25:31 INFO : existing-b: Copied (new) 2024/10/29 02:25:31 INFO : existing-b: Deleted 2024/10/29 02:25:32 DEBUG : existing: Destination exists, skipping 2024/10/29 02:25:32 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:25:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/10/29 02:25:32 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:25:32 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.09s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:25:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-yazetit1sapo" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hipodoz6gade' -> sugarsync root 'Test/rclone-test-yazetit1sapo' 2024/10/29 02:25:55 DEBUG : sugarsync root 'Test/rclone-test-yazetit1sapo': Using server-side directory move 2024/10/29 02:25:55 INFO : sugarsync root 'Test/rclone-test-yazetit1sapo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 02:25:56 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:25:56 DEBUG : empty space: Sizes identical 2024/10/29 02:25:56 DEBUG : empty space: Unchanged skipping 2024/10/29 02:25:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/29 02:25:56 DEBUG : sugarsync root 'Test/rclone-test-yazetit1sapo': Waiting for checks to finish 2024/10/29 02:25:57 INFO : empty space: Deleted 2024/10/29 02:25:57 DEBUG : sugarsync root 'Test/rclone-test-yazetit1sapo': Waiting for transfers to finish 2024/10/29 02:25:57 INFO : potato2: Moved (server-side) 2024/10/29 02:25:57 INFO : potato3: Deleted 2024/10/29 02:25:58 INFO : potato3: Moved (server-side) 2024/10/29 02:25:59 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-pirupec4wori" 2024/10/29 02:26:02 DEBUG : sugarsync root 'Test/rclone-test-pirupec4wori': Using server-side directory move 2024/10/29 02:26:04 INFO : sugarsync root 'Test/rclone-test-pirupec4wori': Server side directory move succeeded 2024/10/29 02:26:07 ERROR : : error listing: directory not found 2024/10/29 02:26:07 DEBUG : sugarsync root 'Test/rclone-test-pirupec4wori': Purge remote 2024/10/29 02:26:08 DEBUG : sugarsync root 'Test/rclone-test-yazetit1sapo': Purge remote 2024/10/29 02:26:08 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (32.29s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:26:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cahaquj3nego" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hipodoz6gade' -> sugarsync root 'Test/rclone-test-cahaquj3nego' 2024/10/29 02:26:29 DEBUG : empty space: Excluded (Size Filter) 2024/10/29 02:26:29 DEBUG : empty space: Excluded 2024/10/29 02:26:29 DEBUG : empty space: Excluded (Size Filter) 2024/10/29 02:26:29 DEBUG : empty space: Excluded 2024/10/29 02:26:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:26:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/29 02:26:29 DEBUG : sugarsync root 'Test/rclone-test-cahaquj3nego': Waiting for checks to finish 2024/10/29 02:26:29 DEBUG : sugarsync root 'Test/rclone-test-cahaquj3nego': Waiting for transfers to finish 2024/10/29 02:26:30 INFO : potato3: Deleted 2024/10/29 02:26:30 INFO : potato2: Moved (server-side) 2024/10/29 02:26:30 INFO : potato3: Moved (server-side) 2024/10/29 02:26:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-sajeraj0zali" 2024/10/29 02:26:36 DEBUG : empty space: Excluded (Size Filter) 2024/10/29 02:26:36 DEBUG : empty space: Excluded 2024/10/29 02:26:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:26:36 DEBUG : potato3: Need to transfer - File not found at Destination 2024/10/29 02:26:36 DEBUG : sugarsync root 'Test/rclone-test-sajeraj0zali': Waiting for checks to finish 2024/10/29 02:26:36 DEBUG : sugarsync root 'Test/rclone-test-sajeraj0zali': Waiting for transfers to finish 2024/10/29 02:26:38 INFO : potato2: Moved (server-side) 2024/10/29 02:26:38 INFO : potato3: Moved (server-side) 2024/10/29 02:26:40 DEBUG : sugarsync root 'Test/rclone-test-sajeraj0zali': Purge remote 2024/10/29 02:26:40 DEBUG : sugarsync root 'Test/rclone-test-cahaquj3nego': Purge remote --- PASS: TestServerSideMoveWithFilter (33.63s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:26:44 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tuyuwoq3joba" 2024/10/29 02:26:54 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-hipodoz6gade' -> sugarsync root 'Test/rclone-test-tuyuwoq3joba' 2024/10/29 02:27:03 DEBUG : sugarsync root 'Test/rclone-test-tuyuwoq3joba': Using server-side directory move 2024/10/29 02:27:03 INFO : sugarsync root 'Test/rclone-test-tuyuwoq3joba': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/10/29 02:27:04 DEBUG : potato2: Need to transfer - File not found at Destination 2024/10/29 02:27:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/10/29 02:27:04 DEBUG : empty space: Sizes identical 2024/10/29 02:27:04 DEBUG : empty space: Unchanged skipping 2024/10/29 02:27:05 DEBUG : sugarsync root 'Test/rclone-test-tuyuwoq3joba': Waiting for checks to finish 2024/10/29 02:27:05 INFO : potato3: Deleted 2024/10/29 02:27:05 INFO : empty space: Deleted 2024/10/29 02:27:05 DEBUG : sugarsync root 'Test/rclone-test-tuyuwoq3joba': Waiting for transfers to finish 2024/10/29 02:27:05 INFO : potato2: Moved (server-side) 2024/10/29 02:27:06 INFO : potato3: Moved (server-side) 2024/10/29 02:27:06 INFO : tomatoDir: Removing directory 2024/10/29 02:27:07 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': deleted 1 directories 2024/10/29 02:27:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-tociruc3xari" 2024/10/29 02:27:12 DEBUG : tomatoDir: Making directory 2024/10/29 02:27:14 DEBUG : sugarsync root 'Test/rclone-test-tociruc3xari': Using server-side directory move 2024/10/29 02:27:15 INFO : sugarsync root 'Test/rclone-test-tociruc3xari': Server side directory move succeeded 2024/10/29 02:27:18 ERROR : : error listing: directory not found 2024/10/29 02:27:19 ERROR : : error listing: directory not found 2024/10/29 02:27:19 DEBUG : sugarsync root 'Test/rclone-test-tociruc3xari': Purge remote 2024/10/29 02:27:20 DEBUG : sugarsync root 'Test/rclone-test-tuyuwoq3joba': Purge remote 2024/10/29 02:27:21 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (38.64s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.46s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:27:24 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.26s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:27:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/rclone-sync-test" 2024/10/29 02:27:36 DEBUG : Config file has changed externally - reloading 2024/10/29 02:27:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/rclone-sync-test-include/layer2" 2024/10/29 02:27:49 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/rclone-sync-test-ignore-file" 2024/10/29 02:28:01 DEBUG : rclone-sync-test: Excluded 2024/10/29 02:28:03 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 02:28:04 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 02:28:04 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/rclone-sync-test': Waiting for checks to finish 2024/10/29 02:28:04 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/rclone-sync-test': Waiting for transfers to finish 2024/10/29 02:28:04 DEBUG : Waiting for deletions to finish 2024/10/29 02:28:04 INFO : There was nothing to transfer 2024/10/29 02:28:06 DEBUG : rclone-sync-test: Excluded 2024/10/29 02:28:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 02:28:09 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 02:28:09 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:28:09 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:28:09 DEBUG : Waiting for deletions to finish 2024/10/29 02:28:09 INFO : rclone-sync-test-include: Removing directory 2024/10/29 02:28:10 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/29 02:28:10 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': failed to delete 1 directories 2024/10/29 02:28:10 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:28:12 DEBUG : rclone-sync-test: Excluded 2024/10/29 02:28:14 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 02:28:15 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 02:28:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/10/29 02:28:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/10/29 02:28:15 DEBUG : Waiting for deletions to finish 2024/10/29 02:28:15 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:28:17 DEBUG : rclone-sync-test: Excluded 2024/10/29 02:28:19 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 02:28:20 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 02:28:20 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:28:20 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:28:20 DEBUG : Waiting for deletions to finish 2024/10/29 02:28:20 INFO : rclone-sync-test-include: Removing directory 2024/10/29 02:28:21 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/10/29 02:28:21 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': failed to delete 1 directories 2024/10/29 02:28:21 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:28:22 DEBUG : : Excluded 2024/10/29 02:28:23 DEBUG : rclone-sync-test: Excluded 2024/10/29 02:28:25 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/10/29 02:28:26 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/10/29 02:28:26 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/10/29 02:28:26 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/10/29 02:28:26 DEBUG : Waiting for deletions to finish 2024/10/29 02:28:26 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (81.88s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:28:58 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:29:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/CompareDest" 2024/10/29 02:29:09 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 02:29:09 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:29:09 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:29:12 INFO : one: Copied (new) 2024/10/29 02:29:12 DEBUG : Waiting for deletions to finish 2024/10/29 02:29:16 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:29:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:16 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:29:18 INFO : one: Copied (replaced existing) 2024/10/29 02:29:18 DEBUG : Waiting for deletions to finish 2024/10/29 02:29:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:27 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:29:29 DEBUG : one: Sizes identical 2024/10/29 02:29:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 02:29:29 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:29:29 DEBUG : Waiting for deletions to finish 2024/10/29 02:29:29 INFO : There was nothing to transfer 2024/10/29 02:29:36 DEBUG : two: Sizes identical 2024/10/29 02:29:36 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 02:29:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:36 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:29:36 DEBUG : one: Sizes identical 2024/10/29 02:29:36 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 02:29:36 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:29:36 DEBUG : Waiting for deletions to finish 2024/10/29 02:29:36 INFO : There was nothing to transfer 2024/10/29 02:29:39 DEBUG : two: Sizes identical 2024/10/29 02:29:39 DEBUG : two: Destination found in --compare-dest, skipping 2024/10/29 02:29:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:39 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:29:40 DEBUG : one: Sizes identical 2024/10/29 02:29:40 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 02:29:40 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:29:40 DEBUG : Waiting for deletions to finish 2024/10/29 02:29:40 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/10/29 02:29:45 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:45 DEBUG : two: Need to transfer - File not found at Destination 2024/10/29 02:29:45 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:29:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:29:45 DEBUG : one: Sizes identical 2024/10/29 02:29:45 DEBUG : one: Destination found in --compare-dest, skipping 2024/10/29 02:29:45 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:29:47 INFO : two: Copied (new) 2024/10/29 02:29:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (58.03s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:30:04 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dest" 2024/10/29 02:30:09 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/pre-dest1" 2024/10/29 02:30:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/pre-dest2" 2024/10/29 02:30:15 DEBUG : 1: Sizes identical 2024/10/29 02:30:15 DEBUG : 1: Destination found in --compare-dest, skipping 2024/10/29 02:30:16 DEBUG : 2: Sizes identical 2024/10/29 02:30:16 DEBUG : 2: Destination found in --compare-dest, skipping 2024/10/29 02:30:18 DEBUG : 3: Need to transfer - File not found at Destination 2024/10/29 02:30:18 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dest': Waiting for checks to finish 2024/10/29 02:30:18 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dest': Waiting for transfers to finish 2024/10/29 02:30:21 INFO : 3: Copied (new) 2024/10/29 02:30:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (35.57s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:30:31 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:30:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/CopyDest" 2024/10/29 02:30:42 DEBUG : one: Need to transfer - File not found at Destination 2024/10/29 02:30:42 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:30:42 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:30:46 INFO : one: Copied (new) 2024/10/29 02:30:46 DEBUG : Waiting for deletions to finish 2024/10/29 02:30:50 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:30:50 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:30:51 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:30:52 INFO : one: Copied (replaced existing) 2024/10/29 02:30:52 DEBUG : Waiting for deletions to finish 2024/10/29 02:31:01 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/BackupDir" 2024/10/29 02:31:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:31:06 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:31:08 DEBUG : one: Sizes identical 2024/10/29 02:31:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/10/29 02:31:10 INFO : one: Moved (server-side) 2024/10/29 02:31:11 INFO : one: Copied (server-side copy) 2024/10/29 02:31:11 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/10/29 02:31:11 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:31:11 DEBUG : Waiting for deletions to finish 2024/10/29 02:31:18 DEBUG : two: Sizes identical 2024/10/29 02:31:19 INFO : two: Copied (server-side copy) 2024/10/29 02:31:19 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/10/29 02:31:19 DEBUG : one: Sizes identical 2024/10/29 02:31:19 DEBUG : one: Unchanged skipping 2024/10/29 02:31:19 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:31:19 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:31:19 DEBUG : Waiting for deletions to finish 2024/10/29 02:31:22 DEBUG : one: Sizes identical 2024/10/29 02:31:22 DEBUG : one: Unchanged skipping 2024/10/29 02:31:22 DEBUG : two: Sizes identical 2024/10/29 02:31:22 DEBUG : two: Unchanged skipping 2024/10/29 02:31:22 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:31:22 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:31:22 DEBUG : Waiting for deletions to finish 2024/10/29 02:31:22 INFO : There was nothing to transfer 2024/10/29 02:31:28 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/10/29 02:31:28 DEBUG : three: Destination not found in --copy-dest 2024/10/29 02:31:28 DEBUG : three: Need to transfer - File not found at Destination 2024/10/29 02:31:28 DEBUG : one: Sizes identical 2024/10/29 02:31:28 DEBUG : one: Unchanged skipping 2024/10/29 02:31:28 DEBUG : two: Sizes identical 2024/10/29 02:31:28 DEBUG : two: Unchanged skipping 2024/10/29 02:31:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:31:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:31:31 INFO : three: Copied (new) 2024/10/29 02:31:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (71.58s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:31:52 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:31:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/backup" 2024/10/29 02:32:00 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 02:32:00 DEBUG : two: Sizes identical 2024/10/29 02:32:00 DEBUG : two: Unchanged skipping 2024/10/29 02:32:00 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:32:03 INFO : one: Moved (server-side) 2024/10/29 02:32:03 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:32:05 INFO : one: Copied (new) 2024/10/29 02:32:05 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:07 INFO : three.txt: Moved (server-side) 2024/10/29 02:32:07 INFO : three.txt: Moved into backup dir 2024/10/29 02:32:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 02:32:13 DEBUG : two: Sizes identical 2024/10/29 02:32:13 DEBUG : two: Unchanged skipping 2024/10/29 02:32:13 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:32:15 INFO : one: Deleted 2024/10/29 02:32:15 INFO : one: Moved (server-side) 2024/10/29 02:32:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:32:18 INFO : one: Copied (new) 2024/10/29 02:32:18 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:19 INFO : three.txt: Deleted 2024/10/29 02:32:20 INFO : three.txt: Moved (server-side) 2024/10/29 02:32:20 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (46.14s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:32:39 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:32:41 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/backup" 2024/10/29 02:32:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 02:32:47 DEBUG : two: Sizes identical 2024/10/29 02:32:47 DEBUG : two: Unchanged skipping 2024/10/29 02:32:47 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:32:49 INFO : one: Moved (server-side) to: one.bak 2024/10/29 02:32:49 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:32:52 INFO : one: Copied (new) 2024/10/29 02:32:52 DEBUG : Waiting for deletions to finish 2024/10/29 02:32:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 02:32:53 INFO : three.txt: Moved into backup dir 2024/10/29 02:32:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 02:32:59 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:32:59 DEBUG : two: Sizes identical 2024/10/29 02:32:59 DEBUG : two: Unchanged skipping 2024/10/29 02:33:01 INFO : one.bak: Deleted 2024/10/29 02:33:02 INFO : one: Moved (server-side) to: one.bak 2024/10/29 02:33:02 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:33:04 INFO : one: Copied (new) 2024/10/29 02:33:04 DEBUG : Waiting for deletions to finish 2024/10/29 02:33:06 INFO : three.txt.bak: Deleted 2024/10/29 02:33:06 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 02:33:06 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (46.23s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:33:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:33:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/backup" 2024/10/29 02:33:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 02:33:33 DEBUG : two: Sizes identical 2024/10/29 02:33:33 DEBUG : two: Unchanged skipping 2024/10/29 02:33:33 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:33:36 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 02:33:36 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:33:38 INFO : one: Copied (new) 2024/10/29 02:33:38 DEBUG : Waiting for deletions to finish 2024/10/29 02:33:39 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 02:33:39 INFO : three.txt: Moved into backup dir 2024/10/29 02:33:46 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 02:33:46 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:33:46 DEBUG : two: Sizes identical 2024/10/29 02:33:46 DEBUG : two: Unchanged skipping 2024/10/29 02:33:47 INFO : one-2019-01-01: Deleted 2024/10/29 02:33:48 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 02:33:48 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:33:50 INFO : one: Copied (new) 2024/10/29 02:33:50 DEBUG : Waiting for deletions to finish 2024/10/29 02:33:52 INFO : three-2019-01-01.txt: Deleted 2024/10/29 02:33:53 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 02:33:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (46.36s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:34:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:34:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 02:34:15 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:34:15 DEBUG : two: Sizes identical 2024/10/29 02:34:15 DEBUG : two: Unchanged skipping 2024/10/29 02:34:16 INFO : one: Moved (server-side) to: one.bak 2024/10/29 02:34:16 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:34:19 INFO : one: Copied (new) 2024/10/29 02:34:19 DEBUG : Waiting for deletions to finish 2024/10/29 02:34:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 02:34:20 INFO : three.txt: Moved into backup dir 2024/10/29 02:34:27 DEBUG : one.bak: Excluded (Path Filter) 2024/10/29 02:34:27 DEBUG : one.bak: Excluded 2024/10/29 02:34:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/10/29 02:34:27 DEBUG : three.txt.bak: Excluded 2024/10/29 02:34:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 02:34:27 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for checks to finish 2024/10/29 02:34:27 DEBUG : two: Sizes identical 2024/10/29 02:34:27 DEBUG : two: Unchanged skipping 2024/10/29 02:34:28 INFO : one.bak: Deleted 2024/10/29 02:34:29 INFO : one: Moved (server-side) to: one.bak 2024/10/29 02:34:29 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade/dst': Waiting for transfers to finish 2024/10/29 02:34:31 INFO : one: Copied (new) 2024/10/29 02:34:31 DEBUG : Waiting for deletions to finish 2024/10/29 02:34:33 INFO : three.txt.bak: Deleted 2024/10/29 02:34:34 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 02:34:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (39.67s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:34:51 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:34:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 02:34:56 INFO : one: Moved (server-side) to: one.bak 2024/10/29 02:34:58 INFO : one: Copied (new) 2024/10/29 02:34:59 DEBUG : two: Sizes identical 2024/10/29 02:34:59 DEBUG : two: Unchanged skipping 2024/10/29 02:35:00 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/29 02:35:01 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 02:35:04 INFO : three.txt: Copied (new) 2024/10/29 02:35:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 02:35:09 INFO : one.bak: Deleted 2024/10/29 02:35:10 INFO : one: Moved (server-side) to: one.bak 2024/10/29 02:35:12 INFO : one: Copied (new) 2024/10/29 02:35:13 DEBUG : two: Sizes identical 2024/10/29 02:35:13 DEBUG : two: Unchanged skipping 2024/10/29 02:35:14 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/29 02:35:15 INFO : three.txt.bak: Deleted 2024/10/29 02:35:16 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/10/29 02:35:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (45.88s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:35:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hipodoz6gade/dst" 2024/10/29 02:35:37 DEBUG : Config file has changed externally - reloading 2024/10/29 02:35:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/10/29 02:35:42 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 02:35:44 INFO : one: Copied (new) 2024/10/29 02:35:45 DEBUG : two: Sizes identical 2024/10/29 02:35:45 DEBUG : two: Unchanged skipping 2024/10/29 02:35:46 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/10/29 02:35:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 02:35:50 INFO : three.txt: Copied (new) 2024/10/29 02:35:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/10/29 02:35:55 INFO : one-2019-01-01: Deleted 2024/10/29 02:35:56 INFO : one: Moved (server-side) to: one-2019-01-01 2024/10/29 02:35:58 INFO : one: Copied (new) 2024/10/29 02:35:59 DEBUG : two: Sizes identical 2024/10/29 02:35:59 DEBUG : two: Unchanged skipping 2024/10/29 02:36:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/10/29 02:36:01 INFO : three-2019-01-01.txt: Deleted 2024/10/29 02:36:02 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/10/29 02:36:05 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (46.07s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:36:17 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/10/29 02:36:17 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:36:17 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:36:19 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/10/29 02:36:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.19s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:36:23 DEBUG : existing: Need to transfer - File not found at Destination 2024/10/29 02:36:23 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:36:23 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:36:25 INFO : existing: Copied (new) 2024/10/29 02:36:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:36:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/10/29 02:36:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/10/29 02:36:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:36:28 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:36:28 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': not deleting files as there were IO errors 2024/10/29 02:36:28 ERROR : sugarsync root 'Test/rclone-test-hipodoz6gade': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (11.95s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.44s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:36:54 DEBUG : existing: Sizes identical 2024/10/29 02:36:54 DEBUG : existing: Unchanged skipping 2024/10/29 02:36:54 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/10/29 02:36:55 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-rijujoz2 2024/10/29 02:36:55 DEBUG : EXISTING: moving to existing-rclone-move-fodifis1 2024/10/29 02:36:57 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/10/29 02:36:57 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-fodifis1 2024/10/29 02:36:57 DEBUG : EXISTING: moving to existing 2024/10/29 02:36:57 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-rijujoz2 2024/10/29 02:36:57 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/10/29 02:36:58 INFO : existing-rclone-move-fodifis1: Moved (server-side) to: existing 2024/10/29 02:36:58 INFO : EXISTING: Moved (server-side) to: existing 2024/10/29 02:36:58 INFO : EXISTING: Fixed case by renaming to: existing 2024/10/29 02:36:58 INFO : existingbutdifferent-rclone-move-rijujoz2: Moved (server-side) to: existingbutdifferent 2024/10/29 02:36:58 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/10/29 02:36:58 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/10/29 02:37:02 INFO : existingbutdifferent: Copied (replaced existing) 2024/10/29 02:37:02 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/10/29 02:37:07 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/10/29 02:37:08 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/10/29 02:37:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-diluxud0 2024/10/29 02:37:12 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/10/29 02:37:12 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-diluxud0 2024/10/29 02:37:12 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/10/29 02:37:13 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/10/29 02:37:13 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:37:13 INFO : subdira/subdirb/subdirc/hello-rclone-move-diluxud0: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/29 02:37:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/10/29 02:37:13 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/10/29 02:37:15 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dozazoz6 2024/10/29 02:37:16 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/10/29 02:37:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dozazoz6 2024/10/29 02:37:16 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 02:37:16 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-dozazoz6: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 02:37:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 02:37:16 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/10/29 02:37:16 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:37:18 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/10/29 02:37:18 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (59.92s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", 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-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", 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-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.89s) --- SKIP: TestMaxTransfer/Hard (1.62s) --- SKIP: TestMaxTransfer/Soft (1.64s) --- SKIP: TestMaxTransfer/Cautious (1.63s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:39:26 DEBUG : both0: Sizes identical 2024/10/29 02:39:26 DEBUG : both11: Sizes identical 2024/10/29 02:39:26 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:39:26 DEBUG : both1: Sizes identical 2024/10/29 02:39:26 DEBUG : both0: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both12: Sizes identical 2024/10/29 02:39:26 DEBUG : both12: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both13: Sizes identical 2024/10/29 02:39:26 DEBUG : both13: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both14: Sizes identical 2024/10/29 02:39:26 DEBUG : both10: Sizes identical 2024/10/29 02:39:26 DEBUG : both14: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both15: Sizes identical 2024/10/29 02:39:26 DEBUG : both15: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both16: Sizes identical 2024/10/29 02:39:26 DEBUG : both16: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both17: Sizes identical 2024/10/29 02:39:26 DEBUG : both17: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both18: Sizes identical 2024/10/29 02:39:26 DEBUG : both18: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both19: Sizes identical 2024/10/29 02:39:26 DEBUG : both19: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both2: Sizes identical 2024/10/29 02:39:26 DEBUG : both2: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both3: Sizes identical 2024/10/29 02:39:26 DEBUG : both3: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both4: Sizes identical 2024/10/29 02:39:26 DEBUG : both4: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both5: Sizes identical 2024/10/29 02:39:26 DEBUG : both5: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both6: Sizes identical 2024/10/29 02:39:26 DEBUG : both6: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both7: Sizes identical 2024/10/29 02:39:26 DEBUG : both7: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both8: Sizes identical 2024/10/29 02:39:26 DEBUG : both11: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both9: Sizes identical 2024/10/29 02:39:26 DEBUG : both9: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both1: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both10: Unchanged skipping 2024/10/29 02:39:26 DEBUG : both8: Unchanged skipping 2024/10/29 02:39:26 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:39:26 DEBUG : Waiting for deletions to finish 2024/10/29 02:39:27 INFO : only5: Deleted 2024/10/29 02:39:27 INFO : only1: Deleted 2024/10/29 02:39:27 INFO : only6: Deleted 2024/10/29 02:39:27 INFO : only3: Deleted 2024/10/29 02:39:27 INFO : only12: Deleted 2024/10/29 02:39:27 INFO : only14: Deleted 2024/10/29 02:39:27 INFO : only18: Deleted 2024/10/29 02:39:27 INFO : only17: Deleted 2024/10/29 02:39:28 INFO : only7: Deleted 2024/10/29 02:39:28 INFO : only9: Deleted 2024/10/29 02:39:28 INFO : only0: Deleted 2024/10/29 02:39:28 INFO : only10: Deleted 2024/10/29 02:39:29 INFO : only11: Deleted 2024/10/29 02:39:29 INFO : only15: Deleted 2024/10/29 02:39:29 INFO : only16: Deleted 2024/10/29 02:39:29 INFO : only13: Deleted 2024/10/29 02:39:30 INFO : only19: Deleted 2024/10/29 02:39:30 INFO : only2: Deleted 2024/10/29 02:39:30 INFO : only8: Deleted 2024/10/29 02:39:30 INFO : only4: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (129.55s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:41:30 DEBUG : both1: Sizes identical 2024/10/29 02:41:30 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for checks to finish 2024/10/29 02:41:30 DEBUG : both0: Sizes identical 2024/10/29 02:41:30 DEBUG : both10: Sizes identical 2024/10/29 02:41:30 DEBUG : both11: Sizes identical 2024/10/29 02:41:30 DEBUG : both1: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both12: Sizes identical 2024/10/29 02:41:30 DEBUG : both12: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both13: Sizes identical 2024/10/29 02:41:30 DEBUG : both0: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both14: Sizes identical 2024/10/29 02:41:30 DEBUG : both14: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both15: Sizes identical 2024/10/29 02:41:30 DEBUG : both10: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both16: Sizes identical 2024/10/29 02:41:30 DEBUG : both16: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both17: Sizes identical 2024/10/29 02:41:30 DEBUG : both17: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both18: Sizes identical 2024/10/29 02:41:30 DEBUG : both11: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both19: Sizes identical 2024/10/29 02:41:30 DEBUG : both13: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both2: Sizes identical 2024/10/29 02:41:30 DEBUG : both2: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both3: Sizes identical 2024/10/29 02:41:30 DEBUG : both3: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both4: Sizes identical 2024/10/29 02:41:30 DEBUG : both4: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both5: Sizes identical 2024/10/29 02:41:30 DEBUG : both5: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both6: Sizes identical 2024/10/29 02:41:30 DEBUG : both6: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both7: Sizes identical 2024/10/29 02:41:30 DEBUG : both7: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both8: Sizes identical 2024/10/29 02:41:30 DEBUG : both8: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both9: Sizes identical 2024/10/29 02:41:30 DEBUG : both9: Unchanged skipping 2024/10/29 02:41:30 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : both19: Unchanged skipping 2024/10/29 02:41:30 DEBUG : both15: Unchanged skipping 2024/10/29 02:41:30 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : both18: Unchanged skipping 2024/10/29 02:41:30 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/10/29 02:41:30 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Waiting for transfers to finish 2024/10/29 02:41:31 INFO : only10: Copied (replaced existing) 2024/10/29 02:41:31 INFO : only0: Copied (replaced existing) 2024/10/29 02:41:31 INFO : only14: Copied (replaced existing) 2024/10/29 02:41:32 INFO : only1: Copied (replaced existing) 2024/10/29 02:41:32 INFO : only15: Copied (replaced existing) 2024/10/29 02:41:33 INFO : only16: Copied (replaced existing) 2024/10/29 02:41:33 INFO : only11: Copied (replaced existing) 2024/10/29 02:41:33 INFO : only17: Copied (replaced existing) 2024/10/29 02:41:33 INFO : only12: Copied (replaced existing) 2024/10/29 02:41:34 INFO : only2: Copied (replaced existing) 2024/10/29 02:41:34 INFO : only13: Copied (replaced existing) 2024/10/29 02:41:34 INFO : only4: Copied (replaced existing) 2024/10/29 02:41:34 INFO : only5: Copied (replaced existing) 2024/10/29 02:41:34 INFO : only6: Copied (replaced existing) 2024/10/29 02:41:35 INFO : only7: Copied (replaced existing) 2024/10/29 02:41:35 INFO : only18: Copied (replaced existing) 2024/10/29 02:41:35 INFO : only9: Copied (replaced existing) 2024/10/29 02:41:36 INFO : only19: Copied (replaced existing) 2024/10/29 02:41:36 INFO : only3: Copied (replaced existing) 2024/10/29 02:41:36 INFO : only8: Copied (replaced existing) 2024/10/29 02:41:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (140.85s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:42:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 02:42:10 DEBUG : sub dir: Making directory 2024/10/29 02:42:12 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-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (52.73s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" 2024/10/29 02:43:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/10/29 02:43:03 DEBUG : sub dir: Making directory 2024/10/29 02:43:04 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-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-hipodoz6gade'", Local "Local file system at /tmp/rclone2887479979", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (52.86s) FAIL 2024/10/29 02:43:56 DEBUG : sugarsync root 'Test/rclone-test-hipodoz6gade': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished ERROR in 29m58.500817046s (try 1/5): exit status 1: Failed [TestServerSideCopyOverSelf]