"./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Starting (try 3/5) 2025/04/09 07:00:28 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-mewonob6votu" 2025/04/09 07:00:28 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/09 07:00:29 DEBUG : Creating backend with remote "/tmp/rclone3142969600" === RUN TestServerSideCopy run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:00:36 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-dizutoc8paxu" sync_test.go:590: Server side copy (if possible) Linkbox root 'rclone-test-mewonob6votu' -> Linkbox root 'rclone-test-dizutoc8paxu' 2025/04/09 07:00:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 07:00:38 DEBUG : Linkbox root 'rclone-test-dizutoc8paxu': Waiting for checks to finish 2025/04/09 07:00:38 DEBUG : Linkbox root 'rclone-test-dizutoc8paxu': Waiting for transfers to finish 2025/04/09 07:00:38 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/09 07:00:38 DEBUG : Linkbox root 'rclone-test-dizutoc8paxu': Purge remote 2025/04/09 07:00:38 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopy (13.65s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:00:48 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-luwenom2voqi" sync_test.go:626: Server side copy (if possible) Linkbox root 'rclone-test-mewonob6votu' -> Linkbox root 'rclone-test-luwenom2voqi' 2025/04/09 07:00:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 07:00:50 DEBUG : Linkbox root 'rclone-test-luwenom2voqi': Waiting for checks to finish 2025/04/09 07:00:50 DEBUG : Linkbox root 'rclone-test-luwenom2voqi': Waiting for transfers to finish 2025/04/09 07:00:50 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/09 07:00:50 DEBUG : Linkbox root 'rclone-test-luwenom2voqi': Purge remote 2025/04/09 07:00:50 NOTICE: purge failed: directory not found --- FAIL: TestServerSideCopyOverSelf (12.24s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:01:00 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-vikinug9dovo" sync_test.go:671: Server side copy (if possible) Linkbox root 'rclone-test-mewonob6votu' -> Linkbox root 'rclone-test-vikinug9dovo' 2025/04/09 07:01:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 07:01:02 DEBUG : Linkbox root 'rclone-test-vikinug9dovo': Waiting for checks to finish 2025/04/09 07:01:02 DEBUG : Linkbox root 'rclone-test-vikinug9dovo': Waiting for transfers to finish 2025/04/09 07:01:02 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/09 07:01:02 DEBUG : Linkbox root 'rclone-test-vikinug9dovo': Purge remote 2025/04/09 07:01:02 NOTICE: purge failed: directory not found --- FAIL: TestServerSideMoveOverSelf (11.78s) === RUN TestCopyRedownload run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:01:12 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/09 07:01:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/09 07:01:13 DEBUG : Local file system at /tmp/rclone3142969600: Waiting for checks to finish 2025/04/09 07:01:13 DEBUG : Local file system at /tmp/rclone3142969600: Waiting for transfers to finish 2025/04/09 07:01:13 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/09 07:01:13 ERROR : sub dir: Failed to update directory timestamp or metadata: chtimes /tmp/rclone3142969600/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/rclone3142969600/sub dir: no such file or directory Test: TestCopyRedownload --- FAIL: TestCopyRedownload (10.57s) === RUN TestServerSideMove run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:01:17 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-kasoweq7dalo" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-mewonob6votu' -> Linkbox root 'rclone-test-kasoweq7dalo' 2025/04/09 07:01:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 07:01:34 DEBUG : empty space: Sizes identical 2025/04/09 07:01:34 DEBUG : empty space: Unchanged skipping 2025/04/09 07:01:34 DEBUG : Linkbox root 'rclone-test-kasoweq7dalo': Waiting for checks to finish 2025/04/09 07:01:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 07:01:34 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 07:01:34 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/09 07:01:35 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 07:01:35 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/09 07:01:36 INFO : empty space: Deleted 2025/04/09 07:01:36 DEBUG : Linkbox root 'rclone-test-kasoweq7dalo': 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/09 07:01:36 DEBUG : Linkbox root 'rclone-test-kasoweq7dalo': Purge remote --- FAIL: TestServerSideMove (23.81s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:01:41 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-bipajel2sofu" sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-mewonob6votu' -> Linkbox root 'rclone-test-bipajel2sofu' 2025/04/09 07:01:59 DEBUG : empty space: Excluded (Size Filter) 2025/04/09 07:01:59 DEBUG : empty space: Excluded 2025/04/09 07:01:59 DEBUG : empty space: Excluded (Size Filter) 2025/04/09 07:01:59 DEBUG : empty space: Excluded 2025/04/09 07:01:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 07:01:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 07:01:59 DEBUG : Linkbox root 'rclone-test-bipajel2sofu': Waiting for checks to finish 2025/04/09 07:01:59 DEBUG : Linkbox root 'rclone-test-bipajel2sofu': Waiting for transfers to finish 2025/04/09 07:01:59 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 07:01:59 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/09 07:01:59 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 07:01: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" 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/09 07:01:59 DEBUG : Linkbox root 'rclone-test-bipajel2sofu': Purge remote --- FAIL: TestServerSideMoveWithFilter (24.75s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "Linkbox root 'rclone-test-mewonob6votu'", Local "Local file system at /tmp/rclone3142969600", Modify Window "876000h0m0s" 2025/04/09 07:02:06 DEBUG : Creating backend with remote "TestLinkbox:rclone-test-qelecaz8zexe" 2025/04/09 07:02:15 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) Linkbox root 'rclone-test-mewonob6votu' -> Linkbox root 'rclone-test-qelecaz8zexe' 2025/04/09 07:02:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/09 07:02:25 DEBUG : empty space: Sizes identical 2025/04/09 07:02:25 DEBUG : empty space: Unchanged skipping 2025/04/09 07:02:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/09 07:02:26 DEBUG : Linkbox root 'rclone-test-qelecaz8zexe': Waiting for checks to finish 2025/04/09 07:02:26 ERROR : potato2: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 07:02:26 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/09 07:02:26 ERROR : potato3: Failed to copy: failed to open source object: Open failed: HTTP error 403 (403 Forbidden) returned body: "ip incorrect" 2025/04/09 07:02:26 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/09 07:02:27 INFO : empty space: Deleted 2025/04/09 07:02:27 DEBUG : Linkbox root 'rclone-test-qelecaz8zexe': Waiting for transfers to finish 2025/04/09 07:02:27 ERROR : Linkbox root 'rclone-test-mewonob6votu': 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/09 07:02:27 DEBUG : Linkbox root 'rclone-test-qelecaz8zexe': Purge remote --- FAIL: TestServerSideMoveDeleteEmptySourceDirs (29.05s) FAIL 2025/04/09 07:02:35 DEBUG : Linkbox root 'rclone-test-mewonob6votu': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestLinkbox: -verbose -test.run '^(TestCopyRedownload|TestServerSideCopy|TestServerSideCopyOverSelf|TestServerSideMove|TestServerSideMoveDeleteEmptySourceDirs|TestServerSideMoveOverSelf|TestServerSideMoveWithFilter)$'" - Finished ERROR in 2m8.371739591s (try 3/5): exit status 1: Failed [TestServerSideCopy TestServerSideCopyOverSelf TestServerSideMoveOverSelf TestCopyRedownload TestServerSideMove TestServerSideMoveWithFilter TestServerSideMoveDeleteEmptySourceDirs]