"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 4/5) 2025/04/14 07:32:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hinusex9vupe" 2025/04/14 07:32:54 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/14 07:32:55 DEBUG : Creating backend with remote "/tmp/rclone136276003" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:33:02 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dujacug9dako" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-hinusex9vupe' -> Linkbox root 'rclone-test-dujacug9dako' 2025/04/14 07:33:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:33:04 DEBUG : Linkbox root 'rclone-test-dujacug9dako': Waiting for checks to finish 2025/04/14 07:33:04 DEBUG : Linkbox root 'rclone-test-dujacug9dako': Waiting for transfers to finish 2025/04/14 07:33:04 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:594: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:594 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopy 2025/04/14 07:33:04 DEBUG : Linkbox root 'rclone-test-dujacug9dako': Purge remote 2025/04/14 07:33:04 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (14.47s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:33:15 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-jodatez0nesi" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-hinusex9vupe' -> Linkbox root 'rclone-test-jodatez0nesi' 2025/04/14 07:33:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:33:17 DEBUG : Linkbox root 'rclone-test-jodatez0nesi': Waiting for checks to finish 2025/04/14 07:33:17 DEBUG : Linkbox root 'rclone-test-jodatez0nesi': Waiting for transfers to finish 2025/04/14 07:33:17 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:630: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:630 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideCopyOverSelf 2025/04/14 07:33:17 DEBUG : Linkbox root 'rclone-test-jodatez0nesi': Purge remote 2025/04/14 07:33:17 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (12.46s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:33:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-zayafiw2kuke" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-hinusex9vupe' -> Linkbox root 'rclone-test-zayafiw2kuke' 2025/04/14 07:33:29 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:33:29 DEBUG : Linkbox root 'rclone-test-zayafiw2kuke': Waiting for checks to finish 2025/04/14 07:33:29 DEBUG : Linkbox root 'rclone-test-zayafiw2kuke': Waiting for transfers to finish 2025/04/14 07:33:29 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:675: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:675 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveOverSelf 2025/04/14 07:33:29 DEBUG : Linkbox root 'rclone-test-zayafiw2kuke': Purge remote 2025/04/14 07:33:30 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.19s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:33:41 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/14 07:33:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/14 07:33:41 DEBUG : Local file system at /tmp/rclone136276003: Waiting for checks to finish 2025/04/14 07:33:41 DEBUG : Local file system at /tmp/rclone136276003: Waiting for transfers to finish 2025/04/14 07:33:41 ERROR : sub dir/hello world: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:33:41 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone136276003/sub dir: no such file or directory sync_test.go:732: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:732 Error: Received unexpected error: failed to set directory modtime: chtimes /tmp/rclone136276003/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (11.85s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:33:46 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-decetey2voqa" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-hinusex9vupe' -> Linkbox root 'rclone-test-decetey2voqa' 2025/04/14 07:34:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:34:04 DEBUG : empty space: Sizes identical 2025/04/14 07:34:04 DEBUG : empty space: Unchanged skipping 2025/04/14 07:34:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 07:34:04 DEBUG : Linkbox root 'rclone-test-decetey2voqa': Waiting for checks to finish 2025/04/14 07:34:04 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:04 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:04 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:04 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:06 INFO : empty space: Deleted 2025/04/14 07:34:06 DEBUG : Linkbox root 'rclone-test-decetey2voqa': Waiting for transfers to finish sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1881 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMove 2025/04/14 07:34:06 DEBUG : Linkbox root 'rclone-test-decetey2voqa': Purge remote --- FAIL: TestServerSideMove (25.13s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:34:11 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dideruq1jire" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-hinusex9vupe' -> Linkbox root 'rclone-test-dideruq1jire' 2025/04/14 07:34:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 07:34:29 DEBUG : empty space: Excluded 2025/04/14 07:34:29 DEBUG : empty space: Excluded (Size Filter) 2025/04/14 07:34:29 DEBUG : empty space: Excluded 2025/04/14 07:34:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:34:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 07:34:29 DEBUG : Linkbox root 'rclone-test-dideruq1jire': Waiting for checks to finish 2025/04/14 07:34:29 DEBUG : Linkbox root 'rclone-test-dideruq1jire': Waiting for transfers to finish 2025/04/14 07:34:29 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:29 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:29 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:29 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1894 Error: Received unexpected error: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" Test: TestServerSideMoveWithFilter 2025/04/14 07:34:29 DEBUG : Linkbox root 'rclone-test-dideruq1jire': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-hinusex9vupe'", Local "Local file system at /tmp/rclone136276003", Modify Window "876000h0m0s" 2025/04/14 07:34:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-yaqedug9dife" 2025/04/14 07:34:46 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-hinusex9vupe' -> Linkbox root 'rclone-test-yaqedug9dife' 2025/04/14 07:34:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/14 07:34:58 DEBUG : empty space: Sizes identical 2025/04/14 07:34:58 DEBUG : empty space: Unchanged skipping 2025/04/14 07:34:58 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/14 07:34:58 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:58 ERROR : potato2: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:58 DEBUG : Linkbox root 'rclone-test-yaqedug9dife': Waiting for checks to finish 2025/04/14 07:34:59 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:34:59 ERROR : potato3: Not deleting source as copy failed: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/14 07:35:00 INFO : empty space: Deleted 2025/04/14 07:35:00 DEBUG : Linkbox root 'rclone-test-yaqedug9dife': Waiting for transfers to finish 2025/04/14 07:35:00 ERROR : Linkbox root 'rclone-test-hinusex9vupe': not deleting directories as there were IO errors sync_test.go:1716: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1716 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1901 Error: Received unexpected error: not deleting directories as there were IO errors Test: TestServerSideMoveDeleteEmptySourceDirs 2025/04/14 07:35:00 DEBUG : Linkbox root 'rclone-test-yaqedug9dife': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (31.09s) FAIL 2025/04/14 07:35:08 DEBUG : Linkbox root 'rclone-test-hinusex9vupe': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m15.559625165s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]