"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 3/5) 2026/01/23 04:56:59 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dagupop9zesa" 2026/01/23 04:56:59 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/01/23 04:57:00 DEBUG : Creating backend with remote "/tmp/rclone3154735504" === RUN TestServerSideCopy run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:57:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-sunokoy4jaqo" sync_test.go:620: Server side copy (if possible) Linkbox root 'rclone-test-dagupop9zesa' -> Linkbox root 'rclone-test-sunokoy4jaqo' 2026/01/23 04:57:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:57:06 DEBUG : Linkbox root 'rclone-test-sunokoy4jaqo': Waiting for checks to finish 2026/01/23 04:57:06 DEBUG : Linkbox root 'rclone-test-sunokoy4jaqo': Waiting for transfers to finish 2026/01/23 04:57:06 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:624: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:624 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopy 2026/01/23 04:57:06 DEBUG : Linkbox root 'rclone-test-sunokoy4jaqo': Purge remote 2026/01/23 04:57:06 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (10.01s) === RUN TestServerSideCopyOverSelf run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:57:14 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qerutun3zeni" sync_test.go:656: Server side copy (if possible) Linkbox root 'rclone-test-dagupop9zesa' -> Linkbox root 'rclone-test-qerutun3zeni' 2026/01/23 04:57:14 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:57:14 DEBUG : Linkbox root 'rclone-test-qerutun3zeni': Waiting for checks to finish 2026/01/23 04:57:14 DEBUG : Linkbox root 'rclone-test-qerutun3zeni': Waiting for transfers to finish 2026/01/23 04:57:15 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:660: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:660 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideCopyOverSelf 2026/01/23 04:57:15 DEBUG : Linkbox root 'rclone-test-qerutun3zeni': Purge remote 2026/01/23 04:57:15 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (8.43s) === RUN TestServerSideMoveOverSelf run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:57:22 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-witecov1dupa" sync_test.go:701: Server side copy (if possible) Linkbox root 'rclone-test-dagupop9zesa' -> Linkbox root 'rclone-test-witecov1dupa' 2026/01/23 04:57:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:57:23 DEBUG : Linkbox root 'rclone-test-witecov1dupa': Waiting for checks to finish 2026/01/23 04:57:23 DEBUG : Linkbox root 'rclone-test-witecov1dupa': Waiting for transfers to finish 2026/01/23 04:57:23 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set sync_test.go:705: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:705 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveOverSelf 2026/01/23 04:57:23 DEBUG : Linkbox root 'rclone-test-witecov1dupa': Purge remote 2026/01/23 04:57:23 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (8.51s) === RUN TestCopyRedownload run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:57:31 DEBUG : Added delayed dir = "sub dir", newDst= 2026/01/23 04:57:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2026/01/23 04:57:31 DEBUG : Local file system at /tmp/rclone3154735504: Waiting for checks to finish 2026/01/23 04:57:31 DEBUG : Local file system at /tmp/rclone3154735504: Waiting for transfers to finish 2026/01/23 04:57:31 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:57:31 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3154735504/sub dir: no such file or directory sync_test.go:762: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:762 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone3154735504/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (8.02s) === RUN TestServerSideMove run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:57:35 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-peyecuf8lubi" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dagupop9zesa' -> Linkbox root 'rclone-test-peyecuf8lubi' 2026/01/23 04:57:47 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:57:47 DEBUG : empty space: size = 1 OK 2026/01/23 04:57:47 DEBUG : empty space: Sizes identical 2026/01/23 04:57:47 DEBUG : empty space: Unchanged skipping 2026/01/23 04:57:47 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dagupop9zesa') 2026/01/23 04:57:47 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-peyecuf8lubi') 2026/01/23 04:57:47 DEBUG : potato3: Sizes differ 2026/01/23 04:57:47 DEBUG : Linkbox root 'rclone-test-peyecuf8lubi': Waiting for checks to finish 2026/01/23 04:57:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:57:47 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:57:48 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:57:48 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:57:48 INFO : empty space: Deleted 2026/01/23 04:57:48 DEBUG : Linkbox root 'rclone-test-peyecuf8lubi': Waiting for transfers to finish sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1912 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMove 2026/01/23 04:57:48 DEBUG : Linkbox root 'rclone-test-peyecuf8lubi': Purge remote --- FAIL: TestServerSideMove (17.77s) === RUN TestServerSideMoveWithFilter run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:57:52 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-quqimih2suno" sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dagupop9zesa' -> Linkbox root 'rclone-test-quqimih2suno' 2026/01/23 04:58:05 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 04:58:05 DEBUG : empty space: Excluded 2026/01/23 04:58:05 DEBUG : empty space: Excluded (Size Filter) 2026/01/23 04:58:05 DEBUG : empty space: Excluded 2026/01/23 04:58:05 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:58:05 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dagupop9zesa') 2026/01/23 04:58:05 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-quqimih2suno') 2026/01/23 04:58:05 DEBUG : potato3: Sizes differ 2026/01/23 04:58:05 DEBUG : Linkbox root 'rclone-test-quqimih2suno': Waiting for checks to finish 2026/01/23 04:58:05 DEBUG : Linkbox root 'rclone-test-quqimih2suno': Waiting for transfers to finish 2026/01/23 04:58:05 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:05 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:05 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:05 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1925 Error: Received unexpected error: failed to open source object: Open failed: RootURL not set Test: TestServerSideMoveWithFilter 2026/01/23 04:58:05 DEBUG : Linkbox root 'rclone-test-quqimih2suno': Purge remote --- FAIL: TestServerSideMoveWithFilter (18.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:185: Remote "Linkbox root 'rclone-test-dagupop9zesa'", Local "Local file system at /tmp/rclone3154735504", Modify Window "876000h0m0s" 2026/01/23 04:58:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jefocor2piri" 2026/01/23 04:58:17 INFO : tomatoDir: Making directory sync_test.go:1736: Server side move (if possible) Linkbox root 'rclone-test-dagupop9zesa' -> Linkbox root 'rclone-test-jefocor2piri' 2026/01/23 04:58:25 DEBUG : empty space: size = 1 OK 2026/01/23 04:58:25 DEBUG : empty space: Sizes identical 2026/01/23 04:58:25 DEBUG : empty space: Unchanged skipping 2026/01/23 04:58:25 DEBUG : potato2: Need to transfer - File not found at Destination 2026/01/23 04:58:25 DEBUG : potato3: size = 68 (Linkbox root 'rclone-test-dagupop9zesa') 2026/01/23 04:58:25 DEBUG : potato3: size = 60 (Linkbox root 'rclone-test-jefocor2piri') 2026/01/23 04:58:25 DEBUG : potato3: Sizes differ 2026/01/23 04:58:25 DEBUG : Linkbox root 'rclone-test-jefocor2piri': Waiting for checks to finish 2026/01/23 04:58:26 ERROR : potato2: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:26 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:26 ERROR : potato3: Failed to copy: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:26 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: RootURL not set 2026/01/23 04:58:26 INFO : empty space: Deleted 2026/01/23 04:58:26 DEBUG : Linkbox root 'rclone-test-jefocor2piri': Waiting for transfers to finish 2026/01/23 04:58:26 ERROR : Linkbox root 'rclone-test-dagupop9zesa': not deleting directories as there were IO errors sync_test.go:1747: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1747 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1932 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2026/01/23 04:58:26 DEBUG : Linkbox root 'rclone-test-jefocor2piri': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (21.11s) FAIL 2026/01/23 04:58:32 DEBUG : Linkbox root 'rclone-test-dagupop9zesa': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 1m34.184587102s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]