"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Starting (try 1/5) 2025/01/19 02:21:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata" 2025/01/19 02:21:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/01/19 02:21:35 DEBUG : Creating backend with remote "/tmp/rclone800662976" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:21:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:21:36 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:21:36 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/01/19 02:21:36 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyWithDryRun (2.75s) === RUN TestCopy run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:21:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:21:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:21:38 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:21:38 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:21:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:21:41 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.03s) === RUN TestCopyMetadata run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.41s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.42s) === RUN TestCopyMissingDirectory run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:21:46 DEBUG : Creating backend with remote "/non-existing" 2025/01/19 02:21:46 DEBUG : Config file has changed externally - reloading 2025/01/19 02:21:46 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/01/19 02:21:46 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:21:46 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyMissingDirectory (1.04s) === RUN TestCopyNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:21:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:21:47 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:21:47 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:21:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyNoTraverse (8.05s) === RUN TestCopyCheckFirst run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:21:55 INFO : Linkbox root 'rclone-test-xurohip7gata': Running all checks before starting transfers 2025/01/19 02:21:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:21:56 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:21:56 INFO : Linkbox root 'rclone-test-xurohip7gata': Checks finished, now starting transfers 2025/01/19 02:21:56 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:21:59 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyCheckFirst (8.06s) === RUN TestSyncNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:03 ERROR : Ignoring --no-traverse with sync 2025/01/19 02:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:22:04 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:04 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:07 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:22:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncNoTraverse (8.09s) === RUN TestCopyWithDepth run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:12 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/01/19 02:22:12 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:12 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:14 INFO : hello world2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyWithDepth (4.62s) === RUN TestCopyWithFilesFrom run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:16 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:22:16 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:16 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:18 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFrom (4.64s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:22:21 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:21 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:23 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.59s) === RUN TestCopyEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:25 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 02:22:25 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:22:25 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/01/19 02:22:25 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:22:25 INFO : sub dir: Making directory 2025/01/19 02:22:27 INFO : sub dir2: Making directory 2025/01/19 02:22:29 INFO : sub dir2/sub sub dir2: Making directory 2025/01/19 02:22:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:22:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:33 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (15.00s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:40 INFO : sub dir2: Making directory 2025/01/19 02:22:40 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/01/19 02:22:40 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:22:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:22:41 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:41 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.70s) === RUN TestMoveEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:48 DEBUG : sub dir2: Making directory with metadata 2025/01/19 02:22:48 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:22:48 INFO : sub dir: Making directory 2025/01/19 02:22:50 INFO : sub dir2: Making directory 2025/01/19 02:22:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:22:51 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:22:51 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:22:53 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:22:53 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:22:54 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/01/19 02:22:54 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (11.77s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.42s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:00 INFO : sub dir2: Making directory 2025/01/19 02:23:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:23:00 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:23:00 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:23:04 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:23:04 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.72s) === RUN TestSyncEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:08 DEBUG : sub dir2: Making directory with metadata 2025/01/19 02:23:08 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/01/19 02:23:08 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:23:08 INFO : sub dir: Making directory 2025/01/19 02:23:10 INFO : sub dir2: Making directory 2025/01/19 02:23:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:23:11 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:23:11 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:23:13 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:23:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:14 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (11.53s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:20 INFO : sub dir2: Making directory 2025/01/19 02:23:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:23:20 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:23:20 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:23:24 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:23:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.71s) === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-guyidic5kafo" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-xurohip7gata' -> Linkbox root 'rclone-test-guyidic5kafo' 2025/01/19 02:23:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:23:32 DEBUG : Linkbox root 'rclone-test-guyidic5kafo': Waiting for checks to finish 2025/01/19 02:23:32 DEBUG : Linkbox root 'rclone-test-guyidic5kafo': Waiting for transfers to finish 2025/01/19 02:23:38 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:38 DEBUG : Linkbox root 'rclone-test-guyidic5kafo': Purge remote --- PASS: TestServerSideCopy (15.65s) === RUN TestCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:23:48 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:23:48 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:23:48 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:23:48 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:23:51 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyOverSelf (12.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:24:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gudubod5bipu" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-xurohip7gata' -> Linkbox root 'rclone-test-gudubod5bipu' 2025/01/19 02:24:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:24:01 DEBUG : Linkbox root 'rclone-test-gudubod5bipu': Waiting for checks to finish 2025/01/19 02:24:01 DEBUG : Linkbox root 'rclone-test-gudubod5bipu': Waiting for transfers to finish 2025/01/19 02:24:06 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:24:06 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:24:10 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:24:10 DEBUG : Linkbox root 'rclone-test-gudubod5bipu': Waiting for checks to finish 2025/01/19 02:24:10 DEBUG : Linkbox root 'rclone-test-gudubod5bipu': Waiting for transfers to finish 2025/01/19 02:24:10 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:24:14 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:24:14 DEBUG : Linkbox root 'rclone-test-gudubod5bipu': Purge remote --- PASS: TestServerSideCopyOverSelf (24.09s) === RUN TestMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:24:24 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:24:24 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:24:24 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:24:24 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:24:27 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 02:24:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestMoveOverSelf (12.19s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:24:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-tevixot2sewo" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-xurohip7gata' -> Linkbox root 'rclone-test-tevixot2sewo' 2025/01/19 02:24:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:24:37 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Waiting for checks to finish 2025/01/19 02:24:37 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Waiting for transfers to finish 2025/01/19 02:24:42 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:24:43 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:24:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/01/19 02:24:47 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Waiting for checks to finish 2025/01/19 02:24:47 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Waiting for transfers to finish 2025/01/19 02:24:47 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:24:50 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 02:24:52 INFO : sub dir/hello world: Deleted 2025/01/19 02:24:55 DEBUG : testing file moves 2025/01/19 02:24:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/01/19 02:24:55 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Waiting for checks to finish 2025/01/19 02:24:55 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Waiting for transfers to finish 2025/01/19 02:24:55 DEBUG : sub dir/hello world: Update: removing old file 2025/01/19 02:24:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/01/19 02:25:00 INFO : sub dir/hello world: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:01 DEBUG : Linkbox root 'rclone-test-tevixot2sewo': Purge remote --- PASS: TestServerSideMoveOverSelf (33.06s) === RUN TestCopyAfterDelete run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:09 ERROR : : error listing: directory not found 2025/01/19 02:25:09 INFO : Local file system at /tmp/rclone800662976: Making directory 2025/01/19 02:25:09 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:09 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyAfterDelete (8.69s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/01/19 02:25:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:25:18 DEBUG : Local file system at /tmp/rclone800662976: Waiting for checks to finish 2025/01/19 02:25:18 DEBUG : Local file system at /tmp/rclone800662976: Waiting for transfers to finish 2025/01/19 02:25:18 DEBUG : sub dir/hello world.d65a1577.partial: renamed to: sub dir/hello world 2025/01/19 02:25:18 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:25:18 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyRedownload (8.51s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:22 DEBUG : check sum: Need to transfer - File not found at Destination 2025/01/19 02:25:22 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:22 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:24 INFO : check sum: Copied (new) 2025/01/19 02:25:24 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:25 NOTICE: Linkbox root 'rclone-test-xurohip7gata': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/01/19 02:25:25 DEBUG : check sum: Size of src and dst objects identical 2025/01/19 02:25:25 DEBUG : check sum: Unchanged skipping 2025/01/19 02:25:25 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:25 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:25 DEBUG : Waiting for deletions to finish 2025/01/19 02:25:25 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncBasedOnCheckSum (5.43s) === RUN TestSyncSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:28 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/01/19 02:25:28 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:28 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:30 INFO : sizeonly: Copied (new) 2025/01/19 02:25:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:30 DEBUG : sizeonly: Sizes identical 2025/01/19 02:25:30 DEBUG : sizeonly: Unchanged skipping 2025/01/19 02:25:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:30 DEBUG : Waiting for deletions to finish 2025/01/19 02:25:30 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncSizeOnly (5.47s) === RUN TestSyncIgnoreSize run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:33 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/01/19 02:25:33 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:33 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:35 INFO : ignore-size: Copied (new) 2025/01/19 02:25:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:36 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:36 DEBUG : ignore-size: Sizes identical 2025/01/19 02:25:36 DEBUG : ignore-size: Unchanged skipping 2025/01/19 02:25:36 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:36 DEBUG : Waiting for deletions to finish 2025/01/19 02:25:36 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreSize (5.69s) === RUN TestSyncIgnoreTimes run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:42 DEBUG : existing: Sizes identical 2025/01/19 02:25:42 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:42 DEBUG : existing: Unchanged skipping 2025/01/19 02:25:42 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:42 DEBUG : Waiting for deletions to finish 2025/01/19 02:25:42 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:42 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:42 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/01/19 02:25:42 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:42 DEBUG : existing: Update: removing old file 2025/01/19 02:25:46 INFO : existing: Copied (replaced existing) 2025/01/19 02:25:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreTimes (9.60s) === RUN TestSyncIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:49 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:25:49 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:49 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:51 INFO : existing: Copied (new) 2025/01/19 02:25:51 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:25:51 DEBUG : existing: Destination exists, skipping 2025/01/19 02:25:51 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:25:51 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:25:51 DEBUG : Waiting for deletions to finish 2025/01/19 02:25:51 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreExisting (5.61s) === RUN TestSyncIgnoreErrors run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:26:01 INFO : d: Making directory 2025/01/19 02:26:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:26:04 DEBUG : c/non empty space: Sizes identical 2025/01/19 02:26:04 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:26:04 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:04 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:08 INFO : a/potato2: Copied (new) 2025/01/19 02:26:08 DEBUG : Waiting for deletions to finish 2025/01/19 02:26:09 INFO : b/potato: Deleted 2025/01/19 02:26:09 INFO : d: Removing directory 2025/01/19 02:26:11 INFO : b: Removing directory 2025/01/19 02:26:12 DEBUG : Linkbox root 'rclone-test-xurohip7gata': deleted 2 directories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncIgnoreErrors (25.71s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:26:22 DEBUG : empty space: Sizes identical 2025/01/19 02:26:22 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:22 DEBUG : empty space: Unchanged skipping 2025/01/19 02:26:22 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:22 DEBUG : Waiting for deletions to finish 2025/01/19 02:26:22 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:26:23 DEBUG : empty space: Sizes identical 2025/01/19 02:26:23 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:23 DEBUG : empty space: Unchanged skipping 2025/01/19 02:26:23 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:23 DEBUG : Waiting for deletions to finish 2025/01/19 02:26:23 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingModtimeOnly (5.66s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1016: Can't check this if no hashes supported --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (0.42s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1042: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncDoesntUpdateModtime (0.40s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:26:29 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:26:29 DEBUG : empty space: Sizes identical 2025/01/19 02:26:29 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:29 DEBUG : empty space: Unchanged skipping 2025/01/19 02:26:29 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:31 INFO : potato: Copied (new) 2025/01/19 02:26:31 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterAddingAFile (8.19s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:26:37 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/01/19 02:26:37 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:37 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:37 DEBUG : potato: Update: removing old file 2025/01/19 02:26:40 INFO : potato: Copied (replaced existing) 2025/01/19 02:26:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingFilesSizeOnly (8.03s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1106: ModTimeNotSupported so forcing file to be a different size 2025/01/19 02:26:45 DEBUG : potato: Sizes differ (src 21 vs dst 36) 2025/01/19 02:26:45 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:45 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:45 DEBUG : potato: Update: removing old file 2025/01/19 02:26:48 INFO : potato: Copied (replaced existing) 2025/01/19 02:26:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterChangingContentsOnly (7.98s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:26:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:26:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/01/19 02:26:55 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:26:55 DEBUG : empty space: Sizes identical 2025/01/19 02:26:55 DEBUG : empty space: Unchanged skipping 2025/01/19 02:26:55 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:26:55 DEBUG : Waiting for deletions to finish 2025/01/19 02:26:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (7.97s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:27:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:27:03 DEBUG : empty space: Sizes identical 2025/01/19 02:27:03 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:27:03 DEBUG : empty space: Unchanged skipping 2025/01/19 02:27:03 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:27:05 INFO : potato2: Copied (new) 2025/01/19 02:27:05 DEBUG : Waiting for deletions to finish 2025/01/19 02:27:06 INFO : potato: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.60s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:27:17 INFO : d: Making directory 2025/01/19 02:27:19 INFO : d/e: Making directory 2025/01/19 02:27:21 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:27:22 DEBUG : c/non empty space: Sizes identical 2025/01/19 02:27:22 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:27:24 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:27:24 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:27:26 INFO : a/potato2: Copied (new) 2025/01/19 02:27:26 DEBUG : Waiting for deletions to finish 2025/01/19 02:27:27 INFO : b/potato: Deleted 2025/01/19 02:27:27 INFO : d/e: Removing directory 2025/01/19 02:27:29 INFO : d: Removing directory 2025/01/19 02:27:30 INFO : b: Removing directory 2025/01/19 02:27:32 DEBUG : Linkbox root 'rclone-test-xurohip7gata': deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (29.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:27:46 INFO : d: Making directory 2025/01/19 02:27:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/01/19 02:27:49 DEBUG : c/non empty space: Sizes identical 2025/01/19 02:27:49 DEBUG : c/non empty space: Unchanged skipping 2025/01/19 02:27:49 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:27:49 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:27:53 INFO : a/potato2: Copied (new) 2025/01/19 02:27:53 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting files as there were IO errors 2025/01/19 02:27:53 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (26.62s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:10 DEBUG : Waiting for deletions to finish 2025/01/19 02:28:10 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:28:10 DEBUG : empty space: Sizes identical 2025/01/19 02:28:10 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:10 DEBUG : empty space: Unchanged skipping 2025/01/19 02:28:10 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:12 INFO : potato: Deleted 2025/01/19 02:28:13 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteDuring (10.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:21 DEBUG : Waiting for deletions to finish 2025/01/19 02:28:21 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:21 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:22 INFO : potato: Deleted 2025/01/19 02:28:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:28:22 DEBUG : empty space: Sizes identical 2025/01/19 02:28:22 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:22 DEBUG : empty space: Unchanged skipping 2025/01/19 02:28:22 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:24 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncDeleteBefore (11.76s) === RUN TestCopyDeleteBefore run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:28:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:33 INFO : potato2: Copied (new) run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestCopyDeleteBefore (8.14s) === RUN TestSyncWithExclude run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:40 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:28:40 DEBUG : enormous: Excluded 2025/01/19 02:28:40 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:28:40 DEBUG : potato2: Excluded 2025/01/19 02:28:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:28:41 DEBUG : potato2: Excluded 2025/01/19 02:28:41 DEBUG : empty space: Sizes identical 2025/01/19 02:28:41 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:41 DEBUG : empty space: Unchanged skipping 2025/01/19 02:28:41 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:41 DEBUG : Waiting for deletions to finish 2025/01/19 02:28:41 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:41 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:28:41 DEBUG : enormous: Excluded 2025/01/19 02:28:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:28:41 DEBUG : potato2: Excluded 2025/01/19 02:28:41 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:28:41 DEBUG : potato2: Excluded 2025/01/19 02:28:41 DEBUG : empty space: Sizes identical 2025/01/19 02:28:41 DEBUG : empty space: Unchanged skipping 2025/01/19 02:28:41 DEBUG : Local file system at /tmp/rclone800662976: Waiting for checks to finish 2025/01/19 02:28:41 DEBUG : Local file system at /tmp/rclone800662976: Waiting for transfers to finish 2025/01/19 02:28:41 DEBUG : Waiting for deletions to finish 2025/01/19 02:28:41 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncWithExclude (8.79s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:51 DEBUG : enormous: Excluded (Size Filter) 2025/01/19 02:28:51 DEBUG : enormous: Excluded 2025/01/19 02:28:51 DEBUG : potato2: Excluded (Size Filter) 2025/01/19 02:28:51 DEBUG : potato2: Excluded 2025/01/19 02:28:52 DEBUG : empty space: Sizes identical 2025/01/19 02:28:52 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:52 DEBUG : empty space: Unchanged skipping 2025/01/19 02:28:52 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:52 DEBUG : Waiting for deletions to finish 2025/01/19 02:28:53 INFO : enormous: Deleted 2025/01/19 02:28:53 INFO : potato2: Deleted 2025/01/19 02:28:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:53 DEBUG : empty space: Sizes identical 2025/01/19 02:28:53 DEBUG : empty space: Unchanged skipping 2025/01/19 02:28:53 DEBUG : Local file system at /tmp/rclone800662976: Waiting for checks to finish 2025/01/19 02:28:53 DEBUG : Local file system at /tmp/rclone800662976: Waiting for transfers to finish 2025/01/19 02:28:53 DEBUG : Waiting for deletions to finish 2025/01/19 02:28:53 INFO : enormous: Deleted 2025/01/19 02:28:53 INFO : potato2: Deleted 2025/01/19 02:28:53 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1423: Can't run this test on fs which doesn't support mod time --- SKIP: TestSyncWithUpdateOlder (0.41s) === 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 "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1538: Can track renames: false 2025/01/19 02:28:56 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/19 02:28:56 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/19 02:28:57 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:28:57 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/19 02:28:57 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:28:57 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:28:59 INFO : potato: Copied (new) 2025/01/19 02:28:59 INFO : yam: Copied (new) 2025/01/19 02:28:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:28:59 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/19 02:28:59 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the source and destination do not have a common hash 2025/01/19 02:29:00 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/19 02:29:00 DEBUG : potato: Sizes identical 2025/01/19 02:29:00 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:00 DEBUG : potato: Unchanged skipping 2025/01/19 02:29:00 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:02 INFO : yaml: Copied (new) 2025/01/19 02:29:02 DEBUG : Waiting for deletions to finish 2025/01/19 02:29:03 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenames (10.70s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1610: Can track renames: false 2025/01/19 02:29:07 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/19 02:29:07 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/19 02:29:07 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:29:07 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/19 02:29:07 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:07 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:10 INFO : potato: Copied (new) 2025/01/19 02:29:10 INFO : yam: Copied (new) 2025/01/19 02:29:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:29:10 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/19 02:29:10 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as either the source or destination do not support modtime 2025/01/19 02:29:10 DEBUG : yaml: Need to transfer - File not found at Destination 2025/01/19 02:29:10 DEBUG : potato: Sizes identical 2025/01/19 02:29:10 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:10 DEBUG : potato: Unchanged skipping 2025/01/19 02:29:10 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:12 INFO : yaml: Copied (new) 2025/01/19 02:29:12 DEBUG : Waiting for deletions to finish 2025/01/19 02:29:14 INFO : yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (10.63s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:1649: Can track renames: false 2025/01/19 02:29:18 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/19 02:29:18 DEBUG : potato: Need to transfer - File not found at Destination 2025/01/19 02:29:18 DEBUG : sub/yam: Need to transfer - File not found at Destination 2025/01/19 02:29:18 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:18 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:22 INFO : potato: Copied (new) 2025/01/19 02:29:22 INFO : sub/yam: Copied (new) 2025/01/19 02:29:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:29:22 ERROR : Linkbox root 'rclone-test-xurohip7gata': Ignoring --track-renames as the destination does not support server-side move or copy 2025/01/19 02:29:23 DEBUG : yam: Need to transfer - File not found at Destination 2025/01/19 02:29:23 DEBUG : potato: Sizes identical 2025/01/19 02:29:23 DEBUG : potato: Unchanged skipping 2025/01/19 02:29:23 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:23 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:25 INFO : yam: Copied (new) 2025/01/19 02:29:25 DEBUG : Waiting for deletions to finish 2025/01/19 02:29:26 INFO : sub/yam: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (14.51s) === RUN TestServerSideMoveLocal run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:29:32 DEBUG : Creating backend with remote "/tmp/rclone800662976/dir1" 2025/01/19 02:29:32 DEBUG : Config file has changed externally - reloading 2025/01/19 02:29:32 DEBUG : Creating backend with remote "/tmp/rclone800662976/dir2" 2025/01/19 02:29:32 DEBUG : Local file system at /tmp/rclone800662976/dir2: Using server-side directory move 2025/01/19 02:29:32 INFO : Local file system at /tmp/rclone800662976/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/01/19 02:29:32 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/01/19 02:29:32 DEBUG : Local file system at /tmp/rclone800662976/dir2: Waiting for checks to finish 2025/01/19 02:29:32 DEBUG : Local file system at /tmp/rclone800662976/dir2: Waiting for transfers to finish 2025/01/19 02:29:32 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.43s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:29:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:29:33 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 02:29:33 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:33 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:40 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:29:40 INFO : sub dir/hello world: Deleted 2025/01/19 02:29:40 INFO : nested/sub dir/file: Copied (new) 2025/01/19 02:29:40 INFO : nested/sub dir/file: Deleted 2025/01/19 02:29:40 INFO : sub dir: Removing directory 2025/01/19 02:29:40 INFO : nested/sub dir: Removing directory 2025/01/19 02:29:40 INFO : nested: Removing directory 2025/01/19 02:29:40 DEBUG : Local file system at /tmp/rclone800662976: deleted 3 directories run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestMoveWithDeleteEmptySrcDirs (16.93s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:29:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/01/19 02:29:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/01/19 02:29:50 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:29:50 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:29:57 INFO : sub dir/hello world: Copied (new) 2025/01/19 02:29:57 INFO : sub dir/hello world: Deleted 2025/01/19 02:29:57 INFO : nested/sub dir/file: Copied (new) 2025/01/19 02:29:57 INFO : nested/sub dir/file: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (16.91s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:30:07 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:30:07 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/01/19 02:30:07 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:30:07 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:30:09 INFO : existing: Copied (new) 2025/01/19 02:30:09 INFO : existing: Deleted 2025/01/19 02:30:09 INFO : existing-b: Copied (new) 2025/01/19 02:30:09 INFO : existing-b: Deleted 2025/01/19 02:30:10 DEBUG : existing: Destination exists, skipping 2025/01/19 02:30:10 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/01/19 02:30:10 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:30:10 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:30:10 INFO : There was nothing to transfer run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestMoveWithIgnoreExisting (6.90s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:30:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xolivuy3dasu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xurohip7gata' -> Linkbox root 'rclone-test-xolivuy3dasu' 2025/01/19 02:30:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:30:26 DEBUG : empty space: Sizes identical 2025/01/19 02:30:26 DEBUG : empty space: Unchanged skipping 2025/01/19 02:30:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:30:26 DEBUG : Linkbox root 'rclone-test-xolivuy3dasu': Waiting for checks to finish 2025/01/19 02:30:27 DEBUG : potato3: Update: removing old file 2025/01/19 02:30:28 INFO : empty space: Deleted 2025/01/19 02:30:28 DEBUG : Linkbox root 'rclone-test-xolivuy3dasu': Waiting for transfers to finish 2025/01/19 02:30:29 INFO : potato2: Copied (new) 2025/01/19 02:30:30 INFO : potato3: Copied (replaced existing) 2025/01/19 02:30:30 INFO : potato2: Deleted 2025/01/19 02:30:31 INFO : potato3: Deleted 2025/01/19 02:30:32 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-gibopem9mavu" 2025/01/19 02:30:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/19 02:30:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:30:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:30:32 DEBUG : Linkbox root 'rclone-test-gibopem9mavu': Waiting for checks to finish 2025/01/19 02:30:32 DEBUG : Linkbox root 'rclone-test-gibopem9mavu': Waiting for transfers to finish 2025/01/19 02:30:37 INFO : empty space: Copied (new) 2025/01/19 02:30:37 INFO : potato2: Copied (new) 2025/01/19 02:30:37 INFO : potato3: Copied (new) 2025/01/19 02:30:38 INFO : empty space: Deleted 2025/01/19 02:30:38 INFO : potato2: Deleted 2025/01/19 02:30:39 INFO : potato3: Deleted 2025/01/19 02:30:39 DEBUG : Linkbox root 'rclone-test-gibopem9mavu': Purge remote 2025/01/19 02:30:40 DEBUG : Linkbox root 'rclone-test-xolivuy3dasu': Purge remote --- PASS: TestServerSideMove (28.69s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:30:42 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yucabeb7same" 2025/01/19 02:30:42 DEBUG : Config file has changed externally - reloading sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xurohip7gata' -> Linkbox root 'rclone-test-yucabeb7same' 2025/01/19 02:30:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:30:55 DEBUG : empty space: Excluded 2025/01/19 02:30:55 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:30:55 DEBUG : empty space: Excluded 2025/01/19 02:30:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:30:55 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:30:55 DEBUG : Linkbox root 'rclone-test-yucabeb7same': Waiting for checks to finish 2025/01/19 02:30:55 DEBUG : Linkbox root 'rclone-test-yucabeb7same': Waiting for transfers to finish 2025/01/19 02:30:55 DEBUG : potato3: Update: removing old file 2025/01/19 02:30:57 INFO : potato2: Copied (new) 2025/01/19 02:30:58 INFO : potato3: Copied (replaced existing) 2025/01/19 02:30:58 INFO : potato2: Deleted 2025/01/19 02:31:00 INFO : potato3: Deleted 2025/01/19 02:31:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lagidiz9jome" 2025/01/19 02:31:01 DEBUG : empty space: Excluded (Size Filter) 2025/01/19 02:31:01 DEBUG : empty space: Excluded 2025/01/19 02:31:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:31:01 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:31:01 DEBUG : Linkbox root 'rclone-test-lagidiz9jome': Waiting for checks to finish 2025/01/19 02:31:01 DEBUG : Linkbox root 'rclone-test-lagidiz9jome': Waiting for transfers to finish 2025/01/19 02:31:05 INFO : potato2: Copied (new) 2025/01/19 02:31:05 INFO : potato3: Copied (new) 2025/01/19 02:31:06 INFO : potato2: Deleted 2025/01/19 02:31:06 INFO : potato3: Deleted 2025/01/19 02:31:07 DEBUG : Linkbox root 'rclone-test-lagidiz9jome': Purge remote 2025/01/19 02:31:08 DEBUG : Linkbox root 'rclone-test-yucabeb7same': Purge remote --- PASS: TestServerSideMoveWithFilter (28.85s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:31:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jutuwel1cobi" 2025/01/19 02:31:18 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xurohip7gata' -> Linkbox root 'rclone-test-jutuwel1cobi' 2025/01/19 02:31:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:31:25 DEBUG : empty space: Sizes identical 2025/01/19 02:31:25 DEBUG : empty space: Unchanged skipping 2025/01/19 02:31:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/01/19 02:31:26 DEBUG : Linkbox root 'rclone-test-jutuwel1cobi': Waiting for checks to finish 2025/01/19 02:31:26 DEBUG : potato3: Update: removing old file 2025/01/19 02:31:27 INFO : empty space: Deleted 2025/01/19 02:31:27 DEBUG : Linkbox root 'rclone-test-jutuwel1cobi': Waiting for transfers to finish 2025/01/19 02:31:28 INFO : potato2: Copied (new) 2025/01/19 02:31:29 INFO : potato3: Copied (replaced existing) 2025/01/19 02:31:29 INFO : potato2: Deleted 2025/01/19 02:31:31 INFO : potato3: Deleted 2025/01/19 02:31:31 INFO : tomatoDir: Removing directory 2025/01/19 02:31:32 DEBUG : Linkbox root 'rclone-test-xurohip7gata': deleted 1 directories 2025/01/19 02:31:33 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mixisuw6qude" 2025/01/19 02:31:33 INFO : tomatoDir: Making directory 2025/01/19 02:31:35 DEBUG : empty space: Need to transfer - File not found at Destination 2025/01/19 02:31:35 DEBUG : potato2: Need to transfer - File not found at Destination 2025/01/19 02:31:35 DEBUG : potato3: Need to transfer - File not found at Destination 2025/01/19 02:31:35 DEBUG : Linkbox root 'rclone-test-mixisuw6qude': Waiting for checks to finish 2025/01/19 02:31:35 DEBUG : Linkbox root 'rclone-test-mixisuw6qude': Waiting for transfers to finish 2025/01/19 02:31:39 INFO : empty space: Copied (new) 2025/01/19 02:31:40 INFO : potato2: Copied (new) 2025/01/19 02:31:40 INFO : potato3: Copied (new) 2025/01/19 02:31:41 INFO : empty space: Deleted 2025/01/19 02:31:41 INFO : potato2: Deleted 2025/01/19 02:31:41 INFO : potato3: Deleted 2025/01/19 02:31:41 INFO : tomatoDir: Removing directory 2025/01/19 02:31:43 DEBUG : Linkbox root 'rclone-test-jutuwel1cobi': deleted 1 directories 2025/01/19 02:31:43 DEBUG : Linkbox root 'rclone-test-mixisuw6qude': Purge remote 2025/01/19 02:31:45 DEBUG : Linkbox root 'rclone-test-jutuwel1cobi': Purge remote --- PASS: TestServerSideMoveDeleteEmptySourceDirs (35.40s) === RUN TestServerSideMoveOverlap run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:31:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/rclone-move-test" --- PASS: TestServerSideMoveOverlap (4.86s) === RUN TestSyncOverlap run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:31:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/rclone-sync-test" run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:31:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/rclone-sync-test" 2025/01/19 02:31:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/rclone-sync-test-include/layer2" 2025/01/19 02:32:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/rclone-sync-test-ignore-file" run.go:285: Failed to put "rclone-sync-test-ignore-file/.ignore" to "Linkbox root 'rclone-test-xurohip7gata'": Update second step failed: Linkbox error 500: The file name needs to include a suffix, such as xxx.mp4 --- FAIL: TestSyncOverlapWithFilter (16.84s) === RUN TestSyncCompareDest run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:32:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/dst" 2025/01/19 02:32:12 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/CompareDest" 2025/01/19 02:32:13 DEBUG : one: Need to transfer - File not found at Destination 2025/01/19 02:32:13 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for checks to finish 2025/01/19 02:32:13 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for transfers to finish 2025/01/19 02:32:17 INFO : one: Copied (new) 2025/01/19 02:32:17 DEBUG : Waiting for deletions to finish 2025/01/19 02:32:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:32:18 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for checks to finish 2025/01/19 02:32:18 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for transfers to finish 2025/01/19 02:32:18 DEBUG : one: Update: removing old file 2025/01/19 02:32:21 INFO : one: Copied (replaced existing) 2025/01/19 02:32:21 DEBUG : Waiting for deletions to finish 2025/01/19 02:32:22 DEBUG : dst/one: Update: removing old file 2025/01/19 02:32:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:32:29 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for checks to finish 2025/01/19 02:32:30 DEBUG : one: Sizes identical 2025/01/19 02:32:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:32:30 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for transfers to finish 2025/01/19 02:32:30 DEBUG : Waiting for deletions to finish 2025/01/19 02:32:30 INFO : There was nothing to transfer 2025/01/19 02:32:33 DEBUG : two: Sizes identical 2025/01/19 02:32:33 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:32:33 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:32:33 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for checks to finish 2025/01/19 02:32:34 DEBUG : one: Sizes identical 2025/01/19 02:32:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:32:34 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for transfers to finish 2025/01/19 02:32:34 DEBUG : Waiting for deletions to finish 2025/01/19 02:32:34 INFO : There was nothing to transfer 2025/01/19 02:32:35 DEBUG : two: Sizes identical 2025/01/19 02:32:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/01/19 02:32:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:32:35 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for checks to finish 2025/01/19 02:32:35 DEBUG : one: Sizes identical 2025/01/19 02:32:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:32:35 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for transfers to finish 2025/01/19 02:32:35 DEBUG : Waiting for deletions to finish 2025/01/19 02:32:35 INFO : There was nothing to transfer sync_test.go:2175: No hash on uploaded file so skipping compare timestamp test 2025/01/19 02:32:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/01/19 02:32:37 DEBUG : two: Need to transfer - File not found at Destination 2025/01/19 02:32:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/01/19 02:32:37 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for checks to finish 2025/01/19 02:32:37 DEBUG : one: Sizes identical 2025/01/19 02:32:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/01/19 02:32:37 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dst': Waiting for transfers to finish 2025/01/19 02:32:39 INFO : two: Copied (new) 2025/01/19 02:32:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (37.35s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:32:57 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/dest" 2025/01/19 02:32:58 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/pre-dest1" 2025/01/19 02:32:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xurohip7gata/pre-dest2" 2025/01/19 02:32:59 DEBUG : 1: Sizes identical 2025/01/19 02:32:59 DEBUG : 1: Destination found in --compare-dest, skipping 2025/01/19 02:33:00 DEBUG : 2: Sizes identical 2025/01/19 02:33:00 DEBUG : 2: Destination found in --compare-dest, skipping 2025/01/19 02:33:00 DEBUG : 3: Need to transfer - File not found at Destination 2025/01/19 02:33:00 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dest': Waiting for checks to finish 2025/01/19 02:33:00 DEBUG : Linkbox root 'rclone-test-xurohip7gata/dest': Waiting for transfers to finish 2025/01/19 02:33:04 INFO : 3: Copied (new) 2025/01/19 02:33:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.08s) === RUN TestSyncCopyDest run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2235: Skipping test as remote does not support server-side copy --- SKIP: TestSyncCopyDest (0.42s) === RUN TestSyncBackupDir run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDir (0.41s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffix (0.42s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirWithSuffixKeepExtension (0.42s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2348: Skipping test as remote does not support server-side move --- SKIP: TestSyncBackupDirSuffixOnly (0.42s) === RUN TestSyncSuffix run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffix (0.41s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2449: Skipping test as remote does not support server-side move --- SKIP: TestSyncSuffixKeepExtension (0.41s) === RUN TestSyncUTFNorm run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:33:20 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/01/19 02:33:20 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:33:20 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:33:20 DEBUG : Testêé: Update: removing old file 2025/01/19 02:33:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/01/19 02:33:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (7.55s) === RUN TestSyncImmutable run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:33:25 DEBUG : existing: Need to transfer - File not found at Destination 2025/01/19 02:33:25 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:33:25 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:33:27 INFO : existing: Copied (new) 2025/01/19 02:33:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:33:28 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:33:28 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/01/19 02:33:28 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/01/19 02:33:28 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:33:28 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting files as there were IO errors 2025/01/19 02:33:28 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncImmutable (5.88s) === RUN TestSyncIgnoreCase run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.42s) === RUN TestFixCase run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:33:47 DEBUG : existing: Sizes identical 2025/01/19 02:33:47 DEBUG : existing: Unchanged skipping 2025/01/19 02:33:47 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/01/19 02:33:48 DEBUG : existing: Update: removing old file 2025/01/19 02:33:48 DEBUG : existingbutdifferent: Update: removing old file 2025/01/19 02:33:53 INFO : EXISTINGBUTDIFFERENT: Copied (new) to: existingbutdifferent 2025/01/19 02:33:54 ERROR : EXISTINGBUTDIFFERENT: Couldn't delete: could not Remove: Linkbox error 403: not permit 2025/01/19 02:33:54 ERROR : EXISTINGBUTDIFFERENT: Error while attempting to rename to existingbutdifferent: could not Remove: Linkbox error 403: not permit 2025/01/19 02:33:54 DEBUG : EXISTINGBUTDIFFERENT: Update: removing old file 2025/01/19 02:33:54 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/01/19 02:33:54 ERROR : EXISTINGBUTDIFFERENT: Update: failed to remove existing file: could not Remove: Linkbox error 403: not permit 2025/01/19 02:33:54 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/01/19 02:33:55 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/01/19 02:33:56 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/01/19 02:33:57 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/01/19 02:33:58 ERROR : EXISTINGBUTDIFFERENT: corrupted on transfer: sizes differ src(Local file system at /tmp/rclone800662976) 5 vs dst(Linkbox root 'rclone-test-xurohip7gata') 8 2025/01/19 02:33:58 INFO : EXISTINGBUTDIFFERENT: Removing failed copy 2025/01/19 02:33:59 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/01/19 02:34:00 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira-rclone-move-xeloyiv4/subdirb/SUBDIRC/HELLO 2025/01/19 02:34:00 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira-rclone-move-xeloyiv4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/19 02:34:01 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/19 02:34:01 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/19 02:34:02 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/01/19 02:34:09 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/01/19 02:34:18 INFO : subdira-rclone-move-xeloyiv4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/19 02:34:18 INFO : subdira-rclone-move-xeloyiv4/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb/SUBDIRC/HELLO 2025/01/19 02:34:19 INFO : subdira-rclone-move-xeloyiv4/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/19 02:34:19 INFO : subdira-rclone-move-xeloyiv4/subdirb/SUBDIRC/HELLO: Deleted 2025/01/19 02:34:22 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/01/19 02:34:25 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/01/19 02:34:34 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Copied (new) to: subdira/subdirb-rclone-move-jafusoz5/SUBDIRC/HELLO 2025/01/19 02:34:34 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Copied (new) to: subdira/subdirb-rclone-move-jafusoz5/SUBDIRC/subdird/filewithoutcasedifferences 2025/01/19 02:34:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Deleted 2025/01/19 02:34:36 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Deleted 2025/01/19 02:34:43 ERROR : subdira/subdirb-rclone-move-jafusoz5/SUBDIRC/HELLO: Failed to copy: Update second step failed: Linkbox error 403: not permit 2025/01/19 02:34:43 ERROR : subdira/subdirb-rclone-move-jafusoz5/SUBDIRC/HELLO: Not deleting source as copy failed: Update second step failed: Linkbox error 403: not permit 2025/01/19 02:34:43 ERROR : subdira/subdirb-rclone-move-jafusoz5/SUBDIRC/subdird/filewithoutcasedifferences: Failed to copy: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=55661176&token=5gyozaWkvgAkGJOT": context canceled 2025/01/19 02:34:43 ERROR : subdira/subdirb-rclone-move-jafusoz5/SUBDIRC/subdird/filewithoutcasedifferences: Not deleting source as copy failed: Update second step failed: Get "https://www.linkbox.to/api/open/folder_upload_file?diyName=filewithoutcasedifferences&fileMd5ofPre10m=1b908e69c96485706095ed1b37bea00a&fileSize=8&pid=55661176&token=5gyozaWkvgAkGJOT": context canceled 2025/01/19 02:34:43 ERROR : SUBDIRA/subdirb: Error while attempting to rename to subdira/subdirb: RenameDir renames: Update second step failed: Linkbox error 403: not permit 2025/01/19 02:34:43 DEBUG : subdira/subdirb/subdirc/hello: Need to transfer - File not found at Destination 2025/01/19 02:34:43 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Need to transfer - File not found at Destination 2025/01/19 02:34:43 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:34:44 ERROR : subdira/subdirb/subdirc/hello: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/19 02:34:44 ERROR : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Failed to copy: failed to make directory: CreateDir failed: Linkbox error 500: folder not exist 2025/01/19 02:34:48 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/01/19 02:35:39 ERROR : EXISTING: Failed to copy: object not found 2025/01/19 02:35:39 ERROR : EXISTING: Not deleting source as copy failed: object not found 2025/01/19 02:35:39 ERROR : EXISTING: Error while attempting to rename to existing: object not found 2025/01/19 02:35:39 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:35:39 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting files as there were IO errors 2025/01/19 02:35:39 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting directories as there were IO errors sync_test.go:2655: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:2655 Error: Received unexpected error: object not found Test: TestFixCase --- FAIL: TestFixCase (140.47s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.44s) --- SKIP: TestMaxTransfer/Hard (0.61s) --- SKIP: TestMaxTransfer/Soft (0.41s) --- SKIP: TestMaxTransfer/Cautious (0.41s) === RUN TestSyncConcurrentDelete run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:36:05 DEBUG : only2: Trying to read object after upload: try again in 100ms (1/10) 2025/01/19 02:36:06 DEBUG : only2: Trying to read object after upload: try again in 200ms (2/10) 2025/01/19 02:36:06 DEBUG : only2: Trying to read object after upload: try again in 400ms (3/10) 2025/01/19 02:37:17 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:37:17 DEBUG : both1: Sizes identical 2025/01/19 02:37:17 DEBUG : both0: Sizes identical 2025/01/19 02:37:17 DEBUG : both11: Sizes identical 2025/01/19 02:37:17 DEBUG : both10: Sizes identical 2025/01/19 02:37:17 DEBUG : both1: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both12: Sizes identical 2025/01/19 02:37:17 DEBUG : both12: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both13: Sizes identical 2025/01/19 02:37:17 DEBUG : both0: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both14: Sizes identical 2025/01/19 02:37:17 DEBUG : both11: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both15: Sizes identical 2025/01/19 02:37:17 DEBUG : both15: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both16: Sizes identical 2025/01/19 02:37:17 DEBUG : both16: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both17: Sizes identical 2025/01/19 02:37:17 DEBUG : both17: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both18: Sizes identical 2025/01/19 02:37:17 DEBUG : both10: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both19: Sizes identical 2025/01/19 02:37:17 DEBUG : both19: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both2: Sizes identical 2025/01/19 02:37:17 DEBUG : both13: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both3: Sizes identical 2025/01/19 02:37:17 DEBUG : both14: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both4: Sizes identical 2025/01/19 02:37:17 DEBUG : both3: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both5: Sizes identical 2025/01/19 02:37:17 DEBUG : both5: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both6: Sizes identical 2025/01/19 02:37:17 DEBUG : both18: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both7: Sizes identical 2025/01/19 02:37:17 DEBUG : both7: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both8: Sizes identical 2025/01/19 02:37:17 DEBUG : both8: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both9: Sizes identical 2025/01/19 02:37:17 DEBUG : both2: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both4: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both6: Unchanged skipping 2025/01/19 02:37:17 DEBUG : both9: Unchanged skipping 2025/01/19 02:37:17 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:37:17 DEBUG : Waiting for deletions to finish 2025/01/19 02:37:19 INFO : only11: Deleted 2025/01/19 02:37:19 INFO : only9: Deleted 2025/01/19 02:37:19 INFO : only18: Deleted 2025/01/19 02:37:20 INFO : only15: Deleted 2025/01/19 02:37:20 INFO : only19: Deleted 2025/01/19 02:37:21 INFO : only2: Deleted 2025/01/19 02:37:21 INFO : only3: Deleted 2025/01/19 02:37:21 INFO : only6: Deleted 2025/01/19 02:37:22 INFO : only8: Deleted 2025/01/19 02:37:22 INFO : only0: Deleted 2025/01/19 02:37:22 INFO : only14: Deleted 2025/01/19 02:37:22 INFO : only16: Deleted 2025/01/19 02:37:23 INFO : only4: Deleted 2025/01/19 02:37:23 INFO : only7: Deleted 2025/01/19 02:37:23 INFO : only1: Deleted 2025/01/19 02:37:24 INFO : only10: Deleted 2025/01/19 02:37:24 INFO : only13: Deleted 2025/01/19 02:37:24 INFO : only12: Deleted 2025/01/19 02:37:25 INFO : only17: Deleted 2025/01/19 02:37:25 INFO : only5: Deleted run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestSyncConcurrentDelete (119.25s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:39:15 DEBUG : both0: Sizes identical 2025/01/19 02:39:15 DEBUG : both0: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both1: Sizes identical 2025/01/19 02:39:15 DEBUG : both1: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both10: Sizes identical 2025/01/19 02:39:15 DEBUG : both10: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both11: Sizes identical 2025/01/19 02:39:15 DEBUG : both11: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both12: Sizes identical 2025/01/19 02:39:15 DEBUG : both12: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both13: Sizes identical 2025/01/19 02:39:15 DEBUG : both13: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both14: Sizes identical 2025/01/19 02:39:15 DEBUG : both14: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both15: Sizes identical 2025/01/19 02:39:15 DEBUG : both15: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both16: Sizes identical 2025/01/19 02:39:15 DEBUG : both16: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both17: Sizes identical 2025/01/19 02:39:15 DEBUG : both17: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both18: Sizes identical 2025/01/19 02:39:15 DEBUG : both19: Sizes identical 2025/01/19 02:39:15 DEBUG : both2: Sizes identical 2025/01/19 02:39:15 DEBUG : both3: Sizes identical 2025/01/19 02:39:15 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for checks to finish 2025/01/19 02:39:15 DEBUG : both18: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both4: Sizes identical 2025/01/19 02:39:15 DEBUG : both4: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both5: Sizes identical 2025/01/19 02:39:15 DEBUG : both5: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both6: Sizes identical 2025/01/19 02:39:15 DEBUG : both6: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both7: Sizes identical 2025/01/19 02:39:15 DEBUG : both7: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both8: Sizes identical 2025/01/19 02:39:15 DEBUG : both8: Unchanged skipping 2025/01/19 02:39:15 DEBUG : both9: Sizes identical 2025/01/19 02:39:15 DEBUG : both9: Unchanged skipping 2025/01/19 02:39:15 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 ERROR : only0: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only1: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only11: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only10: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 DEBUG : both19: Unchanged skipping 2025/01/19 02:39:15 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : both2: Unchanged skipping 2025/01/19 02:39:15 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : both3: Unchanged skipping 2025/01/19 02:39:15 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/01/19 02:39:15 ERROR : only12: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only13: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only14: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only15: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only16: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only17: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Waiting for transfers to finish 2025/01/19 02:39:15 ERROR : only18: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only4: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only5: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only6: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only7: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only8: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only9: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only19: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only2: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : only3: Failed to copy: can't upload empty files to this remote 2025/01/19 02:39:15 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting files as there were IO errors 2025/01/19 02:39:15 ERROR : Linkbox root 'rclone-test-xurohip7gata': not deleting directories as there were IO errors run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" sync_test.go:2750: Skip test because remote cannot upload empty files --- SKIP: TestSyncConcurrentTruncate (136.67s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:40:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:40:09 INFO : sub dir: Making directory 2025/01/19 02:40:11 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithEmptyDirs (43.61s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" 2025/01/19 02:40:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/01/19 02:40:53 INFO : sub dir: Making directory 2025/01/19 02:40:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" run.go:180: Remote "Linkbox root 'rclone-test-xurohip7gata'", Local "Local file system at /tmp/rclone800662976", Modify Window "876000h0m0s" --- PASS: TestNothingToTransferWithoutEmptyDirs (42.46s) FAIL 2025/01/19 02:41:35 DEBUG : Linkbox root 'rclone-test-xurohip7gata': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose" - Finished OK in 20m2.397872968s (try 1/5)