"./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/11 01:45:13 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xuhefip3nitu" 2025/04/11 01:45:13 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:45:14 DEBUG : Creating backend with remote "/tmp/rclone2930447681" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:45:21 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kizovem0guze" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-xuhefip3nitu' -> Linkbox root 'rclone-test-kizovem0guze' 2025/04/11 01:45:23 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:45:23 DEBUG : Linkbox root 'rclone-test-kizovem0guze': Waiting for checks to finish 2025/04/11 01:45:23 DEBUG : Linkbox root 'rclone-test-kizovem0guze': Waiting for transfers to finish 2025/04/11 01:45:23 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/11 01:45:23 DEBUG : Linkbox root 'rclone-test-kizovem0guze': Purge remote 2025/04/11 01:45:24 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (14.68s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:45:34 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-seniqay9toro" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-xuhefip3nitu' -> Linkbox root 'rclone-test-seniqay9toro' 2025/04/11 01:45:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:45:36 DEBUG : Linkbox root 'rclone-test-seniqay9toro': Waiting for checks to finish 2025/04/11 01:45:36 DEBUG : Linkbox root 'rclone-test-seniqay9toro': Waiting for transfers to finish 2025/04/11 01:45:36 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/11 01:45:36 DEBUG : Linkbox root 'rclone-test-seniqay9toro': Purge remote 2025/04/11 01:45:36 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (12.13s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:45:47 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-xolicod4zire" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-xuhefip3nitu' -> Linkbox root 'rclone-test-xolicod4zire' 2025/04/11 01:45:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:45:48 DEBUG : Linkbox root 'rclone-test-xolicod4zire': Waiting for checks to finish 2025/04/11 01:45:48 DEBUG : Linkbox root 'rclone-test-xolicod4zire': Waiting for transfers to finish 2025/04/11 01:45:48 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/11 01:45:48 DEBUG : Linkbox root 'rclone-test-xolicod4zire': Purge remote 2025/04/11 01:45:48 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (12.35s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:45:59 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/11 01:45:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:45:59 DEBUG : Local file system at /tmp/rclone2930447681: Waiting for checks to finish 2025/04/11 01:45:59 DEBUG : Local file system at /tmp/rclone2930447681: Waiting for transfers to finish 2025/04/11 01:45:59 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/11 01:45:59 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone2930447681/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/rclone2930447681/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.67s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:46:04 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-lunoqiz6cale" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xuhefip3nitu' -> Linkbox root 'rclone-test-lunoqiz6cale' 2025/04/11 01:46:21 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:46:21 DEBUG : empty space: Sizes identical 2025/04/11 01:46:21 DEBUG : empty space: Unchanged skipping 2025/04/11 01:46:21 DEBUG : Linkbox root 'rclone-test-lunoqiz6cale': Waiting for checks to finish 2025/04/11 01:46:21 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:46:21 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/11 01:46:21 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/11 01:46:21 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/11 01:46:21 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/11 01:46:22 INFO : empty space: Deleted 2025/04/11 01:46:22 DEBUG : Linkbox root 'rclone-test-lunoqiz6cale': 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/11 01:46:22 DEBUG : Linkbox root 'rclone-test-lunoqiz6cale': Purge remote --- FAIL: TestServerSideMove (24.39s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:46:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-hiligat4homu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xuhefip3nitu' -> Linkbox root 'rclone-test-hiligat4homu' 2025/04/11 01:46:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:46:47 DEBUG : empty space: Excluded 2025/04/11 01:46:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:46:47 DEBUG : empty space: Excluded 2025/04/11 01:46:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:46:47 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:46:47 DEBUG : Linkbox root 'rclone-test-hiligat4homu': Waiting for checks to finish 2025/04/11 01:46:47 DEBUG : Linkbox root 'rclone-test-hiligat4homu': Waiting for transfers to finish 2025/04/11 01:46:47 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/11 01:46:47 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/11 01:46:47 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/11 01:46:47 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/11 01:46:47 DEBUG : Linkbox root 'rclone-test-hiligat4homu': Purge remote --- FAIL: TestServerSideMoveWithFilter (26.03s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-xuhefip3nitu'", Local "Local file system at /tmp/rclone2930447681", Modify Window "876000h0m0s" 2025/04/11 01:46:54 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mejukuf9kebe" 2025/04/11 01:47:04 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-xuhefip3nitu' -> Linkbox root 'rclone-test-mejukuf9kebe' 2025/04/11 01:47:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:47:15 DEBUG : empty space: Sizes identical 2025/04/11 01:47:15 DEBUG : empty space: Unchanged skipping 2025/04/11 01:47:15 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:47:15 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/11 01:47:15 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/11 01:47:15 DEBUG : Linkbox root 'rclone-test-mejukuf9kebe': Waiting for checks to finish 2025/04/11 01:47:15 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/11 01:47:15 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/11 01:47:17 INFO : empty space: Deleted 2025/04/11 01:47:17 DEBUG : Linkbox root 'rclone-test-mejukuf9kebe': Waiting for transfers to finish 2025/04/11 01:47:17 ERROR : Linkbox root 'rclone-test-xuhefip3nitu': 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/11 01:47:17 DEBUG : Linkbox root 'rclone-test-mejukuf9kebe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (30.44s) FAIL 2025/04/11 01:47:24 DEBUG : Linkbox root 'rclone-test-xuhefip3nitu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m13.103007156s (try 4/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]