"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 2/5) 2025/04/06 04:57:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qodekef5rita" 2025/04/06 04:57:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/06 04:57:29 DEBUG : Creating backend with remote "/tmp/rclone597931369" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 04:57:37 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-valeyib9golu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-qodekef5rita' -> Linkbox root 'rclone-test-valeyib9golu' 2025/04/06 04:57:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:57:39 DEBUG : Linkbox root 'rclone-test-valeyib9golu': Waiting for checks to finish 2025/04/06 04:57:39 DEBUG : Linkbox root 'rclone-test-valeyib9golu': Waiting for transfers to finish 2025/04/06 04:57:39 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/06 04:57:39 DEBUG : Linkbox root 'rclone-test-valeyib9golu': Purge remote 2025/04/06 04:57:40 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (16.49s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 04:57:51 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xadaqon4dizo" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-qodekef5rita' -> Linkbox root 'rclone-test-xadaqon4dizo' 2025/04/06 04:57:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:57:53 DEBUG : Linkbox root 'rclone-test-xadaqon4dizo': Waiting for checks to finish 2025/04/06 04:57:53 DEBUG : Linkbox root 'rclone-test-xadaqon4dizo': Waiting for transfers to finish 2025/04/06 04:57:53 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/06 04:57:53 DEBUG : Linkbox root 'rclone-test-xadaqon4dizo': Purge remote 2025/04/06 04:57:54 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (13.60s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 04:58:05 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vobetet5kovo" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-qodekef5rita' -> Linkbox root 'rclone-test-vobetet5kovo' 2025/04/06 04:58:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:58:07 DEBUG : Linkbox root 'rclone-test-vobetet5kovo': Waiting for checks to finish 2025/04/06 04:58:07 DEBUG : Linkbox root 'rclone-test-vobetet5kovo': Waiting for transfers to finish 2025/04/06 04:58:07 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/06 04:58:07 DEBUG : Linkbox root 'rclone-test-vobetet5kovo': Purge remote 2025/04/06 04:58:07 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.85s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 04:58:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/06 04:58:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/06 04:58:18 DEBUG : Local file system at /tmp/rclone597931369: Waiting for checks to finish 2025/04/06 04:58:18 DEBUG : Local file system at /tmp/rclone597931369: Waiting for transfers to finish 2025/04/06 04:58:18 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/06 04:58:18 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone597931369/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/rclone597931369/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (11.26s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 04:58:23 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/06 04:58:23 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/06 04:58:23 DEBUG : Linkbox root 'rclone-test-qodekef5rita': Waiting for checks to finish 2025/04/06 04:58:23 DEBUG : Linkbox root 'rclone-test-qodekef5rita': Waiting for transfers to finish 2025/04/06 04:58:26 INFO : existing-b: Copied (new) 2025/04/06 04:58:26 INFO : existing-b: Deleted 2025/04/06 04:58:27 DEBUG : existing: Trying to read object after upload: try again in 100ms (1/10) 2025/04/06 04:58:27 DEBUG : existing: Trying to read object after upload: try again in 200ms (2/10) 2025/04/06 04:58:28 DEBUG : existing: Trying to read object after upload: try again in 400ms (3/10) 2025/04/06 04:58:29 DEBUG : existing: Trying to read object after upload: try again in 800ms (4/10) 2025/04/06 04:58:30 DEBUG : existing: Trying to read object after upload: try again in 1.6s (5/10) 2025/04/06 04:58:32 DEBUG : existing: Trying to read object after upload: try again in 3.2s (6/10) 2025/04/06 04:58:35 DEBUG : existing: Trying to read object after upload: try again in 6.4s (7/10) 2025/04/06 04:58:42 DEBUG : existing: Trying to read object after upload: try again in 12.8s (8/10) 2025/04/06 04:58:55 DEBUG : existing: Trying to read object after upload: try again in 25.6s (9/10) 2025/04/06 04:59:21 DEBUG : existing: Trying to read object after upload: try again in 51.2s (10/10) 2025/04/06 05:00:12 ERROR : existing: Failed to copy: object not found 2025/04/06 05:00:12 ERROR : existing: Not deleting source as copy failed: object not found sync_test.go:1835: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:1835 Error: Received unexpected error: object not found Test: TestMoveWithIgnoreExisting --- FAIL: TestMoveWithIgnoreExisting (114.19s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 05:00:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fenihuw7ruxe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qodekef5rita' -> Linkbox root 'rclone-test-fenihuw7ruxe' 2025/04/06 05:00:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 05:00:37 DEBUG : empty space: Sizes identical 2025/04/06 05:00:37 DEBUG : empty space: Unchanged skipping 2025/04/06 05:00:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 05:00:37 DEBUG : Linkbox root 'rclone-test-fenihuw7ruxe': Waiting for checks to finish 2025/04/06 05:00:37 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/06 05:00:37 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/06 05:00:37 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/06 05:00:37 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/06 05:00:38 INFO : empty space: Deleted 2025/04/06 05:00:38 DEBUG : Linkbox root 'rclone-test-fenihuw7ruxe': 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/06 05:00:38 DEBUG : Linkbox root 'rclone-test-fenihuw7ruxe': Purge remote --- FAIL: TestServerSideMove (26.68s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 05:00:44 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-fisixof2tiwe" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qodekef5rita' -> Linkbox root 'rclone-test-fisixof2tiwe' 2025/04/06 05:01:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 05:01:02 DEBUG : empty space: Excluded 2025/04/06 05:01:02 DEBUG : empty space: Excluded (Size Filter) 2025/04/06 05:01:02 DEBUG : empty space: Excluded 2025/04/06 05:01:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 05:01:02 DEBUG : Linkbox root 'rclone-test-fisixof2tiwe': Waiting for checks to finish 2025/04/06 05:01:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 05:01:02 DEBUG : Linkbox root 'rclone-test-fisixof2tiwe': Waiting for transfers to finish 2025/04/06 05:01:02 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/06 05:01:02 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/06 05:01:02 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/06 05:01:02 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/06 05:01:02 DEBUG : Linkbox root 'rclone-test-fisixof2tiwe': Purge remote --- FAIL: TestServerSideMoveWithFilter (25.50s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-qodekef5rita'", Local "Local file system at /tmp/rclone597931369", Modify Window "876000h0m0s" 2025/04/06 05:01:09 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-poxiyoy8guko" 2025/04/06 05:01:18 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-qodekef5rita' -> Linkbox root 'rclone-test-poxiyoy8guko' 2025/04/06 05:01:29 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/06 05:01:29 DEBUG : empty space: Sizes identical 2025/04/06 05:01:29 DEBUG : empty space: Unchanged skipping 2025/04/06 05:01:29 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/06 05:01:29 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/06 05:01: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/06 05:01:29 DEBUG : Linkbox root 'rclone-test-poxiyoy8guko': Waiting for checks to finish 2025/04/06 05:01:29 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/06 05:01: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" 2025/04/06 05:01:31 INFO : empty space: Deleted 2025/04/06 05:01:31 DEBUG : Linkbox root 'rclone-test-poxiyoy8guko': Waiting for transfers to finish 2025/04/06 05:01:31 ERROR : Linkbox root 'rclone-test-qodekef5rita': 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/06 05:01:31 DEBUG : Linkbox root 'rclone-test-poxiyoy8guko': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (29.92s) FAIL 2025/04/06 05:01:39 DEBUG : Linkbox root 'rclone-test-qodekef5rita': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestMoveWithIgnoreExisting|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 4m12.932112602s (try 2/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestMoveWithIgnoreExisting TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]