"./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Starting (try 1/5) 2024/11/12 02:12:10 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo" 2024/11/12 02:12:10 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/12 02:12:13 DEBUG : Creating backend with remote "/tmp/rclone4189789325" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:12:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:12:15 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:12:15 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:12:15 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (5.78s) === RUN TestCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:12:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 02:12:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:12:20 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:12:20 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:12:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:12:25 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (11.75s) === RUN TestCopyMetadata run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (1.55s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (1.53s) === RUN TestCopyMissingDirectory run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:12:34 DEBUG : Creating backend with remote "/non-existing" 2024/11/12 02:12:35 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/12 02:12:35 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:12:35 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (3.87s) === RUN TestCopyNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:12:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:12:39 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:12:39 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:12:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (11.65s) === RUN TestCopyCheckFirst run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:12:50 INFO : sugarsync root 'Test/rclone-test-delunaz2juyo': Running all checks before starting transfers 2024/11/12 02:12:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:12:50 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:12:50 INFO : sugarsync root 'Test/rclone-test-delunaz2juyo': Checks finished, now starting transfers 2024/11/12 02:12:50 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:12:54 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (11.88s) === RUN TestSyncNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:01 ERROR : Ignoring --no-traverse with sync 2024/11/12 02:13:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:13:02 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:13:02 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:13:06 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:13:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (11.67s) === RUN TestCopyWithDepth run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:14 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/12 02:13:14 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:13:14 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:13:17 INFO : hello world2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (8.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:22 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:13:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:13:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:13:25 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (7.98s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:13:30 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:13:30 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:13:33 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (8.08s) === RUN TestCopyEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:37 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/12 02:13:37 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 02:13:37 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/12 02:13:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 02:13:38 DEBUG : sub dir: Making directory 2024/11/12 02:13:40 DEBUG : sub dir2: Making directory 2024/11/12 02:13:41 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/12 02:13:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:13:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:13:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:13:44 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:46 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (16.69s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:13:54 DEBUG : sub dir2: Making directory 2024/11/12 02:13:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/12 02:13:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 02:13:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:13:55 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:13:55 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:13:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (10.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:14:04 DEBUG : sub dir2: Making directory with metadata 2024/11/12 02:14:04 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 02:14:05 DEBUG : sub dir: Making directory 2024/11/12 02:14:07 DEBUG : sub dir2: Making directory 2024/11/12 02:14:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:14:08 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:14:08 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:14:10 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:14:10 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:14:11 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/12 02:14:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (14.73s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (1.50s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:14:20 DEBUG : sub dir2: Making directory 2024/11/12 02:14:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:14:21 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:14:21 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:14:25 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:14:25 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (10.26s) === RUN TestSyncEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:14:31 DEBUG : sub dir2: Making directory with metadata 2024/11/12 02:14:31 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/12 02:14:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 02:14:31 DEBUG : sub dir: Making directory 2024/11/12 02:14:33 DEBUG : sub dir2: Making directory 2024/11/12 02:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:14:34 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:14:34 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:14:36 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:14:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:14:38 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (14.06s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (1.54s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:14:46 DEBUG : sub dir2: Making directory 2024/11/12 02:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:14:47 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:14:47 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:14:51 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:14:51 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (10.30s) === RUN TestServerSideCopy run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:15:02 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-xifehos2zese" 2024/11/12 02:15:02 DEBUG : Config file has changed externally - reloading sync_test.go:590: Server side copy (if possible) sugarsync root 'Test/rclone-test-delunaz2juyo' -> sugarsync root 'Test/rclone-test-xifehos2zese' 2024/11/12 02:15:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:15:07 DEBUG : sugarsync root 'Test/rclone-test-xifehos2zese': Waiting for checks to finish 2024/11/12 02:15:07 DEBUG : sugarsync root 'Test/rclone-test-xifehos2zese': Waiting for transfers to finish 2024/11/12 02:15:11 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:15:12 DEBUG : sugarsync root 'Test/rclone-test-xifehos2zese': Purge remote --- PASS: TestServerSideCopy (22.33s) === RUN TestCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:15:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 02:15:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:15:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:15:27 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (15.48s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:15:40 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-gohaviw3godi" sync_test.go:626: Server side copy (if possible) sugarsync root 'Test/rclone-test-delunaz2juyo' -> sugarsync root 'Test/rclone-test-gohaviw3godi' 2024/11/12 02:15:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:15:45 DEBUG : sugarsync root 'Test/rclone-test-gohaviw3godi': Waiting for checks to finish 2024/11/12 02:15:45 DEBUG : sugarsync root 'Test/rclone-test-gohaviw3godi': Waiting for transfers to finish 2024/11/12 02:15:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:15:56 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 02:15:56 DEBUG : sugarsync root 'Test/rclone-test-gohaviw3godi': Waiting for checks to finish 2024/11/12 02:15:56 DEBUG : sugarsync root 'Test/rclone-test-gohaviw3godi': Waiting for transfers to finish 2024/11/12 02:15:56 DEBUG : sub dir/hello world: server side copy: renaming existing object to "sub dir/hello world.sabefox9" before starting 2024/11/12 02:15:58 DEBUG : sub dir/hello world.sabefox9: server side copy: removing renamed existing file after operation 2024/11/12 02:15:59 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:16:01 DEBUG : sugarsync root 'Test/rclone-test-gohaviw3godi': Purge remote --- PASS: TestServerSideCopyOverSelf (34.45s) === RUN TestMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:16:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 02:16:16 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:16:16 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:16:17 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/12 02:16:17 INFO : sub dir/hello world: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (15.36s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:16:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-biyorox3pece" sync_test.go:671: Server side copy (if possible) sugarsync root 'Test/rclone-test-delunaz2juyo' -> sugarsync root 'Test/rclone-test-biyorox3pece' 2024/11/12 02:16:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:16:34 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Waiting for checks to finish 2024/11/12 02:16:34 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Waiting for transfers to finish 2024/11/12 02:16:38 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:16:43 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Using server-side directory move 2024/11/12 02:16:43 INFO : sugarsync root 'Test/rclone-test-biyorox3pece': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 02:16:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/12 02:16:45 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Waiting for checks to finish 2024/11/12 02:16:45 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Waiting for transfers to finish 2024/11/12 02:16:46 INFO : sub dir/hello world: Deleted 2024/11/12 02:16:46 INFO : sub dir/hello world: Moved (server-side) 2024/11/12 02:16:53 DEBUG : testing file moves 2024/11/12 02:16:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/12 02:16:55 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Waiting for checks to finish 2024/11/12 02:16:55 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Waiting for transfers to finish 2024/11/12 02:16:55 INFO : sub dir/hello world: Deleted 2024/11/12 02:16:56 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:16:59 DEBUG : sugarsync root 'Test/rclone-test-biyorox3pece': Purge remote --- PASS: TestServerSideMoveOverSelf (41.96s) === RUN TestCopyAfterDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:10 ERROR : : error listing: directory not found 2024/11/12 02:17:11 DEBUG : Local file system at /tmp/rclone4189789325: Making directory 2024/11/12 02:17:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (13.47s) === RUN TestCopyRedownload run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:25 DEBUG : Added delayed dir = "sub dir", newDst= 2024/11/12 02:17:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:17:26 DEBUG : Local file system at /tmp/rclone4189789325: Waiting for checks to finish 2024/11/12 02:17:26 DEBUG : Local file system at /tmp/rclone4189789325: Waiting for transfers to finish 2024/11/12 02:17:27 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2024/11/12 02:17:27 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:17:27 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (12.31s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:33 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/12 02:17:33 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:33 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:17:35 INFO : check sum: Copied (new) 2024/11/12 02:17:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:37 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:37 NOTICE: sugarsync root 'Test/rclone-test-delunaz2juyo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2024/11/12 02:17:37 DEBUG : check sum: Size of src and dst objects identical 2024/11/12 02:17:37 DEBUG : check sum: Unchanged skipping 2024/11/12 02:17:37 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:17:37 DEBUG : Waiting for deletions to finish 2024/11/12 02:17:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (10.75s) === RUN TestSyncSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:43 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/12 02:17:43 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:43 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:17:46 INFO : sizeonly: Copied (new) 2024/11/12 02:17:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:48 DEBUG : sizeonly: Sizes identical 2024/11/12 02:17:48 DEBUG : sizeonly: Unchanged skipping 2024/11/12 02:17:48 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:48 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:17:48 DEBUG : Waiting for deletions to finish 2024/11/12 02:17:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (10.95s) === RUN TestSyncIgnoreSize run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:54 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/12 02:17:54 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:54 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:17:57 INFO : ignore-size: Copied (new) 2024/11/12 02:17:57 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:17:59 DEBUG : ignore-size: Sizes identical 2024/11/12 02:17:59 DEBUG : ignore-size: Unchanged skipping 2024/11/12 02:17:59 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:17:59 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:17:59 DEBUG : Waiting for deletions to finish 2024/11/12 02:17:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (11.26s) === RUN TestSyncIgnoreTimes run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:18:09 DEBUG : existing: Sizes identical 2024/11/12 02:18:09 DEBUG : existing: Unchanged skipping 2024/11/12 02:18:09 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:18:09 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:18:09 DEBUG : Waiting for deletions to finish 2024/11/12 02:18:09 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:18:10 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/12 02:18:10 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:18:10 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:18:11 INFO : existing: Copied (replaced existing) 2024/11/12 02:18:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (12.31s) === RUN TestSyncIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:18:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 02:18:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:18:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:18:21 INFO : existing: Copied (new) 2024/11/12 02:18:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:18:22 DEBUG : existing: Destination exists, skipping 2024/11/12 02:18:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:18:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:18:22 DEBUG : Waiting for deletions to finish 2024/11/12 02:18:22 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (11.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:18:36 DEBUG : d: Making directory 2024/11/12 02:18:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 02:18:40 DEBUG : c/non empty space: Sizes identical 2024/11/12 02:18:40 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 02:18:40 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:18:40 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:18:43 INFO : a/potato2: Copied (new) 2024/11/12 02:18:43 DEBUG : Waiting for deletions to finish 2024/11/12 02:18:44 INFO : b/potato: Deleted 2024/11/12 02:18:44 INFO : d: Removing directory 2024/11/12 02:18:45 INFO : b: Removing directory 2024/11/12 02:18:46 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': deleted 2 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (26.64s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:18:59 DEBUG : empty space: Sizes identical 2024/11/12 02:18:59 DEBUG : empty space: Unchanged skipping 2024/11/12 02:18:59 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:18:59 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:18:59 DEBUG : Waiting for deletions to finish 2024/11/12 02:18:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:19:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:19:01 DEBUG : empty space: Sizes identical 2024/11/12 02:19:01 DEBUG : empty space: Unchanged skipping 2024/11/12 02:19:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:19:01 DEBUG : Waiting for deletions to finish 2024/11/12 02:19:01 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (12.02s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.56s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (1.56s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:19:14 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/12 02:19:14 DEBUG : empty space: Sizes identical 2024/11/12 02:19:14 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:19:14 DEBUG : empty space: Unchanged skipping 2024/11/12 02:19:14 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:19:17 INFO : potato: Copied (new) 2024/11/12 02:19:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (12.08s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:19:26 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/12 02:19:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:19:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:19:28 INFO : potato: Copied (replaced existing) 2024/11/12 02:19:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (10.38s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2024/11/12 02:19:37 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2024/11/12 02:19:37 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:19:37 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:19:38 INFO : potato: Copied (replaced existing) 2024/11/12 02:19:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (10.37s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:19:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:19:49 DEBUG : empty space: Sizes identical 2024/11/12 02:19:49 DEBUG : empty space: Unchanged skipping 2024/11/12 02:19:49 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:19:49 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:19:49 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/12 02:19:49 DEBUG : Waiting for deletions to finish 2024/11/12 02:19:49 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (11.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:20:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:20:01 DEBUG : empty space: Sizes identical 2024/11/12 02:20:01 DEBUG : empty space: Unchanged skipping 2024/11/12 02:20:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:20:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:20:04 INFO : potato2: Copied (new) 2024/11/12 02:20:04 DEBUG : Waiting for deletions to finish 2024/11/12 02:20:05 INFO : potato: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (15.79s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:20:18 DEBUG : d: Making directory 2024/11/12 02:20:19 DEBUG : d/e: Making directory 2024/11/12 02:20:23 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 02:20:24 DEBUG : c/non empty space: Sizes identical 2024/11/12 02:20:24 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 02:20:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:20:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:20:27 INFO : a/potato2: Copied (new) 2024/11/12 02:20:27 DEBUG : Waiting for deletions to finish 2024/11/12 02:20:28 INFO : b/potato: Deleted 2024/11/12 02:20:28 INFO : d/e: Removing directory 2024/11/12 02:20:30 INFO : d: Removing directory 2024/11/12 02:20:31 INFO : b: Removing directory 2024/11/12 02:20:32 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:20:47 DEBUG : d: Making directory 2024/11/12 02:20:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/12 02:20:52 DEBUG : c/non empty space: Sizes identical 2024/11/12 02:20:52 DEBUG : c/non empty space: Unchanged skipping 2024/11/12 02:20:52 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:20:52 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:20:55 INFO : a/potato2: Copied (new) 2024/11/12 02:20:55 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': not deleting files as there were IO errors 2024/11/12 02:20:55 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.45s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:21:12 DEBUG : Waiting for deletions to finish 2024/11/12 02:21:13 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:21:13 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:21:13 DEBUG : empty space: Sizes identical 2024/11/12 02:21:13 DEBUG : empty space: Unchanged skipping 2024/11/12 02:21:13 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:21:14 INFO : potato: Deleted 2024/11/12 02:21:16 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (14.39s) === RUN TestSyncDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:21:27 DEBUG : Waiting for deletions to finish 2024/11/12 02:21:28 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:21:28 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:21:29 INFO : potato: Deleted 2024/11/12 02:21:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:21:29 DEBUG : empty space: Sizes identical 2024/11/12 02:21:29 DEBUG : empty space: Unchanged skipping 2024/11/12 02:21:29 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:21:29 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:21:32 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (16.57s) === RUN TestCopyDeleteBefore run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:21:42 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:21:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:21:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:21:44 INFO : potato2: Copied (new) run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (12.16s) === RUN TestSyncWithExclude run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:21:56 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 02:21:56 DEBUG : enormous: Excluded 2024/11/12 02:21:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 02:21:56 DEBUG : potato2: Excluded 2024/11/12 02:21:56 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 02:21:56 DEBUG : potato2: Excluded 2024/11/12 02:21:56 DEBUG : empty space: Sizes identical 2024/11/12 02:21:56 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:21:56 DEBUG : empty space: Unchanged skipping 2024/11/12 02:21:56 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:21:56 DEBUG : Waiting for deletions to finish 2024/11/12 02:21:56 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:21:57 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 02:21:57 DEBUG : enormous: Excluded 2024/11/12 02:21:57 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 02:21:57 DEBUG : potato2: Excluded 2024/11/12 02:21:58 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 02:21:58 DEBUG : potato2: Excluded 2024/11/12 02:21:58 DEBUG : empty space: Sizes identical 2024/11/12 02:21:58 DEBUG : empty space: Unchanged skipping 2024/11/12 02:21:58 DEBUG : Local file system at /tmp/rclone4189789325: Waiting for checks to finish 2024/11/12 02:21:58 DEBUG : Local file system at /tmp/rclone4189789325: Waiting for transfers to finish 2024/11/12 02:21:58 DEBUG : Waiting for deletions to finish 2024/11/12 02:21:58 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (13.87s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:22:11 DEBUG : enormous: Excluded (Size Filter) 2024/11/12 02:22:11 DEBUG : enormous: Excluded 2024/11/12 02:22:11 DEBUG : potato2: Excluded (Size Filter) 2024/11/12 02:22:11 DEBUG : potato2: Excluded 2024/11/12 02:22:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:12 DEBUG : empty space: Sizes identical 2024/11/12 02:22:12 DEBUG : empty space: Unchanged skipping 2024/11/12 02:22:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:12 DEBUG : Waiting for deletions to finish 2024/11/12 02:22:13 INFO : enormous: Deleted 2024/11/12 02:22:13 INFO : potato2: Deleted 2024/11/12 02:22:13 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:22:14 DEBUG : empty space: Sizes identical 2024/11/12 02:22:14 DEBUG : empty space: Unchanged skipping 2024/11/12 02:22:14 DEBUG : Local file system at /tmp/rclone4189789325: Waiting for checks to finish 2024/11/12 02:22:14 DEBUG : Local file system at /tmp/rclone4189789325: Waiting for transfers to finish 2024/11/12 02:22:14 DEBUG : Waiting for deletions to finish 2024/11/12 02:22:14 INFO : enormous: Deleted 2024/11/12 02:22:14 INFO : potato2: Deleted 2024/11/12 02:22:14 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (15.92s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (1.45s) === 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-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2024/11/12 02:22:21 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/12 02:22:22 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/12 02:22:22 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/12 02:22:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:24 INFO : yam: Copied (new) 2024/11/12 02:22:24 INFO : potato: Copied (new) 2024/11/12 02:22:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:22:25 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': Ignoring --track-renames as the source and destination do not have a common hash 2024/11/12 02:22:26 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/12 02:22:26 DEBUG : potato: Sizes identical 2024/11/12 02:22:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:26 DEBUG : potato: Unchanged skipping 2024/11/12 02:22:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:28 INFO : yaml: Copied (new) 2024/11/12 02:22:28 DEBUG : Waiting for deletions to finish 2024/11/12 02:22:29 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (14.64s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2024/11/12 02:22:36 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/12 02:22:36 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/12 02:22:36 DEBUG : yam: Need to transfer - File not found at Destination 2024/11/12 02:22:36 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:36 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:39 INFO : potato: Copied (new) 2024/11/12 02:22:39 INFO : yam: Copied (new) 2024/11/12 02:22:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:22:40 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': Ignoring --track-renames as either the source or destination do not support modtime 2024/11/12 02:22:40 DEBUG : yaml: Need to transfer - File not found at Destination 2024/11/12 02:22:40 DEBUG : potato: Sizes identical 2024/11/12 02:22:40 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:40 DEBUG : potato: Unchanged skipping 2024/11/12 02:22:40 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:43 INFO : yaml: Copied (new) 2024/11/12 02:22:43 DEBUG : Waiting for deletions to finish 2024/11/12 02:22:43 INFO : yam: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (14.46s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2024/11/12 02:22:51 INFO : sugarsync root 'Test/rclone-test-delunaz2juyo': Making map for --track-renames 2024/11/12 02:22:51 INFO : sugarsync root 'Test/rclone-test-delunaz2juyo': Finished making map for --track-renames 2024/11/12 02:22:51 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:51 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/12 02:22:51 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/12 02:22:51 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for renames to finish 2024/11/12 02:22:51 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:55 INFO : potato: Copied (new) 2024/11/12 02:22:55 INFO : sub/yam: Copied (new) 2024/11/12 02:22:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:22:56 DEBUG : potato: Sizes identical 2024/11/12 02:22:56 DEBUG : potato: Unchanged skipping 2024/11/12 02:22:57 INFO : sugarsync root 'Test/rclone-test-delunaz2juyo': Making map for --track-renames 2024/11/12 02:22:57 INFO : sugarsync root 'Test/rclone-test-delunaz2juyo': Finished making map for --track-renames 2024/11/12 02:22:57 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:22:57 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for renames to finish 2024/11/12 02:22:59 INFO : sub/yam: Moved (server-side) to: yam 2024/11/12 02:22:59 INFO : yam: Renamed from "sub/yam" 2024/11/12 02:22:59 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:22:59 DEBUG : Waiting for deletions to finish 2024/11/12 02:22:59 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (17.87s) === RUN TestServerSideMoveLocal run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:23:08 DEBUG : Creating backend with remote "/tmp/rclone4189789325/dir1" 2024/11/12 02:23:08 DEBUG : Config file has changed externally - reloading 2024/11/12 02:23:08 DEBUG : Creating backend with remote "/tmp/rclone4189789325/dir2" 2024/11/12 02:23:08 DEBUG : Local file system at /tmp/rclone4189789325/dir2: Using server-side directory move 2024/11/12 02:23:08 INFO : Local file system at /tmp/rclone4189789325/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 02:23:08 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/12 02:23:08 DEBUG : Local file system at /tmp/rclone4189789325/dir2: Waiting for checks to finish 2024/11/12 02:23:08 DEBUG : Local file system at /tmp/rclone4189789325/dir2: Waiting for transfers to finish 2024/11/12 02:23:08 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (1.44s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:23:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:23:10 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/12 02:23:10 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:23:10 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:23:17 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:23:17 INFO : sub dir/hello world: Deleted 2024/11/12 02:23:17 INFO : nested/sub dir/file: Copied (new) 2024/11/12 02:23:17 INFO : nested/sub dir/file: Deleted 2024/11/12 02:23:17 INFO : sub dir: Removing directory 2024/11/12 02:23:17 INFO : nested/sub dir: Removing directory 2024/11/12 02:23:17 INFO : nested: Removing directory 2024/11/12 02:23:17 DEBUG : Local file system at /tmp/rclone4189789325: deleted 3 directories run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (17.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:23:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/12 02:23:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/12 02:23:27 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:23:27 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:23:34 INFO : sub dir/hello world: Copied (new) 2024/11/12 02:23:34 INFO : sub dir/hello world: Deleted 2024/11/12 02:23:34 INFO : nested/sub dir/file: Copied (new) 2024/11/12 02:23:34 INFO : nested/sub dir/file: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (18.03s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:23:45 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 02:23:45 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/12 02:23:45 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:23:45 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:23:48 INFO : existing: Copied (new) 2024/11/12 02:23:48 INFO : existing: Deleted 2024/11/12 02:23:48 INFO : existing-b: Copied (new) 2024/11/12 02:23:48 INFO : existing-b: Deleted 2024/11/12 02:23:49 DEBUG : existing: Destination exists, skipping 2024/11/12 02:23:49 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/12 02:23:49 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:23:49 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:23:49 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (10.15s) === RUN TestServerSideMove run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:23:55 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hubuwun5lido" sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-delunaz2juyo' -> sugarsync root 'Test/rclone-test-hubuwun5lido' 2024/11/12 02:24:14 DEBUG : sugarsync root 'Test/rclone-test-hubuwun5lido': Using server-side directory move 2024/11/12 02:24:14 INFO : sugarsync root 'Test/rclone-test-hubuwun5lido': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 02:24:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:24:14 DEBUG : empty space: Sizes identical 2024/11/12 02:24:14 DEBUG : empty space: Unchanged skipping 2024/11/12 02:24:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 02:24:14 DEBUG : sugarsync root 'Test/rclone-test-hubuwun5lido': Waiting for checks to finish 2024/11/12 02:24:15 INFO : empty space: Deleted 2024/11/12 02:24:15 DEBUG : sugarsync root 'Test/rclone-test-hubuwun5lido': Waiting for transfers to finish 2024/11/12 02:24:15 INFO : potato3: Deleted 2024/11/12 02:24:15 INFO : potato2: Moved (server-side) 2024/11/12 02:24:16 INFO : potato3: Moved (server-side) 2024/11/12 02:24:17 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-hedimut9tapu" 2024/11/12 02:24:21 DEBUG : sugarsync root 'Test/rclone-test-hedimut9tapu': Using server-side directory move 2024/11/12 02:24:22 INFO : sugarsync root 'Test/rclone-test-hedimut9tapu': Server side directory move succeeded 2024/11/12 02:24:25 ERROR : : error listing: directory not found 2024/11/12 02:24:25 DEBUG : sugarsync root 'Test/rclone-test-hedimut9tapu': Purge remote 2024/11/12 02:24:26 DEBUG : sugarsync root 'Test/rclone-test-hubuwun5lido': Purge remote 2024/11/12 02:24:27 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (33.66s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:24:29 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-wibeduy3mibu" 2024/11/12 02:24:29 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-delunaz2juyo' -> sugarsync root 'Test/rclone-test-wibeduy3mibu' 2024/11/12 02:24:43 DEBUG : sugarsync root 'Test/rclone-test-wibeduy3mibu': Renewing token 2024/11/12 02:24:43 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/12 02:24:43 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/12 02:24:43 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/12 02:24:48 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Renewing token 2024/11/12 02:24:49 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 02:24:49 DEBUG : empty space: Excluded 2024/11/12 02:24:49 DEBUG : Saving config "authorization" in section "TestSugarSync" of the config file 2024/11/12 02:24:49 DEBUG : Config file has changed externally - reloading 2024/11/12 02:24:49 DEBUG : Saving config "authorization_expiry" in section "TestSugarSync" of the config file 2024/11/12 02:24:49 DEBUG : Saving config "user" in section "TestSugarSync" of the config file 2024/11/12 02:24:50 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 02:24:50 DEBUG : empty space: Excluded 2024/11/12 02:24:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:24:50 DEBUG : sugarsync root 'Test/rclone-test-wibeduy3mibu': Waiting for checks to finish 2024/11/12 02:24:50 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 02:24:50 DEBUG : sugarsync root 'Test/rclone-test-wibeduy3mibu': Waiting for transfers to finish 2024/11/12 02:24:51 INFO : potato2: Moved (server-side) 2024/11/12 02:24:51 INFO : potato3: Deleted 2024/11/12 02:24:52 INFO : potato3: Moved (server-side) 2024/11/12 02:24:53 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-luxevev2poya" 2024/11/12 02:24:57 DEBUG : empty space: Excluded (Size Filter) 2024/11/12 02:24:57 DEBUG : empty space: Excluded 2024/11/12 02:24:57 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:24:57 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/12 02:24:57 DEBUG : sugarsync root 'Test/rclone-test-luxevev2poya': Waiting for checks to finish 2024/11/12 02:24:57 DEBUG : sugarsync root 'Test/rclone-test-luxevev2poya': Waiting for transfers to finish 2024/11/12 02:24:59 INFO : potato2: Moved (server-side) 2024/11/12 02:25:00 INFO : potato3: Moved (server-side) 2024/11/12 02:25:01 DEBUG : sugarsync root 'Test/rclone-test-luxevev2poya': Purge remote 2024/11/12 02:25:02 DEBUG : sugarsync root 'Test/rclone-test-wibeduy3mibu': Purge remote --- PASS: TestServerSideMoveWithFilter (37.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:25:06 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-cesudew0xabu" 2024/11/12 02:25:17 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) sugarsync root 'Test/rclone-test-delunaz2juyo' -> sugarsync root 'Test/rclone-test-cesudew0xabu' 2024/11/12 02:25:26 DEBUG : sugarsync root 'Test/rclone-test-cesudew0xabu': Using server-side directory move 2024/11/12 02:25:26 INFO : sugarsync root 'Test/rclone-test-cesudew0xabu': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/12 02:25:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/12 02:25:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/12 02:25:27 DEBUG : empty space: Sizes identical 2024/11/12 02:25:27 DEBUG : empty space: Unchanged skipping 2024/11/12 02:25:28 DEBUG : sugarsync root 'Test/rclone-test-cesudew0xabu': Waiting for checks to finish 2024/11/12 02:25:28 INFO : potato3: Deleted 2024/11/12 02:25:28 INFO : empty space: Deleted 2024/11/12 02:25:28 DEBUG : sugarsync root 'Test/rclone-test-cesudew0xabu': Waiting for transfers to finish 2024/11/12 02:25:28 INFO : potato2: Moved (server-side) 2024/11/12 02:25:29 INFO : potato3: Moved (server-side) 2024/11/12 02:25:29 INFO : tomatoDir: Removing directory 2024/11/12 02:25:30 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': deleted 1 directories 2024/11/12 02:25:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-kugohem5hoqa" 2024/11/12 02:25:35 DEBUG : tomatoDir: Making directory 2024/11/12 02:25:37 DEBUG : sugarsync root 'Test/rclone-test-kugohem5hoqa': Using server-side directory move 2024/11/12 02:25:39 INFO : sugarsync root 'Test/rclone-test-kugohem5hoqa': Server side directory move succeeded 2024/11/12 02:25:42 ERROR : : error listing: directory not found 2024/11/12 02:25:43 ERROR : : error listing: directory not found 2024/11/12 02:25:43 DEBUG : sugarsync root 'Test/rclone-test-kugohem5hoqa': Purge remote 2024/11/12 02:25:43 DEBUG : sugarsync root 'Test/rclone-test-cesudew0xabu': Purge remote 2024/11/12 02:25:44 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (40.33s) === RUN TestServerSideMoveOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (1.55s) === RUN TestSyncOverlap run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:25:47 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/rclone-sync-test" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (12.65s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:26:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/rclone-sync-test" 2024/11/12 02:26:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/rclone-sync-test-include/layer2" 2024/11/12 02:26:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/rclone-sync-test-ignore-file" 2024/11/12 02:26:27 DEBUG : rclone-sync-test: Excluded 2024/11/12 02:26:29 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 02:26:30 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 02:26:30 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/rclone-sync-test': Waiting for checks to finish 2024/11/12 02:26:30 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/rclone-sync-test': Waiting for transfers to finish 2024/11/12 02:26:30 DEBUG : Waiting for deletions to finish 2024/11/12 02:26:30 INFO : There was nothing to transfer 2024/11/12 02:26:33 DEBUG : rclone-sync-test: Excluded 2024/11/12 02:26:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 02:26:36 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 02:26:36 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:26:36 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:26:36 DEBUG : Waiting for deletions to finish 2024/11/12 02:26:36 INFO : rclone-sync-test-include: Removing directory 2024/11/12 02:26:37 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/12 02:26:37 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': failed to delete 1 directories 2024/11/12 02:26:37 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:26:39 DEBUG : rclone-sync-test: Excluded 2024/11/12 02:26:40 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 02:26:42 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 02:26:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/rclone-sync-test-include/layer2': Waiting for checks to finish 2024/11/12 02:26:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/rclone-sync-test-include/layer2': Waiting for transfers to finish 2024/11/12 02:26:42 DEBUG : Waiting for deletions to finish 2024/11/12 02:26:42 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:26:44 DEBUG : rclone-sync-test: Excluded 2024/11/12 02:26:46 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 02:26:47 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 02:26:47 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:26:47 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:26:47 DEBUG : Waiting for deletions to finish 2024/11/12 02:26:47 INFO : rclone-sync-test-include: Removing directory 2024/11/12 02:26:48 DEBUG : rclone-sync-test-include: Failed to Rmdir: directory not empty 2024/11/12 02:26:48 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': failed to delete 1 directories 2024/11/12 02:26:48 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:26:49 DEBUG : : Excluded 2024/11/12 02:26:51 DEBUG : rclone-sync-test: Excluded 2024/11/12 02:26:52 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/12 02:26:54 DEBUG : rclone-sync-test-include/layer2: Excluded 2024/11/12 02:26:54 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/rclone-sync-test-ignore-file': Waiting for checks to finish 2024/11/12 02:26:54 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/rclone-sync-test-ignore-file': Waiting for transfers to finish 2024/11/12 02:26:54 DEBUG : Waiting for deletions to finish 2024/11/12 02:26:54 INFO : There was nothing to transfer run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncOverlapWithFilter (87.37s) === RUN TestSyncCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:27:27 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:27:27 DEBUG : Config file has changed externally - reloading 2024/11/12 02:27:32 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/CompareDest" 2024/11/12 02:27:39 DEBUG : one: Need to transfer - File not found at Destination 2024/11/12 02:27:39 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:27:39 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:27:42 INFO : one: Copied (new) 2024/11/12 02:27:42 DEBUG : Waiting for deletions to finish 2024/11/12 02:27:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:27:46 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:27:47 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:27:49 INFO : one: Copied (replaced existing) 2024/11/12 02:27:49 DEBUG : Waiting for deletions to finish 2024/11/12 02:27:59 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:27:59 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:28:01 DEBUG : one: Sizes identical 2024/11/12 02:28:01 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 02:28:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:28:01 DEBUG : Waiting for deletions to finish 2024/11/12 02:28:01 INFO : There was nothing to transfer 2024/11/12 02:28:08 DEBUG : two: Sizes identical 2024/11/12 02:28:08 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 02:28:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:28:08 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:28:09 DEBUG : one: Sizes identical 2024/11/12 02:28:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 02:28:09 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:28:09 DEBUG : Waiting for deletions to finish 2024/11/12 02:28:09 INFO : There was nothing to transfer 2024/11/12 02:28:12 DEBUG : two: Sizes identical 2024/11/12 02:28:12 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/12 02:28:12 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:28:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:28:13 DEBUG : one: Sizes identical 2024/11/12 02:28:13 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 02:28:13 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:28:13 DEBUG : Waiting for deletions to finish 2024/11/12 02:28:13 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2024/11/12 02:28:18 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/12 02:28:18 DEBUG : two: Need to transfer - File not found at Destination 2024/11/12 02:28:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:28:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:28:18 DEBUG : one: Sizes identical 2024/11/12 02:28:18 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/12 02:28:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:28:20 INFO : two: Copied (new) 2024/11/12 02:28:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (62.12s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:28:38 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dest" 2024/11/12 02:28:38 DEBUG : Config file has changed externally - reloading 2024/11/12 02:28:43 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/pre-dest1" 2024/11/12 02:28:46 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/pre-dest2" 2024/11/12 02:28:50 DEBUG : 1: Sizes identical 2024/11/12 02:28:50 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/12 02:28:51 DEBUG : 2: Sizes identical 2024/11/12 02:28:51 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/12 02:28:53 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/12 02:28:53 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dest': Waiting for checks to finish 2024/11/12 02:28:53 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dest': Waiting for transfers to finish 2024/11/12 02:28:57 INFO : 3: Copied (new) 2024/11/12 02:28:57 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (37.27s) === RUN TestSyncCopyDest run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:29:07 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:29:12 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/CopyDest" 2024/11/12 02:29:18 DEBUG : one: Need to transfer - File not found at Destination 2024/11/12 02:29:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:29:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:29:22 INFO : one: Copied (new) 2024/11/12 02:29:22 DEBUG : Waiting for deletions to finish 2024/11/12 02:29:26 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:29:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:29:27 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:29:28 INFO : one: Copied (replaced existing) 2024/11/12 02:29:28 DEBUG : Waiting for deletions to finish 2024/11/12 02:29:37 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/BackupDir" 2024/11/12 02:29:43 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:29:43 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:29:45 DEBUG : one: Sizes identical 2024/11/12 02:29:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/12 02:29:47 INFO : one: Moved (server-side) 2024/11/12 02:29:49 INFO : one: Copied (server-side copy) 2024/11/12 02:29:49 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/12 02:29:49 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:29:49 DEBUG : Waiting for deletions to finish 2024/11/12 02:29:56 DEBUG : two: Sizes identical 2024/11/12 02:29:58 INFO : two: Copied (server-side copy) 2024/11/12 02:29:58 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/12 02:29:58 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:29:58 DEBUG : one: Sizes identical 2024/11/12 02:29:58 DEBUG : one: Unchanged skipping 2024/11/12 02:29:58 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:29:58 DEBUG : Waiting for deletions to finish 2024/11/12 02:30:01 DEBUG : one: Sizes identical 2024/11/12 02:30:01 DEBUG : one: Unchanged skipping 2024/11/12 02:30:01 DEBUG : two: Sizes identical 2024/11/12 02:30:01 DEBUG : two: Unchanged skipping 2024/11/12 02:30:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:30:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:30:01 DEBUG : Waiting for deletions to finish 2024/11/12 02:30:01 INFO : There was nothing to transfer 2024/11/12 02:30:08 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/12 02:30:08 DEBUG : three: Destination not found in --copy-dest 2024/11/12 02:30:08 DEBUG : three: Need to transfer - File not found at Destination 2024/11/12 02:30:08 DEBUG : one: Sizes identical 2024/11/12 02:30:08 DEBUG : one: Unchanged skipping 2024/11/12 02:30:08 DEBUG : two: Sizes identical 2024/11/12 02:30:08 DEBUG : two: Unchanged skipping 2024/11/12 02:30:08 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:30:08 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:30:10 INFO : three: Copied (new) 2024/11/12 02:30:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (76.20s) === RUN TestSyncBackupDir run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:30:34 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:30:34 DEBUG : Config file has changed externally - reloading 2024/11/12 02:30:36 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/backup" 2024/11/12 02:30:42 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 02:30:42 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:30:42 DEBUG : two: Sizes identical 2024/11/12 02:30:42 DEBUG : two: Unchanged skipping 2024/11/12 02:30:44 INFO : one: Moved (server-side) 2024/11/12 02:30:44 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:30:47 INFO : one: Copied (new) 2024/11/12 02:30:47 DEBUG : Waiting for deletions to finish 2024/11/12 02:30:49 INFO : three.txt: Moved (server-side) 2024/11/12 02:30:49 INFO : three.txt: Moved into backup dir 2024/11/12 02:30:55 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 02:30:55 DEBUG : two: Sizes identical 2024/11/12 02:30:55 DEBUG : two: Unchanged skipping 2024/11/12 02:30:55 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:30:57 INFO : one: Deleted 2024/11/12 02:30:58 INFO : one: Moved (server-side) 2024/11/12 02:30:58 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:31:00 INFO : one: Copied (new) 2024/11/12 02:31:00 DEBUG : Waiting for deletions to finish 2024/11/12 02:31:02 INFO : three.txt: Deleted 2024/11/12 02:31:03 INFO : three.txt: Moved (server-side) 2024/11/12 02:31:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (49.00s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:31:23 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:31:25 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/backup" 2024/11/12 02:31:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 02:31:31 DEBUG : two: Sizes identical 2024/11/12 02:31:31 DEBUG : two: Unchanged skipping 2024/11/12 02:31:31 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:31:33 INFO : one: Moved (server-side) to: one.bak 2024/11/12 02:31:33 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:31:36 INFO : one: Copied (new) 2024/11/12 02:31:36 DEBUG : Waiting for deletions to finish 2024/11/12 02:31:38 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 02:31:38 INFO : three.txt: Moved into backup dir 2024/11/12 02:31:44 DEBUG : two: Sizes identical 2024/11/12 02:31:44 DEBUG : two: Unchanged skipping 2024/11/12 02:31:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 02:31:44 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:31:46 INFO : one.bak: Deleted 2024/11/12 02:31:47 INFO : one: Moved (server-side) to: one.bak 2024/11/12 02:31:47 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:31:49 INFO : one: Copied (new) 2024/11/12 02:31:49 DEBUG : Waiting for deletions to finish 2024/11/12 02:31:51 INFO : three.txt.bak: Deleted 2024/11/12 02:31:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 02:31:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (48.85s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:32:11 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:32:11 DEBUG : Config file has changed externally - reloading 2024/11/12 02:32:14 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/backup" 2024/11/12 02:32:20 DEBUG : two: Sizes identical 2024/11/12 02:32:20 DEBUG : two: Unchanged skipping 2024/11/12 02:32:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 02:32:20 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:32:22 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 02:32:22 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:32:25 INFO : one: Copied (new) 2024/11/12 02:32:25 DEBUG : Waiting for deletions to finish 2024/11/12 02:32:26 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 02:32:26 INFO : three.txt: Moved into backup dir 2024/11/12 02:32:33 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 02:32:33 DEBUG : two: Sizes identical 2024/11/12 02:32:33 DEBUG : two: Unchanged skipping 2024/11/12 02:32:33 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:32:34 INFO : one-2019-01-01: Deleted 2024/11/12 02:32:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 02:32:35 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:32:38 INFO : one: Copied (new) 2024/11/12 02:32:38 DEBUG : Waiting for deletions to finish 2024/11/12 02:32:40 INFO : three-2019-01-01.txt: Deleted 2024/11/12 02:32:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 02:32:40 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (48.82s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:33:00 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:33:03 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 02:33:03 DEBUG : two: Sizes identical 2024/11/12 02:33:03 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:33:03 DEBUG : two: Unchanged skipping 2024/11/12 02:33:05 INFO : one: Moved (server-side) to: one.bak 2024/11/12 02:33:05 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:33:08 INFO : one: Copied (new) 2024/11/12 02:33:08 DEBUG : Waiting for deletions to finish 2024/11/12 02:33:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 02:33:09 INFO : three.txt: Moved into backup dir 2024/11/12 02:33:16 DEBUG : one.bak: Excluded (Path Filter) 2024/11/12 02:33:16 DEBUG : one.bak: Excluded 2024/11/12 02:33:16 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/12 02:33:16 DEBUG : three.txt.bak: Excluded 2024/11/12 02:33:16 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 02:33:16 DEBUG : two: Sizes identical 2024/11/12 02:33:16 DEBUG : two: Unchanged skipping 2024/11/12 02:33:16 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for checks to finish 2024/11/12 02:33:17 INFO : one.bak: Deleted 2024/11/12 02:33:18 INFO : one: Moved (server-side) to: one.bak 2024/11/12 02:33:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo/dst': Waiting for transfers to finish 2024/11/12 02:33:21 INFO : one: Copied (new) 2024/11/12 02:33:21 DEBUG : Waiting for deletions to finish 2024/11/12 02:33:22 INFO : three.txt.bak: Deleted 2024/11/12 02:33:23 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 02:33:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (41.74s) === RUN TestSyncSuffix run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:33:42 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:33:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 02:33:46 INFO : one: Moved (server-side) to: one.bak 2024/11/12 02:33:49 INFO : one: Copied (new) 2024/11/12 02:33:50 DEBUG : two: Sizes identical 2024/11/12 02:33:50 DEBUG : two: Unchanged skipping 2024/11/12 02:33:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/12 02:33:52 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 02:33:55 INFO : three.txt: Copied (new) 2024/11/12 02:33:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 02:34:00 INFO : one.bak: Deleted 2024/11/12 02:34:01 INFO : one: Moved (server-side) to: one.bak 2024/11/12 02:34:04 INFO : one: Copied (new) 2024/11/12 02:34:05 DEBUG : two: Sizes identical 2024/11/12 02:34:05 DEBUG : two: Unchanged skipping 2024/11/12 02:34:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/12 02:34:07 INFO : three.txt.bak: Deleted 2024/11/12 02:34:08 INFO : three.txt: Moved (server-side) to: three.txt.bak 2024/11/12 02:34:10 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (47.98s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:34:30 DEBUG : Creating backend with remote "TestSugarSync:Test/rclone-test-delunaz2juyo/dst" 2024/11/12 02:34:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/12 02:34:35 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 02:34:37 INFO : one: Copied (new) 2024/11/12 02:34:38 DEBUG : two: Sizes identical 2024/11/12 02:34:38 DEBUG : two: Unchanged skipping 2024/11/12 02:34:39 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/12 02:34:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 02:34:43 INFO : three.txt: Copied (new) 2024/11/12 02:34:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/12 02:34:48 INFO : one-2019-01-01: Deleted 2024/11/12 02:34:49 INFO : one: Moved (server-side) to: one-2019-01-01 2024/11/12 02:34:52 INFO : one: Copied (new) 2024/11/12 02:34:53 DEBUG : two: Sizes identical 2024/11/12 02:34:53 DEBUG : two: Unchanged skipping 2024/11/12 02:34:53 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/12 02:34:55 INFO : three-2019-01-01.txt: Deleted 2024/11/12 02:34:56 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2024/11/12 02:34:59 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (48.23s) === RUN TestSyncUTFNorm run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:35:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/12 02:35:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:35:12 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:35:13 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/12 02:35:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (8.65s) === RUN TestSyncImmutable run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:35:18 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/12 02:35:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:35:18 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:35:20 INFO : existing: Copied (new) 2024/11/12 02:35:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:35:23 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:35:23 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/12 02:35:23 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/12 02:35:23 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:35:23 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': not deleting files as there were IO errors 2024/11/12 02:35:23 ERROR : sugarsync root 'Test/rclone-test-delunaz2juyo': not deleting directories as there were IO errors run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (12.56s) === RUN TestSyncIgnoreCase run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (1.56s) === RUN TestFixCase run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:35:49 DEBUG : existing: Sizes identical 2024/11/12 02:35:49 DEBUG : existing: Unchanged skipping 2024/11/12 02:35:49 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2024/11/12 02:35:51 DEBUG : EXISTING: moving to existing-rclone-move-woxurey3 2024/11/12 02:35:51 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-tuwutiv8 2024/11/12 02:35:53 INFO : SUBDIRA: Fixed case by renaming to: subdira 2024/11/12 02:35:53 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-tuwutiv8 2024/11/12 02:35:53 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2024/11/12 02:35:53 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-woxurey3 2024/11/12 02:35:53 DEBUG : EXISTING: moving to existing 2024/11/12 02:35:54 INFO : existingbutdifferent-rclone-move-tuwutiv8: Moved (server-side) to: existingbutdifferent 2024/11/12 02:35:54 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2024/11/12 02:35:54 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2024/11/12 02:35:54 INFO : existing-rclone-move-woxurey3: Moved (server-side) to: existing 2024/11/12 02:35:54 INFO : EXISTING: Moved (server-side) to: existing 2024/11/12 02:35:54 INFO : EXISTING: Fixed case by renaming to: existing 2024/11/12 02:35:57 INFO : existingbutdifferent: Copied (replaced existing) 2024/11/12 02:35:57 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2024/11/12 02:36:02 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2024/11/12 02:36:03 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2024/11/12 02:36:05 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xegucub1 2024/11/12 02:36:07 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2024/11/12 02:36:07 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xegucub1 2024/11/12 02:36:07 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2024/11/12 02:36:08 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2024/11/12 02:36:08 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:36:08 INFO : subdira/subdirb/subdirc/hello-rclone-move-xegucub1: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/12 02:36:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2024/11/12 02:36:08 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2024/11/12 02:36:10 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-punevum0 2024/11/12 02:36:11 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2024/11/12 02:36:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-punevum0 2024/11/12 02:36:11 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 02:36:11 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-punevum0: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 02:36:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 02:36:11 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2024/11/12 02:36:11 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:36:12 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2024/11/12 02:36:12 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (57.05s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", 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-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", 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-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (4.66s) --- SKIP: TestMaxTransfer/Hard (1.55s) --- SKIP: TestMaxTransfer/Soft (1.55s) --- SKIP: TestMaxTransfer/Cautious (1.56s) === RUN TestSyncConcurrentDelete run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:38:17 DEBUG : both0: Sizes identical 2024/11/12 02:38:17 DEBUG : both10: Sizes identical 2024/11/12 02:38:17 DEBUG : both1: Sizes identical 2024/11/12 02:38:17 DEBUG : both11: Sizes identical 2024/11/12 02:38:17 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:38:17 DEBUG : both0: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both12: Sizes identical 2024/11/12 02:38:17 DEBUG : both12: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both13: Sizes identical 2024/11/12 02:38:17 DEBUG : both13: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both14: Sizes identical 2024/11/12 02:38:17 DEBUG : both10: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both15: Sizes identical 2024/11/12 02:38:17 DEBUG : both15: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both16: Sizes identical 2024/11/12 02:38:17 DEBUG : both16: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both17: Sizes identical 2024/11/12 02:38:17 DEBUG : both17: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both18: Sizes identical 2024/11/12 02:38:17 DEBUG : both18: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both19: Sizes identical 2024/11/12 02:38:17 DEBUG : both19: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both2: Sizes identical 2024/11/12 02:38:17 DEBUG : both2: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both3: Sizes identical 2024/11/12 02:38:17 DEBUG : both3: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both4: Sizes identical 2024/11/12 02:38:17 DEBUG : both4: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both5: Sizes identical 2024/11/12 02:38:17 DEBUG : both5: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both6: Sizes identical 2024/11/12 02:38:17 DEBUG : both6: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both7: Sizes identical 2024/11/12 02:38:17 DEBUG : both7: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both8: Sizes identical 2024/11/12 02:38:17 DEBUG : both8: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both9: Sizes identical 2024/11/12 02:38:17 DEBUG : both9: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both1: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both11: Unchanged skipping 2024/11/12 02:38:17 DEBUG : both14: Unchanged skipping 2024/11/12 02:38:17 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:38:17 DEBUG : Waiting for deletions to finish 2024/11/12 02:38:18 INFO : only5: Deleted 2024/11/12 02:38:18 INFO : only19: Deleted 2024/11/12 02:38:18 INFO : only8: Deleted 2024/11/12 02:38:18 INFO : only13: Deleted 2024/11/12 02:38:18 INFO : only18: Deleted 2024/11/12 02:38:18 INFO : only17: Deleted 2024/11/12 02:38:18 INFO : only0: Deleted 2024/11/12 02:38:18 INFO : only4: Deleted 2024/11/12 02:38:19 INFO : only9: Deleted 2024/11/12 02:38:19 INFO : only15: Deleted 2024/11/12 02:38:19 INFO : only16: Deleted 2024/11/12 02:38:19 INFO : only12: Deleted 2024/11/12 02:38:20 INFO : only11: Deleted 2024/11/12 02:38:20 INFO : only2: Deleted 2024/11/12 02:38:20 INFO : only14: Deleted 2024/11/12 02:38:20 INFO : only3: Deleted 2024/11/12 02:38:21 INFO : only6: Deleted 2024/11/12 02:38:21 INFO : only7: Deleted 2024/11/12 02:38:21 INFO : only10: Deleted 2024/11/12 02:38:21 INFO : only1: Deleted run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (129.25s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:40:26 DEBUG : both0: Sizes identical 2024/11/12 02:40:26 DEBUG : both1: Sizes identical 2024/11/12 02:40:26 DEBUG : both10: Sizes identical 2024/11/12 02:40:26 DEBUG : both11: Sizes identical 2024/11/12 02:40:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for checks to finish 2024/11/12 02:40:26 DEBUG : both0: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both12: Sizes identical 2024/11/12 02:40:26 DEBUG : both12: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both13: Sizes identical 2024/11/12 02:40:26 DEBUG : both13: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both14: Sizes identical 2024/11/12 02:40:26 DEBUG : both1: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both15: Sizes identical 2024/11/12 02:40:26 DEBUG : both15: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both16: Sizes identical 2024/11/12 02:40:26 DEBUG : both10: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both17: Sizes identical 2024/11/12 02:40:26 DEBUG : both11: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both18: Sizes identical 2024/11/12 02:40:26 DEBUG : both14: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both19: Sizes identical 2024/11/12 02:40:26 DEBUG : both16: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both2: Sizes identical 2024/11/12 02:40:26 DEBUG : both2: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both3: Sizes identical 2024/11/12 02:40:26 DEBUG : both19: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both4: Sizes identical 2024/11/12 02:40:26 DEBUG : both17: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both5: Sizes identical 2024/11/12 02:40:26 DEBUG : both3: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both6: Sizes identical 2024/11/12 02:40:26 DEBUG : both18: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both7: Sizes identical 2024/11/12 02:40:26 DEBUG : both4: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both8: Sizes identical 2024/11/12 02:40:26 DEBUG : both8: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both9: Sizes identical 2024/11/12 02:40:26 DEBUG : both9: Unchanged skipping 2024/11/12 02:40:26 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/12 02:40:26 DEBUG : both5: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both6: Unchanged skipping 2024/11/12 02:40:26 DEBUG : both7: Unchanged skipping 2024/11/12 02:40:26 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Waiting for transfers to finish 2024/11/12 02:40:28 INFO : only1: Copied (replaced existing) 2024/11/12 02:40:28 INFO : only0: Copied (replaced existing) 2024/11/12 02:40:28 INFO : only11: Copied (replaced existing) 2024/11/12 02:40:28 INFO : only10: Copied (replaced existing) 2024/11/12 02:40:29 INFO : only14: Copied (replaced existing) 2024/11/12 02:40:29 INFO : only12: Copied (replaced existing) 2024/11/12 02:40:29 INFO : only15: Copied (replaced existing) 2024/11/12 02:40:29 INFO : only13: Copied (replaced existing) 2024/11/12 02:40:31 INFO : only16: Copied (replaced existing) 2024/11/12 02:40:31 INFO : only17: Copied (replaced existing) 2024/11/12 02:40:31 INFO : only19: Copied (replaced existing) 2024/11/12 02:40:31 INFO : only18: Copied (replaced existing) 2024/11/12 02:40:32 INFO : only2: Copied (replaced existing) 2024/11/12 02:40:32 INFO : only3: Copied (replaced existing) 2024/11/12 02:40:32 INFO : only4: Copied (replaced existing) 2024/11/12 02:40:33 INFO : only5: Copied (replaced existing) 2024/11/12 02:40:33 INFO : only6: Copied (replaced existing) 2024/11/12 02:40:33 INFO : only7: Copied (replaced existing) 2024/11/12 02:40:33 INFO : only8: Copied (replaced existing) 2024/11/12 02:40:34 INFO : only9: Copied (replaced existing) 2024/11/12 02:40:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentTruncate (148.40s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:41:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 02:41:10 DEBUG : sub dir: Making directory 2024/11/12 02:41: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-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (56.06s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" 2024/11/12 02:42:06 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/12 02:42:06 DEBUG : sub dir: Making directory 2024/11/12 02:42:07 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-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" run.go:180: Remote "sugarsync root 'Test/rclone-test-delunaz2juyo'", Local "Local file system at /tmp/rclone4189789325", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (55.58s) PASS 2024/11/12 02:43:01 DEBUG : sugarsync root 'Test/rclone-test-delunaz2juyo': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestSugarSync:Test -verbose" - Finished OK in 30m52.233350076s (try 1/5)